get_osm_nodes: Function get_osm_nodes

Description Usage Arguments Value Author(s) References See Also Examples

Description

Extract objects from Openstreetmap using the Overpass API

Usage

1
get_osm_nodes(object, place)

Arguments

object

A key-value combination for a node, valid combinations can be seen here: http://wiki.openstreetmap.org/wiki/Map_Features

place

Place for the map features

Value

XML document with information for the nodes downloaded from OpenStreetMap for the given place

Author(s)

Jan-Philipp Kolb <Jan-Philipp_Kolb@gmx.net>

References

http://wiki.openstreetmap.org/wiki/Map_Features

See Also

extract_osm_nodes

Examples

1
pg_MA <- get_osm_nodes(object="leisure=playground","Mannheim")

Japhilko/gosmd documentation built on May 7, 2019, 10:32 a.m.