This commit adds the Data Science Toolkit as a lookup type. The DSTK behaves...
This commit adds the Data Science Toolkit as a lookup type. The DSTK behaves identically to the Google Maps API with the exception that it can be run behind your own firewall. More information about this tool can be found here: http://www.datasciencetoolkit.org/
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- lib/geocoder/lookup.rb 1 addition, 0 deletionslib/geocoder/lookup.rb
- lib/geocoder/lookups/dstk.rb 20 additions, 0 deletionslib/geocoder/lookups/dstk.rb
- lib/geocoder/results/dstk.rb 6 additions, 0 deletionslib/geocoder/results/dstk.rb
- test/services_test.rb 20 additions, 0 deletionstest/services_test.rb
- test/test_helper.rb 7 additions, 0 deletionstest/test_helper.rb
Loading
Please register or sign in to comment