Vaclav Petras
|
fcb7617620
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566)
|
10 年之前 |
Huidae Cho
|
74624f9333
Update old g.list/remove calls in modules
|
10 年之前 |
Martin Landa
|
be561b13b7
v.dissolve: add warning when column is not given (dissolving based on cats)
|
11 年之前 |
Markus Metz
|
7c74e4748e
v.dissolve requires a valid layer
|
12 年之前 |
Martin Landa
|
86b1b514f0
v.dissolve: assume `layer=1` when `column` is given (default is `layer=-1`)
|
12 年之前 |
Markus Neteler
|
f49ace06b1
homogenize keywords
|
12 年之前 |
Markus Metz
|
f50516a63c
v.dissolve: column can be integer or string
|
13 年之前 |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 年之前 |
Markus Metz
|
9c6277f048
coltype check fixed
|
15 年之前 |
Martin Landa
|
2bd6a15bb0
v.dissolve: OGR support (read access)
|
15 年之前 |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
15 年之前 |
Martin Landa
|
ddea18a1e1
fix v.dissolve (import grass.script)
|
15 年之前 |
Martin Landa
|
74ff0b0161
split keywords also in scripts (to avoid duplicated translations)
|
16 年之前 |
Martin Landa
|
57c41c9622
fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345
|
16 年之前 |
Martin Landa
|
98c23db907
v.dissolve: don't run v.extract if v.reclass failed
|
16 年之前 |
Martin Landa
|
2707a84dbd
v.dissolve: variable typo
|
16 年之前 |
Martin Landa
|
e9cf665daf
v.dissolve: typo
|
16 年之前 |
Martin Landa
|
3b8fedb1f0
grass.py: vector_db returns dictionary instead of list
|
16 年之前 |
Martin Landa
|
fdd08a7e1b
grass.py: vector_columns() returns directory instead of list
|
16 年之前 |
Martin Landa
|
469b7dd8e3
wxGUI: support for layer_all ('-1' for all layers)
|
16 年之前 |
Glynn Clements
|
49837b5c7c
Convert v.db.addtable to Python
|
16 年之前 |
Glynn Clements
|
d64bf51ae6
Convert v.db.addcol, v.db.join to Python
|
16 年之前 |
Glynn Clements
|
8a4a2722db
Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python
|
16 年之前 |
Glynn Clements
|
e22d15f10d
Convert v.dissolve to Python
|
16 年之前 |