# Raster DB connection parameters dbtype=arcsde server= port=5151 instance=gis user= password= pool.timeOut=10000 pool.minConnections=1 pool.maxConnections=1 # The raw name of an ArcSDE raster table with one raster having three PIXEL_TYPE_8BITU bands threebandtable=GISDATA.IMG_COQ2001 # The raw name of an ArcSDE raster table with one raster having four PIXEL_TYPE_8BITU bands fourbandtable=GISDATA.IMG_COQ2005 # The CRS of the above raster tables (they need to have the same CRS) tableCRS=EPSG:26986 # The (png) file containing the expected respons from the UBBCopierTest unsignedbytebandcopiertest.image=ubbCopierTestExpectedResponse.png testReadStateWide.image=testReadStateWide.png testReadOffLeftImage.image=testReadOffLeftImage.png testReadOffsetImage.image=testReadOffsetImage.png testReadOutsideImageBounds.image=testReadOutsideImageBounds.png threebandrasterurl=sde://massgis:massgis@alexandria.massgis.state.ma.us/gis#GISDATA.IMG_COQ2001;LZERO_ORIGIN_TILE=0,1438 fourbandrasterurl=sde://massgis:massgis@alexandria.massgis.state.ma.us/gis#GISDATA.IMG_COQ2005;LZERO_ORIGIN_TILE=0,1438 testrasterurl1=sde://massgis:massgis@alexandria.massgis.state.ma.us/gis#GISDATA.IMG_COQ2005 testrasterurl2=sde://massgis:massgis@alexandria.massgis.state.ma.us/#GISDATA.IMG_COQ2001 testrasterurl3=sde://massgis:massgis@alexandria.massgis.state.ma.us/#GISDATA.IMG_COQ2005;LZERO_ORIGIN_TILE=0,1438 testrasterurl4=sde://massgis:massgis@alexandria.massgis.state.ma.us/#GISDATA.IMG_COQ2005;FAIL_GRACEFULLY=blahblahblah