Albert Ferràs

Results 8 issues of Albert Ferràs

As this blog post says http://jacobfilipp.com/creating-choropleth-maps-with-google-maps/ , simplipy isn't usable for the "Canada" geo data. Simplifier uses >5.0gb of memory to simplify that dataset with DouglasPeucker(tolerance=5000) + Constraint Preserve Topology...

bug
enhancement
critical

- Auto detect snapping points - Auto detect map size. With SRID=4326, 0.01 is less than 1 km so it's a good starting point. With other projections, the default value...

enhancement

Note: Make sure to not allow user to overwrite the original source and lose it

enhancement

This will make it easier for the user to find thresholds and configuration. The idea is to preview into a new window, with ~5 geometries being simplified.

enhancement

Will reduce memory usage and make it faster to simplify in some cases

enhancement

Sometimes, when simplipy crashes, the plugin becomes unusable and the only way to fix it is by restarting qgis

bug