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

ogc.wmts.1.0.wmtsGetCapabilities_response.xsd Maven / Gradle / Ivy



	
		wmtsGetCapabilities_response
		
			This XML Schema Document encodes the WMTS GetCapabilities
			operations response message.

			WMTS is an OGC Standard.
			Copyright (c) 2009,2010 Open Geospatial Consortium.
			To obtain additional rights of use, visit http://www.opengeospatial.org/legal/.
		
	
	
	
	
	
	
	
		
			XML defines the WMTS GetCapabilities operation response.
			ServiceMetadata document provides clients with service metadata about a specific service
			instance, including metadata about the tightly-coupled data served. If the server
			does not implement the updateSequence parameter, the server SHALL always
			return the complete Capabilities document, without the updateSequence parameter.
			When the server implements the updateSequence parameter and the
			GetCapabilities operation request included the updateSequence parameter
			with the current value, the server SHALL return this element with only the
			"version" and "updateSequence" attributes. Otherwise, all optional elements
			SHALL be included or not depending on the actual value of the Contents
			parameter in the GetCapabilities operation request.
			
		
		
			
				
					
						
							
								Metadata about the data served by this server.
								For WMTS, this section SHALL contain data about layers and
								TileMatrixSets
							
						
						
							
								
								Metadata describing a theme hierarchy for the layers
								
							
						
						
							
								Reference to a WSDL resource
							
						
						
							
								
								Reference to a ServiceMetadata resource on resource
								oriented architectural style
								
							
						
					
				
			
		
	
	
		
			
				
					
						
							A description of the geometry of a tile fragmentation
						
					
				
			
		
	
	
	
	
	
	
		
			
				
					
						
							Metadata about the styles of this layer
						
					
					
						
							Supported valid output MIME types for a tile
						
					
					
						
							
							Supported valid output MIME types for a FeatureInfo.
							If there isn't any, The server do not support FeatureInfo requests
							for this layer.
						
					
					
						
							Extra dimensions for a tile and FeatureInfo requests.
						
					
					
						
							Reference to a tileMatrixSet and limits
						
					
					
						
							
								URL template to a tile or a FeatureInfo resource on
								resource oriented architectural style
							
						
					
				
			
		
	
	
	
	
	
		
			
				
					
						
							
								
									An unambiguous reference to this style, identifying
									a specific version when needed, normally used by software
								
							
						
						
							
								Description of an image that represents
								the legend of the map
							
						
					
					
						
							This style is used when no style is specified
						
					
				
			
		
	
	
		
			
        Zero or more LegendURL elements may be provided, providing an
        image(s) of a legend relevant to each Style of a Layer.  The Format
        element indicates the MIME type of the legend. minScaleDenominator
        and maxScaleDenominator attributes may be provided to indicate to
        the client which scale(s) (inclusive) the legend image is appropriate
        for.  (If provided, these values must exactly match the scale
        denominators of available TileMatrixes.)  width and height
        attributes may be provided to assist client applications in laying
        out space to display the legend.
      
		
		
			
				
					
						The URL from which the legend image can be retrieved
					
					
						
							A supported output format for the legend image
						
					
					
						
							Denominator of the minimum scale (inclusive) for which this legend image is valid
						
					
					
						
							Denominator of the maximum scale (exclusive) for which this legend image is valid
						
					
					
						
							Width (in pixels) of the legend image
						
					
					
						
							Height (in pixels) of the legend image
						
					
				
				
			
		
	
	
	
	
	
		
			
				Metadata about a particular dimension that the tiles of
				a layer are available.
			
		
		
			
				
					
						
							
								A name of dimensional axis
							
						
						
							
								Units of measure of dimensional axis.
							
						
						
							
								Symbol of the units.
							
						
						
							
								
									Default value that will be used if a tile request does
									not specify a value or uses the keyword 'default'.
								
							
						
						
							
								
									A value of 1 (or 'true') indicates (a) that temporal data are
									normally kept current and (b) that the request value of this
									dimension accepts the keyword 'current'.
								
							
						
						
							
								Available value for this dimension.
							
						
					
				
			
		
	
	
	
	
	
		
			Metadata about the TileMatrixSet reference.
		
		
			
				
					
						Reference to a tileMatrixSet
					
				
				
					
						Indices limits for this tileMatrixSet. The absence of this
						element means that tile row and tile col indices are only limited by 0
						and the corresponding tileMatrixSet maximum definitions.
					
				
			
		
	
	
		
			
				Metadata about a the limits of the tile row and tile col indices.
			
		
		
			
				
					
						
							Metadata describing the limits of the TileMatrixSet indices.
							Multiplicity must be the multiplicity of TileMatrix in this
							TileMatrixSet.
						
					
				
			
		
	
	
		
			Metadata describing the limits of a TileMatrix
						for this layer.
		
		
			
				
					
						Reference to a TileMatrix identifier
					
				
				
					
						Minimum tile row index valid for this
						layer. From 0 to maxTileRow
					
				
				
					
						Maximim tile row index valid for this
						layer. From minTileRow to matrixWidth-1 of the tileMatrix
						section of this tileMatrixSet
					
				
				
					
						Minimum tile column index valid for this
						layer. From 0 to maxTileCol
					
				
				
					
						Maximim tile column index valid for this layer.
						From minTileCol to tileHeight-1 of the tileMatrix section
						of this tileMatrixSet.
					
				
			
		
	
	
		
			Resource type to be retrieved. The WMTS main standard only defines "tile" or "FeatureInfo" but others can be incorporated in the future.
		
		
			
			
		
	
	
		
	
	
	
	
	
		
			
				Format of the resource representation that can
				be retrieved one resolved the URL template.
			
		
		
		
			
				URL template. A template processor will be
				applied to substitute some variables between {} for their values
				and get a URL to a resource.
				We cound not use a anyURI type (that conforms the character
				restrictions specified in RFC2396 and excludes '{' '}' characters
				in some XML parsers) because this attribute must accept the
				'{' '}' caracters.
			
			
				
					
				
			
		
	
	
	
	
	
		
			Describes a particular set of tile matrices.
		
		
			
				
					
						
							
								Tile matrix set identifier
							
						
						
							
								
									Minimum bounding rectangle surrounding
									the visible layer presented by this tile matrix
									set, in the supported CRS 
							
						
						
							
								Reference to one coordinate reference
								system (CRS).
							
						
						
							
								Reference to a well known scale set.
									urn:ogc:def:wkss:OGC:1.0:GlobalCRS84Scale,
									urn:ogc:def:wkss:OGC:1.0:GlobalCRS84Pixel,
									urn:ogc:def:wkss:OGC:1.0:GoogleCRS84Quad and
									urn:ogc:def:wkss:OGC:1.0:GoogleMapsCompatible are
								possible values that are defined in Annex E. It has to be consistent with the
								SupportedCRS and with the ScaleDenominators of the TileMatrix elements.
								
							
						
						
							
								Describes a scale level and its tile matrix.
							
						
					
				
			
		
	
	
	
	
	
		
			Describes a particular tile matrix.
		
		
			
				
					
						
							
								Tile matrix identifier. Typically an abreviation of
								the ScaleDenominator value or its equivalent pixel size
							
						
						
							
								Scale denominator level of this tile matrix
							
						
						
							
								
									Position in CRS coordinates of the top-left corner of this tile matrix.
									This are the  precise coordinates of the top left corner of top left
									pixel of the 0,0 tile in SupportedCRS coordinates of this TileMatrixSet.
								
							
						
						
							
								Width of each tile of this tile matrix in pixels.
							
						
						
							
								Height of each tile of this tile matrix in pixels
							
						
						
							
								Width of the matrix (number of tiles in width)
							
						
						
							
								Height of the matrix (number of tiles in height)
							
						
					
				
			
		
	
	
	
	
	
		
			
				Provides a set of hierarchical themes that the
				client can use to categorize the layers by.
			
		
		
			
				
					
						
							Metadata describing the top-level themes where
							layers available on this server can be classified.
						
					
				
			
		
	
	
		
			
				
					
						
							
								Name of the theme
							
						
						
							
								
									Metadata describing the child (subordinate) themes
									of this theme where layers available on this server
									can be classified
								
							
						
						
							
								Reference to layer
							
						
					
				
			
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy