OpenStreetMap

From GRASS-Wiki
Revision as of 21:56, 30 August 2009 by Neteler (talk | contribs) (+See also)
Jump to navigation Jump to search

OSM Homepage: http://www.openstreetmap.org/

Import

Conversion with Mapnik to raster tiles may work, but be very careful about projection issues, typical online web map tiles are not appropriate for GIS import.

Data as shapefiles

Get data from here:

Then import with v.in.ogr

Data from WMS

  • Web Map Service (WMS) for Europe: GetCapabilities to access the WMS
  • No free/open world-wide server known - Badly needed

Then import with r.in.wms

See also