Read-only mirror of https://github.com/kadas-albireo/kadas-mbtiles-plugin — Gruppe Verteidigung. Issues & pull requests at the source.
  • Python 97.4%
  • QMake 2.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-08 15:21:13 +02:00
kadas_mbtiles fix metatile method call 2026-04-08 13:07:04 +02:00
.gitignore gitignore 2026-04-08 13:07:41 +02:00
README.md update readme with appdata 2025-12-12 11:28:09 +01:00

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

where to find the plugin

How to contribute

  1. Get the source code using git

git clone https://github.com/kadas-albireo/kadas-mbtiles-plugin.git

  1. 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