34 lines
No EOL
1.5 KiB
XML
34 lines
No EOL
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<!-- This is an absolute override file, indicating that a higher priority
|
|
version of the file will completely replace a lower priority version of the
|
|
file. -->
|
|
<bundle>
|
|
<displayList>
|
|
<displays xsi:type="d2DMapRenderableDisplay"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<descriptor xsi:type="mapDescriptor">
|
|
<resource>
|
|
<loadProperties loadWithoutData="false">
|
|
<capabilities>
|
|
</capabilities>
|
|
</loadProperties>
|
|
<resourceData xsi:type="advisoryResourceData"
|
|
isUpdatingOnMetadataOnly="false"
|
|
isRequeryNecessaryOnTimeMatch="true" name="${name}"
|
|
colorString="${color}">
|
|
<dataAdapter xsi:type="intlSigmetDataAdapter"
|
|
hazardType="${hazardType}" />
|
|
<binOffset posOffset="20400"
|
|
negOffset="1200" virtualOffset="0" />
|
|
<metadataMap>
|
|
<mapping key="pluginName">
|
|
<constraint constraintValue="intlsigmet"
|
|
constraintType="EQUALS" />
|
|
</mapping>
|
|
</metadataMap>
|
|
</resourceData>
|
|
</resource>
|
|
</descriptor>
|
|
</displays>
|
|
</displayList>
|
|
</bundle> |