This layer uses the source map's projection to construct a polygon to depict the coverage area. A coverage area in one projection does not necessarily translate into a rectangle on another projection. This layer uses the source map projection to create a polygon that approximates the extents of the projection by walking the perimeter of the projection's screen coordinates and translating those screen coordinates into a lat/lon array for the polygon.
|
|