<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Importing editable layers. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114081#M4690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to import an editable layer into Arc Pro. I've tried .csv, .txt, and even converted it to a Geoprocessing file. I'm able to import it to the map, but then am never able to edit the layer and it always shows up as a non-editable layer in the context tab.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 22:18:34 GMT</pubDate>
    <dc:creator>TravisRamos</dc:creator>
    <dc:date>2017-06-22T22:18:34Z</dc:date>
    <item>
      <title>Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114081#M4690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to import an editable layer into Arc Pro. I've tried .csv, .txt, and even converted it to a Geoprocessing file. I'm able to import it to the map, but then am never able to edit the layer and it always shows up as a non-editable layer in the context tab.&lt;/P&gt;&lt;P&gt;Any advice?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 22:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114081#M4690</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-22T22:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114082#M4691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what type of file was it?&lt;/P&gt;&lt;P&gt;Have you tried to make a copy and edit it?&lt;/P&gt;&lt;P&gt;And the obvious... do you have full permissions on your machine? and are you editing the file on your machine? or was the source file on some restricted location?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 15:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114082#M4691</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-23T15:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114083#M4692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Travis - if you add CSV or text files, you most likely fail because your data misses the required ObjectID field. &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/fundamentals-of-objectid-fields.htm"&gt;See this help topic&lt;/A&gt; for explanation (plus &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/tables/adding-an-ascii-or-text-file-table.htm"&gt;this&lt;/A&gt; might help, too). You cant edit, do a definition query, select by attribute ... right?&lt;/P&gt;&lt;P&gt;You either have to store this data as real tables ( see hlep topic above) or edit the data in its original *.txt/*.csv files (so most likely outside ArcGIS or with a python routine) and then refresh your data in ArcMap and you'll see the changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 12:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114083#M4692</guid>
      <dc:creator>GünterDörffel</dc:creator>
      <dc:date>2017-06-26T12:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114084#M4693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan, thanks for your reply. It was a .txt file that I imported. I was able to import it just fine with no problem, and looking at the "Standalone Table Properites" under "Data Source", the data type that it is listed as is File Geodatabase Table. It also has ObjectID Field.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried copying it and reimporting it as well, with no luck to make edits to it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made sure the permissions allowed me to do everything I wanted to be able to do as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be editing the points in ArcGIS, as I need to see them referenced to locations on the map in order to edit them, so I can't really edit them outside of ArcGIS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114084#M4693</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-26T18:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114085#M4694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply Gunter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the links you provided and wasn't able to come up with anything, as the ObjectID fields are set to "yes".&lt;/P&gt;&lt;P&gt;You are correct that I can't edit or select anything with that data. However, I cannot really edit outside of ArcGIS, as I need to be able to reference the locations on a map while I am editing that data and see the changes in an active window in real-time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any more advice?&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:25:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114085#M4694</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-26T18:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114086#M4695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is the layer I am having trouble with, not the table I believe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114086#M4695</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-26T18:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114087#M4696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Travis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is not the NAME of a field that makes it an ObjectID - it is the field type. And this you can not set/get with a *.csv or text file (see &amp;nbsp;graphic, only if the field is of TYPE Object ID it is accepted as such).&lt;BR /&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/358632_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;BR /&gt;I am afraid but you will have to store the data in a real table to do what you want. ... At least that is my level of knowledge. I never ever managed to use a *.csv or *.txt or *.tab file and edit the file through ArcMap/ArcGIS Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:36:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114087#M4696</guid>
      <dc:creator>GünterDörffel</dc:creator>
      <dc:date>2017-06-26T18:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114088#M4697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the prompt response Gunter. The stand alone table turns out to have an ObjectID, but then when I convert it to a layer, that goes away and the layer becomes uneditable. This is what the I find under "Properties" and "Source" for the stand alone table.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/358665_pastedImage_2.jpg" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;However when I switch to the layer, this is what I find:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/358666_pastedImage_3.jpg" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I won't be able to do what I need to if I store the data in a real table and then edit it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:05:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114088#M4697</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-26T19:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114089#M4698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Travis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you make an XY layer from a standalone txt or csv table, the layer table doesn't&amp;nbsp;have an OBJECTID field--as you noted. Also, the table is&amp;nbsp;not editable. You're not doing anything wrong. That's how the software works. To make it editable, you have to export the XY layer to a feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You said "I won't be able to do what I need to if I store the data in a real table and then edit it." What is that you need to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114089#M4698</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2017-06-26T19:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114090#M4699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need to be able to edit the contents of the file without converting it to either a featureclass (and hence its table) or a table, then you might have to do your processing outside using python and numpy and/or Pandas.&amp;nbsp; If you could elaborate on what it is you need to do/edit, it might be easier to provide a concrete example.&amp;nbsp; There should be no obstacle to working with a non-event layer table in any workflow, since you can simply delete it when you are done, presumabley because you would export it back to csv when you are finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 19:37:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114090#M4699</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-26T19:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114091#M4700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tim. I will see what I can do with that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have surveyed topography data and need to edit out some features out of that data to model a "what-if" scenario.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 22:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114091#M4700</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-26T22:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114092#M4701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response Dan. I'll be needing to take surveyed topography data and edit out some features in order to model a "what-if" scenario on a river.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 22:28:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114092#M4701</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-26T22:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114093#M4702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without knowing the particulars, this workflow might be reasonable:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Convert your XY layer to a feature class. Call it SurveyTopoAsIs or something like that. It's your real data from the csv.&lt;/LI&gt;&lt;LI&gt;Make additional copies of the feature class as needed with the Copy Features tool. Name these SurveyTopoWhatIfA, SurveyTopoWhatIfB, etc.&lt;/LI&gt;&lt;LI&gt;Edit these copies as you want to model alternative scenarios.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jun 2017 22:38:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114093#M4702</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2017-06-26T22:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114094#M4703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 21:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114094#M4703</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-27T21:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114095#M4704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tim. What I ended up needing to do was convert it to a feature class, as you stated above. That made the layer editable. I am now able to edit the layer and data as I needed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the advice and help very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 21:18:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114095#M4704</guid>
      <dc:creator>TravisRamos</dc:creator>
      <dc:date>2017-06-27T21:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Importing editable layers.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114096#M4705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, you're welcome. I think life would be simpler&amp;nbsp;if the software just created a feature class directly from the text file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 21:41:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/importing-editable-layers/m-p/114096#M4705</guid>
      <dc:creator>TimOrmsby</dc:creator>
      <dc:date>2017-06-27T21:41:06Z</dc:date>
    </item>
  </channel>
</rss>

