<?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 Help with transforming coordinate values in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/help-with-transforming-coordinate-values/m-p/814140#M952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am building a data pipeline that ingests a table of&amp;nbsp;latitude/longitude coordinates and plots them on a map. All data points are located in Santa Monica, CA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some sample coordinates from the input table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="68" style="border-collapse: collapse; width: 136px; border-width: 1px; border-color: #000000; height: 68px;" width="136"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15pt; width: 67px;"&gt;lat&lt;/TD&gt;&lt;TD style="width: 66px;"&gt;lon&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt; width: 67px;"&gt;03401244&lt;/TD&gt;&lt;TD align="right" style="width: 66px;"&gt;11829456&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt; width: 67px;"&gt;03400450&lt;/TD&gt;&lt;TD align="right" style="width: 66px;"&gt;11829360&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt; width: 67px;"&gt;03400342&lt;/TD&gt;&lt;TD align="right" style="width: 66px;"&gt;11829082&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I treat these values as decimal degrees, then the first row would be 34.01244, -118.29456. This plots the value far away from Santa Monica.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I treat these values as degrees, minutes, seconds (DMS) data, then the first row would be&amp;nbsp;34° 01' 24.4", -118&lt;SPAN&gt;° 29' 45.6". Converting that value from DMS to DD gives me&amp;nbsp;&lt;/SPAN&gt;34.02011, -118.496. This plots in Santa Monica BUT results in a strange clustered pattern on the map. Notice how all of the points are clustered in 'L' shapes near the intersections.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any idea what might be going on and how I can best convert the values into usable data? I have attached a zipped gdb of the input table for testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="479662" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/479662_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2020 20:26:19 GMT</pubDate>
    <dc:creator>Zach_Robinson</dc:creator>
    <dc:date>2020-01-28T20:26:19Z</dc:date>
    <item>
      <title>Help with transforming coordinate values</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/help-with-transforming-coordinate-values/m-p/814140#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am building a data pipeline that ingests a table of&amp;nbsp;latitude/longitude coordinates and plots them on a map. All data points are located in Santa Monica, CA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some sample coordinates from the input table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="68" style="border-collapse: collapse; width: 136px; border-width: 1px; border-color: #000000; height: 68px;" width="136"&gt;&lt;TBODY&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD height="20" style="height: 15pt; width: 67px;"&gt;lat&lt;/TD&gt;&lt;TD style="width: 66px;"&gt;lon&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt; width: 67px;"&gt;03401244&lt;/TD&gt;&lt;TD align="right" style="width: 66px;"&gt;11829456&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt; width: 67px;"&gt;03400450&lt;/TD&gt;&lt;TD align="right" style="width: 66px;"&gt;11829360&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 15.0pt;"&gt;&lt;TD align="right" height="20" style="height: 15pt; width: 67px;"&gt;03400342&lt;/TD&gt;&lt;TD align="right" style="width: 66px;"&gt;11829082&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I treat these values as decimal degrees, then the first row would be 34.01244, -118.29456. This plots the value far away from Santa Monica.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I treat these values as degrees, minutes, seconds (DMS) data, then the first row would be&amp;nbsp;34° 01' 24.4", -118&lt;SPAN&gt;° 29' 45.6". Converting that value from DMS to DD gives me&amp;nbsp;&lt;/SPAN&gt;34.02011, -118.496. This plots in Santa Monica BUT results in a strange clustered pattern on the map. Notice how all of the points are clustered in 'L' shapes near the intersections.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any idea what might be going on and how I can best convert the values into usable data? I have attached a zipped gdb of the input table for testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="479662" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/479662_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 20:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/help-with-transforming-coordinate-values/m-p/814140#M952</guid>
      <dc:creator>Zach_Robinson</dc:creator>
      <dc:date>2020-01-28T20:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with transforming coordinate values</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/help-with-transforming-coordinate-values/m-p/814141#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If these were collected by time,&amp;nbsp;I would expect more while waiting at stop lights/signs and then turning. Less points mid-block when the vehicle was going faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: If you label by ID or Sample ID, are the points progressing towards a corner, then turning?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2020 19:46:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/help-with-transforming-coordinate-values/m-p/814141#M953</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2020-01-29T19:46:41Z</dc:date>
    </item>
  </channel>
</rss>

