<?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: Custom extension to transform GPS data from WGS84 to BNG in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110133#M528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally figured out what needs to be done!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below code did the trick! (1314 refers to&amp;nbsp;osgb_1936_to_wgs_1984_petroleum transformation)&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;GeoTransformation gt &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;GeoTransformation&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1314&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
MobileApplication&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Current&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Map&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SpatialReference&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Wgs84GeoTransformation &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; gt&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 06:36:32 GMT</pubDate>
    <dc:creator>PramodHarithsa1</dc:creator>
    <dc:date>2021-12-11T06:36:32Z</dc:date>
    <item>
      <title>Custom extension to transform GPS data from WGS84 to BNG</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110131#M526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been investigating on this for a while now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/87463?commentID=593405#comment" title="https://community.esri.com/message/593405?commentID=593405#comment-593405"&gt;https://community.esri.com/message/593405?commentID=593405#comment-593405&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/thread/173054?commentID=596846#comment" title="https://community.esri.com/message/596846?commentID=596846#comment-596846"&gt;https://community.esri.com/message/596846?commentID=596846#comment-596846&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/69529"&gt;Trimble Juno 5D&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and many more.. have been raising this issue of ArcGIS Mobile not projecting the GPS data into the Map coordinates (other than WGS84).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can a custom extension be written to overwrite the default behaviour and introduce the transformation before the GPS data is shown on the map. Any pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment background,&lt;/P&gt;&lt;P&gt;OS Windows 8.1, Panasonic Toughbook, ArcGIS Mobile 10.2.1 (latest)&lt;/P&gt;&lt;P&gt;More details here:&amp;nbsp;&lt;A href="https://community.esri.com/thread/173054"&gt;GPS connectivity on ArcGIS Mobile 10.2.1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2016 06:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110131#M526</guid>
      <dc:creator>PramodHarithsa1</dc:creator>
      <dc:date>2016-10-27T06:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom extension to transform GPS data from WGS84 to BNG</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110132#M527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you explore this&amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/communities/runtime-windows-mobile/" title="http://resources.arcgis.com/en/communities/runtime-windows-mobile/"&gt;ArcGIS Runtime SDK for Windows Mobile | ArcGIS Resource Center&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it can't be done throught that, then you might want to contact your regional rep to find out if there is anything in the works. &amp;nbsp;It is unlikely that the dev team for your product follows geonet diligently, so they may not even know about the need&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 10:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110132#M527</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-04T10:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom extension to transform GPS data from WGS84 to BNG</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110133#M528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally figured out what needs to be done!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below code did the trick! (1314 refers to&amp;nbsp;osgb_1936_to_wgs_1984_petroleum transformation)&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;GeoTransformation gt &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;GeoTransformation&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;1314&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
MobileApplication&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Current&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Map&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SpatialReference&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Wgs84GeoTransformation &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; gt&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:36:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/custom-extension-to-transform-gps-data-from-wgs84/m-p/110133#M528</guid>
      <dc:creator>PramodHarithsa1</dc:creator>
      <dc:date>2021-12-11T06:36:32Z</dc:date>
    </item>
  </channel>
</rss>

