<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<small>Hi,</small><br>
<small><br>
I have already posted a similar subject last year
(<a class="moz-txt-link-freetext" href="http://osgeo-org.1560.n6.nabble.com/gdal-dev-Forcing-the-rounded-of-coordinates-td3744209.html#a3744211">http://osgeo-org.1560.n6.nabble.com/gdal-dev-Forcing-the-rounded-of-coordinates-td3744209.html#a3744211</a>).
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.<br>
<br>
Even, I really apologize because I had not seen you <span
id="result_box" class="short_text" lang="en"><span class="hps">had
answered</span> <span class="hps">me in July</span></span>
2011.<br>
<br>
Best regards</small><br>
<br>
Le 15/03/2012 01:42, Frank Warmerdam a écrit :
<blockquote
cite="mid:CA+YzLBf_2+O-V6BrAnmyB+WzM=N4=2ZY0C81EnfMzezi4_h7AQ@mail.gmail.com"
type="cite">
<pre wrap="">On Wed, Mar 14, 2012 at 5:36 PM, Michael Speth
<a class="moz-txt-link-rfc2396E" href="mailto:spethm@landcareresearch.co.nz"><spethm@landcareresearch.co.nz></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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?
</pre>
</blockquote>
<pre wrap="">
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,
</pre>
</blockquote>
</body>
</html>