{"name": "SimpliPy", "package_name": "simplipy", "version": "0.50", "experimental": false, "qgis_min": "2.0.0", "qgis_max": "2.99.0", "downloads": 858, "uploaded_by": "albertferras", "upload_datetime": "2016-01-04T11:27:07.358592", "changelog": "TL;DR changelog:\r\n- Reduce memory usage.\r\n- Fixed edgecases which created invalid geometries.\r\n- Improved UI (print total time, refresh input layers, removed 'repair intersection precision' option for easier usage)\r\n\r\nv0.50: (04-01-2016)\r\n- improvement: removed repair intersection precision. Now segment intersection automatically computes the best value.\r\n This reduces the amount of memory required in 'repair intersections' when a bad value was set (default is always bad\r\n for many projections, and it required too much memory => kernel kills process).\r\n- bugfix: repair intersection now repairs two consecutive collinear line segments.\r\n- bugfix: repair intersection wasn't fixing line segment intersection in some cases (thanks VasiliosKalogirou)\r\n- bugfix: segment intersection detection was not finding all intersecting segment pairs (changed raytrace to ddm)\r\n- bugfix: in preserve topology, almost identical points were not unified on the final simplified geometry\r\n- bugfix: fixed edgecases in expandcontract in which a polygon that went \"inside-out\" was detected as a correct contract.\r\n- bugfix: input layer list now refreshes after adding/deleting layers, not when simplipy window is reopened.\r\n- dev: first unittests (to make sure new features don't break anything)\r\n- dev: add docstrings and change codestyle to be more pep8", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/simplipy/version/0.50/download/"}