Getting Setup With GDAL Manually: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) No edit summary |
Ellis Symons (talk | contribs) |
||
Line 25:
===Running the Programs===
The GDAL programs can now be used. Use the ".exe" programs that were copied into "<tt>C:\GDAL\bin</tt>" and not located in the original "apps" folder.
<pre>
set gdal_translate="C:\GDAL\bin\gdal_translate.exe"
|