Select to view content in your preferred language

Suitability Modeler -No Data

481
4
Jump to solution
05-23-2025 01:02 PM
Dkumar18
Emerging Contributor

Hi everyone,

I'm working on a suitability model and incorporating floodplain data as part of the analysis. I’ve converted the floodplain layer from vector to raster using area values.

What I want to achieve is this: areas within the floodplain should not have any suitability value at all—essentially, they should be excluded from the model output entirely.

However, I'm running into issues:

  • Applying an inverse function still assigns a value to the floodplain areas, which I don’t want.

  • I also tried using the "Identify Restricted Locations" tool, but that only creates a separate restricted layer and doesn’t actually exclude those areas from the final suitability output.

Has anyone successfully excluded floodplain (or similar constraint) areas from a suitability model so that they show up as null or no data in the result? Any suggestions or best practices would be appreciated.

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
BrendanNewell
Esri Contributor

hi @Dkumar18,

Identify restricted locations should work in your above use case.

Once you have specified your clause, select apply (this will create a layer), then select apply restricted (you will now see the floodplain areas excluded from your model.

View solution in original post

0 Kudos
4 Replies
DanPatterson
MVP Esteemed Contributor

use 

Set Null (Spatial Analyst)—ArcGIS Pro | Documentation

to convert the floodplain value to nodata


... sort of retired...
0 Kudos
BrendanNewell
Esri Contributor

hi @Dkumar18,

Identify restricted locations should work in your above use case.

Once you have specified your clause, select apply (this will create a layer), then select apply restricted (you will now see the floodplain areas excluded from your model.

0 Kudos
Dkumar18
Emerging Contributor

Thanks it worked, Also do you know if there is any possibility to show individual scores of the data layers in the final suitability score? 

0 Kudos
BrendanNewell
Esri Contributor

would we want this information in a separate rasters or as a single raster?

On a side note this information is also shown in the suitability report

0 Kudos