GDAL: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Dokumentation)
Zeile 3: Zeile 3:
 
Siehe auch:
 
Siehe auch:
 
* [[OGR]]
 
* [[OGR]]
 +
 +
Alternative Rasterdaten-Konverter:
 +
* TatukGIS Viewer (free, Windows)
 +
* ECW Header Editor, ERMapper (free, Windows)
  
 
== Dokumentation ==
 
== Dokumentation ==

Version vom 8. Februar 2008, 02:03 Uhr

Rasterformate-Bibliothek, die in den FWTools (C++ Open Source-Programme von Frank Warmerdam) zusammengefasst sind und typischerweise über die Kommandozeile gesteuert werden.

Siehe auch:

Alternative Rasterdaten-Konverter:

  • TatukGIS Viewer (free, Windows)
  • ECW Header Editor, ERMapper (free, Windows)

Dokumentation

Formate

Hier ein Auszug aus den verfügbaren Rasterformate ('ro' is read-only driver; 'rw' is read or write (ie. supports CreateCopy); 'rw+' is read, write and update (ie. supports Create)):

  • BMP (rw+): MS Windows Device Independent Bitmap
  • GIF (rw): Graphics Interchange Format (.gif)
  • GMT (rw): GMT NetCDF Grid Format
  • GTiff (rw+): GeoTIFF
  • HFA (rw+): Erdas Imagine Images (.img)
  • ILWIS (rw+): ILWIS Raster Map
  • INGR (rw+): Intergraph Raster
  • JP2ECW (rw+): ERMapper JPEG2000
  • JP2MrSID (ro): MrSID JPEG2000
  • JPEG (rw): JPEG JFIF
  • MrSID (ro): Multi-resolution Seamless Image Database (MrSID)
  • PNG (rw): Portable Network Graphics
  • PNM (rw+): Portable Pixmap Format (netpbm)
  • RMF (rw+): Raster Matrix Format
  • SDTS (ro): SDTS Raster
  • SRTMHGT (rw): SRTMHGT File Format
  • USGSDEM (rw): USGS Optional ASCII DEM (and CDED)
  • VRT (rw+): Virtual Raster
  • WCS (ro): OGC Web Coverage Service
  • WMS (ro): OGC Web Map Service