block by phil-pedruco 10447085

10447085

Full Screen

This bl.ock demostrates how to join geojson and csv data based on a common id and is in answer to this stackoverflow question. The method is simply to iterate through both the geojson and csv data. If the id’s match a new element is added to the geojson object. The geojson data was taken from world.geo.

index.html

idCountry.csv