make crs a list
This commit is contained in:
+2
-1
@@ -73,7 +73,8 @@ datasets:
|
||||
title: my dataset
|
||||
abstract: my dataset
|
||||
keywords: kw1,kw2
|
||||
crs: 4326
|
||||
crs:
|
||||
- CRS84
|
||||
links:
|
||||
- type: information
|
||||
url: http://example.org/dataset/index.html
|
||||
|
||||
Reference in New Issue
Block a user