Historique des commits

Auteur SHA1 Message Date
  Markus Neteler a743177113 various typo fixes, found by the Debian lintian QA tool (trunk, https://trac.osgeo.org/grass/changeset/65575) il y a 9 ans
  Pietro Zambelli fad57dd3bd pygrass: backport 65077, Check returned value from Vect_point_on_line function il y a 10 ans
  Martin Landa a9afa30b33 pygrass: fix Area.boundaries() il y a 10 ans
  Markus Neteler 44872413bf minor backports from trunk il y a 10 ans
  Pietro Zambelli 5354c28aab pygrass: sync relbr7 with trunk il y a 10 ans
  Pietro Zambelli 67f36c038e pygrass: rename functions to utils il y a 10 ans
  Pietro Zambelli 322d3be60a pygrass: backport trunk version to releasebranch_7_0 il y a 10 ans
  Pietro Zambelli d8428e295a pygrass update from trunk: backport documentation improvements (thanks: Luca, MarkusN and Martin) and recent fix on modules/interface/parameter and vector 3D il y a 11 ans
  Pietro Zambelli 9d83ba818f backport https://trac.osgeo.org/grass/changeset/59907 from trunk: to fix local import with absolute il y a 11 ans
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 il y a 11 ans
  Pietro Zambelli 5c2186dd2c Transform gtype attribute to a class attribute and rewrite some functions and methods il y a 11 ans
  Pietro Zambelli 65311c9a16 Fix WKT export for Point class and return more than one value from the Attrs class il y a 12 ans
  Pietro Zambelli c18831b2c7 Fix small typo errors and change the name of some method il y a 12 ans
  Pietro Zambelli ea7f970069 Fix bug using vector category il y a 12 ans
  Pietro Zambelli eb92a82085 Move some geometry code from __init__ to geometry il y a 12 ans
  Luca Delucchi f59b18c813 pygrass fix vector geometry doctest il y a 12 ans
  Luca Delucchi ee8280e849 fix return value; change line with cat il y a 12 ans
  Luca Delucchi 9fc7e39d56 change name of variable from line to cat il y a 12 ans
  Pietro Zambelli e378bad5d6 Change the behaviour not support multiple kys because it is not consistent with python dictionary and it was not possible to be consistent with the __setitem__ il y a 12 ans
  Pietro Zambelli e245226d32 Add intersaction and fix some docstring il y a 12 ans
  Pietro Zambelli 4189504a67 Fix update method in the Attrs class il y a 12 ans
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files il y a 12 ans
  Pietro Zambelli bc0e21b926 Add area method to Boundary class il y a 12 ans
  Pietro Zambelli 2833b7cb94 Fix distance method in the class Line and add buffer method to Point, Line and Area classes il y a 12 ans
  Pietro Zambelli 4f7f8c9ba3 Fix if table exist but it is empty il y a 12 ans
  Pietro Zambelli 500fa2a57c Modify __getitem__ method of Attrs class to support multiple values and update the docstring of the Point class and a method to return Cats object of an Area il y a 12 ans
  Pietro Zambelli 610a51c2fc Fix reading attribute table for areas il y a 12 ans
  Pietro Zambelli 5cfe700f70 Fixing write method for a generic geometry il y a 12 ans
  Pietro Zambelli 4b9465732c Fix access to table attributes il y a 12 ans
  Pietro Zambelli ec240ecb8a Fix: Change write attribute into writable, to not overwrite the write method il y a 12 ans