1{ 2 "Id": "geosimplify-js", 3 "Name": "geosimplify-js polyline simplification library", 4 "QDocModule": "qtlocation", 5 "QtUsage": "Used in the QML plugin of Qt Location.", 6 7 "Description": "Based on https://github.com/mourner/simplify-js, geosimplify-js fixes the problem that the simple pythagorean measure used in simplify-js changes size if you simply give it longitude/latitude sequences to simplify.", 8 "Homepage": "https://github.com/mapbox/geosimplify-js", 9 "LicenseId": "geosimplify-js", 10 "License": "geosimplify-js License", 11 "LicenseFile": "LICENSE", 12 "Copyright": "Copyright (c) 2017 Daniel Patterson" 13} 14