Modify ↓
#12328 closed defect (fixed)
Wrong "incomplete usage of destination" warning in roundabouts
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.02 |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
Validate the attached example file and note a incomplete usage of destination on a way without oneway, use destination:forward or destination:backward instead
in the small piece of roundabout.
Since junction=roundabout
implies oneway=yes
, this test should consider the roundabouts as oneway segments (and thus accept destination=*
for them).
JOSM:
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-01-08 10:43:21 +0100 (Fri, 08 Jan 2016) Build-Date:2016-01-09 02:34:54 Revision:9345 Relative:URL: ^/trunk Identification: JOSM/1.5 (9345 pt_BR) Linux Debian GNU/Linux unstable (sid) Memory Usage: 1228 MB / 3641 MB (727 MB allocated, but free) Java version: 1.8.0_72-internal-b05, Oracle Corporation, OpenJDK 64-Bit Server VM VM arguments: [-Dawt.useSystemAAFontSettings=on] Dataset consistency test: [WARN - NO NODES] Way {Way id=387220682 version=1 VT nodes=[{Node id=3905388832 version=1 V lat=-23.5578016,lon=-46.4762442}]} has only one node Plugins: - AddrInterpolation (31772) - Create_grid_of_ways (31772) - FastDraw (31895) - FixAddresses (31772) - OpeningHoursEditor (31772) - PicLayer (31895) - SimplifyArea (31895) - apache-commons (31895) - buildings_tools (31895) - download_along (31772) - editgpx (31772) - ejml (31895) - geotools (31895) - graphview (31895) - jts (31772) - log4j (31895) - measurement (31895) - merge-overlap (31772) - opendata (31937) - pdfimport (31895) - photo_geotagging (31895) - poly (31772) - reverter (31926) - tagging-preset-tester (31895) - todo (29154) - turnrestrictions (31895) - undelete (31895) - utilsplugin2 (31895)
Attachments (1)
Change History (4)
by , 9 years ago
Attachment: | example.osm added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | → 16.02 |
---|
comment:3 by , 9 years ago
Type: | enhancement → defect |
---|
Note:
See TracTickets
for help on using tickets.
In 9386/josm: