Is the measure in 3D Available for JS 4.0 ?
Regards,
Jawadh
if you see on JS API 4.0 functionallity matrix Measurement is Coming soon.
Functionality matrix | ArcGIS API for JavaScript 4.0
so we are waiting for measurement on 3D API.
so this won't help us measuring 3D object or distance between any two points that not on the ground. WTH
It depends on what you mean by "measure in 3D."
You can measure the distance between 2 points using the geometry engine: JS Bin - Collaborative JavaScript Debugging
That example uses the geodesicLength method, so it includes the earth's curvature. There are also planar methods that don't. Measuring in 3D isn't really any different from measuring in 2D as long as you're measuring along the surface of the earth.
Things get more complicated if you're interested in finding the distance between two points with z values. I agree that this is an area where the JS API lacks support.
Hi Thomas,
do you mean it's possible now to measure in 3D using GeometryEngine? I had look the Javascript APIs but couldn't find anything specifically about measure in 3D. could you please direct me to some examples? Thanks.
In the meantime, you can use the geometry engine for measurements. geometryEngine | API Reference | ArcGIS API for JavaScript 4.3 or geometryEngineAsync | API Reference | ArcGIS API for JavaScript 4.3
Well it's almost about a year now for that "Coming soon" be there. don't think a year long of time could be called "soon" for a basic 3D function. very disappointed. To me web scene is a half baked product that I would not even refer to my users.
me too, there is a lot of functionality coming on next release, so we are waiting......
Thanks for the response,
I hope they release it very soon
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.