block by maartenzam ec11de22bc8e5608a98f207f1c09bdb6

Europe geo to square tiles animation with geo2rect

Full Screen

The code I used to animate the geographic map of Europe to a square tile map in The Eurosearch Song Contest. It uses the great geo2rect by Sebastian Meier.

This map is basically a clone of one of Sebastian’s examples. I created the geojson from Natural Earth data, selected the countries I needed (the Eurovision participants) in QGIS and simplified the geometries with mapshaper. Laying out the tile grid was a nice puzzle (yes, looking at you, Balkans).

Some remarks:

You can read the whole making-of of the Eurosearch Song Contest on my site.

index.html

geo2rect.js