Select to view content in your preferred language

Suitability Modeler Export

73
1
Jump to solution
Thursday
HeatherShearer55
Occasional Contributor

I am using Suitability Modeler in ArcGIS Pro 3.7.1. I have created some composite rasters for various hazard and vulnerability variables, and then overlaid them with a vector layer, and summarised within by Sum Normalised by Area (mean). How do I export this as a vector layer, with the information from the model, other than exporting the raster and then using zonal statistics? 

0 Kudos
1 Solution

Accepted Solutions
Robert_LeClair
Esri Esteemed Contributor

If you’re already using Suitability Modeler > Evaluate > Summarize within (Sum normalized by area/mean), you can export the summarized zones directly—no need to export the raster and run Zonal Statistics separately.

Try these steps:

  1. Open Suitability Modeler and go to Evaluate.
  2. In Summarize within (Explore suitability within zones), set:
    • Zones = your polygon (vector) layer
    • Statistic = Sum normalized by area (mean)
  3. Run the summary.
  4. In the results/zone summary output, use the Export option to write the result out as a new feature class (vector layer) that includes the new suitability summary field(s).

Reference (describes Summarize within statistics including Sum normalized by area (mean)  Evaluate workflow and suitability modeling constraints (ArcGIS Pro 3.7)

View solution in original post

1 Reply
Robert_LeClair
Esri Esteemed Contributor

If you’re already using Suitability Modeler > Evaluate > Summarize within (Sum normalized by area/mean), you can export the summarized zones directly—no need to export the raster and run Zonal Statistics separately.

Try these steps:

  1. Open Suitability Modeler and go to Evaluate.
  2. In Summarize within (Explore suitability within zones), set:
    • Zones = your polygon (vector) layer
    • Statistic = Sum normalized by area (mean)
  3. Run the summary.
  4. In the results/zone summary output, use the Export option to write the result out as a new feature class (vector layer) that includes the new suitability summary field(s).

Reference (describes Summarize within statistics including Sum normalized by area (mean)  Evaluate workflow and suitability modeling constraints (ArcGIS Pro 3.7)