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

ogc.gml.3.1.1.profiles.CrsSupport.1.0.0.geometryBasic0d1d.xsd Maven / Gradle / Ivy



	
		geometryBasic0d1d.xsd
		Subset of geometryBasic0d1d.xsd for GML 3.1.1 CRS Support profile. Primary editor: Primary editor: Arliss Whiteside.
			
			GML is an OGC Standard.
			Copyright (c) 2005,2010 Open Geospatial Consortium.
			To obtain additional rights of use, visit http://www.opengeospatial.org/legal/ .
		
	
	
	
	
	
	
	
		
			The "_Geometry" element is the abstract head of the substituition group for all geometry elements of GML 3. This includes pre-defined and user-defined geometry elements. Any geometry element must be a direct or indirect extension/restriction of AbstractGeometryType and must be directly or indirectly in the substitution group of "_Geometry".
		
	
	
	
		
			All geometry elements are derived directly or indirectly from this abstract supertype. A geometry element may have an identifying attribute ("gml:id"), a name (attribute "name") and a description (attribute "description"). It may be associated with a spatial reference system (attribute "srsName"). The following rules shall be adhered: - Every geometry type shall derive from this abstract type. - Every geometry element (i.e. an element of a geometry type) shall be directly or indirectly in the substitution group of _Geometry.
		
		
			
				
			
		
	
	
	
		
			Optional reference to the CRS used by this geometry.
		
		
			
				In general this reference points to a CRS instance of gml:CoordinateReferenceSystemType (see coordinateReferenceSystems.xsd). For well known references it is not required that the CRS description exists at the location the URI points to.
			
		
	
	
	
		
			This is the abstract root type of the geometric primitives. A geometric primitive is a geometric object that is not decomposed further into other primitives in the system. All primitives are oriented in the direction implied by the sequence of their coordinate tuples.
		
		
			
		
	
	
	
	
	
	
	
		
			DirectPosition instances hold the coordinates for a position within some coordinate reference system (CRS). Since DirectPositions, as data types, will often be included in larger objects (such as geometry elements) that have references to CRS, the "srsName" attribute will in general be missing, if this particular DirectPosition is included in a larger element with such a reference to a CRS. In this case, the CRS is implicitly assumed to take on the value of the containing object's CRS.
		
		
			
				
			
		
	
	
	
	
	
		
			DirectPositionList instances hold the coordinates for a sequence of direct positions within the same coordinate reference system (CRS).
		
		
			
				
			
		
	
	
	
	
	
	
	
		
			Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions. The first direct position is the "lower corner" (a coordinate position consisting of all the minimal ordinates for each dimension for all points within the envelope), the second one the "upper corner" (a coordinate position consisting of all the maximal ordinates for each dimension for all points within the envelope).
		
		
			
				
				
			
		
		
	
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy