Select to view content in your preferred language

TGI5 - Episode 073 - ArcGIS Survey123 and Ookla Speedtest Custom

1372
1
05-01-2023 11:45 AM
Labels (1)
PatrickRyan
Esri Contributor

Hello and welcome back to TGI5!

In this episode we look at how to integrate ArcGIS Survey123 and Ookla Speedtest Custom leveraging the Survey123 JavaScript API. This integration allows you to auto-magically capture internet performance metrics in addition to collecting other user-provided information. This information can be especially useful to governments trying to understand and improve connectivity for constituents, or for internet service providers to use in grant planning and fulfillment activities.

We also highlight an additional workflow, supported through the Survey123 Form, that provides source location validation. In this example, the pop-up is configured to use geographic coordinates stored as attributes in the feature and pass those into the survey as URL parameters. Survey123 will then use that information to calculate the distance to the current device location and disable additional questions if the calculated distance is further away than the configured maximum distance threshold. This capability ensures the user is where they say they are, providing for more robust data collection.

Source code: https://github.com/jgrayson-apl/OoklaSpeedtest

1 Reply
JohnD_CLN
New Contributor II

Nice and it works!

0 Kudos