hypertidy / ceramic

read image server tiles direct with GDAL, or download image server tiles to a local cache
https://hypertidy.github.io/ceramic/
92 stars 6 forks source link

cc_location/cc_elevation assumptions #16

Closed mdsumner closed 4 years ago

mdsumner commented 5 years ago

These need to be generalized out:

Modify so

mdsumner commented 5 years ago

might be better to move to terra once that's out

mdsumner commented 4 years ago

removed the @2x distinction for terrain, so all tiles are 256x256 by default (so identical calls give the same grid for the matrix party)

also see #32