Modify ↓
#17147 closed enhancement (fixed)
use special styling for tagged node that will have icon on zoom in
Reported by: | mkoniecz | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 19.04 |
Component: | Internal mappaint style | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Create power=minor_line way
- Tag node at one end with
power=pole
- Tag node on the second end with
ddjdjjddjq=ddd
- zoom out till
power=pole
icon disappears
What is the expected result?
ddjdjjddjq=ddd
and power=pole
nodes are rendered differently
What happens instead?
Both are rendered with the blueish dot.
Please provide any additional information below. Attach a screenshot if possible.
This particular ticked may be also reclassified to "show power=pole/tower within power=line/minorline with a special styling when zoomed out" - for example with a green or white dot rather than a blueish dot.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-12-17 22:42:01 +0100 (Mon, 17 Dec 2018) Build-Date:2018-12-18 02:32:19 Revision:14575 Relative:URL: ^/trunk Identification: JOSM/1.5 (14575 en) Linux Ubuntu 16.04.5 LTS Memory Usage: 778 MB / 869 MB (330 MB allocated, but free) Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 1366x768 Maximum Screen Size: 1366x768 Dataset consistency test: No problems found Plugins: + OpeningHoursEditor (34535) + buildings_tools (34724) + continuosDownload (82) + imagery_offset_db (34641) + measurement (34529) + reverter (34552) + todo (30306) Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools. - W: Unable to delete archived backup file <josm.userdata>/autosave/deleted_layers/bronowice_exclude_cycleways.osm_20181226_201622479.osm - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=] - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - org.openstreetmap.josm.gui.widgets.HtmlPanel[,0,0,0x0,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
Attachments (0)
Change History (4)
comment:1 by , 6 years ago
Summary: | use special styling for tagged node that will have style on zoom in → use special styling for tagged node that will have icon on zoom in |
---|
comment:2 by , 6 years ago
Milestone: | → 19.04 |
---|
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
You can change now the color at wiki:/Help/Preferences/Display#Colors at:
Paint style JOSM Standard (MapCSS):node_tagged
Paint style JOSM Standard (MapCSS):node_tagged_without_icon
Note:
See TracTickets
for help on using tickets.
In 15017/josm: