[postgis-devel] [PostGIS] #2006: st_area returns NaN
PostGIS
trac at osgeo.org
Thu Oct 11 15:44:34 PDT 2012
#2006: st_area returns NaN
-----------------------+----------------------------------------------------
Reporter: evberghe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: 1.5.X
Keywords: geography |
-----------------------+----------------------------------------------------
Changes (by pramsey):
* milestone: PostGIS 1.5.6 => PostGIS 2.0.2
Comment:
I don't this 2.0 is entirely out of the woods
{{{
select st_area('POLYGON((170 89, 170 90, 169 89, 170 89))'::geography,
false);
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2006#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list