<div dir="ltr"><div><div><div>thank you Austin for your attention.<br></div>we are already using the Melanie's map on our grid that is mid big (FrancoGrid) so we need to use different map tiles depending on the zoom level and i wanted to try if we can use the generated tiles to make a webmap using leaflet and already generated tiles from Robust but it looks like only the zoom level 1 is good and all other zoom levels are not fine (some regions are inverted or moved somewhere else).<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 14, 2015 at 11:26 PM, Ai Austin <span dir="ltr"><<a href="mailto:ai.ai.austin@gmail.com" target="_blank">ai.ai.austin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> ssm2017 at <a href="http://gmail.com" rel="noreferrer" target="_blank">gmail.com</a><span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
i would like to create a web map using leaflet and the crs projection.<br>
i am not able to make something valuable.<br>
</blockquote>
<br></span>
I am not sure if this is useful in your requirement ssm2017... but OpenSim.exe region servers can serve 256x256 pixel map tiles live using<br>
<br>
http://simhost:port/index.php?method=regionImage<UUID-minus-hyphens><br>
<br>
e.g.<br>
<a href="http://virtual3.aiai.ed.ac.uk:9000/index.php?method=regionImagea664c887e87611dc95ff0800200c9a66" rel="noreferrer" target="_blank">http://virtual3.aiai.ed.ac.uk:9000/index.php?method=regionImagea664c887e87611dc95ff0800200c9a66</a><br>
<br>
Remember to use the Region's OpenSim.exe server DNS (not the Robust services or main loginURI unless its the same). Note the index.php?method=regionImage... is served by the core server, you don't actually need PHP or a web server for this. SAlso remember to remove all hyphens from the region's UUIS. and regionImage s followed straight by that UUID with no hyphens, there is no separator in there.<br>
<br>
See example of the Openvue grid map served live ( including some related Hypergrid accessible regions on other grids) at<br>
<a href="http://virtual.aiai.ed.ac.uk:8002/resources/map.html" rel="noreferrer" target="_blank">http://virtual.aiai.ed.ac.uk:8002/resources/map.html</a> <br><div class="HOEnZb"><div class="h5">
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@opensimulator.org" target="_blank">Opensim-dev@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev" rel="noreferrer" target="_blank">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br></div>