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,573 public repositories matching this topic...

killedbygoogle
AndrewKvalheim
AndrewKvalheim commented Nov 25, 2019

What's the Product's Name?

Personal Blocklist

Describe the product in a single sentence.

Personal Blocklist was a browser extension that excluded websites of the user's choice from search results.

What type of product was it? App, Service, or Hardware?

App


Just opening an issue as I couldn't find exact dates or a good source about it. Maybe someone else will be

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