ASM #14929 - Baseline change needed to prevent getting marine locations outside of CWA in impact SMW's

Change-Id: I843e5dd289c9e2841a28b228a8dbc38dce965ad1

Former-commit-id: fe02279038 [formerly 761fc43aad] [formerly 94ee166aa1] [formerly 30b5bc6a62 [formerly 94ee166aa1 [formerly d4e1fca39f82eb39fc911c091eb579a785a6cef9]]]
Former-commit-id: 30b5bc6a62
Former-commit-id: 77629661f93a8b4db08c266b9e172fdcfbe7a3fe [formerly b85e72b5f8]
Former-commit-id: 2158f4d56b
This commit is contained in:
Qinglu.Lin 2015-01-20 11:45:21 -05:00
parent 9e20dd22bc
commit bd61990f6d

View file

@ -13,6 +13,11 @@
THIS CHANGE WAS DONE SO THAT CONFIGURATIONS COULD BE MADE IN ONE LOCATION
AND NOT ACROSS 20-30 TEMPLATES. A COUNTY-BASED and ZONE-BASED COUNTERPART
EXISTS TO THIS FILE.
SOFTWARE HISTORY
Date Ticket# Engineer Description
01/20/15 RM #14929 Qinglu Lin Changed false to true for <withinPolygon> tags in <pathcastConfig>,
<pointSource variable="otherPoints>, and <pointSource variable="locationList">.
-->
<!-- CREATE DEFAULT OBJECTS. THIS SHOULD GENERALLY NOT BE TOUCHED-->
@ -96,10 +101,7 @@
<!-- CREATE pathcastConfig OBJECT FOR PATHCAST (4TH BULLET) -->
<pathcastConfig>
<type>AREA</type>
<!-- the withinPolygon variable set to false will bring in points
outside of the polygon which is necessary for the pathcast to reference
points that are near the water but not on the water -->
<withinPolygon>false</withinPolygon>
<withinPolygon>true</withinPolygon>
<inclusionPercent>1</inclusionPercent>
<distanceThreshold>10.0</distanceThreshold>
<interval>5</interval>
@ -131,7 +133,7 @@
<inclusionPercent>1</inclusionPercent>
<type>AREA</type>
<searchMethod>TRACK</searchMethod>
<withinPolygon>false</withinPolygon>
<withinPolygon>true</withinPolygon>
<maxResults>10</maxResults>
<distanceThreshold>10</distanceThreshold>
<sortBy>
@ -154,7 +156,7 @@
<inclusionPercent>1</inclusionPercent>
<type>AREA</type>
<searchMethod>TRACK</searchMethod>
<withinPolygon>false</withinPolygon>
<withinPolygon>true</withinPolygon>
<maxResults>20</maxResults>
<distanceThreshold>10</distanceThreshold>
<filter>