Enhance arcpy.ia.Reproject to accept SpatialReference objects

624
2
03-08-2023 01:49 PM
Status: Implemented
omdaniel
New Contributor II

The Reproject function of the Image Analysis module should accept SpatialReference objects. It seems odd that it only can accept a python dictionary and the key is always 'wkid' as in {'wkid', 32611}.  This only seems to make sense if there was a thought to except other types of ids as well like 'espg' or something. Also with the current design one can not use a custom spatial reference when using Reproject

2 Comments
ShaunWalbridge
Status changed to: In Product Plan
 
HannesZiegler
Status changed to: Implemented

This Idea has been implemented in ArcGIS Pro 3.2. Please see the What's New documentation for more new features in Pro 3.2. Additionally, we have posted a Your Ideas in ArcGIS Pro 3.2 blog and video, take a look if interested!