nominatimlite: Interface to the 'Nominatim' API

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.

Version: 0.7.0
Depends: R (≥ 4.1.0)
Imports: dplyr (≥ 1.0.0), jsonlite (≥ 1.7.0), sf (≥ 0.9.0), tools, utils
Suggests: curl, ggplot2, knitr, quarto, testthat (≥ 3.3.0), tibble, withr
Published: 2026-08-25
DOI: 10.32614/CRAN.package.nominatimlite
Author: Diego Hernangómez ORCID iD [aut, cre, cph], Jindra Lacko ORCID iD [ctb, rev], Alex White [ctb], OpenStreetMap contributors [cph] (For the osm_amenities data)
Maintainer: Diego Hernangómez <diego.hernangomezherrero at gmail.com>
BugReports: https://github.com/dieghernan/nominatimlite/issues
License: MIT + file LICENSE
Copyright: See file inst/COPYRIGHTS.
nominatimlite copyright details
URL: https://dieghernan.github.io/nominatimlite/, https://github.com/dieghernan/nominatimlite
NeedsCompilation: no
Citation: nominatimlite citation info
Materials: README, NEWS
In views: WebTechnologies
CRAN checks: nominatimlite results

Documentation:

Reference manual: nominatimlite.html , nominatimlite.pdf
Vignettes: Get started with nominatimlite (source)

Downloads:

Package source: nominatimlite_0.7.0.tar.gz
Windows binaries: r-devel: nominatimlite_0.6.0.zip, r-release: nominatimlite_0.6.0.zip, r-oldrel: nominatimlite_0.6.0.zip
macOS binaries: r-release (arm64): nominatimlite_0.7.0.tgz, r-oldrel (arm64): nominatimlite_0.7.0.tgz, r-release (x86_64): nominatimlite_0.7.0.tgz, r-oldrel (x86_64): nominatimlite_0.7.0.tgz
Old sources: nominatimlite archive

Reverse dependencies:

Reverse imports: dsmSearch, greenSD
Reverse suggests: ohsome

Linking:

Please use the canonical form https://CRAN.R-project.org/package=nominatimlite to link to this page.