Hello,
I want to create a data pipeline for a public geojson, which contains multiple feature collections, with different geometry types.
The resulting feature layer should only contain one of said collections.
Is it possible to filter for this?
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).
Thanks a lot.