[pgrouting-users] Questions on osm2pgrouting

Daniel Kastl daniel at georepublic.de
Fri Nov 29 20:49:48 PST 2013


>
> . *What is the ways_vertices_pgr_id_seq used for?* I ask this because I
> need
> to move the tables create by osm2pgrouting into their own schema.
>

If you create a table with a column of type "serial", then PostgreSQL
automatically creates a sequence. This could be the cause here, but I
didn't check it.



>
> . *Why aren't there any foreign keys?* I can see there are a number of
> columns that make reference to other tables but no formal constraints are
> created. Is this a bug?
>

I wouldn't say that it's a bug, but if you want to send a patch to add
foreign keys, that's welcome.

Regards,
Daniel


-- 
Georepublic UG & Georepublic Japan
eMail: daniel.kastl at georepublic.de
Web: http://georepublic.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20131130/6d186518/attachment.html>


More information about the Pgrouting-users mailing list