Martin Landa
|
a3192cbcb5
vlib(pg): use tmp maps also for PostGIS Topology
|
12 年之前 |
Martin Landa
|
955ec9ab4c
vlib: add V2__delete_line_topo_nat()
|
12 年之前 |
Martin Landa
|
8dcf9aa714
vlib: document GRASS_VECTOR_EXTERNAL_IMMEDIATE variable
|
12 年之前 |
Martin Landa
|
083ccea1c1
vlib(pg): use temporary map in native format when output is simple features
|
12 年之前 |
Martin Landa
|
964fd882ea
vlib: use temporary maps for OGR output by default
|
12 年之前 |
Martin Landa
|
e5c7fa60af
vlib: note that temporary vector maps are overwritten if they exist
|
12 年之前 |
Martin Landa
|
8fa64ef176
vlib: Vect_open_tmp_new() implemented
|
12 年之前 |
Martin Landa
|
175a1a9d3a
vlib(pg): enable srid support
|
12 年之前 |
Markus Metz
|
e16fef8941
Vlib: simplify init/free of support structures
|
12 年之前 |
Martin Landa
|
198d4f8680
vlib/pg: don't skip fid column if exists, check data type - must be integer
|
12 年之前 |
Markus Metz
|
04376eceaf
Vlib: open old sidx in file mode
|
12 年之前 |
Martin Landa
|
c70d8f8db5
vlib: improve dox docs of Vect_open_new()
|
12 年之前 |
Martin Landa
|
22fecc6eef
vlib: check GRASS_VECTOR_PGFILE (defined by v.out.postgis) when opening/creating vector map
|
13 年之前 |
Martin Landa
|
87e30f072b
vlib: fix clean up when creation of new vector map fails (pg)
|
13 年之前 |
Martin Landa
|
f00d147981
vlib: postgis topology support (work in progress)
|
13 年之前 |
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 年之前 |
Martin Landa
|
694db7ff41
partly revert https://trac.osgeo.org/grass/changeset/51975 - keep two level (level 3 is reserved for 3D topology)
|
13 年之前 |
Martin Landa
|
cdbb364383
vlib/pg: define new default values for PG-links (fid and geometry column)
|
13 年之前 |
Martin Landa
|
6bddbcf2f0
vlib: improve PostGIS topology support
|
13 年之前 |
Martin Landa
|
7c8d5a94b1
vlib: first steps for full PostGIS topology support
|
13 年之前 |
Markus Metz
|
baf51cdc8b
Vlib: fix 2D/3D topo initialization
|
13 年之前 |
Markus Metz
|
15f5a9e004
Vlib: restore native vector format for new vector
|
13 年之前 |
Martin Landa
|
7b394e7a47
vlib(pg): implement writing attributes
|
13 年之前 |
Martin Landa
|
e9e9bcf6a6
vlib(pg): implement V2_open_new_pg()
|
13 年之前 |
Martin Landa
|
1655b43918
vlib(pg): introduce V1_rewrite_line_pg() and V1_rewrite_line_sfa()
|
13 年之前 |
Martin Landa
|
8eb93cfd41
vlib(pg): implement V1_write_line_pg() and V2_write_line_sfa()
|
13 年之前 |
Martin Landa
|
963bdb2b5d
vlib: *initial* support for native reading PostGIS data (without OGR library)
|
13 年之前 |
Martin Landa
|
d6b1e86dca
vlib: Vect__open_old() - remove redundant Vect_set_proj/zone() calls
|
13 年之前 |
Martin Landa
|
65f72a5848
vlib: allow to optionally maintain list of updated lines/nodes
|
13 年之前 |
Martin Landa
|
8296d57314
vlib: remove Vect_get/set_fatal_error() - replaced by G_fatal_error() / G_warning()
|
13 年之前 |