<?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: Add feature to a ShapefileFeatureTable in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264484#M766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to add point to the featureclass/shapefile to get a corresponding record in its table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 15:03:14 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-01-12T15:03:14Z</dc:date>
    <item>
      <title>Add feature to a ShapefileFeatureTable</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264483#M765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to add a feature to a ShapefileFeatureTable (containing a point layer), and nothing seems to get added. I check the layer before and after and It's the same number of features. I also check that the table is editable and can add features. Colud anyone give a hint how to add features to a ShapefileFeatureTable? Do I need to apply the edits somehow? The class ShapeFileFeatureTable does not contain any "applyEditAsync()" method. I'm using ArcGIS Runtime SDK for Java version 100.2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Karin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 09:53:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264483#M765</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-01-12T09:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add feature to a ShapefileFeatureTable</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264484#M766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to add point to the featureclass/shapefile to get a corresponding record in its table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 15:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264484#M766</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-01-12T15:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add feature to a ShapefileFeatureTable</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264485#M767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using addFeatureAsync(Feature), which is on&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/data/FeatureTable.html#addFeatureAsync(com.esri.arcgisruntime.data.Feature)" title="https://developers.arcgis.com/java/latest/api-reference/reference/com/esri/arcgisruntime/data/FeatureTable.html#addFeatureAsync(com.esri.arcgisruntime.data.Feature)"&gt;FeatureTable&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 06:59:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/add-feature-to-a-shapefilefeaturetable/m-p/264485#M767</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2018-01-16T06:59:25Z</dc:date>
    </item>
  </channel>
</rss>

