#9152 closed defect (fixed)
Map style forced icon resizing made style unusable
Reported by: | alv | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 13.11 |
Component: | Core mappaint | Version: | tested |
Keywords: | Cc: |
Description
We've been using a JOSM style to help us map traffic signs, for completeness and for quality assurance. Between tested r6115 and tested r6238 the map drawing engine seems to have changed in that it forcefully resizes all (big) icons. Our style relies on drawing several icons for each node, where each traffic sign image has several versions with transparent space to position them vertically.
Now only the "topmost" sign is draw as-is, and all the other signs disappear virtually completely because of the resizing. This is making it hard to work with the data.
See http://wiki.openstreetmap.org/wiki/Finland:Traffic_signs for some pics of how it used to work, and more reasoning.
The style file (with presets, a zip) is available here.
Attachments (0)
Change History (5)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 11 years ago
Milestone: | → 13.11 (6383) |
---|
Replying to alv:
I hadn't thought of this usage. I agree we need to fix this.