[postgis-devel] [PostGIS] #1470: AddTopoGeometryColumn spatial type arg simplification
PostGIS
trac at osgeo.org
Sun Jan 15 09:55:31 PST 2012
#1470: AddTopoGeometryColumn spatial type arg simplification
-------------------------+--------------------------------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: topology | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
The AddTopogeometryColumn function currently only accept 'POINT', 'LINE',
'POLYGON', and necessarely uppercase.
I think it should accept lowercase as well, but also multipoint,
multilinestring and multipolygon as aliases. Also linestring might help.
The rational would be accepting whatever is returned by GEOMETRYTYPE(),
when converting a simple column to a topologically defined column.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1470>
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