SVG Strip Map Generator

Welcome to the website for this project - a SVG and JSON-based Strip Map Generator. This project aims to provide a way to generate strip maps from JSON stored in a standard JavaScript file, with no need for a vector graphics editor such as Adobe Illustrator or Inkscape (though those tools are, of course, much more powerful). The main advantage of this tool is the ability to change a few parameters in the JSON and have live updates on a website.
Please note that Strip Maps generated by this tool are inevitably going to be extremely simple without knowledge of the Scalable Vector Graphics format. This tool is a work in progress.

The project repository can be found on GitHub. You can find the source code for example projects here.
Example Strip Maps generated using this tool:
Test Network
Helsinki Metro
Internal Tests (advanced features)
For documentation on the features, refer to the User Guides and Documentation, located on the navbar.

This tool is currently not meant for a production environment and it is highly recommended that if using the Strip Map Generator as a JavaScript library, you obtain a formal release on GitHub. While the specification is still subject to change, attempts will be made to provide backwards compatibility. Note that despite this, the tool is being used to power the Metro Route Atlas, a project that functions as a natural usage and extension of this software.
Have a feature request or experiencing bugs? Please open an Issue on GitHub. Thank you!