awips2/cave/com.raytheon.uf.viz.kml.export.feature/feature.xml
Bryan Kowal 675fdff183 Issue #1141 - Merging KML into the Common Baseline
Former-commit-id: 8d444b35d3 [formerly 3180ae0c57] [formerly 8d444b35d3 [formerly 3180ae0c57] [formerly 7b45633097 [formerly c3f584fdc5f53ecd62afe41c481aaa96cf532009]]]
Former-commit-id: 7b45633097
Former-commit-id: 23c607980a [formerly b63d426e0f]
Former-commit-id: 60c3fb248f
2012-09-05 18:39:08 -05:00

32 lines
803 B
XML
Executable file

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="com.raytheon.uf.viz.kml.export.feature"
label="Kml Export Feature"
version="1.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<plugin
id="de.micromata.opengis.kml"
download-size="0"
install-size="0"
version="0.0.0"/>
<plugin
id="com.raytheon.uf.viz.kml.export"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>