All Apps and Add-ons

Geostat Mapping Zoom Issue

ehaque
New Member

Hi, my data is mostly in NY and some in other states. The map rendered, I can max zoom to the state level, I want zoom into NewYork to show the cities I am passing the data for. Below is the spl, why cant I zoom in at the city level since I am passing the lat/long for zipcodes?

source="swerve_sales.csv" host="swerve" sourcetype="csv-sales" date_year="2015"
| join ZIP [search source="zipcode_geo.csv" host="swerve" source="zipcode_geo.csv" | rename Zipcode AS ZIP]
| geostats maxzoomlevel=9 binspanlong=22.5 binspanlat=45.0 latfield=Lat longfield=Long count by CUSTOMERID

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Are you using the default Splunk "greyscale" map tiles?

If so, hit Format -> Tiles -> Presets -> Open Street Map to get map tiles that will zoom in all the way. Additionally, increase the maxzoomlevel=9 in your search.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...