Skip to content

Commit

Permalink
add man_made=heap
Browse files Browse the repository at this point in the history
git-svn-id: https://josm.openstreetmap.de/svn/trunk@18872 0c6e7542-c601-0410-84e7-c038aed88b3b
  • Loading branch information
stoecker committed Oct 19, 2023
1 parent 48f9f83 commit 4cf8ba2
Show file tree
Hide file tree
Showing 2 changed files with 48 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 @@ -6042,6 +6042,13 @@
<check key="headframe" text="Visible Headframe" />
<check key="disused" text="Disused" />
</item> <!-- Mineshaft -->
<item name="Heap" icon="presets/landmark/heap.svg" type="closedway" preset_name_label="true">
<link wiki="Tag:man_made=heap" />
<space />
<key key="man_made" value="mineshaft" />
<text key="name" text="Name" />
<combo key="resource" text="Resource" values="aggregate,bauxite,basalt,clay,coal,copper,dimension_stone,ilmenite,iron_ore,lead,limestone,nickel,rutile,salt,tin,zinc,zircon" />
</item> <!-- Heap -->
<item name="Adit" icon="presets/landmark/adit.svg" type="node" preset_name_label="true">
<link wiki="Tag:man_made=adit" />
<space />
Expand Down
41 changes: 41 additions & 0 deletions resources/images/presets/landmark/heap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4cf8ba2

Please sign in to comment.