Difference between revisions of "EX Extent"

From Earth Science Information Partners (ESIP)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[[Image:EX Extent.png|thumb|right|EX Extent.png]]
 
== gex:EX_Extent ==
 
== gex:EX_Extent ==
[[Image:EX Extent.png|thumb|right|EX Extent.png]]
 
  
 
<div id="elementsAndDefinitionsManual">
 
<div id="elementsAndDefinitionsManual">
Line 7: Line 7:
 
<th colspan="3">Elements</th>
 
<th colspan="3">Elements</th>
 
<th colspan="1">Domain</th>
 
<th colspan="1">Domain</th>
<th width="60%"><i>Definition and Recommended Practice</i></th>
+
<th width="50%"><i>Definition and Recommended Practice</i></th>
<th width="20%"><i>Examples</i></th>
+
<th width="30%"><i>Examples</i></th>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 16: Line 16:
 
<td bgcolor="CCFF99">[[CharacterString|gco:CharacterString]]</td>
 
<td bgcolor="CCFF99">[[CharacterString|gco:CharacterString]]</td>
 
<td><i>Mandatory when gex:geographicElement, gex:temporalElement, and gex:verticalElement are not present.</i><br><br>When there are multiple extents, this field is useful for identifying each extent.</td>
 
<td><i>Mandatory when gex:geographicElement, gex:temporalElement, and gex:verticalElement are not present.</i><br><br>When there are multiple extents, this field is useful for identifying each extent.</td>
<td rowspan="4"><i>extent: (EX_Extent)<br> geographicElement: (EX_GeographicBoundingBox)<br>  westBoundLongitude: -171.76409<br>  eastBoundLongitude: -157.86768<br>  southBoundLatitude: -14.42443<br>  northBoundLatitude: 21.31573<br> temporalElement: (EX_TemporalExtent)<br>  extent:<br>  TimePeriod:<br>    beginPosition:  2010-05-17<br>    endPosition:  2010-06-16<br><br>extent: (EX_Extent)<br> description: KingmanPalmyra_line_100<br> geographicElement:  (EX_GeographicBoundingBox)<br>  westBoundLongitude:  -162.14217<br>  eastBoundLongitude:  -161.55155<br>  southBoundLatitude:  4.94414<br>  northBoundLatitude:  5.28984<br> temporalElement:  (EX_TemporalExtent)<br>  extent:<br>  TimePeriod:<br>    beginPosition:  2010-06-05T12:00:17<br>    endPosition:  2010-06-05T15:15:37</i></td>
+
<td rowspan="4"><i>extent: (EX_Extent)
 +
:geographicElement: (EX_GeographicBoundingBox)
 +
::westBoundLongitude: -171.76409
 +
::eastBoundLongitude: -157.86768
 +
::southBoundLatitude: -14.42443
 +
::northBoundLatitude: 21.31573
 +
:temporalElement: (EX_TemporalExtent)
 +
::extent:
 +
:::TimePeriod:
 +
::::beginPosition:  2010-05-17
 +
::::endPosition:  2010-06-16
 +
<br><br>extent: (EX_Extent)
 +
:description: KingmanPalmyra_line_100
 +
:geographicElement:  (EX_GeographicBoundingBox)
 +
::westBoundLongitude:  -162.14217
 +
::eastBoundLongitude:  -161.55155
 +
::southBoundLatitude:  4.94414
 +
::northBoundLatitude:  5.28984
 +
:temporalElement:  (EX_TemporalExtent)
 +
::extent:
 +
:::TimePeriod:
 +
::::beginPosition:  2010-06-05T12:00:17
 +
::::endPosition:  2010-06-05T15:15:37</i></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
Line 48: Line 70:
 
</table>
 
</table>
 
</div>
 
</div>
 
+
<br>
 
{{template:isoOrderingFooter}}  
 
{{template:isoOrderingFooter}}  
 
*[[ISO Extents]]
 
*[[ISO Extents]]

Latest revision as of 06:47, August 16, 2017

EX Extent.png

gex:EX_Extent

Elements Domain Definition and Recommended Practice Examples
1 gex:description 0..1 gco:CharacterString Mandatory when gex:geographicElement, gex:temporalElement, and gex:verticalElement are not present.

When there are multiple extents, this field is useful for identifying each extent.
extent: (EX_Extent)
geographicElement: (EX_GeographicBoundingBox)
westBoundLongitude: -171.76409
eastBoundLongitude: -157.86768
southBoundLatitude: -14.42443
northBoundLatitude: 21.31573
temporalElement: (EX_TemporalExtent)
extent:
TimePeriod:
beginPosition: 2010-05-17
endPosition: 2010-06-16



extent: (EX_Extent)

description: KingmanPalmyra_line_100
geographicElement: (EX_GeographicBoundingBox)
westBoundLongitude: -162.14217
eastBoundLongitude: -161.55155
southBoundLatitude: 4.94414
northBoundLatitude: 5.28984
temporalElement: (EX_TemporalExtent)
extent:
TimePeriod:
beginPosition: 2010-06-05T12:00:17
endPosition: 2010-06-05T15:15:37
2 gex:geographicElement (choose one) 0..* gex:EX_BoundingPolygon
gex:EX_GeographicBoundingBox
gex:EX_GeographicDescription
Mandatory when gex:description, gex:temporalElement, and gex:verticalElement are not present.

Geographic extent of the resource. At a minimum, provide the GeographicBoundingBox, because most discovery systems rely on this section for spatial searches. Not required when resource is non-geospatial and the scopeCode = 'nonGeographicDataset'.
3 gex:temporalElement (choose one) 0..* gex:EX_TemporalExtent
gex:EX_SpatialTemporalExtent
Mandatory when gex:description, gex:geographicElement, and gex:verticalElement are not present.

Temporal extent of the resource. Describe the time period covered by the content of the resource or the date and time range when the data was collected. The use of multiple temporal extents should be explained in the attribute description of the extent. If the resource has a status of 'ongoing' then use the indeterminatePosition attribute without an end date value. Example: <gml:endPosition indeterminatePosition="now"/>
4 gex:verticalElement 0..* gex:EX_VerticalExtent Mandatory when gex:description, gex:geographicElement, and gex:temporalElement are not present.

Minimum and maximum vertical extent of the resource.




ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!