Strabon
changeset 1270:0e6bd1a101af
added bugs #38 and #47 to the changelog
author | Stella Giannakopoulou <sgian@di.uoa.gr> |
---|---|
date | Fri Sep 27 15:57:10 2013 +0300 (2013-09-27) |
parents | 4bb1ce391c96 |
children | 8acc2baa3993 |
files | ChangeLog |
line diff
1.1 --- a/ChangeLog Fri Sep 27 15:54:44 2013 +0300 1.2 +++ b/ChangeLog Fri Sep 27 15:57:10 2013 +0300 1.3 @@ -79,6 +79,14 @@ 1.4 * Added geof:distance and geof:buffer functions, which have the same definition 1.5 with strdf:distance and strdf:buffer respectively. 1.6 1.7 + * Added a download button when performing describe and construct queries at the 1.8 + endpoint. 1.9 + (bug #38: http://bug.strabon.di.uoa.gr/ticket/38) 1.10 + 1.11 + * Fixed a bug, where XMLWriter and TSVWriter did not return geometries with the 1.12 + SRID. 1.13 + (bug #47: http://bug.strabon.di.uoa.gr/ticket/47) 1.14 + 1.15 * Fixed a bug where the GeoSPARQL construct functions did not return the datatype 1.16 geo:wktLiteral datatype but strdf:WKT. 1.17