<?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 converting latitude and longitude from meter to decimal format in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707232#M40056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a large no of data i.e. latitude and longitude in meters format,(995866.8412), i want to convert them into decimal format(25.55941), is there any method which can do this conversion in bulk.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Feb 2013 16:43:40 GMT</pubDate>
    <dc:creator>johnfred</dc:creator>
    <dc:date>2013-02-24T16:43:40Z</dc:date>
    <item>
      <title>converting latitude and longitude from meter to decimal format</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707232#M40056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a large no of data i.e. latitude and longitude in meters format,(995866.8412), i want to convert them into decimal format(25.55941), is there any method which can do this conversion in bulk.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2013 16:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707232#M40056</guid>
      <dc:creator>johnfred</dc:creator>
      <dc:date>2013-02-24T16:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: converting latitude and longitude from meter to decimal format</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707233#M40057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, this isn't really a trivial thing.&amp;nbsp; Data in meters must be in a projection.&amp;nbsp; You need&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to know what the projection is, so you can de-project it into decimal degrees.&amp;nbsp; The conversion&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;itself is simple, but without knowing the source projection (and the target datum for the degrees,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if it's different from the datum used in the projection), there's literally no way to get there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you have the projection, you'll also need to tell us what GIS software you have available to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;do the conversion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Feb 2013 17:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707233#M40057</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-24T17:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: converting latitude and longitude from meter to decimal format</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707234#M40058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Projection name is Ain el Abd / UTM zone 38N, and currently we are not using any GIS software , we are receiving it the data in an excel sheet and then upload that excel sheet into a DB table , so while inserting in in the DB table we want to convert that data to decimal format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 04:37:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707234#M40058</guid>
      <dc:creator>johnfred</dc:creator>
      <dc:date>2013-02-25T04:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: converting latitude and longitude from meter to decimal format</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707235#M40059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;correction to my last post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Base Geographic CRS: Ain el Abd &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: UTM zone 38N&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Code: 16038&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 04:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707235#M40059</guid>
      <dc:creator>johnfred</dc:creator>
      <dc:date>2013-02-25T04:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: converting latitude and longitude from meter to decimal format</title>
      <link>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707236#M40060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not aware of any way to execute deprojection without GIS software.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 11:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/converting-latitude-and-longitude-from-meter-to/m-p/707236#M40060</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-02-25T11:05:25Z</dc:date>
    </item>
  </channel>
</rss>

