<?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: How To: Update geometry based on lat/long attributes in table in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413677#M18389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a way:&amp;nbsp;&lt;A href="https://gis.stackexchange.com/questions/252360/updating-location-of-point-features-using-xy-fields"&gt;https://gis.stackexchange.com/questions/252360/updating-location-of-point-features-using-xy-fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2019 14:12:18 GMT</pubDate>
    <dc:creator>KoryKramer</dc:creator>
    <dc:date>2019-08-20T14:12:18Z</dc:date>
    <item>
      <title>How To: Update geometry based on lat/long attributes in table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413674#M18386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did an append data function in ArcOnline and a huge number of the points ended up in the same location.&amp;nbsp; I reviewed the Lat/Long Data in the attribute table and they all had their own unique lat/long.&amp;nbsp; How can I do a bulk update to all records to align the geometry based on its associated lat/long for that record in ArcGIS Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 18:11:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413674#M18386</guid>
      <dc:creator>KatherinePadilla</dc:creator>
      <dc:date>2019-08-19T18:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: How To: Update geometry based on lat/long attributes in table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413675#M18387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could the existing feature class have been using a projected coordinate system rather than a geographic coordinate system (latitude-longitude)? Like maybe WGS 1984 Web Mercator (auxiliary sphere) AKA EPSG:3857?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That would lead to a lot of points showing up at/near the same place. Did the new points all show up well away from where they should be?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 20:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413675#M18387</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2019-08-19T20:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: How To: Update geometry based on lat/long attributes in table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413676#M18388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes-ish.   As if the first record it loaded it landed correctly then the rest just landed on top of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ill have to look into what I did for the projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At any rate, what was done was done, how do I fix it in an efficient manner there are about 1000 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Katie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 21:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413676#M18388</guid>
      <dc:creator>KatherinePadilla</dc:creator>
      <dc:date>2019-08-19T21:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: How To: Update geometry based on lat/long attributes in table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413677#M18389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a way:&amp;nbsp;&lt;A href="https://gis.stackexchange.com/questions/252360/updating-location-of-point-features-using-xy-fields"&gt;https://gis.stackexchange.com/questions/252360/updating-location-of-point-features-using-xy-fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:12:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413677#M18389</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-08-20T14:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: How To: Update geometry based on lat/long attributes in table</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413678#M18390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option would be to simply export the attribute table and then bring it back in as an event layer based on the lat/long fields and then save it as a new dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 15:59:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-update-geometry-based-on-lat-long/m-p/413678#M18390</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2019-08-20T15:59:37Z</dc:date>
    </item>
  </channel>
</rss>

