Commit History

Author SHA1 Message Date
  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
  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
  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
  Markus Neteler d1f8b42521 typos fixed, part 2 (bug trac https://trac.osgeo.org/grass/ticket/1591) 13 years ago
  Soeren Gebbert d0b9a02de2 Modified tests to use t.register and t.unregister. 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 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
  Soeren Gebbert c97aeba1a2 Added listing of stds register. 13 years ago
  Soeren Gebbert ab28c3839a Bugfix in parsing of v.info output in case of non 3d vector maps 13 years ago
  Soeren Gebbert 23e9a2917e Fixed bug in sample by granularity 13 years ago
  Soeren Gebbert f9329c44c1 Sampling of datasets is now more fine grain and more specific 13 years ago
  Soeren Gebbert 492eebbeab Handle point, interval and mixed temporal map types while temporal sampling 13 years ago
  Soeren Gebbert c1893182c5 Added temporal sampling methods. 13 years ago
  Soeren Gebbert 06c20fcc3b Bug fixing. New method to sample a spcae time dataset by granularity. 13 years ago
  Soeren Gebbert d52b7239fe Removed some performance issues 13 years ago
  Soeren Gebbert 94caef734a Compute temporal gaps for point and mixed time 13 years ago