Page 1 of 2

Sky platforms showing on maps now

Posted: Sun Apr 12, 2020 3:11 am
by Koshari Mahana
It used to be that on the map I could only see what was below 400 meters up or so (I don't know the exact number) and I could not see my sky platforms at all. Now I can see them on the map. One is at 900 meters up and the other is at 2000. Did something change? Will it be this way from now on or was it a one-time thing that will pass?

Thanks for your help,
Koshari

Image

Re: Sky platforms showing on maps now

Posted: Sun Apr 12, 2020 7:20 am
by Ilan Tochner
Hi Koshari,

This is an intentional change. The world map displays the contents of each world and things you rezz in the sky are part of that. You may have noticed that the amount of detail in the world map has also increased recently.

Re: Sky platforms showing on maps now

Posted: Mon Apr 13, 2020 12:06 am
by Koshari Mahana
Okay, thanks. It just makes it harder for people to find their way around on the ground but I understand your point.

Re: Sky platforms showing on maps now

Posted: Mon Apr 13, 2020 1:26 am
by Koshari Mahana
Hi, Ilan,

I have a sky platform for building at 5000 meters and it's not showing on the map which is good for what I want. If I move the other platforms up higher can I make it so they don't show up on the map? If so, do you know what height is required for them to not show on the map?

Thanks!

Re: Sky platforms showing on maps now

Posted: Mon Apr 13, 2020 1:53 am
by Zyzzyx Qinan
I am not a fan of the sky platforms showing up on the map. Our main build is the ground, the platforms above are areas for us to work on projects. Showing the sky platforms completely obscures the ground level main build that we have always preferred to be on the map.
Yes, the detail is better, that is nice, but not the platforms. To me this is a downgrade.

Re: Sky platforms showing on maps now

Posted: Mon Apr 13, 2020 10:11 am
by Ilan Tochner
The camera is located at the 4096m height. Anything you rezz above that will not be included in the world map. You can use that to prevent skyboxes from being included in the map.

Re: Sky platforms showing on maps now

Posted: Wed Apr 15, 2020 7:39 pm
by Constance Peregrine
ah that pesky 4096 number, bedevils the soul and sends people screaming for sanctuary...looks around wildly, runs away quickly

https://www.hypergridbusiness.com/2013/ ... bug-fixed/

Re: Sky platforms showing on maps now

Posted: Thu Apr 16, 2020 2:19 pm
by Freda Frostbite
Ugh. Looks like I will be moving our build platforms. They are like backstage at a theater. They are private.

Re: Sky platforms showing on maps now

Posted: Fri Apr 17, 2020 2:16 pm
by Lotek Ixtar
Just for info, in OS 0.9 there's a new undocumented setting in the [Map] section of OpenSim.ini called RenderMaxHeight and RenderMinHeight. I set them to 500 and 0 respectively on my standalone and this omits rendering stuff in the sky. Limiting these also speeds up generating map tiles.

For the nitty gritty details see Warp3DImageModule.cs in the OpenSim sources.

Re: Sky platforms showing on maps now

Posted: Fri Apr 17, 2020 2:21 pm
by Ilan Tochner
Thank you Lotek, we'll look into using this to set the maximum render height to 1500m.

FYI, Warp3D has a lot of issues that we've worked to fix. Some of these require us to create the maps in steps and merge the result. The map is generated from high up so that the merging doesn't create visible seams.