It is always nice to have your help and advice, I appreciate it very much.
Yes, I am using out = Con(IsNull(in_tif), -9999, in_tif) and do RasterToPoint.
Using the Con function is an extra step that impacts efficiency. The introduction of a {NODATA} option directly within the Raster to Point tool would streamline the process, particularly when handling thousands of TIFs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.