Changes between Version 75 and Version 76 of Grass7/VectorLib
- Timestamp:
- 11/27/12 07:51:31 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/VectorLib
v75 v76 23 23 24 24 For more information see [wiki:Grass7/VectorLib/OGRInterface OGR data provider] page. 25 == Direct PostGIS geometry editing == 25 == PostGIS data provider == 26 27 PostGIS data can be accessed using [wiki:Grass7/VectorLib/OGRInterface GRASS-OGR data provider] or by native [wiki:Grass7/VectorLib/PostGISInterface GRASS-PostGIS data provider]. 26 28 27 29 For more information see [wiki:Grass7/VectorLib/PostGISEditing Direct PostGIS geometry editing].