are you see height map ( i got 504 errro)
for the openstreet ? you should try it with vpn
share your result screen shot
you don’t get any range height map?
just get the elevation, what do you mean about range height map
I find another one : open-elevation/api.md at master · Jorl17/open-elevation · GitHub
do you know where can I find the texture for it? is there api for getting texture for height map?
can i use this: http://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer/tile/0/0/0
you need convert that to image
I find this link which is said that it returns the map tiled with height
http://mt0.google.com/vt/lyrs=p&hl=en&x=42033&y=25667&z=16
I used the shader (but i don’t know is it in correct way), the tiled its like has a height when The camera is in 90 degree of the XZ plane, but when the camera is in the 30 degree I think there isn’t any height. is it possible to see it again. I’m so sorry for taking your time.
Hi @nasimiasl
I’m so sorry for pinging you again. I find another 3d terrain map tiled url from cesium : Tiles / 3D Terrain - Quantized Mesh | MapTiler Cloud
is it possible to check my shader code?
this is with the google map terrain. i don’t know I use shader in the right way or not.
https://playground.babylonjs.com/#X2ULQN#22
hi are you just wanna make d live map?
Thanks a lot for answering, after that I want to put some object on the map, like osm building, and also I want to transparent the map and put some models below the map.
like this : OSM Buildings
you need generate hight map geometry because you need that for next task so shader is not matter to you