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 install GDAL separateseparately to QGIS using OSGeo4W. Finally the third method describes how to manually install GDAL separately to QGIS. This can be useful as it doesn't require installation (and therefore does not require admininstrator rights). These methods only relate to the pre-comiled programs and do not provide information on compiling, Python bindings, or installation via Conda.
* '''<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 using OSGeo4W]]</u>'''