{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreidviral4ikvsa7tvqnthziltyxdl6upxllgewpcpzkdyd3luaq2ca",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mn25lmciln42"
  },
  "path": "/packages/thai_provinces_geo",
  "publishedAt": "2026-05-30T03:52:16.115Z",
  "site": "https://pub.dev",
  "textContent": "Offline GPS reverse-geocoding for Thailand: map a latitude/longitude to its province, district and subdistrict. Pure Dart, built on thai_provinces. Changelog excerpt: - Initial release. Offline GPS reverse-geocoding for Thailand: `reverseGeocode(lat, lng)`and `nearestSubdistrict(lat, lng, {maxKm})`map a coordinate to its subdistrict (and thus district, province and postcode) via a nearest-reference-point lookup over an embedded table of DOPA subdistrict points. - Pure Dart, BYO coordinates (no GPS plugin, no network); depends only on `thai_provinces`(re-exported, so `Subdistrict`/`District`/`Province`come along). - `GeoMatch`carries the matched subdistrict pl[...]",
  "title": "v0.1.0 of thai_provinces_geo",
  "updatedAt": "2026-05-30T03:11:17.238Z"
}