[postgis-tickets] [PostGIS] #2178: ST_Summary should report "presence" of SRID
PostGIS
trac at osgeo.org
Wed Jan 16 07:44:37 PST 2013
#2178: ST_Summary should report "presence" of SRID
-------------------------+--------------------------------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
We used to report presence of srid in a [S] flag, which was dropped in 2.0
where SRID presence became mandatory. BUT, a SRID value of 0 has a special
meaning so we could still print [S] when SRID is non-zero, and maybe [s]
(lower-case "s") when SRID is an internal value.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2178>
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