the-nemz / metro-dreamin

MetroDreamin' is a web application that allows users to design and visualize their dream transportation systems, and peruse the transit fantasies of other users from around the world.
https://metrodreamin.com
GNU Affero General Public License v3.0
33 stars 10 forks source link

Feature Request: Download geodata for your maps #220

Open IQBigBang opened 8 months ago

IQBigBang commented 8 months ago

Hi, first of all I wanna say how much I love this project and website, it's really great! My feature request is to be able to download the information about your own maps, particularly the geo coordinates of stations, preferably in a machine-readable format. I noticed in the code that the map info is basically stored as a JSON, so it would be enough to just trim it to the bare-bones info and be able to access it. I know this is very niche, but I also think it could be quite easy to implement.

erkinalp commented 5 months ago

and, in reverse, upload