ssm2017 at gmail.com
i would like to create a web map using leaflet and the crs projection.
i am not able to make something valuable.

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

http://simhost:port/index.php?method=regionImage<UUID-minus-hyphens>

e.g.
http://virtual3.aiai.ed.ac.uk:9000/index.php?method=regionImagea664c887e87611dc95ff0800200c9a66

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.

See example of the Openvue grid map served live ( including some related Hypergrid accessible regions on other grids) at http://virtual.aiai.ed.ac.uk:8002/resources/map.html
_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

Reply via email to