dogpark ========= A layer showing dogparks, which are areas where dog are allowed to run without a leash - This layer is shown at zoomlevel **10** and higher #### Themes using this layer - [personal](https://mapcomplete.osm.be/personal) - [pets](https://mapcomplete.osm.be/pets) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - leisure=dog_park|leisure=park&dog=unleashed [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22leisure%22%3D%22dog_park%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22dog%22%3D%22unleashed%22%5D%5B%22leisure%22%3D%22park%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/barrier#values) [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [fence](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dfence) [no](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dno) [](https://taginfo.openstreetmap.org/keys/small_dog#values) [small_dog](https://wiki.openstreetmap.org/wiki/Key:small_dog) | Multiple choice | [separate](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dseparate) [shared](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dshared) [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | ### dogpark-fenced The question is It this dog park fenced in? - This dogpark is fenced all around corresponds with barrier=fence - This dogpark is not fenced all around corresponds with barrier=no ### smalldogs The question is Does this dog park have a separate fenced in area for small dogs and puppies? - Have separate area for puppies and small dogs corresponds with small_dog=separate - Does not have a separate area for puppies and small dogs corresponds with small_dog=shared ### Name The question is What is the name of this dog park? This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with The name of this dog park is {name} ### dogarea This tagrendering has no question and is thus read-only ### reviews This tagrendering has no question and is thus read-only ### images This tagrendering has no question and is thus read-only This document is autogenerated from [assets/layers/dogpark/dogpark.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/dogpark/dogpark.json)