Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Styles/ParcelLocker
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
This style adds Icons for Parcel lockers. {{{ #!style type="mapcss" meta { title: "Show parcel lockers"; description: "Show an icon for parcel lockers."; version: "0.[[revision]]_[[date]]_Antweiler"; author: "Eifelkobold!"; link: "https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparcel_locker"; } node[amenity=parcel_locker] { icon-image: "https://wiki.openstreetmap.org/w/images/f/f1/Parcel_locker_icon_mockup_-_32.svg"; icon-width: 16; text: auto; } node[amenity=parcel_locker][operator=DHL] { icon-image: "https://wiki.openstreetmap.org/w/images/b/b4/Yellow_parcel_locker_symbol_-_128.svg"; icon-width: 16; text: auto; } node[amenity=parcel_locker][operator=DHL][parcel_pickup=no] { icon-image: "https://wiki.openstreetmap.org/w/images/0/0d/Yellow_parcel_box_symbol_-_128.svg"; icon-width: 16; text: auto; } node[amenity=parcel_locker][operator=Amazon] { icon-image: "https://wiki.openstreetmap.org/w/images/7/74/White_parcel_locker_symbol_-_128.svg"; icon-width: 16; text: auto; } }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.