Learn R Programming

osmar (version 1.1-7)

OpenStreetMap and R

Description

This package provides infrastructure to access OpenStreetMap data from different sources, to work with the data in common R manner, and to convert data into available infrastructure provided by existing R packages (e.g., into sp and igraph objects).

Copy Link

Version

Install

install.packages('osmar')

Monthly Downloads

110

Version

1.1-7

License

GPL-2

Last Published

November 21st, 2013

Functions in osmar (1.1-7)

osmsource_file

OSM file data source
dim.osmar

Dimension of osmar objects
as_igraph

Convert osmar object to igraph
corner_bbox

Get OSM elements
as_osmar_bbox.Spatial

Convert sp object to an osmar object
subset.osmar

Subset an osmar object
as_osmar

Convert OSM-XML to an osmar object
as_osm

Convert osmar object to OSM-XML
c.osmar

Combine osmar objects
%grep%

Binary operators for grep-like functions
osmsource_osmosis

Osmosis OSM data source
find

Find element for a given condition
as_osmar_bbox

Bounding box converter generic
get_osm

Get OSM data
summary.osmar

Summarize osmar objects
osm_crs

CRS for OpenStreetMap
osmsource_api

API OSM data source
find_nearest_node

Find nearest node with given conditions
find_down

Find all elements related to an ID
node

Element descriptors
muc

Object of class osmar from central Munich
as_sp

Convert osmar object to sp object
plot.osmar

Plot osmar object