graphhopper / geocoder-converter

Converts arbitrary geocoding responses to a GraphHopper response
https://graphhopper.com/api/1/docs/geocoding/#external-providers
Apache License 2.0
9 stars 11 forks source link

Parse county for photon #66

Open karussell opened 3 years ago

karussell commented 3 years ago

For

/geocode?point=45.80001,15.95001&reverse=true

It does not return the city name. But this information is in county which we should parse+convert for photon too.