Mapping paddy rice fields and cropping intensity using ...

28
Mapping paddy rice fields and cropping intensity using google earth engine Miao Zhang, Xin Zhang, Bingfang Wu, Hongwei Zeng, Fuyou Tian, Chong Liu Aerospace Information Research Institute, Chinese Academy of Sciences July 23 rd 2019

Transcript of Mapping paddy rice fields and cropping intensity using ...

Page 1: Mapping paddy rice fields and cropping intensity using ...

Mapping paddy rice fields and cropping intensity using google earth engine

Miao Zhang, Xin Zhang, Bingfang Wu, Hongwei Zeng, Fuyou Tian, Chong LiuAerospace Information Research Institute,

Chinese Academy of SciencesJuly 23rd 2019

Page 2: Mapping paddy rice fields and cropping intensity using ...

Rice as a staple food

Elert, E., 2014. NatureSource: FAOSTAT (July 2019)

Presenter
Presentation Notes
Rice is the most important food crop of globally and the staple food of more than half of the world's population
Page 3: Mapping paddy rice fields and cropping intensity using ...
Page 4: Mapping paddy rice fields and cropping intensity using ...

Challenges

Difficulties in data acquisition: frequent cloud cover over rice growing regions

Rice calendar is dynamic and might be same as other summer crops

Inhomogeneity and fragmented rice fields

Rice is commonly cultivated in many countries in Asia

Page 5: Mapping paddy rice fields and cropping intensity using ...

Major rice producing provinces

Page 6: Mapping paddy rice fields and cropping intensity using ...

Rice growing season and rainy season

Page 7: Mapping paddy rice fields and cropping intensity using ...

Availability of optical dataJune 8, 2017

Source: https:/ / remotepixel.ca/

Page 8: Mapping paddy rice fields and cropping intensity using ...

Feature of rice field using Sar

Heilongjiang Hunan Guangxi

Page 9: Mapping paddy rice fields and cropping intensity using ...

Key points

Calendar of rice is similar to maize, soybean and other summer crops; Crop spectral feature is also similar

But rice field is unique during planting period (covered by water); SAR data is sensitive to water body, water content, etc

Nelson, A., et al., 2014. Land Applications of Radar Remote Sensing.

0

0.1

0.2

0.3

0.4

0.5

0.6

0.7

73 97 121 145 169 193 217 241 265 289 313

指数

儒略历日期(2008)

EVI

LSWI

移栽期LSWI>EVI

抽穗期EVI>LSWI

Huang., et al., 2013.

Page 10: Mapping paddy rice fields and cropping intensity using ...

Methodology

Page 11: Mapping paddy rice fields and cropping intensity using ...

Data composition

• Monthly composite• Percentile composite

Tian, et al. 2019

Presenter
Presentation Notes
var percentile = ImageCollection.reduce(ee.Reducer.percentile([10,25,50,75,95]));
Page 12: Mapping paddy rice fields and cropping intensity using ...

Sensors(1st March to 30th November, 2017) Heilongjiang Huan Guangxi

Landsat 8 OLIScenes 752 187 209Footprints 53 21 20

Sentinel- 2 MSIScenes 4116 1411 1580Footprints 86 41 48

Sentinel- 1 C- bandScenes 828 364 340Mode Interferometric Wide swath: IW:Orbit Properties Descending Ascending Ascending

Data sources

Sensors Band Use Waveleng th Res ProviderSentinel- 2 MSI B2 Blue 490 µm 10m ESA

B3 Green 560 µm 10mB4 Red 665 µm 10mB8 Near Infrared 842 µm 10mB11 Short- wave Infrared 1 1610 µm 20mB12 Short- wave infrared 2 2190 µm 20m

Landsat 8 OLI B2 Blue 0.45 - 0.51 µm 30m USGSB3 Green 0.53 - 0.59 µm 30mB4 Red 0.64 - 0.67 µm 30mB5 Near Infrared 0.85 - 0.88 µm 30mB6 Short- wave Infrared 1 1.57 - 1.65 µm 30mB7 Short- wave infrared 2 2.11 - 2.29 µm 30m

Sentinel- 1 C VV dual- band cross- polarization, vertical transmit/horizontal receive

10m ESAVH 10m

SRTM Evelation 30m NASA/USGSLandsat Hansen Global Forest Change 30m GEELandsat JRC Global Surface Water Mapping 30m GEE

Page 13: Mapping paddy rice fields and cropping intensity using ...

Satellite data used

Sentinel – 1: 5532 scenes Sentinel – 2: 20209 scenes Landsat – 8: 869 scenes

Online processing on Google Earth Engine

Page 14: Mapping paddy rice fields and cropping intensity using ...

Slope and elevation

Page 15: Mapping paddy rice fields and cropping intensity using ...

Feature analysis

• Monthly mean value for SAR backscatter ecoefficient

• Layerstack to get time series monthly SAR backscatter ecoefficient

• Filter ImageCollection for each month;

• ImageCollection.mean()

Hunan

Page 16: Mapping paddy rice fields and cropping intensity using ...

Feature analysis

• Percentile composite

• Time series smoothing• ee.Reducer.percentile()

Hunan

Page 17: Mapping paddy rice fields and cropping intensity using ...

Heilongjiang

Page 18: Mapping paddy rice fields and cropping intensity using ...

Ground truth data using GVG softwareGVG stands GPS, Video, and GIS

Crop type with coordinates

Page 19: Mapping paddy rice fields and cropping intensity using ...

Heilongjiang (132°49′E and 47°03’N) The example of (a) Sentienel-2 MSI color composite image with the lowest cloud cover during rice growing season in 2017; (b) the pixel-based classification from random forest classifier;(c) the object-based SLIC image segmentation result and (d) the merged results with SLIC segmentation result with pixel-based Random Forest classification.

Pixel based + object based classification

𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙𝑙 = �𝑚𝑚𝑙𝑙𝑙𝑙𝑚𝑚 ≥ 0.6 𝑟𝑟𝑟𝑟𝑟𝑟𝑙𝑙𝑚𝑚𝑙𝑙𝑙𝑙𝑚𝑚 < 0.6 𝑚𝑚𝑛𝑛 𝑟𝑟𝑟𝑟𝑟𝑟𝑙𝑙

Page 20: Mapping paddy rice fields and cropping intensity using ...

Rice mapping

Page 21: Mapping paddy rice fields and cropping intensity using ...

Early rice

Page 22: Mapping paddy rice fields and cropping intensity using ...

Single/Semi- late rice

Page 23: Mapping paddy rice fields and cropping intensity using ...

Late rice

Page 24: Mapping paddy rice fields and cropping intensity using ...

Accuracy assessment

• In situ data: 80% of samples used for training: 20% for validation• Overlap the two to calculate the number of samples classified

correctly and wrong• To generate confusion Metrix

OA =𝑆𝑆𝑑𝑑𝑚𝑚 × 100%

UA =𝑋𝑋𝑖𝑖𝑖𝑖𝑋𝑋𝑖𝑖

× 100%

PA =𝑋𝑋𝑖𝑖𝑖𝑖𝑋𝑋𝑖𝑖

× 100%

𝐹𝐹𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠𝑠 =𝑈𝑈𝑈𝑈 × 𝑃𝑃𝑈𝑈𝑈𝑈𝑈𝑈 + 𝑃𝑃𝑈𝑈 × 2

where Sd represents the total number of correctly classified pixels, n represents the total number of validation pixels, and Xij represents an observation in row I and column j in the confusion matrix; Xi represents the marginal total of row I, and Xj represents the marginal total of column j in the confusion matrix.

Page 25: Mapping paddy rice fields and cropping intensity using ...

Accuracy

Page 26: Mapping paddy rice fields and cropping intensity using ...

Accuracy

Zhang et al., 2018;

Page 27: Mapping paddy rice fields and cropping intensity using ...

Cropping intensity (ongoing)

Mapping at 30 m spatial resolution

Adaptive for different agriculture systems:dry/wet, large farm/smallholder

Flexible for multiple satellite sensor integration

Page 28: Mapping paddy rice fields and cropping intensity using ...

Thanks for your attention!

The authors acknowledge the financial support from the National Key Research and Development Program (No. 2016YFA0600302), and the Strategic Priority Research Program of the Chinese Academy of Sciences (XDA19030201)

Contacts: [email protected]; [email protected];