Martin Landa
|
5738022db0
fix https://trac.osgeo.org/grass/ticket/2436 (v.out.postgis: Unsupported geometry type / Unable to write feature in vector map)
|
10 years ago |
Martin Landa
|
584bf15dc2
vlib/pg: column check must be case-insensitive
|
11 years ago |
Martin Landa
|
417c1f3e2f
vlib/pg: add field_info to Format_info_pg struct
|
11 years ago |
Huidae Cho
|
615e442b5f
Vlib: message typo
|
11 years ago |
Martin Landa
|
a4d5dd7499
vlib/pg: fix writing attributes
|
11 years ago |
Martin Landa
|
bb9659dc81
vlib/pg: support SF_UNKNOWN (for empty layers)
|
11 years ago |
Martin Landa
|
972d1ba55e
vlib/pg: implement creating simple features from topogeometry data
|
11 years ago |
Martin Landa
|
19f61c8765
vlib/pg: fix adding new features into PostGIS Topology
|
11 years ago |
Martin Landa
|
cde7e51e28
vlib/pg: fix issues in SQL statements related to the schema name
|
11 years ago |
Martin Landa
|
548b1c9df3
vlib/pg: fix building PostGIS Topology in update mode (line deleted)
|
11 years ago |
Martin Landa
|
ad2b468988
vlib/pg: do not change constrains to deferrable in topo_geo_only mode
|
11 years ago |
Martin Landa
|
8ce16dffe7
vlib/pg: speed-up topology building - make all constraints deferrable
|
11 years ago |
Martin Landa
|
3c97c50cd8
vlib(pg): store GRASS topology in DB (can be optionally disabled by the user)
|
12 years ago |
Martin Landa
|
ce8e3c82d3
vlib/pg: faces are exported as 3D polygons (simple features)
|
12 years ago |
Martin Landa
|
740af7ea2b
vlib: write_line_sf() - clarify message (skipping features)
|
12 years ago |
Martin Landa
|
408e1d8829
vlib(pg): various fixes related to v.out.postgis (export also attributes)
|
12 years ago |
Martin Landa
|
603b4e8a32
vlip(pg): fix creating topogeometry objects
|
12 years ago |
Martin Landa
|
6161703763
vlib(pg): add_line_to_topo_pg() and delete_line_from_topo_pg() added
|
12 years ago |
Martin Landa
|
12c95080e3
vlib: remove V2_open_new_ogr|pg() from public API
|
12 years ago |
Martin Landa
|
1de4c17e37
vlib: implement V2__write_area_ogr() + V2__write_area_sfa()
|
12 years ago |
Martin Landa
|
917e98f533
vlib/pg: implement V2_delete_line_pg() and V2_rewrite_line_pg() (work in progress)
|
12 years ago |
Martin Landa
|
aa84e1616f
vlib(pg): fix inserting face when srid is specified
|
12 years ago |
Martin Landa
|
24f7e3bb7c
vlib/pg: fix "'" occurrence in text attribute
|
12 years ago |
Martin Landa
|
42b9640b8d
vlib/pg: fix writing text-based attributes, don't use G_str_to_sql()
|
12 years ago |
Martin Landa
|
198d4f8680
vlib/pg: don't skip fid column if exists, check data type - must be integer
|
12 years ago |
Martin Landa
|
4c67170ebc
vlib/PostGIS Topology: report correct number of centroids and isles (work in progress)
|
12 years ago |
Martin Landa
|
bfd0d4c427
vlib: allow writting PostGIS topological elements on level 1
|
12 years ago |
Martin Landa
|
ebfc00c845
vlib/PostGIS Topo: handle isles as faces (work in progress)
|
12 years ago |
Martin Landa
|
da700d1ba1
vlib/PostGIS Topo: better support for areas (work in progress)
|
12 years ago |
Martin Landa
|
491eed2fdf
vlib/PostGIS Topo: implement deleting faces (work in progress)
|
12 years ago |