Modify ↓
Opened 6 years ago
Closed 6 years ago
#17204 closed defect (wontfix)
noexit=yes is tagged on line, not on node
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Internal preset | Version: | |
Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- select highway
- select Vorlage "Straßen/Straßen/Straßenbeschränkungen"
- select "Kein Ausgang (Sackgasse)
- select "Vorlage anwenden"
What is the expected result?
Only one node (the last in the line) should get the "noexit=yes" tag (according to https://wiki.openstreetmap.org/wiki/DE:Key:noexit)
What happens instead?
The whole line (highway) is tagged with noexit=yes, not only the last node in the line.
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-12-31 15:09:58 +0100 (Mon, 31 Dec 2018) Build-Date:2018-12-31 14:24:10 Revision:14620 Relative:URL: ^/trunk Identification: JOSM/1.5 (14620 de) Windows 7 64-Bit OS Build number: Windows 7 Home Premium (7601) Memory Usage: 1313 MB / 1820 MB (269 MB allocated, but free) Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1680x1050, \Display1 1680x1050 Maximum Screen Size: 1680x1050 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-4ded339a, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=49314, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + buildings_tools (34807) + imagery_offset_db (34641) + measurement (34529) + utilsplugin2 (34793) Map paint styles: + %UserProfile%\Documents\2delete\Styles_Maxspeed-style.mapcss Last errors/warnings: - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet
Attachments (1)
Change History (5)
by , 6 years ago
Attachment: | josm_error_noexit.jpg added |
---|
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Component: | Core → Internal preset |
---|
comment:3 by , 6 years ago
comment:4 by , 6 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I added a validator rule to the Germany specific rules.
Note:
See TracTickets
for help on using tickets.
While I personally prefer the tag on the last node only too, that "rule" is not written on the english wiki page. It says "Use the noexit=yes tag only on the very last node at the end of a highway=* or on the last way..."