[postgis-tickets] [PostGIS] #2971: Wrong return type documented for ST_PixelAsPoints, ST_PixelAsPolygons, and ST_PixelAsCentroids
PostGIS
trac at osgeo.org
Wed Oct 22 16:43:05 PDT 2014
#2971: Wrong return type documented for ST_PixelAsPoints, ST_PixelAsPolygons, and
ST_PixelAsCentroids
---------------------------+------------------------------------------------
Reporter: mwtoews | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.5
Component: documentation | Version: 2.1.x
Keywords: |
---------------------------+------------------------------------------------
Documentation for ST_PixelAsPoints, ST_PixelAsPolygons, and
ST_PixelAsCentroids show a return type `geometry`, however the DDL for the
functions has `SETOF record`.
It would also be helpful to document the returned record composite type,
by listing the field names and their data types.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2971>
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