graphhopper / directions-api

Issues for the GraphHopper Directions API
https://graphhopper.com/api/1/docs/
60 stars 25 forks source link

Update Geocoding Documentation #71

Closed boldtrn closed 6 years ago

boldtrn commented 6 years ago

This PR documents the latest changes of the Geocoding API, including changes of the geocoding-converter, our new provider Gisgraphy, etc.

The provider parameter is currently under development and can fall back to default at any time.

Is this still true?

karussell commented 6 years ago

Thanks!

karussell commented 6 years ago

There is a minor inconsistency regarding the brackets in the header, e.g. nominatim vs. gisgraphy

boldtrn commented 6 years ago

There is a minor inconsistency regarding the brackets in the header, e.g. nominatim vs. gisgraphy

Sorry what do you mean here? I just checked the file, but couldn't see it.

karussell commented 6 years ago

the provider=nominatim is within brackets, provider=gisgraphy not

boldtrn commented 6 years ago

Ah you are right, just fixed that :+1: