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)

Snap1.png (107.9 KB ) - added by gvtomm 10 years ago.
Patch_Ticket_2477.diff (1.1 KB ) - added by gvtomm 10 years ago.
Tortoise Patch FIle

Download all attachments as: .zip

Change History (4)

by gvtomm, 10 years ago

Attachment: Snap1.png added

comment:1 by jng, 10 years ago

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 ;-)

by gvtomm, 10 years ago

Attachment: Patch_Ticket_2477.diff added

Tortoise Patch FIle

comment:2 by jng, 10 years ago

Resolution: fixed
Status: newclosed

Fixed r8405. Thanks for the patch.

Note: See TracTickets for help on using tickets.