Historial de Commits

Autor SHA1 Mensaje Fecha
  Martin Landa e562f0b09a v.out.postgis: fix type parameter issues (see https://trac.osgeo.org/grass/ticket/2460) hace 8 años
  Markus Neteler 9a9b8230ed various spelling errors fixed hace 9 años
  Martin Landa f3de00f4b1 rename SF_UNKNOWN to SF_GEOMETRY (SF_UNKNOWN defined in oaidl.h on Windows) hace 9 años
  Martin Landa fed86e35b1 vlib: consolidate debug levels (cosmetics) hace 10 años
  Markus Metz d44f72c194 Vlib: sync write fns, fix for https://trac.osgeo.org/grass/ticket/2583 hace 10 años
  Markus Metz 5868381e43 Vlib: fix vector IO, enable level 1 fns hace 10 años
  Martin Landa 5738022db0 fix https://trac.osgeo.org/grass/ticket/2436 (v.out.postgis: Unsupported geometry type / Unable to write feature in vector map) hace 10 años
  Martin Landa 584bf15dc2 vlib/pg: column check must be case-insensitive hace 11 años
  Martin Landa 417c1f3e2f vlib/pg: add field_info to Format_info_pg struct hace 11 años
  Huidae Cho 615e442b5f Vlib: message typo hace 11 años
  Martin Landa a4d5dd7499 vlib/pg: fix writing attributes hace 11 años
  Martin Landa bb9659dc81 vlib/pg: support SF_UNKNOWN (for empty layers) hace 11 años
  Martin Landa 972d1ba55e vlib/pg: implement creating simple features from topogeometry data hace 11 años
  Martin Landa 19f61c8765 vlib/pg: fix adding new features into PostGIS Topology hace 11 años
  Martin Landa cde7e51e28 vlib/pg: fix issues in SQL statements related to the schema name hace 11 años
  Martin Landa 548b1c9df3 vlib/pg: fix building PostGIS Topology in update mode (line deleted) hace 11 años
  Martin Landa ad2b468988 vlib/pg: do not change constrains to deferrable in topo_geo_only mode hace 11 años
  Martin Landa 8ce16dffe7 vlib/pg: speed-up topology building - make all constraints deferrable hace 11 años
  Martin Landa 3c97c50cd8 vlib(pg): store GRASS topology in DB (can be optionally disabled by the user) hace 12 años
  Martin Landa ce8e3c82d3 vlib/pg: faces are exported as 3D polygons (simple features) hace 12 años
  Martin Landa 740af7ea2b vlib: write_line_sf() - clarify message (skipping features) hace 12 años
  Martin Landa 408e1d8829 vlib(pg): various fixes related to v.out.postgis (export also attributes) hace 12 años
  Martin Landa 603b4e8a32 vlip(pg): fix creating topogeometry objects hace 12 años
  Martin Landa 6161703763 vlib(pg): add_line_to_topo_pg() and delete_line_from_topo_pg() added hace 12 años
  Martin Landa 12c95080e3 vlib: remove V2_open_new_ogr|pg() from public API hace 12 años
  Martin Landa 1de4c17e37 vlib: implement V2__write_area_ogr() + V2__write_area_sfa() hace 12 años
  Martin Landa 917e98f533 vlib/pg: implement V2_delete_line_pg() and V2_rewrite_line_pg() (work in progress) hace 12 años
  Martin Landa aa84e1616f vlib(pg): fix inserting face when srid is specified hace 12 años
  Martin Landa 24f7e3bb7c vlib/pg: fix "'" occurrence in text attribute hace 12 años
  Martin Landa 42b9640b8d vlib/pg: fix writing text-based attributes, don't use G_str_to_sql() hace 12 años