Luca Delucchi
|
29d855fb36
python vector scripting library: added layer variable to vector_info and vector_info_topo functions
|
8 years ago |
Anna Petrášová
|
3a984f8e95
pythonlib vector_what: add support for finding multiple features implemented in v.what (see https://trac.osgeo.org/grass/ticket/3292)
|
8 years ago |
Anna Petrášová
|
bec4383f24
pythonlib: add layers to vector_what function
|
8 years ago |
Pietro Zambelli
|
93daa73c3b
script: fix python 2 and python 3 syntax
|
9 years ago |
Martin Landa
|
05089a48e4
pythonlib: vector_what(): add new parameter to skip quering attributes (no backport is needed)
|
9 years ago |
Pietro Zambelli
|
2a27503693
scipt:vector add python3 support
|
9 years ago |
Anna Petrášová
|
6bd4a97b79
pythonlib/wxGUI: better error handling of vector_what
|
10 years ago |
Anna Petrášová
|
2ec8ab64fb
pythonlib: fix for comment:4:ticket:2431 - object_pairs_hook not implemented in python 2.6, it's needed for using OrderedDict instead of normal dict, but vector_what will still work, only the order in which the results are presented is not defined
|
10 years ago |
Anna Petrášová
|
b05024f24e
v.what: add json format to simplify parsing output and thus to fix https://trac.osgeo.org/grass/ticket/2431
|
10 years ago |
Anna Petrášová
|
481e510932
partially revert https://trac.osgeo.org/grass/changeset/62281 (committed by mistake)
|
10 years ago |
Anna Petrášová
|
ee4076de8d
d.to.rast: new module for wxGUI and d.mon to save map display content as raster map
|
10 years ago |
Luca Delucchi
|
d44a272461
lib python: documentation cleanup, fix sphinx warning
|
10 years ago |
Luca Delucchi
|
28aac9cd13
python script library: update documentation and doctest; fix pep8
|
10 years ago |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 years ago |
Martin Landa
|
080924a074
pythonlib: fix vector_what() for case when one of the attributes is 'Layer'
|
11 years ago |
Anna Petrášová
|
fca31e1a46
pythonlib: v.db.select wrapper: do not add key column when we don't want it
|
11 years ago |
Anna Petrášová
|
d5ac35c08a
pythonlib: clean tabs in script
|
12 years ago |
Martin Landa
|
43c0a8170e
wxGUI/query: report also 'nothing found'
|
12 years ago |
Martin Landa
|
d66d09ead1
pythonlib: update layout
|
12 years ago |