<?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 Add static data, but not as basemap in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1254850#M11653</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a mobile application where users, beside a normal basemap, use about 50 layers with more or less static reference data from a feature service. The total size of the data is not very big, roughly 50MB&lt;/P&gt;&lt;P&gt;I noticed that the number of layers has a large impact on startup time for the app, and also when synchronizing to go offline.&lt;/P&gt;&lt;P&gt;My first idea was to create a tiled vector package, and add it to a local mmpk which already contains a topographical basemap, and aerial photography. This actually works really well performance wise, but when doing this, users can no longer turn individual layers on and off because basemaps are shown as a single layer.&lt;/P&gt;&lt;P&gt;I also thought about using a local file geodatabase, but I don't see an easy way to apply symbology in the app. Or is there a concept similar to layerfiles in ArcGIS runtime? I haven't found anything yet.&lt;/P&gt;&lt;P&gt;What would be the best way to go about this?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 15:17:59 GMT</pubDate>
    <dc:creator>BerendVeldkamp</dc:creator>
    <dc:date>2023-02-03T15:17:59Z</dc:date>
    <item>
      <title>Add static data, but not as basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1254850#M11653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a mobile application where users, beside a normal basemap, use about 50 layers with more or less static reference data from a feature service. The total size of the data is not very big, roughly 50MB&lt;/P&gt;&lt;P&gt;I noticed that the number of layers has a large impact on startup time for the app, and also when synchronizing to go offline.&lt;/P&gt;&lt;P&gt;My first idea was to create a tiled vector package, and add it to a local mmpk which already contains a topographical basemap, and aerial photography. This actually works really well performance wise, but when doing this, users can no longer turn individual layers on and off because basemaps are shown as a single layer.&lt;/P&gt;&lt;P&gt;I also thought about using a local file geodatabase, but I don't see an easy way to apply symbology in the app. Or is there a concept similar to layerfiles in ArcGIS runtime? I haven't found anything yet.&lt;/P&gt;&lt;P&gt;What would be the best way to go about this?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 15:17:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1254850#M11653</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2023-02-03T15:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add static data, but not as basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1254975#M11655</link>
      <description>&lt;P&gt;You could create vector tile packages for each individual feature layer (or groups that you want to be able to turn on and off together) and include them as operational layers in your map.&amp;nbsp; &amp;nbsp;This will allow your users to turn the layers on and off and should perform better for loading and drawing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 18:47:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1254975#M11655</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2023-02-03T18:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add static data, but not as basemap</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1255614#M11664</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2733"&gt;@MarkBockenhauer&lt;/a&gt;, yes that seems the obvious solution, why didn't I think of that?&lt;/P&gt;&lt;P&gt;Now I need to find out how to automate generating 50 vector tile packages... I'm not much of a Python developer &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 08:10:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/add-static-data-but-not-as-basemap/m-p/1255614#M11664</guid>
      <dc:creator>BerendVeldkamp</dc:creator>
      <dc:date>2023-02-07T08:10:33Z</dc:date>
    </item>
  </channel>
</rss>

