Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#9507 closed defect (fixed)

Natural and landuse may cross each other

Reported by: mkoniecz Owned by: team
Priority: normal Milestone: 14.01
Component: Core validator Version:
Keywords: Cc:

Description

Crossing landuse and natural is likely to be correct - see osmwww:browse/way/136597279 and osmwww:browse/way/217690839 - part of residential area is with trees.

osmwww:browse/way/34097195 and osmwww:browse/way/163630054 - landuse=forest and natural=wetland, wetland is not subset of forest what is typical situation in many places

landuse=vineyard crossing with natural=tree_row is also OK osmwww:browse/way/237151640 osmwww:browse/way/253393873

I am not sure what will be better - completely dropping this part of test or attempting to add more conditions

Attachments (1)

frowsy_landuses.osm (29.7 KB ) - added by mdk 11 years ago.

Download all attachments as: .zip

Change History (13)

comment:1 by simon04, 11 years ago

Milestone: 14.01

comment:2 by skyper, 11 years ago

+1 for dropping completely.

comment:3 by simon04, 11 years ago

Theoretically this could be a test with "informational" severity.

comment:4 by mkoniecz, 11 years ago

Currently in my region it has around 98% rate of false positives, it is worse than randomly selecting objects and marking them "there is some kind of problem here".

comment:5 by simon04, 11 years ago

Interesting. In a test area around my place, this test found a single overlap of two forest polygons. You and your fellow mappers seem to be using crossing landuses extensively. ;-)

comment:6 by mkoniecz, 11 years ago

It may depend on location type - I map in rather large city. Your recent edits are in and around Innsbruck, with population 5 to 15 times lower population than Kraków. And area around Innsbruck is much less populated, used for farming or industrialized.

comment:7 by mdk, 11 years ago

What about "transparent" areas like natural=wetland, landuse=military or leisure=nature_reserve? They are normally mapped "above" other areas which can be of the same type (see wetland_example.osm​ in #9534).

comment:8 by simon04, 11 years ago

Resolution: fixed
Status: newclosed

In 6648/josm:

fix #9507 - Drop validation test "Crossing natural/landuse"

comment:9 by mdk, 11 years ago

What a pity. Except of the natual=wetland problem and #9544 all other warnings I found where correct.

comment:10 by simon04, 11 years ago

There was not a single positive feedback in this ticket. My suggestion from comment:3 was unanswered. IDK to re-enable it if that is desired.

by mdk, 11 years ago

Attachment: frowsy_landuses.osm added

comment:11 by mdk, 11 years ago

I would vote for re-enable it as info - and fixing some problems. But I'm a fan of connecting landuse/natural. I Know that in many regions these areas are frowsy mapped (see attachment).

comment:12 by aceman, 11 years ago

This touches on the controversy of 'land use' vs. 'land cover' (see http://wiki.openstreetmap.org/wiki/Landcover). The problem is that some landuse=* in actually about what is on top of the ground (the land cover) not how the land is classified administratively (land use). So e.g. landuse=grass crossing a landuse=forest may be considered an error. But landuse=grass crossing landuse=residential may not be much of a problem. It looks like JOSM does not analyse the tag value and which values are important and which not. So if the test just warns about any landuse crossing any landuse or natural, then the value of it is questionable. But it may be OK for informational level.

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.