<?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: Fill class FeatureServiceTable with JSON Data? in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689249#M4777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could do one of 2 things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If it's GeoJSON you could upload it to create a new feature service in ArcGIS Online. See &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-features.htm#ESRI_SECTION1_49CE0570C3BA4AD8BF2DB28929FF7280"&gt;this document&lt;/A&gt;. This will give you a feature service with a single layer in it. That layer will have a URL that you can use with a ServiceFeatureTable (as above).&lt;/P&gt;&lt;P&gt;2. You could parse the JSON to create a FeatureCollection. See &lt;A href="https://developers.arcgis.com/labs/android/create-a-feature-collection/"&gt;this tutorial&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, you can definitely parse it or import it, depending on the data format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2020 20:54:36 GMT</pubDate>
    <dc:creator>Nicholas-Furness</dc:creator>
    <dc:date>2020-05-22T20:54:36Z</dc:date>
    <item>
      <title>Fill class FeatureServiceTable with JSON Data?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689248#M4776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Please i'm new to Arcgis and i'm trying to use the following method:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;mServiceFeatureTable = &lt;/SPAN&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; ServiceFeatureTable(data);&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;&lt;STRONG&gt;I&lt;/STRONG&gt; remark that this class use in parameter an URL, but me i just have data in a JSON file. So i would like to know how can i use it with a JSON file, otherwise if it is impossible is it a way to transform my data into urls for using it? if yes could you give me a sample demonstration or the steps to follow?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 09:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689248#M4776</guid>
      <dc:creator>KengueDonald</dc:creator>
      <dc:date>2020-05-22T09:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Fill class FeatureServiceTable with JSON Data?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689249#M4777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could do one of 2 things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If it's GeoJSON you could upload it to create a new feature service in ArcGIS Online. See &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/publish-features.htm#ESRI_SECTION1_49CE0570C3BA4AD8BF2DB28929FF7280"&gt;this document&lt;/A&gt;. This will give you a feature service with a single layer in it. That layer will have a URL that you can use with a ServiceFeatureTable (as above).&lt;/P&gt;&lt;P&gt;2. You could parse the JSON to create a FeatureCollection. See &lt;A href="https://developers.arcgis.com/labs/android/create-a-feature-collection/"&gt;this tutorial&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, you can definitely parse it or import it, depending on the data format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 20:54:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689249#M4777</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2020-05-22T20:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Fill class FeatureServiceTable with JSON Data?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689250#M4778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, it was very helpful. Now I'm done.&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 May 2020 16:01:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/fill-class-featureservicetable-with-json-data/m-p/689250#M4778</guid>
      <dc:creator>KengueDonald</dc:creator>
      <dc:date>2020-05-24T16:01:25Z</dc:date>
    </item>
  </channel>
</rss>

