Greetings everyone,
I would like to ask if StreamLayers are available for Runtime for Qt.
I would like to integrate GeoEvent into a mobile app to be potentially developed using Qt.
Thank you.
StreamLayers are not currently supported in any of the Runtime SDKs, but we are planning to add support in an upcoming release. Could you provide some details about your organization/project/workflow? Feel free to direct message me with this info if you prefer. I can add this info to our internal epic to help raise the priority of the feature.
That's a great idea, does that work like a Webhook or is it periodically polling the server? And that is applied to GeoEvent correct? Can it be implemented with AGOL Feature Services too?
Also, do you know if there is any equivalent component or API method on the Runtime SDK for Android?
Thank you very much
Good info. Thank you for the details. The StreamLayer limitation could theoretically be temporarily worked around by using a QWebSocket and hooking up to the signals to see when messages are received from the server. This info should contain JSON with the info you would need to create a new Graphic object and place it in the correct location. I tested this many years ago and it worked pretty well with the QML WebSocket type, but unfortunately I haven't tested it recently nor do I have an example to share at the moment.
Thank you for your response.
We are developing a Decision Support System based on an Android client application that we intend to be offline-enabled (through a local sync-enabled file geodatabase that syncs with a Feature Service), but also with a real-time component where we are exploring the use of GeoEvent or a similar product.
We already developed a simple prototype (without the real-time component) but are still exploring the capabilities of ESRI products to decide the best approach.
Unfortunately, it is looking like the Runtime has some limitations such as not being able to cluster multiple points and now not allowing to add stream layers to visualize real-time data streams.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.