osm-americana / openstreetmap-americana

A quintessentially American map style
https://americanamap.org
Creative Commons Zero v1.0 Universal
182 stars 59 forks source link

Aerialway pylons missing #822

Open claysmalley opened 1 year ago

claysmalley commented 1 year ago

In #755, we added support for aerialway lines, but not for pylons, as they aren't present in OpenMapTiles:

Screenshot from 2023-03-11 17-07-36

Some map styles, like OSM-Carto, opt to style aerialway lines with an icon pattern that alludes to pylons, but the actual position of pylons is ignored:

Screenshot from 2023-03-11 17-08-12

Pylons are a useful visual reference when navigating urban areas on foot, and when represented on the map with a simple shape like a dot or square, they provide a pattern effect that complements aerialway lines. For reference, here's the same screenshot of OSM-Americana with crudely drawn dots representing aerialway=pylon and squares for aerialway=station:

Screenshot from 2023-03-11 17-07-36 (copy)

ZeLonewolf commented 1 year ago

That's amusing that osm-carto uses a pattern rather than the actual position. I agree it make sense to style the pylon nodes at the higher zooms where that level of detail makes sense.

1ec5 commented 1 year ago

Do we expect to eventually symbolize aerialway stations? If so, we’d need to ensure that the pylon icons aren’t so prominent that the reader could mistake them for stations.