<?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: Capture Latitude/Longitude in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/capture-latitude-longitude/m-p/536647#M3867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm guessing that you have some VBScript / JScript customization skills with ArcPad, if not, it'll be harder to guide you. The rough code outline is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a Point object in the current map projection using CreateAppObject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Initialize it to your X, Y coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Create a Coordinate System object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Initialize it to a Geographic Coordinate system (e.g. set it to the WKT string of WGS 1984)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Use the Coordinate System's Project method to reproject your coordinates to Geographic coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Update the script to use Geographic X, Y for Longitude, Latitude respectively&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 03:14:06 GMT</pubDate>
    <dc:creator>StephenQuan</dc:creator>
    <dc:date>2010-07-12T03:14:06Z</dc:date>
    <item>
      <title>Capture Latitude/Longitude</title>
      <link>https://community.esri.com/t5/arcpad-questions/capture-latitude-longitude/m-p/536646#M3866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using AddXYZ applet to capture x, y, latitude and longitude fields.&amp;nbsp; Unfortunately, the applet is putting the x/y data in the latitude/longitude.&amp;nbsp; IN other words, the latitude and longitude are showing in state plan instead of dms.&amp;nbsp; My projection file is Florida State PLane.&amp;nbsp; Does anyone know how I can capture the lat/long in dms?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 12:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/capture-latitude-longitude/m-p/536646#M3866</guid>
      <dc:creator>HannahMelton</dc:creator>
      <dc:date>2010-07-09T12:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Capture Latitude/Longitude</title>
      <link>https://community.esri.com/t5/arcpad-questions/capture-latitude-longitude/m-p/536647#M3867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm guessing that you have some VBScript / JScript customization skills with ArcPad, if not, it'll be harder to guide you. The rough code outline is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a Point object in the current map projection using CreateAppObject&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Initialize it to your X, Y coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Create a Coordinate System object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Initialize it to a Geographic Coordinate system (e.g. set it to the WKT string of WGS 1984)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Use the Coordinate System's Project method to reproject your coordinates to Geographic coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Update the script to use Geographic X, Y for Longitude, Latitude respectively&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 03:14:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/capture-latitude-longitude/m-p/536647#M3867</guid>
      <dc:creator>StephenQuan</dc:creator>
      <dc:date>2010-07-12T03:14:06Z</dc:date>
    </item>
  </channel>
</rss>

