diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/triangulation.schema.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/triangulation.schema.json b/data/triangulation.schema.json index 8bc0a8e8..d3f8004d 100644 --- a/data/triangulation.schema.json +++ b/data/triangulation.schema.json @@ -178,6 +178,10 @@ "bbox" ] }, + "name" : { + "type": "string", + "description": "Name of the extent (e.g. \"Finland - mainland south of 66°N\")" + }, "parameters": { "type": "object", "properties": { |
