https://github.com/derhuerst/transit-map-generator
[work in progress] – Generate and optimize transit maps interactively.
https://github.com/derhuerst/transit-map-generator
graph optimization public-transport transit-map
Last synced: 11 months ago
JSON representation
[work in progress] – Generate and optimize transit maps interactively.
- Host: GitHub
- URL: https://github.com/derhuerst/transit-map-generator
- Owner: derhuerst
- License: isc
- Created: 2017-07-29T20:42:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T11:01:34.000Z (almost 6 years ago)
- Last Synced: 2025-04-15T05:17:26.039Z (about 1 year ago)
- Topics: graph, optimization, public-transport, transit-map
- Language: JavaScript
- Homepage: https://github.com/derhuerst/transit-map-generator
- Size: 10.7 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# transit-map-generator
**Generate and optimize [transit maps](https://en.wikipedia.org/wiki/Transit_map) interactively.**
[](https://www.npmjs.com/package/transit-map-generator)
[](https://travis-ci.org/derhuerst/transit-map-generator)

[](https://gitter.im/derhuerst)
## Installing
```shell
npm install -g transit-map-generator
```
## Usage
```js
todo
```
## Contributing
If you have a question or have difficulties using `transit-map-generator`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/transit-map-generator/issues).