Changes between Version 35 and Version 36 of Grass7/VectorLib/PostGISEditing


Ignore:
Timestamp:
Nov 29, 2012, 12:25:09 AM (12 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/VectorLib/PostGISEditing

    v35 v36  
    22= PostGIS topological editing =
    33
    4 '''Goal''': Implement [http://www.postgis.org PostGIS] geometry (simple features and topological) editing functionality in GRASS GIS (wxGUI digitizer and {{{v.edit}}} module)
     4'''Goal''': Implement [http://www.postgis.org PostGIS] geometry (simple features and topological) editing functionality in GRASS GIS (wxGUI digitizer and {{{v.edit}}} module) using [wiki:Grass7/VectorLib/PostGISInterface GRASS-PostGIS data provider].
    55
    6 See also [wiki:Grass7/VectorLib/OGRInterface OGR Interface] and [wiki:wxGUIDevelopment#Vectordigitizer wxGUI vector digitizer] roadmap.
     6See also [wiki:Grass7/VectorLib/OGRInterface GRASS-PostGIS data provider] and [wiki:wxGUIDevelopment#Vectordigitizer wxGUI vector digitizer] roadmap.
    77
    88See also user-oriented [http://grass.osgeo.org/wiki/Working_with_external_data_in_GRASS_7#Vector_data page] at GRASS [http://grass.osgeo.org/wiki User Wiki].