What is LBS positioning?

LBS positioning estimates a device's location from nearby mobile network towers rather than satellites — far less accurate than GPS, but it works indoors and needs no fix.

LBS stands for Location-Based Services, and in the GPS tracker world it means one specific thing: working out roughly where a device is from the mobile network towers it can see, rather than from satellites.

Every tracker with a SIM knows which cell towers are in range and how strong each signal is. Tower locations are publicly catalogued, so that information alone is enough to estimate a position — without any satellite fix at all.

How it works

The tracker reports a set of identifiers for each visible tower — MCC (country), MNC (network), LAC (area), and Cell ID — along with signal strengths. A lookup service maps those to known tower positions and estimates where the device must be.

Accuracy depends entirely on tower density:

EnvironmentTower spacingTypical accuracy
Dense city centre200–500 m150–500 m
Suburban1–2 km500 m – 2 km
Rural5–15 km2–10 km
Single tower visibleAnywhere in that tower’s coverage

Compare that with 3–15 metres for a decent satellite fix. LBS is one to three orders of magnitude worse.

Why trackers use it anyway

Three genuine advantages, and they are not trivial.

It works indoors. Satellite signals do not penetrate buildings well. Cell signals do. A tracker in a warehouse or an underground car park may have no GPS fix at all but still report an LBS position.

It is instant. There is no acquisition delay — the tracker already knows which towers it is connected to. No waiting for a fix, assisted or otherwise. See A-GPS for how long the satellite alternative can take.

It costs almost no battery. The radio is already on to maintain the network connection. Reading cell IDs is free; powering the GPS receiver is not. Many budget trackers report LBS between GPS fixes specifically to extend battery life.

The problem for geofencing

Here is where it bites, and why this term matters practically rather than academically.

An LBS position is far too coarse for most geofences. A zone of 500 metres around a school, tested against a position accurate to ±1 km, produces an answer that is essentially random. The device may report as outside while sitting in the playground, or inside while a mile away.

Worse, many cheap trackers switch between GPS and LBS silently. A device reporting accurate satellite positions all morning may drop to cell-tower estimates when it goes indoors — and if the system treats both identically, that switch alone looks like the device teleported several hundred metres. Against a geofence, that is an exit alert for something that walked into a building.

What Geoblip does

Geoblip’s position of principle: an LBS position should not fire a geofence alert.

The intended handling is to decode LBS reports and treat them as approximate — useful for showing roughly where a device is when there is no satellite fix, but not accurate enough to be tested against a boundary. Alerting on data with kilometre-scale error would generate false alarms that no amount of debouncing could clean up, because the errors are larger than most zones.

This is listed as an open decision in the hardware tracker support plan, since it only becomes live once binary-protocol trackers are supported — those are the devices that report LBS. Phone-based tracking reports a proper accuracy figure instead, which can be used the same way.

What to do about it

If a tracker keeps reporting wildly wrong positions:

  1. Check whether it has a GPS fix at all. Most trackers signal this with an LED pattern or a status field. No fix means every position is LBS.
  2. Check the APN. A misconfigured APN prevents A-GPS, which makes satellite fixes slow or impossible, which pushes the device onto LBS permanently.
  3. Check where it lives. A tracker permanently indoors will rarely get a satellite fix. That is physics, not a fault.
  4. Size the zone for the data you actually have. If a device genuinely only reports LBS, a geofence smaller than a kilometre will not work reliably. See GPS accuracy on matching zone size to error.

Last reviewed 7 August 2026.

Related terms

GPS accuracy

GPS accuracy is how close a reported position is to the true location, usually expressed as a radius within which the real position probably falls.

A-GPS

A-GPS (Assisted GPS) speeds up position fixes by downloading satellite orbit data over the mobile network instead of waiting to receive it from the satellites themselves.

GPS drift

GPS drift is the apparent movement of a stationary device caused by errors in its reported position rather than by any real change in location.

Geofencing

Geofencing is the practice of drawing a virtual boundary around a real-world place and having software react when a tracked device crosses it.

Browse the full glossary →

Put it into practice

Draw a zone, assign a phone or GPS tracker, and get a blip the moment it crosses the line. Free for 7 days.

Start free trial → Try the geofence builder