Ogr2ogr: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
(http://gdal.maptools.org/ogr/)
 
 
(Eine dazwischenliegende Version von einem anderen Benutzer wird nicht angezeigt)
Zeile 1: Zeile 1:
 +
'''Deutsch:'''
 +
 +
Programm zur Konvertierung von Vektorformaten
 +
 +
Einordnung:
 +
[[OGR]] Simple Feature Library->[[OGR]] Utility Program->ogr2ogr
 +
 +
[http://gdal.maptools.org/ogr/ Homepage von OGR]
 +
 +
[http://gdal.maptools.org/ogr/ogr_utilities.html OGR Utilities]
 +
 +
 +
'''Englisch:'''
 +
 
The program '''ogr2ogr''' can be used to convert simple features data between file formats ([[ESRI]] [[Shapefile]], [[TIGER]], [[MapInfo]] File, [[GML]], [[PostgreSQL]])
 
The program '''ogr2ogr''' can be used to convert simple features data between file formats ([[ESRI]] [[Shapefile]], [[TIGER]], [[MapInfo]] File, [[GML]], [[PostgreSQL]])
 
performing various operations during the process such as spatial or attribute selections, reducing the set of attributes, setting the output coordinate system or even reprojecting the features during translation.
 
performing various operations during the process such as spatial or attribute selections, reducing the set of attributes, setting the output coordinate system or even reprojecting the features during translation.
Zeile 5: Zeile 19:
 
[[Kategorie:Open Source]]
 
[[Kategorie:Open Source]]
 
[[Kategorie:Software]]
 
[[Kategorie:Software]]
 +
[[Kategorie:MapInfo]]
 
[[Kategorie:Konvertierung]]
 
[[Kategorie:Konvertierung]]

Aktuelle Version vom 18. Mai 2006, 15:40 Uhr

Deutsch:

Programm zur Konvertierung von Vektorformaten

Einordnung: OGR Simple Feature Library->OGR Utility Program->ogr2ogr

Homepage von OGR

OGR Utilities


Englisch:

The program ogr2ogr can be used to convert simple features data between file formats (ESRI Shapefile, TIGER, MapInfo File, GML, PostgreSQL) performing various operations during the process such as spatial or attribute selections, reducing the set of attributes, setting the output coordinate system or even reprojecting the features during translation.