awips2/cave/com.raytheon.uf.viz.kml.export.feature/feature.xml
Steve Harris 49c3861597 12.10.1-4 baseline
Former-commit-id: 56e6f8927c92cd546e5fb7a01ad2f19add91f6ed
2012-09-13 12:08:11 -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>