mapbox / mapbox/mapbox-gl-styles
Mapbox Streets v7 - Associate more aeroway values to class=industrial
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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