[Geoserver-devel] [JIRA] (GEOS-8778) Geoserver/GeoWebCache (Built In) GridSubset Extent not Updated correctly

Alessandro Parma created an issue

GeoServer / BugGEOS-8778

Geoserver/GeoWebCache (Built In) GridSubset Extent not Updated correctly

Issue Type:

BugBug

Assignee:

Unassigned

Attachments:

bbox1.png, bbox2.png

Components:

Configuration, GWC

Created:

08/Jun/18 2:10 PM

Environment:

CentOS 7 64 bit

Priority:

MediumMedium

Reporter:

Alessandro Parma

A change in layer’s bounding box is not reflected in a change of the Tile Layer extent

Initial configuration

Layer setting:

Tile Layer settings:

<gridSetName>EPSG:4326</gridSetName>
<extent>
<coords>
<double>-180.0</double>
<double>-90.0</double>
<double>180.0</double>
<double>90.0</double>
</coords>
</extent>

Updated configuration

Layer settings:

Tile Layer settings unchanged:

<gridSetName>EPSG:4326</gridSetName>
<extent>
<coords>
<double>-180.0</double>
<double>-90.0</double>
<double>180.0</double>
<double>90.0</double>
</coords>
</extent>

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100087-sha1:${build)

Atlassian logo