Geolocation & Geocoding - DigitalTopographyStudios/coords GitHub Wiki
Services
- Mapbox Geocoding - Geocoding services from Mapbox
- Mapzen Search - Geocoding services from Mapzen
- Google Maps Geolocation API - Geocoding services from Google Maps API
- What3Words - Geolocation service that has assigned a unique 3 word address to each section of a 3m x 3m grid of the world.
- OpenAddresses - The free and open global address collection
Tools
-
OpenRoads- Set of tools that allows for management and collaborative editing of road network data. Most of them are forks from OSM applications that were adapted and streamlined for the OR use case.
-
OSRM - Open Source Routing Machine: Modern C++ routing engine for shortest paths in road networks
-
Rural Accessibility Map - Allows you to assess the accessibility of rural populations in relation to critical services. Using the Open Source Routing Machine, RAM calculates travel times from population centers to the nearest POI.
-
OMGeocoder - A python geocoding abstraction layer
-
Pelias - Github: elias/pelias - A modular, open-source geocoder built on top of Elasticsearch for fast and accurate global search.
- pelias/openaddresses - The OpenAddresses importer is used to process data from OpenAddresses for import into the Pelias geocoder.