Class | Description |
---|---|
AbstractGeoOperationExecutor |
Parent class for the geo operations
|
GeoDistanceFunctionExecutor |
geo:distance(location1Latitude, location1Longitude, location2Latitude, location2Longitude)
|
GeoIntersectsFunctionExecutor |
Calculate the geo intersection
|
GeoWithinDistanceFunctionExecutor |
Calculate the geo is within the distance
|
GeoWithinFunctionExecutor |
Check whether the given geo area is within the defined area
|
Copyright © 2017 WSO2. All rights reserved.