Closed bartvde closed 10 years ago
since GWC does not handle this properly and will lead to empty basemap
e.g. http://maps.opengeo.org/geowebcache/service/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image%2Fpng&TRANSPARENT=true&LAYERS=openstreetmap&WIDTH=256&HEIGHT=256&SRS=EPSG%3A4326&STYLES=&BBOX=-360%2C0%2C-270%2C90 results in empty image
I can put an extent on the layer to prevent these request but I would need an unmerged patch of ol3 to constrain the center (https://github.com/openlayers/ol3/pull/2777)
since GWC does not handle this properly and will lead to empty basemap