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

PostGIS trac at osgeo.org
Thu Jun 30 11:25:11 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 pramsey):

 Sorry to revisit this, but I just noticed (duh) that geometry_columns as a
 ``coord_dimension`` column which partially removes the need for the
 ``type`` column to include dimensionality signifiers like ZM. So we could
 retain (backwards compatible) ZM-less uppercase types.  Unfortunately
 there is another side to this which says that the ``coord_dimension`` only
 gives number of ordinates, but doesn't distinguish between XYZ and XYM.

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