In #1277 we added kind_detail for aerodrome landuse (AOI), pois, and roads (runway) layers features. But it turns out aerodrome:type isn't very consistently filled in. We want to use this property to filter features at low zooms – there are a medium amount of not international airports at the low and mid-zooms that are large but not meaningful to show that early.
- What did you see? I saw
public on SFO airport south of San Francisco, California, USA.
- What did you expect to see? I expected to see
international, based on it having a 3-char IATA code (SFO)
- What map location are you having problems with? 15/37.6201/-122.3775
- Screenshot?
It is on the landuse:

It is passing to the POI:

I expect the runway lines to also have a aerodrome_kind_detail property via #1854:

In #1277 we added
kind_detailfor aerodrome landuse (AOI), pois, and roads (runway) layers features. But it turns outaerodrome:typeisn't very consistently filled in. We want to use this property to filter features at low zooms – there are a medium amount of not international airports at the low and mid-zooms that are large but not meaningful to show that early.publicon SFO airport south of San Francisco, California, USA.international, based on it having a 3-char IATA code (SFO)It is on the landuse:
It is passing to the POI:
I expect the runway lines to also have a
aerodrome_kind_detailproperty via #1854: