*Issue:* When I try to view a raster image mosaic layer I get blank-white layer images and this message in geoserver logs:
WARN [org.geotools.renderer.lite.gridcoverage2d] - Could not reduce the grid geometry inside the valid area bounds: ReferencedEnvelope[-21.0 : 69.0, -90.0 : 90.0] Grid geometry isGridGeometry2D[GridEnvelope2D[74291..74909, 93550..94168], PARAM_MT["Affine", PARAMETER["num_row", 3], PARAMETER["num_col", 3], PARAMETER["elt_0_0", 0.5], PARAMETER["elt_0_2", 400000.25], PARAMETER["elt_1_1", -0.5], PARAMETER["elt_1_2", 6199999.75]]] *How this layer was constructed (it's name ORT10LT16):* There were 3 raster directories/layers (lets call them *A*, *B*, *C*) which actualy were 3 pieces of a single layer. ORT10LT16 layer was constructed by manually moving all .sid files from three directories to a single directory and then runing „gdaltindex ORT10LT16.shp *.sid“. Also .proj and .properties files were manualy copied from *A* directory to this new layer directory (.properties had been adjusted). *Layer .shp file:* While inspecting newly generated .shp file I see that the shape of the layer is about right since I can see shape of *A* in there. Since I know that at X and Y coordinates in *A* there is an image I know that there should be an image at X and Y in the *ORT10LT16* layer but the images are white-blank. Also layer *ORT10LT16* properties in the geoserver GUI are 98% same as the ones of *A* layer. *I am stuck, any idieas?* *Note:* Here are some geoserver logs as outputed by GEOTOOLS_DEVELOPER_LOGGING.properties: https://ufile.io/z353r In the log file I have changed /*real */geoserver IP to "SOME_IP:8081" and workspace name of the ORT10LT16 layer store. I do not get why "http://localhost:8080/geoserver/" comes up in certain places (the ports are different!!!) -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Could-not-reduce-the-grid-geometry-inside-the-valid-area-bounds-Geoserver-2-9-2-tp5320185.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
