[postgis-devel] [PostGIS] #1253: ST_Summary never reports an "S" flag (for SRID)

PostGIS trac at osgeo.org
Wed Nov 2 09:21:15 PDT 2011


#1253: ST_Summary never reports an "S" flag (for SRID)
-------------------------+--------------------------------------------------
  Reporter:  strk        |       Owner:  pramsey      
      Type:  defect      |      Status:  closed       
  Priority:  medium      |   Milestone:  PostGIS 2.0.0
 Component:  postgis     |     Version:  trunk        
Resolution:  worksforme  |    Keywords:               
-------------------------+--------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => worksforme


Comment:

 Ok, agreed, let's drop the S flag from ST_Summary as a whole.
 Every geometry will have a SRID, and just at the top-level.
 All the rest is at another level (unknown vs. known) and doesn't affect
 storage size (while all the other flags ZMB do).

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1253#comment:4>
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