Martin Landa
|
e0a5e83344
grass.py: vector_info_topo() added
|
16 年之前 |
Martin Landa
|
fe92e8d689
use ';' as separator (to avoid problems on MS Windows)
|
16 年之前 |
Martin Landa
|
85487e9378
fix grass.py layer name
|
16 年之前 |
Martin Landa
|
ec0ae616d9
grass.py: fix fatal()
|
16 年之前 |
Martin Landa
|
3b8fedb1f0
grass.py: vector_db returns dictionary instead of list
|
16 年之前 |
Martin Landa
|
4b80f5a2a2
grass.py: list_grouped2() renamed to mlist_grouped()
|
16 年之前 |
Martin Landa
|
9fb2e15afd
wxGUI: eliminate g.mlist, use grass.list_grouped2() instead
|
16 年之前 |
Martin Landa
|
11e35b96da
grass.py: update docstring
|
16 年之前 |
Glynn Clements
|
a3f5f82a9a
Python has a distinct boolean type
|
16 年之前 |
Martin Landa
|
dd476fc559
i.landsat.rgb: write history only for raster maps in the current mapset
|
16 年之前 |
Glynn Clements
|
a37663ab06
Fix typo: directory -> dictionary
|
16 年之前 |
Martin Landa
|
1556de90dd
grass.py: skip invalid elements
|
16 年之前 |
Martin Landa
|
fdd08a7e1b
grass.py: vector_columns() returns directory instead of list
|
16 年之前 |
Martin Landa
|
75c1bb88f0
grass.py: list_grouped2() added (g.mlist version of list_grouped())
|
16 年之前 |
Martin Landa
|
f718644bd8
wxGUI: fix turkish translation, list_grouped() upgdated --- TODO: g.list shell script style
|
16 年之前 |
Glynn Clements
|
83c17d7617
Add, use grass.mapcalc() function
|
16 年之前 |
Glynn Clements
|
d15a9dcaef
Fix bug in verbose() (need variable's value, not its name)
|
16 年之前 |
Glynn Clements
|
993d8f53b3
Use -n flag for g.gisenv, g.findfile
|
16 年之前 |
Glynn Clements
|
eb923b51d5
Add, use raster_info function (interface to r.info)
|
16 年之前 |
Glynn Clements
|
b88284403f
Add fs= option to v.db.connect (for use by -g)
|
16 年之前 |
Glynn Clements
|
c0b7039c25
Add documentation strings
|
16 年之前 |
Glynn Clements
|
a54149ed1d
Add, use interface to subprocess module
|
16 年之前 |
Glynn Clements
|
49837b5c7c
Convert v.db.addtable to Python
|
16 年之前 |
Glynn Clements
|
db66056086
Allow option names to be given a leading underscore
|
16 年之前 |
Glynn Clements
|
f5735b5731
Convert d.correlate 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
|
719aa61022
Add, use parse_key_val
|
16 年之前 |
Glynn Clements
|
a622b4f373
Make find_file handle the not-found case
|
16 年之前 |
Glynn Clements
|
5dda38ec58
Add exec_command
|
16 年之前 |