Location API wrong coordinates

camilo
New here

Location API wrong coordinates

Hi dear community!

 

I'm getting data from location API and then graph the client historical into my own heatmap, however in some cases location coordinates are wrong and report location close to san fransico california (I think that is a location by default maybe close to cisco office).

 

I'm using  API v2

 

Thanks!

4 Replies 4
sungod
Head in the Cloud

Have all the devices generating location data been correctly placed on the map?

 

I think any 'stray' ones may default to the SF area.

PhilipDAth
Kind of a big deal
Kind of a big deal

I'm going to guess that @sungod is correct, and something has either not had its address set on the network page, or has not been placed on the map.

 

Also, note the uncertainty field you get.  You may choose to ignore samples with large uncertainty.  Another way is to ignore samples with a weak signal strength.

Hi @PhilipDAth and @sungod thanks for your answers

Actually I don't have access to meraki GUI :c only API. It's posible see if my devices are correctly placed in the map through API?

sungod
Head in the Cloud

You can use https://developer.cisco.com/meraki/api-v1/#!get-device to get a device's coordinates.

 

Get notified when there are additional replies to this discussion.