Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 923 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 923 Bytes

Colored countries based on genetic distance map.

Input:

heat

Output:

countries

Libraries:

leaflet.js for Mapping.
d3.js to check if the polygon contains a specific coordination.

Data:

countries.js : Countries Polygons dataset instead of having to deal with any geography API.
Countries And Adjectivals.js : Countries and their respective Adjectivals, scrapped it of wikipedia.

TODO: Maybe a heatmap in the future.