Geocode APIs are not working

Hi,

I’m using ors locally and there is no any problem with “Direction” APIs. But I cannot use Geocode APIs.

The path is being sent request is:
…/geocode/autocomplete?api_key=my-api-key&text=Tash

and I’m getting 404.

I have searched in app.config too but couldn’t find anything related to that. Is there any solution ? Thanks for any help.

Hi @Humoyun_Norboboev,

See

hello! I wanted to see how I can use the geocode locally, I already ran addresses and optimizer locally, but when I want to use the geocode it gives me a 404 error. Do I have to install something separately?

Hi @chirs88,
As stated in the topic linked in my above reply.
the /geocode/.. endpoints are not part of openrouteservice so it’s not included if you run ors locally. We are hosting pelias for your convenience.
If you need geocoding locally you would also have to host pelias or a different geocoder locally.

Best regards

1 Like