<div dir="ltr">Hi Kai,<div>Thanks very much for those fixes. The tiles seem to look good. I had to cloak the tile calls behind a TMS protocol and specify the resolutions per zoom level in OpenLayers + make up for the top-left (OSM tiles) vs bottom-left (TMS tiles) tile naming scheme.</div>
<div><br></div><div>The only issue I see now is the requirement to have certain map scales for certain zoom levels. I guess Mod_tile simply halves it on each successive zoom level (standard for OSM/Goolge tiles) which it works out from the projection config settings but in my case, I'd like to have some zoom levels which are not exactly half (maybe provided in an array?).</div>
<div><br></div><div>Jason</div></div>