APIs
Log In
APIs

getFilteredGeometriesByAttribute

Returns the geometries list matching one or several attribute conditions. Logic operations are permitted.

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

Condition must be one of the following :

  • contains (String type)
  • equals (String type)
  • equal to (Numeric type)
  • greater than (Numeric type)
  • less than (Numeric type)
  • greater than or equal to (Numeric type)
  • less than or equal to (Numerictype)

If successful, this method returns a JsonObject with an "items" properties containing the list of the IDs of the filtered geometries.

To get information about each geometries, please refer to the following methods :
(a) getGeometryAttributes
(b) setGeometryAttribute
(c) setGeometryAttributes

Query Params
string
required

The mapdata name

string
required

The filter properties ( conditions )

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