[postgis-devel] [PostGIS] #1253: ST_Summary never reports an "S" flag (for SRID)
PostGIS
trac at osgeo.org
Wed Nov 2 06:58:16 PDT 2011
#1253: ST_Summary never reports an "S" flag (for SRID)
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
So, in answer to your core question, does 'S' make sense anymore, it
depends. It makes no sense in terms of saying what's inside a
serialization. It makes sense in terms of flagging whether a geometry has
a known srid or the unknown. But if we do that, it's double book-keeping,
so I'd say "no", let's not reintroduce 'S'
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1253#comment:3>
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