Locus Map is an Android navigator from Czech company Asamm Software, popular with hikers, mountain bikers and geocachers. On osm2cdr we export the map into Locus's own raster .sqlitedb container: we render the chosen area via QGIS into JPEG tiles and store them in SQLite with the Locus schema (a tiles table with x, y, z, s, image columns and an info table with metadata). We honour a Locus quirk — the Y axis is stored in TMS convention, so we apply a y-flip. To be honest: this is a raster offline layer (ready-made images) for zoom levels 10–15, not a vector mapsforge map with switchable themes. The limit is 50,000 tiles per file.
Key Features

About Locus Map Format
Locus Map is an Android navigator by the Czech company Asamm Software, used by hikers, bike tourers and geocachers. The app can work fully offline if the map is already on the device in its own .sqlitedb container — an ordinary SQLite database holding ready-made tile images and a metadata table.
You need the export when there is no signal in the area you are heading to and the built-in Locus sources do not suit you: your own map style, your own set of layers, one particular stretch of a route. The file goes into the app's folder and is connected as one more offline source — no internet is needed to view it any more.
The file from OSM2CDR carries a raster layer: the selected area is rendered on the server and cut into 256x256 JPEG tiles (quality 85) for zoom levels 10 through 15, up to 50,000 tiles per file. Tiles live in the tiles table with x, y, z, s, image columns, metadata in the info table, and the Y axis is written in the TMS convention, just as Locus expects. These are ready-made images, not a vector mapsforge map: the style is chosen at export time and cannot be switched on the device.
What Program Opens Locus Map Files
The following programs and applications can open, edit, and work with Locus Map SQLiteDB Offline Tiles (.sqlitedb) files exported from OSM2CDR:
Format specifications
- Proprietary format
- 2D only
- Lossy compression
- No attributes
- Output: 1 file
- A Locus Map .sqlitedb raster container (tiles + info tables): 256x256 JPEG tiles at quality 85, zoom 10-15 with a TMS y-flip, 50,000-tile limit.
Who Uses Locus Map Maps
How to Export Locus Map
How to Open After Export
- Locus Map 4 or Locus Map Pro (Android) — copy the .sqlitedb into the Locus/maps/ folder in internal storage, restart the app and pick the source under Maps -> Offline.
- A file manager on the phone (Total Commander, Files) or a USB cable — the usual way to put the file into the right folder; on newer Android versions it is easier to grant access to the app's folder through the built-in file browser.
- DB Browser for SQLite (free, Windows/macOS/Linux) — open the file on a computer and make sure the tiles table is filled and info holds the bounds and zoom range.
- MOBAC (Mobile Atlas Creator) — if you need to rebuild or merge atlases when you already have other offline sets for Locus.
Popular maps in Locus Map
Get Locus Map SQLiteDB Offline Tiles map exports
Download professional Locus Map maps from OpenStreetMap. Instant generation, any area.