🔙 Back
Geothermal Site Feasibility Analyzer
A web solution designed to help users evaluate the feasibility of a geothermal site based on location input.
Users can input coordinates (lat/lon) of a location or click on a map, and the app returns a feasibility score using geological, terrain, and climate data.
A tool for engineers and designers to:
✅ Select a location on a map.
✅ Extract Geospatial Data at that selected point.
✅ Caculate Score (Weighted).
✅ Caculate Feasibility Level using adjustable weights.
🔗 Try the Tool (External Link - may take a few seconds to load)
⚙️ Frontend: React, Vite, Bootstrap & Leaflet (map input, visualization).
⚙️ Backend: Flask + Geospatial Libraries (e.g., GDAL, Rasterio, GeoPandas etc.).
⚙️ Data sources: Global Heat Flow raster data, Tectonic Plate Boundaries (GeoJSON), Surface Temperature raster data, Groundwater datasets.