Giter VIP home page Giter VIP logo

usgs-lidar's Introduction

USGS 3DEP LiDAR Point Clouds

Contents

Project Description

This AWS Public Dataset project is about processing the USGS 3DEP LiDAR point cloud data into a form that is cloud-friendly, streamable, lossless, and convenient.

The main landing page on AWS for the project is at https://registry.opendata.aws/usgs-lidar/

Public 3DEP LiDAR data is available in two forms on AWS:

  1. A Requester Pays bucket at s3://usgs-lidar containing many of the USGS resources available as full-density LASzip tiles
  2. A public access bucket at s3://usgs-lidar-public containing EPT resources mirroring many (but not all) of the resources in #1.

Entwine

A description of the EPT format, which is a hierarchical format arranged by progressive level-of-detail, is contained at https://entwine.io/entwine-point-tile.html. EPT was chosen as the service mechanism for this data due to its scalability potential to trillions of points, flexibility, and its ease of use via open source infrastructure like PDAL, LASzip, Potree, and Plasio.js.

To generate EPT datasets for your own data with Entwine, visit the quickstart and browse the configuration documentation for more advanced usage.

Processing

Data processing with Entwine was performed on AWS EC2 c5d.9xlarge instances using S3 for output storage. Currently, there are more than 10 trillion LiDAR points available in over 950 distinct resources.

Visualization

The point cloud data may be visualized with Potree or Plasio.js via the index at http://usgs.entwine.io.

Coordinate System

The EPT data is accessible via EPSG:3857 for ease of web usage - with PDAL the data can be reprojected on the fly with the reprojection filter which can be used in combination with other processing pipeline stages.

The EPT reader within PDAL may also be used to select areas of data for use locally.

Support

Thank you to the multiple organizations that have supported the development of the USGS 3DEP LiDAR dataset.

USACE CRREL

image

The US Army Corps of Engineers Remote Sensing / GIS Center of Expertise at CRREL sponsored the processing and development of the AWS 3DEP Public Dataset in multiple ways. First, it sponsored the development and continuing support of PDAL and Entwine open source software libraries, which were used to process and manage the data. Second, it supported the processing and management of the 3DEP data to an Entwine Point Tiles public dataset.

Amazon Web Services Public Datasets Team

image

The AWS Public Datasets Team supported the effort by providing processing and storage grants for the development of the EPT data and ongoing support by making access to that data publicly available.

Hobu, Inc.

image

Connor Manning from Hobu, Inc. constructed the 3DEP EPT resources with cloud processing and management tools from Hobu, Inc..

usgs-lidar's People

Contributors

connormanning avatar hobu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.