Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
40 additions
and 0 deletions.
- BIN tests/testdata/3d/buildings.dbf
- +1 −0 tests/testdata/3d/buildings.prj
- +1 −0 tests/testdata/3d/buildings.qpj
- BIN tests/testdata/3d/buildings.shp
- BIN tests/testdata/3d/buildings.shx
- BIN tests/testdata/3d/dtm.tif
- +10 −0 tests/testdata/3d/dtm.tif.aux.xml
- BIN tests/testdata/3d/rgb.tif
- +26 −0 tests/testdata/3d/rgb.tif.aux.xml
- BIN tests/testdata/3d/trees.dbf
- +1 −0 tests/testdata/3d/trees.prj
- +1 −0 tests/testdata/3d/trees.qpj
- BIN tests/testdata/3d/trees.shp
- BIN tests/testdata/3d/trees.shx
Binary file not shown.
@@ -0,0 +1 @@ | ||
PROJCS["OSGB_1936_British_National_Grid",GEOGCS["GCS_OSGB 1936",DATUM["D_OSGB_1936",SPHEROID["Airy_1830",6377563.396,299.3249646]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",49],PARAMETER["central_meridian",-2],PARAMETER["scale_factor",0.9996012717],PARAMETER["false_easting",400000],PARAMETER["false_northing",-100000],UNIT["Meter",1]] |
@@ -0,0 +1 @@ | ||
PROJCS["OSGB 1936 / British National Grid",GEOGCS["OSGB 1936",DATUM["OSGB_1936",SPHEROID["Airy 1830",6377563.396,299.3249646,AUTHORITY["EPSG","7001"]],TOWGS84[446.448,-125.157,542.06,0.15,0.247,0.842,-20.489],AUTHORITY["EPSG","6277"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4277"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",49],PARAMETER["central_meridian",-2],PARAMETER["scale_factor",0.9996012717],PARAMETER["false_easting",400000],PARAMETER["false_northing",-100000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","27700"]] |
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,10 @@ | ||
<PAMDataset> | ||
<PAMRasterBand band="1"> | ||
<Metadata> | ||
<MDI key="STATISTICS_MAXIMUM">194</MDI> | ||
<MDI key="STATISTICS_MEAN">101.48059259259</MDI> | ||
<MDI key="STATISTICS_MINIMUM">46</MDI> | ||
<MDI key="STATISTICS_STDDEV">35.434300096835</MDI> | ||
</Metadata> | ||
</PAMRasterBand> | ||
</PAMDataset> |
Binary file not shown.
@@ -0,0 +1,26 @@ | ||
<PAMDataset> | ||
<PAMRasterBand band="1"> | ||
<Metadata> | ||
<MDI key="STATISTICS_MAXIMUM">255</MDI> | ||
<MDI key="STATISTICS_MEAN">101.45666666667</MDI> | ||
<MDI key="STATISTICS_MINIMUM">0</MDI> | ||
<MDI key="STATISTICS_STDDEV">46.696612228327</MDI> | ||
</Metadata> | ||
</PAMRasterBand> | ||
<PAMRasterBand band="2"> | ||
<Metadata> | ||
<MDI key="STATISTICS_MAXIMUM">255</MDI> | ||
<MDI key="STATISTICS_MEAN">118.02931818182</MDI> | ||
<MDI key="STATISTICS_MINIMUM">7</MDI> | ||
<MDI key="STATISTICS_STDDEV">40.305152406087</MDI> | ||
</Metadata> | ||
</PAMRasterBand> | ||
<PAMRasterBand band="3"> | ||
<Metadata> | ||
<MDI key="STATISTICS_MAXIMUM">254</MDI> | ||
<MDI key="STATISTICS_MEAN">88.99484006734</MDI> | ||
<MDI key="STATISTICS_MINIMUM">0</MDI> | ||
<MDI key="STATISTICS_STDDEV">41.834393708337</MDI> | ||
</Metadata> | ||
</PAMRasterBand> | ||
</PAMDataset> |
Binary file not shown.
@@ -0,0 +1 @@ | ||
PROJCS["OSGB_1936_British_National_Grid",GEOGCS["GCS_OSGB 1936",DATUM["D_OSGB_1936",SPHEROID["Airy_1830",6377563.396,299.3249646]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",49],PARAMETER["central_meridian",-2],PARAMETER["scale_factor",0.9996012717],PARAMETER["false_easting",400000],PARAMETER["false_northing",-100000],UNIT["Meter",1]] |
@@ -0,0 +1 @@ | ||
PROJCS["OSGB 1936 / British National Grid",GEOGCS["OSGB 1936",DATUM["OSGB_1936",SPHEROID["Airy 1830",6377563.396,299.3249646,AUTHORITY["EPSG","7001"]],TOWGS84[446.448,-125.157,542.06,0.15,0.247,0.842,-20.489],AUTHORITY["EPSG","6277"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4277"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",49],PARAMETER["central_meridian",-2],PARAMETER["scale_factor",0.9996012717],PARAMETER["false_easting",400000],PARAMETER["false_northing",-100000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","27700"]] |
Binary file not shown.
Binary file not shown.