mapcomplete/Docs/Layers/dogpark.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

148 lines
3.8 KiB
Markdown
Raw Normal View History

dogpark
=========
<img src='https://mapcomplete.osm.be/./assets/layers/dogpark/dog-park.svg' height="100px">
2022-05-21 02:31:32 +02:00
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:
- <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Ddog_park' target='_blank'>dog_park</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dpark' target='_blank'>park</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed' target='_blank'>unleashed</a>
[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
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
### dogpark-fenced
2022-12-08 00:48:44 +01:00
The question is *It this dog park fenced in?*
2022-12-08 00:48:44 +01:00
- *This dogpark is fenced all around* corresponds with `barrier=fence`
- *This dogpark is not fenced all around* corresponds with `barrier=no`
### smalldogs
2022-12-08 00:48:44 +01:00
The question is *Does this dog park have a separate fenced in area for small dogs and puppies?*
2022-12-08 00:48:44 +01:00
- *Have separate area for puppies and small dogs* corresponds with `small_dog=separate`
- *Does <strong>not</strong> have a separate area for puppies and small dogs* corresponds with `small_dog=shared`
### Name
2022-12-08 00:48:44 +01:00
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)
2022-12-08 00:48:44 +01:00
This is rendered with `The name of this dog park is {name}`
### dogarea
This tagrendering has no question and is thus read-only
### reviews
2022-07-26 10:51:14 +02:00
Shows the reviews module (including the possibility to leave a review)
This tagrendering has no question and is thus read-only
### images
2022-07-26 10:51:14 +02:00
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
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)