Commit History

Author SHA1 Message Date
  Martin Landa e5c7fa60af vlib: note that temporary vector maps are overwritten if they exist 12 years ago
  Martin Landa 8fa64ef176 vlib: Vect_open_tmp_new() implemented 12 years ago
  Martin Landa 175a1a9d3a vlib(pg): enable srid support 12 years ago
  Markus Metz e16fef8941 Vlib: simplify init/free of support structures 12 years ago
  Martin Landa 198d4f8680 vlib/pg: don't skip fid column if exists, check data type - must be integer 12 years ago
  Markus Metz 04376eceaf Vlib: open old sidx in file mode 12 years ago
  Martin Landa c70d8f8db5 vlib: improve dox docs of Vect_open_new() 12 years ago
  Martin Landa 22fecc6eef vlib: check GRASS_VECTOR_PGFILE (defined by v.out.postgis) when opening/creating vector map 13 years ago
  Martin Landa 87e30f072b vlib: fix clean up when creation of new vector map fails (pg) 13 years ago
  Martin Landa f00d147981 vlib: postgis topology support (work in progress) 13 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 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 cdbb364383 vlib/pg: define new default values for PG-links (fid and geometry column) 13 years ago
  Martin Landa 6bddbcf2f0 vlib: improve PostGIS topology support 13 years ago
  Martin Landa 7c8d5a94b1 vlib: first steps for full PostGIS topology support 13 years ago
  Markus Metz baf51cdc8b Vlib: fix 2D/3D topo initialization 13 years ago
  Markus Metz 15f5a9e004 Vlib: restore native vector format for new vector 13 years ago
  Martin Landa 7b394e7a47 vlib(pg): implement writing attributes 13 years ago
  Martin Landa e9e9bcf6a6 vlib(pg): implement V2_open_new_pg() 13 years ago
  Martin Landa 1655b43918 vlib(pg): introduce V1_rewrite_line_pg() and V1_rewrite_line_sfa() 13 years ago
  Martin Landa 8eb93cfd41 vlib(pg): implement V1_write_line_pg() and V2_write_line_sfa() 13 years ago
  Martin Landa 963bdb2b5d vlib: *initial* support for native reading PostGIS data (without OGR library) 13 years ago
  Martin Landa d6b1e86dca vlib: Vect__open_old() - remove redundant Vect_set_proj/zone() calls 13 years ago
  Martin Landa 65f72a5848 vlib: allow to optionally maintain list of updated lines/nodes 13 years ago
  Martin Landa 8296d57314 vlib: remove Vect_get/set_fatal_error() - replaced by G_fatal_error() / G_warning() 13 years ago
  Martin Landa d855a1780a Vlib: update constraints which are now hidden in struct 13 years ago
  Martin Landa a5b68c114b vlib: ignore OGR file for v.external 14 years ago
  Markus Metz f0e951bedf remove bounding boxes from vector topology (Radim's TODO): update Vlib 14 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