<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Good morning.</div>
<div> </div>
<div>I have this WMS service: <a href="http://geomedia:6080/arcgis/services/LABGIS/LimitesAlava/MapServer/WMSServer?service=wms&request=getcapabilities"><font color="#0563C1"><u>http://geomedia:6080/arcgis/services/LABGIS/LimitesAlava/MapServer/WMSServer?service=wms&request=getcapabilities</u></font></a></div>
<div> </div>
<div>I want to configure MapProxy to serve information in EPSG:38557 and EPSG:25830. No problema with the first one, but I don’t get any image for the second one:</div>
<div> </div>
<div>services:</div>
<div> demo:</div>
<div> wms:</div>
<div> srs: ['EPSG:25830', 'EPSG:3857']</div>
<div> md:</div>
<div> title: Limites </div>
<div> abstract: Limites.</div>
<div> </div>
<div>layers:</div>
<div> - name: Municipios</div>
<div> title: Municipios</div>
<div> sources: [lim_cache]</div>
<div> - name: Nucleos</div>
<div> title: Nucleos</div>
<div> sources: [lim_cache]</div>
<div> - name: Provincias_Lineas</div>
<div> title: Provincias_Lineas</div>
<div> sources: [lim_cache]</div>
<div> - name: Provincias_Puntos</div>
<div> title: Provincias_Puntos</div>
<div> sources: [lim_cache]</div>
<div> - name: Municipios_Lineas</div>
<div> title: Municipios_Lineas</div>
<div> sources: [lim_cache]</div>
<div> - name: Municipios_Puntos</div>
<div> title: Municipios_Puntos</div>
<div> sources: [lim_cache]</div>
<div> </div>
<div>caches:</div>
<div> lim_cache:</div>
<div> grids: [webmercator,test]</div>
<div> sources: [lim_wms]</div>
<div> </div>
<div>sources:</div>
<div> lim_wms:</div>
<div> type: wms</div>
<div> supported_srs: ['EPSG:25830','EPSG:3857']</div>
<div> req:</div>
<div> url: <a href="http://geomedia:6080/arcgis/services/LABGIS/LimitesAlava/MapServer/WmsServer?">
http://geomedia:6080/arcgis/services/LABGIS/LimitesAlava/MapServer/WmsServer?</a></div>
<div> layers: Municipios,Nucleos,Provincias_Lineas,Provincias_Puntos,Municipios_Lineas,Municipios_Puntos</div>
<div> </div>
<div>grids:</div>
<div> webmercator:</div>
<div> base: GLOBAL_WEBMERCATOR</div>
<div> test:</div>
<div> srs: EPSG:25830</div>
<div> bbox: [-3.288562, 42.469537, -2.228214, 43.217208]</div>
<div> bbox_srs: EPSG:4326</div>
<div> </div>
<div>Can anybody help me, please?</div>
<div> </div>
<div>Thanks for your help!!</div>
<div> </div>
</span></font>
</body>
</html>