Skip to content

too much recursion errors when plotting #2

Open
@toofishes

Description

@toofishes

I'm not sure why, but I'm seeing this when I plot:

too much recursion
http://maps.gstatic.com/intl/en_us/mapfiles/api-3/4/11/main.js
Line 25
var Te=Se(-Oe,-Oe,Oe,Oe),Ue=Se(0,0,0,0...s[d])thisd;else this.set(b,c)}};

This is from Firebug in Firefox 4; Chrome's JS console doesn't show this error but I have the feeling it is blowing up on the exact same thing as the end result is the same- a map totally zoomed out and small in the upper-left corner, with absolutely nothing plotted.

Both FF and Chrome also show a bunch of these, but I have the feeling they are just debug output more than anything:
plist.js:82unknown column of type 8
plist.js:82unknown column of type 8
plist.js:82unknown column of type 6
plist.js:82unknown column of type 6
plist.js:82unknown column of type 8
plist.js:82unknown column of type 8
plist.js:82unknown column of type 8
plist.js:82unknown column of type 8

(I see types 5, 6, 8, 9, 10, 11)

Other note: I could get it to work with an older backup and a consolidated.db sized at 9.6MB, this particular one is 29MB.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions