-
Currently the spec requires collection-level metadata (such as the version and extensions) to be a STAC Collection.
We need to discuss whether this is a good idea. It predefines a couple of fields …
-
When the packages will be retired, many popular online tutorials will become obsolete. For example, if we write: "*how to load vector data (or shapefile) in R*" in Google, the top 3 results (at least …
kadyb updated
11 months ago
-
-
in Getting Started
python3 -m pip install pyrasterframes
import pyrasterframes
from pyrasterframes.utils import create_rf_spark_session
spark = create_rf_spark_session()
Error setting up SparkSes…
-
**Describe the bug**
When making a request to the `summary` endpoint with 8 fields or more, the API returns an internal server error.
**To Reproduce**
```
num_fields = 8
fields_to_test = av…
-
Right now, geoarrow doesn't convert to sf by default and instead maintains a zero-copy shell around the `ChunkedArray` from whence it came. This is instantaneous and is kind of like ALTREP for geometr…
-
The following OSM file is 618 MB.
```bash
$ wget https://download.geofabrik.de/australia-oceania/australia-latest.osm.pbf
```
Below are the record counts for each layer.
Layer | Record Coun…
-
The [Apache Arrow](https://arrow.apache.org/) language-independent columnar memory format improves computational and I/O performance so substantially that Pandas 2.0 (and many other libraries) are ado…
-
Tagging @cboettig - would you be open to sharing the code snippet you showed me after the workshop?
-
**What**
I would be interested to see support for geospatial data in ParadeDB. As Postgres has a PostGIS extension that can handle a diverse set of geospatial use cases, ParadeDB could possibly add s…