From 518645c9e6b9bb909257e2b6099d4e9199ddfc61 Mon Sep 17 00:00:00 2001 From: max-dn Date: Fri, 10 Feb 2017 16:38:08 +0100 Subject: [PATCH 1/2] add some attributes for rendering pathes or via ferratas --- mapnik/osm2pgsql/opentopomap.style | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mapnik/osm2pgsql/opentopomap.style b/mapnik/osm2pgsql/opentopomap.style index c526029d..55571873 100644 --- a/mapnik/osm2pgsql/opentopomap.style +++ b/mapnik/osm2pgsql/opentopomap.style @@ -144,6 +144,8 @@ node,way religion text nocache node,way resource text polygon node,way route text linear node,way ruins text polygon +way sac_scale text linear +way via_ferrata_scale text linear node,way service text linear node,way shop text polygon node,way site_type text polygon @@ -157,6 +159,7 @@ node,way toll text linear node,way tourism text polygon node,way tower:type text linear way tracktype text linear +way trail_visibility text linear node train text polygon node,way tunnel text linear node,way type text polygon From f2796ec9359124a856374492e6e75769ce04a361 Mon Sep 17 00:00:00 2001 From: max-dn Date: Sun, 19 Feb 2017 17:13:08 +0100 Subject: [PATCH 2/2] prepare database for rendering sac_scale, via_ferrata and trail visibility --- mapnik/osm2pgsql/opentopomap.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapnik/osm2pgsql/opentopomap.style b/mapnik/osm2pgsql/opentopomap.style index f6bee6d3..a520f710 100644 --- a/mapnik/osm2pgsql/opentopomap.style +++ b/mapnik/osm2pgsql/opentopomap.style @@ -146,7 +146,6 @@ node,way resource text polygon node,way route text linear node,way ruins text polygon way sac_scale text linear -way via_ferrata_scale text linear node,way service text linear node,way shop text polygon node,way site_type text polygon @@ -164,6 +163,7 @@ way trail_visibility text linear node train text polygon node,way tunnel text linear node,way type text polygon +way via_ferrata_scale text linear node,way voltage text linear node,way water text polygon node,way waterway text polygon