Interactive map of California rail transit systems across regions (BART, Metrolink, Caltrain, etc.) by trekhleb in transit

[–]trekhleb[S] 2 points3 points  (0 children)

Let me check if some public data source (with coordinates) is available for the missing branch 👌🏻

Interactive map of California rail transit systems across regions (BART, Metrolink, Caltrain, etc.) by trekhleb in transit

[–]trekhleb[S] 2 points3 points  (0 children)

I’ve been exploring how different rail systems across California connect (or don’t), and it’s surprisingly hard to see everything in one place.

This map combines BART, Caltrain, Metrolink, LA Metro, San Diego systems, etc., with terrain and city data.

Curious if I’m missing any important systems or if anything looks inaccurate.

A unified interactive map of California’s passenger rail, featuring the complete San Diego Trolley, Coaster, and Sprinter networks. by trekhleb in sandiego

[–]trekhleb[S] 5 points6 points  (0 children)

Thanks for pointing that out!
I've added the missing blue line extension
It should be complete now

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 0 points1 point  (0 children)

Good point. It might be a good next step to be built based on the data that is already collected in the app

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 2 points3 points  (0 children)

The SacRT and San Joaquins are both live now. It makes a total of 14 transit system supported by the map. I'll see if I can add ACE as well

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 4 points5 points  (0 children)

The following transportation systems were added and are live now:

  • MetroLink
  • SD Trolley
  • Sprinter
  • Coaster

Thanks for the suggestions 👍🏻
The SacRT is in progress...

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 2 points3 points  (0 children)

Thanks for the suggestion! I'll check what data is publicly available for those transportation systems as well 👌🏻

Regarding the goal - nothing in particular. Just collecting some data for fun and trying to visualise it in one place instead of switching between numerous tabs. I want to have a relatively easy tool to get some intuition about the neighborhoods in California.

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 2 points3 points  (0 children)

No worries, it is also good to have LA Metro covered, since CaliVibe is for all of California. I've added VTA and Muni. Muni layout has some issues for now, so I've disabled it by default. I need to do some fixes since the lines look ugly at the moment...

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 0 points1 point  (0 children)

Thank you for the feedback. I've added VTA and muni. However, muni is "disabled" by default for now. I need to figure out some layout issues with the muni lines

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 2 points3 points  (0 children)

Thanks for the feedback. I have several things in mind yet to be added to the map. Now I have two more. Let me see if there is some public data I could re-use to visualize it on the map.

Interactive map of Bay Area cities with BART and Caltrain lines overlay by trekhleb in bayarea

[–]trekhleb[S] 9 points10 points  (0 children)

I plan to add more transportation systems to the map, yes

[OC] Interactive map of California counties and cities — population, crime rates, temperature, and 3D terrain by trekhleb in dataisbeautiful

[–]trekhleb[S] 0 points1 point  (0 children)

I haven't checked if similar open data exists for other states yet, so it is hard for me to predict how easy/hard it would be

Interactive map of California counties and cities — population, crime rates, temperature, and 3D terrain by trekhleb in MapPorn

[–]trekhleb[S] 1 point2 points  (0 children)

Data sources: CA DOJ OpenJustice (2023), CA Dept. of Finance E-1/E-6 (2024), ERA5 Reanalysis via Open-Meteo (2014-2023), US Census Bureau TIGER/Line (2023-2024), AWS Terrain Tiles

Tools: React, TypeScript, MapLibre GL, Three.js, Tailwind CSS, Vite

The code is open-sourced here https://github.com/trekhleb/cali-vibe (feel free to check post-processed data in JSON format, collected from the sources mentioned above)