Changes between Version 4 and Version 5 of FAQGeneral


Ignore:
Timestamp:
Apr 24, 2008, 6:04:41 AM (16 years ago)
Author:
Mateusz Łoskot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQGeneral

    v4 v5  
    1616== What is this OGR stuff? ==
    1717
    18 The GDAL/oGR tree holds source for a vector IO library inspired by [http://www.opengeospatial.org/standards OpenGIS Simple Features]. In theory it is separate from GDAL, but currently they reside in the same source tree and are somewhat entangled. More information can be found at http://ogr.maptools.org. It is my plan to properly fold OGR into GDAL properly at some point in the future. Then GDAL will be a raster and vector library.
     18The GDAL/oGR tree holds source for a vector IO library inspired by [http://www.opengeospatial.org/standards OpenGIS Simple Features]. In theory it is separate from GDAL, but currently they reside in the same source tree and are somewhat entangled. More information can be found at http://www.gdal.org/ogr/. It is my plan to properly fold OGR into GDAL properly at some point in the future. Then GDAL will be a raster and vector library.
    1919
    2020== What does OGR stands for? ==