APIs
Log In
APIs

getNearestGeometries

Gets the 10 (or less, depending on the size of the layer) nearest geometries to the given point, ordered by distance (ascending).

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

If successful, this method returns a list containing one single item which is a stringified JSON array.
Once parsed, this JSON array contains the nearest geometries to the given point, with their IDs and attributes (no vertices).

Query Params
string
required

the name of the mapdata.

double
required

The latitude of given point

double
required

The longitude of given point

int32
required

Your Technical Account ID. For more information : Prerequisites

string
required

Your signature. For more information : Security Overview

Responses

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