Opened 10 years ago
Closed 10 years ago
#2477 closed defect (fixed)
mgcooker tile calculations
Reported by: | gvtomm | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-6.0 |
Component: | Maestro | Version: | 2.5.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The area covered by the tiles generated by mgcooker is higher than the expected area, when both situations occurs:
- override bounds is set
- width/height of the specified area bounds is higher than tile width/height in meters for a specific scale (for example the tile width at scale XX is 1000 meters, and the width of bounds area is 1500 meters)
The correction I would propose is on then attached image.
gvtomm
Attachments (2)
Change History (4)
by , 10 years ago
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed r8405. Thanks for the patch.
Note:
See TracTickets
for help on using tickets.
Please attach a SVN diff/patch of the source code changes. It's much easier for me to review and apply than transcribing source code from a screenshot ;-)