summaryrefslogtreecommitdiff
path: root/navit/navit_shipped.xml
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2017-05-08 20:18:38 +0200
committerGitHub <noreply@github.com>2017-05-08 20:18:38 +0200
commitb261b113cdef163499661110e6a4c34289d8d8f9 (patch)
tree0e70beeeaa0103752e1e9d26fd28a661b204241c /navit/navit_shipped.xml
parent0ea6821025e57265cbbbb893b167e0d9c06c66dc (diff)
downloadnavit-b261b113cdef163499661110e6a4c34289d8d8f9.tar.gz
Add grass, grassland, wetland and sand
As suggested by @jandegr in https://github.com/navit-gps/navit/pull/240#issuecomment-299688984
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 256e7294a..bae655615 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -482,6 +482,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>