https://github.com/adefebrisp/ndvi-change-detection-tangsel
NDVI-based vegetation change analysis in Tangerang Selatan, Indonesia, using Sentinel-2 data and Google Earth Engine (2019–2025). This project maps green space dynamics and identifies areas with significant vegetation increase or decrease.
https://github.com/adefebrisp/ndvi-change-detection-tangsel
earthengine-api ee ndvi-analysis python sentinel-2
Last synced: about 1 month ago
JSON representation
NDVI-based vegetation change analysis in Tangerang Selatan, Indonesia, using Sentinel-2 data and Google Earth Engine (2019–2025). This project maps green space dynamics and identifies areas with significant vegetation increase or decrease.
- Host: GitHub
- URL: https://github.com/adefebrisp/ndvi-change-detection-tangsel
- Owner: adefebrisp
- Created: 2025-06-02T20:17:38.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-02T20:44:35.000Z (4 months ago)
- Last Synced: 2025-06-10T17:58:45.587Z (4 months ago)
- Topics: earthengine-api, ee, ndvi-analysis, python, sentinel-2
- Language: Jupyter Notebook
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ndvi-change-detection-tangsel
NDVI-based vegetation change analysis in Tangerang Selatan, Indonesia, using Sentinel-2 data and Google Earth Engine (2019–2025). This project maps green space dynamics and identifies areas with significant vegetation increase or decrease.## 🌍 Interactive Folium Maps Result
GitHub does not support rendering Folium interactive maps directly within the repository.
Therefore, the results of the analysis, including all interactive maps, can be accessed below:- [True Color Composite Map (Map 1)](https://adefebrisp.github.io/ndvi-change-detection-tangsel/map1_true_color.html)
- [NDVI Distribution (Map 2)](https://adefebrisp.github.io/ndvi-change-detection-tangsel/map2_ndvi.html)
- [High NDVI Mask (Map 3)](https://adefebrisp.github.io/ndvi-change-detection-tangsel/map3_high_ndvi_mask.html)
- [NDVI Change Map (Map 4)](https://adefebrisp.github.io/ndvi-change-detection-tangsel/map4_ndvi_change.html)
- [2021 NDVI Image (Map 5)](https://adefebrisp.github.io/ndvi-change-detection-tangsel/map5_ndvi2021.html)
- [2025 NDVI Image (Map 6)](https://adefebrisp.github.io/ndvi-change-detection-tangsel/map6_ndvi2025.html)