-
Notifications
You must be signed in to change notification settings - Fork 2
/
customCAFEDataLocation.tsv
We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 7.
31 lines (31 loc) · 3.35 KB
/
customCAFEDataLocation.tsv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#metadataBlock name dataverseAlias displayName blockURI
customCAFEDataLocation CAFE Metadata About Geospatial Files
#datasetField name title description watermark fieldType displayOrder displayFormat advancedSearchField allowControlledVocabulary allowmultiples facetable displayoncreate required parent metadatablock_id termURI
cafeIncludesGeospatialFile Includes a Geospatial File Indicates if this Dataset includes a geospatial file (e.g. a raster or vector file) text 0 FALSE TRUE FALSE FALSE TRUE TRUE customCAFEDataLocation
cafeSpatialReferenceSystem Spatial Reference System Information about the coordinate reference system (CRS) of the data none 1 ; FALSE FALSE FALSE FALSE TRUE FALSE customCAFEDataLocation
cafeSpatialReferenceSystemName Name The name of the coordinate reference system (CRS) used in the deposited data text 2 #NAME: #VALUE FALSE FALSE FALSE FALSE TRUE FALSE cafeSpatialReferenceSystem customCAFEDataLocation
cafeSpatialReferenceSystemURL URL The link to the website with the full coordinate reference system (CRS) information, e.g. https://spatialreference.org/ref/esri/102003/html/ https:// url 3 #NAME: <a href="#VALUE" target="_blank">#VALUE</a> FALSE FALSE FALSE FALSE TRUE FALSE cafeSpatialReferenceSystem customCAFEDataLocation
cafeSpatialFileType Spatial File Type The file type of the geospatial data text 4 #VALUE TRUE TRUE FALSE TRUE TRUE FALSE customCAFEDataLocation
cafeSpatialFileTypeOther Other Spatial File Type The file type of the geospatial data text 5 #VALUE FALSE FALSE FALSE FALSE TRUE FALSE customCAFEDataLocation
cafeSpatialResolution Spatial Resolution The spatial resolution of the raster data none 6 ; FALSE FALSE FALSE FALSE TRUE FALSE customCAFEDataLocation
cafeSpatialResolutionValue Value The number value indicating the horizontal grid spacing of the raster data (e.g. "30" for 30 meter x 30 meter gridded data) float 7 #NAME: #VALUE TRUE FALSE FALSE TRUE TRUE FALSE cafeSpatialResolution customCAFEDataLocation
cafeSpatialResolutionUnit Unit The unit for the resolution of the gridded data text 8 #NAME: #VALUE TRUE TRUE FALSE TRUE TRUE FALSE cafeSpatialResolution customCAFEDataLocation
cafeSpatialResolutionUnitOther Other Unit The unit for the resolution of the gridded data text 9 #NAME: #VALUE FALSE FALSE FALSE FALSE TRUE FALSE cafeSpatialResolution customCAFEDataLocation
#controlledVocabulary DatasetField Value identifier displayOrder
cafeIncludesGeospatialFile Yes 0
cafeIncludesGeospatialFile No 1
cafeSpatialFileType Vector: Points 0
cafeSpatialFileType Vector: Polygons 1
cafeSpatialFileType Vector: Lines 2
cafeSpatialFileType Raster: Single-band 3
cafeSpatialFileType Raster: Multi-band 4
cafeSpatialFileType Other (specify) 5
cafeSpatialResolutionUnit Decimal-degrees (˚) 0
cafeSpatialResolutionUnit Arc-minutes (') 1
cafeSpatialResolutionUnit Arc-seconds (") 2
cafeSpatialResolutionUnit Kilometers (km) 3
cafeSpatialResolutionUnit Meters (m) 4
cafeSpatialResolutionUnit Centimeters (cm) 5
cafeSpatialResolutionUnit Miles (mi) 6
cafeSpatialResolutionUnit Feet (ft) 7
cafeSpatialResolutionUnit Other (specify) 8