1{ 2 "Africa/Juba-Africa/Khartoum": [ 3 { 4 "bounds": [27.8, 9.3, 29.1, 10.2], 5 "description": "Allow disputed Abyei Area (https://en.wikipedia.org/wiki/Abyei) to overlap." 6 }, { 7 "bounds": [23.4, 8.6, 24.9, 9.9], 8 "description": "Allow disputed Kafia Kingi region (https://en.wikipedia.org/wiki/Kafia_Kingi) to overlap." 9 } 10 ], 11 "America/Argentina/Rio_Gallegos-America/Punta_Arenas": [ 12 { 13 "bounds": [-73.6, -49.8, -73, -49.2], 14 "description": "Allow disputed Southern Patagonia Ice Field are (https://en.wikipedia.org/wiki/Argentina%E2%80%93Chile_relations#Border_issues) to overlap." 15 } 16 ], 17 "America/La_Paz-America/Porto_Velho": [ 18 { 19 "bounds": [-65.4, -10.9, -65.3, -10.7], 20 "description": "Allow disputed area of Isla Suárez (https://en.wikipedia.org/wiki/Isla_Su%C3%A1rez) to overlap." 21 } 22 ], 23 "America/Moncton-America/New_York": [ 24 { 25 "bounds": [-67.4, 44.2, -66.9, 44.8], 26 "description": "Allow disputed area near Machias Seal Island (https://en.wikipedia.org/wiki/Machias_Seal_Island) to overlap." 27 } 28 ], 29 "Asia/Hebron-Asia/Jerusalem": [ 30 { 31 "bounds": [34.8, 31.3, 35.6, 32.6], 32 "description": "Allow disputed areas in Jerusalem (https://en.wikipedia.org/wiki/Borders_of_Israel#Status_of_Jerusalem) and Oslo Occord Areas B and C (see https://github.com/evansiroky/timezone-boundary-builder/issues/53 for discussion) to overlap." 33 } 34 ], 35 "Asia/Ho_Chi_Minh-Asia/Manila": [ 36 { 37 "bounds": [114.1, 10.9, 114.2, 11], 38 "description": "Allow disputed area near Gaven Reefs (https://en.wikipedia.org/wiki/Gaven_Reefs) to overlap." 39 } 40 ], 41 "Asia/Ho_Chi_Minh-Asia/Shanghai": [ 42 { 43 "bounds": [114, 10.1, 114.3, 11], 44 "description": "Allow disputed area near Gaven Reefs (https://en.wikipedia.org/wiki/Gaven_Reefs) to overlap." 45 }, { 46 "bounds": [114.4, 9.8, 114.6, 10], 47 "description": "Allow disputed area near Hughes Reef (https://en.wikipedia.org/wiki/Hughes_Reef) to overlap." 48 }, { 49 "bounds": [115.4, 9.8, 115.6, 10], 50 "description": "Allow disputed area near Mischief Reef (https://en.wikipedia.org/wiki/Mischief_Reef) to overlap." 51 }, { 52 "bounds": [114.2, 9.6, 114.4, 9.8], 53 "description": "Allow disputed area near Johnson South Reef (https://en.wikipedia.org/wiki/Johnson_South_Reef) to overlap." 54 }, { 55 "bounds": [112.8, 9.5, 113.1, 9.8], 56 "description": "Allow disputed area near Fiery Cross Reef (https://en.wikipedia.org/wiki/Fiery_Cross_Reef) to overlap." 57 }, { 58 "bounds": [112.7, 8.8, 112.9, 8.9], 59 "description": "Allow disputed area near Cuarteron Reef (https://en.wikipedia.org/wiki/Cuarteron_Reef) to overlap." 60 }, { 61 "bounds": [110.9, 15.5, 113, 17.4], 62 "description": "Allow disputed area near Paracel Islands (https://en.wikipedia.org/wiki/Paracel_Islands) to overlap." 63 } 64 ], 65 "Asia/Manila-Asia/Shanghai": [ 66 { 67 "bounds": [114.1, 10.9, 114.2, 11], 68 "description": "Allow disputed area near Gaven Reefs (https://en.wikipedia.org/wiki/Gaven_Reefs) to overlap." 69 } 70 ], 71 "Asia/Shanghai-Asia/Thimphu": [ 72 { 73 "bounds": [88.9, 27.2, 89.2, 27.7], 74 "description": "Allow disputed area near Doklam to overlap (See https://zh.wikipedia.org/wiki/%E4%B8%AD%E4%B8%8D%E8%BE%B9%E7%95%8C%E4%BA%89%E8%AE%AE and https://en.wikipedia.org/wiki/Doklam)" 75 } 76 ], 77 "Asia/Shanghai-Asia/Urumqi": [ 78 { 79 "bounds": [73.4, 34.3, 96.4, 49.2], 80 "description": "Xinjiang time might be used by some locals in Xinjiang. https://en.wikipedia.org/wiki/Xinjiang_Time" 81 } 82 ], 83 "Europe/Amsterdam-Europe/Berlin": [ 84 { 85 "bounds": [6.3, 53.3, 7.2, 53.8], 86 "description": "Allow dispupted maritime border near the Ems estuary to overlap. https://en.wikipedia.org/wiki/Germany%E2%80%93Netherlands_border#Disputes" 87 } 88 ], 89 "Europe/Belgrade-Europe/Zagreb": [ 90 { 91 "bounds": [18.8, 45.2, 19.3, 46], 92 "description": "Allow disupted borders of Croatia and Serbia to overlap. https://en.wikipedia.org/wiki/Croatia%E2%80%93Serbia_border_dispute" 93 } 94 ], 95 "Europe/Berlin-Europe/Luxembourg": [ 96 { 97 "bounds": [6.1, 49.4, 6.6, 50.2], 98 "description": "Allow entire border of Germany and Luxembourg to overlap as most of it is a condominium. https://opinionator.blogs.nytimes.com/2012/01/23/the-worlds-most-exclusive-condominium/" 99 } 100 ], 101 "Europe/Paris-Europe/Rome": [ 102 { 103 "bounds": [6.8, 45.8, 6.9, 45.9], 104 "description": "Allow disputed areas near Mont Blanc (https://en.wikipedia.org/wiki/Mont_Blanc#Ownership_of_the_summit) and Dôme du Goûter (https://en.wikipedia.org/wiki/D%C3%B4me_du_Go%C3%BBter) to overlap." 105 } 106 ] 107} 108