-
Efficiently handle many/big polygons with WMS and SLD in GeoServer.
Use GeoServer to efficiently handle many/big polygons with many vertices so GUI doesn't send individual vertices to client, which…
bbest updated
6 years ago
-
I'm trying to understand the context of the [prep.spatial_recipe](https://github.com/EvolEcolGroup/tidysdm/blob/c135944a54ca9bd38cfae9c56fee3bc83141a8fb/R/recipes_sf_methods.R#L7) function. In partic…
-
sorvi 0.8.21 was published yesterday (2023-08-22) on CRAN. However, in the [package vignette](https://cloud.r-project.org/web/packages/sorvi/vignettes/sorvi_tutorial.html) there seems to be some probl…
-
Anyone else have these issues trying to convert using SeuratDisk?
My main error is "Error in if (!x[[i]]$dims) { : argument is of length zero" (see below)
Convert seemed to work ok, except it has a…
-
This is a subtask for #7
Configure data retrieval routine (Similar to #10 ) for 7-day NDFD forecast data.
**Questions:**
1. Is [~this online archive~](https://nomads.ncdc.noaa.gov/NDFD/) the…
-
I have some early prototype implementation of the STAC spec (SpatioTemporal Asset Catalog, https://stacspec.org/) which allows to make a catalog of data products (such as model data or satellite data…
-
**How to reproduce error?**
``` r
library(sf)
#> Linking to GEOS 3.12.1, GDAL 3.8.4, PROJ 9.3.1; sf_use_s2() is TRUE
library(tmap)
#>
#> Attaching package: 'tmap'
#> The following object is …
-
Hello,
I see that the datasets are available on the state level – however, these datasets for each state are very large and I did not have any luck with trying to convert the geoJSON files to shape…
-
## Introduction
When loading data from a file with missing geo-registration metadata datacube will not fail, instead it will silently substitute missing metadata with metadata recorded in the `Data…
-
We have the "datetime" attribute in query params for filtering features but I couldn't find any references in API for creating Features with datetime info along with GeoJSON. What's the correct way?
…