<?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: How to connect a database in json format to arcgis pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207718#M9205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Liliana, the Data Interoperability extension supports the creation of an ETL tool to import arbitrary JSON from file or URL, this brings access to the database into the geoprocessing environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2019 14:15:56 GMT</pubDate>
    <dc:creator>BruceHarold</dc:creator>
    <dc:date>2019-04-30T14:15:56Z</dc:date>
    <item>
      <title>How to connect a database in json format to arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207716#M9203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a url of a service in json format along with the body of the request, and I want to connect it with arcgis pro, I do not know how these tools are connected.&lt;BR /&gt;Thank you &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 16:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207716#M9203</guid>
      <dc:creator>CUARTA_OPORTUNIDADLOCAL</dc:creator>
      <dc:date>2019-04-29T16:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a database in json format to arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207717#M9204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the JSON url? Your post contains very few details about the source data and the error you are encountering. Pro does not yet support direct consumption of GeoJSON, which is very unfortunate, however, your problem may be solved by one of the many comments in&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/ideas/13080-arcgis-pro-direct-geojson-support"&gt;https://community.esri.com/ideas/13080-arcgis-pro-direct-geojson-support&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 11:16:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207717#M9204</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2019-04-30T11:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a database in json format to arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207718#M9205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Liliana, the Data Interoperability extension supports the creation of an ETL tool to import arbitrary JSON from file or URL, this brings access to the database into the geoprocessing environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 14:15:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207718#M9205</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2019-04-30T14:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a database in json format to arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207719#M9206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A href="https://community.esri.com/migrated-users/3241"&gt;Bruce Harold&lt;/A&gt;‌, can ETL tool convert JSON data just from nested node to FGDB table? I am not able to find appropriate tool in DI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using Attribute Creator tool, the outup fields are empty, or at best there is just one row. It seems like there is no iteartion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 10:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207719#M9206</guid>
      <dc:creator>VHolubec</dc:creator>
      <dc:date>2020-05-11T10:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a database in json format to arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207720#M9207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladimir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might have to take a couple of approaches.&amp;nbsp; Just using a JSON reader does not unpack the properties.&amp;nbsp; If the JSON contains an array then you may need to use a ListExploder to bring properties to top level or one of the JSON-based transformers to perform a query:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/491693_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;As JSON is a semantic format then handling what is in it needs to be custom.&amp;nbsp; I attach an example FMW source where a CKAN JSON feed is turned into a feature service by way of example.&lt;/P&gt;&lt;P&gt;If you need help with this send me an email &lt;A href="mailto:bharold@esri.com"&gt;bharold@esri.com&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 14:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207720#M9207</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2020-05-11T14:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a database in json format to arcgis pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207721#M9208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A href="https://community.esri.com/migrated-users/3241"&gt;Bruce Harold&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;awsome! Thank you so much. This is what I need!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2020 14:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-connect-a-database-in-json-format-to-arcgis/m-p/207721#M9208</guid>
      <dc:creator>VHolubec</dc:creator>
      <dc:date>2020-05-11T14:59:48Z</dc:date>
    </item>
  </channel>
</rss>

