Open nvkelso opened 8 years ago
Alternatively, we could fix the upstream OSM landuse data. Recapping Matt's findings from the original issue:
Looking in the North America extract, there are
49,437 points and
146 polygons
with name ILIKE '% (historical)'.
In https://github.com/mapzen/vector-datasource/issues/291 we're now suppressing "historical" feature label_position until zoom 16 (marked min_zoom 17). That's all working, but the landuse AOI the label_position comes from is still marked
hospital
and nothistorical
. They should be consistent.