Skip to content
Snippets Groups Projects
Commit 1223b19f authored by Stéphane Albert's avatar Stéphane Albert
Browse files

ENH: Added sample VRT file.

parent 72be8339
No related branches found
No related tags found
No related merge requests found
<VRTDataset rasterXSize="500" rasterYSize="500">
<SRS>PROJCS["WGS 84 / UTM zone 31N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",3],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AUTHORITY["EPSG","32631"]]</SRS>
<GeoTransform> 3.7414998055582051e+05, 5.9999999999999998e-01, 0.0000000000000000e+00, 4.8291839944383912e+06, 0.0000000000000000e+00, -5.9999999999999998e-01</GeoTransform>
<VRTRasterBand dataType="Int16" band="1">
<ColorInterp>Gray</ColorInterp>
<SimpleSource>
<SourceFilename relativeToVRT="1">QB_Toulouse_Ortho_PAN.tif</SourceFilename>
<SourceBand>1</SourceBand>
<SourceProperties RasterXSize="500" RasterYSize="500" DataType="Int16" BlockXSize="500" BlockYSize="8" />
<SrcRect xOff="0" yOff="0" xSize="500" ySize="500" />
<DstRect xOff="0" yOff="0" xSize="500" ySize="500" />
</SimpleSource>
</VRTRasterBand>
</VRTDataset>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment