Rainer Krug wrote: > is there a possibility to import stellite photos directly from > GoogleEarth or WorldWind so that they are georeferenced ? I know about > importing the satellite picture saved from GoogleEarth and the > georeferencing it myself, but I would like to avoid that step.
try r.in.wms http://grass.ibiblio.org/grass63/manuals/html63_user/r.in.wms.html http://grass.ibiblio.org/screenshots/web.php The r.in.onearth module (from the wiki addons site) is much simpler to use than r.in.wms but is hardcoded to only talk to NASA's OnEarth server. (which is fairly overloaded these days, so be kind to it) http://grass.gdf-hannover.de/wiki/GRASS_AddOns#Raster_add-ons Hamish ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
