Git Product home page Git Product logo

googlemaps.jl's Introduction

GoogleMaps

Build Status Coverage Status codecov.io

Description

Want to geocode something? Looking for directions? This library brings the Google Maps API Web Services to Julia, and supports the following Google Maps APIs:

Keep in mind that the same terms and conditions apply to usage of the APIs when they're accessed through this library.

API keys

Each Google Maps Web Service request requires an API key or client ID. API keys are freely available with a Google Account at https://developers.google.com/console.

To get an API key:

  1. Visit https://developers.google.com/console and log in with a Google Account.
  2. Select one of your existing projects, or create a new project.
  3. Enable the API(s) you want to use. GoogleMaps.jl accesses the following APIs:
  4. Create a new Server key.
  5. If you'd like to restrict requests to a specific IP address, do so now.

For guided help, follow the instructions for the Directions API. You only need one API key, but remember to enable all the APIs you need. For even more information, see the guide to API keys.

Usage Limits

https://developers.google.com/maps/documentation/directions/usage-limits

Displaying a map

The Google Maps Directions API may only be used in conjunction with displaying results on a Google map. It is prohibited to use Google Maps Directions API data without displaying a Google map.

Attributions for third-party content

If the response from the Google Maps Directions API includes transit details, your application must display the names and URLs of the transit agencies that supply the trip results. See the agencies array in the Google Maps Directions API response for a specification of the relevant fields. We recommend that you place this information below any Google Maps Directions API data.

Providing terms of use and privacy policy

If you develop a Google Maps Directions API application, you must make available a Terms of Use and a Privacy Policy with your application which meets the guidelines outlined in section 9.3 of the Google Maps APIs Terms of Service:

  • Your Terms of Use and Privacy Policy must be publicly available.
  • You must explicitly state in your application's Terms of Use that by using your application, users are bound by Google’s Terms of Service.
  • You must notify users in your Privacy Policy that you are using the Google Maps API(s) and incorporate by reference the Google Privacy Policy.

googlemaps.jl's People

Contributors

maartenvd avatar yeesian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.