<?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 Assigning census tract to lat/long coordinates? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723718#M40991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have CSV files that are massive (daily records for each census tract for all states). I need a way to quickly assign census tract to each lat/long coordinate. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2019 17:53:37 GMT</pubDate>
    <dc:creator>AngieWerner</dc:creator>
    <dc:date>2019-06-12T17:53:37Z</dc:date>
    <item>
      <title>Assigning census tract to lat/long coordinates?</title>
      <link>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723718#M40991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have CSV files that are massive (daily records for each census tract for all states). I need a way to quickly assign census tract to each lat/long coordinate. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 17:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723718#M40991</guid>
      <dc:creator>AngieWerner</dc:creator>
      <dc:date>2019-06-12T17:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning census tract to lat/long coordinates?</title>
      <link>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723719#M40992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Angie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can convert the CSV table to a point feature class using the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/xy-table-to-point.htm"&gt;XY Table To Point&lt;/A&gt; tool.&amp;nbsp; Then execute a &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/spatial-join.htm"&gt;Spatial Join&lt;/A&gt; with the Census Tract feature class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2019 18:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723719#M40992</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-06-12T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning census tract to lat/long coordinates?</title>
      <link>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723720#M40993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;‌! I did start doing that, but I ended up getting stuck on the spatial join. The CSV file has ~20 million records, so I don't know if there's a more efficient way of doing it. I left it running the join for a long time and the progress bar only moved a teeny bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 23:06:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723720#M40993</guid>
      <dc:creator>AngieWerner</dc:creator>
      <dc:date>2019-06-13T23:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning census tract to lat/long coordinates?</title>
      <link>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723721#M40994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a CSV this large, I would recommend using &lt;A href="https://www.esri.com/en-us/arcgis/products/arcgis-geoanalytics-server"&gt;GeoAnalytics Server&lt;/A&gt;.&amp;nbsp; This essentially will dedicate a server to perform the &lt;A href="https://enterprise.arcgis.com/en/portal/latest/use/perform-big-data-analysis.htm#ESRI_SECTION1_B222A3C999C74BBBA717278E05279DBF%20"&gt;analysis&lt;/A&gt;.&amp;nbsp; You could register the CSV directory as a &lt;A href="https://enterprise.arcgis.com/en/portal/latest/use/what-is-a-big-data-file-share.htm"&gt;big data file share&lt;/A&gt;.&amp;nbsp; Then execute the &lt;A href="https://enterprise.arcgis.com/en/portal/latest/use/geoanalytics-join-features.htm"&gt;Join Features&lt;/A&gt; tool on the datasets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2019 11:48:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/assigning-census-tract-to-lat-long-coordinates/m-p/723721#M40994</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-06-14T11:48:31Z</dc:date>
    </item>
  </channel>
</rss>

