Skip to content

emanuelespiritowork/gee-tinitaly-dtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Description of the dataset

Tinitaly DTM as Google Earth Engine image collection asset. Tinitaly Digital Terrain Model (DTM) is an Istituto Nazionale di Geofisica e Vulcanologia (INGV) product. It is an image collection of tiles of italian peninsula with a single band that corresponds to the (orthometric) elevation of bare ground. The spatial accuracy is 10m, projection is UTM WGS 84 zone 32 (EPSG: 32632).

Request of upload

The asset is available on my Google Earth Engine project. I suggested uploading as official Earth Engine dataset and as a Earth Engine Community dataset.

Earth Engine Community publication

The asset is now published in the Earth Engine Community and can be added using the following snippet:

var Tinitaly_DTM = ee.ImageCollection("projects/sat-io/open-datasets/Tinitaly_DTM");
print(Tinitaly_DTM);

Italian nation shapefile

From the Tinitaly DTM I also extracted the italian nation shapefile, that is available on my Google Earth Engine project

License

TINITALY 1.1 is published with a CC BY 4.0 license and can be used freely, even partly, but it must be cited as follows: Tarquini S., I. Isola, M. Favalli, A. Battistini, G. Dotta, (2023). TINITALY, a digital elevation model of Italy with a 10 meters cell size (Version 1.1). Istituto Nazionale di Geofisica e Vulcanologia (INGV). https://doi.org/10.13127/tinitaly/1.1.

Releases

No releases published

Packages

No packages published