<?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: Can't see cached base map in Windows mobile app in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353889#M1542</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;BR /&gt;&lt;SPAN&gt;If I understand you correctly, I think you are trying to get a tile cache map export onto the device?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) create a tile cache map service and export it using server caching tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) In mobile project center add a basemap cache type, navigate to the above cache&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Place that exported cache onto the device along with the project files etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: unfortunately both the WindowsMobile and Windows versions of the mobile app require the path to the basemap cache to be specifically set in the amp file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open up the project .amp file in notepad, find the xml entry for the basemap cache near to the bottom, e.g. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;TileCacheMapLayer name="MYBasemap" cacheDirectory="MyBasemap" visible="True" /&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit the cacheDirectory with the full path, e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;TileCacheMapLayer name="MYBasemap" cacheDirectory="\My Documents\ArcGIS Mobile\MyProject1\MyBasemap" visible="True" /&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 21:26:36 GMT</pubDate>
    <dc:creator>AnthonyFarndon</dc:creator>
    <dc:date>2011-05-25T21:26:36Z</dc:date>
    <item>
      <title>Can't see cached base map in Windows mobile app</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353888#M1541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created a cached service and was able to bring it into a project in the Mobile Project Center, but when I go to open the project in the Windows App, it said that there was no data, and that I needed to download it - but only the dynamic layers were there.&amp;nbsp; I left the cache on our ArcGIS Server, since folks will have access to our network when they are loading projects.&amp;nbsp; Do caches need to be copied over to the mobile devices manually?&amp;nbsp; When does it make sense to use the "Create Mobile Map" tool?&amp;nbsp; I was thinking that this is used if you are not deploying from a server, but maybe I'm wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 23:04:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353888#M1541</guid>
      <dc:creator>MikeHargreaves</dc:creator>
      <dc:date>2011-05-02T23:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't see cached base map in Windows mobile app</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353889#M1542</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;BR /&gt;&lt;SPAN&gt;If I understand you correctly, I think you are trying to get a tile cache map export onto the device?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) create a tile cache map service and export it using server caching tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) In mobile project center add a basemap cache type, navigate to the above cache&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Place that exported cache onto the device along with the project files etc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: unfortunately both the WindowsMobile and Windows versions of the mobile app require the path to the basemap cache to be specifically set in the amp file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open up the project .amp file in notepad, find the xml entry for the basemap cache near to the bottom, e.g. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;TileCacheMapLayer name="MYBasemap" cacheDirectory="MyBasemap" visible="True" /&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit the cacheDirectory with the full path, e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;TileCacheMapLayer name="MYBasemap" cacheDirectory="\My Documents\ArcGIS Mobile\MyProject1\MyBasemap" visible="True" /&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 21:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353889#M1542</guid>
      <dc:creator>AnthonyFarndon</dc:creator>
      <dc:date>2011-05-25T21:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't see cached base map in Windows mobile app</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353890#M1543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am some difficulties with TileCacheMaps, with both Raster and Vector Maps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have one mxd that contains only Vector data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All of the vector data is located in the SDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcCatalog I publish the mxd as a Service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap I run the Create Map Server Cache tool and input all the neccessary information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcMap I run the Manage Map Server Cache Tiles and input all the necessary information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcCatalog I can click on the Service I created from the mxd and see all the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In a new ArcMap document I can load the TileCache just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to load the vector tilecache in Mobile Project Center it Crashes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The second problem is Raster images and creating a tile cache from it..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I follow the exact same steps as above, however when I click on the service in ArcCatalog or load the tilecache in ArcMap I don't see anything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't seem to figure out how to make a tile cache of a small raster image that has already been properly georeferenced.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Akhil P.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 20:51:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353890#M1543</guid>
      <dc:creator>AkhilParujanwala</dc:creator>
      <dc:date>2011-06-21T20:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't see cached base map in Windows mobile app</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353891#M1544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi tony.farndon&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thoose lines you mention is not in my amp file ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Server Map Cache works in project center but not in ArcMobile and they are copyied to the tablet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 08:26:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353891#M1544</guid>
      <dc:creator>HenrikSvenningsen</dc:creator>
      <dc:date>2011-11-11T08:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't see cached base map in Windows mobile app</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353892#M1545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Found the problem myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If your PC has ArcGis Project Center to open up the .wmpk file by default, they file will work approx. 80%, but things wiil be missing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set the PC to open the .wmpk with ArcMobile and it will ask you where you will install the package, but it will install with a failure (you have to accept that...i think its a ESRI thing).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you copy your CACHE folder into the "installed" folder (called with your given name and a P_ in front)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you have to open up the "installed" .amp and change like mentioned above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set ArcMobile setting to look in your TOP-folder...restart....and now it will find your project and your basemaps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI????.....it this the BEST you can do ????&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Nov 2011 14:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353892#M1545</guid>
      <dc:creator>HenrikSvenningsen</dc:creator>
      <dc:date>2011-11-14T14:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't see cached base map in Windows mobile app</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353893#M1546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please refer to this document for more details on working with a Tile Cache in ArcGIS for Windows Mobile (ArcGIS Mobile): &lt;/SPAN&gt;&lt;A href="http://dl.dropbox.com/u/2181249/How%20To%20Create%20%26%20Use%20A%20Tile%20Cache.pdf"&gt;http://dl.dropbox.com/u/2181249/How%20To%20Create%20%26%20Use%20A%20Tile%20Cache.pdf&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2011 22:09:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/can-t-see-cached-base-map-in-windows-mobile-app/m-p/353893#M1546</guid>
      <dc:creator>MartinCopping</dc:creator>
      <dc:date>2011-11-15T22:09:52Z</dc:date>
    </item>
  </channel>
</rss>

