Modify

Opened 13 years ago

Closed 13 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 Milestone:
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 13 years ago.
NOK case: not rendered as expected using MapCSS
data-set-6.1.osm (3.8 KB ) - added by Gubaer 13 years ago.
NOK case: not rendered as expected using MapCSS
data-set-6.2.osm (3.7 KB ) - added by Gubaer 13 years ago.
OK case: rendered as expected using MapCSS
styles.mapcss (323 bytes ) - added by Gubaer 13 years ago.
Map style to test with

Download all attachments as: .zip

Change History (6)

by Gubaer, 13 years ago

Attachment: data-set-7.1.osm added

NOK case: not rendered as expected using MapCSS

by Gubaer, 13 years ago

Attachment: data-set-6.1.osm added

NOK case: not rendered as expected using MapCSS

by Gubaer, 13 years ago

Attachment: data-set-6.2.osm added

OK case: rendered as expected using MapCSS

by Gubaer, 13 years ago

Attachment: styles.mapcss added

Map style to test with

comment:1 by Gubaer, 13 years ago

Summary: mapcss - multipolygon - problem with inner polygonmapcss - multipolygon - Rendered inner polygon area not in sync with enclosing way objects

comment:2 by Gubaer, 13 years ago

Resolution: invalid
Status: newclosed

Map stye selector should be

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

This solves the problem. Closing.

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.