<?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 Draw multiple geometries  in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-multiple-geometries/m-p/757951#M5345</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to draw multiple geometries [ point, poly-line, polygon ] on my feature layer and sync back , options to update and delete as well. Is it even possible to draw multiple geometries on feature layer and update all at once !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jun 2019 18:39:32 GMT</pubDate>
    <dc:creator>DevendraKhatri</dc:creator>
    <dc:date>2019-06-06T18:39:32Z</dc:date>
    <item>
      <title>Draw multiple geometries</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-multiple-geometries/m-p/757951#M5345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to draw multiple geometries [ point, poly-line, polygon ] on my feature layer and sync back , options to update and delete as well. Is it even possible to draw multiple geometries on feature layer and update all at once !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2019 18:39:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-multiple-geometries/m-p/757951#M5345</guid>
      <dc:creator>DevendraKhatri</dc:creator>
      <dc:date>2019-06-06T18:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Draw multiple geometries</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-multiple-geometries/m-p/757952#M5346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each FeatureLayer is backed by a &lt;A href="https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/data/FeatureTable.html"&gt;FeatureTable&lt;/A&gt; and a FeatureTable can have only a single &lt;A href="https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/data/FeatureTable.html#getGeometryType()"&gt;geometry type&lt;/A&gt;. So you will need a separate FeatureLayer for each geometry type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gunther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 15:01:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/draw-multiple-geometries/m-p/757952#M5346</guid>
      <dc:creator>GuntherHeppner</dc:creator>
      <dc:date>2019-06-13T15:01:54Z</dc:date>
    </item>
  </channel>
</rss>

