Changes between Version 35 and Version 36 of Grass7/VectorLib/PostGISEditing
- Timestamp:
- 11/29/12 00:25:09 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/VectorLib/PostGISEditing
v35 v36 2 2 = PostGIS topological editing = 3 3 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]. 5 5 6 See also [wiki:Grass7/VectorLib/OGRInterface OGR Interface] and [wiki:wxGUIDevelopment#Vectordigitizer wxGUI vector digitizer] roadmap.6 See also [wiki:Grass7/VectorLib/OGRInterface GRASS-PostGIS data provider] and [wiki:wxGUIDevelopment#Vectordigitizer wxGUI vector digitizer] roadmap. 7 7 8 8 See 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].