icraf-indonesia / LUMENSR

An R package for land use planning and management of multiple environmental services.
https://icraf-indonesia.github.io/LUMENSR/
Other
0 stars 0 forks source link

Develop a function to calculate land use change tables (crosstab) by planning units #5

Closed dindiarto closed 1 year ago

dindiarto commented 1 year ago

Hey @mariaadeliaw, I'm working on developing a function to calculate crosstab tables for land use change analysis in Kalimantan Barat. I need RTRW (Regional Spatial Plan) or Kabupaten (District) boundaries in order to enable the function to iteratively produce crosstabs for each land allocation.

Cheers

mariaadeliaw commented 1 year ago

I have uploaded the shapefile here https://github.com/mariaadeliaw/lumens_updates/tree/main/data/kalbar/admin. For now, the testing data will be saved in that private repository. For further development, I think simple dummy data should be created to be included in the package's example instead of using real provincial data.

dindiarto commented 1 year ago

done,see and test 7a1357f