hafen / geofacet

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

new grid: 'romania_counties' #253

Open bogdanantonescu opened 4 years ago

bogdanantonescu commented 4 years ago

Romanian counties

[[Note: To help streamline the process of adding this grid, please replace this text with an image of a map for the region for reference. Also, please check the ISO_3166-2 (https://en.wikipedia.org/wiki/ISO_3166-2) codes if your grid uses countries or states/provinces. Finally, if you can provide an example of your grid in action with a data set and sample code, that would be great but is not required.]]

Grid data:

"row","col","code","name","name_ro"
1,7,"BT","Botosani","Botoșani"
1,8,"IS","Iasi","Iași"
1,6,"SV","Suceava","Suceava"
1,5,"BN","Bistrita-Nasaud","Bistrița-Năsăud"
1,4,"MM","Maramures","Maramureș"
1,3,"SM","Satu Mare","Satu Mare"
2,3,"BH","Bihor","Bihor"
2,4,"SJ","Salaj","Sălaj"
2,5,"HR","Harghita","Harghita"
2,6,"NT","Neamt","Neamț"
2,7,"BC","Bacau","Bacău"
2,8,"VS","Vaslui","Vaslui"
3,8,"GL","Galati","Galați"
3,7,"VN","Vrancea","Vrancea"
3,6,"CV","Covasna","Covasna"
3,5,"BV","Brasov","Brașov"
3,4,"MS","Mures","Mureș"
3,3,"CJ","Cluj","Cluj"
3,2,"AR","Arad","Arad"
4,1,"TM","Timis","Timiș"
4,2,"HD","Hunedoara","Hunedoara"
4,3,"AB","Alba Iulia","Alba Iulia"
4,4,"SB","Sibiu","Sibiu"
4,5,"DB","Dambovita","Dâmbovița"
4,6,"PH","Prahova","Prahova"
4,7,"BZ","Buzau","Buzău"
4,8,"BR","Braila","Brăila"
4,9,"TL","Tulcea","Tulcea"
5,8,"CT","Constanta","Constanța"
5,7,"IL","Ialomita","Ialomița"
5,6,"IF","Ilfov","Ilfov"
5,5,"AG","Arges","Argeș"
5,4,"VL","Valcea","Vâlcea"
5,3,"GJ","Gorj","Gorj"
5,2,"CS","Caras-Severin","Caraș-Severin"
6,7,"CL","Calarasi","Călărași"
6,2,"MH","Mehedinti","Mehedinți"
6,3,"DJ","Dolj","Dolj"
6,4,"OT","Olt","Olt"
6,5,"TR","Teleorman","Teleorman"
6,6,"GR","Giurgiu","Giurgiu"
7,8,"B","Bucuresti","București"
stedy commented 4 years ago

Should this replace the grid from https://github.com/hafen/geofacet/issues/252 ? They seem identical except for a few grid squares moved

hafen commented 4 years ago

I'd say if @bogdanantonescu can provide a good rationale for this second grid being a bit different then we can have this version as well. The rationale can be included in the grid description.