hafen / geofacet

R package for geographical faceting with ggplot2
https://hafen.github.io/geofacet/
Other
336 stars 45 forks source link

new grid: 'no_county_grid2020' #303

Open LIVF opened 3 years ago

LIVF commented 3 years ago

Counties of Norway as per 2020 definition

https://www.lifeinnorway.net/wp-content/uploads/2020/01/norway-county-map-2020.jpg

Grid data:

"code","row","col","name"
"Troms og Finnmark",1,4,"Troms og Finnmark"
"Nordland",2,3,"Nordland"
"Trondelag",3,2,"Trondelag"
"More og Romsdal",4,1,"More og Romsdal"
"Innlandet",4,2,"Innlandet"
"Oslo",5,3,"Oslo"
"Viken",5,2,"Viken"
"Vestland",5,1,"Vestland"
"Rogaland",6,1,"Rogaland"
"Agder",6,2,"Agder"
"Vestfold og Telemark",6,3,"Vestfold og Telemark"
stedy commented 3 years ago