feat(db): extend style file with bike_ride

This commit is contained in:
dancingCycle 2023-07-31 15:10:30 +02:00
parent fe39688b95
commit e53c7c8417
1 changed files with 23 additions and 20 deletions

View File

@ -56,22 +56,22 @@ node,way bridge text linear
node,way boundary text linear
node,way building text polygon
node,way attraction text polygon
node capital text linear
node,way construction text linear
#node capital text linear
#node,way construction text linear
node,way capacity text linear #dient der Abfrage der Stellplaetze
node,way covered text linear
node,way culvert text linear
node,way cutting text linear
node,way denomination text linear
node,way disused text linear
node ele text linear
#node ele text linear
node,way embankment text linear
node,way foot text linear
node,way generator:source text linear
node,way harbour text polygon
node,way highway text linear
node,way historic text polygon
node,way horse text linear
#node,way horse text linear
node,way intermittent text linear
node,way information text linear
node,way junction text linear
@ -80,8 +80,8 @@ node,way layer text linear
node,way learning text linear
node,way leisure text polygon
node,way lock text linear
node,way man_made text polygon
node,way military text polygon
#node,way man_made text polygon
#node,way military text polygon
node,way motorcar text linear
node,way name text linear
node,way natural text polygon # natural=coastline tags are discarded by a hard coded rule in osm2pgsql
@ -90,24 +90,24 @@ node,way oneway text linear
node,way operator text linear
node,way place text polygon
node poi text
node,way population text linear
node,way power text polygon
node,way power_source text linear
#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 recycling_type text linear
node,way ref text linear
node,way religion text nocache
node,way residence text nocache
#node,way religion text nocache
#node,way residence text nocache
node,way route text linear
node,way service text linear
node,way shop text polygon
node,way sport text polygon
#node,way sport text polygon
node,way social_facility text linear
node,way surface text linear
node,way toll text linear
node,way tourism text polygon
node,way tower:type text linear
#node,way tower:type text linear
way tracktype text linear
node,way tunnel text linear
node,way water text polygon
@ -115,11 +115,11 @@ node,way url text polygon #attribut fuer Fahrplaner
node,way usage text linear #attribut fuer Fahrplaner
node,way waterway text polygon
node,way wetland text polygon
node,way brewery text polygon
node,way microbrewery text polygon
node,way healthcare text polygon
node,way beauty text polygon
node,way craft text polygon
#node,way brewery text polygon
#node,way microbrewery text polygon
#node,way healthcare text polygon
#node,way beauty text polygon
#node,way craft text polygon
node,way width text linear
node,way wheelchair text linear
node,way wikipedia text linear
@ -146,12 +146,15 @@ way rwn text linear
way nwn text linear
way route_pref_color text linear
way route_name text linear
#
# The following entries can be used with the --extra-attributes option
# to include the username, userid, version & timstamp in the DB
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
node,way bike_ride text polygon
node,way park_ride text polygon