From a21f2af48116cfafb5a59cc5c9bb3223463f3c91 Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Mon, 12 Jun 2023 12:29:07 +0200 Subject: [PATCH] feat(db): add style file osm-rvb.style --- db/osm-rvb.style | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/db/osm-rvb.style b/db/osm-rvb.style index e3dad35..2b7732d 100644 --- a/db/osm-rvb.style +++ b/db/osm-rvb.style @@ -124,22 +124,7 @@ node,way name text linear node,way natural text polygon # natural=coastline tags are discarded by a hard coded rule in osm2pgsql node,way office text polygon node,way oneway text linear -node,way operator text linear -node,way place text polygon -node,way population text linear -node,way power text polygon -node,way power_source text linear -node,way public_transport text polygon -node,way railway text linear -node,way ref text linear -node,way religion text linear -node,way route text linear -node,way service text linear -node,way shop text polygon -node,way sport text polygon -node,way surface text linear -node,way toll text linear -node,way tourism text polygon +node,way operator text polygon node,way tower:type text linear way tracktype text linear node,way tunnel text linear @@ -242,12 +227,19 @@ node,way network text linear node,way park_ride text linear # consider for poi +node,way wikipedia text linear node,way url text polygon #attribut fuer Fahrplaner node,way usage text linear #attribut fuer Fahrplaner node,way information text linear node,way recycling_type text linear node,way phone text linear +node,way addr:city text linear +node,way addr:country text linear +node,way addr:postcode text linear +node,way addr:street text linear +node,way addr:housenumber text linear node,way website text linear +node,way opening_hours text linear node,way contact:phone text linear node,way contact:website text linear node,way social_facility text linear