-
Nearmap Damage Classifications AI
Overview The Nearmap Damage Classifications AI provides AI-derived damage classifications for Building Lifecycle features via the AI Feature API. Based on Gen 6 AI and a specialized model built to specifically detect the severity of damage, these damage classifications enable remote and efficient triaging of properties…
-
Access Damage Classifications AI
Access to Damage Classifications AI via the AI Feature API is possible in one of these ways: Date-based access Resource-based access Date-based access The AI Feature API will resolve the best resource based on provided criteria such as date parameters and system versions. The date-based endpoint offers the several optional…
-
Example Date-based Request and Response
Request This example is a date-based request for an address. GET https://api.nearmap.com/ai/features/v4/features.json?packs=damage&include=damage&systemVersionPrefix=gen6-&since=2025-01-12&until=2025-01-13&streetAddress=15102 ALBRIGHT…
-
Example Survey Resource-based Request and Response
Request This request is based on a known surveyResourceId, so the API will not need parameters to find a survey resource. Two variations are possible when using an AOI geometry. Either as the polygon query parameter as a sequence of coordinates: GET…
-
Example Request Variations
By survey resource Non-post-cat damage for AOI GET…