marklogic-community / Corona

Community REST API for MarkLogic
Other
37 stars 9 forks source link

RFE: Deeper geo query support #36

Open hunterhacker opened 12 years ago

hunterhacker commented 12 years ago

MarkLogic 5 introduces complex polygon constraints, for things like donuts. That's something we could pretty easily allow a structured query to declare.

There's other geo primitives like "distance" that maybe should be exposed somehow. If you want to sort by distance, for example, that could be handy. I'm not sure how exactly to expose that, but it seems valuable.