π LandCalc: Analysing Land Cover Statistics π¶
Welcome to LandCalc, a Python package for creating interactive maps and performing land cover analysis with ease. It provides both simple map visualization tools and a powerful user interface (landcalc.ui
) for analyzing land cover distributions and changes over time.
Key Features¶
- πΊοΈ Create interactive maps using built-in base layers
- π Select your region of interest (ROI) by:
- Drawing on the map
- Uploading a shapefile or custom geometry
- π± Analyze land cover within your selected geometry:
- Calculate percent and total area (mΒ²) of each land cover type
- Generate an interactive chart of land cover composition
- Export results as a CSV file
- π Perform change detection between two years (if supported by the dataset):
- Visualize land cover changes over time
- Quantify increase or decrease in land cover categories
π§° Getting Started π οΈ¶
1 2 3 4 5 6 7 8 9 10 |
|
How to Use¶
- Select land cover dataset from the dropdown menu
- Select available year from dropdown menu
- Click 'Add Layer to Map' button
- Upload a shapefile/ geometry or draw your own directly on the map using the draw tool
- Click the 'Calculate' button to visualize the statistics
- Click 'Show Chart' to create a chart of the statistics
- Export the statistics using the 'Export as CSV' button
Upcoming Tools & Releases¶
- π΄ Island Calc Tool π
- π³ Tree Calc Tool πͺ΅
Additional Information¶
- Free software: MIT License
- Documentation: https://acpotgieter.github.io/landcalc