<?xml version="1.0" encoding="UTF-8"?>
<ImageDatum xmlns="http://www.opengis.net/gml" xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/gml ../../gml/3.1.1/base/datums.xsd" gml:id="ImageDatumPixelCenter">
	<!-- Primary editor: Arliss Whiteside. Last updated 2005-09-12-->
	<datumName>Origin at center of first pixel</datumName>
	<datumID>
		<name codeSpace="urn:ogc:def:datum:OGC:1.0:">ImageDatumPixelCenter</name>
	</datumID>
	<remarks>2D image datum with the origin at the center of the first pixel in the image file, usually the first pixel collected by the image sensor. In an image file, the pixels in the first row are assumed to be listed first, followed by other rows, with pixels in each row listed (and collected) in column number order. </remarks>
	<anchorPoint>center of first pixel</anchorPoint>
	<pixelInCell codeSpace="urn:ogc:def:pixelInCell:OGC:1.0:">cellCenter</pixelInCell>
</ImageDatum>
