Martin Landa
|
cde7e51e28
vlib/pg: fix issues in SQL statements related to the schema name
|
11 年 前 |
Martin Landa
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 年 前 |
Martin Landa
|
8ce16dffe7
vlib/pg: speed-up topology building - make all constraints deferrable
|
11 年 前 |
Martin Landa
|
0634382e12
vlib/pg: fix sequatial access when features cached
|
11 年 前 |
Martin Landa
|
f8eafa97d7
vlib: fix compilation issue when configured without GDAL
|
11 年 前 |
Martin Landa
|
2c4ee8ef67
vlib/pg: speed up PostGIS Topology by caching lines (experimental, work in progress)
|
11 年 前 |
Martin Landa
|
dbeb434b62
vlib/pg: fix reading categories for centroids
|
11 年 前 |
Martin Landa
|
46fd0a8fa4
vlib/pg: fix typo in sql statement (getting 0D topological elements in random order)
|
11 年 前 |
Martin Landa
|
848d9a0143
vlib/pg: fix error_tuples()
|
11 年 前 |
Martin Landa
|
5bbc2be073
vlib/pg: fix reading categories from PostGIS Topology (work in progress)
|
11 年 前 |
Martin Landa
|
ac6194c549
vlib(pg): implement PG version for Vect_get_area_points()
|
12 年 前 |
Martin Landa
|
4d3e4e1c23
vlib(pg): optimize V2_read_line_pg()
|
12 年 前 |
Martin Landa
|
6161703763
vlib(pg): add_line_to_topo_pg() and delete_line_from_topo_pg() added
|
12 年 前 |
Martin Landa
|
917e98f533
vlib/pg: implement V2_delete_line_pg() and V2_rewrite_line_pg() (work in progress)
|
12 年 前 |
Martin Landa
|
8487f8bc10
vlib: fix typo (PostGIS Topology)
|
12 年 前 |
Martin Landa
|
ebfc00c845
vlib/PostGIS Topo: handle isles as faces (work in progress)
|
12 年 前 |
Martin Landa
|
da700d1ba1
vlib/PostGIS Topo: better support for areas (work in progress)
|
12 年 前 |
Martin Landa
|
9d107310d9
vlib (PostGIS Topo): better support for areas/faces (work in progress)
|
12 年 前 |
Martin Landa
|
a31a71f441
vlib/pg: fix sequential access (order by fid)
|
12 年 前 |
Martin Landa
|
05322be998
PG topo support major update
|
12 年 前 |
Martin Landa
|
e32f8793bb
vlib/pg: fix for polygons with more then 20 rings
|
13 年 前 |
Martin Landa
|
6c5cae0ac3
vlib/pg: fix various issues when building areas/isles from PostGIS topology schema
|
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
|
6bddbcf2f0
vlib: improve PostGIS topology support
|
13 年 前 |
Martin Landa
|
7c8d5a94b1
vlib: first steps for full PostGIS topology support
|
13 年 前 |
Martin Landa
|
fb5b616a45
vlib(pg): follow C indentation rules
|
13 年 前 |
Martin Landa
|
e908a27186
vlib(pg): rewrite hex_to_wkb(), use static variable
|
13 年 前 |
Martin Landa
|
ca4f2dc0a1
vlib(pg): fix some schema-related issues
|
13 年 前 |
Martin Landa
|
7b394e7a47
vlib(pg): implement writing attributes
|
13 年 前 |
Martin Landa
|
97f1e50198
vlib(pg): fix reading polygon with holes
|
13 年 前 |