forked from MapComplete/MapComplete
Add documentation on metatags
This commit is contained in:
parent
59d53e5ec5
commit
830f34b183
2 changed files with 34 additions and 1 deletions
|
@ -80,7 +80,13 @@ Every field is documented in the source code itself - you can find them here:
|
|||
- [The `TagRendering`](https://github.com/pietervdvn/MapComplete/blob/master/Customizations/JSON/TagRenderingConfigJson.ts)
|
||||
- At last, the exact semantics of tags is documented [here](Docs/Tags_format.md)
|
||||
|
||||
## Some pitfalls
|
||||
### MetaTags
|
||||
|
||||
There are few tags available that are calculated for convenience - e.g. the country an object is located at. [An overview of all these metatags is available here](Docs/CalculatedTags.md)
|
||||
|
||||
|
||||
Some pitfalls
|
||||
---------------
|
||||
|
||||
### Not publishing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue