Closed cxcandid closed 1 year ago
Thanks! Will merge and release, sorry for taking so much time.
@cxcandid I do not see the icons? I also do not see an 'icon' item in the geojson results from:
Did OSM change output? Or do I miss files?
@rduivenvoorde thank you for taking the time to merge the code!
You are right that there have been changes in the OSM output... this must have happened in the last few weeks. I'll try to adjust the code accordingly.
@rduivenvoorde Unfortunately, the icon URLs are no longer part of the OSM JSON and JSONV2 response 🙁.
We could use class
and type
attribute of JSON response to map the different icons.
@rduivenvoorde I'm a big fan of your Nominatim Locator Filter plugin and still use it even though it was directly built into QGIS.
Since I was missing a few features, I decided to extend the plugin.