提交历史

作者 SHA1 备注 提交日期
  Soeren Gebbert a629bdadb4 Added space time vector import and export. Import and export are 12 年之前
  Soeren Gebbert efb1e0407c Added key-value text file comparison function 12 年之前
  Martin Landa dfe9f82f96 libpython: parse_key_val() - strip also value 13 年之前
  Luca Delucchi b558e22bda rast, raster and cell can be used in all the function that search raster maps 13 年之前
  Martin Landa a2b95f75d2 pythonlib: fix region_env() for current region settings 13 年之前
  Martin Landa f072563714 pythonlib: introduce region_env() 13 年之前
  Glynn Clements d4dd853f66 Use KeyValue object for key-value data 13 年之前
  Glynn Clements 2f1f5471c9 Add mlist_strings, mlist_pairs 13 年之前
  Markus Neteler 3ef1991bf8 typos fixed (bug trac https://trac.osgeo.org/grass/ticket/1591) 13 年之前
  Hamish Bowman 7f141f8273 fn which lets you know if it's a lat/long location or not, using a low-overhead method 13 年之前
  Glynn Clements 9f0d8df818 Revert https://trac.osgeo.org/grass/changeset/49565 13 年之前
  Martin Landa b17e4c77ec wxGUI: attempt to catch error when getting interface description 13 年之前
  Martin Landa f1210ca24a attempt to fix https://trac.osgeo.org/grass/ticket/1496 - TODO: replace such ugly hacks with something more reasonable in the future 13 年之前
  Martin Landa d525282916 libpython: run g.mlist quietly 13 年之前
  Martin Landa 6c304f29d4 pythonlib: https://trac.osgeo.org/grass/changeset/48755 - follow naming convetion 13 年之前
  Martin Landa 51b7e5c58a pythonlib: improve mapsets() interface 13 年之前
  Martin Landa fc1094f57a pythonlib: format version() output 13 年之前
  Martin Landa 492df342e2 pythonlib: list_grouped() - check for search path optional 13 年之前
  Martin Landa 733343dc15 pythonlib: fix list_grouped() to list all mapsets in the search path 13 年之前
  Martin Landa 709128d4d2 pythonlib: _decode - > decode 13 年之前
  Glynn Clements 341152e4e2 Fix gettext usage in Python scripting library 13 年之前
  Martin Landa 5ed9ab6a51 rename gisenv variable GRASS_GUI to GUI (gisenv variable has no 13 年之前
  Martin Landa 4a79c47448 fix create_location() for wkt 14 年之前
  Martin Landa 2eec7b68b0 pythonlib: no need for `-c` flag when `location` is defined 14 年之前
  Martin Landa d72abb6cbe pythonlib: tempfile/dir() use `create = False`, see https://trac.osgeo.org/grass/changeset/46975 14 年之前
  Martin Landa 57754c3020 pythonlib: define 'delimiter' for parse_command() 14 年之前
  Martin Landa 0a86dcc6e9 fix https://trac.osgeo.org/grass/changeset/46862 14 年之前
  Martin Landa 334f681d2e pythonlib: parser() check p.returncode 14 年之前
  Martin Landa b411bc9b09 pythonlib: rewrite command_info() using grassTask and processTask (moved from wxGUI) 14 年之前
  Martin Landa 250cee42ed pythonlib: use_temp_region() overrides region silently 14 年之前