From 74683afcf9a0dda736c7726a53255e87a6a1e9c0 Mon Sep 17 00:00:00 2001 From: Jim Myers Date: Wed, 3 Apr 2024 15:35:18 -0400 Subject: [PATCH] fix transferred geo fields --- scripts/api/data/metadatablocks/citation.tsv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/api/data/metadatablocks/citation.tsv b/scripts/api/data/metadatablocks/citation.tsv index 39e2df5f12d..6678243e62f 100644 --- a/scripts/api/data/metadatablocks/citation.tsv +++ b/scripts/api/data/metadatablocks/citation.tsv @@ -59,8 +59,8 @@ geographicBoundingBox Geographic Bounding Box The fundamental geometric description for any Data Project that models geography is the geographic bounding box. It describes the minimum box, defined by west and east longitudes and north and south latitudes, which includes the largest geographic extent of the Data Project's geographic coverage. This element is used in the first pass of a coordinate-based search. Inclusion of this element in the codebook is recommended, but is required if the bound polygon box is included. none 55 FALSE FALSE TRUE FALSE FALSE FALSE citation https://schema.org/spatialCoverage westLongitude Westernmost (Left)Longitude Westernmost coordinate delimiting the geographic extent of the Data Project. A valid range of values, expressed in decimal degrees, is -180,0 <= West Bounding Longitude Value <= 180,0. text 56 FALSE FALSE FALSE FALSE FALSE FALSE geographicBoundingBox citation eastLongitude Easternmost (Right) Longitude Easternmost coordinate delimiting the geographic extent of the Data Project. A valid range of values, expressed in decimal degrees, is -180,0 <= East Bounding Longitude Value <= 180,0. text 57 FALSE FALSE FALSE FALSE FALSE FALSE geographicBoundingBox citation - northLongitude Northernmost (Top) Latitude Northernmost coordinate delimiting the geographic extent of the Data Project. A valid range of values, expressed in decimal degrees, is -90,0 <= North Bounding Latitude Value <= 90,0. text 58 FALSE FALSE FALSE FALSE FALSE FALSE geographicBoundingBox citation - southLongitude Southernmost (Bottom) Latitude Southernmost coordinate delimiting the geographic extent of the Data Project. A valid range of values, expressed in decimal degrees, is -90,0 <= South Bounding Latitude Value <= 90,0. text 59 FALSE FALSE FALSE FALSE FALSE FALSE geographicBoundingBox citation + northLatitude Northernmost (Top) Latitude Northernmost coordinate delimiting the geographic extent of the Data Project. A valid range of values, expressed in decimal degrees, is -90,0 <= North Bounding Latitude Value <= 90,0. text 58 FALSE FALSE FALSE FALSE FALSE FALSE geographicBoundingBox citation + southLatitude Southernmost (Bottom) Latitude Southernmost coordinate delimiting the geographic extent of the Data Project. A valid range of values, expressed in decimal degrees, is -90,0 <= South Bounding Latitude Value <= 90,0. text 59 FALSE FALSE FALSE FALSE FALSE FALSE geographicBoundingBox citation series Series Information about the data project series to which the Data Project belongs none 60 : FALSE FALSE TRUE FALSE FALSE FALSE citation seriesName Name The name of the data project series text 61 #VALUE TRUE FALSE FALSE TRUE FALSE FALSE series citation seriesInformation Information Can include 1) a history of the series and 2) a summary of features that apply to the series textbox 62 #VALUE FALSE FALSE FALSE FALSE FALSE FALSE series citation