From fd94c3732d421811376a53548f5f49599c6cd2d0 Mon Sep 17 00:00:00 2001 From: User for running Openstreetmap-things Date: Wed, 25 Oct 2017 11:47:21 +0200 Subject: [PATCH] Uni-Gebaeudenummern zeigen - da die Daten manuell gepflegt werden muessen, gerade nur fuer ein paar Gebaeude am Suedgelaende. --- .../mapnik-osm-data/buildingnumbers.geojson | 116 ++++++++++++++++++ styles/mapnik-osm-data/rrze-overlay.xml | 15 +++ 2 files changed, 131 insertions(+) create mode 100644 styles/mapnik-osm-data/buildingnumbers.geojson diff --git a/styles/mapnik-osm-data/buildingnumbers.geojson b/styles/mapnik-osm-data/buildingnumbers.geojson new file mode 100644 index 0000000..1897ab8 --- /dev/null +++ b/styles/mapnik-osm-data/buildingnumbers.geojson @@ -0,0 +1,116 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "geometry": { + "coordinates": [ 11.02702, 49.57394 ], + "type": "Point" + }, + "properties": { + "name": "113" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02751, 49.57356 ], + "type": "Point" + }, + "properties": { + "name": "113" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02981, 49.57364 ], + "type": "Point" + }, + "properties": { + "name": "128\n(NMI)" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.03062, 49.57425 ], + "type": "Point" + }, + "properties": { + "name": "128" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02873, 49.57307 ], + "type": "Point" + }, + "properties": { + "name": "115" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02596, 49.57337 ], + "type": "Point" + }, + "properties": { + "name": "142\n(Casa Huber)" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02659, 49.57280 ], + "type": "Point" + }, + "properties": { + "name": "114" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02813, 49.57432 ], + "type": "Point" + }, + "properties": { + "name": "112" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02811, 49.57488 ], + "type": "Point" + }, + "properties": { + "name": "112" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02880, 49.57536 ], + "type": "Point" + }, + "properties": { + "name": "112" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ 11.02963, 49.57442 ], + "type": "Point" + }, + "properties": { + "name": "119" + }, + "type": "Feature" + } + ] +} + diff --git a/styles/mapnik-osm-data/rrze-overlay.xml b/styles/mapnik-osm-data/rrze-overlay.xml index 7ea041d..19ada77 100644 --- a/styles/mapnik-osm-data/rrze-overlay.xml +++ b/styles/mapnik-osm-data/rrze-overlay.xml @@ -19,6 +19,13 @@ + +