Skip to content
/ ROSM Public

R access to high resolution raster maps using the OpenStreetMap protocol. Dozens of road, satellite, and topographic map servers are directly supported, including CloudMade, Mapnik, Bing, stamen, and MapQuest. Maps can be plotted using either base graphics, or ggplot2. This package is not affiliated with the OpenStreetMap.org mapping project.

Notifications You must be signed in to change notification settings

ifellows/ROSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package for OpenStreetMap Raster Images

Accesses high resolution raster maps using the OpenStreetMap protocol. Dozens of road, satellite, and topographic map servers are directly supported, including CloudMade, Mapnik, Bing, stamen, and MapQuest. Maps can be plotted using either base graphics, or ggplot2. This package is not affiliated with the OpenStreetMap.org mapping project.

#Examples See: https://blog.fellstat.com/?cat=15

Build

To build and install package from source run

sh makePackage

NOAWT=1 R CMD INSTALL OpenStreetMap_..*.tar.gz

(Replace the stars with the version of the package created)

#Author Ian Fellows, using the JMapViewer library by Jan Peter Stotz

About

R access to high resolution raster maps using the OpenStreetMap protocol. Dozens of road, satellite, and topographic map servers are directly supported, including CloudMade, Mapnik, Bing, stamen, and MapQuest. Maps can be plotted using either base graphics, or ggplot2. This package is not affiliated with the OpenStreetMap.org mapping project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published