NLS Orthophotos는 핀란드 전역을 포함하는 항공 사진 데이터 세트입니다.
이 데이터는 Mavi(농촌청)에서 제공합니다.
오르토포토는 여러 개별 항공 사진의 조합입니다. 직교 사진 형식의 항공 사진 데이터 세트는 사용 가능한 최신 항공 사진으로 구성된 최신 데이터 세트로 제공됩니다. 가장 최근 데이터는 보통 1~3년 전 데이터입니다. NLS 정사영상은 3년마다 업데이트됩니다 (북부 라플란드의 경우 12년).
이 이미지에서 밴드는 근적외선, 빨간색, 녹색입니다.
(데이터 세트 ID에서 VV는 'vääräväri', 즉 거짓 색상을 의미함)
자세한 내용은 NLS 정사영상 문서를 참고하세요.
대역
픽셀 크기 0.5미터
대역
이름
최소
최대
픽셀 크기
설명
N
0
255
미터
근적외선
R
0
255
미터
빨간색
G
0
255
미터
초록색
이용약관
이용약관
라이선스 제공자(핀란드 국토조사청)의 이름, 데이터 세트의 이름, 국토조사청에서 데이터 세트를 제공한 시간을 언급합니다(예: 핀란드 국토조사청 지형 데이터베이스 2014년 6월의 데이터 포함). 이용약관을 참고하세요.
NLS Orthophotos는 핀란드 전역을 포함하는 항공 사진 데이터 세트입니다. 이 데이터는 Mavi(농촌청)에서 제공합니다. 오르토포토는 여러 개별 항공 사진의 조합입니다. 직교 사진 형식의 항공 사진 데이터 세트는 가장 최근의 …으로 구성된 최신 데이터 세트로 제공됩니다.
[null,null,[],[[["\u003cp\u003eNLS Orthophotos is an aerial photo dataset covering all of Finland, provided by Mavi (Agency for Rural Affairs), and updated every 3 years (12 years in Northern Lapland).\u003c/p\u003e\n"],["\u003cp\u003eThe dataset consists of orthophotos, which are combinations of individual aerial photos, with the most recent data typically being 1-3 years old.\u003c/p\u003e\n"],["\u003cp\u003eImages have a 0.5-meter resolution and include near-infrared, red, and green bands, presented in false color.\u003c/p\u003e\n"],["\u003cp\u003eUsers must acknowledge the National Land Survey of Finland and the dataset name when using the data, adhering to the specified terms of use.\u003c/p\u003e\n"],["\u003cp\u003eThe dataset is available in Google Earth Engine and can be explored for research, education, and nonprofit purposes.\u003c/p\u003e\n"]]],["The NLS Orthophotos dataset, provided by Mavi, covers Finland with aerial photos from 2015 to 2018. It's accessible via Google Earth Engine, using the `ee.ImageCollection(\"Finland/MAVI/VV/50cm\")` snippet. The dataset, updated every 1-12 years, features near-infrared, red, and green bands with a 0.5-meter pixel size. Data users should credit the National Land Survey of Finland and the dataset's name, respecting the provided terms of use.\n"],null,["# Finland NRG NLS orthophotos 50 cm by Mavi\n\nDataset Availability\n: 2015-01-01T00:00:00Z--2018-01-01T00:00:00Z\n\nDataset Provider\n:\n\n\n [NLS orthophotos](https://www.maanmittauslaitos.fi/en/maps-and-spatial-data/expert-users/product-descriptions/orthophotos)\n\nTags\n:\n [falsecolor](/earth-engine/datasets/tags/falsecolor) [finland](/earth-engine/datasets/tags/finland) [nrg](/earth-engine/datasets/tags/nrg) [orthophotos](/earth-engine/datasets/tags/orthophotos) \nmavi \n\n#### Description\n\nNLS Orthophotos are an aerial photo dataset covering the whole of Finland.\nThis data is provided by [Mavi(Agency for Rural Affairs)](https://maaseutuverkosto.fi/en/).\nAn orthophoto is a combination of several individual aerial photos. The\naerial photo dataset in orthophoto format is available as the most recent\ndataset consisting of the most recent aerial photos available. The most\nrecent data is usually 1-3 years old. NLS Orthophotos are updated every\n3 years (in Northern Lapland 12 years).\n\nIn these images, the bands are near-infrared, red, and green.\n\n(In Dataset id, VV stands for \"vääräväri\", false color)\nFor more information, please see the\n[NLS orthophotos documentation](https://www.maanmittauslaitos.fi/en/maps-and-spatial-data/expert-users/product-descriptions/orthophotos)\n\n### Bands\n\n\n**Pixel Size**\n\n0.5 meters\n\n**Bands**\n\n| Name | Min | Max | Pixel Size | Description |\n|------|-----|-----|------------|---------------|\n| `N` | 0 | 255 | meters | Near-Infrared |\n| `R` | 0 | 255 | meters | Red |\n| `G` | 0 | 255 | meters | Green |\n\n### Terms of Use\n\n**Terms of Use**\n\nMention the name of the Licensor (the National Land Survey of Finland),\nthe name of the dataset(s) and the time when the National Land Survey has\ndelivered the dataset(s) (e.g.: contains data from the National Land Survey\nof Finland Topographic Database 06/2014).\nplease see the [Terms of use](https://creativecommons.org/licenses/by/4.0/)\n\n### Citations\n\nCitations:\n\n- The National Land Survey of Finland\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.ImageCollection('Finland/MAVI/VV/50cm');\n\nMap.setCenter(25.7416, 62.2446, 16);\nMap.addLayer(dataset, null, 'Finland 50 cm(false color)');\n```\n[Open in Code Editor](https://code.earthengine.google.com/?scriptPath=Examples:Datasets/Finland/Finland_MAVI_VV_50cm) \n[Finland NRG NLS orthophotos 50 cm by Mavi](/earth-engine/datasets/catalog/Finland_MAVI_VV_50cm) \nNLS Orthophotos are an aerial photo dataset covering the whole of Finland. This data is provided by Mavi(Agency for Rural Affairs). An orthophoto is a combination of several individual aerial photos. The aerial photo dataset in orthophoto format is available as the most recent dataset consisting of the most recent ... \nFinland/MAVI/VV/50cm, falsecolor,finland,nrg,orthophotos \n2015-01-01T00:00:00Z/2018-01-01T00:00:00Z \n59 18 69.4 29.2 \nGoogle Earth Engine \nhttps://developers.google.com/earth-engine/datasets\n\n- [](https://doi.org/https://www.maanmittauslaitos.fi/en/maps-and-spatial-data/expert-users/product-descriptions/orthophotos)\n- [](https://doi.org/https://developers.google.com/earth-engine/datasets/catalog/Finland_MAVI_VV_50cm)"]]