Select to view content in your preferred language

Need to edit data with no coordinate system. Is this possible?

158
4
Monday
Labels (2)
RandyMcGregor_BMcD
Frequent Contributor

I have some feature classes that are not in a coordinate system, and can't be for reasons I won't go into unless it becomes important. Is there any way to overrride the requirement to have a coordinate system for editing?

Thank you,

Randy McGregor.

0 Kudos
4 Replies
JonathanDawe_BAS
Frequent Contributor

Ahh, noticed that I was in the wrong forum. apologies, my post was not relevant!

0 Kudos
Robert_LeClair
Esri Esteemed Contributor

It feels strange to suggest this workflow, but yes, you can.  Just not using ArcGIS Pro it seems.  Pro wants the user to have a coordinate system always defined for the Map and the layer it seems.  BUT in ArcMap (and I just tested this), you can have a undefined feature class created using the Create Feature Class GP tool and leaving the Coordinate System parameter blank, add it to an undefined Data Frame and create new features.  It works.  But that also begets the question, do you have ArcMap on your PC?

RandyMcGregor_BMcD
Frequent Contributor

Thank you. I knew I had done this before, and that must have been in ArcMap 🙂 We do have it, but I need to develop an ArcPro workflow. I gave the data an erroneous coordinate system, and kept getting 'out of bounds errors.' I used UTM, zone 15 and it worked, so I'll just work with this going forward. What ArcPro needs is a 'Cartesian' coordinate system - 1 to 1 x vs y . Thanks for your input.

0 Kudos
Robert_LeClair
Esri Esteemed Contributor

So I searched the ArcGIS Pro Idea community and found a great read for an Idea plus learned one can set an Unknown coordinate system for the Map View!  The link to the idea is How to clear\define the coordinate system of a par... - Esri Community - and to set the Map View to an Unknown Coordinate system, right-click on the Map view, select properties.  In the Map Properties, click the Coordinate System tab on the left and in the center of the UI, there is the word <Unknown>.  So one item addressed.  But the problem remains, ArcGIS Pro will not let you create a new feature and has the message "no editable layers" - grrrrrr...

MapPropertiesUnknown.jpg

0 Kudos