Opened 16 years ago
Closed 16 years ago
#1804 closed enhancement (fixed)
presets.xml
Reported by: | katpatuka | Owned by: | ce |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Internal preset | Version: | latest |
Keywords: | presets.xml | Cc: |
Description
I'd like to enhence presets.xml in the following items:
item name="River"
add
<check key="boat" text="Boat" default="off" delete_if_empty="true" />
item name="Peak"
add
<text key="ele" text="Elevation" default="" delete_if_empty="true" />
item name="City" | "Town" | "Village"
add
<text key="name:en" text="Name (english)" default="" delete_if_empty="true" />
<text key="int_name" text="Name (international)" default="" delete_if_empty="true" />
<text key="alternate_name" text="Name (alternate)" default="" delete_if_empty="true" />
<text key="is_in" text="Is in" default="" delete_if_empty="true" />
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | mypresets.xml added |
---|
comment:1 by , 16 years ago
Component: | unspecified → Core |
---|---|
Owner: | changed from | to
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
boat=yes: I hesitate to add this feature, as I don't have enough knowledge if there's also private, permissive, ... - so I don't know what a reasonable subset of the tags are. A simple checkbox don't seem sufficient here.
ele=xy: I've added it to mountain_pass, peak, glacier, volcano
city et al.: the presets are not meant to be "complete" in any sense. Having lot's of different alt_name or alike keys would be necessary for almost all preset entries (not only cities, but rivers, ...), I really hesitate to do this.
Anyway, closing this one. If you disagree with me in certain points (no problem), please open a new (more specific) ticket for one of the three topics, otherwise following the ticket progress will become pretty difficult.
mypresets.xml