Changes between Version 15 and Version 16 of Grass7/VectorLib/PostGISInterface


Ignore:
Timestamp:
Nov 27, 2012, 8:31:12 AM (11 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/VectorLib/PostGISInterface

    v15 v16  
    1212
    1313||'''Level'''||'''Sequantial access'''||'''Random access'''||
    14 ||1||[http://grass.osgeo.org/programming7/read__pg_8c.html#a654fbf094198b35199d2eac15b2e1b13 V1_read_next_line_pg()]||[http://grass.osgeo.org/programming7/read__pg_8c.html#a7c66b4bca09746dadb01d428285ad70a V1_read_line_pg()]
    15 ||2||[http://grass.osgeo.org/programming7/read__pg_8c.html#a1cbb8c310ff27ace719f0d3b618b9705 V2_read_next_line_pg()]||[http://grass.osgeo.org/programming7/read__pg_8c.html#a52b5d48ac7fc14bc7482bfff6c992429 V2_read_line_pg()]
     14||1 (without topology)||[http://grass.osgeo.org/programming7/read__pg_8c.html#a654fbf094198b35199d2eac15b2e1b13 V1_read_next_line_pg()]||[http://grass.osgeo.org/programming7/read__pg_8c.html#a7c66b4bca09746dadb01d428285ad70a V1_read_line_pg()]
     15||2 (with pseudo-topology/topology)||[http://grass.osgeo.org/programming7/read__pg_8c.html#a1cbb8c310ff27ace719f0d3b618b9705 V2_read_next_line_pg()]||[http://grass.osgeo.org/programming7/read__pg_8c.html#a52b5d48ac7fc14bc7482bfff6c992429 V2_read_line_pg()]
    1616 
    1717== Simple features access ==