RE: [gdal-dev] GEOS geometries SRS not set

2012-02-20 Thread Martin Chapman
58 AM To: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GEOS geometries SRS not set On 12-02-20 10:54 AM, Martin Chapman wrote: > It appears that when new OGR geometries are created using the spatial > operations features of GEOS via OGR methods like ConvexHull, Buffer, > etc. th

Re: [gdal-dev] GEOS geometries SRS not set

2012-02-20 Thread Frank Warmerdam
On 12-02-20 10:54 AM, Martin Chapman wrote: It appears that when new OGR geometries are created using the spatial operations features of GEOS via OGR methods like ConvexHull, Buffer, etc… that the spatial reference of the newly created OGR geometry is not assigned. Is this by design or is it an o

[gdal-dev] GEOS geometries SRS not set

2012-02-20 Thread Martin Chapman
It appears that when new OGR geometries are created using the spatial operations features of GEOS via OGR methods like ConvexHull, Buffer, etc. that the spatial reference of the newly created OGR geometry is not assigned. Is this by design or is it an oversight? If by design, what was the reasoni