Overview

Following a request from the Discussion Forum on how to handle cases where the shape straddles the 180 degree meridian on a Decimal Degree map, we created this project. The solution is to split the shape into two main parts to be displayed on the two ends of the map.
In this case, we use the case of a Polygon but this could easily be adapted for any other shapes such as lines.
Members
Manager: Code Community