Opened 10 years ago

Last modified 10 years ago

#10468 closed defect

Highway label issues in new map style — at Version 2

Reported by: AMDmi3 Owned by: team
Priority: normal Milestone: 14.09
Component: Internal mappaint style Version: tested
Keywords: Cc: Klumbumbus

Description (last modified by Don-vip)

New map style brings several problems:

1) It's dependent on zoom. This is not acceptable for advanced editor, as a mapper should always see all objects in area on any zoom, including their types (e.g. icons) and complexity (e.g. nodes). At least there should be an option to do so.

2) Road labels are unreadable when antialiasing is disabled (and here it is disabled, as JOSM is too slow to render dense map data even without it). There's no way to disable labels either.

I haven't found a way to fix these problems in the style, it seems that zooms and labels are handled inside the renderer. I haven't found any relevant knobs in `Advanced Preferences' either. So for now there's no other way than to stick with old XML style.

So, minimal customization abilities should be added, which don't look too complex:

  • an option to fix zoom level for renderer
  • an option to disable labels for ways

Change History (2)

in reply to:  description comment:1 by bastiK, 10 years ago

Replying to AMDmi3:

New map style brings several problems:

1) It's dependent on zoom. This is not acceptable for advanced editor, as a mapper should always see all objects in area on any zoom, including their types (e.g. icons) and complexity (e.g. nodes). At least there should be an option to do so.

This can be configured, see style settings.

2) Road labels are unreadable when antialiasing is disabled (and here it is disabled, as JOSM is too slow to render dense map data eevn without it). There's no way to disable labels either.

Could you describe the machine where you have performance problems (CPU, memory)? Please add a status report.

comment:2 by Don-vip, 10 years ago

Description: modified (diff)
Summary: New map style dependent on zoom, not customizableHighway label issues in new map style
Note: See TracTickets for help on using tickets.