Looks like surface is in the drop properties list twice (oops): - zoom 11: https://github.com/tilezen/vector-datasource/blob/e324c7d3406895c065aa40bd5de5d66be491d720/queries.yaml#L517 - zoom 14: https://github.com/tilezen/vector-datasource/blob/e324c7d3406895c065aa40bd5de5d66be491d720/queries.yaml#L557 The second instance in zoom 14 is likely an error. By the time unclassified and some tracks are visible at zoom 11 in https://github.com/tilezen/vector-datasource/issues/1250 and https://github.com/tilezen/vector-datasource/issues/1251 the surface tag needs to be included.
Looks like surface is in the drop properties list twice (oops):
vector-datasource/queries.yaml
Line 517 in e324c7d
vector-datasource/queries.yaml
Line 557 in e324c7d
The second instance in zoom 14 is likely an error.
By the time unclassified and some tracks are visible at zoom 11 in #1250 and #1251 the surface tag needs to be included.