OGR: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 11: Zeile 11:
 
Dokumentation:
 
Dokumentation:
 
* http://www.gdal.org/ogr/ogr2ogr.html
 
* http://www.gdal.org/ogr/ogr2ogr.html
 +
* http://www.gdal.org/ogr/ > OGR Supported Formats
 +
** Beispiel mit INTERLIS: http://www.gdal.org/ogr/drv_ili.html
  
 
== Weblinks ==
 
== Weblinks ==

Version vom 16. Oktober 2007, 19:00 Uhr

OGR Simple Feature Library: OGR Simple Features Library is a part of the GDAL library which is part of FWTools.

OGR is a C++ open source library (and commandline tools like OGR2OGR) providing read (and sometimes write) access to a variety of vector file formats including Shapefiles, Mapinfo mid/mif and TAB formats.

Siehe auch:

ogr2ogr

Dokumentation:

Weblinks