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

rleitan
rleitan commented May 17, 2019

[STR]:
1.Open new/uncached session
2.Navigate to https://voice.allizom.org/en/speak (without being logged in)
3.Record a clip then click "back arrow button" located in the upper left corner
4.Click "Submit clips" from "Finish recording first" prompt
5.Click "I agree" button

[Expected result]:
The clip should be uploaded and the "Finish recording first" prompt should be automatically close

marta-platoniq
marta-platoniq commented Feb 25, 2021

Describe the bug
I have a meeting with a long description. When I click on the map icon, one of these two errors happen, depending on the length of the description:
(1) The box is cut off and I can not see the button to go to the meeting information.
(2) The box is not displayed and the map puts off-center.

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://demo.platoniq
jvanz
jvanz commented Jan 28, 2021

I was taking a look in the text extractor running in our infrastructure and I noticed this:

Jan 28 00:00:15 staging.jarbas.serenata.ai podman[25570]: WARNING:root:Could process gazette: 2211001/2005-12-30/056d0e649a21965f6a5aea901cd1df50694d4700.exe. Cause: Unsupported file type: application/x-dosexec
Jan 28 00:00:17 staging.jarbas.serenata.ai podman[25570]: WARNING:root:Could process gaz
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