<?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: GeoJson with multiple feature collections in Data Pipelines Questions</title>
    <link>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1358581#M27</link>
    <description>&lt;P&gt;Hi Romain,&lt;/P&gt;&lt;P&gt;Thanks for the question!&lt;/P&gt;&lt;P&gt;Can you share a link to the public data so we can investigate the structure? Is it a single file, with a top-level array of feature collection objects? Such as:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[
  {"type": "FeatureCollection", "features": []},
  {"type": "FeatureCollection", "features": []}
]&lt;/LI-CODE&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
    <pubDate>Fri, 08 Dec 2023 15:35:48 GMT</pubDate>
    <dc:creator>MaxPayson</dc:creator>
    <dc:date>2023-12-08T15:35:48Z</dc:date>
    <item>
      <title>GeoJson with multiple feature collections</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1358571#M26</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create a data pipeline for a public geojson, which contains multiple feature collections, with different geometry types.&lt;/P&gt;&lt;P&gt;The resulting feature layer should only contain one of said collections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to filter for this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the moment, when I built a data pipeline for the geojson file, I get only one of the feature collections into my layer, but it is always the very first one (which I unfortunatly don't need).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 15:24:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1358571#M26</guid>
      <dc:creator>diffmarc</dc:creator>
      <dc:date>2023-12-08T15:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: GeoJson with multiple feature collections</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1358581#M27</link>
      <description>&lt;P&gt;Hi Romain,&lt;/P&gt;&lt;P&gt;Thanks for the question!&lt;/P&gt;&lt;P&gt;Can you share a link to the public data so we can investigate the structure? Is it a single file, with a top-level array of feature collection objects? Such as:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[
  {"type": "FeatureCollection", "features": []},
  {"type": "FeatureCollection", "features": []}
]&lt;/LI-CODE&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 15:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1358581#M27</guid>
      <dc:creator>MaxPayson</dc:creator>
      <dc:date>2023-12-08T15:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: GeoJson with multiple feature collections</title>
      <link>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1360170#M29</link>
      <description>&lt;P&gt;Hello Max,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for replying.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the the link to the collection: &lt;A href="https://download.data.public.lu/resources/plan-cadastral-numerise-pcn/20231211-045325/pcn.geojson" target="_blank" rel="noopener"&gt;https://download.data.public.lu/resources/plan-cadastral-numerise-pcn/20231211-045325/pcn.geojson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data is structured the following way:&lt;/P&gt;&lt;P&gt;{"layer1":{"type": "FeatureCollection", "features": []},&lt;/P&gt;&lt;P&gt;"layer2":{"type": "FeatureCollection", "features": []},&lt;/P&gt;&lt;P&gt;...}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Romain&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 08:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-pipelines-questions/geojson-with-multiple-feature-collections/m-p/1360170#M29</guid>
      <dc:creator>diffmarc</dc:creator>
      <dc:date>2023-12-13T08:26:31Z</dc:date>
    </item>
  </channel>
</rss>

