Re: [gdal-dev] Python BuildPolygonFromEdges fails near equator

2011-06-02 Thread Jerl Simpson
Your blind guess was perfect!! Thank you, that did it. Jerl On Thu, Jun 2, 2011 at 6:43 AM, Even Rouault wrote: > Jerl, > > Difficult to say without seing the data and the exact BuildPolygonFromEdges > you > invoke... > > A blind guess would be to increase the value of the tolerance parameter.

Re: [gdal-dev] Python BuildPolygonFromEdges fails near equator

2011-06-02 Thread Even Rouault
Jerl, Difficult to say without seing the data and the exact BuildPolygonFromEdges you invoke... A blind guess would be to increase the value of the tolerance parameter. Best regards, Even ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://list

[gdal-dev] Python BuildPolygonFromEdges fails near equator

2011-06-02 Thread Jerl Simpson
Hi: I'm having a weird issue that I'm hoping someone can shed some light on for me. I have a python script that reads through a CSV file and builds a couple ESRI Shapefiles from it. I'm generating 2 geometries, POLYGON and LINESTRING. LINESTRING works great but POLYGON fails when points are "ne