Modify

Opened 7 years ago

Closed 7 years ago

#14132 closed defect (fixed)

layer=* needs to be taken into account for overlapping areas.

Reported by: skyper Owned by: team
Priority: normal Milestone: 17.10
Component: Core validator Version: latest
Keywords: template_report overlapping area layer Cc:

Description (last modified by Don-vip)

What steps will reproduce the problem?

Have two overlapping areas. One is a building=roof plus layer=1 the other one a public_transport=platform + railway=platform without layer=0.

What is the expected result?

No informal warning

What happens instead?

I get two informal warning about Overlapping Areas.

Please provide any additional information below. Attach a screenshot if possible.

The tag layer=* should be sufficient.

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-12-17 22:13:42 +0100 (Sat, 17 Dec 2016)
Build-Date:2016-12-19 02:34:30
Revision:11407
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11407 en) Linux Debian GNU/Linux 8.6 (jessie)
Memory Usage: 580 MB / 882 MB (66 MB allocated, but free)
Java version: 1.8.0_111-8u111-b14-2~bpo8+1-b14, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-8-jre:amd64-8u111-b14-2~bpo8+1
Java ATK Wrapper package: libatk-wrapper-java:all-0.30.4-3
Program arguments: [--language=en]
Dataset consistency test: No problems found

Plugins:
+ utilsplugin2 (33088)

Validator rules:
+ https://josm.openstreetmap.de/josmfile?page=Rules/GermanySpecific&zip=1

Last errors/warnings:
- W: Invalid jar file ''<josm.userdata>/plugins/utilsplugin2.jar.new'' (exists: false, canRead: false)

Attachments (1)

14132.osm (1.2 KB ) - added by Don-vip 7 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Don-vip, 7 years ago

Description: modified (diff)

by Don-vip, 7 years ago

Attachment: 14132.osm added

comment:2 by Don-vip, 7 years ago

Milestone: 17.10

comment:3 by Don-vip, 7 years ago

Defined in geometry.mapcss:

area:closed:areaStyle  area:closed:areaStyle {
  throwOther: tr("Overlapping Areas");
}

comment:4 by Don-vip, 7 years ago

Resolution: fixed
Status: newclosed

In 12986/josm:

fix #14132 - MapCSS crossing operator must check layer attribute first

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.