.. |
gis
|
6480ba1db1
pygrass: fix GridModule after renaming a method in https://trac.osgeo.org/grass/changeset/60491, see https://trac.osgeo.org/grass/ticket/2791
|
před 9 roky |
messages
|
8e65de3dd0
gunittest: use empty init file to avoid unnecessary imports in extreme cases
|
před 10 roky |
modules
|
c25a35aee0
pygrass module: Added MultiModule class to put multiple modules into the parallel module queue, for example coupled g.region and r.mapcalc calls, that must be run in a specific order but many of these combined calls should run in parallel
|
před 8 roky |
raster
|
5724731b0b
pygrass raster: Improved version of get_value
|
před 9 roky |
rpc
|
ad75661534
pygrass cpr: Fixed tests, needed to add sleep(1) to wait for the server to stop
|
před 8 roky |
shell
|
83268d2db8
pygrass: Fix shell doctest file
|
před 9 roky |
tests
|
52f5f6d1c6
pygrass: fix imports in doc to grass.pygrass
|
před 10 roky |
testsuite
|
8e65de3dd0
gunittest: use empty init file to avoid unnecessary imports in extreme cases
|
před 10 roky |
vector
|
5d22fe3003
pygrass: Change Table execute method to accept sql with qmark, use qmark in the Attrs setitem method and update the VectorTopo rewrite method to use the same parameters order of the write method
|
před 9 roky |
Makefile
|
84387bc642
pygrass: Added rpc data provider that deliver WKB representations of vector maps, numpy image
|
před 9 roky |
__init__.py
|
70bc42aaa9
pygrass: Fix circular import dependency between gis.__init__ and functions
|
před 10 roky |
errors.py
|
2f7456ab42
pygrass vector: Added mapinfo pointer checks and some alive() methods
|
před 9 roky |
orderdict.py
|
d3a6843693
cleanup pygrass: change method of import, add newline at the end of files
|
před 12 roky |
utils.py
|
bc90b2681d
fix wrong module import in https://trac.osgeo.org/grass/changeset/67669
|
před 9 roky |