1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename curvature-calculate to curvature-collect to capture new reduced scope. More... over 8 years ago
Merge pull request #10 from Fonsan/enduro More... over 8 years ago
Merge branch 'post_processors' into refactor More... over 8 years ago
The verbose flag on the processing chains now works as described. More... over 8 years ago
Basic updates to the README for the refactor branch. More... over 8 years ago
Replace old surfaces.py with a similar processing chain script. More... over 8 years ago
Clean up white-space and usage info. More... over 8 years ago
Remove old curvature.py that is no longer needed. More... over 8 years ago
Clean up output of Adam's default processing chain. More... over 8 years ago
Move my default processing chain to a subdirectory for future chains to live in. More... over 8 years ago
Update the `curvature.sh` processing chain to use the new post-processor setup. More... over 8 years ago
Updated filter_surface with more specs and itertools implementation More... almost 9 years ago
Merge branch 'master' into refactor More... almost 9 years ago
Merge pull request #17 from sgallese/patch-1 More... almost 9 years ago
Use pbf file endings in readme More... almost 9 years ago
Further fixes to include editing links in surface output. More... almost 9 years ago
Add missing re package. More... almost 9 years ago
Surface output needs to trim extra '.osm' portions of the base-name. More... almost 9 years ago
Allow the Surface output to use the enhanced description with editing links. More... almost 9 years ago
Update the links in the readme to match the new hosting site. More... almost 9 years ago
Merge pull request #14 from Fonsan/fix_ways_with_no_segments More... almost 9 years ago
Added filter type More... almost 9 years ago
Fixed ways with no segments being added when using --straight_segment_split_threshold 0 More... almost 9 years ago
Added filter surface More... almost 9 years ago
Added chaining test More... almost 9 years ago
Add an example processing script. More... about 9 years ago
Cast the way name as a string in case it is an integer (the OSM-ID for unamed ways). More... about 9 years ago
Moved post processors into curvature-pp Added testing for post processors Added head post processor Added setup.py More... about 9 years ago
curvature-calculate: Remove unused arguments. More... about 9 years ago
Add tab-delimited output. More... about 9 years ago