syncpoint / terrain-rgb

A detailed tutorial about how to convert geo-tiff files containing Digital Elevation Model (DEM) data into a pyramid of png tiles
114 stars 15 forks source link

DEM lookup on an embedded platform #9

Closed mhaberler closed 6 months ago

mhaberler commented 7 months ago

thanks for the great tutorial!

it helped me greatly to implement https://github.com/mhaberler/embedded-DEM-lookup

Michael

ThomasHalwax commented 6 months ago

Thanks Michael, I'm glad you liked it!

Thomas

mhaberler commented 6 months ago

meanwhile I repeated the exercise with Protomaps https://github.com/mhaberler/embedded-protomaps

much faster than MBTiles on embedded platforms