<?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: Plotting XY coordinates - DMS, DD, units problem? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702153#M39858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's Austin, Texas, so Texas Central zone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD27 US survey feet, x = 2.5 million, y = 250k&lt;/P&gt;&lt;P&gt;NAD83 meters, x = 900k, y = 3 million&lt;/P&gt;&lt;P&gt;NAD83 US survey ft, x = 3 million, y = 10 million&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD83 Texas statewide meters, x = 1.2 million, y = 900k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD83 UTM 14N meters, x = 600k, y = 3.3 million&lt;/P&gt;&lt;P&gt;There are 2 other statewide systems. It could also be in another state plane zone like south central.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 23:41:55 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2018-06-08T23:41:55Z</dc:date>
    <item>
      <title>Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702143#M39848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I received some tabular data that I believe came from a GPS unit that had XY coordinates in a strange (at least to me) format - sample: 30.23.379, 097.44.220. I assumed these to be in degrees, minutes, seconds so I converted them to decimal degrees to plot in ArcMap. Plotting them (in NAD 1983) gets me in the right city, but they are not in the right location of the study area. See attached snip that shows the points and the study area that the points are supposed to fall within (in purple). The fact that the spread of points is 'larger' than the study area makes me think that there is some type of units issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then converted the decimal degrees to feet and meters and tried to plot in State Plane and UTM, respectively, but no success - the points go to "no man's land". Likewise when I try to use the feet or meters coordinates and plot in NAD83.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an issue with the original data? Or is there something else I can do to manipulate these points in the right location? Calling all you smart people! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI we&amp;nbsp;have reached out to the contractor who supplied this data to inquire about the original units and coordinate system since that is unknown at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 20:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702143#M39848</guid>
      <dc:creator>deleted-user-sXb0qqZ4LmSL</dc:creator>
      <dc:date>2018-06-07T20:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702144#M39849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Longitude is X and would be negative in the western hemisphere&lt;/P&gt;&lt;P&gt;Latitude is Y and would be positive.&lt;/P&gt;&lt;P&gt;Since they are in decimal degrees it needs to be defined &lt;STRONG&gt;(Define Projection in arctoolbox&lt;/STRONG&gt; )as a Geographic coordinate system (GCS aka unprojected) with either a NAD83 or a WGS84 datum&lt;/P&gt;&lt;P&gt;If you need them in planar coordinates, then you need to use the &lt;STRONG&gt;Project tool&lt;/STRONG&gt; in Arctoolbox&lt;/P&gt;&lt;P&gt;NAD83 is not a projection.... it is a datum&lt;/P&gt;&lt;P&gt;You need to know the projection you want&amp;nbsp; eg&amp;nbsp; UTM zone???, State Plane ??? Albers ??? with a NAD83 datum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 20:22:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702144#M39849</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-07T20:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702145#M39850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I should've added that I was sure to put longitude as X and latitude as Y. Also, have X as negative and Y as positive. My result got very close to the correct location, so if those parameters were off, I wouldn't be close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have plotted tabular data in ArcMap many times and&amp;nbsp;always&amp;nbsp;use either the NAD83 or WGS84 datum.&amp;nbsp;I only started experimenting with feet/meters/projected coordinate systems because of this result.&amp;nbsp;Ultimately we want this data to be in StatePlane with a NAD83 datum, but the points seem "scaled" improperly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 20:35:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702145#M39850</guid>
      <dc:creator>deleted-user-sXb0qqZ4LmSL</dc:creator>
      <dc:date>2018-06-07T20:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702146#M39851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well in the USA there is State Plane Feet and State Plane Meters, so if the difference is bit it is a meter/feet issue (3ish feet to 1 meter).&amp;nbsp; If the difference is much smaller (1-100 meters or so) then it is a datum issue.&amp;nbsp; if the difference in in the order of 100's of meters NAD27 versus NAD83/WGS84 datum&lt;/P&gt;&lt;P&gt;You can quantify the scaled issue for us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also... you didn't skip the Define Projection step did you?&amp;nbsp; It is needed prior to Project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 20:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702146#M39851</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-07T20:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702147#M39852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I create the XY event layer, since it is temporary, I export the data as a permanent layer and it defines the projection as NAD83 (since the data frame was in that coordinate system). I would assume this to work the same as the Define Projection tool, or no? From there, I use the Project tool to define it as StatePlane, but the location does not shift.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The points are in the ballpark of 2-10 miles from where they should be. I don't know for sure since I don't the exact point locations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 20:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702147#M39852</guid>
      <dc:creator>deleted-user-sXb0qqZ4LmSL</dc:creator>
      <dc:date>2018-06-07T20:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702148#M39853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NAD83 isn't a coordinate system... it is a datum&lt;/P&gt;&lt;P&gt;And you don't define it as the same as the dataframe.&lt;/P&gt;&lt;P&gt;Just use the Define Projection tool and specify it as either a GCS NAD83&amp;nbsp; or a&amp;nbsp; GCS WGS84 depending on what it actually is.&amp;nbsp; In either case the difference betweent he two geographic coordinate systems will be relatively small... not 20ft.&lt;/P&gt;&lt;P&gt;Once you define it properly, then you can project it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 22:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702148#M39853</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-07T22:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702149#M39854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am plotting the points by right-clicking on the table in the TOC and clicking "Display X,Y". There I choose the&amp;nbsp;GCS_North_American_1983 as the coordinate system of input coordinates and the event layer is created with points that are close, but not within the study area. Since this event layer is temporary, I export the layer as permanent and it keeps the GCS_North_American_1983 coordinate system as the defined projection.&amp;nbsp;I just tested going to the Define Projection tool and it gives me the warning that a projection is already defined. From there, I have used the Project tool to get it in StatePlane, but this does not shift my points to the correct location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 12:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702149#M39854</guid>
      <dc:creator>deleted-user-sXb0qqZ4LmSL</dc:creator>
      <dc:date>2018-06-08T12:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702150#M39855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to the little polygon study area file, right-click on it, go to properties and find the 'extent' and produce those numbers here.&amp;nbsp; One of the 2 files is wrong and it could be the feet/meters thing&amp;nbsp; Since State Plane comes in 2 flavors... one whose units are in feet and one in meters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 14:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702150#M39855</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-08T14:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702151#M39856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think those values are DD.MM.mmm AKA degrees decimal minutes rather than degrees minutes seconds. It's a very common format for GPS data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 22:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702151#M39856</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-06-08T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702152#M39857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Melita, it still wouldn't account for the huge shift... do you have an idea as to what type State Plane might be used in that vicinity?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 22:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702152#M39857</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-08T22:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702153#M39858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's Austin, Texas, so Texas Central zone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD27 US survey feet, x = 2.5 million, y = 250k&lt;/P&gt;&lt;P&gt;NAD83 meters, x = 900k, y = 3 million&lt;/P&gt;&lt;P&gt;NAD83 US survey ft, x = 3 million, y = 10 million&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD83 Texas statewide meters, x = 1.2 million, y = 900k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD83 UTM 14N meters, x = 600k, y = 3.3 million&lt;/P&gt;&lt;P&gt;There are 2 other statewide systems. It could also be in another state plane zone like south central.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 23:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702153#M39858</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2018-06-08T23:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702154#M39859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we will have to wait for Angela to provide the extents of the data then.&lt;/P&gt;&lt;P&gt;thanks Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 23:51:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702154#M39859</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-08T23:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting XY coordinates - DMS, DD, units problem?</title>
      <link>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702155#M39860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Melita, it appears you are correct that the data is in degrees, decimal minutes rather than degrees, minutes seconds. Once I calculated decimal degrees with the correct formula, my points are now falling within my study area. This is exactly the reason that my data was "scaled" improperly. Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In regards to the projection/shifting issue, when I projected the data to StatePlane, I found that the data is actually (incorrectly) in the StatePlane Texas S Central zone, rather than the Central zone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your replies!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:21:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/plotting-xy-coordinates-dms-dd-units-problem/m-p/702155#M39860</guid>
      <dc:creator>deleted-user-sXb0qqZ4LmSL</dc:creator>
      <dc:date>2018-06-11T13:21:06Z</dc:date>
    </item>
  </channel>
</rss>

