/v1/resources/{resourceId}.{fileFormat}

This endpoint enables you to search to retrieve roof age information for the resource ID within the supplied AOI.

Endpoint

https://api.nearmap.com/ai/roofage/v1/ai/resources/\{resourceId}.\{fileFormat}

Path parameters

  • resourceId (string, required): The unique identifier of the survey resource to analyze for roof age data
  • fileFormat (string, required): Output format for the response currently supported, that is, GeoJSON.

Request body parameters

ParameterValueRequiredDefaultDescription
addressSpecify a composite addressN/AAddress information for the property to analyze in the format "422 Towne Park Trl, Austin, TX 78751 US". If this is specified, you don't need to provide the AOI and vice versa.
aoiPolygon with an array of coordinate rings defining the polygonN/AGeographic area of interest definition. If this is specified, you don't need to provide the address and vice versa.