Changes between Version 17 and Version 18 of Grass7/VectorLib/PostGISEditing


Ignore:
Timestamp:
Nov 14, 2011, 10:08:57 AM (12 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/VectorLib/PostGISEditing

    v17 v18  
    99 1. ~~Attribute table (write) access for OGR-linked vectors (direct or linked by {{{v.external}}})~~ (implemented in r47225)
    1010 1. Improve OGR interface write access (in progress) - see [wiki:Grass7/VectorLib/OGRInterface OGR Interface]
    11  1. Implement PostGIS driver on the top of OGR driver to allow fully-featured editing (including topology)
     11 1. Implement PostgreSQL driver to read PostGIS geometry directly (not using OGR library)
     12 1. Extend PostgreSQL driver to write PostGIS geometry directly (not using OGR library)
     13 1. Implement GRASS-based topology management in PostgreSQL driver
     14 1. Implement PostGIS-based topology management in PostgreSQL driver
    1215 1. Add more...
    1316