Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GetAddress UK Postcode Geocoding and Lookups #1645

Closed

Commits on Jun 14, 2016

  1. Add Support For GetAddress UK Postcode Geocoding And Lookups

    This commit adds support for GetAddress (getaddress.io) postcode geocoding and lookups.
    phil-johnson committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    98dd0ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a7d5e9 View commit details
    Browse the repository at this point in the history
  3. GetAddressUk: Remove Spaces From Query In query_url

    This commit removes the sanitize method from query (as it's never a hash) and instead ensures the query string doesn't contain whitespace.
    phil-johnson committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    c6d463e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Add Support For GetAddress UK Postcode Geocoding And Lookups

    This commit adds support for GetAddress (getaddress.io) postcode geocoding and lookups.
    phil-johnson authored and mark-young-atg committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5efcdcd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    cb1b618 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Rails geocoder - Deprecation Warning (alexreisner#1599)

    Resolve deprecation warning
    FlandersBurger authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    74e5600 View commit details
    Browse the repository at this point in the history
  2. feat: update download url

    coder2000 authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0821dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4636804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c3a4d View commit details
    Browse the repository at this point in the history
  5. Add LICENSE_KEY to example.

    alexreisner authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1385e75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5691380 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a390a18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    497644f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bee94fd View commit details
    Browse the repository at this point in the history
  10. Ensure region removal when is nil

    3zcurdia authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b722154 View commit details
    Browse the repository at this point in the history
  11. updated esri error handling

    acdlbs authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3160480 View commit details
    Browse the repository at this point in the history
  12. updated logs to use Geocoder.log

    acdlbs authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    80df01d View commit details
    Browse the repository at this point in the history
  13. Fix incorrect comment.

    alexreisner authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    69c2c5e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    152c5b2 View commit details
    Browse the repository at this point in the history
  15. add PC Miler (Trimble) backend (alexreisner#1614)

    * add trimble maps backend
    
    https://developer.trimblemaps.com/restful-apis/location/single-search/single-search-api/
    
    * add tests & fix a few bugs
    
    * add url escaping
    
    * add Trimble Maps to API guide
    
    * don't depend on activesupport
    
    * raise an error if api key is invalid
    
    * rename to PC Miler
    
    The company is Trimble.
    The mapping product is Trimble Maps.
    The geolocation service is PC Miler.
    alexdean authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1982d49 View commit details
    Browse the repository at this point in the history
  16. Update README to document services that do not support caching (alexr…

    …eisner#1616)
    
    Document caching limitations in API guide
    amleaver authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c81aa1a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b3dd774 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f6dddd7 View commit details
    Browse the repository at this point in the history
  19. request metadata in Trimble maps single search call (alexreisner#1618)

    * adds metadata
    
    add metadata option to single search for trimble maps api call
    
    * modify fixtures
    
    * Revert "modify fixtures"
    
    This reverts commit 67334e3.
    
    * copy metadata over to each location so data object would include that
    adds test for that
    
    * update fixtures
    
    * add bang to add_metadata_to_locations method name
    arianseyeditfx authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c2a17ac View commit details
    Browse the repository at this point in the history
  20. Remove double encoding (alexreisner#1622)

    * Remove double encoding
    
    * Fix existing test
    karina authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4f58ddb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5cd137b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6a518f7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    df75282 View commit details
    Browse the repository at this point in the history
  24. ci: Issue 1612 - Fix typo

    carlwiedemann authored and mark-young-atg committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d0f7d6e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0ec63a4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    303d24f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    803a3df View commit details
    Browse the repository at this point in the history