Skip to content

Commit

Permalink
add layer_source to qris metrics schema
Browse files Browse the repository at this point in the history
  • Loading branch information
KellyMWhitehead authored and MattReimer committed Sep 18, 2024
1 parent 82d5c47 commit 0f65f43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions QRiS/qris_metrics.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
"type": "string",
"enum": ["point", "line", "polygon"]
},
"layer_source": {
"type": "string",
"enum": ["inputs"]
},
"attribute_filter": {
"type": "object",
"properties": {
Expand Down

0 comments on commit 0f65f43

Please sign in to comment.