APIs
Log In
APIs

getFilteredGeometriesByCircleRadius

Gets a list of the mapdata geometries contained or intersected by the circle filter

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

As they are in WGS84 projection, latitude value must be between -85 and +85 and longitude value must be between -180 and +180.

If successful, this method returns a JsonObject with two items :

  • "totalFilteredGeometries" : property containing the number of filtered geometries.
  • "filteredGeometries" : list of geometry ids
Query Params
string
required

The mapdataName of mapdata

int32
required

The circle radius of this filter in meters

double
required

The latitude coordinate of the center of the circle

double
required

The longitude coordinate of the center of the circle

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