We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mostly taken from https://wiki.openstreetmap.org/wiki/Hiking
Include shelter_type?
shelter_type
Infrastructure:
tourism=picnic_site
barrier=gate
information=guidepost
Nature:
natural=peak
mountain_peak
natural=saddle
viewpoint
mountain_pass=yes
natural=ridge
natural=cliff
tourism=viewpoint
attraction
natural=spring
natural=drinking_water
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Mostly taken from https://wiki.openstreetmap.org/wiki/Hiking
Include
shelter_type
?Infrastructure:
tourism=picnic_site
already exists: https://github.com/openmaptiles/openmaptiles/blob/7678fefe436cd92c6088d789efa911e63d074d99/layers/poi/mapping.yaml#L308barrier=gate
already exists (but is not rendered) https://github.com/openmaptiles/openmaptiles/blob/7678fefe436cd92c6088d789efa911e63d074d99/layers/poi/mapping.yaml#L66-L74information=guidepost
Nature:
natural=peak
exists asmountain_peak
openmaptiles layernatural=saddle
, done in f21f596. Maybe use theviewpoint
maki icon for this., probably just usemountain_pass=yes
natural=saddle
.natural=ridge
natural=cliff
tourism=viewpoint
exists and is set toattraction
: https://github.com/openmaptiles/openmaptiles/blob/bf833dcd4577811ff9c002ecc9f6e99c0ad43709/layers/poi/class.sql#L58natural=spring
nst-guide/osm-liberty-topo@f1f75e9natural=drinking_water
nst-guide/osm-liberty-topo@f1f75e9The text was updated successfully, but these errors were encountered: