/osm-navigation-map

A map to explore navigation data in OpenStreetMap

Primary LanguageJavaScript

osm-navigation-map

untitled2

A map to explore navigation data in OpenStreetMap. This is a useful too to explore Mapillary detected turn restrictions and add them to OSM. Once its added, one can also add a custom marker on the map to set the status of the detected restriction. See the project for Mapping turn restrictions with Mapillary for details.

Using the map

Read the MAPPING guide on how you can map turn restrictions using Mapillary.

Tilesets

The map uses various custom Mapbox tilesets maintained by @planemad that has OSM navigation data extracted via overpass/shaktimaan. The tilesets are updated infrequently, please request an update if required.

Develop

  • git clone
  • npm install && npm start