a geocoder with cache
A data compression library for large sized Geopolygons.
Lean, plain-TypeScript record schema + per-field normalizers for the geocode-first matcher. Address-first: the canonical PostalAddress record composes parser components, the formatter's match key, and a resolved geocode; organization + contact records bui
Command-line tool for sthan.io — verify, parse, geocode US addresses from your terminal or any AI agent
Bangladesh geo address library — division, district, upazila (thana), union, village, postal code & BBS geocode lookup with Bangla/English names. Built for JavaScript & TypeScript. Works with Node.js, React, Next.js, Vue, Nuxt, Angular, NestJS, Express, B
React Native Nitro module for reverse geocoding coordinates into country and locality context.
The geocode-first record-matching application: resolve messy contact/organization records into canonical, geocoded entities (block → score → cluster) and export them as GeoJSON for spatial analysis. The clinic-funding use case mailwoman was built for.
The geocode-first record matcher: block → score → cluster. This first cut ships the string comparators (Jaro / Jaro-Winkler + an edit-distance fallback for compound surnames) that the Fellegi-Sunter scorer is built on.
Turn a canonicalized + geocoded address into a stable, parseable primary key ( <state>.<H3-cell>.<hash> ) for deterministic record joins / dedup — the exact-match complement to the fuzzy matcher.