Skip to content
#

Open Data

Open data is data that can be freely used, re-used, and redistributed by anyone - subject only, at most, to the requirement to attribute and sharealike.

Here are 1,551 public repositories matching this topic...

daniel-j-h
daniel-j-h commented Sep 24, 2020

Hey hey,

I just encountered the following issue

  • I have a GeoJSON file containing a FeatureCollection with two Polygon Features
  • I pass this to sentinelsat as a footprint in a Sentinel-2 query (e.g. via geojson_to_wkt(read_geojson(geom))
  • I get results for the first feature, but not for both

This is unexpected.

What works is splitting the one file with two features into two file