Soeren Gebbert 3d1eefb579 Better sqlite database interface design. Reduced the sqlite3 open and close calls, now the registration and unregistration of maps in space time datasets should be much faster (5 - 50 times). 13 years ago
..
ctypes ba63aa9662 update FSF mailing address (https://trac.osgeo.org/grass/ticket/1422) 13 years ago
Makefile 2af0175d8a Split of the temporal gis python library into several files. Management functionality (create, remove, register, unregister, ...) of the temporal GIS is now functional. 13 years ago
__init__.py e89aecb5b6 TGIS registration modules for raster, raster3d and vector maps implemented. 13 years ago
array.py 341152e4e2 Fix gettext usage in Python scripting library 13 years ago
core.py fc1094f57a pythonlib: format version() output 13 years ago
db.py c09ff8a280 new function db_table_exist 13 years ago
grass__init__.py 3e3983edb9 fix grass/__init__.py 16 years ago
pythonlib.dox 1d11c9b153 pythonlib: note create_location() in dox page 14 years ago
raster.py 341152e4e2 Fix gettext usage in Python scripting library 13 years ago
raster3d.py ec4d72f43d Makefile to store sql scripts. Basic structures for spatio-temporal datasets implemented. Vector info implemented in python grass library. 13 years ago
setup.py.sed 57754c3020 pythonlib: define 'delimiter' for parse_command() 14 years ago
task.py 492df342e2 pythonlib: list_grouped() - check for search path optional 13 years ago
tgis_abstract_datasets.py 3d1eefb579 Better sqlite database interface design. Reduced the sqlite3 open and close calls, now the registration and unregistration of maps in space time datasets should be much faster (5 - 50 times). 13 years ago
tgis_base.py 3d1eefb579 Better sqlite database interface design. Reduced the sqlite3 open and close calls, now the registration and unregistration of maps in space time datasets should be much faster (5 - 50 times). 13 years ago
tgis_core.py e89aecb5b6 TGIS registration modules for raster, raster3d and vector maps implemented. 13 years ago
tgis_metadata.py 7d06e10b65 Better metadata info. 13 years ago
tgis_space_time_datasets.py 3d1eefb579 Better sqlite database interface design. Reduced the sqlite3 open and close calls, now the registration and unregistration of maps in space time datasets should be much faster (5 - 50 times). 13 years ago
tgis_spatial_extent.py 7d06e10b65 Better metadata info. 13 years ago
tgis_temporal_extent.py 7d06e10b65 Better metadata info. 13 years ago
vector.py ec4d72f43d Makefile to store sql scripts. Basic structures for spatio-temporal datasets implemented. Vector info implemented in python grass library. 13 years ago