On 21/01/14 22:38, Tim Harsch wrote:
Hi all,
Just a quick note to point out an error I found in the documentation at
http://jena.apache.org/documentation/query/spatial-query.html

Under the section "Property Function Library" for spatial:withinCircle it
states.
The distance*units*  can be: "kilometers"/"km", "miles"/"mi", "meters"/"m",
"centimeters"/"cm", "milimeters"/"mm" or "degrees"/"de", which are
delivered as the optional strings (the default value is "kilometers").

Through empirical testing the default unit appers to be "miles"/"mi" rather
than "kilometers"/"km".

I was fiddling with Jena Spatial 1.0 not the latest in trunk.

HTH,
Tim

Noted as

https://issues.apache.org/jira/browse/JENA-623

(I'm fairly certain the documentation is right - not sure if it's just spatial:withinCircle or for all spatial property functions)

        Thanks
        Andy

Reply via email to