/v4 /surveyresources/{surveyResourceId}/features.json

Returns features, their attributes and optional supplementary data within the given AOI or address, for the given survey resource.

Operates semantically the same way as the GET variant but allows the AOI to be passed inside the request body rather than as a polygon query parameter. This may be required for polygons whose representations are large, in order to avoid URL length limitations.

Returns features and their attributes within the given polygon/address and survey resource. Operates semantically the same way as the GET variant, but allows the polygon parameter to be passed inside the request body rather than as a query parameter. This may be required for polygons whose representations are large, in order to avoid URL length limitations.


Language
Credentials
Click Try It! to start a request and see the response here!