LeBonTag v2
LeBonTag is an OpenStreetMap (OSM) validation platform built to review, accept, and improve edits before they are integrated into production workflows.
What you can do with LeBonTag
- Review OSM objects flagged by rules or workflows
- Validate / reject edits with traceability
- Run quality rules on datasets and follow remediation loops
- Manage groups, rules, and permissions in an admin module
How this documentation is organized
- Getting started: installation & configuration
- Modules: Validation, Quality Rules, Administration
- API: endpoints, authentication, caching strategies
Conventions
- Environment variables are written as
UPPER_SNAKE_CASE - SQL snippets assume PostgreSQL + PostGIS
- Paths are Unix-like unless explicitly stated