I have run into a problem when trying to translate and reproject a file based circular buffer polygon feature class from UTM83-11 to LL83.
Background
- i have a workbench that takes project based circular buffer polygon feature class and translates it (ie. changes some attributes, add's some attribute values based on user paramaters) and then reprojects the polygon to LL83 to push into a central TQA geodatabase.
Problem
- Once the reprojection is finished the circular polygons appear to be flattened into and oval shape.
Is there a way to correct this so that the polygons maintain there geometric shape? Or is there no way around this when projecting to a geographic coordinate system. It is important for the polygon to maintain its shape because it is a buffer.
Thanks Evan