Changes between Version 31 and Version 32 of Grass7/VectorLib/PostGISInterface


Ignore:
Timestamp:
Nov 28, 2012, 12:30:38 AM (11 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/VectorLib/PostGISInterface

    v31 v32  
    2121||2 (with pseudo-topology - simple feature access)||[http://grass.osgeo.org/programming7/write__sfa_8c.html#ab9cb491b38a015a1a3f419d03f7b02b1 V2_write_line_sfa()]||[http://grass.osgeo.org/programming7/write__sfa_8c.html#a35c4d5d9199aac66e331198d0281fa1f V2_rewrite_line_sfa()]||[http://grass.osgeo.org/programming7/write__sfa_8c.html#a8ffaeddebd619612152c1a2970f51c3a V2_delete_line_sfa()]
    2222||2 (with topology - PostGIS Topology)||[http://grass.osgeo.org/programming7/write__pg_8c.html#a73b18af6db4e309f57bdd13ed3e9ad9e V2_write_line_pg()]||||
     23
     24See [http://grass.osgeo.org/programming7/vlibPg.html programmer's manual page] for complete overview.
    2325
    2426By default data are read/write as simple features. If ''PostGIS Topology schema'' is defined then the data provider reads/writes topological elements from provided schema.