Learn R Programming

⚠️There's a newer version (0.2.5) of this package.Take me there.

osmdata (version 0.1.5)

Import 'OpenStreetMap' Data as Simple Features or Spatial Objects

Description

Download and import of 'OpenStreetMap' ('OSM') data as 'sf' or 'sp' objects. 'OSM' data are extracted from the 'Overpass' web server () and processed with very fast 'C++' routines for return to 'R'.

Copy Link

Version

Install

install.packages('osmdata')

Monthly Downloads

7,410

Version

0.1.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

March 22nd, 2021

Functions in osmdata (0.1.5)

opq

Build an Overpass query
osm_elevation

osm_elevation
opq_enclosing

opq_enclosing
add_osm_feature

Add a feature to an Overpass query
osm_lines

Extract all osm_lines from an osmdata object
available_tags

List tags associated with a feature
overpass_status

Retrieve status of the Overpass API
%>%

Pipe operator
bbox_to_string

Convert a named matrix or a named or unnamed vector to a string
osmdata_sp

osm_polygons

Extract all osm_polygons from an osmdata object
osmdata

osmdata class def
osmdata_xml

Return an OSM Overpass query in XML format Read an (XML format) OSM Overpass response from a string, a connection, or a raw vector.
osmdata_sf

available_features

List recognized features in OSM
osm_points

Extract all osm_points from an osmdata object
set_overpass_url

set_overpass_url
trim_osmdata

trim_osmdata
osm_poly2line

Convert osmdata polygons into lines
unname_osmdata_sf

unname_osmdata_sf
osmdata_sc

Return an OSM Overpass query as an osmdata object in silicate (SC) format.
unique_osmdata

unique_osmdata
get_overpass_url

get_overpass_url
getbb

Get bounding box for a given place name
osm_multilines

Extract all osm_multilines from an osmdata object
osm_multipolygons

Extract all osm_multipolygons from an osmdata object
opq_osm_id

Add a feature specified by OSM ID to an Overpass query
opq_string

Convert an overpass query into a text string