samayo / country-json

A simple data of the world by country each in JSON format.
https://data.world/samayo
MIT License
1.07k stars 805 forks source link

Problems with some flags #227

Closed briandfoy closed 2 years ago

briandfoy commented 2 years ago

168 noted that some flags base64 data are incorrect. I've noticed that these country flags have problems:

FWIW, I basically did this:

$ jq -r '.[] | select(.country=="Andorra") | .flag_base64' country-by-flag.json | perl -pe 's/.*?,//' | base64 -d | xmllint -