OGR: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
 
Zeile 1: Zeile 1:
 
=OGR Simple Feature Library=
 
=OGR Simple Feature Library=
 +
 +
English:
  
 
The '''OGR Simple Features Library''' is a [[C|C++]] [[Open Source|open source]] library (and commandline tools) providing read (and sometimes write) access to a variety of vector file formats including [[ESRI]] [[Shapefile]]s, [[S-57]], [[SDTS]], [[PostGIS]], [[Oracle Spatial]], and [[Mapinfo]] [[MID|mid]]/[[MIF|mif]] and [[TAB]] formats.
 
The '''OGR Simple Features Library''' is a [[C|C++]] [[Open Source|open source]] library (and commandline tools) providing read (and sometimes write) access to a variety of vector file formats including [[ESRI]] [[Shapefile]]s, [[S-57]], [[SDTS]], [[PostGIS]], [[Oracle Spatial]], and [[Mapinfo]] [[MID|mid]]/[[MIF|mif]] and [[TAB]] formats.
 +
  
 
OGR is a part of the [[GDAL]] library.
 
OGR is a part of the [[GDAL]] library.
 +
 +
 +
Deutsch:
 +
 +
Die '''OGR Simple Features Library''' ist eine [[C|C++]] [[Open Source|open source]] - Bibliothek ( sowie eine Sammlung von Kommandozeilenwerkzeugen), die lesenden (und manchmal schreibenden) Zugriff auf verschiedene Vektordatenformate einschließlich [[ESRI]] [[Shapefile]]s, [[S-57]], [[SDTS]], [[PostGIS]], [[Oracle Spatial]], and [[Mapinfo]] [[MID|mid]]/[[MIF|mif]] und [[TAB]] Formate bietet.
 +
  
 
==Homepage==
 
==Homepage==

Version vom 1. Juni 2006, 13:35 Uhr

OGR Simple Feature Library

English:

The OGR Simple Features Library is a C++ open source library (and commandline tools) providing read (and sometimes write) access to a variety of vector file formats including ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, and Mapinfo mid/mif and TAB formats.


OGR is a part of the GDAL library.


Deutsch:

Die OGR Simple Features Library ist eine C++ open source - Bibliothek ( sowie eine Sammlung von Kommandozeilenwerkzeugen), die lesenden (und manchmal schreibenden) Zugriff auf verschiedene Vektordatenformate einschließlich ESRI Shapefiles, S-57, SDTS, PostGIS, Oracle Spatial, and Mapinfo mid/mif und TAB Formate bietet.


Homepage