-
Via Geo.Admin.ch a WMTS which is Opendata can be used to be added as provider
https://api3.geo.admin.ch/services/sdiservices.html#wmts
Glad to help if needed
-
I don't know why this error occurs. longtitude is *111.04041*.
```r
library(rayshader)
# install.packages("devtools")
# devtools::install_github("h-a-graham/rayvista", dependencies=TRUE)
library…
-
Attach (recommended) or Link to PDF file here:
http://mercator.elte.hu/~kerkovits/honlap/diasor/koord.pdf
Configuration:
- Web browser and its version: Firefox 79.0
- Operating system and its ve…
-
How do I use pg_tileserv to serve vector tiles in Lambert Conformal Conic?
I would like to serve LCC vector tiles for the continental United States, with the server doing the reprojection. Does it…
-
I have no clue of what i just did, but 9term.app does not run on my system, if i try to run it, it gives me a invalid access error, trying to use sudo appears to not work. Also i tried to install 9por…
-
I'm visualizing COG with blocksize 256:
```
$ http "http://127.0.0.1:8081/info.geojson?ovr_level=4" | jq '.properties.ifd[4].Blocksize'
[
256,
256
]
```
But the web map clearly shows tha…
-
The values are not correct, probably got broken when I tried to fix WGS84 vs. Web Mercator.
cc @clausmichele
-
Hi @Martin-Oehler thank you for sharing this great development.
I have try the demo test include in the repository and I could play it correctly, but now, I'm trying to configure it for my project…
-
```
In [1]: import telluric as tl
In [2]: import numpy as np
In [3]: shape = (1, 20, 20)
In [4]: arr = np.ones(shape)
In [5]: rr = tl.GeoRaster2(image=arr, crs=tl.constants.WEB_MERCATOR_C…
-
One major element of this terrain provider that is lacking currently is the fact that there are enormous holes at the poles. This is true of all tiled terrain providers from Cesium that use the web me…