awips2/cave/com.raytheon.viz.gfe/localization/bundles/maps/stormsurgeww.xml
Ana Rivera 3a4c86515b VLab Issue #9807 - DCS 17369 HTI:change StormSurgeWW_EditArea to shapefile; fixes #9807
Add map bundles: stormsurgeww.xml and nhadomain.xml
Update Maps.py, serverConfig.py and TCStormSurgeThreat.py
Remove StormSurgeWW_EditArea.xml

Change-Id: If080dc3b54bbce8e6cc33b5d9aa68d1d7473cee5

Former-commit-id: 622b9c620e073d0acd7530065f2c413cb2c0ca1d
2015-11-09 19:50:53 +00:00

36 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Created by config_local_shapefiles of config_awips2.sh on Wed Jul 29
19:20:36 GMT 2015 -->
<bundle>
<displayList>
<displays xsi:type="mapRenderableDisplay"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<descriptor xsi:type="mapDescriptor">
<resource>
<loadProperties>
<capabilities>
<capability xsi:type="colorableCapability"
colorAsString="#9b9b9b" />
<capability xsi:type="outlineCapability"
lineStyle="SOLID" outlineOn="true"
outlineWidth="1" />
<capability xsi:type="pointCapability"
pointStyle="NONE" />
</capabilities>
<resourceType>PLAN_VIEW</resourceType>
</loadProperties>
<properties isSystemResource="false"
isBlinking="false" isMapLayer="true" isHoverOn="false"
isVisible="true">
<pdProps maxDisplayWidth="100000000"
minDisplayWidth="0" />
</properties>
<resourceData xsi:type="dbMapResourceData">
<table>mapdata.stormsurgeww</table>
<mapName>StormSurgeWW</mapName>
</resourceData>
</resource>
</descriptor>
</displays>
</displayList>
</bundle>