Skip to content

julochrobak/streetscleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

streetscleaner

simple street names cleaner within the city of Zürich

web interface

Download and open the index.html file in your browser and follow the instructions. Or test it online on http://julochrobak.github.io/streetscleaner

command line utility

The streetscleaner.py is a command line utility which reads the names from the stdin (one street name per line) and returns comma separated values in the stdout. Errors are printed to the stderr.

Example:

echo -e 'bahnofstr\nlimaqua' | python streetscleaner.py

About

simple street names cleaner within the city of Zürich

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages