Select to view content in your preferred language

Error "Geometry cannot have z values" when using mosaic raster function

199
3
4 weeks ago
Labels (1)
ThomasGoodridge
Regular Contributor

In ArcPro 3.4.0, I'm trying to use 'mosaic rasters' raster function, but I keep getting this error "Geometry cannot have z values" Using 'mosaic to new raster gives this error:

ERROR 000999: Failed to get raster. Please check if the input parameters is correct.
Failed to execute (MosaicToNewRaster).

 

ThomasGoodridge_0-1747340279127.png

 

0 Kudos
3 Replies
JonM32
by
Frequent Contributor

@ThomasGoodridge You could always put those tiffs in a mosaic dataset and view them. Unless you needed a new file with everything merged.

Jon

Jon
0 Kudos
ThomasGoodridge
Regular Contributor

It does need to be a new file

0 Kudos
Robert_LeClair
Esri Esteemed Contributor

Two things that I see that caught my attention:

1.  For your output location, you have ++HMRC.  The 2 ++'s may be causing the issue.  What happens if you define a path to a location on your C drive?
2.  Instead of creating a TIF file, what happens if you define it a file geodatabase raster dataset instead of a TIF?  Does the GP tool work?