You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the WOF documentation we've refined this a bit from the default 15min_zoom and 16max_zoom to defaults per the 4 related "neighbourhood" placetypes.
From the WOF documentation we've refined this a bit from the default 15
min_zoom
and 16max_zoom
to defaults per the 4 related "neighbourhood" placetypes.tilequeue/tilequeue/wof.py
Lines 34 to 45 in b0a6bc9
tilequeue/tilequeue/wof.py
Lines 290 to 308 in b0a6bc9
For existing features, probably don't modify the existing
min_zoom
andmax_zoom
values. But for new features, do the following:borough
:min_zoom
: 10max_zoom
: 13neighbourhood
:min_zoom
: 15max_zoom
: 18macrohood
:min_zoom
: 13max_zoom
: 15microhood
:min_zoom
: 16max_zoom
: 18The text was updated successfully, but these errors were encountered: