Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assign_vertex_id function error with PostGIS 2.0 #58

Closed
pdcc opened this issue Jun 6, 2012 · 3 comments
Closed

assign_vertex_id function error with PostGIS 2.0 #58

pdcc opened this issue Jun 6, 2012 · 3 comments
Milestone

Comments

@pdcc
Copy link

pdcc commented Jun 6, 2012

Hello,

I'm trying to work with pg routing on postgis 2.0 and postgres 9.1.3, in windows 7 64 bits.
I'm loaded the binaries from here:

https://github.com/sanak/pgrouting/downloads

The pgrouting was succed installed but when i run the assign_vertex function i get this error:

ERROR: find_srid() - couldnt find the corresponding SRID - is the geometry registered in the GEOMETRY_COLUMNS table? Is there an uppercase/lowercase missmatch?
CONTEXT: PL/pgSQL function "assign_vertex_id" line 17 at assignment

Anybody can help to fix that?If someone have an idea i can try....

@dkastl
Copy link
Member

dkastl commented Sep 24, 2012

This updated function should work with PostGIS 2.0: https://github.com/mbasa/pgrouting/blob/master/core/sql/routing_topology.sql

@woodbri
Copy link
Contributor

woodbri commented Mar 20, 2013

I have merged pull request #72 int branch sew-devel-2_0 which resolves this issue.

@dkastl dkastl modified the milestone: Release 1.x Mar 23, 2015
@dkastl dkastl removed the 1.x label Mar 23, 2015
@woodbri
Copy link
Contributor

woodbri commented Mar 23, 2015

Closing - Wont fix.

@woodbri woodbri closed this as completed Mar 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants