Changes between Version 15 and Version 16 of Grass7/VectorLib/OGRInterface
- Timestamp:
- 07/28/11 08:44:21 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/VectorLib/OGRInterface
v15 v16 16 16 17 17 == Direct OGR write access == 18 19 Testcase: 20 21 * location: {{{nc_spm_08}}} 22 * Shapefile directory: {{{~/ncshape}} 23 * PostGIS database: {{{pgis_nc}}} 18 24 19 25 Capability to write OGR layers directly without need to store data in the native vector format and then exporting data using {{{v.out.ogr}}}. Example: