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
Merge branch 'master' into postgis_export More... about 8 years ago
Merge branch 'python3' More... about 8 years ago
Update the README for Python 3.5. More... about 8 years ago
update string.replace() to new syntax. More... about 8 years ago
Remove references to unicode now that it's the default string format. More... about 8 years ago
msgpack IO now writes binary and reads into utf-8 strings. More... about 8 years ago
Convert from imposm.parser to osmium for loading roads out of the OSM PBF. More... about 8 years ago
Replace removed `iteritems()` with `items()`. More... about 8 years ago
py3: The default encoding is now UTF-8 and extra setup to force STDOUT & STDERR to UTF8 isn't necessary. More... about 8 years ago
Now using a lookup table for sources to save on data usage. More... about 8 years ago
Add an output for inserting into a postgis database More... about 8 years ago
Move non-kml-specific functions for working with collections into a separate OutputTools class. More... about 8 years ago
Add geometry index. More... about 8 years ago
Add initial database schema. More... about 8 years ago
Merge branch 'master' of github.com:adamfranco/curvature More... about 8 years ago
Add OSM copyright to descripition. More... about 8 years ago
Rename and reformat legend. More... about 8 years ago
Add a legend overlay. More... about 8 years ago
Add whitespace to fix Readme newlines. More... about 8 years ago
Update README links to point at new roadcurvature.com site. More... about 8 years ago
Add KML output notes. More... over 8 years ago
#41 Sort ways so that 2-way ways are attempted to be joined before 1-way and link ways. More... over 8 years ago
Added new TagContains and Id matching expressions. More... over 8 years ago
adams_default: Fix bash equality test that was forcing reuse of temporary files. More... over 8 years ago
Check for the curvature key before trying to use it in KML output. More... over 8 years ago
adams_defaults.sh: removed extra directories from KMZ structure. More... over 8 years ago
Merge branch 'master' of github.com:adamfranco/curvature More... over 8 years ago
KML output now uses the top length-weighted highway and surface tags for determining surface type. More... over 8 years ago
KML descriptions now include more way details. More... over 8 years ago
Narrowed the witdth of lines in the KML output. More... over 8 years ago