Markus Metz 8b2e587f4c Vlib: fix node costs for new topology пре 12 година
..
Makefile 11e44a917a vlib: Vect_read_colors() added пре 14 година
README 3aa7302eb1 spelling пре 13 година
area.c 46cd09da20 Vlib: update for changed fn defs пре 13 година
array.c 1b5c5cea0b fix compilation without gdal/ogr пре 13 година
ascii.c ab0558ac58 Vlib: init variable пре 12 година
box.c 2306002198 vector libs: optimize bbox search пре 13 година
break_lines.c 3852864fb5 Vlib: speed up Vect_break_lines() пре 13 година
break_polygons.c 76b67f7607 Added methods to modify rectangle boundary coordinates of different dimensions. Modified the names of several functions. Added doxygen style function descriptions. пре 12 година
bridges.c 46cd09da20 Vlib: update for changed fn defs пре 13 година
buffer.c 1b5c5cea0b fix compilation without gdal/ogr пре 13 година
buffer2.c f2ec32951d fix some doxygen warnings пре 13 година
build.c 09b7db1dd9 doxygen errors fixed пре 12 година
build_nat.c 09b7db1dd9 doxygen errors fixed пре 12 година
build_ogr.c 55e6a4a3ff vlib(pg): skip features without geometry пре 13 година
build_pg.c f3db19afaf vlib/pg: build isles for PostGIS Topology access пре 13 година
build_sfa.c 9f386c79b7 vlib (pseudo-topo): fix for polygons with more then 20 rings пре 13 година
cats.c 6d875a014e Vlib: optimized category fns пре 12 година
cindex.c 0a381c333d vlib:cindex.c: cosmetics in doxygen strings пре 14 година
clean_nodes.c 19c13ce399 update headers, revert https://trac.osgeo.org/grass/changeset/37860 пре 14 година
close.c 22fecc6eef vlib: check GRASS_VECTOR_PGFILE (defined by v.out.postgis) when opening/creating vector map пре 13 година
close_nat.c 19c13ce399 update headers, revert https://trac.osgeo.org/grass/changeset/37860 пре 14 година
close_ogr.c 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) пре 13 година
close_pg.c 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) пре 13 година
color_read.c 1b5c5cea0b fix compilation without gdal/ogr пре 13 година
color_remove.c 4e31098139 vlib: store alternative color tables to `vcolr2/mapset/name` пре 13 година
color_write.c 1b5c5cea0b fix compilation without gdal/ogr пре 13 година
constraint.c a658901634 Vlib: dox: updating documentation according to V2_read_next_line_nat etc. where Vect_box_overlap is used пре 13 година
copy.c 9a8ae6a28a Vlib: Vect_copy_map_lines_field(), copy != export пре 13 година
dangles.c 19c13ce399 update headers, revert https://trac.osgeo.org/grass/changeset/37860 пре 14 година
dbcolumns.c 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) пре 13 година
dgraph.c f3006b1a43 Vlib dgraph.c: use GRASS_EPSILON пре 13 година
dgraph.h b06b8a0105 vectorlib: пре 16 година
e_intersect.c 1b5c5cea0b fix compilation without gdal/ogr пре 13 година
e_intersect.h 11cd111cbd Vlib: Vect_line_buffe2(), Vect_area_buffer2(), Vect_point_buffer2() and пре 16 година
field.c 09b7db1dd9 doxygen errors fixed пре 12 година
find.c 46cd09da20 Vlib: update for changed fn defs пре 13 година
geos.c 09b7db1dd9 doxygen errors fixed пре 12 година
graph.c 19c13ce399 update headers, revert https://trac.osgeo.org/grass/changeset/37860 пре 14 година
handler.c 5bcb75e3b6 vlib: free allocated string in error_handler_io() пре 13 година
header.c 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) пре 13 година
header_finfo.c 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) пре 13 година
hist.c 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) пре 13 година
init_head.c 1655b43918 vlib(pg): introduce V1_rewrite_line_pg() and V1_rewrite_line_sfa() пре 13 година
intersect.c 76b67f7607 Added methods to modify rectangle boundary coordinates of different dimensions. Modified the names of several functions. Added doxygen style function descriptions. пре 12 година
legal_vname.c 22e3e2d77b replace GR_FATAL_* (rasters), GV_FATAL_* (vectors) by G_FATAL_* пре 13 година
level.c 1ae866496c vlib: unify \file doxygen instruction (cosmetics) пре 14 година
level_two.c 09b7db1dd9 doxygen errors fixed пре 12 година
line.c 09b7db1dd9 doxygen errors fixed пре 12 година
list.c e70a921252 change boxlist_add args пре 12 година
map.c f702d7ebb4 Vlib partially revert https://trac.osgeo.org/grass/changeset/52776 пре 12 година
merge_lines.c f0e951bedf remove bounding boxes from vector topology (Radim's TODO): update Vlib пре 14 година
net.c 8b2e587f4c Vlib: fix node costs for new topology пре 12 година
open.c c70d8f8db5 vlib: improve dox docs of Vect_open_new() пре 12 година
open_nat.c 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) пре 13 година
open_ogr.c 5a06915a63 vlib/pg: don't try to read fidx file for vector maps (PostGIS topology access) пре 13 година
open_pg.c 87e30f072b vlib: fix clean up when creation of new vector map fails (pg) пре 13 година
overlap.c d855a1780a Vlib: update constraints which are now hidden in struct пре 13 година
overlay.c 09b7db1dd9 doxygen errors fixed пре 12 година
pg_local_proto.h 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) пре 13 година
poly.c 46cd09da20 Vlib: update for changed fn defs пре 13 година
read.c f702d7ebb4 Vlib partially revert https://trac.osgeo.org/grass/changeset/52776 пре 12 година
read_nat.c 963bdb2b5d vlib: *initial* support for native reading PostGIS data (without OGR library) пре 13 година
read_ogr.c 0764296ef8 dox: reducing doxygen warnings пре 13 година
read_pg.c e32f8793bb vlib/pg: fix for polygons with more then 20 rings пре 13 година
read_sfa.c 751ffd5c39 Vlib: minor bugfix пре 13 година
remove_areas.c f702d7ebb4 Vlib partially revert https://trac.osgeo.org/grass/changeset/52776 пре 12 година
remove_duplicates.c 1b5c5cea0b fix compilation without gdal/ogr пре 13 година
rewind.c 7c8d5a94b1 vlib: first steps for full PostGIS topology support пре 13 година
rewind_nat.c 963bdb2b5d vlib: *initial* support for native reading PostGIS data (without OGR library) пре 13 година
rewind_ogr.c 963bdb2b5d vlib: *initial* support for native reading PostGIS data (without OGR library) пре 13 година
rewind_pg.c fb5b616a45 vlib(pg): follow C indentation rules пре 13 година
rtree_search.c f9b103cf33 Vlib: changed rtree search fn пре 13 година
select.c 76b67f7607 Added methods to modify rectangle boundary coordinates of different dimensions. Modified the names of several functions. Added doxygen style function descriptions. пре 12 година
simple_features.c 40064fc077 vlib: better doxygen documentation for simple_features.c пре 13 година
sindex.c e70a921252 change boxlist_add args пре 12 година
snap.c 76b67f7607 Added methods to modify rectangle boundary coordinates of different dimensions. Modified the names of several functions. Added doxygen style function descriptions. пре 12 година
tin.c 1ae866496c vlib: unify \file doxygen instruction (cosmetics) пре 14 година
type.c 19c13ce399 update headers, revert https://trac.osgeo.org/grass/changeset/37860 пре 14 година
window.c 1ae866496c vlib: unify \file doxygen instruction (cosmetics) пре 14 година
write.c 87f20603fa vlib: doxygen cosmetics пре 13 година
write_nat.c 46cd09da20 Vlib: update for changed fn defs пре 13 година
write_ogr.c 87f20603fa vlib: doxygen cosmetics пре 13 година
write_pg.c f00d147981 vlib: postgis topology support (work in progress) пре 13 година
write_sfa.c 87f20603fa vlib: doxygen cosmetics пре 13 година

README

Dangles
---------
GRASS doesn't allow areas/islands with dangles. If an island has dangle, it is not built
and attached to outer area and as a consequence, some functions do not work as expected.
For example Vect_area_area() and Vect_find_area().
See comments in build_nat.c: Vect_attach_centroids()

Category index
----------------
Category index is created when Vect_build(), i.e. Vect_build_partial(, GV_BUILD_ALL,)
is called. Plus_head.cidx_up_to_date is set to 1 if Category index is created.
Any later call to Vect_write_line() / Vect_rewrite_line() / Vect_delete_line() resets
Plus_head.cidx_up_to_date to 0 and doesn't update category index.
All modules using update on level 2 must call full build, i.e. Vect_build(), at the end.

All features without category are written to category index of field 0.
The category index also stores type of feature, that makes it possible to find areas
without centroid through category index.