<?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: Post Processing Trimble ProXh receiver with ArcGIS Mobile in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246331#M1154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Anyone done Post Processing using ArcGIS mobile? Trimble offers post processing software for ArcPad but how can you do post processing in ArcGIS mobile application?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://www.trimble.com/positions"&gt;Trimble Positions Software Suite&lt;/A&gt;&lt;SPAN&gt; includes an extension for ArcGIS for Windows Mobile as well as an extension for ArcPad.&amp;nbsp; These extensions effectively enable Esri's out-of-box mobile applications (on Windows Mobile) for high-accuracy data collection when running on a Trimble handheld or paired with a Trimble receiver.&amp;nbsp; In doing so, they preserve the out-of-box workflow that Esri provides.&amp;nbsp; The Trimble Positions Toolkit can be used by developers to build high-accuracy applications using Esri's ArcGIS Runtime SDK for Windows Mobile.&amp;nbsp; Both the ArcGIS for Windows Mobile and ArcPad workflows are supported in the Trimble Positions Desktop add-in where you would do your setup, post-processing, and validation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To correct one thing that was said later in the thread, the Trimble Positions Mobile extension does not use .ssf files like the Trimble Positions ArcPad extension does.&amp;nbsp; It uses a different technology to store the underlying GNSS session data that should provide a better experience for the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Apr 2013 22:15:55 GMT</pubDate>
    <dc:creator>jmmGeoToo</dc:creator>
    <dc:date>2013-04-01T22:15:55Z</dc:date>
    <item>
      <title>Post Processing Trimble ProXh receiver with ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246328#M1151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anyone done Post Processing using ArcGIS mobile? Trimble offers post processing software for ArcPad but how can you do post processing in ArcGIS mobile application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 17:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246328#M1151</guid>
      <dc:creator>DionO_Reilly</dc:creator>
      <dc:date>2012-03-12T17:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processing Trimble ProXh receiver with ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246329#M1152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dion,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.trimble.com/trimble_positions_toolkit.shtml"&gt;Trimble Positions toolkit&lt;/A&gt;&lt;SPAN&gt;, an SDK for developers to build and deploy custom solutions using ArcGIS for Mobile technology and Trimble GNSS receivers. More information is found on &lt;/SPAN&gt;&lt;A href="http://www.trimble.com/gis_dev_community.shtml"&gt;Trimble Mobile GIS Developer Communit&lt;/A&gt;&lt;SPAN&gt;y site. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 12:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246329#M1152</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2012-03-13T12:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processing Trimble ProXh receiver with ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246330#M1153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It has been a while since I analyzed this, but the technology should still work.&amp;nbsp; ArcGIS Mobile uses your feature class design.&amp;nbsp; If you add a binary field to your feature class, you can use that field to store an .ssf file for each collected feature.&amp;nbsp; This is somewhat inefficient because you want to process just one .ssf file when you get back to the office.&amp;nbsp; However, with this pattern you will have both the original feature and the information necessary for post-processing and they will be automatically synchronized with your server.&amp;nbsp; Once the data are on the server, you will need to develop a tool to automate the processing.&amp;nbsp; I believe that Paul York at Alsea Geospatial has successfully implemented this model.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 21:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246330#M1153</guid>
      <dc:creator>deleted-user-gMl5z3oultvj</dc:creator>
      <dc:date>2012-03-19T21:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Post Processing Trimble ProXh receiver with ArcGIS Mobile</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246331#M1154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Anyone done Post Processing using ArcGIS mobile? Trimble offers post processing software for ArcPad but how can you do post processing in ArcGIS mobile application?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://www.trimble.com/positions"&gt;Trimble Positions Software Suite&lt;/A&gt;&lt;SPAN&gt; includes an extension for ArcGIS for Windows Mobile as well as an extension for ArcPad.&amp;nbsp; These extensions effectively enable Esri's out-of-box mobile applications (on Windows Mobile) for high-accuracy data collection when running on a Trimble handheld or paired with a Trimble receiver.&amp;nbsp; In doing so, they preserve the out-of-box workflow that Esri provides.&amp;nbsp; The Trimble Positions Toolkit can be used by developers to build high-accuracy applications using Esri's ArcGIS Runtime SDK for Windows Mobile.&amp;nbsp; Both the ArcGIS for Windows Mobile and ArcPad workflows are supported in the Trimble Positions Desktop add-in where you would do your setup, post-processing, and validation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To correct one thing that was said later in the thread, the Trimble Positions Mobile extension does not use .ssf files like the Trimble Positions ArcPad extension does.&amp;nbsp; It uses a different technology to store the underlying GNSS session data that should provide a better experience for the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 22:15:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/post-processing-trimble-proxh-receiver-with-arcgis/m-p/246331#M1154</guid>
      <dc:creator>jmmGeoToo</dc:creator>
      <dc:date>2013-04-01T22:15:55Z</dc:date>
    </item>
  </channel>
</rss>

