#14980 closed defect (fixed)
Path rendering shows only dashed green line with foot- and cycleway tagged
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | blocker | Milestone: | 17.06 |
Component: | Core mappaint | Version: | |
Keywords: | template_report regression | Cc: | michael2402, bastiK |
Description (last modified by )
What steps will reproduce the problem?
- Draw a line
- Apply the foot- and cycleway preset
- Zoom in, or drag the view so it not in the center of the screen
What is the expected result?
Path rendered as purple-green dashed line
What happens instead?
Path renders as dashed green line, no purple to indicate bicycle=designated
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-06-30 21:29:41 +0200 (Fri, 30 Jun 2017) Build-Date:2017-06-30 19:32:34 Revision:12443 Relative:URL: ^/trunk Identification: JOSM/1.5 (12443 en) Windows 7 64-Bit OS Build number: Windows 7 Ultimate (7601) Memory Usage: 907 MB / 910 MB (571 MB allocated, but free) Java version: 1.8.0_31-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080, \Display1 1920x1200 Maximum Screen Size: 1920x1200 Dataset consistency test: No problems found Plugins: + AddrInterpolation (33160) + FixAddresses (33182) + Mapillary (v1.5.5) + PicLayer (33385) + apache-commons (32994) + apache-http (32699) + areaselector (1489184284) + buildings_tools (33004) + ejml (32680) + geotools (33380) + imagery_offset_db (33316) + jts (32699) + log4j (32699) + measurement (33088) + opendata (33358) + pt_assistant (33362) + reverter (33088) + tageditor (33021) + terracer (33088) + turnlanes-tagging (254) + turnrestrictions (33088) + utilsplugin2 (33328) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/PublicTransportOneClick&zip=1 Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/LayerChecker&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Surface-DataEntry&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_buildings&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
Attachments (2)
Change History (15)
Changed 6 years ago by
Attachment: | josm-rendering-1.png added |
---|
comment:1 Changed 6 years ago by
If you zoom in real close you can see some purple pixels in the image, maybe both lines render on top of each other and not odd-even.
comment:2 Changed 6 years ago by
Cc: | michael2402 added |
---|---|
Component: | Core → Core mappaint |
Keywords: | regression added |
Priority: | normal → major |
I noticed this too today when selecting railways.
This happens when the start node of the way is out of the mapview.
comment:3 Changed 6 years ago by
Is this new? It seems to be a problem with clamping. And the clamping code is several months old, so we might have this issue for quite some time now.
comment:4 Changed 6 years ago by
Cc: | bastiK added |
---|
regression somewhere between 12389 and 12400 (maybe r12399?)
comment:5 Changed 6 years ago by
Probably collateral damage of [12399]. Michael, could you have a look? Ideally the repeat-image-phase and the dashes-background feature should both work at the same time.
comment:6 Changed 6 years ago by
I'll have a look at it the next days. Should not be hard, probably some sign issue.
comment:8 Changed 6 years ago by
Description: | modified (diff) |
---|
comment:9 Changed 6 years ago by
Milestone: | → 17.07 |
---|
comment:10 Changed 6 years ago by
I think we should release a hotfix for this. Railways look strange (only white stripes and the selection is nearly invisible) and their start node is most of the time out of the mapview as railways are often long ways.
comment:13 Changed 6 years ago by
Milestone: | 17.07 → 17.06 |
---|---|
Priority: | major → blocker |
Before