block by gka 3129356

Kartograph config generator for QGis

You can use this script to generate Kartograph configurations from the QGis Python console based on your current project. At the moment this works only for vector layers created from ESRI shapefiles.

  1. Copy and paste the script into the console
  2. Type qgis2kartograph('map.json') to generate the configuration

qgis2kartograph.py