age |
author |
description |
2013-08-02 |
Konstantina Bereta |
merge |
2013-08-02 |
Konstantina Bereta |
added again connection properties (had accidentally removed it) and fixed bug in KMLWriter for timemap |
2013-08-02 |
Konstantina Bereta |
removed unused filetemporals |
2013-08-02 |
Konstantina Bereta |
if period ends with "UC", the respective KML timespan will not have an end tagtemporals |
2013-08-02 |
Konstantina Bereta |
extended KMLWriter to support TimeSpan Values as welltemporals |
2013-08-01 |
Konstantina Bereta |
reverted connection detailstemporals |
2013-08-01 |
Konstantina Bereta |
merged againtemporals |
2013-08-01 |
Konstantina Bereta |
resolved merge issuestemporals |
2013-08-01 |
Konstantina Bereta |
merge with defaulttemporals |
2013-08-01 |
Stella Giannakopoulou |
fixed the tests according to the #47 bug fix |
2013-08-01 |
Stella Giannakopoulou |
#47 fixed by adding the srid to the string value of the polyhedron |
2013-07-31 |
Konstantina Bereta |
clean up |
2013-07-31 |
Konstantina Bereta |
added image so that timestamps appear in the timeline with red bullets |
2013-07-31 |
Konstantina Bereta |
finalized timemap support |
2013-07-29 |
Konstantina Bereta |
added additional handles:timemap and timemap(localhost) for displaying results on a timemap. TODO: only "localhost" options work now, fix the other ones (map, timemap) |
2013-07-29 |
Konstantina Bereta |
When the result set contains both a geometry and a timestamp, then they are both projected in a map and a timeline respectively, using the Timemap js library (https://code.google.com/p/timemap/) |
2013-07-29 |
Konstantina Bereta |
added timemap js libraries to strabon endpoint |
2013-07-29 |
Konstantina Bereta |
extended KMLWriter so that when a timestamp is present in the result set, along with a geometry, its value is written enclosed in a "timestamp" "when" tag. |
2013-07-18 |
Konstantina Bereta |
fixed bug that caused problem in charts after many requests with chart as result format |
2013-07-18 |
Konstantina Bereta |
updated ChangeLog |
2013-07-18 |
Konstantina Bereta |
Added another type of chart: columnchart. This type of chart is similar to AreaChart, so what was described in changeset #1225 applies in this case as well. |
2013-07-18 |
Stella Giannakopoulou |
merge |
2013-07-18 |
Stella Giannakopoulou |
temporarily removed the change for the support of srid in XMLWriter, because the tests have the wrong |
2013-07-17 |
George Garbis |
fix bug about parsing options and using prefixes.sparql with a query argument |
2013-07-04 |
George Garbis |
Add if before debug log messages |
2013-07-17 |
Stella Giannakopoulou |
now xml writer returns the geometries with the srid too. |
2013-07-17 |
Stella Giannakopoulou |
merge |
2013-07-17 |
Stella Giannakopoulou |
#32 changed the result type of select constructs from wkb to wkt or wktliteral. |
2013-07-16 |
Stella Giannakopoulou |
#32 added result type in GeneralDBSqlSpatialConstructUnary, GeneralDBSqlSpatialConstructBinary |
2013-07-17 |
Konstantina Bereta |
Areacharts can now be selected to display the results of queries with more than two variables in projection. In this case, the first variable is a string and its values appear in the horizontal axis of the chart. The numeric values appear on the y-axis, and the names of the variables with numeric values appear in the legend. |
2013-07-17 |
Konstantina Bereta |
merge again |
2013-07-16 |
Konstantina Bereta |
merge |
2013-07-15 |
Konstantina Bereta |
Removed printouts and code in comments |
2013-07-15 |
Konstantina Bereta |
fixed HTML formatting for plain formats that were affected by changeset #1197. |
2013-07-15 |
Konstantina Bereta |
added Areachart to the available chart formats & did some beautifications in the code |
2013-07-16 |
Panayiotis Smeros |
Added tests for spatial aggregate functions of stSPARQL (except for strdf:intersection; see http://bug.strabon.di.uoa.gr/ for more details). |
2013-07-16 |
Panayiotis Smeros |
Added tests for spatial metric functions of stSPARQL. |
2013-07-16 |
Panayiotis Smeros |
Added stSPARQL's Spatial Analysis Functions Tests. |
2013-07-16 |
Panayiotis Smeros |
Moved Buffer Tests in SpatialAnalysisFunctions folder. |
2013-07-15 |
Panayiotis Smeros |
Moved some tests in the proper folder. |
2013-07-15 |
Panayiotis Smeros |
Added MBB Relations Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added Topological Relations Test for stSPARQL (sameAs sfSpatial Relations for GeoSPARQL). |
2013-07-15 |
Panayiotis Smeros |
Added IsSimple Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added IsEmpty Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added AsGML Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added AsText Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added Srid Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added GeometryType Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Added Dimension Test for stSPARQL. |
2013-07-15 |
Panayiotis Smeros |
Typo. |
2013-07-14 |
Kallirroi Dogani |
changed the position of crs in geometry of map bounds displayed at strabon endpoint |
2013-07-13 |
Babis Nikolaou |
fixed NULL pointer exception that was from StrabonPolyhedron when one passed a WKT representation containing the URI for the CRS (stRDF/wktLiteral). In this case, parsing of WKT using JTS was failing causing StrabonPolyhedron to continue parsing for GML, which was failing as well |
2013-07-13 |
Kallirroi Dogani |
SPARQL Endpoint Client: removed one more test. All tests must be transferred to test suite and use only local endpoints |
2013-07-11 |
Kallirroi Dogani |
added datatype and CRS to the map bounds displayed at strabon endpoint |
2013-07-11 |
Kallirroi Dogani |
SPARQL endpoint client: removed some tests that fail |
2013-07-09 |
Kallirroi Dogani |
strabon endpoint displays now the bounds of the map |
2013-07-09 |
Konstantina Bereta |
made the default size of the pie chart a bit larger (a.k.a gkoumoutsa) |
2013-07-09 |
Konstantina Bereta |
Strabon endpoint now displays the results of queries with two variables in projection (string and number) in a pie chart using google charts |
2013-07-08 |
Konstantina Bereta |
forgot to add the respective div section where the chart will be displayed |
2013-07-08 |
Konstantina Bereta |
resolved merge issues |