|
|
|
|
|
by spirographer
2919 days ago
|
|
Gorgeous! I did notice that the international date line is marked as a voronoi border from north to south pole. If you can do some modulo math trickery you should be able to fix this. You can find all of the cells/airports forming the border to the east of the date line and add fake airports to your data set with longitude 360 larger than the original cells. These will be used to create the correct voronoi border with the cells just to the east. Everything else will stay the same. Thanks to the transparency of the globe I noticed this when @MereInterest pointed out the 0 0 coordinates of several airports. By the way if you can find a way to add the airport call letters to the cell when clicked that would be amazing. |
|
Excited to work on that tonight when my daughter goes to sleep :)