I have a high-resolution World View 2 satellite image with a cell size of 0.5 m. However the image is in a WGS84 coordinate system, so to get meter distance values instead of degrees I have converted it to a WGS84 UTM projection.
The raster in UTM projection has a cell size of 0.35.
How can I convert the image into a UTM projection and maintain the 0.5 m cell size?
I am using ArcGIS Pro and converted the coordinate system from WGS84 to UTM using "Project Raster" tool.