summaryrefslogtreecommitdiff
path: root/navit/navit_shipped.xml
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2017-05-09 07:34:14 +0200
committerGitHub <noreply@github.com>2017-05-09 07:34:14 +0200
commite04fc064064841728286e1cf023fe60d3f3e509e (patch)
treeced4abe16c153aca39fdcb4a5cbf246ed126ff0b /navit/navit_shipped.xml
parentf7bb87aba3b185bc7b466312fe4d314cbb9246c2 (diff)
parentb261b113cdef163499661110e6a4c34289d8d8f9 (diff)
downloadnavit-e04fc064064841728286e1cf023fe60d3f3e509e.tar.gz
Merge pull request #247 from jfitie/AddFeaturesGWSR7518
Add grass, grassland, wetland and sand
Diffstat (limited to 'navit/navit_shipped.xml')
-rw-r--r--navit/navit_shipped.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index 292ee7611..570b6ff6d 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -485,6 +485,14 @@ Waypoint</text></img>
<polygon color="#7cc334"/>
<text text_size="5"/>
</itemgra>
+ <itemgra item_types="poly_beach" order="0-">
+ <polygon color="#fbed66"/>
+ <text text_size="5"/>
+ </itemgra>
+ <itemgra item_types="poly_mud" order="0-">
+ <polygon color="#553f23"/>
+ <text text_size="5"/>
+ </itemgra>
<itemgra item_types="poly_pedestrian" order="10">
<polyline color="#d2d2d2" width="3"/>
<polyline color="#dddddd" width="1"/>
@@ -2238,6 +2246,14 @@ Waypoint</text></img>
<polygon color="#041a06"/>
<text color="#55c4bd" background_color="#000000" text_size="5"/>
</itemgra>
+ <itemgra item_types="poly_beach" order="0-">
+ <polygon color="#081f0b"/>
+ <text color="#55c4bd" background_color="#000000" text_size="5"/>
+ </itemgra>
+ <itemgra item_types="poly_mud" order="0-">
+ <polygon color="#020803"/>
+ <text color="#55c4bd" background_color="#000000" text_size="5"/>
+ </itemgra>
<itemgra item_types="poly_pedestrian" order="10">
<polygon color="#202020"/>
</itemgra>