Ticket #155 (new enhancement)
Extend PointSymbolizer to support image scaling
| Reported by: | springmeyer | Owned by: | artem |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.0 |
| Component: | Symbolizers | Version: | SVN Trunk |
| Severity: | Normal | Keywords: | |
| Cc: | ajturner, semprebon, craig.destigter@…, mishok13, freek@… | Patch Needs Improvement: | no |
| Needs Docmentation: | no | Has Patch?: | yes |
| Design Decision Needed: | yes |
Description
This ticket is an enhancement request to look into new design options around adding more flexibility to or extending the PointSymbolizer.
Currently the behavior of the width and height parameters seems both redundant (see Ticket #60) and non-intuitive. Setting width and height to any dimensions other than the exact dimensions of the input graphic file crops the graphic rather than scaling the image (which would be my expected behavior).
Ideally support for scaling vector graphics could be added to allow things to be done with the PointSymbolizer related to thematic display of point data, similar to this request: http://www.mail-archive.com/dev@openstreetmap.org/msg04395.html
