osmtile {OpenStreetMap}R Documentation

Get an open street map tile.

Description

Get an open street map tile.

Usage

osmtile(x, y, zoom, type = "osm")

Arguments

x

location in osm native coordinates

y

location in osm native coordinates

zoom

zoom level

type

the map type (see getMapInfo)

Value

a tile


[Package OpenStreetMap version 0.4.0 Index]