{"name": "Qgs Mapfile", "package_name": "QgsMapfile", "description": "This plugin helps import a Mapserver Mapfile in a Qgis Project", "about": "This plugin helps import a Mapserver Mapfile (.map, .lay) in a Qgis Project 3.x.\nYou can import the definition of a layer (MAP ... LAYER ... END ... END or LAYER ... END) or the definition of multiple layers (MAP ... LAYER ... END ... END).\nIf import one layer (LAYER ... END) (the layers are declared with INCLUDE), then specify the main mapfile to obtain the paths (SHAPEPATH, FONTSET, SYMBOLSET) only once, then they are obtained from the cache.\nQgis and Mapserver are not completely compatible, but even so, we have tried to find the highest degree of common attributes allowing a similarity in the views in the different environments.\nMapfiles are expected to be UTF-8 encoded.\nIt is compatible with Mapserver Mapfiles versions >= 6.\nIt allows to add vector layers of different geometric types (Points, Lines and Polygons) and raster layers (not styled).\n<b>Requeriments</b>\npip install mappyfile\npip install matplotlib\n<b>Licence</b>\nGNU General Public License version 2 or above", "homepage": "https://github.com/guardeivid/qgsmapfile", "repository": "https://github.com/guardeivid/qgsmapfile", "tracker": "https://github.com/guardeivid/qgsmapfile/issues", "author": "David Orellano", "tags": ["python", "mapserver", "mapfile", "import", "converter", "layers", "qgis", "importer", "webserver"], "downloads": 7935, "latest_version": "0.1.3", "versions": [{"version": "0.1.3", "experimental": true, "qgis_min": "3.0.0", "qgis_max": "3.99.0", "downloads": 7537, "uploaded_by": "guardeivid", "upload_datetime": "2019-03-31T20:31:07.219176"}, {"version": "0.1.0", "experimental": true, "qgis_min": "3.0.0", "qgis_max": "3.99.0", "downloads": 404, "uploaded_by": "guardeivid", "upload_datetime": "2019-03-28T17:22:00.912971"}]}