telefonicaid / fiware-orion

Context Broker and CEF building block for context data management, providing NGSI interfaces.
https://github.com/telefonicaid/fiware-orion/blob/master/doc/manuals/orion-api.md
GNU Affero General Public License v3.0
211 stars 265 forks source link

APIv2: geoquery expression in subscriptions #1678

Closed fgalan closed 8 years ago

fgalan commented 8 years ago

Issue #1316 is about basic subscription creation, including q filters in the expression field. The present issue is about completing the support of the other elements in expression field: georel, geometry and coords.

This issue should be done after https://github.com/telefonicaid/fiware-orion/issues/1677 (given that probably some "reusing" of that is needed in subscriptions).

fgalan commented 8 years ago

The following post at SOF must be edited when this issue gets completed: http://stackoverflow.com/questions/36064565/fiware-orion-subscription-with-georel-expression-in-condition

fgalan commented 8 years ago

Implemented in PR #2397

fgalan commented 8 years ago

Assigned to @iariasleon for final QA verification before closing it.

(If this cannot be checked withitn the 1.3.0 development cycle, it will be moved to QATestPending milestone)

iariasleon commented 8 years ago

This issue has been tested in INT environment, but it should be tested in more detail by the area of component, it is moved to QATestPending milestone.

iariasleon commented 8 years ago

LGTM