-
-
SpatioTemporal Asset Catalogs ([STACs](https://stacspec.org/)) are a way to organize geospatial datasets. STAC APIs let users query huge STAC Catalogs by date, time, and other metadata.
For exampl…
-
The [glossary](https://github.com/microsoft/torchgeo/blob/main/docs/user/glossary.rst) you've put up is very useful to try and set a standard for geospatial deep-learning related terms. However in the…
-
First of all, thanks for the great package.
I was wondering if it was possible to publish the package on the conda-forge repository, which will make it possible to use it without hassle also with `…
-
# Problem
There is a need to convert geotiff files to png in order to view and analyze the data in a more user-friendly format. Currently, there is no easy way to do this conversion.
# Solution
A…
-
Sagemaker studio lab has a built in shortcut for quickly creating new `conda` environments as seen in
https://github.com/aws/studio-lab-examples/blob/main/geospatial-data-science/NOAA_Exploratory_An…
-
### This is a tracking issue with no planned fix
Please 👍 this comment if you have need of this issue being fixed.
---
**Describe the problem**
After downloading the Mac ARM v22.2.0 binary…
-
Right now when we are returning point data, we return a custom `Geometry` class. But when it comes to Python ecosystem, it would be great if we can return this data as Shapely objects. This would make…
-
twhitvine[CodePlex] Even if it's a geospatial layer, sometimes the user just wants to export a table. Since the table is already in the Attribute Table Editor, a button could be added that export the …
-
[Zarr](https://zarr.readthedocs.io/) is a relatively new cloud-based data format specifically for improving access to N-Dimensional arrays.
Zarr is unique because it is an implementation of a chunked…