Martin Landa
|
49d0fd1fff
vlib: fix GRASS_VECTOR_TEMPORARY when creating temporary maps using Vect_open_new_tmp()
|
9 years ago |
Martin Landa
|
a1dfd3cf37
make GRASS data TMPDIR configurable (GRASS_TMPDIR_MAPSET && TMPDIR)
|
10 years ago |
Martin Landa
|
44641f40af
vlib: cosmetics when closing spatial index file
|
11 years ago |
Martin Landa
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 years ago |
Martin Landa
|
2c4ee8ef67
vlib/pg: speed up PostGIS Topology by caching lines (experimental, work in progress)
|
11 years ago |
Martin Landa
|
603b4e8a32
vlip(pg): fix creating topogeometry objects
|
12 years ago |
Martin Landa
|
a644db1e21
vlib: fix https://trac.osgeo.org/grass/changeset/55681 side-affect for external formats (Vect__delete() recursive call)
|
12 years ago |
Martin Landa
|
8dcf9aa714
vlib: document GRASS_VECTOR_EXTERNAL_IMMEDIATE variable
|
12 years ago |
Martin Landa
|
083ccea1c1
vlib(pg): use temporary map in native format when output is simple features
|
12 years ago |
Martin Landa
|
964fd882ea
vlib: use temporary maps for OGR output by default
|
12 years ago |
Martin Landa
|
8fa64ef176
vlib: Vect_open_tmp_new() implemented
|
12 years ago |
Markus Metz
|
14535ac610
Vlib:fix Vect_close()
|
12 years ago |
Markus Metz
|
e16fef8941
Vlib: simplify init/free of support structures
|
12 years ago |
Markus Metz
|
842c36960d
Vlib: restore release support
|
12 years ago |
Markus Metz
|
0d8dfe1cc4
Vlib: always clean up spatial index
|
12 years ago |
Martin Landa
|
980818b04f
v.external: use lower case for keys (as r.external or r|v.external.out)
|
12 years ago |
Martin Landa
|
2ebf4bcd86
v.out.postgis: better support for creation options
|
12 years ago |
Martin Landa
|
22fecc6eef
vlib: check GRASS_VECTOR_PGFILE (defined by v.out.postgis) when opening/creating vector map
|
12 years ago |
Martin Landa
|
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 years ago |
Martin Landa
|
c1277796ab
vlib/pg: remove topo file for PG-links (full 2D topology)
|
13 years ago |
Martin Landa
|
694db7ff41
partly revert https://trac.osgeo.org/grass/changeset/51975 - keep two level (level 3 is reserved for 3D topology)
|
13 years ago |
Martin Landa
|
6bddbcf2f0
vlib: improve PostGIS topology support
|
13 years ago |
Martin Landa
|
b367dca9d5
vlib: force to write out sidx when closing the map
|
13 years ago |
Martin Landa
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
13 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
|
1ae866496c
vlib: unify \file doxygen instruction (cosmetics)
|
14 years ago |
Martin Landa
|
8ae109e2b9
vectlib: very initial direct OGR write support (v.external.out)
|
14 years ago |
Markus Metz
|
3bc98069b9
avoid struct stat
|
14 years ago |