Hi,

I have already posted a similar subject last year (http://osgeo-org.1560.n6.nabble.com/gdal-dev-Forcing-the-rounded-of-coordinates-td3744209.html#a3744211). There isn't an option in ogr2oge which allow to control accuracy or rounding coordinates. But I could be possible to add en option in each drivers you are interested in.

Even, I really apologize because I had not seen you had answered me in July 2011.

Best regards

Le 15/03/2012 01:42, Frank Warmerdam a écrit :
On Wed, Mar 14, 2012 at 5:36 PM, Michael Speth
<[email protected]>  wrote:
Is there a function for setting the accuracy of an OGRPoint?  Meaning, a
point is recorded as (1.0,1.0) with a +- variance of 0.01.  How do I set the
accuracy of 0.01?
Michael,

No, there is no way to represent the accuracy of an OGRPoint.

Some OGR drivers store things in fixed precision and offer
mechanisms to control the precision.  GEOS also has a concept
of this though it is not exposed through the OGR GEOS bindings
as far as I know.

Best regards,
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to