GET ContourMapping/Years/{siteId}
Returns a list of years for which contour mapping reports (and images) are available for the specified Atlas/site
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
siteId |
The unique/internal ID of the Atlas/site. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of integerResponse Formats
application/json, text/json
Sample:
[ 1, 2 ]
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ([1,2]);