Modify

Opened 16 months ago

Closed 16 months ago

Last modified 16 months ago

#22815 closed defect (duplicate)

incorrect warning "overlapping identical landuse"

Reported by: dieterdreist Owned by: dieterdreist
Priority: normal Milestone:
Component: Core validator Version:
Keywords: overlapping ways Cc:

Description (last modified by dieterdreist)

I got a warning about "overlapping identical landuse" when actually I had 2 landuse polygons sharing 1 way (via Multipolygon). There is no issue with such mapping, rather people should be encouraged to keep landuse polygons small, because it makes maintenance easier and makes it easier to refine the polygons with additional properties. If we encourage people to merge landuse polygons because they are of the same type and touching, we will loose way history (not really "lost", but becomes unaccessible during regular editing), and make it harder to add more detail (because these polygons will have to be split again).
I agree a real overlap would be a problem, but if they just touch, the warning is misleading and (IMHO) does more harm than good.
Example way 1154264886

Attachments (0)

Change History (8)

comment:1 by dieterdreist, 16 months ago

Description: modified (diff)
Summary: incorrect warningincorrect warning "overlapping identitcal landuse"

comment:2 by dieterdreist, 16 months ago

Summary: incorrect warning "overlapping identitcal landuse"incorrect warning "overlapping identical landuse"

comment:3 by skyper, 16 months ago

Keywords: overlapping ways added
Owner: changed from team to dieterdreist
Status: newneedinfo

I do not get any warning about the way osmwww:way/1154264886

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2023-03-13 21:59:27 +0100 (Mon, 13 Mar 2023)
Revision:18690
Build-Date:2023-03-14 02:30:58
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (18690 en) Linux Debian GNU/Linux 11 (bullseye)
Memory Usage: 155 MB / 256 MB (32 MB allocated, but free)
Java version: 17.0.6+10-Debian-1deb11u1, Debian, OpenJDK 64-Bit Server VM
VM arguments: [-Djosm.home=<josm.pref>]

Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.

Please add all needed information according to this list:

  • The required parts of the Status Report from your JOSM.
  • Describe what behaviour you expected.
  • Describe what did happen instead.
  • Describe if and how the issue is reproducible.
  • Add any relevant information like error messages or screenshots.

To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Helpsource:trunk/resources/images/bug.svg Report Bug.


comment:4 by dieterdreist, 16 months ago

interesting, neither do I now. I created the ways and the relations and one of the validator warnings on upload was refering to this way, I right clicked "select" and then "3" to zoom to and it was this way that got selected.

comment:5 by skyper, 16 months ago

Resolution: irreproducible
Status: needinfoclosed

I just tried with completely new objects (ways and relations) but still do not get the warning. Next time, please, create the bug report with Help -> Report Bug and attach a small example file. Thanks

Closing the ticket. Feel free to reopen if you have found an example.

comment:6 by GerdP, 16 months ago

I think this is a problem that was reported before and I also see it from time to time. The problem is caused by java method area.intersect() which sometimes returns non-empty areas for perfectly correct (multi-)polygons because of rounding issues. I fear there's nothing we can do here.

comment:7 by skyper, 16 months ago

Duplicate of #20054?

comment:8 by GerdP, 16 months ago

Resolution: irreproducibleduplicate

Marked as duplicate of #20054.
Thanks, this ticket was what I head in mind.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain dieterdreist.
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.