iudx / iudx-resource-server-interface

IUDX resource server interface implements the IUDX Resource Server, Service APIs using Vert.x, an event driven and non-blocking high performance reactive framework.
Apache License 2.0
0 stars 8 forks source link

Updated Geo query API #52

Closed code-akki closed 4 years ago

code-akki commented 4 years ago

Added code to retrieve shapes that intersects a circle given as a query parameter. Added code to retrieve shapes for geometry equals "Point".