Hello,
I am attempting to create a standalone copy of a hosted feature layer, following the instructions in this ESRI video: https://mediaspace.esri.com/media/t/1_5pdsw09f
My original hosted feature layer is projected to NAD 83 UTM Zone 17N (WKID 26917). When I export it to a feature collection, it keeps the same projection. However, once I publish the feature collection, it reprojects to Web Mercator Aux Sphere (WKID 3857).
How do I keep the same projection when creating a copy of a hosted feature layer?