Dashboards & Visualizations

Elevation from gps data..

eyirik
Explorer

How can i get elevation from gps data in splunk by using google maps or another app ?

Tags (1)
0 Karma

acharlieh
Influencer

Assuming you're only wanting the elevation of ground level above or below sea level at a particular geographic location, the Google Maps Elevation API seems like it would fit your purposes: https://developers.google.com/maps/documentation/elevation/start

Obviously, this isn't the elevation of whatever device is recording data, as a device in a tower is not at ground level, but it might be what you're looking for.

Now, I don't know of a Splunk app that wraps this API in Splunkbase yet, but that doesn't mean you couldn't make one! What you'll need to do in Splunk is create an external lookup python script that would take the lat/long coordinates, pass these to the elevation API, and then return them to Splunk. There are a few examples of doing this in the docs, around Splunk answers, and the Internet:

0 Karma
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...