Get a collection of locations.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Only return locations with this id or partial match using wildcards (*, ?).

  • matches zero or more characters.
  • ? matches exactly one character.

For example, bo* will match any word starting with bo, such as bo, bom, body, and so on. On the other hand, bo? will only match three-letter words starting with bo, such as bo, bom, and so on.

string

Only return locations with this description or partial match using wildcards (*, ?).

  • matches zero or more characters.
  • ? matches exactly one character.

For example, bo* will match any word starting with bo, such as bo, bom, body, and so on. On the other hand, bo? will only match three-letter words starting with bo, such as bo, bom, and so on.

number

Limit the number of results. The limit is 1000 by default

number

Skip this many results.

string

filter response by this organisation id

string

filter response by this group id

boolean

Return full details of platforms

string

Return locations ordered based on how close they are to this WKT 'POINT'. For example 'near=POINT (lon lat)' where lon and lat are your GPS coordinates. See http://portal.opengeospatial.org/files/?artifact_id=25355 for WTK Specification and examples.

number

Limit results to locations within this distance (in metres) of the 'near' location.

string

The field in the usermetadata you'd like to filter by. Use dot notation to access subfields, match literal dots with "." and literal dollar signs with "$".

string

Filter response by a comma separated list of values that match the object's usermetadatafield

Responses

Language
Credentials
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json