https://github.com/danzek/cdr-mapper
Plots towers from call detail record (CDR) data to a map file (kml)
https://github.com/danzek/cdr-mapper
Last synced: about 1 year ago
JSON representation
Plots towers from call detail record (CDR) data to a map file (kml)
- Host: GitHub
- URL: https://github.com/danzek/cdr-mapper
- Owner: danzek
- License: mit
- Created: 2015-01-10T04:21:23.000Z (over 11 years ago)
- Default Branch: gui
- Last Pushed: 2018-01-19T21:40:16.000Z (over 8 years ago)
- Last Synced: 2025-04-13T16:09:44.937Z (about 1 year ago)
- Language: Python
- Size: 6.73 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CDR Mapper [](http://unmaintained.tech/)
An application that plots towers from call detail record (CDR) data to a map file (kml). It can be used to assist users conducting historical cell site and sector analysis.
Currently it accepts CDR data where the cell sites / towers and CDRs are provided in separate files or where they are in the same row, but where the cell site identifiers are unique to a single network element. See 'future goals' for expansion plans for additional types of data.
This branch uses `easy_gui v0.97` to provide a simple GUI interface. [The master branch](https://github.com/danzek/cdr-mapper/tree/master) is a Flask web application.
I have uploaded [a Windows installer](https://github.com/danzek/cdr-mapper/tree/gui/installer) for the GUI branch.
## License
[MIT](https://github.com/danzek/cdr-mapper/blob/master/LICENSE), Copyright © 2015 Dan O'Day