Find place names near a coordinate
find_place_names_nearFind official Norwegian place names near a coordinate, with each result showing feature type and distance.
Instructions
Find the nearest official named features to a coordinate (Kartverket). Each result includes its feature type and distance from the point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude in decimal degrees (WGS84). Norway spans about 57–72°N. | |
| radius_m | No | Search radius in metres | |
| longitude | Yes | Longitude in decimal degrees (WGS84). Norway spans about 4–31°E. | |
| max_results | No | Maximum number of features to return |