forked from awslabs/open-data-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathusgs-lidar.yaml
35 lines (35 loc) · 2.59 KB
/
usgs-lidar.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Name: USGS 3DEP LiDAR Point Clouds
Description: The goal of the [USGS 3D Elevation Program ](https://www.usgs.gov/core-science-systems/ngp/3dep) (3DEP) is to collect elevation data in the form of light detection and ranging (LiDAR) data over the conterminous United States, Hawaii, and the U.S. territories, with data acquired over an 8-year period. This dataset provides two realizations of the 3DEP point cloud data. The first resource is a public access organization provided in [Entwine Point Tiles](https://entwine.io/entwine-point-tile.html) format, which a lossless, streamable octree based on [LASzip](https://laszip.org) (LAZ) encoding. The second resource is a [Requester Pays](https://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html) of full-density raw LAZ data. Resource names in both buckets correspond to the USGS project names.
Documentation: https://github.com/hobu/usgs-lidar/
Contact: https://github.com/hobu/usgs-lidar
ManagedBy: "[Hobu, Inc.](https://hobu.co)"
UpdateFrequency: Periodically
Tags:
- aws-pds
- elevation
- gis
- lidar
License: US Government Public Domain https://www.usgs.gov/faqs/what-are-terms-uselicensing-map-services-and-data-national-map
Resources:
- Description: Public access Entwine Point Tiles of most resources from the ``arn:aws:s3:::usgs-lidar`` bucket.
ARN: arn:aws:s3:::usgs-lidar-public
Region: us-west-2
Type: S3 Bucket
- Description: A [Requester Pays](https://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html) Bucket of Raw LAZ 1.4 3DEP data. Data in this bucket is more complete in coverage than the EPT bucket, but it is not a complete 3DEP mirror. Some resources in this bucket also have incomplete and missing coordinate system information, which is why they might not be mirrored into the EPT bucket.
ARN: arn:aws:s3:::usgs-lidar
Region: us-west-2
Type: S3 Bucket
RequesterPays: True
DataAtWork:
- Title: Using Lambda Layers with USGS 3DEP LiDAR Point Clouds
URL: https://github.com/hobu/usgs-lidar/tree/master/lambda
AuthorName: Howard Butler
AuthorURL: https://twitter.com/howardbutler
- Title: WebGL Visualization of USGS 3DEP Lidar Point Clouds with Potree and Plasio.js
URL: https://usgs.entwine.io/
AuthorName: Connor Manning
AuthorURL: https://twitter.com/csmannin
- Title: USGS 3DEP Lidar Point Cloud Now Available as Amazon Public Dataset
URL: https://www.usgs.gov/news/usgs-3dep-lidar-point-cloud-now-available-amazon-public-dataset
AuthorName: Department of the Interior, U.S. Geological Survey
AuthorURL: https://www.usgs.gov