mapbox / mapbox/mapbox-gl-styles

Mapbox Streets v7 - Associate more aeroway values to class=industrial

Open
#334 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
315
Forks
143
PR merge metrics
No merged PRs in 30d

Description

Today it looks like ways with `aeroway=aerodrome` are associated with `Landuse > class=industrial`.

The proposal is to extend this mechanism to include also in this class the following OSM tags:

- `aeroway=spaceport`
- `aeroway=launchpad`
- `aeroway=landingpad`

As per [https://wiki.openstreetmap.org/wiki/Tag:aeroway%3Dspaceport](https://wiki.openstreetmap.org/wiki/Tag:aeroway%3Dspaceport)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file or test. Start by locating the existing style mapping for aeroway=aerodrome, then inspect how style definitions are organized and extend the same association to spaceport, launchpad, and landingpad. Done means those three tags receive class=industrial consistently with aerodrome.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
design
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.