Photo by DeepMind on Unsplash

Terrain Tiles Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/terrain-tiles-dataset")

fs.listdir("s3://elevation-tiles-prod")
Click on copy button to copy content

Description

A global dataset providing bare-earth terrain heights, tiled for easy usage and provided on S3.

Additional information

Update frequency

New data is added based on community feedback

Managed by

Mapzen, a Linux Foundation project

Related datasets

Atmospheric Models from Météo-France

CAFE60 reanalysis

Coupled Model Intercomparison Project Phase 5 (CMIP5) University of Wisconsin-Madison Probabilistic Downscaling Dataset

Earth Radio Occultation

Launch your ML development to new heights with DagsHub

Back to top