Pietro Zambelli
|
ddc867f6f4
pygrass: fix doctests, now they are not dependent by mapset name
|
9 年之前 |
Markus Neteler
|
3cf3330342
element_list: labels -> label for consistency
|
10 年之前 |
Markus Neteler
|
31cb9a7fe6
element_list: labels -> label for consistency
|
10 年之前 |
Markus Neteler
|
c85038cee8
fix https://trac.osgeo.org/grass/changeset/63972
|
10 年之前 |
Martin Landa
|
9e8c3a8925
remove ascii_vector from element_list https://trac.osgeo.org/grass/ticket/2440
|
10 年之前 |
Pietro Zambelli
|
a73e146d90
pygrass: update Element Types removing: G_ELEMENT_ICON and G_ELEMENT_SITES and rename labels to label
|
10 年之前 |
Martin Landa
|
4fd9a5216f
remove old_vector from element list
|
10 年之前 |
Martin Landa
|
2ce6066b1d
update pygrass to recent libgis
|
10 年之前 |
Martin Landa
|
8456a6d843
remove references to region3d and view3d
|
10 年之前 |
Markus Neteler
|
043e8c7d45
completion of https://trac.osgeo.org/grass/changeset/63624
|
10 年之前 |
Martin Landa
|
1b765a369e
libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Markus Neteler
|
2e5dc46218
fix rast3d -> 3draster
|
10 年之前 |
Pietro Zambelli
|
fe52b6d2fa
pygrass: rename functions to utils
|
10 年之前 |
Pietro Zambelli
|
3a5c415c62
pygrass: Fix circular import dependency between gis.__init__ and functions
|
10 年之前 |
Pietro Zambelli
|
bb07b4541c
pygrass: Add docs to Gisdbase, Location, Mapset classes and small clean code
|
10 年之前 |
Pietro Zambelli
|
35c2e191d2
Remove unnecessary 'grass.script.gisenv()' as pointed out by Glynn and remove some useless comment
|
11 年之前 |
Luca Delucchi
|
5a629081a8
pygrass: improve documentation about grass database managment, region and raster
|
11 年之前 |
Luca Delucchi
|
3d79c4bf9a
pygrass: improve documentation of Region class; add method to reset the SEARCH_PATH
|
11 年之前 |
Markus Neteler
|
b71c1af8d5
PyGRASS sphinx manual: added gis docs; msg cosmetics
|
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
|
e4c5952b41
Add some more check and options
|
11 年之前 |
Pietro Zambelli
|
54912fdcc8
Fix typo when setting GISDBASE
|
11 年之前 |
Pietro Zambelli
|
aac19817dd
Fix writing and add methods
|
11 年之前 |
Pietro Zambelli
|
3383503b93
Add visible mappsets
|
11 年之前 |
Pietro Zambelli
|
9adb402fc0
Add path methods and manage errors when create a new mapset
|
11 年之前 |
Pietro Zambelli
|
3af41a7ca5
Add new methods to the Mapset class to set, delete mapsets.
|
12 年之前 |
Pietro Zambelli
|
a9b4604930
Change new_mapset from a method of the class to a function
|
12 年之前 |
Luca Delucchi
|
dd2a421fc6
fix doctest for gis/__init__.py
|
12 年之前 |
Luca Delucchi
|
d3a6843693
cleanup pygrass: change method of import, add newline at the end of files
|
12 年之前 |