NICFI Satellite Data Program Basemaps for Tropical Forest Monitoring - Asia
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Açıklama
Bu görüntü koleksiyonu, tropikal ormanların kaybını azaltmak ve tersine çevirmek, iklim değişikliğiyle mücadeleye katkıda bulunmak, biyolojik çeşitliliği korumak, ormanların yeniden büyümesine, restorasyonuna ve iyileştirilmesine katkıda bulunmak ve sürdürülebilir kalkınmayı kolaylaştırmak gibi temel amaçlarla tropik bölgelerin yüksek çözünürlüklü uydu takibine erişim sağlar. Tüm bu amaçlar ticari olmayan kullanım kapsamındadır.
Temel haritalara nasıl erişeceğinizi öğrenmek için buradaki kayıt talimatlarını uygulayın.
NICFI Uydu Verileri Programı mozaikleri (Planet-NICFI mozaikleri olarak da bilinir), 6 ayda bir oluşturulan hem aylık hem de iki yılda bir toplanan verileri içerir. Mozaik türü, resim meta verileri alanında ("cadence") saklanır. İstediğiniz görüntüleri bulmak için bu alanı her mozaik için başlangıç ve bitiş tarihiyle birlikte kullanın.
Temel haritalarla ilgili tüm ayrıntılar NICFI Uydu Verileri Programı Temel Harita spesifikasyonunda yer almaktadır.
NICFI (Norveç'in Uluslararası İklim ve Orman Girişimi) Uydu Veri Programı ve sunulan veriler hakkında daha fazla bilgi için lütfen programın web sitesini ziyaret edin.
NICFI'nin misyonunu desteklemek için bu verileri aşağıdakiler dahil ancak bunlarla sınırlı olmamak üzere çeşitli projelerde kullanabilirsiniz:
Dünyadaki tropik ormanlar ve bu ormanların sunduğu kritik hizmetler hakkında bilimsel araştırmaları ilerletin.
Gelişmekte olan tropikal orman ülkelerinde ve yargı alanlarında sürdürülebilir orman yönetimi ve arazi kullanımıyla ilgili politikaları uygulayın ve iyileştirin.
Tropik bölgelerde şeffaflığı ve hesap verebilirliği artırın.
Tropikal ormanların bulunduğu ülkelerde yerli halkların ve yerel toplulukların haklarını korumak ve iyileştirmek.
Küresel emtia ve finans piyasalarının ormanlar üzerindeki baskısını azaltmaya yönelik çözümler geliştirin.
Bantlar
Piksel Boyutu
4,77 metre
Bantlar
Ad
Min.
Maks.
Ölçek
Piksel Boyutu
Açıklama
B
0
10000
0,0001
metre
Mavi
G
0
10000
0,0001
metre
Yeşil
R
0
10000
0,0001
metre
Kırmızı
N
0
10000
0,0001
metre
Kızılötesine yakın
Resim Özellikleri
Resim Özellikleri
Ad
Tür
Açıklama
adım frekansı
Dize
Mozaikin kapsadığı aralık: aylık veya altı aylık
Kullanım Şartları
Kullanım Şartları
Bu veriler, NICFI Uydu Veri Programı'nın amacını desteklemek için kullanım, çoğaltma ve dağıtım kısıtlamalarına tabidir. Lisans sözleşmesinin tamamına buradan ulaşabilirsiniz.
Telif hakkı bildirimi:
Resim © 20xx Planet Labs PBC (burada xx, kullanılan içeriğin yılını gösterir)
Alıntılar
Planet Team (2017). Planet Application Program Interface: In Space for Life
on Earth. San Francisco, CA. https://api.planet.com
Earth Engine ile keşfetme
Önemli:
Earth Engine, hem kamu yararı hem de işletme ve devlet kullanıcıları için petabayt ölçeğinde bilimsel analiz ve görselleştirme amacıyla kullanılan bir platformdur.
Earth Engine; araştırma, eğitim ve kâr amacı gütmeyen kuruluşlar için ücretsizdir. Başlamak için lütfen Earth Engine erişimi için kaydolun.
Kod Düzenleyici (JavaScript)
// This collection is not publicly accessible. To sign up for access,
// please see https://developers.planet.com/docs/integrations/gee/nicfi
var nicfi = ee . ImageCollection ( 'projects/planet-nicfi/assets/basemaps/asia' );
// Filter basemaps by date and get the first image from filtered results
var basemap = nicfi . filter ( ee . Filter . date ( '2021-03-01' , '2021-07-01' )). first ();
Map . setCenter ( 107 , 10 , 4 );
var vis = { 'bands' : [ 'R' , 'G' , 'B' ], 'min' : 64 , 'max' : 5454 , 'gamma' : 1.8 };
Map . addLayer ( basemap , vis , '2021-03 mosaic' );
Map . addLayer (
basemap . normalizedDifference ([ 'N' , 'R' ]). rename ( 'NDVI' ),
{ min :- 0.55 , max : 0.8 , palette : [
'8bc4f9' , 'c9995c' , 'c7d270' , '8add60' , '097210'
]}, 'NDVI' , false );
Kod Düzenleyici'de aç
[null,null,[],[[["\u003cp\u003eThe Planet NICFI Basemaps dataset provides high-resolution satellite imagery of the tropics to support efforts in reducing tropical forest loss and promoting sustainable development, restricted to non-commercial use.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset includes monthly and biannual mosaics with a spatial resolution of 4.77 meters, covering the visible and near-infrared spectral bands.\u003c/p\u003e\n"],["\u003cp\u003eAccess to the dataset requires signing up through Planet and adhering to specific usage restrictions outlined in the licensing agreement.\u003c/p\u003e\n"],["\u003cp\u003eImagery can be used for research, policy implementation, transparency initiatives, and projects focused on indigenous communities and reducing deforestation pressures.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset is available in Google Earth Engine, offering analysis and visualization capabilities for researchers and non-profit users.\u003c/p\u003e\n"]]],[],null,["# NICFI Satellite Data Program Basemaps for Tropical Forest Monitoring - Asia\n\ninfo\n\n\nThis dataset is part of a Publisher Catalog, and not managed by Google Earth Engine.\n\nContact support@planet.com\n\nfor bugs or [view more datasets](https://developers.google.com/earth-engine/datasets/publisher/planet-nicfi)\nfrom the Planet Catalog. [Learn more about Publisher datasets](/earth-engine/datasets/publisher). \n[](https://planet.com/nicfi) \n\nCatalog Owner\n: Planet\n\nDataset Availability\n: 2015-12-01T00:00:00Z--2025-07-01T00:00:00Z\n\nDataset Provider\n:\n\n\n [Planet](https://planet.com/nicfi)\n\nTags\n:\n[basemaps](/earth-engine/datasets/tags/basemaps) [forest](/earth-engine/datasets/tags/forest) [nicfi](/earth-engine/datasets/tags/nicfi) [planet](/earth-engine/datasets/tags/planet) [planet-nicfi](/earth-engine/datasets/tags/planet-nicfi) [publisher-dataset](/earth-engine/datasets/tags/publisher-dataset) [satellite-imagery](/earth-engine/datasets/tags/satellite-imagery) [sr](/earth-engine/datasets/tags/sr) [surface-reflectance](/earth-engine/datasets/tags/surface-reflectance) [tropics](/earth-engine/datasets/tags/tropics) \n\n#### Description\n\nThis image collection provides access to high-resolution satellite\nmonitoring of the tropics for the primary purpose of reducing and reversing the\nloss of tropical forests, contributing to combating climate change, conserving\nbiodiversity, contributing to forest regrowth, restoration and enhancement, and\nfacilitating sustainable development, all of which must be Non-Commercial Use.\n\nTo learn how to access the Basemaps, follow the\n[sign up instructions here](https://developers.planet.com/docs/integrations/gee/nicfi/).\n\nThe NICFI Satellite Data Program mosaics (also referred to as Planet-NICFI\nmosaics) contain both monthly and biannual collections generated every\n6 months. The type of the mosaic is stored in the image metadata field\n'cadence'. Use that field along with the start and end date for each mosaic\nto find the desired imagery.\n\nFull details about the Basemaps are available in\n[NICFI Satellite Data Program Basemap spec](https://assets.planet.com/docs/NICFI_Basemap_Spec_Addendum.pdf).\n\nFor more information about the NICFI (Norway's International Climate\nand Forest Initiative) Satellite Data Program and the data offered,\nplease visit\n[the Program's website](https://assets.planet.com/docs/NICFI_General_FAQs.pdf).\n\nIn support of NICFI's mission, you can use this data for a number of projects\nincluding, but not limited to:\n\n- Advance scientific research about the world's tropical forests and the critical services they provide.\n- Implement and improve policies for sustainable forest management and land use in developing tropical forest countries and jurisdictions.\n- Increase transparency and accountability in the tropics.\n- Protect and improve the rights of indigenous peoples and local communities in tropical forest countries.\n- Innovate solutions towards reducing pressure on forests from global commodities and financial markets.\n\n### Bands\n\n\n**Pixel Size**\n\n4.77 meters\n\n**Bands**\n\n| Name | Min | Max | Scale | Pixel Size | Description |\n|------|-----|-------|--------|------------|---------------|\n| `B` | 0 | 10000 | 0.0001 | meters | Blue |\n| `G` | 0 | 10000 | 0.0001 | meters | Green |\n| `R` | 0 | 10000 | 0.0001 | meters | Red |\n| `N` | 0 | 10000 | 0.0001 | meters | Near-infrared |\n\n### Image Properties\n\n**Image Properties**\n\n| Name | Type | Description |\n|---------|--------|-----------------------------------------------------|\n| cadence | STRING | The interval the mosaic covers: monthly or biannual |\n\n### Terms of Use\n\n**Terms of Use**\n\nThis data has usage, reproduction, and distribution restrictions in support\nof the NICFI Satellite Data Program purpose. The full licensing agreement is available\n[here](https://assets.planet.com/docs/Planet_ParticipantLicenseAgreement_NICFI.pdf).\n\nCopyright notice:\n\nImage © 20xx Planet Labs PBC (where xx denotes the year of the content\nused)\n\n### Citations\n\nCitations:\n\n- Planet Team (2017). Planet Application Program Interface: In Space for Life\n on Earth. San Francisco, CA. \u003chttps://api.planet.com\u003e\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\n// This collection is not publicly accessible. To sign up for access,\n// please see https://developers.planet.com/docs/integrations/gee/nicfi\nvar nicfi = ee.ImageCollection('projects/planet-nicfi/assets/basemaps/asia');\n\n// Filter basemaps by date and get the first image from filtered results\nvar basemap= nicfi.filter(ee.Filter.date('2021-03-01','2021-07-01')).first();\n\nMap.setCenter(107, 10, 4);\n\nvar vis = {'bands':['R','G','B'],'min':64,'max':5454,'gamma':1.8};\n\nMap.addLayer(basemap, vis, '2021-03 mosaic');\nMap.addLayer(\n basemap.normalizedDifference(['N','R']).rename('NDVI'),\n {min:-0.55,max:0.8,palette: [\n '8bc4f9', 'c9995c', 'c7d270','8add60','097210'\n ]}, 'NDVI', false);\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/planet-nicfi/projects_planet-nicfi_assets_basemaps_asia) \n[NICFI Satellite Data Program Basemaps for Tropical Forest Monitoring - Asia](/earth-engine/datasets/catalog/projects_planet-nicfi_assets_basemaps_asia) \nThis image collection provides access to high-resolution satellite monitoring of the tropics for the primary purpose of reducing and reversing the loss of tropical forests, contributing to combating climate change, conserving biodiversity, contributing to forest regrowth, restoration and enhancement, and facilitating sustainable development, all of which must be Non-Commercial Use. ... \nprojects/planet-nicfi/assets/basemaps/asia, basemaps,forest,nicfi,planet,planet-nicfi,publisher-dataset,satellite-imagery,sr,surface-reflectance,tropics \n2015-12-01T00:00:00Z/2025-07-01T00:00:00Z \n-27.5 -180 30.2 180 \nGoogle Earth Engine \nhttps://developers.google.com/earth-engine/datasets\n\n- [](https://doi.org/https://planet.com/nicfi)\n- [](https://doi.org/https://developers.google.com/earth-engine/datasets/catalog/projects_planet-nicfi_assets_basemaps_asia)"]]