提交歷史

作者 SHA1 備註 提交日期
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 年之前
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) 4 年之前
  Vaclav Petras ad079931e9 Code quality fixes for grass package (lib/python) (#576) 5 年之前
  Anna Petrasova c825479df7 fix tests for Python 3 6 年之前
  Anna Petrášová ebe8eb958a pygrass: fixes for Python 3 6 年之前
  Martin Landa b46d10ed86 pygrass: set default open mode for vector to 'r' (sync with raster) 6 年之前
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal 6 年之前
  Soeren Gebbert 5e4d573bc9 pygrass vector: Fixed missing overwrite flag, added vector name check when evwqaluating the database path 8 年之前
  Pietro Zambelli 71d7a26eaf pygrass: Create a link/table also when open a vector map in rw mode 9 年之前
  Soeren Gebbert 1b51ee8459 pygrass: Using name and mapset in the rpc module, fixed two tests, editor removed white spaces 9 年之前
  Soeren Gebbert 4b6282a048 pygrass rpc,raster,vector: Added try/except/finally to RPC server functions 9 年之前
  Soeren Gebbert facf814ffc pygrass raster: Fixed several doctests 9 年之前
  Soeren Gebbert 0cea46c98e pygrass vector: Better finder class documentation, usage and additional tests using the generated vector maps. 9 年之前
  Soeren Gebbert e8febd3a73 pygrass vector: Updated and modified several doc- and unittests to use a generated vector map layer 9 年之前
  Soeren Gebbert a939aab706 pygrass vector: API changes: removed "get_" prefix from several functions to harmonize method names, 9 年之前
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed 10 年之前
  Pietro Zambelli e5f54ec5e7 pygrass: Fix setter function for the organization property of the Vector class, and transform the private method: _write_header to write_header (contribution: Maurizio Cingi) 10 年之前
  Luca Delucchi a9301173fc pygrass: fix some doctests 10 年之前
  Pietro Zambelli cab3c4c31c pygrass: Clean code for with statement of Vector classes 10 年之前
  Pietro Zambelli 2f2350afe2 Fix tickets https://trac.osgeo.org/grass/ticket/2311 ans https://trac.osgeo.org/grass/ticket/2320, add support to read and write 3D vector maps in PyGRASS. 11 年之前
  Luca Delucchi 748d8f4425 pygrass doc: improve documentation on vector and raster classes 11 年之前
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 11 年之前
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 年之前
  Pietro Zambelli 557508018f Improve the with-statement of the Vector classes and add optional build parameter in the close method 11 年之前
  Pietro Zambelli 69ec3dee79 Fix Vector name attribute. 12 年之前
  Pietro Zambelli 077657ad29 Fix exist method of vector and raster classes and fix the with statement when try to open a map that does not exist 12 年之前
  Pietro Zambelli 3627d49d54 Add support for with statement in the Vector classes 12 年之前
  Pietro Zambelli e3029f753c Add Finder classes from point, bbox, polygon 12 年之前
  Pietro Zambelli b9ce1ebc3f Add the Finder class to the vector map 12 年之前
  Pietro Zambelli 9f817e6ac1 Transform the method of the vector abstract class into a function 12 年之前