summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2020-04-30 07:17:24 +0200
committerJohan FitiƩ <jfitie@gmail.com>2020-04-30 07:17:24 +0200
commitb30787fb37af038824bb0fe6896a0341053975ec (patch)
tree67498487ac2e90459fbeb40b6a5eee3ce77158cb
parent1a8a339f55da94346667dada5b04332063b0d98a (diff)
downloadnavit-b30787fb37af038824bb0fe6896a0341053975ec.tar.gz
Split poly_sport and poly_sports_pitch and fix colors and order
-rw-r--r--navit/navit_layout_car_dark_shipped.xml5
-rw-r--r--navit/navit_layout_car_shipped.xml5
2 files changed, 8 insertions, 2 deletions
diff --git a/navit/navit_layout_car_dark_shipped.xml b/navit/navit_layout_car_dark_shipped.xml
index b9f23c8c8..9eb0cb2d1 100644
--- a/navit/navit_layout_car_dark_shipped.xml
+++ b/navit/navit_layout_car_dark_shipped.xml
@@ -322,7 +322,10 @@
<itemgra item_types="poly_airport" order="0-">
<polygon color="#002e00"/>
</itemgra>
- <itemgra item_types="poly_sport,poly_sports_pitch" order="0-">
+ <itemgra item_types="poly_sport" order="10-">
+ <polygon color="#051c0d"/>
+ </itemgra>
+ <itemgra item_types="poly_sports_pitch" order="10-">
<polygon color="#0c220c"/>
</itemgra>
<itemgra item_types="poly_industry,poly_place" order="0-">
diff --git a/navit/navit_layout_car_shipped.xml b/navit/navit_layout_car_shipped.xml
index 0f556d098..5fccbf365 100644
--- a/navit/navit_layout_car_shipped.xml
+++ b/navit/navit_layout_car_shipped.xml
@@ -312,7 +312,10 @@
<polyline color="#dddddd" width="34"/>
<polygon color="#dddddd"/>
</itemgra>
- <itemgra item_types="poly_sport,poly_sports_pitch" order="0-">
+ <itemgra item_types="poly_sport" order="10-">
+ <polygon color="#a5dc72"/>
+ </itemgra>
+ <itemgra item_types="poly_sports_pitch" order="10-">
<polygon color="#4af04f"/>
</itemgra>
<itemgra item_types="poly_industry,poly_place" order="0-">