263 reputation
18
bio website blog.stevehorn.cc
location Columbus, OH
age 30
visits member for 2 years
seen Mar 26 at 18:15
stats profile views 20

May
11
awarded  Popular Question
Dec
15
asked Real time GPS data sources
Nov
6
awarded  Scholar
Nov
6
accepted Download Dataset From ArcGIS REST Service
Nov
6
asked Download Dataset From ArcGIS REST Service
May
9
comment Is it possible to make a routable graph from Polygons?
Can you be more specific? What don't you see how to do? Creating a grid between your polygons?
May
9
awarded  Yearling
May
9
answered Is it possible to make a routable graph from Polygons?
Mar
14
comment How to get point file in 5km Buffer of route generated in pgrouting
Mark as answer?
Mar
11
revised How to get point file in 5km Buffer of route generated in pgrouting
grammer
Mar
11
answered How to get point file in 5km Buffer of route generated in pgrouting
Mar
9
comment How to get point file in 5km Buffer of route generated in pgrouting
Are you asking how to get a buffer around the LINESTRING from the result of your shortest route query? Please consider clarifying your question.
Feb
17
awarded  Critic
Feb
16
awarded  Student
Feb
13
awarded  Teacher
Feb
13
awarded  Editor
Feb
13
revised How to route between lat/lon pairs in pgRouting?
added summary on how to get from lat/lng to a vertex.
Feb
13
answered How to route between lat/lon pairs in pgRouting?
Feb
9
answered PostgreSQL / PgRouting syntax error
Jan
5
comment How to route over (partial) edges in pgrouting?
Temporary nodes appears to be the only way to achieve a solution with the current state of pgRouting. Did you use a built in function to insert nodes (vertexes) into the graph, or hand roll something?