Markus Metz baa791e3e9 avoid struct stat 14 years ago
..
Makefile 002bbe23df Keep all library dependencies in Grass.make 15 years ago
README da6b6e3a9f orthography 15 years ago
area.c b06b8a0105 vectorlib: 15 years ago
array.c b06b8a0105 vectorlib: 15 years ago
ascii.c 92ba88a4e4 accept D:M:S coords in standard mode (merge from devbr6) 14 years ago
box.c b06b8a0105 vectorlib: 15 years ago
break_lines.c b06b8a0105 vectorlib: 15 years ago
break_polygons.c 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 years ago
bridges.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
buffer.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
buffer2.c 73623901d6 added missing headers 15 years ago
build.c e62a3956c9 libvect: implement V1/2_delete_line_ogr() 15 years ago
build_nat.c aee6f2ede5 only attach isles that are not attached 14 years ago
build_ogr.c e62a3956c9 libvect: implement V1/2_delete_line_ogr() 15 years ago
cats.c 5e156c2c1a v.clean: OGR support (read access) 15 years ago
cindex.c b06b8a0105 vectorlib: 15 years ago
clean_nodes.c b06b8a0105 vectorlib: 15 years ago
close.c 6d806ab04c support GV_FORMAT_OGR_DIRECT 15 years ago
close_nat.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
close_ogr.c 994deb050b initial steps towards direct OGR support (map/layer <-> OGR dsn/layer) 15 years ago
constraint.c b06b8a0105 vectorlib: 15 years ago
dangles.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
dbcolumns.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
dgraph.c 73623901d6 added missing headers 15 years ago
dgraph.h b06b8a0105 vectorlib: 15 years ago
e_intersect.c 1118067a86 vlib: modify prototypes to use 'const' 16 years ago
e_intersect.h 11cd111cbd Vlib: Vect_line_buffe2(), Vect_area_buffer2(), Vect_point_buffer2() and 16 years ago
error.c b06b8a0105 vectorlib: 15 years ago
field.c 14a816989c don't set layer to 0 for layers without table 15 years ago
find.c b06b8a0105 vectorlib: 15 years ago
geos.c bffe7d50e6 Revert https://trac.osgeo.org/grass/changeset/38872 (re-instate https://trac.osgeo.org/grass/changeset/38867) 15 years ago
graph.c b06b8a0105 vectorlib: 15 years ago
header.c 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() 15 years ago
hist.c f2f1c00894 Vect_hist_copy: skip empty old hist 15 years ago
init_head.c bfe1fa1a17 initialize and set proj and zone in vector head 15 years ago
intersect.c 69268e2741 Vlib new spatial index 16 years ago
legal_vname.c 69ac420b2f gislib G__name_is_fully_qualified() renamed to 15 years ago
level.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
level_two.c 654df1b78e long -> plus_t 15 years ago
line.c 2b364a9280 vlib: new fns - Vect_line_get_point() & Vect_get_num_line_points() 15 years ago
list.c 2b364a9280 vlib: new fns - Vect_line_get_point() & Vect_get_num_line_points() 15 years ago
map.c baa791e3e9 avoid struct stat 14 years ago
merge_lines.c b06b8a0105 vectorlib: 15 years ago
net.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
open.c 31176b9605 fix https://trac.osgeo.org/grass/changeset/42320 15 years ago
open_nat.c 31176b9605 fix https://trac.osgeo.org/grass/changeset/42320 15 years ago
open_ogr.c 9bc3508fdb cosmetics 15 years ago
overlap.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
overlay.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
poly.c b06b8a0105 vectorlib: 15 years ago
read.c d308642604 vlib: Vect_get_field_number() added 15 years ago
read_nat.c b06b8a0105 vectorlib: 15 years ago
read_ogr.c 4b918ac7d8 vlib: fix reading areas from OGR sources 15 years ago
remove_areas.c f7d1fde6fa partially revert https://trac.osgeo.org/grass/changeset/42962 14 years ago
remove_duplicates.c b06b8a0105 vectorlib: 15 years ago
rewind.c 6d806ab04c support GV_FORMAT_OGR_DIRECT 15 years ago
rewind_nat.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
rewind_ogr.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
select.c b06b8a0105 vectorlib: 15 years ago
simple_features.c 16ef6508ae fix prototype names (SFA) 15 years ago
sindex.c 309fab1b5f select 3D lines with 2D polygon 15 years ago
snap.c 62a5737c3b add balanced search tree to lib, update Vlib and segment 15 years ago
tin.c b06b8a0105 vectorlib: 15 years ago
type.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
window.c c6a35b1124 Vect.h renamed to vector.h 16 years ago
write.c 021f34879d format 15 years ago
write_nat.c 61b671bb99 cosmetics 14 years ago
write_ogr.c 6221b2619e vlib: add missing doxygen strings 15 years ago

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().
Se 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.