This repository contains the code of the QGIS plugin Tellae.
This plugin allows accessing Tellae services (for instance some of the tools available in Kite) from QGIS. This mainly consists in access to mobility-related data in France and processing algorithms.
You will need a Tellae user account to use this plugin.
You can find the Tellae plugin in the QGIS plugins web portal.
Open QGIS and click on the menu item Plugins ► Manage and Install Plugins.
In the All tab, type "Tellae" in the search bar, click on the Tellae plugin and then click on the Install plugin button.
You're done ! QGIS will automatically display a popup when a new version is available.
First, download the plugin ZIP from the latest release.
Then, open QGIS and click on the menu item Plugins ► Manage and Install Plugins. Go to the Install from ZIP tab, select the .zip file
from your file system and click the Install plugin button.
Upon your first use of the plugin, you will be presented with an authentication window.
The identifiers expected here are NOT your Tellae username and password. Instead, you need to create an API key and its secret.
Open Kite and go to the Settings dialog using the top right menu.
Go to the API keys tab: you can see the list of your already created API keys.
To create a new one, click Add a new API key.
The secret will be automatically copied to your clipboard. Paste it in the Secret field of the authentication window.
Then, click on the underlined API key's identifier. This will copy it to your clipboard. You can then paste it in the Identifiant field of the authentication window.
Click Ok. If the authentication is successful, the authentication window should close and you should
see your name appear in the Configuration tab of the plugin.
Upon successful authentication, your identifiers will be safely stored using QGIS' authentication database system, where they will be protected by a master password.
You can find the identifiers used by the Tellae plugin in the
Authentication tab of QGIS' Preferences menu, under the name AWS-Tellae.
You can contact us at kite@tellae.fr
qgis-tellae-plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 of the License.