Topology relationship?

Hi,

I was wondering any function can be used to compute the topology relationship between two geometries directly?

Thanks,

Wei

Cesium doesn’t really offer geospatial analysis capabilities outside of what is needed to accomplish its goal of being an awesome visualization engine. (though I think a Cesium plugin to add analysis would be great). So ultimately it depends on exactly what you are trying to do.

For transitional geospatial analysis, You might want to try combining Cesium with something like http://turfjs.org/.