[Mapguide-trac] [mapguide-trac] #2340: MgCooker using scaleindexes backwards while rendering tiles
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Feb 26 01:18:49 PST 2014
#2340: MgCooker using scaleindexes backwards while rendering tiles
---------------------+------------------------------------------------------
Reporter: Gyufi | Owner: jng
Type: defect | Status: closed
Priority: high | Milestone: Maestro-5.0-maintenance
Component: Maestro | Version:
Severity: major | Resolution: wontfix
Keywords: | External_id:
---------------------+------------------------------------------------------
Comment(by Gyufi):
Now we find the solution.
Does matter the order of scales in MapDefinition in Finite Display Scales
section.
We defined the scales in this order:
90000, 45000, 25000, 15000, 8000, 4000, 2000, 1000, 500, 250.
But the right order of scales is
250, 500, 1000, 2000, 4000, 8000, 15000, 25000, 45000, 90000.
Until now it wasn't clear for us.
Best regards,
Gyufi
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2340#comment:10>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list