evansiroky / timezone-boundary-builder

A tool to extract data from Open Street Map (OSM) to build the boundaries of the world's timezones.
MIT License
851 stars 81 forks source link

New disputed area in OSM between Greenland(Denmark) and Canada #118

Closed szjozsef closed 2 years ago

szjozsef commented 2 years ago

adding this is required to the expectedZoneOverlaps.json:

  "America/Nuuk-America/Pangnirtung": [
    {
      "bounds": [-66.6, 80.8, -66.3, 80.9],
      "description": "Allow disupted borders of Greenland and Canada (https://en.wikipedia.org/wiki/Hans_Island) to overlap."
    }
  ]
evansiroky commented 2 years ago

Thanks! Added this in 32cc86933ce2f51220930cb790145d44923ab49d.