CDBFile: Unterschied zwischen den Versionen

GISWiki - Das freie Portal für Geoinformatik (GIS)
Wechseln zu: Navigation, Suche
 
 
Zeile 6: Zeile 6:
  
 
[[Kategorie:Open Source]]
 
[[Kategorie:Open Source]]
[[Kategorie:Datenbank]]
+
[[Kategorie:Datenbanken]]
 
[[Kategorie:ArcView]]
 
[[Kategorie:ArcView]]
 
[[Kategorie:C]]
 
[[Kategorie:C]]

Aktuelle Version vom 15. November 2005, 20:54 Uhr

CDBFile

  • GPL C++ library for reading DBF files, an important part of ESRI Shape files
  • available from numerous locations e.g. cdbfile.zip at the Simtel archive
  • fortunately, doesn't seem to be needed, since other libraries like Shapelib which read Shape files, also provide support for the DBF files