Modify ↓
Opened 7 years ago
Closed 7 years ago
#15613 closed enhancement (fixed)
add direction help image to viewpoint preset
Reported by: | Klumbumbus | Owned by: | Klumbumbus |
---|---|---|---|
Priority: | normal | Milestone: | 17.12 |
Component: | Internal preset | Version: | |
Keywords: | Cc: |
Description
I recently added the direction key to my known viewpoints and I found it very useful to have the help image from osmwiki:Key:direction directly in the preset. I even used a plastic ruler on my screen to compare the help image with the aerial imagery :D
Any objections to add it to the default preset?
Attachments (1)
Change History (5)
by , 7 years ago
Attachment: | viewpoint_preset.png added |
---|
comment:1 by , 7 years ago
comment:2 by , 7 years ago
-
data/defaultpresets.xml
4361 4361 <key key="tourism" value="viewpoint" /> 4362 4362 <text key="name" text="Name" /> 4363 4363 <combo key="direction" text="Direction" delimiter="|" values="N|E|S|W|NE|NNE-S|180|90-270|270-90|0-360|70-110;250-290" values_no_i18n="true" values_sort="false" /> 4364 <space /> 4365 <label text="" icon="https://wiki.openstreetmap.org/w/images/e/e0/Angles.svg" icon_size="231" /> 4364 4366 <!--<check key="man_made" value="tower" text="Look-Out Tower" />--> 4365 4367 </item> <!-- Viewpoint --> 4366 4368 <separator/>
(icon path must be adjusted when icon is copied in our images folder.)
Note:
See TracTickets
for help on using tickets.
What does the patch look like?