Hi, Shiv: QBE doesn't support geospatial document vocabularies at present.
You may want to raise this issue through your support contact. Erik Hennum ________________________________ From: general-boun...@developer.marklogic.com [general-boun...@developer.marklogic.com] on behalf of Shiv Shankar [shiv.shivshan...@gmail.com] Sent: Friday, February 24, 2017 8:09 AM To: MarkLogic Developer Discussion Subject: [MarkLogic Dev General] Finding target geocodes using REST API 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 General@developer.marklogic.com Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general