-
Currently we use OSM QA Tiles + Tegola for using OSM data for retraining in PEARL. This vtiles infra has been down since PC took the stack down #15. I think it would be good to eliminate QA Tiles alto…
-
https://github.com/t-rex-tileserver/t-rex/
-
### Version
27.1.4
### Steps to reproduce
- Clone the repo at https://github.com/ibesora/ts-jest-enum
- Run `npm install`
- Run `npm run test`
### Expected behavior
Tests should pass
…
-
bdon updated
8 months ago
-
Instead of relying on tiled images in a folder of folders of folders, investigate using a single file source like geoTIFF, PMTiles, or another format.
-
# Design Proposal: Add intersection decision operator(s)
## Motivation
Over at [osmus/OpenTrailMap](https://github.com/osmus/OpenTrailMap/) we're adding the ability to filter trail data to a spe…
-
In your (fantastic!) guide here... https://docs.protomaps.com/deploy/cloudflare#_3-create-worker-route
You have the URL format for the worker of:
https://subdomain.mydomain.com/FILENAME/0/0/0.mvt
…
-
### AntV Open Source Contribution Plan(可选)
- [ ] 我同意将这个 Issue 参与 OSCP 计划
### Issue 类型
中级任务
### 任务介绍
一起学习最新的 GIS 技术,我会收集一些最近关注的 GIS技术、可视化技术,涉及数据、算法、前端。相关技术会考虑在 L7 实现。
如何认领:直接评论回复认领那篇完…
lzxue updated
6 months ago
-
Some of the data layers are quite large in data terms, even for vector tiles.
Accordingly it would be sensible to show a loading spinner, as currently the user can be left with confusion as to curr…
-
I've just tried the following to no avail:
```{r}
library(leafem)
library(leaflet)
url_rivers = "https://vector-tiles-data.s3.eu-central-1.amazonaws.com/rivers_africa.pmtiles"
leaflet() %>%
…