Access to Open Street Map Raster Images
Plot an open street map using ggplot2
Plots an open street map tile using ggplot2
Create a complete ggplot appropriate to a particular data type Rexport...
Returns a table with relevant source and attribution info for each map...
Launches a Java helper GUI.
Latitude Longitude projection
Get a map based on lat long coordinates
Projects the open street map to an alternate coordinate system
Open street map (and google) mercator projection
Get an open street map tile.
Plot an OpenStreetMap object.
Add tile to plot
Print map
Maps long lat values to the open street map mercator projection
Create a RasterLayer from an OpenStreetMap
Create a RasterLayer from a tile
Accesses high resolution raster maps using the OpenStreetMap protocol. Dozens of road, satellite, and topographic map servers are directly supported, including Apple, Mapnik, Bing, and stamen. Additionally raster maps may be constructed using custom tile servers. Maps can be plotted using either base graphics, or ggplot2. This package is not affiliated with the OpenStreetMap.org mapping project.