> I would make a new start and take first only two images and make an
imagemosaic from those.

OK, I've recreated the error with a mosaic of just two tiles. Same GS and
Tomcat log errors. If there are some UK GS 2.5 users out there with full
coverage of OS 50k tiles, try creating a new mosaic store with just the
tiles sd86 and sd88. Use an appropriate gridset (I've pasted mine below),
set the layer to bicubic interpolation, and then preview it in the tilecache
(PNG8).

If anyone can recreate, that would help. If not, I'll find out about whether
I can distribute these licence-encumbered tiles to someone else for testing.
I'll also double check GDALinfo on those two tiles.

Thanks

Tom


Gridset:

<?xml version="1.0" encoding="utf-8"?>
<gwcConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://geowebcache.org/schema/1.6.0
http://geowebcache.org/schema/1.6.0/geowebcache.xsd";
xmlns="http://geowebcache.org/schema/1.6.0";>
  <version>1.6.0</version>
  <backendTimeout>120</backendTimeout>
  <gridSets>
    <gridSet>
      <name>UK_OSGB</name>
      <srs>
        <number>27700</number>
      </srs>
      <extent>
        <coords>
          <double>0.0</double>
          <double>0.0</double>
          <double>700000.0</double>
          <double>1300000.0</double>
        </coords>
      </extent>
      <alignTopLeft>false</alignTopLeft>
      <resolutions>
        <double>2800.0</double>
        <double>1400.0</double>
        <double>700.0</double>
        <double>350.0</double>
        <double>175.0</double>
        <double>84.0</double>
        <double>42.0</double>
        <double>21.0</double>
        <double>11.2</double>
        <double>5.6</double>
        <double>2.8</double>
        <double>1.4</double>
        <double>0.7</double>
        <double>0.35</double>
        <double>0.14</double>
        <double>0.07</double>
      </resolutions>
      <metersPerUnit>1.0</metersPerUnit>
      <pixelSize>2.8E-4</pixelSize>
      <scaleNames>
        <string>UK_OSGB:0</string>
        <string>UK_OSGB:1</string>
        <string>UK_OSGB:2</string>
        <string>UK_OSGB:3</string>
        <string>UK_OSGB:4</string>
        <string>UK_OSGB:5</string>
        <string>UK_OSGB:6</string>
        <string>UK_OSGB:7</string>
        <string>UK_OSGB:8</string>
        <string>UK_OSGB:9</string>
        <string>UK_OSGB:10</string>
        <string>UK_OSGB:11</string>
        <string>UK_OSGB:12</string>
        <string>UK_OSGB:13</string>
        <string>UK_OSGB:14</string>
        <string>UK_OSGB:15</string>
      </scaleNames>
      <tileHeight>256</tileHeight>
      <tileWidth>256</tileWidth>
      <yCoordinateFirst>false</yCoordinateFirst>
    </gridSet>
        </gridSets>
  <layers/>
</gwcConfiguration>



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Error-rendering-coverage-on-the-fast-path-tp5138864p5139727.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to