[postgis-devel] [PostGIS] #231: New distance-calculations proposal
PostGIS
trac at osgeo.org
Sat Oct 17 17:32:44 PDT 2009
#231: New distance-calculations proposal
--------------------------+-------------------------------------------------
Reporter: nicklas | Owner: robe
Type: enhancement | Status: assigned
Priority: medium | Milestone: postgis 1.5.0
Component: postgis | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by pramsey):
You're just bumping up against the internal maximum precision. 0.1 cannot
be stored in whole numbers in IEEE double, so you end up with a
(repeating, usually) decimal if you print out enough digits.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/231#comment:17>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list