Changes between Version 16 and Version 17 of Grass7/VectorLib/OGRInterface


Ignore:
Timestamp:
Jul 28, 2011, 8:44:44 AM (13 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/VectorLib/OGRInterface

    v16 v17  
    1717== Direct OGR write access ==
    1818
     19Capability to write OGR layers directly without need to store data in the native vector format and then exporting data using {{{v.out.ogr}}}. Example:
     20
    1921Testcase:
    2022
     
    2224 * Shapefile directory: {{{~/ncshape}}
    2325 * PostGIS database: {{{pgis_nc}}}
    24 
    25 Capability to write OGR layers directly without need to store data in the native vector format and then exporting data using {{{v.out.ogr}}}. Example:
    26 
    2726=== Scenario 1 ===
    2827