
Authors and Citation
Authors
-
Diego Hernangómez. Author, maintainer, copyright holder.
-
Jindra Lacko. Contributor, reviewer.
-
Alex White. Contributor.
Citation
Source: inst/CITATION
Hernangómez D (2026). nominatimlite: Interface to the Nominatim API. doi:10.32614/CRAN.package.nominatimlite. https://dieghernan.github.io/nominatimlite/.
@Manual{R-nominatimlite,
title = {{nominatimlite}: Interface to the {Nominatim} {API}},
doi = {10.32614/CRAN.package.nominatimlite},
author = {Diego Hernangómez},
year = {2026},
version = {0.6.0},
url = {https://dieghernan.github.io/nominatimlite/},
abstract = {Provides a lightweight interface to the Nominatim API <https://nominatim.org/release-docs/latest/>. It supports free-form and structured address searches, searches for addresses from coordinates, amenity lookup and address lookup by OpenStreetMap object identifier. It returns results as tibble data frames or sf objects.},
}