forked from OpenRailwayMap/OpenRailwayMap-CartoCSS
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Render subway stations #108
Comments
hiddewie
added a commit
that referenced
this issue
Sep 21, 2024
Part of #79 Requires full re-import General railway amenities: - [x] water tower - [ ] subway entrance #108 - [x] derailer - [x] buffer stop - [ ] landuse railway - [ ] render border / operator boundary names / refs - [x] crossing box - [x] block post - [x] fuel station - [x] water crane - [x] coaling_facility - [x] sand_store - [x] waste_disposal - [x] compressed_air_supply - [x] preheating - [x] wash - [x] loading_gauge - [x] hump yard - [ ] engine shed - [ ] workshop - [x] defect_detector - [x] aei - [x] traverser - [ ] loading_rack - [ ] loading_ramp - [ ] loading_tower - [ ] unloading_hole - [ ] car_dumper - [ ] track_scale - [ ] carrier_truck_pit - [ ] gauge_conversion - [ ] car_shuttle - [ ] rolling_highway - [ ] ferry and ferry terminal Elecrical - [ ] power catenary_mast - [ ] power catenary_portal - [ ] railway line: railway:main_switch_off=yes, and railway:lower_pantograph_section=yes - [ ] power_supply - [ ] railway:electricity = joint - [ ] isolated track section / Electrification system change
hiddewie
added a commit
that referenced
this issue
Dec 15, 2024
Also part of #108 to cluster metro stations ![image](https://github.com/user-attachments/assets/80f2cda2-7d56-4dca-b0cb-f0b0b25b2866) ![image](https://github.com/user-attachments/assets/5542b49a-cd16-4ee7-88b1-cca77abf4bc7)
Instead of grouping by name, we might also group stations by the relation
which matches the station, platforms, stop positions and entrances in a big stop area. Docs in https://wiki.openstreetmap.org/wiki/Tag:public_transport%3Dstop_area |
Also render lightrail stations in lightrail color, not in tram color. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Render subway station nodes, the names and the entrances
Also see e.g. https://www.mapcontrib.xyz/t/fe7ce8-Sorties_de_metro#position/15/48.8534985/2.3444695 which groups subway stations together with a buffer into a single station. Buffer the points, and take the convex hull.
The text was updated successfully, but these errors were encountered: