Open tbonfort opened 12 years ago
Author: dmorissette Date: 2003/07/10 - 07:46
We've talked about this several times at our end as well. There is definitely
no time in 4.0, but we should revisit this later, maybe in 4.1
Author: dmorissette Date: 2003/08/12 - 17:41
*** Bug 409 has been marked as a duplicate of this bug. ***
Author: dmorissette Date: 2003/08/12 - 17:41
For the record, here is what Paul Spencer had written in bug 409:
---
I would like to suggest that the Reference object be extended by the addition of
an optional Projection object. The intention is to define the projection of the
reference map image so that applications can support viewing maps in different
projections while maintaining the same keymap.
The extent of the reference map would then be defined in the coordinate
system/units of the reference object's projection. If no projection is defined,
then it is assumed to be in the projection of the map as a whole.
When the projection of the reference map is not the same as the projection of
the map, then the map's extents would be reprojected into the reference map's
projection before being drawn.
It would also be desirable to be able to draw non-rectangular bounding boxes on
the reference map when the projection has changed. This could be done by
reprojecting points around the original bounding box and 'connecting the dots'.
This could use a pre-defined number of samples or be controlled via a new
attribute of the reference map that would specify the number of samples to take
around the box.
This addition would slow down reference map generation, so it is important that
this functionality only be triggered if a projection is defined and the
projection is different from the map's projection.
Author: dmorissette Date: 2003/09/17 - 15:58
*** Bug 432 has been marked as a duplicate of this bug. ***
Reporter: havard.tveite@umb.no Date: 2003/01/14 - 17:34