Update Tagging Merchants
parent
aff6f18726
commit
47e79eeac7
@ -68,34 +68,41 @@ More information on element types can be found [here](https://wiki.openstreetmap
|
||||
|
||||
### Required Tags
|
||||
|
||||
The following tags drive the behavior of our apps, so please be as specific as you can when tagging.
|
||||
|
||||
currency:XBT=
|
||||
payment:lightning=
|
||||
payment:lightning_contactless=
|
||||
payment:onchain=
|
||||
check_date:currency:XBT=
|
||||
check_date=
|
||||
|
||||
###Explainer
|
||||
|
||||
`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.
|
||||
|
||||
### Strongly recommended tags
|
||||
`payment:onchain=yes` - Denotes that on-chain payments _are_ accepted.
|
||||
|
||||
The following tags drive the behavior of our apps, so please be as specific as you can when tagging.
|
||||
`payment:onchain=no` - Denotes that on-chain payments _are not_ accepted.
|
||||
|
||||
`payment:onchain=**yes**` - Denotes that on-chain payments _are_ accepted.
|
||||
`payment:lightning=yes` - This denotes that Lightning payments _are_ accepted.
|
||||
|
||||
`payment:onchain=**no**` - Denotes that on-chain payments _are not_ accepted.
|
||||
`payment:lightning=no` - This denotes that Lightning payments _are not_ accepted.
|
||||
|
||||
`payment:lightning=**yes**` - This denotes that Lightning payments _are_ accepted.
|
||||
`payment:lightning_contactless=yes` - This denotes that NFC Lightning payments _are_ accepted.
|
||||
|
||||
`payment:lightning=**no**` - This denotes that Lightning payments _are not_ accepted.
|
||||
`payment:lightning_contactless=no` - This denotes that NFC Lightning payments _are not_ accepted.
|
||||
|
||||
`payment:lightning_contactless=**yes**` - This denotes that NFC Lightning payments _are_ accepted.
|
||||
`check_date:currency:XBT=yyyy-mm-dd` - You can reduce the scope of the information checked by using this tag. For example, use this tag if you have only checked the Bitcoin tags. Please use the correct ISO date format as shown.
|
||||
|
||||
`payment:lightning_contactless=**no**` - This denotes that NFC Lightning payments _are not_ accepted.
|
||||
`check_date=yyyy-mm-dd` - Use this tag when the location has been verified with local knowledge or extrapolation. Please use the correct ISO date format as shown.
|
||||
|
||||
#### Verified tags - [more information](https://gitea.btcmap.org/teambtcmap/btcmap-general/wiki/Verifying-Existing-Merchants)
|
||||
|
||||
`survey:date=yyyy-mm-dd` - Use this tag when the location has been physically verified in person by you. Please use the correct ISO date format as shown.
|
||||
|
||||
`check_date=yyyy-mm-dd` - Use this tag when the location has been verified with local knowledge or extrapolation. Please use the correct ISO date format as shown.
|
||||
|
||||
`check_date:currency:XBT=yyyy-mm-dd` - You can reduce the scope of the information checked by using this tag. For example, use this tag if you have only checked the Bitcoin tags. Please use the correct ISO date format as shown.
|
||||
|
||||
You should verify all the present tags (if possible) when you are adding Bitcoin tags to an existing location.
|
||||
|
||||
### Legacy Tags
|
||||
|
Loading…
x
Reference in New Issue
Block a user