geocode_nominatim: Lookup coordinates using the Nominatim OSM API

View source: R/geocode.R

geocode_nominatimR Documentation

Lookup coordinates using the Nominatim OSM API

Description

This looks up location data (© OpenStreetMap contributors) including coordinates from the Nomination OSM API.

Usage

geocode_nominatim(address)

Arguments

address

character string for the address

Details

Data from this service is provided under the ODbL license which requires to share alike

See attribution and license here: https://www.openstreetmap.org/copyright

See usage policy here: https://operations.osmfoundation.org/policies/nominatim/

Value

tibble with results


KTH-Library/institutions documentation built on June 10, 2025, 10:04 a.m.