GDAL Tips and Tricks: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2:
 
==Getting Started==
The below describes three methods of getting setup with the GDAL programs. If you have QGIS installed, then it is recommended to use the first method below as you will already have GDAL on your computer. The second method describes how to downloadinstall GDAL separate to QGIS using OSGeo4W. Finally the GDALthird programsmethod asdescribes separatehow to manually programsinstall GDAL separately. This can be useful as they don't require installation (and therefore does not require admininstrator rights). The third method is using OSGeo4W to install GDAL separately, however this may require administrator rights.
* '''<u>[[Getting_Setup_With_GDAL_Using_QGIS_Installation | Getting setup with GDAL using QGIS installation]]</u>'''
* '''<u>[[Getting_Setup_With_GDAL_Using_OSGeo4W | Getting setup with GDAL withoutusing QGISOSGeo4W]]</u>'''
* Getting setup with GDAL using OSGeo4Wmanually
 
==GDAL Programs==