- Python 97.4%
- QMake 2.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| kadas_mbtiles | ||
| .gitignore | ||
| README.md | ||
Installation
Get the plugin
Method 1) Via github
Download the source code using the Github download link button. or git clone https://github.com/kadas-albireo/kadas-mbtiles-plugin.git
extract the plugin folder kadas_mbtiles
Method 2) Direct download via
Visit to direclty download the plugin: https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2Fkadas-albireo%2Fkadas-mbtiles-plugin%2Ftree%2Fmain%2Fkadas_mbtiles
then extract the zip file
Install the plugin
To install this plugin on Kadas Albireo 2, move the plugin folder from previous step, then copy the kadas_mbtiles folder to the KADAS plugins folder located in your user folder. For example:
C:\Users%appdata%\Kadas\Kadas\profiles\default\python\plugins\
How to use
Access le plugin in the Navigation ribbon under the export to MBTile button
How to contribute
- Get the source code using git
git clone https://github.com/kadas-albireo/kadas-mbtiles-plugin.git
- Create a link from the kadas plugin folder to your local repository folder
e.g : mklink /J C:\Users\Valentin\AppData\Roaming\Kadas\Kadas\profiles\default\python\plugins\kadas_mbtiles C:\Users\Valentin\Documents\kadas\kadas-mbtiles-plugin\kadas_mbtiles