Martin Landa
|
492df342e2
pythonlib: list_grouped() - check for search path optional
|
13 years ago |
Martin Landa
|
733343dc15
pythonlib: fix list_grouped() to list all mapsets in the search path
|
13 years ago |
Martin Landa
|
709128d4d2
pythonlib: _decode - > decode
|
13 years ago |
Glynn Clements
|
341152e4e2
Fix gettext usage in Python scripting library
|
13 years ago |
Martin Landa
|
5ed9ab6a51
rename gisenv variable GRASS_GUI to GUI (gisenv variable has no
|
13 years ago |
Martin Landa
|
4a79c47448
fix create_location() for wkt
|
14 years ago |
Martin Landa
|
2eec7b68b0
pythonlib: no need for `-c` flag when `location` is defined
|
14 years ago |
Martin Landa
|
d72abb6cbe
pythonlib: tempfile/dir() use `create = False`, see https://trac.osgeo.org/grass/changeset/46975
|
14 years ago |
Martin Landa
|
57754c3020
pythonlib: define 'delimiter' for parse_command()
|
14 years ago |
Martin Landa
|
0a86dcc6e9
fix https://trac.osgeo.org/grass/changeset/46862
|
14 years ago |
Martin Landa
|
334f681d2e
pythonlib: parser() check p.returncode
|
14 years ago |
Martin Landa
|
b411bc9b09
pythonlib: rewrite command_info() using grassTask and processTask (moved from wxGUI)
|
14 years ago |
Martin Landa
|
250cee42ed
pythonlib: use_temp_region() overrides region silently
|
14 years ago |
Glynn Clements
|
95525e8d9d
Don't try to decode process output
|
14 years ago |
Glynn Clements
|
a1e5258fb8
Improve handling of flags= argument
|
14 years ago |
Martin Landa
|
4d82733eda
pythonlib: partly revert https://trac.osgeo.org/grass/changeset/46061 (ScriptException -> ScriptError)
|
14 years ago |
Glynn Clements
|
9298ffb351
Revert raise_on_error fiasco
|
14 years ago |
Martin Landa
|
8406c87893
pythonlib: force 'plain' format when raise_on_error is True
|
14 years ago |
Martin Landa
|
4a990a1252
pythonlib: raise ScriptError (run/read/write_command)
|
14 years ago |
Martin Landa
|
5bc5bf6370
https://trac.osgeo.org/grass/ticket/1295 (Wx location wizard fails to create location if it's title
|
14 years ago |
Martin Landa
|
598842b8f9
attempt to fix https://trac.osgeo.org/grass/ticket/1293 (Creating mapset with non-latin letter gives python ascii error)
|
14 years ago |
Hamish Bowman
|
25a8c1857f
more precise name for shell variable names.
|
14 years ago |
Martin Landa
|
73c98ac991
pythonlib: cosmetics in dox strings
|
14 years ago |
Martin Landa
|
2c38caaa8b
pythonlib: core::version introduced
|
14 years ago |
Martin Landa
|
4e1fe229d7
pythonlib: parser(): returncode 1 on failure
|
14 years ago |
Martin Landa
|
b99cc9b81a
https://trac.osgeo.org/grass/ticket/965 (Location wizard: doesn't create MYNAME)
|
14 years ago |
Martin Landa
|
3c486afdaa
pythonlib: define mlist()
|
14 years ago |
Martin Landa
|
382537b09a
wxGUI/locwizard: use grass.create_location() to create a new location
|
14 years ago |
Martin Landa
|
5cda5e04c2
backport https://trac.osgeo.org/grass/changeset/44366
|
14 years ago |
Martin Landa
|
56ac45a770
fix grass.init() & separated to new module 'setup'
|
14 years ago |