Extract data for each district in India from a matrix

2 views (last 30 days)
I have a matrix (331X301) at 0.1 degree resolution data encompassing entire India and a district level shapefile with districtName as an attribute. I generally extarct data for each district from the matrix raster in ArcGIS. Is there a way to extract the mean data(mean of all the 0.1 degree grids that fall in that district) for all district in Matlab?
Note: the data is 3 dimension-331x301x12.

Answers (1)

Sourangsu Chowdhury
Sourangsu Chowdhury on 22 Jan 2019
refer to
https://in.mathworks.com/matlabcentral/answers/440861-extract-data-from-a-matrix-for-each-polygon-in-a-shape-file

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!