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 лет назад |
Pietro Zambelli
|
bc0e21b926
Add area method to Boundary class
|
12 лет назад |
Pietro Zambelli
|
2833b7cb94
Fix distance method in the class Line and add buffer method to Point, Line and Area classes
|
12 лет назад |
Pietro Zambelli
|
4f7f8c9ba3
Fix if table exist but it is empty
|
12 лет назад |
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
|
12 лет назад |
Pietro Zambelli
|
610a51c2fc
Fix reading attribute table for areas
|
12 лет назад |
Pietro Zambelli
|
5cfe700f70
Fixing write method for a generic geometry
|
12 лет назад |
Pietro Zambelli
|
4b9465732c
Fix access to table attributes
|
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 лет назад |