Modify ↓
Opened 13 months ago
Closed 13 months ago
#23590 closed enhancement (fixed)
Boundary style enhancement for regional park
Reported by: | SekeRob | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | External mappaint style | Version: | |
Keywords: | admin boundaries | Cc: | SekeRob, pierzen |
Description (last modified by )
The Styles/Admin_Boundaries style has several settings with one for parks/protected areas defined as
area[boundary][setting("protected_area")][boundary=~/(protected_area|national_park)/]
could this be modded to also include regional_park presumably then becoming
area[boundary][setting("protected_area")][boundary=~/(protected_area|national_park|regional_park)/]
Which will highlight this outline to not be mistaken as a regular (multi)polygon.
Thanks
Attachments (0)
Change History (2)
comment:1 by , 13 months ago
Cc: | added |
---|---|
Component: | Core → External mappaint style |
Description: | modified (diff) |
Keywords: | admin boundaries added; style removed |
Version: | latest |
comment:2 by , 13 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Enhancement Done to Admin_Boundaries (Version "1.6_2024-03-31").
The protected_area pseudo class now include regional_park.