Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • rails-geocoder
  • rails2
  • v1.5.1
  • v1.5.0
  • v1.4.9
  • v1.4.8
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • remove
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Aug28928Jul25231815131211430Jun292826232110429May211883127Apr2623222120191614131193131Mar3028205427Feb25262011109876531Jan3029151478331Dec2928262423222122212012987630Nov29272622181413987623Oct22171615432129Sep28272418161397231Aug2726242221201915146531Jul2423221024Jun251918121124May2319171615141162130Apr282726221312111096428Mar2725232211626Feb2217161410430Jan282114315Dec1043129Nov282721191328Oct27262221141312326Sep23211817151312731Aug251227Jul211916155125Jun23172117May161210973226Apr2524222120151165Merge pull request #508 from jezstephens/mapquest-versionCache only properly geocoded data for google lookupAllow Mapquest API version to be specifiedstripping leadding and trailing whitespace from location inputEscape spaces and other non safe characters within search string.Refactored to be a bit cleaner.Added test for no region.Allow region specific Bing searches.Prevent coordinates from being parsed as argument.Don't run integration tests by default.Add test for sanitized_text method with Array.Merge pull request #492 from j-wilkins/patch-1allow query text that is actually an array.Update CHANGELOG.Clean up language and spacing.Merge pull request #488 from eliotsykes/patch-3Add preload+joins alternative option for overcoming the known issue with includesMerge pull request #487 from eliotsykes/patch-2Update module name for near_scope_options in docs for :near scopeAdd key signup URL.Merge pull request #486 from robdiciuccio/mapquestUpdate unit tests for new MapQuest API key configuration settingsUpdate README to reflect new MapQuest API requirements & configurationUpdate MapQuest lookup for new mandatory API key requirementMerge pull request #480 from monfresh/geocode-with-sleepUse "unless .nil?" instead of "if .present?"Add sleep option for geocode rake task.Fix grammar and link formatting.Remove comment in README.Merge pull request #479 from eliotsykes/patch-1Add notes on accuracy and data types to README (issue #477)Don't send polygon=1 by default for Nominatim.Add section on Contributing.Update DSTK part of README.Remove .DS_Store from .gitignore.Merge pull request #475 from ejhayes/masterUpdated README to include dtsk informationThis 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/Merge pull request #474 from nickhammond/patch-1Update link to freegeoip documentation, .md instead of .rst
Loading