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
Connects to #96
This prevents collisions between boolean and integer values. In python:
1 == True and 0 == False. But, we don't want these to point to the same
value in the index table.
scale_rank values of
True
are erroneously appearing in tiles. Example tile:https://tile.mapzen.com/mapzen/vector/v1/512/all/16/19293/24639.mvt
The text was updated successfully, but these errors were encountered: