$ cat geocoder.txt
name: geocoder
stack: geospatial, offline, Indonesia
status: shipped (2024)
url: geocoder.zsbahtiar.com
$
geocoder
offline reverse geocoding for indonesia
An offline-first geocoder built around Indonesian location data, useful when a network request is not an option.
## the problem
Location lookups are often tied to an external API, which adds latency, cost, and a network dependency.
## the approach
Package Indonesian location data locally and expose a focused lookup experience that works without a request round trip.
## the outcome
A practical offline geocoding tool for Indonesian addresses and coordinates.