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 |
Martin Landa
|
0470ef3554
grass.init() added
|
14 years ago |
Martin Landa
|
7ef6d5beaf
fix typo from https://trac.osgeo.org/grass/changeset/44368
|
14 years ago |
Martin Landa
|
7e1ef9ac19
pythonlib: fns to create new location
|
14 years ago |
Martin Landa
|
0f983171a4
set_raise_on_error() returns current status
|
14 years ago |
Martin Landa
|
9765912427
pythonlib: do not raise on error by default
|
14 years ago |
Martin Landa
|
140e8ec2d4
grass.find_program(): Windows-related fix
|
14 years ago |
Martin Landa
|
9f5c05609f
pythonlib: raise_on_error defined
|
14 years ago |
Martin Landa
|
a7deacbfe8
pythonlib: i18n
|
14 years ago |
Martin Landa
|
67e9a4b78a
pythonlib: doxygen updates for list_*() - list elements only for
|
14 years ago |
Martin Landa
|
8225ac4a44
pythonlib: fn mapsets() added
|
14 years ago |
Martin Landa
|
9924f2643f
improve *_command() dox strings
|
14 years ago |
Martin Landa
|
2ff4968db3
default verbose level is '2'
|
14 years ago |
Martin Landa
|
2f5d36efca
libpython: don't run g.gisenv if not available (during compilation)
|
15 years ago |
Martin Landa
|
1335740fc6
libpython: print debug message on start_command()
|
15 years ago |
Martin Landa
|
c237412562
lipython: update region() desc
|
15 years ago |
Martin Landa
|
9e2d915738
pythonlib: implement percent() as wrapper for `g.message -p`
|
15 years ago |
Markus Neteler
|
846e89f6d3
+doxygen return type
|
15 years ago |
Markus Neteler
|
69c03117cc
fwd-port docs
|
15 years ago |
Martin Landa
|
79b2d3dcd6
bugfix https://trac.osgeo.org/grass/ticket/995
|
15 years ago |
Michael Barton
|
de3684c372
Make compatible with multi-language internationalization
|
15 years ago |
Michael Barton
|
0696321d19
Added command_info method. Returns as dictionary all information output from <command> help.
|
15 years ago |