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

next a year 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 a year ago
Anton Tananaev a year ago

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

next a year 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 a year ago

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