Markus Neteler
|
b531727723
temporal: minor msg cosmetics
|
11 years ago |
Markus Neteler
|
2277d4a861
temporal: attempt to clarify temporal database version mismatch error message
|
11 years ago |
Soeren Gebbert
|
0e3e444b11
Better error message in case the temporal database version is outdated.
|
11 years ago |
Soeren Gebbert
|
55577880be
Fixed GUI crash when a fatal error occurs by calling the init() function of the temporal database
|
11 years ago |
Soeren Gebbert
|
96833e955f
Fixed wrong tgis_db_version commit
|
11 years ago |
Soeren Gebbert
|
920d48c042
Environmental variable handling improvement
|
11 years ago |
Soeren Gebbert
|
1079434857
Better handling of fatal error behavior in temporal framework and the pygrass messenger
|
11 years ago |
Soeren Gebbert
|
759c6c7711
Give more information in case the temporal database is incompatible.
|
11 years ago |
Soeren Gebbert
|
2976e0373b
Better performance of tgis.init() and code cleanup. Reduced number of external module calls.
|
11 years ago |
Soeren Gebbert
|
c2f63f94b7
Better exit handling of messenger and C-interface subprocesses
|
11 years ago |
Soeren Gebbert
|
d94771e8db
Modifications are:
|
11 years ago |
Soeren Gebbert
|
9a2d07b88b
Using the PyGRASS message interface for all API functions.
|
11 years ago |
Soeren Gebbert
|
1ec62f3642
Using the the message interface in register.py.
|
11 years ago |
Soeren Gebbert
|
58bfc31393
New G_fatal_error() safe C-libraries interface to access C-functions via ctypes implemented
|
11 years ago |
Soeren Gebbert
|
9f3f7f6917
Started to use the new PyGRASS message interface in some classes.
|
11 years ago |
Soeren Gebbert
|
4c59e71a77
Fixed t.connect $MAPSET issue, enhanced the sampling code
|
11 years ago |
Soeren Gebbert
|
416ccf54bb
Implemented a check for the correct mapset when datasets are modified.
|
11 years ago |
Soeren Gebbert
|
f83f0cd86c
Enabled deepcopy of map and space time datasets.
|
11 years ago |
Soeren Gebbert
|
736f697fba
Code refracturing. Added metadata table to allow tgis database version check.
|
11 years ago |
Soeren Gebbert
|
2de50e87b9
More temporal extent setting tests
|
11 years ago |
Soeren Gebbert
|
404642d6a7
Implemented the rollback function of postgresql, fixed t.*.mapcalc bug
|
12 years ago |
Soeren Gebbert
|
082cacaa09
Added bottom and top to views and separated them in new files. Support for spatio-temporal topology analysis.
|
12 years ago |
Soeren Gebbert
|
4bb8828e72
Fixed wrong command column creation for old tgis databases.
|
12 years ago |
Soeren Gebbert
|
2804338fba
New abstract dataset class to access spatial topology. Added Vect_set_release_support() to redduce memory consumption for vector datasets.
|
12 years ago |
Soeren Gebbert
|
3d26230fa8
Better doxygen support.
|
12 years ago |
Soeren Gebbert
|
f6e0abc257
Fixed granularity computation.
|
12 years ago |
Soeren Gebbert
|
5dee1823fc
Fixed temporal relationship computation. Avoid using the reserved python word "connect".
|
12 years ago |
Soeren Gebbert
|
ff157b2174
Default temporal database will now be created in tgis/sqlite.db.
|
12 years ago |
Soeren Gebbert
|
1b67a830a7
Check for sqlite3 Python module added.
|
12 years ago |
Soeren Gebbert
|
3419cde61b
Modified initialization procedure of the temporal Python library
|
12 years ago |