add history for zone command

This commit is contained in:
Tykayn 2025-11-26 17:28:34 +01:00 committed by tykayn
parent 2b07e6a4c6
commit 45df535a35
12 changed files with 1071 additions and 854 deletions

View file

@ -0,0 +1,19 @@
{
"output": {
"format": "geojson"
},
"attributes": {
"type": true,
"id": true,
"version": false,
"timestamp": true,
"changeset": true,
"uid": true,
"user": true
},
"tags": {
"all": true
}
}