Add IATA code as Airport label on zoom 12-14#56
Add IATA code as Airport label on zoom 12-14#56CharliePlett wants to merge 4 commits intoOpenHistoricalMap:stagingfrom
Conversation
Added IATA code as Airport label beside the icon on zooms 12 to 14. If no IATA available then defaults to ICAO.
Add IATA code as Airport label
|
If this gets approved then the icao= and iata= would need to be added to the vtiles for this to take effect. |
There was a problem hiding this comment.
This appears to drop the Airport icon entirely. Is that intentional?
I'm looking at SFO, https://localhost:8888/#13/37.62525/-122.38144, using our current version of staging and one to three airplanes appear from zoom ~10-14. I don't see any airplanes using your branch. I also don't see any IATA code; the only text that appears relates to taxiways and "San Francisco International Airport", and those begin to display at zoom 13.
|
Seems exposing the data is still pending in OpenHistoricalMap/issues#1314 |
|
I'm pretty sure the icon was showing when I created the pull request. Did something else change over time? |
|
I cloned your repo and am running your staging branch directly. I'd suspect that dropping
is the cause. |
|
Can you fix it? |
|
I messed up and accidentally moved my latest cemeteries commit into this pull request. |


This adds the iata= and icao= as the airport label beside the icon on zoom levels 12 to 14.