-
We have not done much performance optimization of `invertedJoiner` and `invertedFilterer`, so we should write some microbenchmarks to identify performance bottlenecks in these operators and avoid futu…
-
Currently we are installing dev versions of dataspice, mapview, and stars when building the teaching lab. We are even using a specific commit hash for mapview.
- A new version of [stars](https://c…
-
[This dataset](https://www.gbif.org/dataset/1451240d-1e30-4aa1-a32f-2231aeb39f80) has coordinates in the records but the page says `0% with coordinates`. [I ran the archive through the validator](
ht…
-
Perhaps this is naive question, but I am curious to know what it would take to keep Tilemill alive for the next several years?
It seems no matter how hard the geospatial world tries to kill it, r…
-
Just a recommendation but its worked for us when we've done geospatial R.
I thought python would be easier but pip and conda are just as cumbersome as dealing with CRAN even with environments.
T…
-
UiO-NHM wants to know how much material in the collections in Oslo are from the Arctic.
The CAFF boundary source file for the Arctic is available at:
http://geo.abds.is/geonetwork/srv/eng/catalog.…
-
I'm trying to build this docker image for an apple silicon mac.
Looks like `rocker/geospatial:3.6.1` is outdated. Is there another base image we could use?
```
docker build . -t wholebrain01…
-
Instead of the homegrown GeoJSON implementation, we should consider implementing [`__geo_interface__`](https://gist.github.com/sgillies/2217756) to enable interoperability with widely used geospatial …
-
For example, to install `dbmss` package, it will get an error since printed in the compilation command:
```
* installing *source* package ‘dbmss’ ...
** package ‘dbmss’ successfully unpacked and …
-
We used to fetch spatial-valid data from biocache. It won't trigger this bug.
However, if ScatterPlot receives NaN coordinate, JSONObject.fromObject(scatterplotDataDTO) will throw "JSON does not …