Traccar Geocoder: Self-Hosted Reverse Geocoding Service Using OpenStreetMap Data
By
tananaev
Sesame, salt, and substance. A flagship bake.
Summary
Traccar Geocoder is a fast, self-hosted reverse geocoding service built from OpenStreetMap data. It converts latitude/longitude coordinates into detailed street addresses (house number, street name, city, state, county, postcode, country). Part of the Traccar open source GPS tracking platform, it can be deployed via Docker or Docker Compose, with PBF files from Geofabrik. The full earth index requires ~18GB disk space and recommends 16GB RAM or fast NVME storage for high performance. It exposes a GET /reverse API endpoint.
Key quotes
· 3 pulledA fast, self-hosted reverse geocoding service built from OpenStreetMap data.
Given latitude and longitude coordinates, it returns the nearest street address including house number, street name, city, state, county, postcode, and country.
The full earth index will take up around 18gb of disk space, so for high performance you want a machine with at least 16gb ram, or fast NVME storage.
You might also wanna read
Why small pull request policies can backfire on software quality
The article critiques a common software engineering policy that limits pull requests (PRs) to small sizes (e.g., 500 lines, few files). Whil
apenwarr.ca·2h agoHow Anthropic contains Claude's expanding access across its products
Anthropic describes how it has evolved its approach to granting Claude, its AI assistant, increasingly broad access to internal systems over
Testing Cursor's Jira integration: How ticket quality affects AI agent performance
Cursor launched a Jira integration that lets developers assign tickets directly to an AI agent, eliminating context switching. The author te
bit.ly·3h agoNetflix engineer's open-source tool cuts AI token usage by up to 90%
Netflix senior engineer Tejas Chopra created software called "Project Headroom" that prunes redundant tokens from AI agent instructions befo
Anthropic Releases Free Security Plugin for Claude Code Terminal to Detect Vulnerabilities
Anthropic has released a free security-guidance plugin for its Claude Code terminal tool that autonomously reviews code edits, model outputs
cybersecuritynews.com·4h agoResearcher's "ADHD" tool for Claude Code claims 2x improvement; experts call for more evidence
Solo researcher Udit Akhouri released a third-party Agent SDK tool called "ADHD" for Claude Code on Reddit, claiming it helps coding agents
bit.ly·4h ago