Commit History

Author SHA1 Message Date
  Soeren Gebbert 0b1921d0d4 More usage of the PyGRASS message interface 11 years ago
  Soeren Gebbert 9f3f7f6917 Started to use the new PyGRASS message interface in some classes. 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 beb053835a Map list resampling by granularity rewritten to gain massive speedup and have some test. Metadata test update. White space removal. 11 years ago
  Soeren Gebbert 17de822661 Implementing spatial buffering and direct extent object exchange for map objects. Removed spaces. 11 years ago
  Soeren Gebbert 2c4d2eddf5 Documentation update and history print function. 11 years ago
  Soeren Gebbert 72e2a154dd Using Pythons abstract base class to define abstract classes and methods. 12 years ago
  Luca Delucchi ac9b3f5963 fix string format and PEP 8 12 years ago
  Soeren Gebbert 9171245b40 Snapping and shifting of map lists implemented 12 years ago
  Soeren Gebbert 79e9924d32 Added spatial and temporal extent intersection, union and disjoint union. Renamed some functions. 12 years ago
  Soeren Gebbert 404642d6a7 Implemented the rollback function of postgresql, fixed t.*.mapcalc bug 12 years ago
  Soeren Gebbert d8abe75317 New module to merge different space time datasets in a single output dataset. 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 d6fc538df8 Better naming scheme. Added spatial topology class. 12 years ago
  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