10.10. OSMInfo
QGIS plugin NextGIS OSMInfo allows you to get all the information for any point without loading any additional layers.
No need to load the original data to check a house number or learn the name of a lake on a satellite image.
All OSM features are available, including:
administrative boundaries;
bodies of water and protected areas;
road infrastructure;
buildings, city infrastructure;
points of interest.
When the plugin is installed, its icon appears in the toolbar:
Also the plugin is available in the Internet menu of the Menu bar.
10.10.1. Feature identification
Activate
tool and click on your point of interest on the map.
Pic. 10.37. Point information in OSMInfo window
Results are divided into two groups:
nearby features;
enclosing features.
The feature selected in the panel is highlighted in orange.
10.10.3. Search OpenStreetMap features
You can also search for features in OpenStreetMap database using NextGIS OSMInfo plugin. In the plugin panel activate
search mode.
Enter feature ID, name or other query, then select a feature from the list of search results.
Pic. 10.40. Search results for “school”
Three query formats are supported:
coordinates;
freeform (as in the Wizard, but also includes type:closed_way);
overpassql.
You can enter the feature type in English on in one of the supported languages of the plugin interface, e.g. in Portuguese.
Query examples:
Drinking water
amenity=drinking_water and type:node
"Drinking Water" in London
(highway=primary or highway=secondary) and type:way
tourism=hotel
tourism=museum in Bratislava
musée in Marseille
More on the query syntax on the OpenStreetMap wiki.
To return to the identification mode, click the button with the cursor on the plugin panel or in the toolbar.
10.10.4. Plugin settings
To open the plugin menu, click
.
In this menu you can:
Enable or disable highlighting all found features. By default only the first feature in the list is highlighed so as not to overload your device.
Enable or disable showing small featues as points.
Open Settings dialog.
Pic. 10.41. All features are displayed as polygons, some are tiny at the current scale
Pic. 10.42. Features that are too small for the current scale are shown as points
To open the plugin settings you can use the plugin panel menu or go Settings ‣ Options ‣ NextGIS ‣ OSMInfo.
Pic. 10.43. Plugin settings
In the Query settings section you can set up what plugin does when you click on the map:
Remove nearby or enclosing features from the search results.
Set up the radius in which the nearby features are searched.
Set up request timeout.
Set up a limit for memory usage.
In the plugin settings you can also select Overpass instance and enable debug messages.
Note
Plugin is supported in QGIS 4


