[postgis-devel] [PostGIS] #944: typmod support for PostGIS geometry

PostGIS trac at osgeo.org
Fri May 13 04:46:56 PDT 2011


#944: typmod support for PostGIS geometry
-------------------------+--------------------------------------------------
 Reporter:  robe         |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by robe):

 Now i remember the use case why I have multipolygon/polygon.  For one
 project I am working on where we have our own flex renderer, its a pain to
 output multipolygons especially since most of the records in the table are
 singular polygons. I have 9,000,000 records of polygons/multipolygon for
 example of which only 1000 are true multipolygons. Admittedly since we are
 writing our own renderer, the registration issue in geometry_columns isn't
 terribly important except when my client has to view these things like
 Safe FME - as I recall he couldn't see the tables in his FME workbench
 unless they were registered.

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