Geo Spatial Functions

* Is a point inside of an area * Surface of an area * Bounds of geo coordinates * Center of geo coordinates * Convert coordinates from decimal to sexagesimal and vice versa * Compass direction * Distance from a point to a line * Is a point inside of a circle * Distance between two geo coordinates * Is a point lies on a line All methods that are working with coordinates that can be either in…

1 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Geo Spatial Functions endpoints

MethodEndpointDescription
POST Is a point lies on a line
/pointOnLine
Calculates if given point lies on a line formed by start and end geo locations.
POST Distance between two geo coordinates
/distance
Calculates the distance between two geo coordinates. The accuracy parameter (in meters) is optional. If omitted, the accuracy is 1 meter. If you need a more accurate result, you…
POST Is a point inside of a circle
/inCircle
Checks whether a point is inside of a circle or not. The circle is defined by its center and radius
POST Distance from a point to a line
/distanceFromLine
Gets the minimum distance from a point to a line formed by start and end. The result is expressed in meters.
POST Compass direction
/direction
Gets the compass direction from an origin coordinate to a destination coordinate. Returns the direction (e.g. NNE, SW, E, …)
POST Convert coordinates from decimal to sexagesimal and vice versa
/convertCoordinates
Convert geo coordinates from decimal to sexagesimal and vice versa
POST Center of geo coordinates
/center
Calculates the geographical center of all points in a collection of geo coordinates.
POST Bounds of geo coordinates
/bounds
Calculates the bounds of geo coordinates. That is the rectangle enclosing all the coordinates. It also returns the center of the rectangle.
POST Surface of an area
/area
Calculates the surface area of a polygon. Returns the result as number in square meters.
POST Is a point inside of an area
/inArea
Checks whether a point is inside of an area formed by a list of geo coordinates.

Geo Spatial Functions pricing

PlanPriceRate limitQuotas
BASIC Free 2 / minute
  • Requests: 500 / monthly (then $0.0050 each)
PRO Recommended $10 / month 5 / second
  • Requests: 10,000 / monthly (then $0.0030 each)
ULTRA $25 / month 10 / second
  • Requests: 50,000 / monthly (then $0.0030 each)
MEGA $75 / month
  • Requests: 250,000 / monthly (then $0.0020 each)

More Location APIs

View all →
  • The Zip Code API provides the following functions: Distance Between Zip Code API - The API allows you to…

    LocationPaid52 subscribers
  • boundaries-io is a US geographic boundary API that returns GeoJSON shapes for zipcodes, counties, cities,…

    ReviewedLocationFreemium3.7k subscribers
  • Telize offers a JSON IP and GeoIP REST API allowing to get a visitor IP address and to query location…

    LocationPaid72 subscribers
  • Quickly get detailed info about any IP address with a single API call. Find out the IP's location (city,…

    LocationFreemium794 subscribers
  • An API to determine if a coordinate is water or land.

    LocationFreemium
  • API returns location data such as country, city, latitude, longitude, timezone, asn, currency, security data…

    LocationFreemium323 subscribers