Select to view content in your preferred language

How do I replace NoData Values with secundary Data

928
3
Jump to solution
03-19-2020 08:20 AM
MelinaHager
Emerging Contributor

How do I replace NoData Values of my DSM (raster) with data from another DSM?
Both DSM are in different Coordinate Systems. I work with an "on the flight" transformation within the properties of my basemap.
The first DSM hast noData Value classified with the value of -9999.
Is there a possibility to replace those noData Values with the data of the second dataset?#

0 Kudos
1 Solution

Accepted Solutions
Robert_LeClair
Esri Esteemed Contributor

Melina - yes.  You can use the following workflow to resolve this workflow here.  In the case of the Input True raster or constant value parameter, you'd use DSM2 and for the Input false raster or constant value, you'd use DSM1.

View solution in original post

3 Replies
Robert_LeClair
Esri Esteemed Contributor

Melina - yes.  You can use the following workflow to resolve this workflow here.  In the case of the Input True raster or constant value parameter, you'd use DSM2 and for the Input false raster or constant value, you'd use DSM1.

MelinaHager
Emerging Contributor

Great, thank you Robert for helping! It worked!

Robert_LeClair
Esri Esteemed Contributor

That's great Melina! Happy to assist!

0 Kudos