Version 58 (modified by 15 years ago) ( diff ) | ,
---|
Vector library in GRASS 7 ¶
Table of Contents
See:
File-based spatial index ¶
OGR interface ¶
Capability to read OGR layers directly without linking them via v.external
and to write OGR layers directly without need to store data in the native vector format and then exporting data using v.out.ogr
.
For more information see Direct OGR read and write access.
Redesign support structures ¶
Reduce memory requirements particularly for points and lines. See #542.
TODO
3D vector data support ¶
TODO
See also:
Note:
See TracWiki
for help on using the wiki.