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
Follow up issue from #2069 for 11 country labels that render as kind=unrecognized starting at z12. Some countries with the same behavior were fixed by adding them to country.yaml but these are all added and still have the issue.
Attached the assertion test results showing the behavior for those countries.
The bug seems associated with RAWR tile processing in tilequeue versus live tileserver <> PostGIS.
These particular labels shouldn't be exported in the places layer in tiles at all, because the max_zoom is past when they should be shown. At the low zooms the do correctly fade out at the max_zoom value.
Since the kind value is unrecognized then it's not egregious, but odd and should be cleaned up.
Follow up issue from #2069 for 11 country labels that render as kind=unrecognized starting at z12. Some countries with the same behavior were fixed by adding them to country.yaml but these are all added and still have the issue.
Attached the assertion test results showing the behavior for those countries.
unrecognized.csv
The text was updated successfully, but these errors were encountered: