Import 'OpenStreetMap' Data as Simple Features or Spatial Objects
Add a feature to an Overpass query
Add multiple features to an Overpass query
List recognized features in OSM
List tags associated with a feature
Convert a named matrix or a named or unnamed vector or data.frame to a...
get_overpass_url
Get bounding box for a given place name
Build an Overpass query
opq_around
Transform an Overpass query to return the result in a csv format
opq_enclosing
Add a feature specified by OSM ID to an Overpass query
Convert an overpass query into a text string
osm_elevation
Extract all osm_lines
from an osmdata object
Extract all osm_multilines
from an osmdata object
Extract all osm_multipolygons
from an osmdata object
Extract all osm_points
from an osmdata object
Convert osmdata polygons into lines
Extract all osm_polygons
from an osmdata object
osmdata class def
Return an OSM Overpass query as a data.frame object.
Return an OSM Overpass query as an osmdata object in silicate
(SC
)...
Return an OSM Overpass query as an osmdata object in sf
format.
Return an OSM Overpass query as an osmdata object in sp
format.
Return an OSM Overpass query in XML format Read an (XML format) OSM Ov...
Retrieve status of the Overpass API
Pipe operator
set_overpass_url
trim_osmdata
unique_osmdata
unname_osmdata_sf
Download and import of 'OpenStreetMap' ('OSM') data as 'sf' or 'sp' objects. 'OSM' data are extracted from the 'Overpass' web server (<https://overpass-api.de/>) and processed with very fast 'C++' routines for return to 'R'.