<?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: Create Mobile Cache Programmatically Based On Attribute / Defination in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414343#M1783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry this is way beyond me, I don't even know what "PDA IMEI / ESN No." means.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;None the less, you may want too look at things from a different point of view?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Create a basemap or just a base amount of features for the state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- few layers for background information&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Use ArcGIS online Imagery (if your mobile devices are connected to the internet).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- for background spatial imagery, instead of vectors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Then create a service for only the layers you want your mobile teams to use/collect on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- only operational layers that will be used by the data collectors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the strategy we are employing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Jan 2011 16:50:33 GMT</pubDate>
    <dc:creator>AkhilParujanwala</dc:creator>
    <dc:date>2011-01-24T16:50:33Z</dc:date>
    <item>
      <title>Create Mobile Cache Programmatically Based On Attribute / Defination</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414340#M1780</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;I'm developing an mobile app based on ArcGIS Mobile 10. In this app the map service published whole state data of some layer cotains thousands of features. I want to create mobile cache for only one part of the state. How can I do it ? The selection of the part is based on some attributes of feature layer like city name or pin code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Indra Bisen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 05:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414340#M1780</guid>
      <dc:creator>IndraBisen</dc:creator>
      <dc:date>2011-01-24T05:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create Mobile Cache Programmatically Based On Attribute / Defination</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414341#M1781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you want the Mobile App to do this or ArcMap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If ArcMap then I would simply do your attribute query and then convert the select features to a shapefile, then make is a feature class, turn it into a service, then push it to the mobile app.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you are looking for a more elaborate way of doing it, please explain.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 13:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414341#M1781</guid>
      <dc:creator>AkhilParujanwala</dc:creator>
      <dc:date>2011-01-24T13:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Create Mobile Cache Programmatically Based On Attribute / Defination</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414342#M1782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Akhil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, I'm not using ArcMap. I'd published mobile data service on the ArcGIS Server Advanced Ent 10. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, I want to create mobile cache on the fly automatically. The mobile device IMEI / ESN no which is already mapped to some areas and when the mobile device try to synch with server, the server side app should create mobile cache based on area (like city). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I think that I have to build some customized webservice that received PDA IMEI / ESN No. as parameter and produce mobile cache programmatically based on it (but how??) . Also, If any out of the box facility available then harvesting it is preferable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Indra Bisen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 15:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414342#M1782</guid>
      <dc:creator>IndraBisen</dc:creator>
      <dc:date>2011-01-24T15:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create Mobile Cache Programmatically Based On Attribute / Defination</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414343#M1783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry this is way beyond me, I don't even know what "PDA IMEI / ESN No." means.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;None the less, you may want too look at things from a different point of view?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Create a basemap or just a base amount of features for the state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- few layers for background information&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Use ArcGIS online Imagery (if your mobile devices are connected to the internet).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- for background spatial imagery, instead of vectors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Then create a service for only the layers you want your mobile teams to use/collect on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- only operational layers that will be used by the data collectors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the strategy we are employing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 16:50:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414343#M1783</guid>
      <dc:creator>AkhilParujanwala</dc:creator>
      <dc:date>2011-01-24T16:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create Mobile Cache Programmatically Based On Attribute / Defination</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414344#M1784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The IMEI (International Mobile Equipment Identity )&amp;nbsp; &amp;amp; ESN (Electronic Serial Number) are basically the Identity sr. no. of PDA or mobile phones and these terms are commonly used for mobile/smart phones or for PDAs/EDAs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your suggestions, but it will not serve my application needs because I need most of the layers including (parcel, roads etc) in the mobile cache. In the place of whole state's features I want features of only some part of the state.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anybody can give me idea about how to create mobile cache using code / arcobject api etc so that I can build some server side procedures/ webservice to produce the same then it will be helpful for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Indra Bisen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 16:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414344#M1784</guid>
      <dc:creator>IndraBisen</dc:creator>
      <dc:date>2011-01-25T16:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create Mobile Cache Programmatically Based On Attribute / Defination</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414345#M1785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Indra,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Did you find a solution to this as it is exactly the same problem that I am also facing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 14:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/create-mobile-cache-programmatically-based-on/m-p/414345#M1785</guid>
      <dc:creator>WadsonMakari1</dc:creator>
      <dc:date>2012-10-31T14:10:51Z</dc:date>
    </item>
  </channel>
</rss>

