VRT

Aus Geoinformation HSR
Version vom 14. Januar 2008, 00:05 Uhr von Stefan (Diskussion | Beiträge)

(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Die VRT-Datei ist eine OGR-Konfigurationsdatei im XML-Format, um andere OGR-Driver zu konfigurieren.

Siehe auch:

VRT wird in OGR hauptsächlich in folgenden Fällen eingesetzt:

  • derive spatial layers from flat tables with spatial information in attribute columns.
  • to associate coordinate system information with a datasource
  • merge layers from different datasources into a single data source
  • just to provide an anchor file for access to non-file oriented datasources.

Weblinks