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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...