hypertidy/ceramic

GDAL WMTS

mdsumner opened this issue · 1 comments

This works:

"WMS:https://api.mapbox.com/styles/v1/YOUR_USERNAME/YOUR_STYLE_ID/wmts?access_token=YOUR_KEY"

raster:;brick and stars::read_stars(, proxy = TRUE) works on that, and style ID can be any of the in-built ones as long as you add that style to your account (and copy the ID created).

see hypertidy/gdalio it's all there