Историја ревизија

Аутор SHA1 Порука Датум
  Pietro Zambelli d5bca24fca pygrass: fix Geo init, set attrs as last thing and only if cat is set пре 9 година
  Soeren Gebbert 2f7456ab42 pygrass vector: Added mapinfo pointer checks and some alive() methods пре 9 година
  Markus Neteler a8ef11c6cd various typo fixes, found by the Debian lintian QA tool пре 9 година
  Martin Landa 0c494793a4 pygrass: fix Area.boundaries() пре 10 година
  Pietro Zambelli 8f2c255681 pygrass: Check returned value from Vect_point_on_line function пре 10 година
  Pietro Zambelli 12cfc9613e pygrass: Fix a bug in the lines method of the class Node and improve documentation of the distance method of the Line class and change the returned value from tuple to namedtuple пре 10 година
  Pietro Zambelli f1c0e4dd41 pygrass: add documentation to method segment пре 10 година
  Pietro Zambelli f961752775 pygrass: Fix perimeter method for areas and isles пре 10 година
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed пре 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 dd0e42b96b pygrass: Fix negative indexes to select geometry features and fix get_centroid пре 10 година
  Pietro Zambelli 86fa8949fd Remove DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x when running in mode python3, and fix some doctests. пре 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 9f963cb76f pygrass doc: several improvements to sphinx documentation пре 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 5c2186dd2c Transform gtype attribute to a class attribute and rewrite some functions and methods пре 11 година
  Pietro Zambelli 65311c9a16 Fix WKT export for Point class and return more than one value from the Attrs class пре 12 година
  Pietro Zambelli c18831b2c7 Fix small typo errors and change the name of some method пре 12 година
  Pietro Zambelli ea7f970069 Fix bug using vector category пре 12 година
  Pietro Zambelli eb92a82085 Move some geometry code from __init__ to geometry пре 12 година
  Luca Delucchi f59b18c813 pygrass fix vector geometry doctest пре 12 година
  Luca Delucchi ee8280e849 fix return value; change line with cat пре 12 година
  Luca Delucchi 9fc7e39d56 change name of variable from line to cat пре 12 година
  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__ пре 12 година
  Pietro Zambelli e245226d32 Add intersaction and fix some docstring пре 12 година
  Pietro Zambelli 4189504a67 Fix update method in the Attrs class пре 12 година
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files пре 12 година