Soeren Gebbert
|
3eb1258369
Implemented temporal buffering
|
12 years ago |
Soeren Gebbert
|
79e9924d32
Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions.
|
12 years ago |
Soeren Gebbert
|
d6fc538df8
Better naming scheme. Added spatial topology class.
|
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
|
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
|
ff157b2174
Default temporal database will now be created in tgis/sqlite.db.
|
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 |
Vaclav Petras
|
88354311cc
dox: missing endcode
|
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
|
abbe0ba3b0
Removed redundant id build method
|
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
|
3b25abe068
Extended abstract_map_dataset with temporal topology structure. Implemented a temporal topology builder.
|
13 years ago |
Soeren Gebbert
|
905a5ec9f1
Small bugfix
|
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 |
Soeren Gebbert
|
eb4b58214c
SQL statement gathering for efficient and fast DELETE and DROP table
|
13 years ago |
Martin Landa
|
d36fc9d137
pythontemporal: make doxygen more happy
|
13 years ago |
Markus Neteler
|
d1f8b42521
typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591)
|
13 years ago |
Soeren Gebbert
|
3d94d97bf7
Removed redundant code
|
13 years ago |
Soeren Gebbert
|
bc3de98add
Allow dataset update after deletion of a map
|
13 years ago |
Soeren Gebbert
|
65d7b2c61e
Correctly check return value of get_number_of_maps() when setting the relative time unit for a space
|
13 years ago |
Soeren Gebbert
|
1b64bc7cca
Check for None not for 0
|
13 years ago |
Soeren Gebbert
|
81280a1032
Better time-stamped vector layer support implemented.
|
13 years ago |