[mapguide-trac] #1124: Grid/Graticule API misses a UTM zone
ocassionally
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Oct 21 15:01:21 EDT 2009
#1124: Grid/Graticule API misses a UTM zone ocassionally
---------------------------+------------------------------------------------
Reporter: NormOlsen | Owner: NormOlsen
Type: defect | Status: closed
Priority: high | Milestone:
Component: General | Version: 2.0.2
Severity: major | Resolution: fixed
Keywords: Grid UTM Zone | External_id: 1266580
---------------------------+------------------------------------------------
Changes (by NormOlsen):
* status: new => closed
* resolution: => fixed
Comment:
Longitude values were being rounded of using a static cast, rather than
using floor and ceil functions. Thus, when the eastern or western most
boundary of the viewport fell within one degree of a UTM zone boundary,
the entire UTM zone would often be ommitted from the grid generation
process.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1124#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list