Skip to content

Backfill kind_detail on aerodromes based on iata codes #1873

@nvkelso

Description

@nvkelso

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:

image

It is passing to the POI:

image

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

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions