3
votes
1answer
55 views

Is it possible to batch clip rasters in Quantum GIS?

I have been able to batch clip rasters in one directory using python in ArcGIS. However, I am not sure how to do the same in Quantum using the python console. Is this possible? If there are different ...
2
votes
1answer
205 views

QGIS – Batch maps (atlas plugin style) in same location

I've got more than 200 shapefiles of points representing different information for the same location. I would like to make as many maps as shapefiles with identical background and extent. I'd rather ...
1
vote
2answers
322 views

How to batch process (100s) of interpolations in QGIS or other open source software programs?

Is there an efficient way to run 100s of interpolations in QGIS or other open source software programs? I have groundwater contamination data collected from monitoring wells at about 800 different ...
1
vote
2answers
208 views

How do I batch export maps for sub regions of a dataset with qgis?

I have a national level dataset consisting of polygons, polylines, points and rasters. I would like to export a map for every sub region (border defined by a polygon shapefile). Is there a simple way ...