<?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 I am trying to read airdata.com flight api data and show on a map using Notebook in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/i-am-trying-to-read-airdata-com-flight-api-data/m-p/1558120#M10880</link>
    <description>&lt;P&gt;I am trying to learn how to map data that I read from an api GET method.&amp;nbsp; How do I create a feature class from the data?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="John_RMellor__GISP_0-1731516834522.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119410iFD75B8F22D0D16C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="John_RMellor__GISP_0-1731516834522.png" alt="John_RMellor__GISP_0-1731516834522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2024 16:55:27 GMT</pubDate>
    <dc:creator>John_RMellor__GISP</dc:creator>
    <dc:date>2024-11-13T16:55:27Z</dc:date>
    <item>
      <title>I am trying to read airdata.com flight api data and show on a map using Notebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/i-am-trying-to-read-airdata-com-flight-api-data/m-p/1558120#M10880</link>
      <description>&lt;P&gt;I am trying to learn how to map data that I read from an api GET method.&amp;nbsp; How do I create a feature class from the data?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="John_RMellor__GISP_0-1731516834522.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/119410iFD75B8F22D0D16C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="John_RMellor__GISP_0-1731516834522.png" alt="John_RMellor__GISP_0-1731516834522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 16:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/i-am-trying-to-read-airdata-com-flight-api-data/m-p/1558120#M10880</guid>
      <dc:creator>John_RMellor__GISP</dc:creator>
      <dc:date>2024-11-13T16:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: I am trying to read airdata.com flight api data and show on a map using Notebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/i-am-trying-to-read-airdata-com-flight-api-data/m-p/1558299#M10882</link>
      <description>&lt;P data-unlink="true"&gt;I would try looping through the data objects, and for each using the KML URL with the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/kml-to-layer.htm" target="_blank" rel="noopener"&gt;KML Layer tool&lt;/A&gt;&amp;nbsp;to convert it to&amp;nbsp; a feature class that can be used in GIS. If there are a lot (looks like you have 30), consider some strategy to manage all the feature classes like combining them into one feature class. You might also be able to use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/gpx-to-features.htm" target="_blank" rel="noopener"&gt;GPX&lt;/A&gt; or &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/table-to-geodatabase.htm" target="_blank" rel="noopener"&gt;CSV&lt;/A&gt; link instead, it will require playing around with which output type, tool and settings work best.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 20:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/i-am-trying-to-read-airdata-com-flight-api-data/m-p/1558299#M10882</guid>
      <dc:creator>TonyContreras_Frisco_TX</dc:creator>
      <dc:date>2024-11-13T20:48:49Z</dc:date>
    </item>
  </channel>
</rss>

