awips2/edexOsgi/com.raytheon.uf.edex.plugin.tcg/res/pointdata/tcgdb.xml
2017-04-21 18:33:55 -06:00

8 lines
No EOL
481 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<pointDataDbDescription>
<parameter name="latitude" queryName="location.latitude" type="FLOAT" unit="°" />
<parameter name="longitude" queryName="location.longitude" type="FLOAT" unit="°" />
<parameter name="stationId" queryName="location.stationId" type="STRING" />
<parameter name="productType" queryName="productType" type="STRING" />
<parameter name="modelName" queryName="modelName" type="STRING" />
</pointDataDbDescription>