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

Аутор SHA1 Порука Датум
  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 година
  Pietro Zambelli cb84959dae Fix table creation пре 12 година
  Pietro Zambelli 3dbe1334c9 The mapset attribute of a vectormap cannot be None пре 12 година
  Luca Delucchi 58aded45a1 fix remove function of vector according the previous commit пре 12 година
  Luca Delucchi 7fda98efa4 fix doctest and documentation пре 12 година
  Luca Delucchi 77b4986766 add and fix doctest to functions.py, remove and unused function, fix abstract for vector and raster according the changes in functions.py пре 12 година
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files пре 12 година
  Pietro Zambelli 8f443fa4c1 Merge layer and link_layer parameter of the open method пре 12 година
  Pietro Zambelli cf79c7ecf1 Rewrite the open method of the vector classes пре 12 година
  Pietro Zambelli 83398d6dfa For consistency change number to layer, and build automatically the topology when a Vector map has been opened using 'w' or 'rw' mode пре 12 година
  Pietro Zambelli 68231d4879 Modify the open method to create the attribute table пре 12 година
  Pietro Zambelli b24f6f3500 Close db-connection when the vector map is closed пре 12 година
  Pietro Zambelli ec240ecb8a Fix: Change write attribute into writable, to not overwrite the write method пре 12 година
  Pietro Zambelli df23642f73 Fix, before to modify the attribute table check if we are in the current mapset. пре 12 година
  Pietro Zambelli db73bb572b Add an easy way to access (read/write) to the attributes of a geometry feature in a vector map пре 12 година
  Luca Delucchi f360768d8c rename env.py to functions.py пре 12 година