Skip to content

Commit

Permalink
Add/ignore popular tags
Browse files Browse the repository at this point in the history
Add:
* `fountain` -- the type of water fountain for drinking water. Some miscellaneous
  tags for water fountains were also added.



git-svn-id: https://josm.openstreetmap.de/svn/trunk@19242 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
taylor.smock committed Oct 15, 2024
1 parent 7395f73 commit 11ab866
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions resources/data/defaultpresets.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,13 @@
<optional>
<text key="name" text="Name" />
<text key="description" text="Description" />
<checkgroup columns="2">
<check key="bottle" text="Has bottle filler" />
<check key="seasonal" text="Seasonal availability" />
<check key="dog" text="Dog usage" value_on="designated" />
<check key="historic" text="Historic" />
</checkgroup>
<combo key="fountain" text="Fountain type" values="bubbler,nozzle,bottle_refill,drinking,stone_block,nasone,toret,roman_wolf,sebilj,viktorija_zdenac,wallace" />
</optional>
</item> <!-- Drinking Water -->
<item name="Water Point" icon="presets/accommodation/water.svg" type="node" preset_name_label="true">
Expand Down

0 comments on commit 11ab866

Please sign in to comment.