<?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: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers? in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618546#M3106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is a clue that can help us solve this issue.&amp;nbsp; when I set the geometry to null on the layers it is fast, but of course no records are returned.&amp;nbsp; But that seems to be the bottleneck.&amp;nbsp; If this helps at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(0)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(1)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(2)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(3)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(4)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2020 18:32:52 GMT</pubDate>
    <dc:creator>MKa</dc:creator>
    <dc:date>2020-07-13T18:32:52Z</dc:date>
    <item>
      <title>Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618540#M3100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a product in production that lets my users take a subset of the data offline using&amp;nbsp;generateOfflineMap.&amp;nbsp; This process say, for my web map with 5 feature layers (filtered using definition query) and the tiled basemaps (filtered by area and scale considerations) takes almost 2 minutes to download what says 4.5mb in the estimate.&amp;nbsp; This is unacceptable to my users.&amp;nbsp; So I decided to dig into this and see why it takes so long.&amp;nbsp; I took the overrides function so that I can remove the feature layers and tiled layers to see what is taking so long.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed the basemap was what was taking so long, but to my surprise I removed all of the layers using the override functions and the download with the basemaps took under 10 secs, which I thought was very reasonable.&amp;nbsp; So I realize it is the layers, so i turn them on one at a time (each by themselves), and that doesn't improve.&amp;nbsp; It only improves when the are are all off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What about these layers on my webmap is making them take so long to download?&amp;nbsp; Each layer has a definition query that might break them down to include only 1 feature?&amp;nbsp; So it isn't a data thing as far as I can tell.&amp;nbsp; What am I missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, I used this to remove some layers and get overrides to work.&amp;nbsp; But this just helped in breaking down the problem.&amp;nbsp; Hoping I can use the overrides to speed up by removing something or checking something.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/sample-code/generate-offline-map-overrides/" title="https://developers.arcgis.com/qt/latest/qml/sample-code/generate-offline-map-overrides/"&gt;Generate offline map (overrides) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2020 17:33:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618540#M3100</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-07-09T17:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618541#M3101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt, thanks for the info on your problem - which version of the SDK are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share any more details about the particular feature layers that you are using? For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;are they all from the same Feature Service&lt;/LI&gt;&lt;LI&gt;what kind of definition query are you using&lt;/LI&gt;&lt;LI&gt;what options are you using for creating the replica (e.g. sync model, attachments directions, schema only etc.)&lt;/LI&gt;&lt;LI&gt;is this an editing workflow&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also be interesting to test what would happen if you download a single layer&amp;nbsp;&lt;EM&gt;without&lt;/EM&gt; any definition query at all to see how fast that is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach which may be worth looking into (if you haven't already) is the&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/latest/qml/sample-code/download-preplanned-map/"&gt;Preplanned Workflow&lt;/A&gt;. This would allow you to define the areas for your offline map ahead of time so that users can simply download the required area and associated data. This is a lot quicker for the end user but does require you to know the work areas ahead of time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 08:04:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618541#M3101</guid>
      <dc:creator>LukeSmallwood</dc:creator>
      <dc:date>2020-07-10T08:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618542#M3102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried everything I can think of, including what you have above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;UL style="background-color: #ffffff; border: 0px; font-size: 14px; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;are they all from the same Feature Service (no)&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;what kind of definition query are you using (the definition query set on the WebMap for each layer)&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;what options are you using for creating the replica (e.g. sync model, attachments directions, schema only etc.)&lt;UL&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;.maxScale&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN&gt;zoomLevels&lt;/SPAN&gt;[&lt;SPAN&gt;maxLevel&lt;/SPAN&gt;]&lt;/PRE&gt;&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;.minScale&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN&gt;zoomLevels&lt;/SPAN&gt;[&lt;SPAN&gt;minLevel&lt;/SPAN&gt;]&lt;/PRE&gt;&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;.attachmentSyncDirection&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #55ff55;"&gt;Enums&lt;/SPAN&gt;.AttachmentSyncDirectionNone;&lt;/PRE&gt;&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;.returnLayerAttachmentOption&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #55ff55;"&gt;Enums&lt;/SPAN&gt;.ReturnLayerAttachmentOptionNone&lt;/PRE&gt;&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;parameters&lt;/SPAN&gt;.returnSchemaOnlyForEditableLayers&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;false;&lt;/PRE&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; font-size: 14px; margin: 0.5ex 0px;"&gt;is this an editing workflow (no)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also tried to remove the definition query from the layeroptions on each of my 5 layers.&amp;nbsp; Then remove the useGeometry too.&amp;nbsp; That didn't seem to do anything either.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #8888ff;"&gt;layerOptions&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(0)).layerOptions;
&lt;SPAN style="color: #c0c0c0;"&gt;                &lt;/SPAN&gt;&lt;SPAN style="color: #78d7ec;"&gt;for&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;(&lt;SPAN style="color: #8888ff;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;0;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8888ff;"&gt;i&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&amp;lt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8888ff;"&gt;layerOptions&lt;/SPAN&gt;.length;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #8888ff;"&gt;i&lt;/SPAN&gt;++)&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;{
&lt;SPAN style="color: #c0c0c0;"&gt;                    &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;layerOption.whereClause&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;"";
&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt;                    &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;layerOption.queryOption&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;Enums.GenerateLayerQueryOptionAll&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt;  &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt;                    &lt;/SPAN&gt;&lt;SPAN style="color: #8888ff;"&gt;layerOption&lt;/SPAN&gt;.useGeometry&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;false
&lt;SPAN style="color: #c0c0c0;"&gt;               &lt;/SPAN&gt;}&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again,&amp;nbsp; I turned off all 5 of my layers with this and it is fast, but when turning any one of them on, it becomes slow again.&amp;nbsp; My tiles are&amp;nbsp;not the speed issue, it is my layers, again this removes them in the overried section and without these options it is qucik.&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #75715e;"&gt;geodatabaseParamOverrides.value(geodatabaseParamOverrides.keyAt(0)).layerOptions&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;[];&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; 
&lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;geodatabaseParamOverrides.value(geodatabaseParamOverrides.keyAt(1)).layerOptions&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;[];
&lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;geodatabaseParamOverrides.value(geodatabaseParamOverrides.keyAt(2)).layerOptions&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;[];
&lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;geodatabaseParamOverrides.value(geodatabaseParamOverrides.keyAt(3)).layerOptions&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;[];
&lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;geodatabaseParamOverrides.value(geodatabaseParamOverrides.keyAt(4)).layerOptions&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #75715e;"&gt;[];&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:42:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618542#M3102</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2021-12-12T16:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618543#M3103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are your features services on AGOL or ArcGIS Enterprise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your workflow is strictly no editing and you don't even need to sync changes down to the clients you could try setting the SyncModel for the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-generategeodatabaseparameters.html" title="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-generategeodatabaseparameters.html"&gt;GenerateGeodatabaseParameters QML Type | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;to "None" (again using the overrides workflow). This would make your offline map a "snapshot" of the service without the overhead of creating and maintaining a replica and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 08:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618543#M3103</guid>
      <dc:creator>LukeSmallwood</dc:creator>
      <dc:date>2020-07-13T08:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618544#M3104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Luke,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My services are in our company ArcGIS Enterprise Portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the SyncModel for all of my layers like this for each of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(0)).syncModel&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #55ff55;"&gt;Enums&lt;/SPAN&gt;.SyncModelNone;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;That did not increase my speed at all.&amp;nbsp; I set the definition query to only have one record as well for each layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 14:46:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618544#M3104</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-07-13T14:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618545#M3105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for testing that out Matt - sorry this is not working well for you. It would also be good to know what kind of data store you are using and what kind of features you are trying to take offline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible for you to raise this with Esri support? It sounds like the issues you are seeing are&amp;nbsp;on the feature service end so it would be good to loop them in to what you are seeing. They should also be able to give you specific advice for your installation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 14:53:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618545#M3105</guid>
      <dc:creator>LukeSmallwood</dc:creator>
      <dc:date>2020-07-13T14:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618546#M3106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is a clue that can help us solve this issue.&amp;nbsp; when I set the geometry to null on the layers it is fast, but of course no records are returned.&amp;nbsp; But that seems to be the bottleneck.&amp;nbsp; If this helps at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(0)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(1)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(2)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(3)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.value(&lt;SPAN style="color: #8888ff;"&gt;geodatabaseParamOverrides&lt;/SPAN&gt;.keyAt(4)).extent&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;=&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;null;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 18:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618546#M3106</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-07-13T18:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618547#M3107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few more questions / comments:&lt;/P&gt;&lt;P&gt;- Is this a host feature service in Enterprise? If not, what is the back end RDBMS&lt;/P&gt;&lt;P&gt;- What release of Enterprise are you using?&lt;/P&gt;&lt;P&gt;- How many features / how much data are you taking offline?&lt;/P&gt;&lt;P&gt;- Does it contain complex feature such as very detailed polygons?&lt;/P&gt;&lt;P&gt;- Are you familiar with running requests via the REST API? You mentioned that it was multiple feature services, would be interesting to see how much time each specific feature service takes to go offline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 00:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618547#M3107</guid>
      <dc:creator>GaryMacDougall</dc:creator>
      <dc:date>2020-07-14T00:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618548#M3108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gary,&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is indeed hosted on enterprise 10.7.1 but the data is in sql database and not the esri data store.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I can get this to take almost two minutes for one or 1000 features. It doesn’t matter. The polygons are not that complex, and when I do individual feature layers on my web map one by one it doesn’t matter. I even created a new web map and added individual feature layers to check each one, but all did same thing and were 3 mi a minimum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run the simple code to take my web map offline &amp;nbsp;and even provide an envelope with scale for the basemap and default parameters. The basemap by itself is very fast and not the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this must have something to do with the rdbms being used instead of the data store. Which we do to update our date from other systems and still have it hosted and readily available.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;amy suggestions would be helpful as the speed off going offline is the only thing holding our implementation of ESRI app studio app from being utilized company wide. I have to figure this out.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;please assist.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 00:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618548#M3108</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-07-14T00:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618549#M3109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to connect to the back end database with Pro or ArcMap. One thing to try is to update the statistics (analyze datasets GP tool) and rebuild indexes (rebuild indexes GP tool) on the datasets. Also, make sure there is enough memory resource on the database machine (make sure it's not maxed out). I assume the create replica is an async process&amp;nbsp; - correct?&amp;nbsp; If so, then the sync processing is performed by the synctools&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="177" src="https://community.esri.com/legacyfs/online/500208_pastedImage_2.png" width="495" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure these is enough RAM on the server to run these.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can include a SQL Server trace file, I can see if I can find someone to review and maybe detect where the time is being taken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 05:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618549#M3109</guid>
      <dc:creator>GaryMacDougall</dc:creator>
      <dc:date>2020-07-14T05:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618550#M3110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are resources look just fine.&amp;nbsp; And we ran the analysis and reindex and nothing changed.&amp;nbsp; We will now try and get you the SQL Server trace file so we can see what is going on, where should I send it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is so strange, it must be in the packaging of the .geodatabase file, as i watch my offline map package folder being created, the tile files are created very quickly, then there is about a minute pause until the .geodatabase files then start to appear.&amp;nbsp; I think we are getting closer to figuring this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 20:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618550#M3110</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-07-14T20:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618551#M3111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Making arrangements for a location to send the logs - will let you know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 05:40:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618551#M3111</guid>
      <dc:creator>GaryMacDougall</dc:creator>
      <dc:date>2020-07-15T05:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Offline Map Job generateOfflineMap - Speed Slow on Feature Layers?</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618552#M3112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I continue to work with Gary on this but wanted to give an update and ask for some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We discovered that at least in my case that through creating the replica using ArcGIS Rest Services that creating my offline replicas is twice as fast when I select the Synchronous option and NOT the async option.&amp;nbsp; Is there a way for me to do this in code so that the create replica process works Synchronously?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the number of columns in my table is also making my offline create process very slow, but I need the information in those columns (100+ columns).&amp;nbsp; Any ideas on how to get those columns offline without making, what appears to be a slow schema create process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2020 15:10:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/offline-map-job-generateofflinemap-speed-slow-on/m-p/618552#M3112</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-07-17T15:10:17Z</dc:date>
    </item>
  </channel>
</rss>

