<?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: Local Map Services in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175623#M744</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;RE: Tile Packages: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We found that reading Tile Packages directly from disk as a single TPK file offers excellent performance without going as far as implementing a local tiled service which would require the runtime local server. This also means that, licensing-wise, Tile Packages are available with the lowest level of license, termed "Basic". For more info see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resourcesbeta.arcgis.com/en/help/runtime-wpf/concepts/index.html#/Functionality_set_requirements/017000000067000000/" rel="nofollow" target="_blank"&gt;http://resourcesbeta.arcgis.com/en/help/runtime-wpf/concepts/index.html#/Functionality_set_requirements/017000000067000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RE: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1:50000/V3XM5j/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://127.0.0.1:50000/V3XM5j/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt; (With the name changing each time):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the Local Server Utility (accessed from the Start menu) to control various properties of the runtime local server. This can be useful when debugging your application. One of these properties is the random prefix ("V3XM5j" in your example) which means you can keep hitting the same URL from a browser if you need to view the REST endpoint for local services as HTML/JSON (i.e. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1:50000/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://127.0.0.1:50000/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;). It will also allow you to capture the http traffic in a network monitoring tool such as Fiddler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Jun 2012 08:29:10 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2012-06-10T08:29:10Z</dc:date>
    <item>
      <title>Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175622#M743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I understand that when we load map packages they are bound to the local server and a mini ArcGIS Server is created with a list of services we can access through the REST API. I can see these services at a directory like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1:50000/V3XM5j/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://127.0.0.1:50000/V3XM5j/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt; (With the name changing each time)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I see that the map services, gp services, feature services and geocoding services are all listed there, HOWEVER the Tiled packages are not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wondering why they are not listed? It's great that the architecture is basically the same as ArcGIS Server, but are the tiled map services done differently?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jun 2012 03:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175622#M743</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-06-10T03:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175623#M744</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;RE: Tile Packages: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We found that reading Tile Packages directly from disk as a single TPK file offers excellent performance without going as far as implementing a local tiled service which would require the runtime local server. This also means that, licensing-wise, Tile Packages are available with the lowest level of license, termed "Basic". For more info see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resourcesbeta.arcgis.com/en/help/runtime-wpf/concepts/index.html#/Functionality_set_requirements/017000000067000000/" rel="nofollow" target="_blank"&gt;http://resourcesbeta.arcgis.com/en/help/runtime-wpf/concepts/index.html#/Functionality_set_requirements/017000000067000000/&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RE: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1:50000/V3XM5j/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://127.0.0.1:50000/V3XM5j/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt; (With the name changing each time):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use the Local Server Utility (accessed from the Start menu) to control various properties of the runtime local server. This can be useful when debugging your application. One of these properties is the random prefix ("V3XM5j" in your example) which means you can keep hitting the same URL from a browser if you need to view the REST endpoint for local services as HTML/JSON (i.e. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1:50000/arcgis/rest/services" rel="nofollow" target="_blank"&gt;http://127.0.0.1:50000/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;). It will also allow you to capture the http traffic in a network monitoring tool such as Fiddler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jun 2012 08:29:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175623#M744</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2012-06-10T08:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175624#M745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah I See! Yes the tile packages are very quick to load and good to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh ok cool, I didn't see the local server utility tool. It's got a bunch of useful stuff there I can use for debugging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jun 2012 22:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175624#M745</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-06-10T22:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175625#M746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a related question - if you can't see the tiled map services listed via REST then how can you enumerate them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ask because I have an application that works with the old ArcGIS Online API for WPF and it goes via REST to enumerate the service catalog for servers and then allows access to these services. Now I am interested in expanding it to work with local servers. So I thought fine I'd just be able to point it at the local web server and it would work (although I have concerns about the random port number, random letters inserted before ArcGis in the URI and generally whether all the requests would still work e.g. GetServiceDescriptionsRequest).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the posts above seem to suggest that tiled services won't appear in the catalog for local servers which would scupper my 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, 18 Feb 2013 15:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175625#M746</guid>
      <dc:creator>AA8</dc:creator>
      <dc:date>2013-02-18T15:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175626#M747</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;For local content, the RuntimeLocalServer just should really be considered just implementation detail, not necessarily something you address directly. When supporting offline workflows the content you're working with comprises Map Packages, Tile Packages, Locator Packages, and Geoprocessing Packages. Therefore I'd advise using the API rather than making RESt calls directly. Having said that, you do need to be aware of the underlying RuntimeLocalServer infrastructure because you're effectively a local server admin. Some of the settings a server admin would normally configure in ArcGIS for Server, you set via the API for local services. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175626#M747</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-02-19T08:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175627#M748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But from my understanding of the above posts there is no way of enumerating the services available locally through the API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Indeed even if I was to use REST to get the service catalogue then it still wouldn't tell me which tiled map services were available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since my application can connect to any ArcGIS server currently and allow the user to select and access a service there appears to be no way to do this through the new runtime for local servers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175627#M748</guid>
      <dc:creator>AA8</dc:creator>
      <dc:date>2013-02-19T08:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175628#M749</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;Actually the API is there for enumerating local services running on the RuntimeLocalServer (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Local~ESRI.ArcGIS.Client.Local.LocalServer~Services.html"&gt;http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Local~ESRI.ArcGIS.Client.Local.LocalServer~Services.html&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But what I was really trying to say is that the only local services running would be the ones your application has already explicitly started via the API and therefore I coudn't easily envisage a scenario where you would need to access the service catalog as you might want to for an online server where there are a published set of services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 08:57:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175628#M749</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-02-19T08:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175629#M750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Actually the API is there for enumerating local services running on the RuntimeLocalServer (&lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Local~ESRI.ArcGIS.Client.Local.LocalServer~Services.html"&gt;http://resources.arcgis.com/en/help/runtime-wpf/apiref/index.html?ESRI.ArcGIS.Client.Local~ESRI.ArcGIS.Client.Local.LocalServer~Services.html&lt;/A&gt;). &lt;BR /&gt;&lt;BR /&gt;But what I was really trying to say is that the only local services running would be the ones your application has already explicitly started via the API and therefore I coudn't easily envisage a scenario where you would need to access the service catalog as you might want to for an online server where there are a published set of services.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But how can I start the services running if I don't know which services are there to start with?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My scenario is we have lots of customers running ArcGIS servers, desktop etc. and we give them our app and we don't know what services they have set up either locally or online. The app needs to be able to point at the local package file(s) they have created from desktop and say hey here is a tiled map service, geocoding service etc. etc. It then starts them up and can access them and present the services to the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But as I understand it currently we can only enumerate services that are already running. So its a bit of a chicken and egg situation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 11:33:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175629#M750</guid>
      <dc:creator>AA8</dc:creator>
      <dc:date>2013-02-19T11:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175630#M751</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;Although the ArcGIS Runtime SDK for WPF uses a "local server" to host local content for offline use, there is not one central local server on the client machine which may be hosting any number of services. When you deploy your application, you also deploy an ArcGISRuntime deployment folder. That folder contains and number of ArcGIS Runtime components, including what will become an instance of the RuntimeLocalServer. That instance is only used by your application, hence the port numbering and unique prefix (both of which you can control via the LocalServerUtility tool). There may be multiple WPF applications on the machine, but each will be using it's own RuntimeLocalServer instance. Therefore, the only services you'll be accessing are the ones your application has created. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Each local server is seeded from a package (Map, Locator, Geoprocessing) and therefore when working with offline content your application really works with packages and the local Layer types that expose them. Although it is important to understand the architecture, the fact there's a local server is really just an implementation detail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 15:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175630#M751</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-02-19T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175631#M752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Although the ArcGIS Runtime SDK for WPF uses a "local server" to host local content for offline use, there is not one central local server on the client machine which may be hosting any number of services. When you deploy your application, you also deploy an ArcGISRuntime deployment folder. That folder contains and number of ArcGIS Runtime components, including what will become an instance of the RuntimeLocalServer. That instance is only used by your application, hence the port numbering and unique prefix (both of which you can control via the LocalServerUtility tool). There may be multiple WPF applications on the machine, but each will be using it's own RuntimeLocalServer instance. Therefore, the only services you'll be accessing are the ones your application has created. &lt;BR /&gt;&lt;BR /&gt;Each local server is seeded from a package (Map, Locator, Geoprocessing) and therefore when working with offline content your application really works with packages and the local Layer types that expose them. Although it is important to understand the architecture, the fact there's a local server is really just an implementation detail.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So are you saying that if my customer enters a path into my app to a folder with his packages in then I can just create the local server(s) from those packages (enumerating the files by the known package extensions) and then I can ask the API what services are actually contained in those packages? That is what I need to be able to do - it's not a simple case of me deploying packages for a customer or knowing in advance what packages they are going to create and what services will be in those packages. Our customers for security reasons can't tell us anything except for a location where there may be some package files or some sort so that's all I've got to work from.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 21:36:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175631#M752</guid>
      <dc:creator>AA8</dc:creator>
      <dc:date>2013-02-19T21:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Local Map Services</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175632#M753</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;Yes, apologies if the previous answers weren't clear, if your app has for example a folder browser dialog which returns a folder name you can enumerate the files in that folder looking for .TPK (Tile Packages) and .MPK (Map Packages) then create ArcGISLocalTiledLayer and ArcGISLocalDynamicMapServiceLayers from those by setting the Path property in each case. If it's a fairly simple view-only affair then you can just instantiate the layer object, set the Path property and add it to the map. The map will kick off the layer initialization which in turn will start a RuntimeLocalServer instance if required and create/start the LocalMapService as required. In that scenario you don't necessarily need to work with the LocalServer/LocalService classes directly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need a little more functionality from your layers then for example you might need to ask the user whether they want to edit, in which case you'll need to create an ArcGISLocalFeatureLayer from that MapPackage (which will start both a LocalMapService and a LocalFeatureService because the latter is a sub type of the MapServer). There are a few other properties on the local service objects you might need to consider setting as well, such as MaxRecords - which typically for a local service you can set very high but by default it's a 1000 like ArcGIS for Server. In this scenario you will need to work with the LocalService classes directly to set those properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2013 13:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/local-map-services/m-p/175632#M753</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2013-02-20T13:13:14Z</dc:date>
    </item>
  </channel>
</rss>

