Document Name in KML Export
---------------------------
Key: GEOS-957
URL: http://jira.codehaus.org/browse/GEOS-957
Project: GeoServer
Issue Type: Improvement
Components: Google Earth KML Output
Reporter: Michael Frumin
Assigned To: Andrea Aime
Priority: Minor
Fix For: 1.5.x
Can we please put the name of the layer/s that is/are exported into the
first <Document><name> in the KML export? Currently we always get:
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Document><name>GeoServer</name>... >
which means that when i throw a bunch of KML's into GEarth, they all are
named GeoServer so it's a pain to turn them on and off selectively. >
Possibly even add a KMNAME=XXXX parameter so that we can control the name if
we so desire.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira