Skip to content

A python 3 SVG street lane generator. Generates a SVG file with street lanes from a SVG street map.

License

Notifications You must be signed in to change notification settings

rqelibari/lanepathy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lanepathy Generator

Lanepathy is a python 3 script, which generates lane paths on a SVG street map. The street map must be a SVG file with <path>-elements. The script will write a new SVG file with new <path>-elements, which represent the different lanes on the streetmap.

How to use

Clone the repository, open a Termial and cd into the new directory. Then run:

# pip install .
# lanepathy ./input.svg ./output.svg

More information is following during the development.

About

A python 3 SVG street lane generator. Generates a SVG file with street lanes from a SVG street map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published