For those who are new to the programming side of GIS, I feel that a lot of great tools and resources are inacessible. I am interested in GUI based wizards for handling geoprocessing with libraries like gdal and ogr. Any tips?
|
|
For ogr2ogr you can check ogr2gui. Although this is a bit old one, according to the website:
|
|||
|
|
|
QGIS among several other options. |
|||||
|
|
The GDAL FAQ at http://trac.osgeo.org/gdal/wiki/FAQGeneral#IsthereagraphicaluserinterfacetoGDALOGR points to http://trac.osgeo.org/gdal/wiki/SoftwareUsingGdal Thats obviously a pretty large (and probably incomplete) list of things. If you can advise on what you need to do, perhaps someone can provide a more specific answer. |
|||
|
|
|
QGIS has the GDAL and OGR libraries built in. Some of the raster tools in QGIS have batch options and the show you the syntax of the command for command line tools like FWTools. As a not, there are some differences between the executables in QGIS and FWTools. |
|||
|
|
