OGR: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 2: Zeile 2:
  
 
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.  
 
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:
 +
* shp2pgsql von [[PostGIS]].
 +
* [[FME]]
 +
 +
== ogr2ogr ==
 +
 +
Dokumentation:
 +
* http://www.gdal.org/ogr/ogr2ogr.html
  
 
== Weblinks ==
 
== Weblinks ==

Version vom 9. Oktober 2007, 02:26 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