Markus Metz
|
86a694f611
Vlib: optimize snapping with box search instead of distance search
|
před 6 roky |
Markus Metz
|
bc57386930
vectorlib: reduce compiler warnings
|
před 8 roky |
Markus Metz
|
c1fc6f2297
Vlib: activate faster snapping method
|
před 10 roky |
Markus Metz
|
e42900603b
Vlib: fix debug level
|
před 10 roky |
Markus Metz
|
e94b5ec917
Vlib: reduce memory consumption for Vect_snap_lines(_list)()
|
před 10 roky |
Martin Landa
|
4457f85045
vlib: Vect_snap_lines(): progress messages should be printed on verbosity level 1
|
před 12 roky |
Markus Metz
|
01ab6d9693
Vlib: reduce memory consumption in Vect_snap_line()
|
před 12 roky |
Markus Metz
|
1ed2ad3afe
Vlib: new Vect_snap_line()
|
před 12 roky |
Markus Metz
|
2aba10f251
Vlib: new snapping fn
|
před 12 roky |
Soeren Gebbert
|
76b67f7607
Added methods to modify rectangle boundary coordinates of different dimensions. Modified the names of several functions. Added doxygen style function descriptions.
|
před 12 roky |
Markus Metz
|
4d689f12f2
Vlib: static where possible
|
před 12 roky |
Markus Metz
|
f9b103cf33
Vlib: changed rtree search fn
|
před 12 roky |
Markus Metz
|
1a78f0b6c2
Vlib: alloc rect boundaries
|
před 13 roky |
Soeren Gebbert
|
8397d5e329
Moved ilist from vector lib into libgis
|
před 13 roky |
Markus Metz
|
5525c89b83
changed RTree struct names: update Vlib
|
před 14 roky |
Markus Metz
|
f0e951bedf
remove bounding boxes from vector topology (Radim's TODO): update Vlib
|
před 14 roky |
Markus Metz
|
19c13ce399
update headers, revert https://trac.osgeo.org/grass/changeset/37860
|
před 14 roky |
Markus Metz
|
a2801667cc
use optionally file-based rtree for snapping
|
před 14 roky |
Markus Metz
|
0702a54085
optimize Vect_snap_lines()
|
před 14 roky |
Martin Landa
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
před 14 roky |
Markus Metz
|
bb7566eeb5
change message to verbose message
|
před 14 roky |
Markus Metz
|
62a5737c3b
add balanced search tree to lib, update Vlib and segment
|
před 15 roky |
Martin Landa
|
99fbd9c66a
v.buffer: OGR support (read access)
|
před 15 roky |
Martin Landa
|
c6a35b1124
Vect.h renamed to vector.h
|
před 16 roky |
Markus Metz
|
b508e22ca7
temporarily disabling LFS, LFS update
|
před 16 roky |
Martin Landa
|
1118067a86
vlib: modify prototypes to use 'const'
|
před 16 roky |
Markus Metz
|
408db862dd
Snap lines: use closest anchor, not first best, lighter on memory and a bit faster
|
před 16 roky |
Markus Metz
|
b39b7dad39
streamlined cleaning functions: percent and verbose messages
|
před 16 roky |
Glynn Clements
|
64ef9c8bc5
Eliminate non-standard logging mechanism
|
před 16 roky |
Glynn Clements
|
da4d562bdc
Fix various typos
|
před 16 roky |