Soeren Gebbert
|
a939aab706
pygrass vector: API changes: removed "get_" prefix from several functions to harmonize method names,
|
9 年之前 |
Pietro Zambelli
|
4b48a7d5f6
pygrass: vector, revert https://trac.osgeo.org/grass/changeset/62034, add points to the _NUMOF dictionary and fix doctests examples
|
9 年之前 |
Pietro Zambelli
|
702dc4301c
pygrass: fix other import after functions has been renamed
|
10 年之前 |
Pietro Zambelli
|
11daf426c0
pygrass: Separate ctypes from not ctypes modules and remove spyder header
|
10 年之前 |
Pietro Zambelli
|
40e31815d3
pygrass: Fix how slice are handled (contribution: Maurizio Cingi)
|
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
|
931de4f60b
pygrass: Fix and update doctest
|
10 年之前 |
Luca Delucchi
|
87a7a7baf8
pygrass vector: fix wrong function https://trac.osgeo.org/grass/changeset/2413
|
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
|
13428390fb
Use Location instance instead of gisenv
|
11 年之前 |
Pietro Zambelli
|
214ecb5a9b
Fix extra parameters in VectorTopo init
|
11 年之前 |
Pietro Zambelli
|
d117c15435
Add some optional parameter and fix the cat of the geometry features
|
11 年之前 |
Luca Delucchi
|
61b6cb37c3
add function to check if vector has color table
|
11 年之前 |
Pietro Zambelli
|
c30cfefed9
Fix the docstring.
|
12 年之前 |
Pietro Zambelli
|
c7eac4c04e
Add a method to VectorTopo class to access directly to the geometry feature through the cat.
|
12 年之前 |
Pietro Zambelli
|
71d60df7aa
Add as option if the memory occupied by the spatial index must be release or not
|
12 年之前 |
Pietro Zambelli
|
de07e06ea4
Update the docstring with the *with statement*.
|
12 年之前 |
Pietro Zambelli
|
833ed4db72
Fix if set_cats is True reset the previous cat values and set the new one.
|
12 年之前 |
Pietro Zambelli
|
38db361ed7
Add a new parameter in the write method of the Vector class, to allow user to manage directly the category
|
12 年之前 |
Pietro Zambelli
|
eb92a82085
Move some geometry code from __init__ to geometry
|
12 年之前 |
Luca Delucchi
|
1f3ebe468a
fix doctest and documentation
|
12 年之前 |
Luca Delucchi
|
d3a6843693
cleanup pygrass: change method of import, add newline at the end of files
|
12 年之前 |
Pietro Zambelli
|
c20380343d
Replace script.core.gisenv with pygrass.gis.Mapset
|
12 年之前 |
Pietro Zambelli
|
3992f31369
Modify the write and rewrite method of the Vector class
|
12 年之前 |
Pietro Zambelli
|
8b3feb8e9f
Rewrite the write method of the Vector class
|
12 年之前 |
Pietro Zambelli
|
317f17fe90
Fix write => writable
|
12 年之前 |