Add Nominatim to `speedLimit.url` with zoom, as it returns speed limits.

next 2 years ago

Hi, I'm already using Nominatim for geocoding, and I want to use it for speed limits. I'm not planning to host other providers. Can I do that with Nominatim? I only see examples on the config page about Overpass.

next 2 years ago
Anton Tananaev 2 years ago

It's not supported currently, but possible to implement if we know the format.

next 2 years ago

I think it must be added on geocode level and be saved as an attribute in position
I will create a PR if i found a way to implement it correctly

Anton Tananaev 2 years ago

It has to be done as a separate provider from geocoding.