Re: [postgis-users] Checking Road Network Topology

2015-01-23 Thread Miller, Stephan
Thanks. I have set up a new topo geometry in the "roads" table. I am transforming the 4326 coordinates on-the-fly to 32648. Do you see anything wrong with reusing the roads table for the processing? Thanks, Steve From: postgis-users-boun...@lists.osgeo.org [mailto:postgis-users-boun...@list

Re: [postgis-users] select postgis_full_version()

2015-01-23 Thread zach cruise
On 1/16/15, Sandro Santilli wrote: > On Fri, Jan 16, 2015 at 10:52:25AM +0100, Sandro Santilli wrote: >> On Thu, Jan 15, 2015 at 05:49:53PM -0500, zach cruise wrote: >> > does anyone know where we can look at this line 19 where >> > postgis_LIB_version() is being called (i just call "select >> > p

Re: [postgis-users] Checking Road Network Topology

2015-01-23 Thread Rémi Cura
For my data I also had to use a tolerance, the 0 tolerance gives errors. Cheers, Rémi-C 2015-01-23 13:04 GMT+01:00 toni hernández : > yeah! that's it. > thanks. > > > On 23/01/2015 11:34, Sandro Santilli wrote: > >> On Fri, Jan 23, 2015 at 10:46:43AM +0100, toni hernández wrote: >> >>> Sandro, >>

Re: [postgis-users] Checking Road Network Topology

2015-01-23 Thread toni hernández
yeah! that's it. thanks. On 23/01/2015 11:34, Sandro Santilli wrote: On Fri, Jan 23, 2015 at 10:46:43AM +0100, toni hernández wrote: Sandro, At this point I am not sure. :-( I tried again using srid=4326 and a tolerance of 0.0001 which for my latitud (Girona, Spain) is about 1 meter. This tim

Re: [postgis-users] Checking Road Network Topology

2015-01-23 Thread Sandro Santilli
On Fri, Jan 23, 2015 at 10:46:43AM +0100, toni hernández wrote: > Sandro, > > At this point I am not sure. :-( > > I tried again using srid=4326 and a tolerance of 0.0001 which for my > latitud (Girona, Spain) is about 1 meter. > This time everything worked just fine. Great! So, to recap, tolera

Re: [postgis-users] Checking Road Network Topology

2015-01-23 Thread toni hernández
Sandro, At this point I am not sure. :-( I tried again using srid=4326 and a tolerance of 0.0001 which for my latitud (Girona, Spain) is about 1 meter. This time everything worked just fine. This are the SQL statements adapted from http://blog.mathieu-leplatre.info/use-postgis-topologies-to-