ETX MAP Message GeoJSON Polygon
Query MAP records using a GeoJSON polygon to define the spatial area
ETX MAP Message GeoJSON Polygon
Query MAP records using a GeoJSON polygon to define the spatial area
Properties
| Name | Type | Required | Description |
|---|---|---|---|
messageStandard | string (one of: etsi, sae, default: sae) | No | V2X messaging standard selection. Accepted values are 'sae' (SAE J2735) and 'etsi' (ETSI TS 103 301). |
geoJson | object | Yes | GeoJSON Polygon defining the area to retrieve MAP messages for. |
expectedType | string (one of: BASE64, JSON, default: BASE64) | No | The format of the payload in the response body. |
pageToken | string | No | Base64 encoded token used to retrieve the next page of results |
pageSize | integer (1–500, default: 200, int32) | No | Maximum number of records to return in a single page |