openmaptiles / www.openmaptiles.org

OpenMapTiles.org website
http://openmaptiles.org/
23 stars 48 forks source link

Highway exit documentation update #69

Closed ZeLonewolf closed 2 years ago

ZeLonewolf commented 3 years ago

This PR is a documentation update for openmaptiles/openmaptiles#1119, which adds support for highway exits (via the OSM tag highway=motorway_junction)

For highway junctions, the class will be the highest highway classification that intersects the junction (so if a junction joins a motorway and trunk, the class would be motorway).

subclass will be always junction for highway exits.

TomPohys commented 2 years ago

Thank you, documentation updated in https://github.com/openmaptiles/www.openmaptiles.org/pull/75