Skip to contents

Geocoding

These functions search an address or reference and return coordinates.

geo_address_lookup()
Address Lookup API for OSM objects
geo_address_lookup_sf()
Address Lookup API for OSM objects in Spatial Format
geo_amenity()
Geocode amenities
geo_amenity_sf()
Geocode amenities in Spatial format
geo_lite()
Address Search API for OSM objects
geo_lite_sf()
Address Search API for OSM objects in Spatial format

Reverse geocoding

These functions search coordinates and returns information of places on that coordinates.

reverse_geo_lite()
Reverse Geocoding API for OSM objects
reverse_geo_lite_sf()
Reverse Geocoding API for OSM objects in Spatial format

Get spatial objects

These functions return sf objects.

bbox_to_poly()
Create a bounding box sf object
geo_address_lookup_sf()
Address Lookup API for OSM objects in Spatial Format
geo_amenity_sf()
Geocode amenities in Spatial format
geo_lite_sf()
Address Search API for OSM objects in Spatial format
reverse_geo_lite_sf()
Reverse Geocoding API for OSM objects in Spatial format

Datasets

Helper datasets.

osm_amenities
OpenStreetMap amenity database

About the package

nominatimlite nominatimlite-package
nominatimlite: Interface with 'Nominatim' API Service