Martin Landa
|
7712f5dbc6
vlib: update prototype for Vect_build_sidx_from_topo()
|
13 years ago |
Martin Landa
|
55e6a4a3ff
vlib(pg): skip features without geometry
|
13 years ago |
Martin Landa
|
1655b43918
vlib(pg): introduce V1_rewrite_line_pg() and V1_rewrite_line_sfa()
|
13 years ago |
Martin Landa
|
8eb93cfd41
vlib(pg): implement V1_write_line_pg() and V2_write_line_sfa()
|
13 years ago |
Martin Landa
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
13 years ago |
Martin Landa
|
65f72a5848
vlib: allow to optionally maintain list of updated lines/nodes
|
13 years ago |
Markus Metz
|
061680361c
add new fns for topology check
|
13 years ago |
Martin Landa
|
67e97ddd99
vlib: move generic fns from build_nat.c to build.c
|
13 years ago |
Martin Landa
|
1e63355890
vlib: Vect_topo_dump() add separator
|
13 years ago |
Martin Landa
|
35a422982b
vlib: typo in comment
|
13 years ago |
Markus Metz
|
f0e951bedf
remove bounding boxes from vector topology (Radim's TODO): update Vlib
|
14 years ago |
Martin Landa
|
e7b48a518b
vlib: cosmetics in Vect_topo_dump()
|
14 years ago |
Markus Metz
|
19c13ce399
update headers, revert https://trac.osgeo.org/grass/changeset/37860
|
14 years ago |
Martin Landa
|
13a759b8fc
G__find_name* renamed to G_find_file* (used outside of the library)
|
14 years ago |
Markus Metz
|
8cad6316a6
Vlib: new spatial index
|
14 years ago |
Martin Landa
|
44f7f93a2d
vlib: introduce Vect_get_ogr_geometry_type() and V2_open_new_ogr()
|
14 years ago |
Martin Landa
|
f8ffe16af4
vlib: cosmetics for external formats (v.external.out)
|
14 years ago |
Martin Landa
|
8ae109e2b9
vectlib: very initial direct OGR write support (v.external.out)
|
14 years ago |
Martin Landa
|
83b0cffd5b
v.build opt=dump does not report the Z coord (https://trac.osgeo.org/grass/ticket/1194)
|
14 years ago |
Martin Landa
|
e62a3956c9
libvect: implement V1/2_delete_line_ogr()
|
15 years ago |
Martin Landa
|
6d806ab04c
support GV_FORMAT_OGR_DIRECT
|
15 years ago |
Martin Landa
|
b06b8a0105
vectorlib:
|
16 years ago |
Markus Metz
|
69268e2741
Vlib new spatial index
|
16 years ago |
Martin Landa
|
c6a35b1124
Vect.h renamed to vector.h
|
16 years ago |
Markus Metz
|
b508e22ca7
temporarily disabling LFS, LFS update
|
16 years ago |
Martin Landa
|
1118067a86
vlib: modify prototypes to use 'const'
|
16 years ago |
Martin Landa
|
307882a107
vlib: print build message for > GV_BUILD_NONE
|
16 years ago |
Martin Landa
|
df7ea9e10c
vlib: print build messages in standard message mode (G_verbose_message() -> G_message())
|
16 years ago |
Glynn Clements
|
64ef9c8bc5
Eliminate non-standard logging mechanism
|
16 years ago |
Glynn Clements
|
da4d562bdc
Fix various typos
|
16 years ago |