# WGS84 ellipsoid in Unreal

**URL:** https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152
**Category:** Cesium for Unreal
**Created:** [April 13, 2022, 11:45am UTC](https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152 "2022-04-13T11:45:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Emma.R](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/emma.r/32/9020_2.png) [@Emma.R](https://community.cesium.com/u/Emma.R)
#### Post date: [April 13, 2022, 11:45am UTC](https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152/1 "2022-04-13T11:45:19Z")

</div>

Hi everyone!

I got a data set in WGS84 coordinates. When I import them in cesium ion, the layer appears if I choose the WGS84 ellipsoid as a terrain. But if i choose the Cesium terrain, then my layer is way below the terrain.  
The problem is that I want to use this layer in Cesium for Engine and not Cesium ion, and in engine I did not find the “WGS84 ellipsoid” terrain.  
How should we do for our layer to be good placed in unreal then if the WGS84 is not available?

-Emma

---

<div class="post-metadata">

### Author: ![agallegos](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/agallegos/32/4464_2.png) [@agallegos](https://community.cesium.com/u/agallegos)
#### Post date: [April 15, 2022, 7:48pm UTC](https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152/2 "2022-04-15T19:48:29Z")

</div>

Hi @Emma.R,

If you’re looking to use a smooth ellipsoid without terrain features, [this comment](https://community.cesium.com/t/cesium-world-terrain/17763/10) may be helpful to you.

It’s strange that your layer is appearing below the terrain when selecting Cesium World Terrain. Can you send me a screenshot of the import settings you used when uploading to ion?

-Alex

---

<div class="post-metadata">

### Author: ![Emma.R](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/emma.r/32/9020_2.png) [@Emma.R](https://community.cesium.com/u/Emma.R)
#### Post date: [April 22, 2022, 11:31am UTC](https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152/3 "2022-04-22T11:31:21Z")

</div>

Hey!

 ![grafik](https://global.discourse-cdn.com/cesium/original/2X/0/070e065bdcce5f192431457d3b04b7a196b12d4b.jpeg)  
This is for example a result I have in Unreal, but if I use this data in ion and choose the wgs84 terrain then it is perfectly on the floor  
But as said, in unreal it looks like it is not exactly the wgs84  
I will still check this story of importing a virgin ellipsoid tho, it could be interesting  
Thanks for replying  
-Emma

---

<div class="post-metadata">

### Author: ![agallegos](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/agallegos/32/4464_2.png) [@agallegos](https://community.cesium.com/u/agallegos)
#### Post date: [April 26, 2022, 9:56pm UTC](https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152/4 "2022-04-26T21:56:02Z")

</div>

@Emma.R, what is the original format of the dataset? Additionally, did you enable the “clamp to terrain” parameter when uploading your tileset?

-Alex

---

<div class="post-metadata">

### Author: ![janine](https://sea2.discourse-cdn.com/cesium/user_avatar/community.cesium.com/janine/32/5135_2.png) [@janine](https://community.cesium.com/u/janine)
#### Post date: [November 27, 2024, 3:22pm UTC](https://community.cesium.com/t/wgs84-ellipsoid-in-unreal/18152/5 "2024-11-27T15:22:47Z")

</div>

Old thread, but updating for future’s sake.

Support for [WGS84 ellipsoid terrain](https://github.com/CesiumGS/cesium-unreal/pull/1555) has been added to Cesium for Unreal. It will be available in the next release!
