Has anyone figured out how to get the gamedev MapBox node to use higher resolution satellite imagery? Right now it's very low res.
Thanks
Terence
MapBox imagery resolution?
5655 7 1- Terence Ziegler
- Member
- 64 posts
- Joined: 11月 2015
- Offline
- HUGHSPEERS
- Member
- 82 posts
- Joined: 9月 2008
- Offline
Hey Terence I'm wondering exactly the same thing.
I think the image resolution parameters must be written into some referenced code somewhere. There are some references to a python module as you would expect, and further to a mapbox url with code.
I had a look at downloading imagery in ‘mapbox studio’ as the resolution options are higher there at the same zoom level.
But the lat lon zoom parameters do not line up with the mapbox houdini nodes parameters.
Thanks
John
I think the image resolution parameters must be written into some referenced code somewhere. There are some references to a python module as you would expect, and further to a mapbox url with code.
I had a look at downloading imagery in ‘mapbox studio’ as the resolution options are higher there at the same zoom level.
But the lat lon zoom parameters do not line up with the mapbox houdini nodes parameters.
Thanks
John
- filipw
- Member
- 138 posts
- Joined: 3月 2018
- Offline
- samuelbrunner
- Member
- 38 posts
- Joined: 6月 2019
- Offline
- goldfarb
- スタッフ
- 3462 posts
- Joined: 7月 2005
- Offline
- Terence Ziegler
- Member
- 64 posts
- Joined: 11月 2015
- Offline
- Andi Farhall
- Member
- 121 posts
- Joined: 2月 2014
- Offline
Anyone get any further with this... I've been using the MAPBOX_ON_STEROIDS in 17.5 no problem but we've now upgraded to 18.5 so it no longer functions. I've not got enough under the hood skill to investigate and fix myself. As a workaround I manage to generate the maps in 17.5 and then plug them into labs_mapbox in 18.5 but it's a faff. Labs_Mapbox is a handy tool but could be lots better.
cheers,
A>
cheers,
A>
Edited by Andi Farhall - 2021年3月5日 13:24:08
- wlvl
- Member
- 23 posts
- Joined: 7月 2015
- Offline
I am testing Mapbox on Steroids in H17.5
I am trying to extract a piece of terrain at the maximum resolution possible (16k).
The color map is fine. The height map seems compressed.(blocky)
Is anyone experiencing the same issue?
and if so any workaround?
From Mapbox documentation:
"0.1 meter height increments. Data is mapped to 0.1 meter height increments, which gives it the vertical precision necessary for cartographic and 3D applications."
https://docs.mapbox.com/help/troubleshooting/access-elevation-data/ [docs.mapbox.com]
Coords
29.7247, 35.4348, 14
I am trying to extract a piece of terrain at the maximum resolution possible (16k).
The color map is fine. The height map seems compressed.(blocky)
Is anyone experiencing the same issue?
and if so any workaround?
From Mapbox documentation:
"0.1 meter height increments. Data is mapped to 0.1 meter height increments, which gives it the vertical precision necessary for cartographic and 3D applications."
https://docs.mapbox.com/help/troubleshooting/access-elevation-data/ [docs.mapbox.com]
Coords
29.7247, 35.4348, 14
Edited by wlvl - 2021年10月4日 12:31:58
-
- Quick Links