跳转到主要内容

用于Chesapeake Conservancy土地覆盖和土地利用数据的stactools包

项目描述

stactools-chesapeake-lulc

PyPI Binder

为Chesapeake Bay流域的高分辨率(1米)土地利用和土地覆盖分类栅格产品生成STAC项目和集合。数据由Chesapeake Conservancy 保护创新中心生产。有三个STAC集合可用

  • 7类土地覆盖: chesapeake-lc-7
  • 13类土地覆盖: chesapeake-lc-13
  • 17类土地利用 chesapeake-lu

示例

STAC对象

命令行使用

创建STAC项目

$ stac chesapeake-lulc create-item <source-cog-file> <output-directory>

例如

$ stac chesapeake-lulc create-item tests/data-files/Baywide_7class_20132014_E1300000_N1770000.tif examples

要创建STAC集合,需要一个包含一个或多个COG文件href和集合ID的文本文件

$ stac chesapeake-lulc create-collection <file-of-cog-hrefs> <output-directory> <collection-id>

例如,以下命令将创建examples/chesapeake-lc-7目录的内容

$ stac chesapeake-lulc create-collection examples/chesapeake-lc-7.txt examples/chesapeake-lc-7 chesapeake-lc-7

使用stac chesapeake-lulc --help查看所有子命令和选项。

项目详情


下载文件

下载适用于您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源分布

stactools-chesapeake-lulc-0.1.0.tar.gz (10.8 kB 查看哈希值)

上传时间

构建分布

stactools_chesapeake_lulc-0.1.0-py3-none-any.whl (15.3 kB 查看哈希值)

上传时间 Python 3

由以下支持