Scope:surface:createCombine authoritative data provided by Airspace Link with your own GIS data to deliver profile services tailored to your needs. Over 65 datasets that can be used as a feature within the surface engine to aggregate and process vast amounts of data. For a GeoJSON response, use the Surface v2 (GeoJSON) endpoint.
Request
Header Params
Content-Type
enum<string>Â
required
Allowed value:
application/json;charset=UTF-8
Example:
application/json;charset=UTF-8
Authorization
stringÂ
required
Authorization bearer accessToken generated in Authorization step
Example:
{{access-token}}
Body Params application/json
geometry
objectÂ
required
GeoJSON formatted geometry. Must be a point, line, or polygon. The resulting bounding box of the geometry can't have a side length greater than 10 nautical miles.
coordinates
array [array]Â
required
type
stringÂ
required
layers
array [object {2}]Â
required
Array of layer objects. Valid length of 1-5.
code
stringÂ
optional
where
array [oneOf]Â
optional
resolution
integerÂ
required
Based on H3 hex grid resolution. We allow resolutions 8 - 13.