I would like to create a mapping service using OpenStreetMaps (OSM) to meet the following requirements:
QUESTIONS:
Is there a single solution incorporating the features above?
Alternatively, can someone recommend several solutions for the various features?
Solutions I have considered so far:
أكثر...
- Routing
- mode: walking, driving & bicycle
- data: route geometry/shape & turn-by-turn directions/instructions)
- criteria: shortest, fastet, etc.
- Geocoding & Reverse Geocoding
- Rendering Maps & Map Tiles
- Snapping to Road
- Deploying a Local Server on a VM & Web deployment
- Integration into other websites
QUESTIONS:
Is there a single solution incorporating the features above?
Alternatively, can someone recommend several solutions for the various features?
Solutions I have considered so far:
- Nomatim:
- Mapnik:
- GraphHopper: https://graphhopper.com/
- Valhalla: https://github.com/valhalla
أكثر...