summaryrefslogtreecommitdiff
path: root/navit/navit_layout_car_shipped.xml
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2020-06-16 23:02:30 +0200
committerGitHub <noreply@github.com>2020-06-16 23:02:30 +0200
commit22290e097e86fd329c43ca169ef88ac23941b557 (patch)
tree7714ecec9390dc49bcfd155576647137200da5c8 /navit/navit_layout_car_shipped.xml
parent173fb1a0ae96056667afadd2fa3c90365bef0b06 (diff)
downloadnavit-22290e097e86fd329c43ca169ef88ac23941b557.tar.gz
fix:layout:Order Parking (can be covered by Meadow, Wood) and Playground (can cover Meadow) (#1023)
* Show Playground in Meadow * Show Meadow and Wood in Car_Parking
Diffstat (limited to 'navit/navit_layout_car_shipped.xml')
-rw-r--r--navit/navit_layout_car_shipped.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/navit/navit_layout_car_shipped.xml b/navit/navit_layout_car_shipped.xml
index 44e321c80..c1d78ef93 100644
--- a/navit/navit_layout_car_shipped.xml
+++ b/navit/navit_layout_car_shipped.xml
@@ -197,10 +197,6 @@
<polygon color="#88bb33"/>
<text text_size="5"/>
</itemgra>
- <itemgra item_types="poly_playground" order="10-">
- <polygon color="#b4c479"/>
- <text text_size="5"/>
- </itemgra>
<itemgra item_types="poly_sport" order="10-">
<polygon color="#a5dc72"/>
</itemgra>
@@ -244,10 +240,17 @@
<itemgra item_types="poly_cemetery" order="1-">
<polygon color="#ccddcc" src="cemetery.png" w="32" h="32"/>
</itemgra>
+ <itemgra item_types="poly_car_parking" order="1-">
+ <polygon color="#eedd77"/>
+ </itemgra>
<itemgra item_types="poly_meadow" order="0-">
<polygon color="#bbee99"/>
<polyline color="#79c691"/>
</itemgra>
+ <itemgra item_types="poly_playground" order="10-">
+ <polygon color="#b4c479"/>
+ <text text_size="5"/>
+ </itemgra>
<itemgra item_types="poly_water_tiled" order="0-">
<polygon color="#82c8ea"/>
</itemgra>
@@ -433,9 +436,6 @@
<itemgra item_types="poly_terminal" order="7-">
<polygon color="#e3c6a6"/>
</itemgra>
- <itemgra item_types="poly_car_parking" order="1-">
- <polygon color="#eedd77"/>
- </itemgra>
<itemgra item_types="poly_artwork" order="10-">
<polygon color="#fefbc5"/>
<text text_size="5"/>