Select to view content in your preferred language

Zonal Statistics As Table: Create Output Join Layer as Feature Class/SHP

401
3
12-10-2024 04:40 PM
Status: Open
Labels (1)
wayfaringrob
Honored Contributor

Right now if you complete the optional 'Output Join Layer' parameter, you don't get a real output. You get a mysterious layer type in your map that has no spatial reference and points to the output table as its source--not a feature class. Further, Error 000210 is generated when doing data > export features. This would be really useful if it did create a feature class, though. It would save the manual joining steps.

 

wayfaringrob_1-1733877563191.png

 

3 Comments
SarmisthaChatterjee

Hi wayfaringrob, thanks for reaching out!
If the 'Output Join Layer' parameter is specified, the Zonal Statistics as Table tool will create a layer by joining the output table to the input zone data.

Therefore, the data source property of this output layer is expected to be same as that of the input zone.
If your zone is a raster, the 'Output Join Layer' will be a raster.
If your zone is a feature, the 'Output Join Layer' will be a feature.
You should also be able to save this layer on disc.

In this test case, can you please confirm if the zone data has valid spatial reference?

thanks,

Sarmistha 

wayfaringrob

@SarmisthaChatterjee  sorry, wasn't alerted to your reply. Are you asking if the input feature class is projected? Yes, it's projected.

SarmisthaChatterjee

Thanks @wayfaringrob, I will need to take a look at the input to investigate further. Will you be able to share your input zone and value raster data with me? You can email me at schatterjee@esri.com, thanks