Strabon

log

age author description
2015-01-22 Stella Giannakopoulou removed unused teststemporals
2015-01-22 Stella Giannakopoulou a missing else clause in the PostGISQueryBuilder caused a missing left argumenttemporals
2015-01-22 Stella Giannakopoulou changed the tests of the temporal relation functions in order to be compliant with thetemporals
2015-01-19 Stella Giannakopoulou Bye bye luna!
2015-01-15 Giannis Vlachopoulos #58: -Ddebian=true to create the debian package during maven
2015-01-15 Giannis Vlachopoulos #58 Added dependencies and a script for initializing the template_postgis
2015-01-14 Konstantina Bereta updated changelogtemporals
2015-01-14 Konstantina Bereta (see previous commit message)temporals
2015-01-14 Konstantina Bereta completed imlpementation of the period(timestamp,timestamp) functiontemporals
2015-01-13 Stella Giannakopoulou insert datetime literals in the period_values table in order totemporals
2015-01-13 Stella Giannakopoulou fixed a typo in the construction of the expression in the cases oftemporals
2014-12-18 Stella Giannakopoulou updated ChangeLog
2014-12-18 Stella Giannakopoulou tests for bug #78
2014-12-18 Stella Giannakopoulou bug #78: fixed also the case where spatial functions in SELECT did
2014-12-18 Stella Giannakopoulou added more checks in the arguments of the spatial functions.
2014-12-04 Stella Giannakopoulou added the units of measure in the default prefixes of the endpoint
2014-12-04 Stella Giannakopoulou #78 fixed.
2014-10-30 Babis Nikolaou updated ChangeLog
2014-10-30 Babis Nikolaou removed some print outs
2014-10-30 Babis Nikolaou adresses bug #75: now GeoJSON correctly prints a datatype literal value, instead of always printing it as a string
2014-10-30 Babis Nikolaou cleaned class XMLGSDatatypeUtil by removing unused methods and making datatype comparisons null-safe
2014-10-30 Babis Nikolaou GeoJSON writer now takes into account the default precision of the JTS library
2014-10-29 Babis Nikolaou revert DEBUG to INFO
2014-10-29 Stella Giannakopoulou fixed the call of the KML writer in the endpoint client, where the
2014-10-22 Stella Giannakopoulou updated ChangeLog
2014-10-22 Stella Giannakopoulou #74 fixed: now when a constant appears inside a spatial function, it is transformed to 4326.
2014-10-14 Babis Nikolaou merge with defaulttemporals
2014-10-14 Babis Nikolaou changed scope to protected for the other members/methods as well
2014-10-14 Babis Nikolaou merge with defaulttemporals
2014-10-14 Babis Nikolaou changed scope of variables in KML writer from private to protected, so as the writer can be extended (ggarbis has done this in Sextant for example)