In findPlaces, value for total area is sometimes incorrect #729

Open
opened 2012-04-02 15:47:49 +00:00 by rlx · 0 comments
Owner

Unfortunately, it's much more complicated than

            south=Min('south'),
            west=Min('west'),
            north=Max('north'),
            east=Max('east'),

See Ox.joinAreas() ...

This bug results in incorrect bounds on load (in very specific cases, like when all places are in the Pacific).

Unfortunately, it's much more complicated than ``` south=Min('south'), west=Min('west'), north=Max('north'), east=Max('east'), ``` See Ox.joinAreas() ... This bug results in incorrect bounds on load (in very specific cases, like when all places are in the Pacific).
rlx added the
backend
label 2012-04-02 15:47:49 +00:00
j was assigned by rlx 2012-04-02 15:47:49 +00:00
rlx added the
normal
defect
labels 2012-04-02 15:47:49 +00:00
rlx added this to the 12.04 milestone 2012-07-01 08:38:02 +00:00
rlx added this to the 13.04 milestone 2013-05-29 14:02:35 +00:00
rlx modified the milestone from 13.04 to 14.03 2014-02-10 04:48:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#729
No description provided.