What problem does it solve?
GeoMaster solves the problem of turning raw geospatial data (remote sensing imagery, vector layers, and terrain products) into analysis-ready outputs for mapping, spatial statistics, and Earth-observation ML workflows.
Core Features & Use Cases
- Remote sensing workflows: compute spectral indices, build composites, apply cloud/SAR processing patterns, and prepare data for change detection or classification.
- GIS & spatial analysis: manage CRS correctly, perform vector/raster operations, run terrain and viewshed-style analyses, and execute network-style spatial computations.
- ML for Earth observation: apply classical ML (e.g., RF/SVM/XGBoost) and deep learning patterns (e.g., CNN/U-Net) for land cover and spatial prediction, including explainability and graph-based approaches.
- Cloud-native & big-data readiness: integrate STAC catalogs and cloud assets (e.g., COG/STAC patterns), plus chunked/distributed processing approaches for large datasets.
Quick Start
Use GeoMaster to calculate NDVI from a Sentinel-2 GeoTIFF you have locally and write the result to a new NDVI GeoTIFF for further analysis.