Soeren Gebbert
|
89c3a2022b
Fixed missing imports. Added two new modules for temporally shifting and snapping. Improved doxygen docs.
|
12 years ago |
Soeren Gebbert
|
115ce85a5f
Better code and file structure. Fixed several doxygen errors and warnings.
|
12 years ago |
Soeren Gebbert
|
3d26230fa8
Better doxygen support.
|
12 years ago |
Soeren Gebbert
|
6c675c206b
Implemented command history support for several commands that modify space time datasets.
|
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
|
6e04d0ccea
Massive speed gain by removing verbose and percent messages.
|
12 years ago |
Soeren Gebbert
|
8e6ad55436
Better handling of space time dataset granularity
|
12 years ago |
Soeren Gebbert
|
984d9aea8b
Fixed temporal topology check
|
12 years ago |
Soeren Gebbert
|
ff157b2174
Default temporal database will now be created in tgis/sqlite.db.
|
12 years ago |
Soeren Gebbert
|
4d7b35d0f0
Added handling of time instances and mixed time to sample by granularity.
|
12 years ago |
Soeren Gebbert
|
83416a6717
Implemented renaming of existing space time datasets
|
12 years ago |
Soeren Gebbert
|
3419cde61b
Modified initialization procedure of the temporal Python library
|
12 years ago |
Soeren Gebbert
|
2e7acd8624
Removed dateutil dependency. Now only a subset of ISO formatted time strings are supported for parsing in the temporal GIS framework.
|
12 years ago |
Soeren Gebbert
|
d6ca628a54
Implemented alternative method to access map metadata information
|
12 years ago |
Soeren Gebbert
|
91e74712dd
Fixed bug in map granularity handling in case of gaps
|
12 years ago |
Soeren Gebbert
|
96c293567e
Small bugfixing and error message cleanup
|
12 years ago |
Soeren Gebbert
|
df8b506d5e
PEP8 compliance and documentation update
|
12 years ago |
Soeren Gebbert
|
c050175a8f
PEP8 compliance. Added RTree unit tests for 1 - 4 dimensional trees.
|
12 years ago |
Soeren Gebbert
|
799ffaf996
PEP8 compliance and better doxygen formatting. New rtree tests.
|
12 years ago |
Soeren Gebbert
|
b9b27a9884
PEP8 compliance and new doctests
|
12 years ago |
Soeren Gebbert
|
fe088b6dcc
Major code review and application of pep8 coding standard.
|
12 years ago |
Soeren Gebbert
|
a9b08a187e
Added follows and precedes to sampling methods
|
13 years ago |
Soeren Gebbert
|
006adde5e2
New module to print selected database columns from space time vector
|
13 years ago |
Soeren Gebbert
|
4c180a8dd2
Poor man's solution to avoid SQL injection.
|
13 years ago |
Soeren Gebbert
|
3d2323f6d0
New module to fill gaps in space time raster datasets using raster to raster interpolation of r.series.interp.
|
13 years ago |
Soeren Gebbert
|
ccde6a7613
* Added vector metadata support in temporal database -> API and database layout changes
|
13 years ago |
Soeren Gebbert
|
07f2215270
* Using ctypes interface to libgis and libraster to read raster information to speed up map registration
|
13 years ago |
Soeren Gebbert
|
d54c12fa51
Reorganization of the SQL statement handling. Methods
|
13 years ago |
Soeren Gebbert
|
e221631c2c
Documentation update
|
13 years ago |