- Added skeletron-generalize.py script for GeoJSON input/output. - Switched from signals to threads in Skeletron.graph_routes() for Windows compatibility. - Fixed minor geometry bugs.
0.6.0
- Made skeleton-finding for very long routes more efficient through divide and conquer approach.
0.5.1
- Fixed encoding trap in Skeletron.output.
0.5.0
- Added dependency on StreetNames 0.1+ in skeletron-osm-streets.py.
0.4.1
- Fixed a bug with older versions of Shapely in waynode_multilines().
0.4.0
- Added dependency on Unix-only signal library to cut short graph_routes() when it can't it won't and it don't stop.