java - OSRM functions vs. GoogleMaps functions -
is there url in osrm (http://project-osrm.org/) call in java program , parse json file returned, instance:
https://maps.googleapis.com/maps/api/geocode/json?address=rue+de+la+chambre+33+paris
i have ! nominatim (from latin, 'by name') tool search osm data name , address , generate synthetic addresses of osm points (reverse geocoding)
http://nominatim.openstreetmap.org/search?format=json&q=42+rue+de+la+folie-m%c3%a9ricourt+11e+paris
Comments
Post a Comment