Published a project
Learned Something New
Learned a new skill
+1
Today I learned all about ISO-3166 country codes and needed to convert between them for rendering geojson data. I decided to build a small repo with some lightweight mappings to make the conversions easy and efficient, since all I could find were heavy conversion libraries when a simple 1:1 mapping would do. https://github.com/keegandonley/ISO-3166