|
POST
|
OBJ files have generally no georeference, the object coordinates are centered around 0. For georeferencing KML, Esri Scene Layer Packages (SLPK) or FGDB should be used. OBJs need to be placed interactively by dragging them into the viewport. If there is no georeference, this should actually always work. As a fallback you can specify an offset in the import dialog. When the OBJ has an unsuitable georeference, you first need to press the center button and then manually add the new georeference to this value. The numbers must be given in the CityEngine Coordinate System (y-up). Alternatively OBJ assets can also be placed with CityEngine's CGA i Operation
... View more
02-01-2017
02:42 AM
|
2
|
1
|
1453
|
|
POST
|
The default values are not optimal when you have an empty scene with no coordinate set. In this case just lower the basemap resolution (High -> Med) or increase the width/height of the bounds (1000 -> 2000). Both has the same effect.
... View more
01-31-2017
10:17 AM
|
0
|
2
|
644
|
|
POST
|
The tile server needs to re-project the base map data of the requested region into the scene coordinate system. By the time the request is sent to the server the highest available resolution in this region is unknown. If the source resolution is significantly lower than the target one, a lower resolution or larger area must be selected. Esri is constantly striving to improve the resolution ad currency of its base map services (e.g. the World Imagery Service)
... View more
01-30-2017
07:10 AM
|
0
|
1
|
3031
|
|
POST
|
Thank you for your question. I suggest to export the Autodesk Revit BIM model to FBX. Impot the FBX to Autodesk 3D Studio Max. From there you can export it as Open Collada Format. Finally import the DAE into CityEngine. This should preserve at least some of the materials.
... View more
01-23-2017
09:56 AM
|
0
|
1
|
2104
|
|
POST
|
Thank you for your input. In CityEngine it is not possible to create reports in the style of ArcGIS. One Solution would be to export your data via file GDB to ArcGIS and do the reporting from there. Visualization of reports is a topic the CityEngine team is currently working on. The goal is to give city planners the information they need to communicate in simple to understand diagrams.
... View more
01-23-2017
09:01 AM
|
1
|
0
|
1520
|
|
POST
|
Hello David, Thank you for your question. Unfortunately I need to tell you, that it is not possible to redistribute Esri.lib assets (trees, cars, people, etc.) under a different license as defined in the CityEngine end user license agreement in Section 4. The EULA.pdf is located in <installation folder>\Esri\CityEngine2016.1\License 4.0 DATA TERMS OF USE ... 4.2 Permitted Uses Customer may only use Data in connection with the Products with which Esri has provided the Data. Customer may include representations of the Data in hard copy or static, electronic formats (e.g., PDF, GIF, JPEG) in presentation packages, marketing studies, or other reports or documents containing map images or data summaries derived from the use of Esri Product(s) to third parties subject to restrictions set forth in this License Agreement, provided that Customer affixes an attribution statement to the Data representations acknowledging Esri and/or its applicable licensor(s) as the source of the portion(s) of the Data used for the Data representation. Customer may take ArcGIS Online basemaps offline through Esri Content Packages and subsequently deliver (transfer) them to any device for use exclusively with licensed ArcGIS Runtime applications, ArcGISDesktop, and ArcGIS API for Flex apps. Esri does not acquire any rights in Customer data under this Agreement. 4.3 Use Restrictions Customer may not act directly or authorize its customers to cobrand Data, use the Data in any unauthorized service or product, or offer Data through or on behalf of any third party. Customer may not use or allow third parties to use Data for the purpose of compiling, enhancing, verifying, supplementing, adding to, or deleting from compilation of information that is sold, rented, published, furnished, or in any manner provided to a third party. ... "Data" means any commercially available digital dataset(s), including, but not limited to, geographic vector data, raster data reports, or associated tabular attributes, that Esri bundles with other Esri Offerings or delivers independently. Data excludes any Content that persons other than Esri employees, suppliers, or contractors may directly contribute to Esri's website
... View more
01-23-2017
08:48 AM
|
0
|
0
|
745
|
|
POST
|
Great, you made it work! Just for completeness here are the CityEngine 2016.x system requirements—Esri CityEngine | ArcGIS Desktop The also apply to virtual machines.
... View more
01-23-2017
08:41 AM
|
0
|
2
|
1310
|
|
POST
|
Update: LumenRT 2016 (Connect Update 1) has been released: New version available - Bentley LumenRT CONNECT Update 1 - Tech Preview - Getting Started with Bentley LumenRT Technolog…
... View more
01-23-2017
08:13 AM
|
0
|
0
|
3633
|
|
POST
|
In CityEngine there is no way to import/read a 3ws file. If the 3ws was generated in CityEngine, the scene can be exported to various other formats.
... View more
01-04-2017
05:46 AM
|
0
|
0
|
1097
|
|
POST
|
Thank you for the question. The proposed new features in the CGA++ publication lay the foundation for the future development of CGA. Simplified and efficiently performing features of CGA++ are successively integrated into CGA. The first batch will be available with the next release of CityEngine.
... View more
01-04-2017
02:51 AM
|
1
|
0
|
1763
|
|
POST
|
Hello Linda, Thank you for your question. The CGA language is structured by concatenating rules. Separating parts of a rule that are common from conditional ones helps in analyzing the shape tree. So if you are using a case statement, it has to be encapsulated in a conditional rule. Everything preceding the conditions needs to be put into a separate rule. It is possible to generate different successors for different conditions of rule parameters or shape attributes. The case and the else statements must build a consecutive block and can not be interrupted with successors (like a switch-case block, NOT like if statements in well-known programming languages). PredecessorShape -->
case condition1: Successor1
case condition2: Successor2
...
else: SuccessorN
... View more
01-04-2017
02:27 AM
|
0
|
0
|
1454
|
|
POST
|
Update: Apparently Intel HD Graphics 4000 does not support Open GL 4.1 which is required for CityEngine. Is there still a way to get CityEngine 2016.1 running with "Intel HD Graphics 4000" ?
... View more
01-03-2017
05:55 AM
|
0
|
0
|
1079
|
|
POST
|
Currently, ArcGIS 360 VR is only available for Samsung’s Gear VR. Support for other mobile VR platforms is under consideration. We are working on supporting other platforms such as the browser. However, the premium use case for 3VR are VR applications.
... View more
01-03-2017
05:45 AM
|
0
|
0
|
1388
|
|
POST
|
Hello Collin, CityEngine needs features of OpenGL 4.1 to work properly. Therefore Esri cannot provide any workaround.
... View more
01-03-2017
05:34 AM
|
1
|
0
|
1176
|
|
POST
|
Hello Jason have you tried to perform a Connection test?
... View more
12-20-2016
08:19 AM
|
2
|
3
|
4075
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-11-2026 02:50 AM | |
| 1 | 10-15-2025 08:03 AM | |
| 1 | 10-16-2025 03:16 AM | |
| 3 | 10-20-2025 06:11 AM | |
| 1 | 04-19-2023 12:30 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-26-2026
12:07 AM
|