Statistics
| Revision:

gvsig-raster / org.gvsig.raster.cache / trunk / org.gvsig.raster.cache / org.gvsig.raster.cache.lib.impl / src / test / resources / image / prueba.rmf @ 991

History | View | Annotate | Download (434 Bytes)

1
<?xml version="1.0" encoding="ISO-8859-15"?>
2
<RasterMetaFile>
3
<FLyrGeoRaster>
4
	<Extent>
5
			<X>0.0</X>
6
			<Y>3.0</Y>
7
			<RotationX>0.0</RotationX>
8
			<RotationY>0.0</RotationY>
9
			<PixelSizeX>1.0</PixelSizeX>
10
			<PixelSizeY>-1.0</PixelSizeY>
11
			<Width>3.0</Width>
12
			<Height>3.0</Height>
13
	</Extent>
14
	<Dimension>
15
			<ImagePxWidth>3.0</ImagePxWidth>
16
			<ImagePxHeight>3.0</ImagePxHeight>
17
	</Dimension>
18
</FLyrGeoRaster>
19
</RasterMetaFile>