0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-add '-' option to creategeodb.py More... almost 15 years ago
Include stdio.h in geoparser More... almost 15 years ago
Update .gitignore More... almost 15 years ago
Fix install More... almost 15 years ago
Merge branch 'master' of github.com:wlach/neocoder More... almost 16 years ago
Include stdio for fprintf (needed by new gcc/libc in Ubuntu Lucid, apparently) More... almost 16 years ago
Print not found when coordinates not found More... almost 16 years ago
Display SQL debugging statements only conditionally More... almost 16 years ago
Update LICENSE and README More... almost 16 years ago
Fix minor merge conflict More... almost 16 years ago
Preliminary support for statscan GML files More... almost 16 years ago
Merge branch 'master' of [email protected]:wlach/neocoder More... almost 16 years ago
Fix number matching with PCRE More... almost 16 years ago
Some minor doc updates (describe installation) More... almost 16 years ago
Stop using boost, switch to using libpcre and tr1/memory More... almost 16 years ago
Fixes to neocoder's clean target More... about 16 years ago
Geocoder now returns a pointer to a latlng pair (possibly NULL) More... about 16 years ago
Installation targets and python bindings More... about 16 years ago
Commit my basic TODO list More... about 16 years ago
Just pass through latitude/longitude pair inputted to geocoder More... about 16 years ago
Autoconf scaffolding More... about 16 years ago
Select only the columns we need from the road database More... about 16 years ago
Incorporate region information into road data and use it in the geocoder More... about 16 years ago
Fix bug when processing intersections in creategeodb More... about 16 years ago
Be stricter under which we take the number to be the street name More... about 16 years ago
Use direction when doing the SQL query More... about 16 years ago
Split parsing GML file from creating geo database More... about 16 years ago
Create and user an integer suffix type in the geodatabase More... about 16 years ago
Various fixes to problems found in creategeodb.py More... about 16 years ago
Now handle street names that are just numbers (e.g. 55 avenue, edmonton) More... about 16 years ago