Related Plugins and Tags

QGIS Python Plugins Repository

Version: [135] mmqgis 2019.6.11

Changelog
Major code refactoring, especially dialogs;
Add output file support for GEOJson, Spatialite, GPKG, and KML in addtion to
ESRI Shapefile;
Add Reverse Geocode tool (Sampaio); Street layer geocoder follows curved streets
(Schweitzer);
Add USCB and ESRI Server to web geocoder tool (Winters);
Add Change Projection tool; Add Animate Zoom tool;
Hub Distance and Hub Lines combined into a single tool with differing allocation
criteria;
Combine search and select tools, use QgsExpression, and remove Google since it
needs an API key;
Dialogs use vertical and grid layouts to make them expandable and to improve
aesthetics (Wischounig);
Moved interaction with QGIS interface from mmqgis_library into mmqgis_dialogs so
library functions can be used in stand-alone scripts and (later) incorporated
into the processing framework;
README documentation of the mmqgis_library.py API with examples on how to use
those functions from the QGIS Python console or in stand-alone scripts;
mmqgis_dialog base class to simplify and generalize native dialog creation;
Added progress bars to dialogs;
Modify dialog control flow from OK/Cancel to Apply/Close;
Add persistent dialog content;
Replace deprecated pendingAllAttributesList() with attributeIndexes() in export
attributes;
Replace direct CSV reading and writing with OGR/RGDAL QgsVectorLayer() and
QgsVectorFileWriter()
Approved
yes
Author
michaelminn
Uploaded
2019-06-11T12:40:23.076222+00:00
Minimum QGIS version
2.99.0
Maximum QGIS version
3.99.0
External dependencies (PIP install string)
None
Experimental
no

Version management

Plugin details

Sustaining Members