sobrus / FastLacellsGenerator

Fast lacells.db database generator script for LocalGSMBackend by n76
GNU General Public License v3.0
44 stars 10 forks source link

FastLacellsGenerator

Simple script to quickly generate lacells.db cell database for the Local-GSM-Backend project by n76.

Uses Mozilla Location Service, OpenCellID and radiocells.org databases as source.

Usage

All parameters are defined as script variables and described inside. Create your own configuration based on the config.sample file: after copying it to config, adjust the values to reflect your needs.

This script is based on lacells-creator by wvengen and n76.