Skip to content

Commit

Permalink
Add multiband tif files for STAC projection metedata
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanKJSchreurs committed Jun 12, 2023
1 parent f131ccc commit 40ec1fb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file added stac_proj_extension/tif/multiband_geotiff.tif
Binary file not shown.
20 changes: 20 additions & 0 deletions stac_proj_extension/tif/multiband_geotiff.tif.aux.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<PAMDataset>
<PAMRasterBand band="1">
<Metadata>
<MDI key="STATISTICS_MAXIMUM">1</MDI>
<MDI key="STATISTICS_MEAN">1</MDI>
<MDI key="STATISTICS_MINIMUM">1</MDI>
<MDI key="STATISTICS_STDDEV">0</MDI>
<MDI key="STATISTICS_VALID_PERCENT">100</MDI>
</Metadata>
</PAMRasterBand>
<PAMRasterBand band="2">
<Metadata>
<MDI key="STATISTICS_MAXIMUM">2</MDI>
<MDI key="STATISTICS_MEAN">2</MDI>
<MDI key="STATISTICS_MINIMUM">2</MDI>
<MDI key="STATISTICS_STDDEV">0</MDI>
<MDI key="STATISTICS_VALID_PERCENT">100</MDI>
</Metadata>
</PAMRasterBand>
</PAMDataset>

0 comments on commit 40ec1fb

Please sign in to comment.