Skip to content

v0.1.2

Compare
Choose a tag to compare
@giswqs giswqs released this 06 Dec 17:18
· 8 commits to master since this release

New Features:

  • Add support for Cloud Optimized GeoTIFF (COG) and SpatialTemporal Asset Catalog (STAC)
  • Add Map.add_COG_layer() and Map.add_STAC_layer()
  • Add new COG functions, e.g., get_COG_tile(), get_COG_bounds(), get_COG_center(), get_COG_bands()
  • Add new STAC functions, e.g., get_STAC_tile(), get_STAC_bounds(), get_STAC_center(), get_STAC_bands()