hiddewie / OpenRailwayMap-vector

OpenRailwayMap vector tiles
https://openrailwaymap.fly.dev
GNU General Public License v3.0
8 stars 1 forks source link

Electrification layer errors #134

Closed besentv closed 1 week ago

besentv commented 2 weeks ago

Observation: In ORM-Vector lines electrified with <750V are rendered as grey + non-electrified lines and lines without data are rendered black.

image

Expectation: Render <750V as pink rose-ish and unknown as grey.

image

hiddewie commented 1 week ago

Thanks for the issue. This is fixed in https://github.com/hiddewie/OpenRailwayMap-vector/pull/136

hiddewie commented 1 week ago

I also found that the future electrification dashes were not rendered correctly, fixed in https://github.com/hiddewie/OpenRailwayMap-vector/pull/137.