Requesting Resource Types
You can pass a comma-separated list of resource classes to the /coverage/v2 /surveyresources/boundaries endpoint to filter the response to include only the specified resource types. Use the following format to specify a resource type query parameter:
resourceClass:type, where resourceClassand type can be any of these value pairs:
| Query Parameter | Description |
|---|---|
tiles:Vert | Returns vertical orthorectified imagery |
tiles:DetailDtm | Returns DTM or bare earth elevation model |
tiles:DetailDsm | Returns DSM or surface model |
tiles:TrueOrtho | Returns True Ortho (strict top down imagery, derived from 3D) |
tiles:direction | Returns panorama imagery for the specified direction, where direction can be one of the following: North, East, South, West, SouthEast, SouthWest, NorthEast, NorthWest |
tiles:Dtmtiles:Dsm | Returns DTM/DSM imagery |
photos:oblique | Returns oblique photos |
3d:mesh | Returns 3D mesh imagery |
aifeatures:VectorTile | Use this to determine if there is AI features coverage in your AOI |