Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
302 views
in Technique[技术] by (71.8m points)

Does Azure Digital Twins support geospatial queries?

Does Azure Digital Twins support geospatial queries? I'm evaluating using Azure Digital Twins in an upcoming project and am looking to verify if there is a way to query twins by proximity on a coordinate system. With DTDLv2, I understand that Properties do not support arrays so Point and geometry types are only available for Telemetry. I will want to persist lat/lon locations, so I was thinking I would create a Property that was an object with lat/lon fields.

Because of that limitation of no arrays on Properties, I'm guessing there's no geospatial query support but was looking to verify my suspicions. If that's the case, are there other techniques or Azure services that would help with geospatial analysis to use along with Azure Digital Twins?

question from:https://stackoverflow.com/questions/65879670/does-azure-digital-twins-support-geospatial-queries

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

it's not supported today, as you suspected, but we will be exploring for future releases


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...