Used to drive QGIS
Project description
What is this?
This is a planned plugin for MapChef, which will enable MapChef to produce an automated set of maps based on a recipe. Note it is not a plugin for QGIS itself.
Why is it needed?
The MapChef ArcMap plugin can produce a set of base maps, ready for publication or reuse, from a JSON ‘recipe’.
MapAction has access to SLYR (which has been generously donated by North Road). In theory, one approach would be to convert the output of the ArcMap plugin into QGIS-ready products using SLYR. However, this approach retains a dependency on Arc, which partners may not have, and potentially misses an opportunity to complete development in QGIS which - because a significant part of the MapChef code is intended to be reusable - should be reasonably straightforward to do.
Other MapChef plugins (complete and planned)
- ArcMap (in production use)
- Vector tiles (planned)
- ArcGIS Pro (planned)
Installation
It is necessary to explicitly install both the QGIS plugin and the controller (See bug #7). You must identify the appropriate python environment for your QGIS installation. To confirm
# This command must print out the module name `qgis.core` and return without error
<path/to/your/qgis/python> -c 'import qgis.core; print(qgis.core.__name__)'
These two commands are required to install the packages:
python -m pip install mapactionpy_controller
python -m pip install mapactionpy_qgis
Development
See CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mapactionpy_qgis-0.2.4.dev36.tar.gz
.
File metadata
- Download URL: mapactionpy_qgis-0.2.4.dev36.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34c0b3d4d222c64bf4f05bc5b653636a3eabd0ff70116ae492ccb93f0ea93c89 |
|
MD5 | 73266a1ec42ebe8507dea52f60e6c4c4 |
|
BLAKE2b-256 | 456456e074ccb148f274b467ebd14d623d1edb7d1b35e52ec2bf5e85a0fb54fc |