<?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 Offline vector map development how to solve in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749591#M5271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The latest version have offline vector map plan?&amp;nbsp; I want to do in the case of offline through offline maps the online equivalent of the operation, for example, attribute query, coordinates the query in arcgis for android&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2014 04:03:21 GMT</pubDate>
    <dc:creator>qianglinao</dc:creator>
    <dc:date>2014-04-11T04:03:21Z</dc:date>
    <item>
      <title>Offline vector map development how to solve</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749591#M5271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The latest version have offline vector map plan?&amp;nbsp; I want to do in the case of offline through offline maps the online equivalent of the operation, for example, attribute query, coordinates the query in arcgis for android&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 04:03:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749591#M5271</guid>
      <dc:creator>qianglinao</dc:creator>
      <dc:date>2014-04-11T04:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Offline vector map development how to solve</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749592#M5272</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;BR /&gt;&lt;SPAN&gt;Please have a look at this Guide topic Create an Offline map:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/android/guide/create-an-offline-map.htm"&gt;https://developers.arcgis.com/android/guide/create-an-offline-map.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also look that this topic - Create a Local Runtime Geodatbase&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/android/sample-code/create-runtime-geodatabase/"&gt;https://developers.arcgis.com/android/sample-code/create-runtime-geodatabase/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if this helps you learn how to work with offline vector data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 21:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749592#M5272</guid>
      <dc:creator>RobertBurke</dc:creator>
      <dc:date>2014-04-14T21:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Offline vector map development how to solve</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749593#M5273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you for your answer,but the question still&amp;nbsp; unsolved,because the url you tell me is about feature se&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rvice ,it can offline feature data but the main map still need online is mean still need network. that my pla&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;n is you don't need any network except first init download map data. I know ArcGISLocalTiledLayer can r&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ead local tiled but i need vector map because need attribute query like ArcGISDynamicMapServiceLayer y&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ou can use QueryTask. looking forward to your answer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 08:54:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749593#M5273</guid>
      <dc:creator>qianglinao</dc:creator>
      <dc:date>2014-04-17T08:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Offline vector map development how to solve</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749594#M5274</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 correctly, you want to work totally disconnected, no network connection, no wi fi, you want all the data on the device, and need to Query some layers and see the query results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can load a tile package on the device or its SD card to provide a basemap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also load a runtime .geodatabase on the device or its SD card to provide a operational layers.&amp;nbsp; Your code can add or remove layers at any time.&amp;nbsp; Here is a block of code from the CreateRuntimeGeodatabase sample. It shows how you can create FeatureLayers from GdbFeatureTables in the .geodatabase local on the device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Geodatabase contains GdbFeatureTables representing attribute data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // and/or spatial data. If GdbFeatureTable has geometry add it to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // the MapView as a Feature Layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (localGdb != null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (GeodatabaseFeatureTable gdbFeatureTable : localGdb.getGeodatabaseTables()) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (gdbFeatureTable.hasGeometry())&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mMapView.addLayer(new FeatureLayer(gdbFeatureTable));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You also want to Query. Please take a look at FeatureLayer in the API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/FeatureLayer.html"&gt;https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/FeatureLayer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FeatureLayer has a selectFeatures method that takes in, QueryParameters.&amp;nbsp; It is not exactly QueryTask, but it performs in a similar way.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The QueryParams have a where clause, geometry, spatial relationship and other similarities to QueryTask Query, but it all happens locally on the device without being connected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/query/QueryParameters.html"&gt;https://developers.arcgis.com/android/api-reference/reference/com/esri/core/tasks/query/QueryParameters.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if this might work for your app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 19:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/offline-vector-map-development-how-to-solve/m-p/749594#M5274</guid>
      <dc:creator>RobertBurke</dc:creator>
      <dc:date>2014-04-17T19:18:38Z</dc:date>
    </item>
  </channel>
</rss>

