GDAL Tips and Tricks: Difference between revisions

Content deleted Content added
No edit summary
Line 10:
* <u>'''[[Vector_Format_Conversion_Using_ogr2ogr | ogr2ogr.exe]]'''</u> - OGR is the vector library sub-module of GDAL. "ogr2ogr.exe" is the program that is used to convert between vector formats.
* <u>'''[[Raster_Format_Conversion_Using_gdal_translate | gdal_transalte.exe]]'''</u> - GDAL is the raster library sub-module of GDAL. "gdal_translate" is the program that is used to convert between raster formats.
<br>
<br>
{{Tips Navigation
|uplink=[[Main_Page | Back to Main Page]]
}}