2
votes
0answers
84 views

Flow modeling and FOSS GIS; lahars and HEC-RAS

What are the options for FOSS flow modeling of dilute debris flows in QGIS or GRASS? Have you, or can you refer me to studies where the authors, tested these models/plugins/functions/etc. for use in ...
0
votes
0answers
72 views

Free and Open Source GIS Desktop Dissertation Survey – Participants wanted [closed]

I am currently in my last year of MSc Information Technology course at the University of the West of England. I am required to undertake a dissertation project. I am conducting a study on the level of ...
3
votes
1answer
101 views

Hydro-Enforced/surface constraint DEM Creation using GRASS/QGIS

I am wondering if there is a way to create a hydro-breakline enforced DEM by means of any open source solution? I am able to create a DEM from Lidar data using GRASS, but would like to enforce some ...
1
vote
1answer
197 views

GRASS Geoprocessing in Python Script

I´m trying to get some GRASS geoprocessig tools running in a python script outside GRASS. I´m able to import grass.script, but I´m not able to get the tools running yet. Does anybody know what I´m ...
2
votes
1answer
348 views

How to join two polygon layers into a resulting layer with overlapping polygons merged together (including attributes)

I am trying to find a method (in QGIS and/or GRASS) to join two layers of polygons into a resulting layer with merged overlapping polygons. It's hard to explain in words, so I've drawn a simplified ...
0
votes
1answer
416 views

Compiling Grass from Source in Ubuntu

Hi a while ago I drafted a semi-universal guide on how to compile GRASS GIS on Ubuntu. Because I had enough emails asking more details I thought to post it here for everyone and if possible to ...
5
votes
4answers
1k views

Large mosaic process failing - what are the options? software independent only focussed on result

I need to mosaic about 550Gb of tif imagery together and the software I have tried keeps failing. The area has been split into zones so that the smallest has approx 200 tiles. I have used the latest ...
5
votes
2answers
688 views

Quickly create contour polygons from cost points using OSS for web app

This is related to a previous question I've asked: Create filled contour map with GRASS I've created a point layer using OpenStreetMap data and pgRouting's driving_distance() function, where the ...
2
votes
1answer
319 views

Scripting in GRASS

Can anyone suggest me web-links to learn scripting in GRASS GIS (its utilities, examples etc.) other than those available in GRASS official Wiki/Sites?
5
votes
3answers
784 views

How to interpret GRASS v.kernel results?

GRASS manual reads: v.kernel - Generates a raster density map from vector points data using a moving 2D isotropic Gaussian kernel ... Ok, but how do I interpret the results? I understand that ...
9
votes
4answers
753 views

Are there any open source tools to detect and fill sinks on a DEM?

Are there any open source or inexpensive tools to detect and fill sinks on a DEM? ESRI Spatial Analyst is just out of my price range.