Bounding box does not intersect

I met a few problems when I was trying to run the Annual water yield tool
Here it is
Evapotranspiration raster : Bounding box does not intersect at least one other:
[101.9363268654627, 28.84939534949843, 105.99671194968295, 33.044527726336604]
Land Use/Land Cover raster : Bounding box does not intersect at least one other:
[101.93632686546269, 28.849395349498455, 105.9967119496829, 33.0445277263366]
Watersheds vector : Bounding box does not intersect at least one other:
[202809.91994978616, 3193923.3101410433, 595833.0270756002, 3656609.186848638]

I’m 100% sure that all those data were projected in the same projection coordinate system(WGS_1984_UTM_Zone_48N), what wired is after I finished the projection, the layers in ArcGIS were gone, if I turned it back to the geo coordinate system, they all back again.

Hi @LiouCC,

It looks like your Watersheds vector is projected in UTM but the Land Use/Land Cover and Evapotranspiration rasters are in WGS84. Looking at the values reported hints at this with values [101.9363268654627, 28.84939534949843, 105.99671194968295, 33.044527726336604] indicating lat/long units.

What reprojecting tool are you using in ArcGIS?

Cheers,

Doug

I’ll also point to a video that walks through using ArcGIS to handle coordinate systems and projections.

Doug

Hi @dcdenu4
I use Project Raster (Data Management) in ArcGIS Pro, I just woke up , I’ll try ur method

thx
Liou

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.