Historial de Commits

Autor SHA1 Mensaje Fecha
  Denis Ovsienko 8070c64c3a lib: Use the full string length in strncmp() calls (#1060) hace 4 años
  Markus Metz 08110b2ea3 v.info/v.proj: fix printing UTM zone (#892) (#977) hace 4 años
  Markus Neteler 9a9b8230ed various spelling errors fixed hace 9 años
  Martin Landa a1dfd3cf37 make GRASS data TMPDIR configurable (GRASS_TMPDIR_MAPSET && TMPDIR) hace 10 años
  Martin Landa 501ec6aa98 -int G__projection_units(int); hace 10 años
  Anna Petrášová 3fc17c1072 remove unused PROJECTION_SP hace 10 años
  Martin Landa 8fa64ef176 vlib: Vect_open_tmp_new() implemented hace 12 años
  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) hace 13 años
  Martin Landa e366e85ba4 vlib: separate fInfo-related subroutines into header_finfo.c hace 13 años
  Martin Landa 27d5489759 vlib: simplify Vect_get_finfo_format_info() hace 13 años
  Martin Landa ffd9b63cd4 vlib: fix Vect_get_finfo_geometry_type() for PG links (schema required) hace 13 años
  Martin Landa 83f241c705 vlib: Vect_get_finfo_layer_name() return for pg links 'schema.table' hace 13 años
  Martin Landa b44565fa5c vlib: Vect_get_finfo_geometry_type() - return lowercase (same for OGR and PostGIS links) hace 13 años
  Martin Landa 963bdb2b5d vlib: *initial* support for native reading PostGIS data (without OGR library) hace 13 años
  Martin Landa ff507242a4 vlib: Vect_get_ogr_*() - better check for HAVE_OGR hace 13 años
  Markus Metz afb49d5f00 Vlib: read proj number hace 13 años
  Hamish Bowman 891a3eb043 write out PROJ code to vector/head if known; move obvious handling of PROJECTION_OTHER by Vect_get_proj_name() hace 13 años
  Hamish Bowman 1220278e5c add a debug statement and a comment about its error handling hace 13 años
  Martin Landa 25ccc7d99e vlib: simplify Vect_get_ogr_geometry_type() hace 13 años
  Markus Metz f0e951bedf remove bounding boxes from vector topology (Radim's TODO): update Vlib hace 14 años
  Markus Metz 19c13ce399 update headers, revert https://trac.osgeo.org/grass/changeset/37860 hace 14 años
  Martin Landa 13a759b8fc G__find_name* renamed to G_find_file* (used outside of the library) hace 14 años
  Martin Landa cef35690cf vlib: initial suppor for 3D vector data linked via OGR hace 14 años
  Martin Landa 44f7f93a2d vlib: introduce Vect_get_ogr_geometry_type() and V2_open_new_ogr() hace 14 años
  Glynn Clements 619b3f6325 Eliminate G_index(), G_rindex(); replace with strchr(), strrchr() hace 15 años
  Martin Landa 222ba87189 libvect: fix bug in Vect_get_full_name() - OGR direct hace 15 años
  Martin Landa 94b944761b v.overlay: OGR support (read access) hace 15 años
  Martin Landa b924426015 * print more useful info about OGR layers in v.info hace 15 años
  Martin Landa 994deb050b initial steps towards direct OGR support (map/layer <-> OGR dsn/layer) hace 15 años
  Markus Metz bfe1fa1a17 initialize and set proj and zone in vector head hace 16 años