[postgis-tickets] [PostGIS] #3119: Wrong documented behavior for ST_LengthSpheroid
PostGIS
trac at osgeo.org
Fri May 15 02:31:16 PDT 2015
#3119: Wrong documented behavior for ST_LengthSpheroid
---------------------------+---------------------------
Reporter: strk | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: documentation | Version: trunk
Keywords: |
---------------------------+---------------------------
The LengthSpheroid family of function (ST_LengthSpheroid,
ST_Length2DSpheroid) are documented to return 0 if anything but a
LINESTRING or MULTILINESTRING is passed as input. Instead polygons are
also handled (I think returning perimeter).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3119>
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-tickets
mailing list