Modify ↓
#10615 closed defect (fixed)
Multipolygon not correctly displayed if inner has tags
Reported by: | Klumbumbus | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | 14.10 |
Component: | Core mappaint | Version: | |
Keywords: | template_report multipolygon regression | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- open the josm internal multipolygon test file multipolygon.osm
- select the multipolygon "Example 1 (03)" (the first one in the third line) This is a correct multipolygon.
What is the expected result?
The area of the inner should not be pink
What happens instead?
The area of the inner is pink aswell.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-10-08 01:35:06 Last Changed Author: Don-vip Revision: 7608 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-10-08 00:01:23 +0200 (Wed, 08 Oct 2014) Last Changed Rev: 7608 Identification: JOSM/1.5 (7608 en) Windows 7 32-Bit Memory Usage: 435 MB / 742 MB (154 MB allocated, but free) Java version: 1.7.0_67, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djava.security.policy=file:C:\Program Files\Java\jre7\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Program Files\josm-latest.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=256m,768m, -Djnlpx.splashport=50217, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAA==] Program arguments: [--debug] Dataset consistency test: No problems found Plugins: - DirectUpload (30697) - HouseNumberTaggingTool (30416) - OpeningHoursEditor (30609) - PicLayer (30436) - Tracer2 (30416) - buildings_tools (30485) - download_along (30416) - editgpx (30634) - imagery_offset_db (30534) - measurement (30641) - notes (v0.9.4) - public_transport (30664) - reltoolbox (30587) - reverter (30521) - tag2link (30416) - terracer (30643) - turnrestrictions (30651) - undelete (30416) - utilsplugin2 (30460) Last errors/warnings: - W: Detected deprecated 'canvas{background-color}' in 'https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip' which will be removed shortly. Use 'fill-color' instead.
Attachments (1)
Change History (9)
by , 10 years ago
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
Priority: | normal → major |
---|
comment:3 by , 10 years ago
Replying to Klumbumbus:
What steps will reproduce the problem?
- open the josm internal multipolygon test file multipolygon.osm
- select the multipolygon "Example 1 (03)" (the first one in the third line) This is a correct multipolygon.
What is the expected result?
The area of the inner should not be pink
What happens instead?
The area of the inner is pink aswell.
Had the same issue without tags on "inner" last week but after a restart of JOSM it was gone.
comment:4 by , 10 years ago
Keywords: | multipolygon added |
---|---|
Summary: | Multipolygon not correct displayed if inner has tags → Multipolygon not correctly displayed if inner has tags |
comment:6 by , 10 years ago
Milestone: | → 14.10 |
---|
Note:
See TracTickets
for help on using tickets.
Changed to major, since this effects most of the correct tagged multipolygons.