[gnome-maps/wip/jonasdn/vector-tiles] Fix width of primary highways on inner-most zoom level to be consistent.
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/jonasdn/vector-tiles] Fix width of primary highways on inner-most zoom level to be consistent.
- Date: Sun, 17 May 2015 20:49:47 +0000 (UTC)
commit 31573686ad06d5cb9d8998a9f2cbca3bbdc92e75
Author: Marcus Lundblad <ml update uu se>
Date: Sun May 17 22:49:02 2015 +0200
Fix width of primary highways on inner-most zoom level to be consistent.
data/roads.mapcss | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/roads.mapcss b/data/roads.mapcss
index ae4d3ea..f637fc6 100644
--- a/data/roads.mapcss
+++ b/data/roads.mapcss
@@ -62,7 +62,7 @@ way|z12[highway=primary_link] {
way|z11-17[highway=motorway],
way|z12-17[highway=motorway_link],
way|z12-17[highway=trunk],
-way|z12[highway=primary],
+way|z12-17[highway=primary],
way|z13-17[highway=trunk_link],
way|z13-17[highway=primary_link] {
width: 7;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]