From 948abd12d743e92a244a0d482d193ff5c1ae07e0 Mon Sep 17 00:00:00 2001 From: User for running Openstreetmap-things Date: Wed, 9 Sep 2015 12:03:03 +0200 Subject: [PATCH] Render subway lines in London - in original color scheme. Of course this doesn't have anything to do with FAU, I just wanted to play around with it (no, not during work hours). --- styles/mapnik-osm-data/rrze-overlay.xml | 78 +++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/styles/mapnik-osm-data/rrze-overlay.xml b/styles/mapnik-osm-data/rrze-overlay.xml index 8242596..71a801f 100644 --- a/styles/mapnik-osm-data/rrze-overlay.xml +++ b/styles/mapnik-osm-data/rrze-overlay.xml @@ -71,6 +71,75 @@ + + points @@ -133,4 +202,13 @@ &datasource-settings; + + + subwaylines + + + &datasource-settings; + + + -- 2.25.1