Re: [postgis-users] English please (was: Get parallel some route.)

2015-02-03 Thread Rémi Cura
/*french version at the end*/ Ok I think I found the problem : your geometry are not simple, that is in postgis langage, there is no selfintersection. Your lines have tone of selfintersection , which is forbiden (because GEOS does topological computation)! So now of to fixe this : use this functio

Re: [postgis-users] English please (was: Get parallel some route.)

2015-02-03 Thread Sandro Santilli
On Sun, Feb 01, 2015 at 08:46:16PM +0100, Rémi Cura wrote: > We are coming closer to a GEOS or PostGIS bug. Please use the bug tracker for these, thanks. --strk; ___ postgis-users mailing list postgis-users@lists.osgeo.org http://lists.osgeo.org/cgi-bi

Re: [postgis-users] English please (was: Get parallel some route.)

2015-02-01 Thread Rémi Cura
Hey Sandro, glad you come here, I'm running out of ideas. Sometime English is not an option for everybody ;-) We are coming closer to a GEOS or PostGIS bug. So here is the summary, - Using about 250 linestring, trying to use the st_offsetcurve function - lines are simple, valid, snapped to grid

Re: [postgis-users] English please (was: Get parallel some route.)

2015-01-29 Thread Robert Coup
Hi Sandro, On Fri, Jan 30, 2015 at 9:13 AM, Sandro Santilli wrote: > May I ask everyone to use simple english when writing on the mailing list ? > It easily become noisy otherwise. > My 2c: I'm happy with non-English threads if people get their problems solved faster - Google Translate is wonde

[postgis-users] English please (was: Get parallel some route.)

2015-01-29 Thread Sandro Santilli
May I ask everyone to use simple english when writing on the mailing list ? It easily become noisy otherwise. Thanks. --strk; ___ postgis-users mailing list postgis-users@lists.osgeo.org http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users