[Geoserver-devel] [jira] (GEOS-5832) image pyramid plugin truncating filenames in index

Gavin Fleming created BugGEOS-5832
image pyramid plugin truncating filenames in index

Issue Type:

BugBug

Affects Versions:

2.2.4

Assignee:

Andrea Aime

Components:

Image Pyramid

Created:

30/May/13 5:33 AM

Description:

My pyramid currently has layers 0, 1 and 2. When I create the store the geoserver indexes the pyramid layers, the filenames in the index shapefile for level 2 are truncated - they are missing the first n characters, so geoserver can’t find the images:

location (String) = 008_20_RGB_RECT_001_187_317_092.tif

Here’s the same record produced separately by gdaltindex:

location (String) = 2227DD_20_2008_20_RGB_RECT_001_187_317_092.tif

Environment:

Ubuntu 10.04 LTS

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Gavin Fleming

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)