-
### Setup and configuration
```
{
"SMWSQLStore": {
"mysql": "10.4.11-MariaDB"
},
"smw": "3.2.0-alpha",
"mediawiki": "1.34.0",
"php": "7.4.1"
}
```
Maps | 7.1…
-
It would be nice to have a collection of data sets using H3 that folks can use for examples or are just generally useful.
Some ideas:
- countries, US states, US zip codes as H3 cells at various …
-
# Spatial resampling for #TidyTuesday and the #30DayMapChallenge | Julia Silge
Use spatial resampling to more accurately estimate model performance for geographic data.
[https://juliasilge.com/blog/…
-
I am trying to save all coherence and phase data into a GeoTIFF using sbas.export_geotiff.
decimator = sbas.decimator(resolution=15)
corr_sbas = decimator(ds_sbas.correlation)
sbas.export_geotiff…
-
The speaker area data has sources (in `feature['properties']['Sources']`), referencing items in `geographical_database_documentation.txt` in the Geographic Database release.
-
We should work on a standardized interface for subnational data, i.e. a wrapper function that takes `country` as an argument and calls the respective function.
Linked to standardizing the data form…
-
Hi there,
I'm exploring options to provide data for the GLOBI database for deep-sea organisms based on a literature review I'm currently doing.
I have roamed the documentation, and I think eleva…
-
Investigate the issues relating to GeoGig/Non-GeoGig importation of geographic data into the platform.
Create new issues as needed and re-enable toggle option when complete
-
We need realistic (but non-sensitive) sample data for demos and for other developers. Note that any addresses should still be valid addresses, so that any geolocation or geographic analysis features …
-
I tried to include a markdown table in the description of this dataset: https://www.openml.org/search?type=data&sort=runs&id=45081&status=active
But it does not seem to render:
Both the Gith…