提交历史

作者 SHA1 备注 提交日期
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal 6 年之前
  Martin Landa ee68ac597e pygrass: number_of() add support for boundaries and centroids 6 年之前
  Martin Landa 7735119a91 pygrass wrongly reports lines for point vector maps, see https://trac.osgeo.org/grass/ticket/3549 6 年之前
  Luca Delucchi 9f40d4aed4 working on https://trac.osgeo.org/grass/ticket/2881, should it backport? 7 年之前
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 年之前
  Vaclav Petras 5eede7ad65 pygrass: 7.0 API now works even without using kwargs for Vector.write(), see https://trac.osgeo.org/grass/ticket/3010 8 年之前
  Soeren Gebbert a52fcb4ce3 pygrass vector: Fixed vector rewrite test and $MAP in sqlite path substitution 8 年之前
  Pietro Zambelli 5d22fe3003 pygrass: Change Table execute method to accept sql with qmark, use qmark in the Attrs setitem method and update the VectorTopo rewrite method to use the same parameters order of the write method 8 年之前
  Pietro Zambelli 8ef5a0ea29 fix doctests in temporal and pygrass libraries 9 年之前
  Pietro Zambelli 241ebc25e8 pygrass: fix python2 and python3 syntax 9 年之前
  Martin Landa d22fe58553 digitizer crashes, leaves vector broken (https://trac.osgeo.org/grass/ticket/2814) 9 年之前
  Soeren Gebbert 350a60a3d5 vector library and pygrass rpc: Fixed bug in vector line to wkb conversion 9 年之前
  Martin Landa e3fe791d47 pygrass: fix writing categories for features 9 年之前
  Soeren Gebbert 1b51ee8459 pygrass: Using name and mapset in the rpc module, fixed two tests, editor removed white spaces 9 年之前
  Soeren Gebbert 84387bc642 pygrass: Added rpc data provider that deliver WKB representations of vector maps, numpy image 9 年之前
  Soeren Gebbert abc9d9e079 pygrass vector: Added areas_to_wkb_list() and tests 9 年之前
  Soeren Gebbert 9a901043bf pygrass vector: Re-establishing of the generator functionality in finder classes, 9 年之前
  Soeren Gebbert 89056fc197 pygrass vector: Added simple area.centroid test 9 年之前
  Soeren Gebbert 329060ad89 pygrass vector: Added to_wkt to Node class 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 4b48a7d5f6 pygrass: vector, revert https://trac.osgeo.org/grass/changeset/62034, add points to the _NUMOF dictionary and fix doctests examples 9 年之前
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed 10 年之前
  Pietro Zambelli 11daf426c0 pygrass: Separate ctypes from not ctypes modules and remove spyder header 10 年之前
  Pietro Zambelli 40e31815d3 pygrass: Fix how slice are handled (contribution: Maurizio Cingi) 10 年之前
  Pietro Zambelli 8c80ca614c pygrass: Add Node topology class (contribution: Maurizio Cingi) 10 年之前
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning 10 年之前
  Pietro Zambelli 931de4f60b pygrass: Fix and update doctest 10 年之前
  Luca Delucchi 87a7a7baf8 pygrass vector: fix wrong function https://trac.osgeo.org/grass/changeset/2413 10 年之前