OpenLayers OpenLayers

Ticket #481 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

kaMath simplification

Reported by: tschaub Assigned to: tschaub
Priority: minor Milestone: 2.4 Release
Component: general Version:
Keywords: Cc:
State:

Description

There's a little extra math going on in the ka-Map layer. (First divide by tile width then multiply by tile width.)

Attachments

simplification.patch (0.8 kB) - added by tschaub on 01/25/07 22:03:57.
removes the cell size calc

Change History

01/25/07 22:03:57 changed by tschaub

  • attachment simplification.patch added.

removes the cell size calc

01/25/07 22:04:20 changed by tschaub

  • keywords set to review.

01/31/07 06:59:39 changed by crschmidt

  • keywords changed from review to commit.

Yeah, this seems sane. For ease of pullup, I'd like to save this for commit after we get the 2.3 final release out the door, since it's not a change in behavior. Marking for commit, but plz save for after 2.3.

01/31/07 12:42:29 changed by euzuro

i thought the whole point of marking things "pullup" is that we could continue committing things to trunk but only pull up into the release the relevant patches?

what am i missing? :-)

01/31/07 12:46:13 changed by crschmidt

You didn't notice how lazy I am :)

If you want to do work to pullup each change when we do the next RC, that's fine, you can commit any of the things that say commit now. I'm just not willing to make my life more difficult :)

01/31/07 13:47:45 changed by euzuro

Ajá :-D I see what you're saying.

02/18/07 11:10:50 changed by crschmidt

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.

02/18/07 11:11:05 changed by crschmidt

Committed in r2240.