Historique des commits

Auteur SHA1 Message Date
  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 13428390fb Use Location instance instead of gisenv il y a 11 ans
  Pietro Zambelli 214ecb5a9b Fix extra parameters in VectorTopo init il y a 11 ans
  Pietro Zambelli d117c15435 Add some optional parameter and fix the cat of the geometry features il y a 11 ans
  Luca Delucchi 61b6cb37c3 add function to check if vector has color table il y a 11 ans
  Pietro Zambelli c30cfefed9 Fix the docstring. il y a 12 ans
  Pietro Zambelli c7eac4c04e Add a method to VectorTopo class to access directly to the geometry feature through the cat. il y a 12 ans
  Pietro Zambelli 71d60df7aa Add as option if the memory occupied by the spatial index must be release or not il y a 12 ans
  Pietro Zambelli de07e06ea4 Update the docstring with the *with statement*. il y a 12 ans
  Pietro Zambelli 833ed4db72 Fix if set_cats is True reset the previous cat values and set the new one. il y a 12 ans
  Pietro Zambelli 38db361ed7 Add a new parameter in the write method of the Vector class, to allow user to manage directly the category il y a 12 ans
  Pietro Zambelli eb92a82085 Move some geometry code from __init__ to geometry il y a 12 ans
  Luca Delucchi 1f3ebe468a fix doctest and documentation 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 c20380343d Replace script.core.gisenv with pygrass.gis.Mapset il y a 12 ans
  Pietro Zambelli 3992f31369 Modify the write and rewrite method of the Vector class il y a 12 ans
  Pietro Zambelli 8b3feb8e9f Rewrite the write method of the Vector class il y a 12 ans
  Pietro Zambelli 317f17fe90 Fix write => writable 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
  Luca Delucchi 9fa44010cd vector: add method to return the number of all primitives; add method to return is map is empty; add decorator to check if a map is open il y a 12 ans
  Pietro Zambelli df23642f73 Fix, before to modify the attribute table check if we are in the current mapset. il y a 12 ans
  Pietro Zambelli db73bb572b Add an easy way to access (read/write) to the attributes of a geometry feature in a vector map il y a 12 ans
  Luca Delucchi ee1892cbe1 removed dblinks set up before opening vector map il y a 12 ans
  Pietro Zambelli 8d05420b95 Fix vector methods: close and build topology il y a 12 ans
  Pietro Zambelli 0982f55fa6 Add pygrass library into grass il y a 12 ans