QGIS Python Plugins Repository
Nominatim Locator Filter
This is a plugin which adds an (extra) Nominatim Locator Filter (Geocoder) to QGIS
Nominatim is a free Geocoder service provided by the OpenStreetMap project.
A Locator Filter implements the fetching of data from internal or external sources.
NOTE that the core functionality of this plugin is now also in the core of QGIS using the > prefix.
So to use the core QGIS Nominatim Locator you type "> artis" to search for 'artis'
This plugin has some extra features.
Because it is *NOT* allowed to use the Nominatim service as a 'search as you type' service,
see: Nominatim Usage Policy, the locator will not fire a request unless you end your string with a space or enter.
So type "osm artis " (note the ending space).
Some other tricks:
To do a local search (so only within current mapcanvas extent), use & in front of your search term.
So type "osm &artis " (note the ampersand and the ending space) when only Zoomed in on France OR on The Netherlands and see the difference.
Nominatim itself also has some tricks: for example you can add a country code to your search term to ONLY search in that country.
See "osm &artis nl" versus "osm &artis fr" (to see artis in The Netherlands or in France)
The icons used are from the nominatim-ui project
Read more about creating 'Locators': http://www.qgis.nl/2018/05/16/english-coding-a-qgslocator-plugin
- Author
- Richard Duivenvoorde, Zuidt
- Maintainer
- rduivenvoorde
- Tags
- filter , osm , nominatim , geocoder , locator
- Plugin home page
- https://github.com/rduivenvoorde/nominatim_locator_filter
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/rduivenvoorde/nominatim_locator_filter
- Latest stable version
- 0.3.2
- Latest experimental version:
- 0.2.1
- Plugin ID
-
1447
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.3.2 | no | 3.0.0 | 3.99.0 | 10846 | rduivenvoorde | 2023-12-18T11:42:07.475312+00:00 |
0.3.1 | no | 3.0.0 | 3.99.0 | 348 | rduivenvoorde | 2023-12-18T10:46:19.092101+00:00 |
0.2.4 | no | 3.0.0 | 3.99.0 | 16468 | rduivenvoorde | 2021-09-07T09:38:20.835415+00:00 |
0.2.3 | no | 3.0.0 | 3.99.0 | 16491 | rduivenvoorde | 2018-11-28T17:28:59.275284+00:00 |
0.2.2 | no | 3.0.0 | 3.99.0 | 2614 | rduivenvoorde | 2018-05-18T07:00:27.044058+00:00 |
0.2.1 | yes | 3.0.0 | 3.99.0 | 1382 | rduivenvoorde | 2018-05-02T10:16:56.029463+00:00 |
0.2.0 | yes | 3.0.0 | 3.99.0 | 625 | rduivenvoorde | 2018-04-22T20:32:30.034671+00:00 |