SimonbJohnson / quickX3

HXLDash. Create data visualisations quickly by leveraging the humanitarian exchange language
https://hxldash.com/
MIT License
8 stars 4 forks source link

Updated world.json #80

Closed Rydela closed 4 years ago

Rydela commented 4 years ago

Change log: 15/05/2020

Updated the world.json file, deleting unused fields and adding ISO2 codes. Fixes issue #57.

Field deleted:

ID Soveriegnt Type Name_Long Abbrev Formal_EN Post_est LastCensus Continent Zika Zika_level Zika_Cases Alert Case_source Postal

Updated:

France ISO3 Code Kosovo ISO3 Code Norway ISO3 Code

Added:

ISO2 codes to all countries in dataset

Fields remaining:

Name ISO3 (renamed) ISO2 (added)

SimonbJohnson commented 4 years ago

Not merging this yet as it will break the ISO3 mapping.

The 'name' variable on this line needs to be updated for the new field name in the geom file.

https://github.com/SimonbJohnson/quickX3/blob/master/hxldash/static/libs/hxlbites/hxlBitesMap.js#L59