<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
	author="Viking81"
        shortdescription="Animal facilities"
	description="Tags for animal shelters and animal boarding facilities"
	version="1.7_2021-11-25">
	<group name="Animal facilities" icon="https://wiki.openstreetmap.org/w/images/e/e6/Dog_shelter_icon.png">
	        <item name="Animal shelter" type="node,closedway" icon="https://wiki.openstreetmap.org/w/images/f/f2/Deer_shelter_icon.png">
	            <label text="Edit Animal shelter" />
	            <space />
	            <key key="amenity" value="animal_shelter" />
	            <optional>
	                <text key="name" text="Name" />
	                <text key="operator" text="Operator" />
			<space />
	                <multiselect key="animal_shelter" text="List of animal species accepted" rows="4">
				<list_entry value="yes" short_description="Generic when species accepted are not known"/>
				<list_entry value="dog" short_description="Dogs"/>
				<list_entry value="cat" short_description="Cats"/>
				<list_entry value="rabbit" short_description="Rabbits"/>
				<list_entry value="hamster" short_description="Hamsters"/>
				<list_entry value="ferret" short_description="Ferrets"/>
				<list_entry value="wildlife" short_description="Any wild animal"/>
				<list_entry value="exotic_wildlife" short_description="Any exotic wild animal"/>
				<list_entry value="sea_animal" short_description="Any sea animal, like sea turtles, sea mammals, fishes"/>
				<list_entry value="sea_mammal" short_description="Any species of sea mammals"/>
				<list_entry value="fish" short_description="Any species of fishes"/>
				<list_entry value="amphibian" short_description="Any species of amphibian"/>
				<list_entry value="reptile" short_description="Any species of reptiles"/>
				<list_entry value="bird" short_description="Any species of birds"/>
				<list_entry value="mammal" short_description="Any species of mammals"/>
			</multiselect>
	                <multiselect key="animal_shelter:adoption" text="List of animal species up on adoption" rows="4">
				<list_entry value="yes" short_description="All species accepted are given up on adoption" />
				<list_entry value="dog" short_description="Dogs"/>
				<list_entry value="cat" short_description="Cats"/>
				<list_entry value="rabbit" short_description="Rabbits"/>
				<list_entry value="hamster" short_description="Hamsters"/>
				<list_entry value="ferret" short_description="Ferrets"/>
			</multiselect>
	                <multiselect key="animal_shelter:release" text="List of animal species rehabilitated and released in nature" rows="4">
				<list_entry value="yes" short_description="All species accepted are released in nature" />
				<list_entry value="wildlife" short_description="Any wild animal"/>
				<list_entry value="exotic_wildlife" short_description="Any exotic wild animal"/>
				<list_entry value="sea_animal" short_description="Any sea animal, like sea turtles, sea mammals, fishes"/>
				<list_entry value="sea_mammal" short_description="Any species of sea mammals"/>
				<list_entry value="fish" short_description="Any species of fishes"/>
				<list_entry value="amphibian" short_description="Any species of amphibian"/>
				<list_entry value="reptile" short_description="Any species of reptiles"/>
				<list_entry value="bird" short_description="Any species of birds"/>
				<list_entry value="mammal" short_description="Any species of mammals"/>
			</multiselect>
	            </optional>
	        </item>
	        <item name="Animal sheltering service in a facility with another purpose" type="node,closedway" icon="https://wiki.openstreetmap.org/w/images/f/f2/Deer_shelter_icon.png">
	            <label text="Edit Animal sheltering service in a facility with another purpose" />
	            <space />
	            <optional>
	                <text key="name" text="Name" />
	                <text key="operator" text="Operator" />
			<space />
	                <multiselect key="animal_shelter" text="List of animal species accepted" rows="4">
				<list_entry value="yes" short_description="Generic when species accepted are not known"/>
				<list_entry value="dog" short_description="Dogs"/>
				<list_entry value="cat" short_description="Cats"/>
				<list_entry value="rabbit" short_description="Rabbits"/>
				<list_entry value="hamster" short_description="Hamsters"/>
				<list_entry value="ferret" short_description="Ferrets"/>
				<list_entry value="wildlife" short_description="Any wild animal"/>
				<list_entry value="exotic_wildlife" short_description="Any exotic wild animal"/>
				<list_entry value="sea_animal" short_description="Any sea animal, like sea turtles, sea mammals, fishes"/>
				<list_entry value="sea_mammal" short_description="Any species of sea mammals"/>
				<list_entry value="fish" short_description="Any species of fishes"/>
				<list_entry value="amphibian" short_description="Any species of amphibian"/>
				<list_entry value="reptile" short_description="Any species of reptiles"/>
				<list_entry value="bird" short_description="Any species of birds"/>
				<list_entry value="mammal" short_description="Any species of mammals"/>
			</multiselect>
	                <multiselect key="animal_shelter:adoption" text="List of animal species up on adoption" rows="4">
				<list_entry value="yes" short_description="All species accepted are given up on adoption" />
				<list_entry value="dog" short_description="Dogs"/>
				<list_entry value="cat" short_description="Cats"/>
				<list_entry value="rabbit" short_description="Rabbits"/>
				<list_entry value="hamster" short_description="Hamsters"/>
				<list_entry value="ferret" short_description="Ferrets"/>
			</multiselect>
	                <multiselect key="animal_shelter:release" text="List of animal species rehabilitated and released in nature" rows="4">
				<list_entry value="yes" short_description="All species accepted are released in nature" />
				<list_entry value="wildlife" short_description="Any wild animal"/>
				<list_entry value="exotic_wildlife" short_description="Any exotic wild animal"/>
				<list_entry value="sea_animal" short_description="Any sea animal, like sea turtles, sea mammals, fishes"/>
				<list_entry value="sea_mammal" short_description="Any species of sea mammals"/>
				<list_entry value="fish" short_description="Any species of fishes"/>
				<list_entry value="amphibian" short_description="Any species of amphibian"/>
				<list_entry value="reptile" short_description="Any species of reptiles"/>
				<list_entry value="bird" short_description="Any species of birds"/>
				<list_entry value="mammal" short_description="Any species of mammals"/>
			</multiselect>
	            </optional>
	        </item>
	        <item name="Animal boarding facility" type="node,closedway" icon="https://wiki.openstreetmap.org/w/images/c/c6/Dog_boarding_icon.png">
	            <label text="Edit Animal boarding facility" />
	            <space />
	            <key key="amenity" value="animal_boarding" />
	            <optional>
	                <text key="name" text="Name" />
	                <text key="operator" text="Operator" />
			<space />
	                <multiselect key="animal_boarding" text="List of animals accepted" rows="4">
				<list_entry value="yes" short_description="Generic when species accepted are not known"/>
				<list_entry value="dog" short_description="Dogs"/>
				<list_entry value="cat" short_description="Cats"/>
				<list_entry value="rabbit" short_description="Rabbits"/>
				<list_entry value="hamster" short_description="Hamsters"/>
				<list_entry value="ferret" short_description="Ferrets"/>
				<list_entry value="fish" short_description="Any species of fishes"/>
				<list_entry value="amphibian" short_description="Any species of amphibian"/>
				<list_entry value="reptile" short_description="Any species of reptiles"/>
				<list_entry value="bird" short_description="Any species of birds"/>
				<list_entry value="mammal" short_description="Any species of mammals"/>
			</multiselect>
	            </optional>
	        </item>
	        <item name="Animal boarding as secondary service in a facility with another purpose" type="node,closedway" icon="https://wiki.openstreetmap.org/w/images/c/c6/Dog_boarding_icon.png">
	            <label text="Edit Animal boarding service" />
	            <space />
	            <optional>
	                <text key="name" text="Name" />
	                <text key="operator" text="Operator" />
			<space />
	                <multiselect key="animal_boarding" text="List of animals accepted" rows="4">
				<list_entry value="yes" short_description="Generic when species accepted are not known"/>
				<list_entry value="dog" short_description="Dogs"/>
				<list_entry value="cat" short_description="Cats"/>
				<list_entry value="rabbit" short_description="Rabbits"/>
				<list_entry value="hamster" short_description="Hamsters"/>
				<list_entry value="ferret" short_description="Ferrets"/>
				<list_entry value="fish" short_description="Any species of fishes"/>
				<list_entry value="amphibian" short_description="Any species of amphibian"/>
				<list_entry value="reptile" short_description="Any species of reptiles"/>
				<list_entry value="bird" short_description="Any species of birds"/>
				<list_entry value="mammal" short_description="Any species of mammals"/>
			</multiselect>
	            </optional>
	        </item>
	</group>
</presets>
