<?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 Re: csv file to feature class in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081630#M43596</link>
    <description>&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;i tried the symbology but i dont want the color just the point, i want to color the mutual values area..&lt;/P&gt;&lt;P&gt;for example like this img :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20210722_083828.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19107iBF18D73E1042398E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20210722_083828.jpg" alt="20210722_083828.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;how do i do that?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jul 2021 05:49:28 GMT</pubDate>
    <dc:creator>matu89</dc:creator>
    <dc:date>2021-07-22T05:49:28Z</dc:date>
    <item>
      <title>csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080778#M43482</link>
      <description>&lt;P&gt;hey, i have a csv file with coordinates X Y and Z values.&lt;/P&gt;&lt;P&gt;i want to convert this csv file into feature class and get the points.&lt;/P&gt;&lt;P&gt;also , i wanna color the area of each group of points that varies by depth.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 12:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080778#M43482</guid>
      <dc:creator>matu89</dc:creator>
      <dc:date>2021-07-20T12:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080789#M43488</link>
      <description>&lt;P&gt;You can do this in one of several ways.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add the table to the map&lt;OL&gt;&lt;LI&gt;Right click on the table and select data&lt;/LI&gt;&lt;LI&gt;Select display XY data&lt;/LI&gt;&lt;LI&gt;Export the features to a database&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Run the XY Table to Point tool&lt;/LI&gt;&lt;LI&gt;Run Make XY Event Layer tool&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 20 Jul 2021 12:46:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080789#M43488</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2021-07-20T12:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080791#M43489</link>
      <description>&lt;P&gt;Open the Geoprocessing menu (Analysis Group -&amp;gt; Tools), enter search text, "XY Table to Point" and fill in appropriate fields, click "Run".&lt;/P&gt;&lt;P&gt;Once the point feature is loaded into the Contents pane, Open the symbology menu and select option in the top drop-down to Symbolize your layer by Unique Values. Set the value field to your field containing depth.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 12:49:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080791#M43489</guid>
      <dc:creator>JamesShively</dc:creator>
      <dc:date>2021-07-20T12:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080872#M43501</link>
      <description>&lt;P&gt;Help topics provide other information.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/xy-table-to-point.htm" target="_blank"&gt;XY Table To Point (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and there are tutorials on most topics in the help files&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/create-points-from-a-table.htm" target="_blank"&gt;Create points from a table—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;as well as symbology&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/point-symbols.htm" target="_blank"&gt;Point symbols—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You have all the key words... the help files will answer most of your questions.&lt;/P&gt;&lt;P&gt;A good url to bookmark&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/main/welcome-to-the-arcgis-pro-app-help.htm" target="_blank"&gt;ArcGIS Pro help—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 15:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1080872#M43501</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-20T15:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081630#M43596</link>
      <description>&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;i tried the symbology but i dont want the color just the point, i want to color the mutual values area..&lt;/P&gt;&lt;P&gt;for example like this img :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20210722_083828.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19107iBF18D73E1042398E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20210722_083828.jpg" alt="20210722_083828.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;how do i do that?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 05:49:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081630#M43596</guid>
      <dc:creator>matu89</dc:creator>
      <dc:date>2021-07-22T05:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081649#M43597</link>
      <description>&lt;P&gt;Using the points, you may create a continuous surface using&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/topo-to-raster.htm" target="_self"&gt;Topo to Raster&lt;/A&gt;&amp;nbsp;. The input type would be Point Elevation.&lt;/P&gt;&lt;P&gt;Once the surface Raster is created, you may choose to &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/symbology-pane.htm#ESRI_SECTION1_F67F253BCFAA4FE4B082246231ABD727" target="_self"&gt;symbolise (Classify) the Raster&lt;/A&gt; with desired number and interval of classes.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 08:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081649#M43597</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-07-22T08:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: csv file to feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081689#M43606</link>
      <description>&lt;P&gt;Then you can either use an attribute query (cumbersome) or if you are looking to create basic points, you can dissolve them by attribute. Using the dissolve tool and setting the tool to dissolve the points by attribute will give a unique set of points based on each unique attribute value. However, the dissolve tool will make it to where the all the points that share that unique attribute value will dissolve into one unique record pertaining to that attribute value.&lt;/P&gt;&lt;P&gt;The only other alternative, since you are using depth, is to use the Aggregate Points tool(GeoAnalytics). This may help identify points based on created polygons with common attribute values.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 11:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/csv-file-to-feature-class/m-p/1081689#M43606</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2021-07-22T11:33:03Z</dc:date>
    </item>
  </channel>
</rss>

