[postgis-devel] [PostGIS] #1253: ST_Summary never reports an "S" flag (for SRID)
PostGIS
trac at osgeo.org
Wed Nov 2 01:51:47 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 strk):
Now that #1254 is fixed (the "B" flag) its time to deal with the "S" flag.
Once we figure that out we can add a regress test for st_summary.
Issue with "S" flag is wheter we want to debug the structure or the
semantic.
So far it's been about semantic, SRID being optional.
If SRID became mandatori with GSERIALIZED, it doesn't make much sense to
report its presence.
So, is it confirmed we have SRID for each and every component of
collections ?
Which is, did MULTIPOINT become significatively bigger in size with
GSERIALIZED ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1253#comment:1>
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