#10835 closed defect (fixed)
consistency between preset and default mappaint style
Reported by: | Klumbumbus | Owned by: | Klumbumbus |
---|---|---|---|
Priority: | normal | Milestone: | 15.01 |
Component: | Internal mappaint style | Version: | |
Keywords: | Cc: |
Description (last modified by )
This ticket can be used to refer to, when changes are made regarding to this topic.
The goal is:
- same icon for one feature
- support of the same geometries (node,way,closedway,relation)
in preset and mappaint style.
Also every item in the preset menu should have its own icon.
Deprecated icons should be moved to images_nodist folder.
So far the following changes have already been made:
[7717] - landuse=orchard, barrier=spikes, man_made=groyne, man_made=breakwater
[7711] - landuse
[7724] - sport
[7728] - generator:source
[7729] - golf
[7735] - natural
[7738] - amenity=drinking_water
[7744] - restriction
[7668][7736][7739] - move deprecated icons to images_nodist/presets folder
...more will come...
Attachments (1)
Change History (51)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
comment:6 by , 10 years ago
Milestone: | 14.12 → 15.01 |
---|
There is still some work to do. I will do it in next milestone.
comment:9 by , 10 years ago
Replying to Don-vip:
You can do it now if you want :)
No, I want to do it in the next days and check the whole aerialway group. This was just a reminder, that I do not forget this :)
comment:11 by , 10 years ago
Description: | modified (diff) |
---|
follow-up: 22 comment:20 by , 10 years ago
Some icons got broken in the [7950] changeset. Saw this in the CL in Windows 7 with the newest 'latest'.
ERROR: Failed to locate image 'styles/standard/shop/rental/library.png' WARNING: Could not get presets icon styles/standard/shop/rental/library.png
comment:22 by , 10 years ago
comment:25 by , 10 years ago
Description: | modified (diff) |
---|
comment:26 by , 10 years ago
Description: | modified (diff) |
---|
comment:29 by , 10 years ago
Replying to Klumbumbus:
In 7960/josm:
Missed one. Saw this in the CL on startup of the new 'latest' r7963.
ERROR: Failed to locate image 'styles/standard/bridge/support.svg' WARNING: Could not get presets icon styles/standard/bridge/support.svg
follow-up: 33 comment:32 by , 10 years ago
Replying to Klumbumbus:
In 7967/josm:
Better use https://wiki.openstreetmap.org/wiki/Tag:power=substation#Switchgear and no redirects as redirects do not support languages and the wiki already includes four languages besides English.
follow-up: 34 comment:33 by , 10 years ago
Replying to skyper:
Better use https://wiki.openstreetmap.org/wiki/Tag:power=substation#Switchgear and no redirects as redirects do not support languages and the wiki already includes four languages besides English.
But this would also not work for russian and polish, since they do not have a heading "Switchgear". And if one day someone creates the page power=switchgear
, we will likely not notice for the JOSM preset and change power=substation#Switchgear
to power=switchgear
.
follow-up: 36 comment:34 by , 10 years ago
Guess we do not get around in these cases to do the job manually for each language as the script to automatically check/include the links will fail here, too.
comment:36 by , 10 years ago
Replying to skyper:
Guess we do not get around in these cases to do the job manually for each language as the script to automatically check/include the links will fail here, too.
I think the script will override manual edits each time it is executed.
comment:39 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is all I plan to do for now. Public transport is missing. I created an own ticket for this #11006.
Please report here or create new tickets, if you notice more inconsistecies between preset/mappaint/validator/wiki.
comment:41 by , 10 years ago
Description: | modified (diff) |
---|
follow-up: 43 comment:42 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Replying to Klumbumbus:
In 7960/josm:
Now the top panel icon for historic=*
is to small compared to the rest and the space around historic=boundary_stone
is less than all the other icons which looks somehow off.
comment:43 by , 10 years ago
Replying to skyper:
Now the top panel icon for
historic=*
is to small compared to the rest
I think this should better be handled by the JOSM code. It should upscale atleast svg icons in this case, maybe also png icons. There are some icon scaling related tickets in the next milestone. Please add a comment there. (ticket:10688#comment:7)
As this is a default toolbar icon and the scaling will not be fixed in 15.01 I try to upolad the icon at a default size of 32px again. I already planed to do it this way, but it didn't correct downscale to 16px in Mapview (seems some special svg incompatibility again).
and the space around
historic=boundary_stone
is less than all the other icons which looks somehow off.
This schould also be handled by the JOSM code. It should align the icons centered. Adding transparent or white space around the icons is no clean solution. Please also add a comment at another ticket for this problem. Btw, I didn't touch this icon. It was already this way probably since it was added to preset some day.
comment:44 by , 10 years ago
Ok, I did add my comments to #10688. Feel free to close this ticket again.
comment:45 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Replaced castle icon in [o30926] with a default size of 160px. This way scaling works as expected in toolbar and mapview.
TODO: barrier=bollard