0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Aug 14, 2024 — Aug 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reformatting all json data helper files More... over 11 years ago
Removing unecessary teting code now that Points are JSON marshallable More... over 11 years ago
adds functionality for changing geocoding endpoint (ie. for tests) More... over 11 years ago
Initial implementation of json point marshaling and unmarshalling More... over 11 years ago
Adding in temporary test structs into polygon_test instead of contour.go More... over 11 years ago
Adding more active comments to the method signatures of the polygon methods More... over 11 years ago
running gofmt on code base More... over 11 years ago
Removing old data files from source More... over 11 years ago
Moving test data into correct namespace More... over 11 years ago
Cleaning up polygon_test.go a bit More... over 11 years ago
Fixed los angeles test More... over 11 years ago
polygon and contour split into two files. tests updated to use json files More... over 11 years ago
JSON data files added for regional contours More... over 11 years ago
Switch from direct reference to methods for Lat and Lng lookups More... over 11 years ago
Changed to using pointers instead for points and contours More... over 11 years ago
Added ability to define polygons and test for point in polygon More... over 11 years ago
Updating changelog More... over 11 years ago
Merge branch 'develop' More... over 11 years ago
Adding in mapquest specific errors for empty sets. Also added in tests to help with the new error path. More... over 11 years ago
Adding in mock responses for mapquest geocding results More... over 11 years ago
Resolving merge conflicts More... over 11 years ago
Merging feature/documentation-cleanup More... over 11 years ago
Merge pull request #10 from Sproutling/master More... over 11 years ago
add to readme the GO_ENV=test for running tests More... over 11 years ago
add to readme the GO_ENV=test for running tests More... over 11 years ago
Adding more explict roadmap features More... over 11 years ago
Adding in a ROADMAP file so that contributors might know what the intended course of action will be in the future More... over 11 years ago
Adding additional documentation to mapquest geocoder, removing some commented out code More... over 11 years ago
Removing old YARDdoc style documentation such that more human-readable documentation can be generated by godoc More... over 11 years ago
adds test for ZERO_RESULTS error from google geocoder More... over 11 years ago