An open API service indexing awesome lists of open source software.

https://github.com/milos-agathon/france_built_up_map

How to download raster files from Copernicus land cover website, load them into R, merge into a single raster, calculate average weighted percentage of built-up areas for every French commune and make a pretty choropleth map using <150 lines of code.
https://github.com/milos-agathon/france_built_up_map

bigdata copernicus data-science data-visualization ggplot2 maps r raster satellite-imagery urban-planning

Last synced: 3 months ago
JSON representation

How to download raster files from Copernicus land cover website, load them into R, merge into a single raster, calculate average weighted percentage of built-up areas for every French commune and make a pretty choropleth map using <150 lines of code.

Awesome Lists containing this project

README

          

# Fraction of builtup (urban) areas for every French community

How to download raster files from Copernicus land cover website, load them into R, merge into a single raster, calculate average weighted percentage of built-up areas for every French commune and make a pretty choropleth map using <150 lines of code.

![alt text](https://github.com/milos-agathon/france_built_up_map/blob/main/france_builtup_2018.png?raw=true)