CHANGELOG.txt | 444 | 0 | 0 | | | 1.4 KB | 7d48e6c55afa51b65670111beb7f736e28bc565c472e9589ef050cafc7ce77e2 |
LICENSE.txt | 444 | 0 | 0 | | | 1.53 KB | 65bcebcd0650fcc369e6bdc441815f180d740cf1c9feb70d6e77cf975cb91b83 |
Manifest.txt | 444 | 0 | 0 | | | 2.65 KB | fbd6637a14c90fbc79230d45135d46eb18319752b65ab4643045082b55960146 |
README.txt | 444 | 0 | 0 | | | 958 Bytes | 2100bcd84ef44285e3023921646e47fabd6b105692e4ce559cd68ca5c8ec8f9f |
Rakefile | 444 | 0 | 0 | | | 2.43 KB | 1336abe40bbc4f1bb1423cb0d66efbcab7a0ce5bf51d43db86264b6ad1231e7d |
bin/geocode | 444 | 0 | 0 | | | 71 Bytes | d22da5a40cfb8bca615e9f4890ebeaca66d3efb300b6cc7e5906c458f7a17775 |
init.rb | 444 | 0 | 0 | | | 21 Bytes | b5b23fe848d680845d1022e9585718a238e3fd977a785a4cd8f9bc31148f582e |
lib/graticule.rb | 444 | 0 | 0 | | | 794 Bytes | 32f0e0afbe867ed5e22acdbd893297840098516895dfac0fc0534ce7e314dd22 |
lib/graticule/cli.rb | 444 | 0 | 0 | | | 1.82 KB | 5c84be14b8516dd6a7a8a968f84d0855e04c66311230aef7bebc6acd39914859 |
lib/graticule/distance.rb | 444 | 0 | 0 | | | 661 Bytes | 9780e5306c9a697ba8089b93b53dc8559b5e9e144a7008512404fc6c0ba50002 |
lib/graticule/distance/haversine.rb | 444 | 0 | 0 | | | 1.25 KB | 6ef1cb18592e8e8eba4dc5bb407619747fbb2baf1185deb04fa91dd6a947f24e |
lib/graticule/distance/spherical.rb | 444 | 0 | 0 | | | 1.7 KB | de8cbc38398db1acd2438d51a9931303f31b2cad067104c26e8deee112f5174c |
lib/graticule/distance/vincenty.rb | 444 | 0 | 0 | | | 3.04 KB | 8ecec8c4bd89a7a524f88d98ae51553f3665ce5c91e2a764fcb75d2971ddee56 |
lib/graticule/geocoder.rb | 444 | 0 | 0 | | | 468 Bytes | b4bf2e0b032ef5f62cc952fc9b701b46d8adabbd3e548cdcbdfa1602d9602ab1 |
lib/graticule/geocoder/base.rb | 444 | 0 | 0 | | | 3.34 KB | e2a2400e00fd5c1f5ca444f3e5b4c25c6b1ba7583a7ba6d12a87065798fdb831 |
lib/graticule/geocoder/bogus.rb | 444 | 0 | 0 | | | 312 Bytes | e2d0f0fe026e408e7ba86db9f6e1f1acbcbb769b80c92bf6c0d927910927fbbf |
lib/graticule/geocoder/geocoder_ca.rb | 444 | 0 | 0 | | | 1.52 KB | eb7b76ee457ae08e39be5542306239365498cfc70155d1f012b6c19508f7ff60 |
lib/graticule/geocoder/geocoder_us.rb | 444 | 0 | 0 | | | 1.47 KB | dd102209582ccdf461f0fbad71ca6bcf464ac765f2ccd5b7ef76a3fbca440140 |
lib/graticule/geocoder/google.rb | 444 | 0 | 0 | | | 4.36 KB | df9cb03f80e62c363cae68b7c91e9f97d6c058f140fcf545e814add772d36121 |
lib/graticule/geocoder/host_ip.rb | 444 | 0 | 0 | | | 1.11 KB | 25222b71061042c9728e5bec655acb4b754243dfb5a84944b82b978c2f94d0eb |
lib/graticule/geocoder/local_search_maps.rb | 444 | 0 | 0 | | | 1.52 KB | 99873b42c61621c0413ba89b5dc48ee1f191917e8efc76ed5bca761152b1f552 |
lib/graticule/geocoder/map_quest.rb | 444 | 0 | 0 | | | 3.75 KB | c53be890435e04c9a76eb0280890208481601e34ddd87e55f3e4713fd86172ce |
lib/graticule/geocoder/meta_carta.rb | 444 | 0 | 0 | | | 983 Bytes | 79e59506ea3937003915bb14c9d071aef00da0132af5f34ab150c98fd4f6c770 |
lib/graticule/geocoder/multi.rb | 444 | 0 | 0 | | | 1.6 KB | 1fafda808ee20d86cbe6bfed92d5a8f7fd4525dfd3e0d79815e4756ea2cde6c7 |
lib/graticule/geocoder/postcode_anywhere.rb | 444 | 0 | 0 | | | 2.18 KB | e37491b31b52a88deab0a432d7a3906ef83affbcda12f57c2813abfed0b7bc8e |
lib/graticule/geocoder/rest.rb | 444 | 0 | 0 | | | 363 Bytes | 5e95b97d237c265972e106d8059faf86ef6b8a71e4b1d07bb44dedaa2bfa3f24 |
lib/graticule/geocoder/yahoo.rb | 444 | 0 | 0 | | | 3.22 KB | fa7e9aaa676a84f2f18937cf0c68c16e3a9aa28cec520fb6f49ff604ffc9079d |
lib/graticule/location.rb | 444 | 0 | 0 | | | 1.94 KB | c1e91fe35a83507390ea9bbaa75629a7c3454618151393ad80172f1802d361a1 |
lib/graticule/version.rb | 444 | 0 | 0 | | | 149 Bytes | e4c179123fb13e4569de81ab6666146ffee8a9df59ddce4bee5b63b774f9979f |
test/config.yml.default | 444 | 0 | 0 | | | 1.98 KB | 1d8ea908b6a622c24d1b7542b462c1912dc04fa47c5b6e7442e69e3063127547 |
test/fixtures/responses/geocoder_us/success.xml | 444 | 0 | 0 | | | 415 Bytes | 60298f5ed6d13acbe72a548def382ba80daae0a88b7378d8476c684071576368 |
test/fixtures/responses/geocoder_us/unknown.xml | 444 | 0 | 0 | | | 34 Bytes | f7008bf332c9628c33267417259f5461bdd068bb74dafe89250ad8bffc59500b |
test/fixtures/responses/google/badkey.xml | 444 | 0 | 0 | | | 212 Bytes | 9266f2f34561494a94f9454d1c595720f1e60d49f3c7087f3afeb881e146dbc4 |
test/fixtures/responses/google/limit.xml | 444 | 0 | 0 | | | 261 Bytes | 1d84e51640f0dfc2348ee8b8c7cbf08af3733c1dc0ffc2f38478dd2a9d1f4d54 |
test/fixtures/responses/google/missing_address.xml | 444 | 0 | 0 | | | 183 Bytes | f15bbc15de6e6d3e4d02e7aa1f555fd108db9118502f5d933780fcdde501b9de |
test/fixtures/responses/google/only_coordinates.xml | 444 | 0 | 0 | | | 283 Bytes | 26bfaa5130f953cbdd40a5f427e2e8a7c56a07917c2b83aad5a4ac861217a887 |
test/fixtures/responses/google/partial.xml | 444 | 0 | 0 | | | 623 Bytes | 6d12e8e2fc7a676f58d825a633b93a269cd444f0e2d42b8cf75c16ee8a5c2dc1 |
test/fixtures/responses/google/server_error.xml | 444 | 0 | 0 | | | 261 Bytes | 6adacb5dbca11184464769d312e9b670066a557d95989fec409d470fcbbafae8 |
test/fixtures/responses/google/success.xml | 444 | 0 | 0 | | | 945 Bytes | 2ec25faa36dd16de7bdf1238cd1ca8484d1f0777c7054eb609e6a78878923204 |
test/fixtures/responses/google/unavailable.xml | 444 | 0 | 0 | | | 210 Bytes | 2df1127a90c7eff9215fe9e7436370ab6f1c5059c09cadb4745803ebd6b29d4f |
test/fixtures/responses/google/unknown_address.xml | 444 | 0 | 0 | | | 187 Bytes | 205b36ae307122c4af90b883ed6c390cdc8ae9d7e9cce94381e241c65f85f909 |
test/fixtures/responses/host_ip/private.txt | 444 | 0 | 0 | | | 79 Bytes | 725e9956b9a0edb017282c5d41450500347e333438ba82b45663bf067efcd997 |
test/fixtures/responses/host_ip/success.txt | 444 | 0 | 0 | | | 89 Bytes | 527a088c7b5c9724e2d09e80c7a2124fdd85b66541080bd61353879f9a979304 |
test/fixtures/responses/host_ip/unknown.txt | 444 | 0 | 0 | | | 78 Bytes | f730ad01341dc4d2f8143310d82b869f8fb7848dfcd1b471e40f476e0d2ae9b6 |
test/fixtures/responses/local_search_maps/empty.txt | 444 | 0 | 0 | | | 36 Bytes | 1bf4fbdb560328c9ae31c5d1ada0d9235619d296a594fba40c471a48538bd96c |
test/fixtures/responses/local_search_maps/not_found.txt | 444 | 0 | 0 | | | 29 Bytes | 12b914823bdf9fdd9d4302b15b6bc792202be2714f0d716e49d52a26166ac437 |
test/fixtures/responses/local_search_maps/success.txt | 444 | 0 | 0 | | | 56 Bytes | f542f44a22c80dc824cdde6c5d0fa3b2c687645abff933b53c2553f9059f6994 |
test/fixtures/responses/meta_carta/bad_address.xml | 444 | 0 | 0 | | | 437 Bytes | 1a9ce76fd2684a9093c804522a08bebec549066007add905bfb7d6eb0f0e4cd2 |
test/fixtures/responses/meta_carta/multiple.xml | 444 | 0 | 0 | | | 1.27 KB | 1defed2a92461f6eac24bca6d4397db7bc8de6f6354392a2d3e172d06986fc9f |
test/fixtures/responses/meta_carta/success.xml | 444 | 0 | 0 | | | 835 Bytes | 539c31ab04fad9f4ee4d7c55f6d78175324467f979c4a5906c27f205260998ed |
test/fixtures/responses/postcode_anywhere/badkey.xml | 444 | 0 | 0 | | | 305 Bytes | ab1b6ddfa7962e01607da4ead4c820a744f4460699e82cbf360b4d655f078e49 |
test/fixtures/responses/postcode_anywhere/canada.xml | 444 | 0 | 0 | | | 593 Bytes | e83539f121f998423f9c47d068992b430745fe5efa008b739d02b3fa211d84d2 |
test/fixtures/responses/postcode_anywhere/empty.xml | 444 | 0 | 0 | | | 509 Bytes | a34ac6ed0b472e1dee05dc159b6d286874c1553b1241059fed7dd4ee2389de8c |
test/fixtures/responses/postcode_anywhere/success.xml | 444 | 0 | 0 | | | 593 Bytes | d449491931b6ed66e7a239fe103ea5e92787aff8a8bd5b8a10fa8531f80f5369 |
test/fixtures/responses/postcode_anywhere/uk.xml | 444 | 0 | 0 | | | 792 Bytes | 92f82450914ee129635015e95beefa9bb0bc743ce882dcdb3fbe91c1d4b9808c |
test/fixtures/responses/yahoo/success.xml | 444 | 0 | 0 | | | 631 Bytes | 63c11f0998c2ffe0ea4cc7583f277c856ec95793c7b63c6b5d8a064d26d60da3 |
test/fixtures/responses/yahoo/unknown_address.xml | 444 | 0 | 0 | | | 252 Bytes | a3f35d3478e6f39e1b71816c5cff9f5361e3ea969d9c23d980d01b1392455ea5 |
test/mocks/uri.rb | 444 | 0 | 0 | | | 1.04 KB | 04e5e59035c3140044606e3597d5fca9a436a4828d897d56e15c46df01ec06b6 |
test/test_helper.rb | 444 | 0 | 0 | | | 855 Bytes | 95eda02fdcf9b34e5b3979328e84e474209dda8bc70fd8960dadcd7fdff16a21 |
test/unit/graticule/distance_test.rb | 444 | 0 | 0 | | | 2.7 KB | c2da8ba8aced18df57de6f20a14064b0c99a6c933e0056ce20d2543fe0d084dc |
test/unit/graticule/geocoder/geocoder_us_test.rb | 444 | 0 | 0 | | | 1.15 KB | db9a4bf6d20ee96a2e659ff9f00036a696d87978ee133321c94e260ab81cc74a |
test/unit/graticule/geocoder/google_test.rb | 444 | 0 | 0 | | | 3.26 KB | dc2ef83f9b3bbe749a1aa947d05eeca490ae6afaa427688fd78afb77cd5916ad |
test/unit/graticule/geocoder/host_ip_test.rb | 444 | 0 | 0 | | | 1017 Bytes | 78631f93e90e66775c3dbcbefcb8416ac9d59fcda5f6aad80bb3dde7385e3387 |
test/unit/graticule/geocoder/local_search_maps_test.rb | 444 | 0 | 0 | | | 751 Bytes | 36fc8ae811f5e01f5fc27fcdf99cd7cc154eeb1261c4836fa5e1ff391a881e07 |
test/unit/graticule/geocoder/meta_carta_test.rb | 444 | 0 | 0 | | | 1.18 KB | 736ff97f39a27136c450651ccad419d9525203608ebb7836f7ab28813f1c06a9 |
test/unit/graticule/geocoder/multi_test.rb | 444 | 0 | 0 | | | 1.46 KB | 8366c948ca357a2cb04baf344bd0935686411981ecb3acc51d7fcb987c982536 |
test/unit/graticule/geocoder/postcode_anywhere_test.rb | 444 | 0 | 0 | | | 1.39 KB | 27cba51bfdfe5c2d8bb36b97c174a74ceab24195277a7858330bb5c5e70fdbd7 |
test/unit/graticule/geocoder/yahoo_test.rb | 444 | 0 | 0 | | | 1.58 KB | a3eb63aae9354a0344076cc2df1bd2a19e58b16bbb5c8a77dadc064bde4f1efb |
test/unit/graticule/geocoder_test.rb | 444 | 0 | 0 | | | 652 Bytes | bd2346cbf5004b96b74b3dadddadb073243cb14e5a488349401e2f755c685626 |
test/unit/graticule/location_test.rb | 444 | 0 | 0 | | | 2.78 KB | 0006491b53bf77d84794cb217df440c494e6b12e508b4d997ffd4cc8dce503f2 |