Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 68 additions & 0 deletions manifests/usgs-3dep/ND_Phase10_1_C23/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
schema_version: 2

# USGS 3DEP acquisition, part of a five-state EPT batch ingest (ND, PA, NY,
# ME, MS). Selected because this workunit has both USGS EPT hosting and a
# WESM.csv row -- the dates, quality level, spec and CRS below all come from
# WESM, the point count from the workunit's own ept.json, and the producer
# from the vendor FGDC metadata. Workunits with EPT but no WESM row were
# deferred rather than published without acquisition dates.
type: Collection
stac_version: "1.0.0"
id: ND_Phase10_1_C23
title: North Dakota 3DEP Lidar — Phase10 1 C23
description: >
Classified airborne lidar point cloud collected 2022-10-16 through
2022-11-04 by Fugro for the USGS 3D Elevation Program (3DEP) as part of
the "ND_Lidar_Phase10" project (project ID 300125), acquired to QL 2
meeting the USGS Lidar Base Specification 2021 Revision A. Approximately
27,429,522,575 points. Served here directly from USGS's public Entwine
Point Tile (EPT) bucket via `ept_source` -- not copied into
pointcloud.org's own storage, so this Collection's single item streams
live from USGS's own infrastructure.
license:
id: "Public Domain (U.S. Government Work)"
url: https://www.usgs.gov/faqs/what-are-terms-uselicensing-map-services-and-data-national-map
keywords: [north-dakota, usgs, 3dep, lidar, entwine, ept, fugro]
providers:
- name: Fugro
roles: [producer]
- name: U.S. Geological Survey 3D Elevation Program (3DEP)
roles: [licensor, host]
url: https://www.usgs.gov/3d-elevation-program
pointcloud_org:
contact:
name: Howard Butler
email: howard@hobu.co
github_owner: hobu
extent:
temporal:
interval:
- ["2022-10-16", "2022-11-04"]

"sci:citation": >
Fugro (2022). ND_Lidar_Phase10; Project ID: 300125; Classified Point
Cloud. U.S. Geological Survey 3D Elevation Program.

links:
- rel: about
href: https://prd-tnm.s3.amazonaws.com/StagedProducts/Elevation/metadata/ND_Lidar_Phase10/ND_Phase10_1_C23/reports/vendor_provided_xml/ND_Phase10_C23_Point_Cloud_XML_Metadata_B1_UTM14.xml
title: "Vendor FGDC metadata for ND_Phase10_1_C23"

pointcloud_org:
derivatives: false
spatial_reference:
id: "EPSG:6343"
vertical_id: "EPSG:5703"
url: https://epsg.io/6343
acknowledgement: >
Acknowledgement of the U.S. Geological Survey would be appreciated for
products derived from these data.
viewer:
enabled: true
default_asset_id: ND_Phase10_1_C23

ept_source:
href: https://s3-us-west-2.amazonaws.com/usgs-lidar-public/ND_Phase10_1_C23/ept.json
ept_catalog_id: ND_Phase10_1_C23
pointcloud_org:
copc_resolution: 1
Loading