I want to call these buildings data from ArcGIS Server

Hı,

We are trying to make a project
on Cesium. I am taking an example of New York city that 3D building Project
with 1.1 million constructions.

I want to call these buildings
data from ArcGIS Server. Is it possible? (I have 2D building data)

Is it possible to design heights
of buildings as actual height of buildings ?

If it is not possible make
project this way, Which way I should follow for carry out my Project?

Thanks in advance

Hello,

I’m unfamiliar with that type of data would be coming from an ArcGIS server, so I’m not sure if we have direct support for that.

For rendering massive datasets like the buildings in New York City, we’ve been implementing a new open specification called 3D tiles. Using that format would be ideal for your project.

You can learn more about 3D tiles here: https://groups.google.com/d/msg/cesium-dev/tCCooBxpZFU/7hxT_E4pGgAJ

Best,

Hannah