1,230 reputation
37
bio website georepublic.de
location Osaka-shi, Japan
age
visits member for 2 years, 8 months
seen 26 mins ago
stats profile views 56

Working for Georepublic UG & Georepublic Japan


Apr
23
awarded  Constituent
Apr
17
answered Can pgRouting work more efficiently?
Apr
16
answered Creating the node ids:Is this SQL error related to geometry type?
Apr
16
awarded  Caucus
Apr
13
answered SQL Command to convert pgRouting result to GeoJSON
Mar
9
answered osm2pgrouting hangs on “classes table created”
Mar
9
answered Problem using shortest_path with find_nearest_link_within_distance function
Mar
9
comment osm2pgrouting hangs on “classes table created”
Which version of PostGIS do you use?
Feb
20
answered how to solve “could not access file '$libdir/librouting'” problem in ubuntu 12.04
Feb
7
answered pgRouting one way segment direction
Feb
7
answered How to change the function of cost of osm2po?
Feb
1
comment pgRouting Dijkstra returns wrong
How did you create your routing table? If you used @assign_vertex_id@ make sure that the unit of your network (degree/meter) suits to the snapping tolerance of the function.
Jan
25
answered Turn-by-turn direction using PgRouting
Jan
13
answered Transit Routing using pgrouting as core routing engine?
Jan
4
answered Why doesn't pgRouting return the best path?
Jan
2
awarded  Organizer
Jan
2
revised how to search for a Point of MultiLineString geometry in a json file using OpenLayers
edited tags
Dec
22
answered Is it possible to use Leaflet, PostGIS and PGRouting for web mapping?
Nov
30
answered Why is pgrouting astar not consistent?
Nov
29
comment Why is pgrouting astar not consistent?
Looking at your x,y values it seems your data is in a meter projection. Is this correct? Could you try to route in WGS84 (EPSG:4326) for example?