5
votes
2answers
942 views

Efficiency of python script using SAGA and arcpy

=== SUMMARY === I have created a process to import a LAS point cloud, clip it, select the ground points and save the output as an XYZ.txt for clients to use. This uses a python based script (will ...
1
vote
1answer
292 views

Comparing GIS libraries

I am new to GIS. As a part of my research, I want to figure out among OSSIM, Saga API, Terralib and MApnik which one will best satisfy the following functionalities and why ( all for desktop GIS ...
7
votes
5answers
748 views

How to integrate SAGA Python Modules into ArcGIS Desktop?

I have been having a look at SAGA (http://www.saga-gis.org/en/index.html) and it seems to have some nice tools for geoprocessing. I was wondering if anyone out there has had any luck bringing SAGA ...