Geocoding the easy way.

Fast forward & reverse geocoding for US addresses, powered by OpenStreetMap โ€” hosted for you, fully open source.

Get started Try the live demo
โšก

Fast by design

Pure Go on SQLite FTS5. No external dependencies, no cold starts โ€” just low-latency search, autocomplete, and reverse geocoding.

๐Ÿ”‘

Browser & server auth

Websites are authorized by domain โ€” nothing to embed, nothing to leak. Backends and scripts use secret API keys created in the dashboard.

๐ŸŒ

OpenStreetMap data

Community-maintained map data with no usage-based surprise bills โ€” a fraction of Google Maps Platform pricing.

๐Ÿ“ฆ

Single binary deployment

The whole app compiles to one static binary with an embedded SQLite database. No Docker, webservers, or runtimes to install.

๐Ÿ›๏ธ

TIGER/Line data

Utilizes the US Census Bureau's TIGER/Line address ranges for authoritative, house-number-level coverage across the United States.

๐Ÿ’š

Open source

The geocoder itself is fully open source with an MIT license. Self-host it, or subscribe and fund its development.

Simple, flat pricing

Every plan includes search, autocomplete, and reverse geocoding. No per-request overages, no surprises.

Starter

$19/mo

  • 1 whitelisted domain
  • 10,000 requests / month
  • Search, autocomplete & reverse geocoding
Get started

Pro

$199/mo

  • 10 whitelisted domains
  • 1,000,000 requests / month
  • Search, autocomplete & reverse geocoding
Get started

Every subscription funds development of the open-source geocoder โ€” and stays a fraction of Google Maps Platform pricing.

Ready in two minutes

Subscribe, add your domain in the dashboard, and point your app at
https://pinorient.com/api/geocoder/search?q=...

Create your account