This is a repository including a solar potential analysis for the city of Rosario in Argentina.
The analysis is part of the thesis Estimating building rooftop solar potential in a city from a developing country.
- The
index.htmlcode is for creating a web map displaying solar potential for building rooftops in the city Rosario, Argentina.
The building polygon layer was collected from OpenStreetMap using GEOFABRIK and the solar potential was calculated using The World Bank's Global Solar Atlas global horizontal irradiance (GHI) layer.
The web map was built using the libraries jQuery API, Leaflet and hosted on GitHub Pages.
The web map is available here. - The
datafolder includes the building polygon layers for the web map. - The
imagefolder includes images used for the web map. - The
QGISfolder includes therosario.qgzfile and the layers created and used in the project (seeQGIS/README.md). - The
municipal&OSMfolder includes a R codemunicipal_buildings.Rfor visualizing the results of the municipal and OSM layers created in the QGIS project. - The
samplingfolder includes a R Markdown code for the sampling analysis (seesampling/README.md).
MIT