[gnome-maps/wip/jonasdn/vector-tiles] refine roads a bit
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/jonasdn/vector-tiles] refine roads a bit
- Date: Sun, 3 May 2015 23:16:05 +0000 (UTC)
commit 13aa255c3daf3068100563d7d0d8b2c83cf55b62
Author: Andreas Nilsson <anilsson redhat com>
Date: Mon May 4 01:15:53 2015 +0200
refine roads a bit
data/gnome-maps.mapcss | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/data/gnome-maps.mapcss b/data/gnome-maps.mapcss
index 31e2cd3..f7b7657 100644
--- a/data/gnome-maps.mapcss
+++ b/data/gnome-maps.mapcss
@@ -108,7 +108,7 @@ way|z10[highway=secondary],
way|z11[highway=tertiary],
way|z12[highway=unclassified],
way|z12[highway=road],
-way|z13[highway=residential],
+way|z12-13[highway=residential],
way|z15[highway=service],
way|z15[highway=footway],
way|z15[highway=cycleway],
@@ -135,9 +135,9 @@ way|z16[highway=pedestrian],
way|z16[highway=track],
way|z16[highway=living_street],
way|z16[highway=steps] {
- width: 2;
- color: #c7b8a4;
- casing-width: 0;
+ width: 1;
+ color: #ffffff;
+ casing-width: 1;
z-index: 2;
}
@@ -176,7 +176,7 @@ way|z16[highway=road],
way|z17[highway=residential] {
width: 7;
color: #ffffff;
- z-index: 5;
+ z-index: 5;
}
way|z11-12[highway=residential] {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]