natcap / voila.naturalcapitalproject.org

A webapp that tries out how to serve a webapp that preps global layers by a user-defined bounding box
0 stars 0 forks source link

Save output of `gdalinfo` as a json object on the storage bucket #1

Open phargogh opened 10 months ago

phargogh commented 10 months ago

We do need to access metadata about a raster, but why wait for gdal to read it when we can pre-write it to a JSON object?