#240: import all files within a directory -------------------------+-------------------------------------------------- Reporter: timmie | Owner: [email protected] Type: defect | Status: new Priority: major | Milestone: 6.4.0 Component: default | Version: unspecified Keywords: | Platform: Unspecified Cpu: Unspecified | -------------------------+-------------------------------------------------- This was discussed for shapefile vectors at: http://news.gmane.org/gmane.comp.gis.grass.user >> * I cannot just point the program to a directory of shapefiles and tell >> it import all. QGIS, gvSIG and ArcGIS can do this. > > We could easily add v.in.ogr.all or v.external.all, I suppose two or > three lines of shell script :) Could be stored in the Addons wiki.
This chould be enabled for vector and raster files. Examples: - Import all landcover vector files from a folder - Import all SRTM ASC/TIFF files from a folder a nice option would be if one could run ogr2ogr/v.patch or gdal_merge/r.patch while importing to generate a mosaik of all the tiles within the folder with the same step. This should also be implemented for the GUI. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/240> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
