Select to view content in your preferred language

CityEngine Scene with WGS84 EPSG:4326

336
4
02-23-2025 07:30 AM
KennethLindhardt1
Frequent Contributor

I want to export my CityEngine models directly to WGS84 Is it possible? I want to export for example gltf models (glb) with the  information about the placement in WGS84, but in that case I would expect the scene to be in EPSG:4326 which is not available or
I can't find it on the list.
Is it even possible?

Thanks

0 Kudos
4 Replies
DanPatterson
MVP Esteemed Contributor

are you trying to create a local or global scene?

Scenes—ArcGIS Pro | Documentation

you could emulate the tutorial with your data

Convert a map to a scene—ArcGIS Pro | Documentation


... sort of retired...
0 Kudos
KennethLindhardt1
Frequent Contributor

Thank you Dan.

No, it was directly from CityEngine.

I will update my post more meaningful 🙂

0 Kudos
JonasObertuefer
Esri Contributor

Hi @KennethLindhardt1,

WSG84 lat/lon coordinates are not supported in CityEngine.

Where do you want to have the assets in the end? You will for sure need an additional tool in the process for conversion.

Best
Jonas

0 Kudos
ThomasFuchs
Esri Regular Contributor

Hi @KennethLindhardt1 

Have you tried using CGA to report the spherical latitude/longitude coordinates (WGS84) of the scope's origin with the getGeoCoord function? Tutorial 12: Scripted report export—ArcGIS CityEngine Resources | Documentation then shows you how to write out a file with positioning info for each exported Model.

0 Kudos