Hi,
I could able to achieve finding the nearest addresses based on the
starting geo codes in a circle with in the given distance using SJava
Script API in the qconsole and I wanted to achive the same using REST. I
see very less documentation and I found these part of Options in a QBE. Any
help on this please?
My address structure
"address":{
"fullAddress":"Unknown address",
"geoCoordinates" :
{
"lat": 41.335747
"lng:-72.06697
}
http://localhost:8081/LATEST/qbe?query={"$query":{}}
{
"parent-property": "geoCoordinates",
"lat-property": "lat",
"lon-property": "lng",
"geo-option": "5 miles"
}
Thanks
Shan.
_______________________________________________
General mailing list
[email protected]
Manage your subscription at:
http://developer.marklogic.com/mailman/listinfo/general