Modify

Opened 2 years ago

Closed 2 years ago

#6148 closed defect (invalid)

mapcss - multipolygon - Rendered inner polygon area not in sync with enclosing way objects

Reported by: Gubaer Owned by: team
Priority: normal Component: Core
Version: latest Keywords: mapcss, multipolygon
Cc:

Description

NOK case

  • Configure the style styles.mapcss. Disable all styles except styles.css.
  • Open data-set-6.1.osm
  • Move the node with the name Move this to the north
  • Expected: the area filled in blue should be adjusted.
  • Observed: the area isn't adjusted

OK case

  • Disable all styles except JOSMs internal map style
  • Open data-set-6.2.osm
  • Move the node with the name Move this to the north
  • As expected, the area fille in blue is adjusted

Attachments (4)

data-set-7.1.osm (1.5 KB) - added by Gubaer 2 years ago.
NOK case: not rendered as expected using MapCSS
data-set-6.1.osm (3.8 KB) - added by Gubaer 2 years ago.
NOK case: not rendered as expected using MapCSS
data-set-6.2.osm (3.7 KB) - added by Gubaer 2 years ago.
OK case: rendered as expected using MapCSS
styles.mapcss (323 bytes) - added by Gubaer 2 years ago.
Map style to test with

Download all attachments as: .zip

Change History (6)

Changed 2 years ago by Gubaer

NOK case: not rendered as expected using MapCSS

Changed 2 years ago by Gubaer

NOK case: not rendered as expected using MapCSS

Changed 2 years ago by Gubaer

OK case: rendered as expected using MapCSS

Changed 2 years ago by Gubaer

Map style to test with

comment:1 Changed 2 years ago by Gubaer

  • Summary changed from mapcss - multipolygon - problem with inner polygon to mapcss - multipolygon - Rendered inner polygon area not in sync with enclosing way objects

comment:2 Changed 2 years ago by Gubaer

  • Resolution set to invalid
  • Status changed from new to closed

Map stye selector should be

relation[type=multipolygon][objcod=DEPARE] {fill-color: #4169E1; fill-opacity: 1.0;}

This solves the problem. Closing.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.