[postgis-users] Salesman problem
Gustavo Ces
Gus_C at mundo-r.com
Thu Feb 8 11:49:52 PST 2007
well, i make an assign_vertex_id and...
RutaClientes=# select assign_vertex_id('layer1', 0.1);
ERROR: relation with OID 17512 does not exist
CONTEXT: SQL statement "SELECT id, the_geom FROM vertices_tmp WHERE
distance(th
e_geom, $1 ) < $2 "
PL/pgSQL function "point_to_id" line 7 at SQL statement
PL/pgSQL function "assign_vertex_id" line 22 at assignment
RutaClientes=#
layer1 has two columns : gid and the_geom ( it´s a simple draw maked in a
client and saved as PostGIS).
Any suggestion?
Gus
More information about the postgis-users
mailing list