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

next8 months 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.

next8 months ago
Anton Tananaev8 months ago

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

next8 months 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 Tananaev8 months ago

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