-
This issue is meant to serve as a proposal for how to fix #278. Please try to poke holes in this proposal and find ways in which it won't work, or suggest alternative solutions.
### Rationale
Ge…
-
I am plotting the 30m landsat derived cropland and irrigation product: https://lpdaac.usgs.gov/products/lgrip30v001/ over Nigeria.
Similar to landcover, it has 4 land cover types: oceans, rainfed, ir…
-
I was wondering wether the UDF data schema can be remodelled? In my opinion we can model the data as data cubes. The reason is that a raster or feature collection tile are simply very special cases o…
flahn updated
5 years ago
-
### Environment Information
- leafmap version: 0.20.3
- Python version: 3.10.10
- Operating System: Ubuntu 20.04
### Description
Cannot add layer from STAC or COG using multiple …
-
-
Sometimes when you make a request to a URL behind earthdata login, after a series of redirects, you get sent to a [signed S3 URL](https://docs.aws.amazon.com/AmazonS3/latest/userguide/ShareObjectPreSi…
-
In https://github.com/radiantearth/stac-spec/issues/986, @schwehr outlines a technique to use jsonnet to implement templating, which would allow users who are not necessarily Python devs to be able to…
-
### Description
I am trying to take the union of two IntersectionDatasets for scene diversity (WRS2 16/30 and WRS2 38/37). Each IntersectionDataset takes the intersection of two datasets, one with …
-
Hi Fabian,
not sure if all those warnings are introduced by the repo-restructering on GitHub, but it would be really nice, if you could have a look at it.
```
PC-21-0602+Andreas@PC-21-0602 MIN…
-
Parquet metadata was added in #1905 (per #1899), but it does not seem to include all parquet file metadata.
Here's a python script to generate a parquet file, and then print out its schema metadata…