Skip to content
WLOC

How WLOC works

हर technical layer साफ

WLOC GPS hardware में नहीं लिखता. यह input को standard coordinate बनाता, device पर save करता, compatible authorized path तैयार करता और diagnostics व restore से result confirm करता है.

30 seconds में WLOC

Map link या coordinates parse होकर WGS84 में normalize होते हैं. Targets और routes local रहते हैं; Worker real-time parsing/profile generation करता है; compatible client test path चलाता है. Target न हो तो response passthrough रहता है.

Input से restore तक छह layers

हर layer के input, output और verification point से failure अलग किया जा सकता है.

1. Input

Coordinate text और Apple Maps, Google Maps, Amap, Baidu links parse होते हैं.

  • Geo bounds validate
  • Short-link internal hosts block
  • Unknown input guess नहीं

2. Coordinates

Original WGS84, GCJ-02 या BD-09 रखा जाता है और internal target WGS84 होता है.

  • Conversion warnings
  • Original preserved
  • Repeatable precision

3. Local data

Target, favorites, routes और diagnostics iPhone Application Support में JSON रहते हैं.

  • Cloud account नहीं
  • Export user action
  • Reset local state हटाता है

4. Test path

Saved target या route node compatible network-location response पर apply होता है.

  • GPS receiver unchanged
  • No target = passthrough
  • App rules independent

5. Diagnostics

Worker, profile, request, patch, route और cache अलग check होते हैं.

  • VPN icon proof नहीं
  • Latest timestamps देखें
  • Layer-specific warning

6. Restore

Route stop करें, target clear करें, passthrough confirm करके app reopen करें.

  • दूसरे apps force-close नहीं
  • locationd clear नहीं
  • Real location confirm

Verifiable flow

  1. Parse

    Source/system पहचानकर WGS84 normalize करें.

  2. Run

    एक compatible client चुनकर minimal path enable करें.

  3. Diagnose और restore

    Request/patch confirm करें, clear करके passthrough देखें.

पहले model समझें, फिर test करें

Public point पर save, diagnose, clear और restore का पूरा cycle चलाएं.

Frequently asked questions

Data कहाँ रहता है?

Targets, favorites, routes और diagnostics default रूप से iPhone पर local JSON हैं.

क्या GPS chip बदलता है?

नहीं. Test compatible network-location responses तक सीमित है.

Apps में result अलग क्यों?

GPS, Wi‑Fi, Bluetooth, permissions, cache, IP, account और server rules अलग weight रखते हैं.

Restore कैसे करें?

Routes रोकें, target clear करें, passthrough confirm करें और app reopen करें; जरूरत हो तभी test device restart करें.