Bulk code generation
Generate Adrehs codes in bulk.
Turn a controlled list of Sierra Leone coordinates into searchable digital addresses. Upload, confirm the column mapping, generate, then download the original data with Adrehs fields appended.
Integrating from an application? View the generation APIOperational workspace
Prepare the batch.
Files are processed in this browser. Uploading a file does not call the API or create addresses.AcceptedCSV, XLSX or XLS · up to 20 MB · 25,000 data rows
CoordinatesMap one latitude and one longitude column
OutputOriginal columns retained; Adrehs fields appended
Column mapping
Confirm how this file maps.
For the supplied pilot listing, Adrehs maps latitude, longitude and structure_id automatically. You remain in control of the mapping before generation.
This action can write address records. Adrehs returns an existing code for known coordinates and may create a code for a new valid coordinate.
Duplicate coordinates are requested once and copied back to every matching source row.Generation in progress
Creating addresses.
Keep this tab open until the batch completes. Completed rows remain available for download if you cancel.
Batch results
Review and download.
No rows processed.| Row | Reference | Name | Latitude | Longitude | Status | Adrehs code | District | Chiefdom | Message |
|---|
Production boundary
Designed for controlled operational batches.
This portal uses the public generation endpoint once per unique valid coordinate, with conservative concurrency and transient-failure retries.
For recurring automated workloads, millions of records, guaranteed completion or service-level commitments, use an authenticated server-side batch job with quotas, idempotency, audit logs and status retrieval. A browser tab is not a durable job queue.
Read the generation API guidance