All Apps and Add-ons

How to find the latitude and longitude of newly drawn co-ordinates?

roopasree
Engager

Hi all ,

we are using Clustered Single Value Map Visualization. we have drawn new measurement with four co-ordinates , now i need to find the latitude and longitude of the newly drawn measurement on the map.
please help me out from this.
alt text

0 Karma

shaskell_splunk
Splunk Employee
Splunk Employee

Hi @roopasree - This feature is coming in version 2.1 which I expect to push in the next week or two. When you use the measure tool to draw a point, line or polygon, the popup will give you a Feature Definition that you can copy. It's in the format latitude,longitude;latitude,longitude;.... You'll then be able to save those as lookups or append them into searches so you can re-load those features in a search. This examples shows a lookup being loaded with some features.

feature,featureColor,featureDescription,featureTooltip,featureLayer,featureWeight,featureStroke,featureFill,featureFillColor,featureFillOpacity,featureRadius,layerPriority
"42.259016415705766,-87.99087524414064","#5CBF5C","point description","point tip","point layer",3,,,"#f4f141",0.350,10,1
"42.25946306970395,-87.99049168825151;42.25916530072335,-87.99044072628021;42.259145449407995,-87.98961728811265;42.259472995312414,-87.98967629671098;42.25946306970395,-87.99049168825151","#41dff4","polygon description","polygon tooltip","polyogn layer",,,,"#55f441",,,2
"42.25895289132462,-87.99104690551759;42.25959408760995,-87.98937588930131","#f441d3","line description","line tip","line layer",,,,,,,3

alt text

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...