Anna Petrášová
|
265aaff21e
temporal lib: use str not unicode to fix problems with translated messages, see https://trac.osgeo.org/grass/ticket/3392
|
7 lat temu |
Soeren Gebbert
|
93e494bba1
temporal framework: Added spatial topological operators to the temporal algebra
|
7 lat temu |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 lat temu |
Soeren Gebbert
|
898c8f1f00
temporal framework: Better Python module import handling
|
8 lat temu |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 lat temu |
Pietro Zambelli
|
fa79e58cba
temporal: revert changes (https://trac.osgeo.org/grass/changeset/68139 and https://trac.osgeo.org/grass/changeset/68177) since they are not fixing bugs and therefore they should go in relbr72
|
9 lat temu |
Pietro Zambelli
|
9366bd5dcf
temporal: make temporal python library importable from python3
|
9 lat temu |
Markus Neteler
|
47494d4339
fix msg grammar
|
9 lat temu |
Soeren Gebbert
|
c4a6a28523
temporal library: Added more debug messages, added new map algebra tests, list_stds supports now user created database interfaces
|
9 lat temu |
Soeren Gebbert
|
3be8d0f6dd
temporal framework: Better error message in case the mapset is not accessable
|
9 lat temu |
Soeren Gebbert
|
ff54f3719c
temporal library: Fixed wrong mapset access method
|
9 lat temu |
Soeren Gebbert
|
027d18173e
temporal library: Store the default database connection as shell variable substitude to avoid wrong temporal database path's in cases the location was renamed or the path to the grass database changed.
|
9 lat temu |
Soeren Gebbert
|
a489952064
Show a warning if a temporal database connection is defined, but the database file is not present
|
10 lat temu |
Soeren Gebbert
|
112ca1d33c
temporal library: Using a thread to observe the state of the libgis server process, since the fatal_error SIGABRT signal can not be catched in Python and the Python error handler function can not be registered in the libgis error handling system.
|
10 lat temu |
Markus Neteler
|
8426ce5072
Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560)
|
10 lat temu |
Martin Landa
|
1922b5c852
fix typo in comment
|
10 lat temu |
Luca Delucchi
|
b9f4872f09
python temporal lib: PEP8 cleaning; markdown cleaning
|
10 lat temu |
Soeren Gebbert
|
7c5afd96a9
temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style
|
10 lat temu |
Soeren Gebbert
|
9d4ae74e4b
temporal framework: Better handling on none-existing temporal databases in existing mapsets
|
10 lat temu |
Soeren Gebbert
|
4126bb1e2b
temporal framework: Enabling mapset specific temporal databases. This feature is very experimental.
|
10 lat temu |
Soeren Gebbert
|
feef63bd6f
temporal framework: Trying to fix import issues that lead to malfunction temporal framework
|
10 lat temu |
Soeren Gebbert
|
581291f7fe
python temporal: First steps to allow distributed temporal databases. The C-library interface supports now the request of temporal database driver and name/connection string. Added several TODOs to the SQLDatabaseInterfaceConnection class that must implement mapset specific database connections and cursors.
|
10 lat temu |
Markus Neteler
|
294821e55b
temporal: minor msg cosmetics
|
11 lat temu |
Markus Neteler
|
9d3becfd8f
temporal: attempt to clarify temporal database version mismatch error message
|
11 lat temu |
Soeren Gebbert
|
2013c4cfbc
Better error handling in case the database connection can not be established ticket https://trac.osgeo.org/grass/ticket/2258
|
11 lat temu |
Soeren Gebbert
|
0e3e444b11
Better error message in case the temporal database version is outdated.
|
11 lat temu |
Soeren Gebbert
|
55577880be
Fixed GUI crash when a fatal error occurs by calling the init() function of the temporal database
|
11 lat temu |
Soeren Gebbert
|
96833e955f
Fixed wrong tgis_db_version commit
|
11 lat temu |
Soeren Gebbert
|
920d48c042
Environmental variable handling improvement
|
11 lat temu |
Soeren Gebbert
|
1079434857
Better handling of fatal error behavior in temporal framework and the pygrass messenger
|
11 lat temu |