forked from johnpholden/qgis3redistricter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.txt
39 lines (30 loc) · 2.39 KB
/
metadata.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# This file contains metadata for your plugin. Since
# version 2.0 of QGIS this is the proper way to supply
# information about a plugin. The old method of
# embedding metadata in __init__.py will
# is no longer supported since version 2.0.
# This file should be included when you package your plugin.# Mandatory items:
[general]
name=Statto Redistricter QGISv3
qgisMinimumVersion=3.0
qgisMaximumVersion=3.99
description=Easily create political districts of equal population
version=2.2.7
author=John Holden
about=The Statto Redistricter for QGISv3 allows you to easily redistrict a map into areas of equal population. Developed by John Holden, Statto Software LLC. Special thanks to Blake Esselstyn; Zach Alexopoulos; Moussa Dia and Robert Rose, the William & Mary Center for Geospatial Analysis; the William & Mary Election Law Society; and the University of Arizona Geography Department.
tracker=http://www.stattosoftware.com
repository=https://github.com/johnpholden/qgis3redistricter
# End of mandatory metadata
# Recommended items:
# Uncomment the following line and add your changelog:
changelog=2.2.7 - merged QPalette code, fixed saves not defaulting to csv, switched signs in attribute table, fixed blank rows on export error, made exports quote more\n - 2.2.6 - fixed lock code which caused a crash\n2.2.5 - Fixed NULL attribute table error\n2.1 + Made more stable, added several new features, rewrote save/load code\n2.0 + Added: Percent away of deviation to mean for population\n+ Fixed: slider increments now 1 instead of 2\n+ Added: slider ticks for each district\n+ Fixed: now loads deviation percentage (old save files broken)\n+ Added: +- increments for the slider\n+ Fixed: If you create map styles from district names, the box now unchecks automatically\n+ Fixed: If district is locked, you now cannot add anything to the district (used to only be able to not remove from the district)\n+ Fixed: Crash on plugin exit\n+ Added: Undo feature\n+ Added: Preview selection/population feature\n - 1.1 - fixed bug with file loading, added geography selector tool\n 1.0 - first stable release
# Tags are comma separated with spaces allowed
tags=redistricting,reapportionment,vector
homepage=http://www.stattosoftware.com
category=Plugins
icon=icon.png
# experimental flag
experimental=False
# deprecated flag (applies to the whole plugin, not just a single version)
deprecated=False