Trying to reproject specific data from NAD27 to NAD83 using ArcSDE data and getting geometry errors.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM003548
Submitted
July 28, 2006
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.1
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Steps for workaround:---------------------------a. Export pGDB feature class into shape file then re project the shape file as followsb. Use ArcTools -> Data Management Tools-> Projections and transformations->feature-> project-> give the input data and output data path locations -> give NAD83 coordinate systemc. Select geographic Transformation(optional) ->NAD_1927_To_NAD_1983NADCONd. Press "OK"e. After re projecting the shape file into NAD83 ->convert shape file into pGDB feature class. That works perfectly