Update Tagging Merchants
parent
a062fea72e
commit
59ad60768e
@ -62,19 +62,19 @@ Each submission will contain information about the source of the data, so that t
|
||||
|
||||
### Nodes or Ways?
|
||||
|
||||
If an existing Node or Way exists, use whatever is already place. If you are adding a new element, you should add a Node representing the merchant at that location. Local taggers will handle tagging buildings as Ways as appropriate.
|
||||
If an existing Node or Way exists, use whatever is already in place. If you are adding a new element, you should add a Node representing the merchant at that location. Local taggers will handle tagging buildings as Ways as appropriate.
|
||||
|
||||
More information on element types can be found [here]([url](https://wiki.openstreetmap.org/wiki/Elements)).
|
||||
More information on element types can be found [here](https://wiki.openstreetmap.org/wiki/Elements).
|
||||
|
||||
### Required Tags
|
||||
|
||||
`currency:XBT=yes` - This denotes the bitcoin _currency_ **is** generally accepted, but doesn't specify the supported _payment types_.
|
||||
`currency:XBT=yes` - This denotes the Bitcoin _currency_ **is** generally accepted, but doesn't specify the supported _payment types_.
|
||||
|
||||
`currency:XBT=no` - This denotes the bitcoin _currency_ **is not** generally accepted.
|
||||
`currency:XBT=no` - This denotes the Bitcoin _currency_ **is not** generally accepted.
|
||||
|
||||
### Strongly recommended tags
|
||||
|
||||
The following tags drive the behavior of our apps and so please be as specific as you can when tagging.
|
||||
The following tags drive the behavior of our apps, so please be as specific as you can when tagging.
|
||||
|
||||
`payment:onchain=yes` - Denotes that on-chain payments _are_ accepted.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user