Feature request #137
On-the-fly postgres simplify of geometries
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gary Sherman | ||
Category: | Data Provider | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 10196 |
Description
It would be neat if qgis could do an on-the-fly postgis simplify of geometries based on map scale and user preferences. This would have the potential to significantly speed up drawing of postgis geometries.
History
#1 Updated by Giovanni Manghi over 15 years ago
Qgis has now a neat "simplify feature" edit tool, that works also on postgis layers. This answer to your old request?
#2 Updated by Giovanni Manghi over 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
There is also the "simplify features" tool in ftools, so I guess that the request was fullfilled. Closing.
#3 Updated by Paolo Cavallini over 15 years ago
This is not exactly what g_j_m was looking for IMHO. On-the-fly simplification can be obtained trough a view, with the PostGIS Manager: would this be enough?