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
Add surface KML output. More... about 9 years ago
Add KML curver-radius output. More... about 9 years ago
Add units (mi/km) choice for KML output. More... about 9 years ago
Merge pull request #12 from Fonsan/filter_length More... about 9 years ago
Added filter for path length More... about 9 years ago
Learned curvature-output-kml. More... about 9 years ago
Learned curvature-sort. More... about 9 years ago
Rename scripts for more naming consistency. More... about 9 years ago
Merge branch 'filter_radius' into refactor More... about 9 years ago
#7 Tweak command-line arguments for clarity. More... about 9 years ago
#7 Move distance calculation to common library. More... about 9 years ago
Extended filter radius with min and max options More... about 9 years ago
Merge pull request #8 from Fonsan/fix_msgpack_stream_read More... about 9 years ago
Merge pull request #9 from Fonsan/fix_paths_with_no_ref_tags More... about 9 years ago
Added some enduro love More... about 9 years ago
accept ways with no tag ref More... about 9 years ago
Fixed radius filter bug, where selection was made from the unfiltered segments array instead of the filtered More... about 9 years ago
Fixed help text More... about 9 years ago
Fixed streaming reads, read() reads until EOF https://docs.python.org/2/tutorial/inputoutput.html#methods-of-file-objects More... about 9 years ago
Filter out segments that have specified large radius More... about 9 years ago
Merge pull request #6 from Fonsan/length_property More... about 9 years ago
Add curvature length decorator More... about 9 years ago
Add filter for curvature-level. More... about 9 years ago
First pass at splitting the filtering and downstream code off from the curvature calculation script. More... about 9 years ago
When adding the base_way, us a copy of the way to ensure that it is serializable. More... about 9 years ago
Add installation heading. More... about 9 years ago
Add documentation on installing Protocol Buffers. More... about 9 years ago
Update links to imposm.parser More... about 9 years ago
Multi-color output now properly escapes descriptions. More... about 9 years ago
Add a .gitignore. More... about 9 years ago