Hello I setup my local instance via docker in Windows 11
firstly the setup works fine, but when i change the osm file turkey and change settings of docker-compose.yml
always shows error ‘Unable to get an appropriate route profile for RoutePreference = driving-car’
also i tried others countries ex. USA or slovenia , it works
it just doesn’t work Turkey osm file.
Hey,
if you’re indeed able to run with a us-latest.osm.pbf
or a slovenia-latest.osm.pbf
file and correctly generate routes in the corresponding areas, then the only reason I can think why that would fail is a broken turkey-latest.osm.pbf
-file.
If you’re not set on using the latest version for some reason, have a look at the raw directory index
here for older files.
Best regards