OpenStreetMap: Difference between revisions
Jump to navigation
Jump to search
(+http://downloads.cloudmade.com/) |
(+Web Map Service (WMS) for Europe) |
||
Line 17: | Line 17: | ||
=== Data from WMS === | === Data from WMS === | ||
* No free/open server known - Badly needed | * Web Map Service (WMS) for Europe: [http://mapbender.wheregroup.com/cgi-bin/mapserv?map=/data/umn/osm/osm_basic.map&VERSION=1.1.1&REQUEST=GetCapabilities&SERVICE=WMS GetCapabilities] to access the WMS | ||
* No free/open world-wide server known - Badly needed | |||
Then import with {{cmd|r.in.wms}} | Then import with {{cmd|r.in.wms}} |
Revision as of 08:09, 14 August 2009
OSM Homepage: http://www.openstreetmap.org/
Import
- GRASS_AddOns#v.in.osm (fairly rough script)
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