close dataset

2014-03-05 Thread Joakim Soderberg
Hi, The jena documentation ( http://jena.apache.org/documentation/tdb/java_api.html ) mentions that it is important to close the dataset, but in the example code (http://jena.apache.org/documentation/tdb/tdb_transactions.html) there is no dataset.close, only dataset.end. Would an dataset.end be

RE: Spatial withinCircle distances

2014-03-05 Thread Heidi McClure
UPDATE: blush There's a good chance this may be as simple as me flipping latitude and longitude around in my wktLiteral representation of a POINT. I've worked for so many years with lat/lon being the order... realized today that WGS84 flips them around. You may want to update JENA-649 to be

Re: Spatial withinCircle distances

2014-03-05 Thread Andy Seaborne
Heidi, Thanks for letting us know. I'm currently at the W3C workshop on Linking Geospatial Data and exactly this question came up when a presenter asked the audience which way round it was for WKT. No one was prepared to say immediately (despite the number of experts present) and