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

bp-ogc.06-188r1.cv.0.2.0.Examples.multiElement2.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<cv:CV_DiscreteCoverage gml:id="dc2" xmlns:cv="http://www.opengis.net/cv/0.2" xmlns:swe="http://www.opengis.net/swe/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml"
                        xsi:schemaLocation="http://www.opengis.net/cv/0.2 ../cv.xsd http://www.opengis.net/swe/1.0 http://schemas.opengis.net/sweCommon/1.0.0/swe.xsd">
	<cv:domainExtent>
	   <cv:EX_Extent>
	   	<cv:geographicElement>
			<cv:EX_BoundingPolygon>
				<cv:polygon>
					<gml:Polygon>
						<gml:exterior>
							<gml:LinearRing>
								<gml:posList>0 0 2 0 2 2 0 2 0 0</gml:posList>
							</gml:LinearRing>
						</gml:exterior>
					</gml:Polygon>
				</cv:polygon>
			</cv:EX_BoundingPolygon>
		</cv:geographicElement>
	   </cv:EX_Extent>
	</cv:domainExtent>
	<cv:rangeType xsi:type="gml:ReferenceType" xlink:href="http://www.flakey.org/properties/potential"/>
	<cv:element>
		<cv:CV_GeometryValuePair>
			<cv:geometry xlink:href="http://www.bogus.org/wfs?pixel1"/>
			<cv:value>
				<swe:Record>
					<swe:field>
						<swe:Item xsi:type="gml:MeasureType" uom="uV">10.1</swe:Item>
					</swe:field>
					<swe:field>
						<swe:Item xsi:type="gml:CodeType" codeSpace="http://wikipedia.org/species/fruit">banana</swe:Item>
					</swe:field>
				</swe:Record>
			</cv:value>
		</cv:CV_GeometryValuePair>
	</cv:element>
	<cv:element>
		<cv:CV_GeometryValuePair>
			<cv:geometry xlink:href="http://www.bogus.org/wfs?pixel2"/>
			<cv:value>
				<swe:Record>
					<swe:field>
						<swe:Item xsi:type="gml:MeasureType" uom="uV">15.7</swe:Item>
					</swe:field>
					<swe:field>
						<swe:Item xsi:type="gml:CodeType" codeSpace="http://wikipedia.org/species/fruit">cumquat</swe:Item>
					</swe:field>
				</swe:Record>
			</cv:value>
		</cv:CV_GeometryValuePair>
	</cv:element>
	<cv:element>
		<cv:CV_GeometryValuePair>
			<cv:geometry xlink:href="http://www.bogus.org/wfs?pixel3"/>
			<cv:value>
				<swe:Record>
					<swe:field>
						<swe:Item xsi:type="gml:MeasureType" uom="uV">20.2</swe:Item>
					</swe:field>
					<swe:field>
						<swe:Item xsi:type="gml:CodeType" codeSpace="http://wikipedia.org/species/fruit">mangosteen</swe:Item>
					</swe:field>
				</swe:Record>
			</cv:value>
		</cv:CV_GeometryValuePair>
	</cv:element>
	<cv:element>
		<cv:CV_GeometryValuePair>
			<cv:geometry xlink:href="http://www.bogus.org/wfs?pixel4"/>
			<cv:value>
				<swe:Record>
					<swe:field>
						<swe:Item xsi:type="gml:MeasureType" uom="uV">27.5</swe:Item>
					</swe:field>
					<swe:field>
						<swe:Item xsi:type="gml:CodeType" codeSpace="http://wikipedia.org/species/fruit">guava</swe:Item>
					</swe:field>
				</swe:Record>
			</cv:value>
		</cv:CV_GeometryValuePair>
	</cv:element>
</cv:CV_DiscreteCoverage>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy