Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
74e8270714
Initial commit
1 year ago
39118e1a04
Initialize ReadMe
1 year ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

District of Columbia - Classified Point Cloud LiDAR

Stream data with DDA:

import os, git
from dagshub.streaming import DagsHubFilesystem
url = 'https://<username>:<token>@dagshub.com/DagsHub-Datasets/dc-lidar-2015-dataset.git'
git.Git("./").clone(url)
fs = DagsHubFilesystem("dc-lidar-2015-dataset")
print(list(fs.scandir("dc-lidar-2015-dataset")))
print(list(fs.listdir("dc-lidar-2015-dataset/s3://dc-lidar-2015")))

Description:

"LiDAR point cloud data for Washington, DC is available for anyone to use on Amazon S3. This dataset, managed by the Office of the Chief Technology Officer (OCTO), through the direction of the District of Columbia GIS program, contains tiled point cloud data for the entire District along with associated metadata."

Contact:

"LiDAR point cloud data for Washington, DC is available for anyone to use on Amazon S3. This dataset, managed by the Office of the Chief Technology Officer (OCTO), through the direction of the District of Columbia GIS program, contains tiled point cloud data for the entire District along with associated metadata."

Update Frequency:

The most recent data is from 2018 and 2015 data is available as well. A new data acquisition is planned for 2020.

Managed By:

https://dc.gov/

Resources:

  1. resource:

    • Description: LAS, XML, SHP
    • ARN: arn:aws:s3:::dc-lidar-2015
    • Region: us-east-1
    • Type: S3 Bucket
  2. resource:

    • Description: LAS, XML
    • ARN: arn:aws:s3:::dc-lidar-2018
    • Region: us-east-1
    • Type: S3 Bucket

Tags:

aws-pds, geospatial, cities, us-dc, disaster response

Tip!

Press p or to see the previous file or, n or to see the next file

About

dc-lidar-2015-dataset is originate from the Registry of Open Data on AWS

Collaborators 5

Comments

Loading...