[postgis-devel] [PostGIS] #460: Parametrizable namespace to GML output
PostGIS
trac at osgeo.org
Mon Mar 22 11:31:33 PDT 2010
#460: Parametrizable namespace to GML output
--------------------------+-------------------------------------------------
Reporter: strk | Owner: colivier
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by strk):
coliver, do you have plans to work on this ? or I'll proceed myself.
The requirement is to specify a custom prefix or no prefix at all.
I guess we could take a null as a no-prefix (also exclude colon),
a missing argument as the default ("gml") and anything else as
the prefix to use (adding the colon char).
With this interface you would be able to specify an empty string prefix
but still get the colon. Would that make sense at all ? (I'm not a GML
user).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/460#comment:2>
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