Look up municipality and county
lookup_admin_unitFind which municipality (kommune) and county (fylke) a location falls in, with official codes (Kartverket). Give either a coordinate or a free-text address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Free-text address, used if no coordinate is given | |
| latitude | No | Latitude in decimal degrees (WGS84). Norway spans about 57–72°N. | |
| longitude | No | Longitude in decimal degrees (WGS84). Norway spans about 4–31°E. |