Y
Hacker News
new
|
ask
|
show
|
jobs
by
plopz
1001 days ago
When you say you encode different values in rgba channels, are you actually saving the rasters as image files then?
1 comments
zhdc1
1001 days ago
The previous poster is likely referring to something like a GeoTIFF, which more or less accepts an arbitrary number of bands (matrices).
link
ungawatkt
1001 days ago
Yep, for my purposes I tend to use pngs for simplicity, but the next step would be GeoTIFF
link