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

next6 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.

next6 months ago
Anton Tananaev6 months ago

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

next6 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 Tananaev6 months ago

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