<div dir="ltr">I'm obtaining the error in the subject when I access my_layer via WMS service. In the configuration I've set the grid to GLOBAL_GEODETIC and I thought it was enough to define the grid SRS. What am I doing wrong?<div>
<div><br></div><div>#############################</div><div>layers:</div><div>  - name: my_layer</div><div>    title: M layer</div><div>    sources: [my_cache]</div><div><br></div><div>caches:</div><div>  my_cache:</div><div>
    grids: [geodetic]</div><div>    sources: [my_source]</div><div><br></div><div>sources:</div><div>  my_source:</div><div>    type: tile</div><div>      # use of this source is only permitted for testing</div><div>    url: my_url</div>
<div><br></div><div>grids:</div><div>    geodetic:</div><div>        base: GLOBAL_GEODETIC</div><div>##############################</div><div><br></div><div>giovanni</div><div><br></div>-- <br>Giovanni Allegri<br><a href="http://about.me/giovanniallegri" target="_blank">http://about.me/giovanniallegri</a><br>
blog: <a href="http://blog.spaziogis.it" target="_blank">http://blog.spaziogis.it</a><br>GEO+ geomatica in Italia <a href="http://bit.ly/GEOplus" target="_blank">http://bit.ly/GEOplus</a>
</div></div>