From fe39688b95c3c0487a77e91dfea51fb12f40c748 Mon Sep 17 00:00:00 2001 From: "Begerad, Stefan" Date: Mon, 31 Jul 2023 14:43:22 +0200 Subject: [PATCH] feat(db): extend style file with bike_ride --- db/style_osm_20220601.style | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db/style_osm_20220601.style b/db/style_osm_20220601.style index 1aa77f7..6d86ccb 100644 --- a/db/style_osm_20220601.style +++ b/db/style_osm_20220601.style @@ -153,3 +153,5 @@ node,way osm_user text node,way osm_uid text node,way osm_version text node,way osm_timestamp text +# bike_ride tag for osm-rvb service +node,way bike_ride text polygon \ No newline at end of file