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

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

next4 months ago
Anton Tananaev4 months ago

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

next4 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 Tananaev4 months ago

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