GTOPO30, 30 yay saniyesi (yaklaşık 1 kilometre) yatay ızgara aralığına sahip küresel bir dijital yükseklik modelidir (DEM).
DEM, topografik bilgilerin çeşitli raster ve vektör kaynaklarından elde edilmiştir. 1996'nın sonlarında tamamlanan GTOPO30, ABD Jeolojik Araştırma Kurumu'nun Dünya Kaynakları Gözlem ve Bilim Merkezi (EROS) tarafından yürütülen ortak bir çalışma sonucunda üç yıllık bir süre içinde geliştirildi. Aşağıdaki kuruluşlar, finansman veya kaynak verileri sağlayarak projeye katılmıştır: National Aeronautics and Space Administration (NASA), United Nations Environment Programme/Global Resource Information Database (UNEP/GRID), U.S. Agency for International Development (USAID), Instituto Nacional de Estadistica Geografica e Informatica (INEGI) of Mexico, Geographical Survey Institute (GSI) of Japan, Manaaki Whenua Landcare Research of New Zealand ve Scientific Committee on Antarctic Research (SCAR).
Bantlar
Bantlar
Ad
Birimler
Min.
Maks.
Piksel Boyutu
Açıklama
elevation
dk.
-407*
8752*
927,67 metre
Rakım
* tahmini minimum veya maksimum değer
Kullanım Şartları
Kullanım Şartları
ABD Jeoloji Araştırmaları Kurumu'nun Earth Resources Observation and Science (EROS) Merkezi'nden alınan verilerin kullanımıyla ilgili herhangi bir kısıtlama yoktur. Daha fazla bilgi için USGS'nin Veri Kullanımı ve Alıntı sayfasını ziyaret edin.
GTOPO30, 30 yay saniyelik (yaklaşık 1 kilometre) yatay ızgara aralığına sahip küresel bir dijital yükseklik modelidir (DEM). DEM, topografik bilgilerin çeşitli raster ve vektör kaynaklarından elde edilmiştir. 1996'nın sonlarında tamamlanan GTOPO30, üç yıllık bir süre boyunca … liderliğinde ortak bir çalışma sonucunda geliştirildi.
[null,null,[],[[["\u003cp\u003eGTOPO30 is a global digital elevation model (DEM) with a 30 arc-second resolution (approximately 1 kilometer).\u003c/p\u003e\n"],["\u003cp\u003eIt was developed by the USGS in collaboration with NASA and other organizations, completed in 1996.\u003c/p\u003e\n"],["\u003cp\u003eGTOPO30 provides elevation data derived from various sources and is freely available for use without restrictions.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset can be accessed and analyzed using Google Earth Engine.\u003c/p\u003e\n"]]],["The core content details the GTOPO30 dataset, a global digital elevation model (DEM) provided by the U.S. Geological Survey. This dataset, finalized in 1996, offers elevation data with approximately 1-kilometer horizontal grid spacing. It was made available via Earth Engine. The dataset ranges from -407 to 8752 meters in elevation. Users can freely use the data with no restrictions. The Earth Engine code snippet provided enables direct data access and visualization.\n"],null,["# GTOPO30: Global 30 Arc-Second Elevation\n\nDataset Availability\n: 1996-01-01T00:00:00Z--1996-01-01T00:00:00Z\n\nDataset Provider\n:\n\n\n [United States Geological Survey](https://www.usgs.gov/centers/eros/science/usgs-eros-archive-digital-elevation-global-30-arc-second-elevation-gtopo30)\n\nTags\n:\n [dem](/earth-engine/datasets/tags/dem) [elevation](/earth-engine/datasets/tags/elevation) [elevation-topography](/earth-engine/datasets/tags/elevation-topography) [geophysical](/earth-engine/datasets/tags/geophysical) [nasa](/earth-engine/datasets/tags/nasa) [topography](/earth-engine/datasets/tags/topography) [usgs](/earth-engine/datasets/tags/usgs) \ngtopo30 \n\n#### Description\n\nGTOPO30 is a global digital elevation model (DEM) with\na horizontal grid spacing of 30 arc seconds (approximately 1 kilometer).\nThe DEM was derived from several raster and vector sources of topographic\ninformation. Completed in late 1996, GTOPO30 was developed over\na three-year period through a collaborative effort led by the U.S.\nGeological Survey''s Center for Earth Resources Observation and\nScience (EROS). The following organizations participated by contributing\nfunding or source data: the National Aeronautics and Space Administration\n(NASA), the United Nations Environment Programme/Global Resource\nInformation Database (UNEP/GRID), the U.S. Agency for International\nDevelopment (USAID), the Instituto Nacional de Estadistica Geografica\ne Informatica (INEGI) of Mexico, the Geographical Survey Institute (GSI)\nof Japan, Manaaki Whenua Landcare Research of New Zealand, and\nthe Scientific Committee on Antarctic Research (SCAR).\n\n### Bands\n\n**Bands**\n\n| Name | Units | Min | Max | Pixel Size | Description |\n|-------------|-------|--------|--------|---------------|-------------|\n| `elevation` | m | -407\\* | 8752\\* | 927.67 meters | Elevation |\n\n\\* estimated min or max value\n\n### Terms of Use\n\n**Terms of Use**\n\nThere are no restrictions on the use of data received\nfrom the U.S. Geological Survey's Earth Resources Observation and\nScience (EROS) Center. For more information, visit the USGS' [Data\nUse and Citation](https://www.usgs.gov/centers/eros/science/usgs-eros-archive-data-use-and-citation) page.\n\n### Citations\n\nCitations:\n\n- GTOPO30 DEM courtesy of the U.S. Geological Survey\n\n### Explore with Earth Engine\n\n| **Important:** Earth Engine is a platform for petabyte-scale scientific analysis and visualization of geospatial datasets, both for public benefit and for business and government users. Earth Engine is free to use for research, education, and nonprofit use. To get started, please [register for Earth Engine access.](https://console.cloud.google.com/earth-engine)\n\n### Code Editor (JavaScript)\n\n```javascript\nvar dataset = ee.Image('USGS/GTOPO30');\nvar elevation = dataset.select('elevation');\nvar elevationVis = {\n min: -10.0,\n max: 8000.0,\n gamma: 1.6,\n};\nMap.setCenter(11.69, 43.9, 4);\nMap.addLayer(elevation, elevationVis, 'Elevation');\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/USGS/USGS_GTOPO30) \n[GTOPO30: Global 30 Arc-Second Elevation](/earth-engine/datasets/catalog/USGS_GTOPO30) \nGTOPO30 is a global digital elevation model (DEM) with a horizontal grid spacing of 30 arc seconds (approximately 1 kilometer). The DEM was derived from several raster and vector sources of topographic information. Completed in late 1996, GTOPO30 was developed over a three-year period through a collaborative effort led by ... \nUSGS/GTOPO30, dem,elevation,elevation-topography,geophysical,nasa,topography,usgs \n1996-01-01T00:00:00Z/1996-01-01T00:00:00Z \n-90 -180 90 180 \nGoogle Earth Engine \nhttps://developers.google.com/earth-engine/datasets\n\n- [](https://doi.org/https://www.usgs.gov/centers/eros/science/usgs-eros-archive-digital-elevation-global-30-arc-second-elevation-gtopo30)\n- [](https://doi.org/https://developers.google.com/earth-engine/datasets/catalog/USGS_GTOPO30)"]]