Commit History

Author SHA1 Message Date
  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 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 72e2a154dd Using Pythons abstract base class to define abstract classes and methods. 12 years ago
  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 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 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 8e6ad55436 Better handling of space time dataset granularity 12 years ago
  Soeren Gebbert ff157b2174 Default temporal database will now be created in tgis/sqlite.db. 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 df8b506d5e PEP8 compliance and documentation update 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 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
  Martin Landa d36fc9d137 pythontemporal: make doxygen more happy 13 years ago
  Soeren Gebbert b246301fdf Bugfixing 13 years ago
  Soeren Gebbert 443f00440f New spatial relationship computationi. Now spatio-temporal transition relations can be computed. 13 years ago
  Soeren Gebbert a7e5727e68 Implemented handling of time-stamped vector layers 13 years ago
  Soeren Gebbert 31b8bc123a New relative time handling, compatible to the grass datetime library. 13 years ago