[postgis-tickets] [PostGIS] #3013: Dimension-based geometry column constraints
PostGIS
trac at osgeo.org
Fri Jan 16 04:46:57 PST 2015
#3013: Dimension-based geometry column constraints
-------------------------+--------------------------------------------------
Reporter: mpd | Owner: pramsey
Type: enhancement | Status: new
Priority: low | Milestone:
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
The usual way to handle this case is by forcing all inputs to multi
(ST_Multi).
Concepts of "puntal", "lineal" and "areal" started being introduced (from
GEOS to PostGIS Topology) but no attempt is been made to land them in
geometry_columns or typmod
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3013#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-tickets
mailing list