Opened 20 months ago
Closed 9 months ago
#7034 closed defect (fixed)
building inside building false positiv
| Reported by: | julien.balas@… | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | Keywords: | ||
| Cc: |
Description
i don't know if the validator handle incorrectly "wall=no" or if the algorithm is too strict, but ther are some false alerts.
for example
http://www.openstreetmap.org/browse/way/81189416
and
http://www.openstreetmap.org/browse/way/81188636
Attachments (4)
Change History (11)
comment:1 Changed 20 months ago by mdk
comment:2 Changed 20 months ago by skyper
Think, this has to do with #4582.
It is always better to have a small .osm file test file, as objects might change on the server.
Changed 20 months ago by JulienBalas
a small test file. None of the small way "linked" to the big way should be reported as "in"
comment:3 Changed 18 months ago by Don-vip
In [4738/josm]:
comment:4 Changed 18 months ago by Don-vip
Problem fixed for 7034.osm and test.osm. The first example needs another fix.
comment:5 Changed 18 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
In [4747/josm]:
comment:6 Changed 18 months ago by julien@…
- Resolution fixed deleted
- Status changed from closed to reopened
The first example "area inside mp" seems to be also fixed, a building in a yard is correctly handled.
I'v added 1 new test file about covered yard (very common in french school)
The 2 example should not trigger the rule.
comment:7 Changed 9 months ago by Don-vip
- Resolution set to fixed
- Status changed from reopened to closed
In 5522/josm:



An other fase positive is a building inside the inner of a building multipolygon:
mdk