[postgis-devel] ST_AsKML namespace prefix
Olivier Courtin
olivier.courtin at oslandia.com
Wed Apr 7 22:48:10 PDT 2010
Hi Folks,
Related to #460, (GML namespace prefix by strk)
On current KML output, no namespace prefix is currently
provided. But it could be.
And once we add namespace prefix to KML output,
we have the following choice:
- To keep default namespace consistent with ST_AsGML:
default to kml ns prefix
- To keep default as null ns prefix, to keep backward
compatibility, with previous ST_AsKML output.
Thoughts ?
--
Olivier
More information about the postgis-devel
mailing list