All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ogc.gsml.4.1.borehole.xsd Maven / Gradle / Ivy



	
		The GeoSciML Borehole package contains an information model for boreholes and related artefacts. This is primarily through re-use of standard components from the Observations and Measurements (ISO19156).

			OGC GeoSciML 4.1 is an OGC Standard.
			Copyright (c) 2016-2018 Open Geospatial Consortium.
			To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .

			Copyright (c) 2016-2017 IUGS Commission for the Management and Application of Geoscience Information, All rights reserved.

		
	
	
	
	
	
	
	
	
	
		
			A Borehole is the generalized term for any narrow shaft drilled in the ground, either vertically, horizontally, or inclined.
		
	
	
		
			
				
					
						
							The property referenceLocation is an association between a Borehole and an OriginPosition corresponding to the start point of a borehole log.  This may correspond to the borehole collar location (e.g., kelly bush).
							
								gsmlbh:relatedBorehole
							
						
					
					
						
							The property indexData:BoreholeDetails describes metadata about a borehole, such as the operator, the custodian, dates of drilling, etc.
						
						
							
								
							
							
						
					
					
						
							The property downholeDrillingDetails:DrillingDetails specifies the drilling method and borehole diameter for intervals down the borehole.
						
						
							
								
							
							
						
					
					
						
							The property logElement is an association between a Borehole and a BoreholeInterval instance to describe measured downhole intervals and their observed features.
							
								gsmlbh:parentBorehole
							
						
					
				
			
		
	
	
		
			
		
		
		
	
	
		
			BoreholeDetails describes borehole-specific index data, often termed “header information”. It contains metadata about the parties involved in the drilling, the storage of drilled material and other information relevant to the borehole as a whole.  Properties that may vary along the borehole path are managed in DrillingDetails
		
	
	
		
			
				
					The operator property is an association between a BoreholeDetails and a CIT:CI_ResponsibleParty describing the organisation responsible for commissioning the borehole (as opposed to actually drilling the borehole).
				
			
			
				
					The driller property is an association between a BoreholeDetails and a CIT:CI_ResponsibleParty describing of the organisation responsible for drilling the borehole (as opposed to commissioning the borehole).
				
			
			
				
					The property dateOfDrilling:TM_Period describes the time period during which drilling of the borehole occurred.
				
			
			
				
					The property startPoint:BoreholeStartPointCode provides a term from a controlled vocabulary indicating the named position relative to ground surface where the borehole commenced. (e.g., natural ground surface, open pit floor, underground, offshore)
					
						gsmlbh:BoreholeStartPointCode
						BoreholeStartPointCode
					
				
			
			
				
					The property inclinationType:BoreholeInclinationCode contains a term from a controlled vocabulary indicating the inclination type of the borehole. Appropriate terms would include vertical; inclined up; inclined down, horizontal.
					
						gsmlbh:BoreholeInclinationCode
						BoreholeInclinationCode
					
				
			
			
				
					The property boreholeMaterialCustodian is an association between BoreholeDetails and a CIT:CI_ResponsibleParty describing the organisation that is custodian of the drilled material recovered from the borehole.
				
			
			
				
					The property purpose:BoreholePurposeCode contains a term from a controlled vocabulary describing the purpose for which the borehole was drilled. e.g., site investigation, mineral exploration, hydrocarbon exploration, water resources.
					
						gsmlbh:BoreholePurposeCode
						BoreholePurposeCode
					
				
			
			
				
					The dataCustodian is an association between a BoreholeDetails and a CIT:CI_ResponsibleParty describing the custodian (person or organisation) that is the custodian of data pertaining to this borehole.
				
			
			
				
					The property boreholeLength (SWE::Quantity) contains a measurement (a value and a unit of measurement) corresponding to the "length" of a borehole determined by the data provider (i.e., "length" can have different sources, like drillers measurement, loggers measurement, survey measurement, etc.).
				
				
					
						
							
								
							
							
						
					
				
			
		
	
	
		
			
		
	
	
		
			A BoreholeInterval is similar to a MappedFeature  whose shape is 1-D interval and uses the SRS of the containing borehole.  The "mappedIntervalBegin" and "mappedIntervalEnd" properties are alternative to the 1D geometry to overcome problems with the delivery and ease of queryability of 1D GML shapes.
		
	
	
		
			
				
					
						
							The observationMethod property (SWE::Category) contains a term from a controlled vocabulary that describes the method used to observe the properties of the borehole.
						
						
							
								
									
										
									
									
								
							
						
					
					
						
							The specification property is an association between a BoreholeInterval and a GFI_Feature, a domain feature that is sampled by the interval (e.g., a GeologicUnit). It is semantically equivalent to O&M ISO19156 "sampledFeature".
						
					
					
						
							The property mappedIntervalBegin (SWE::Quantity) is a measurement (a value and a unit of measurement) corresponding to the measured distance of the start of the mapped interval along the path of the borehole. The measured value must be less than or equal to the mappedIntervalEnd value.
						
						
							
								
									
										
									
									
								
							
						
					
					
						
							The mappedIntervalEnd property (SWE::Quantity) is a measurement (a value and a unit of measure) corresponding to the measured distance of the end of the mapped interval along the path of the borehole. The measured value must be greater than or equal to the mappedIntervalBegin value.
						
						
							
								
									
										
									
									
								
							
						
					
					
						
							The collectionIdentifier:ScopedName is a string unique within a scope that identifies a collection which forms a set BoreholeIntervals. This allows description of multiple downhole logs for a single borehole. The name should identify a particular log observation event.
						
						
							
								
									
								
							
						
					
					
						
							The property shape:GM_Object is a 1-D interval (e.g., a "from" and "to", or "top" and "base" measurement) covering the same distance as mappedIntervalBegin and mappedIntervalEnd.  The geometry shall use a reference to the borehole as the CRS of the containing borehole.
						
					
					
						
							The property parentBorehole is an association between a BoreholeInterval and a Borehole to which the interval belongs.
							
								gsmlbh:logElement
							
						
					
				
			
		
	
	
		
			
		
		
		
	
	
		
			DrillingDetails is a class that captures the description of drilling methods and hole diameters down the drilling path. Properties that apply to the Borehole as a whole are managed in BoreholeDetails.
		
	
	
		
			
				
					The drillingMethod:BoreholeDrillingMethodCode property contains a term from a controlled vocabulary indicating the drilling method used. Appropriate terms would include rotary air blast, auger, diamond core, air core, etc.
					
						gsmlbh:BoreholeDrillingMethodCode
						BoreholeDrillingMethodCode
					
				
			
			
				
					The boreholeDiameter property (SWE::Quantity) contains a measurement (a value and a unit of measure) corresponding to the diameter of the drilled hole.
				
				
					
						
							
								
							
							
						
					
				
			
			
				
					The property interval:GM_Object is a shape that is a 1-D interval (e.g., a "from" and "to", or "top" and "base" measurements) that is equivalent (represents the same distance) as the one represented by intervalBegin and intervalEnd.  The geometry shall use a reference to the borehole geometry as its CRS.
				
			
			
				
					The intervalBegin property (SWE::Quantity) contains a measurement (a value and a unit of measurement) that corresponds to the measured distance of the start of the interval along the path of the borehole. The measured value must be less than or equal to the intervalEnd value.
				
				
					
						
							
								
							
							
						
					
				
			
			
				
					The property intervalEnd (SWE::Quantity) contains a measurement (a value and a unit of measurement) of the measured distance of the end of the interval along the path of the borehole. The measured value must be greater than or equal to the intervalBegin value.
				
				
					
						
							
								
							
							
						
					
				
			
		
	
	
		
			
		
	
	
		
			A borehole OriginPosition is a feature corresponding to the start point of a borehole log.  This may correspond to the borehole collar location (e.g., kelly bush).
		
	
	
		
			
				
					
						
							The property location contains a geometry corresponding to the location of the borehole collar.
						
					
					
						
							The elevation:DirectPosition property is a compromise approach to supply elevation explicitly for location; this is to allow for software that cannot process 3-D GM_Point. Null shall be used if elevation is unknown. A DirectPosition shall have a dimension of 1, and CRS will be a "vertical" CRS (e.g. EPSG CRSs in the range 5600-5799).
						
					
					
						
							The hole that has this collar for its start point
							
								gsmlbh:referenceLocation
							
						
					
				
			
		
	
	
		
			
		
		
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy