10,730
edits
No edit summary |
|||
Line 43: | Line 43: | ||
When you are done with geocoding, click '''Save''' to save any changes. | When you are done with geocoding, click '''Save''' to save any changes. | ||
== Generating API keys == | |||
[[File:Google-maps-geocoding-API.png|250px|right|alt=Google maps API settings]] | |||
When setting up geocoding in Woodford, you need to enter an API key of the map provider. For your convenience, the following sections explain how to generate suitable API keys from different providers. Note that the user interfaces of third-party services may change without notice. | |||
;Google Maps | |||
# Go to the [https://console.cloud.google.com/apis/credentials Google Cloud console] and create a new key. | |||
# Optionally, choose the API Restriction "Geocoding API". | |||
# Optionally, restrict the API key to your CRM websites or generally to <code><nowiki>https://*.dynamics.com</nowiki></code> | |||
# Link the Google API project with your Billing Account (see [https://support.google.com/googleapi/answer/6158867 APIs and billing]). | |||
;Azure Maps | |||
* Follow instructions in [https://learn.microsoft.com/en-us/azure/azure-maps/how-to-manage-account-keys Microsoft documentation]. | |||
;OpenStreetMap | |||
* Before you can start using the OSM API, you need to sign up for an account and obtain an API key. You can do this by visiting the OpenStreetMap API website and following the instructions provided. Once you have your API key, you can begin making requests to the OSM API. | |||
;Bing Maps | |||
* Bing Maps service is deprecated and it’s not possible to generate new API key. | |||
== See also == | == See also == |