Hi everyone!<div>I&#39;m encountering a problem with my WMS. We want to display our map in hybrid mode with google satellite. If we set parameter spherical_mercator=true in Mapnik and Openlayers with array of resolution is:</div>
<div>resolutions=9783.939618750,4891.969809375,2445.984904688,1222.992452344,611.496226172,305.748113086,152.874056543,76.437028271,38.218514136,19.109257068,9.554628534,4.777314267,2.388657133,1.194328567,0.59716428337097171575,0.298582142</div>
<div>then our map will overlay on google satellite correctly. However, our map is to set at EPSG:4326-WGS84(for some our calculations, such as routing or geocoding..), meanwhile google uses EPSG:900913(Mercator). Therefore, our map can not display correctly when we set spherical_mercartor=false for g_sat layer and  use this array of resolutions(find from some website):</div>
<div>resolutions=0.0439453125, 0.02197265625, 0.010986328125, 0.0054931640625, 0.00274658203125, 0.001373291015625, 0.0006866455078125, 0.00034332275390625, 0.000171661376953125,0.00008583068847656, 0.00004291534423828, 0.00002145767211914,0.00001072883605957,0.000005364418029785,0.00000268220901489</div>
<div><br></div><div>I hope someone will provide for me an exact array of resolution in EPSG:4326 or a formula to calculate resolution in any case.<br><br><div id="WISESTAMP_SIG_6817"><span style="font-size: 13.3px; font-family: Verdana, Arial, Helvetica, sans-serif;"><div style="border-top: 1px solid #e5e5e5;background-color: #f8f8f8;padding: 0.8em 0.8em 0.3em 0.8em;">
<div style="margin: 0 0 8px 0"><p style="margin:0; "><span style="color: #808080;">Best regards,</span><br><br><span style="color: #808080;">Nguyen Hoang Nam</span><br><span style="color: #808080;">GIS Technician<br>__________________________<span><br>
</span>Web:    <a href="http://imap.com.vn/" target="_blank">http://imap.com.vn</a></span><br><span style="color: #808080;">Mobile:  0975640489</span></p></div></div><img src="http://s.wisestamp.com/pixel.png?p=chrome&amp;v=2.0.10.0&amp;t=1298964260907&amp;u=3013483&amp;e=4925" width="1" height="1"></span></div>
</div>