RubyGems Navigation menu

geoptima 0.1.22

Geoptima is a suite of applications for measuring and locating mobile/cellular subscriber experience on GPS enabled smartphones. It is produced by AmanziTel AB in Helsingborg, Sweden, and supports many phone manufacturers, with free downloads from the various app stores, markets or marketplaces. This Ruby library is capable of reading the JSON format files produced by these phones and reformating them as CSV, GPX and PNG for further analysis in Excel. This is a simple and independent way of analysing the data, when compared to the full-featured analysis applications and servers available from AmanziTel. If you want to analyse a limited amount of data in excel, or with Ruby, then this GEM might be for you. If you want to analyse large amounts of data, from many subscribers, or over long periods of time then rather consider the NetView and Customer IQ applications from AmanziTel at www.amanzitel.com. Current features available in the library and the show_geoptima command: * Import one or many JSON files * Organize data by device id (IMEI) into datasets * Split by event type * Time ordering and time correlation (associate data from one event to another): ** Add GPS locations to other events (time window and interpolation algorithms) ** Add signal strenth, battery level, etc. to other events * Export event tables to CSV format for further processing in excel * Make and export GPS traces in GPX and PNG format for simple map reports The amount of data possible to process is limited by memory, since all data is imported in ruby data structures for procssing. If you need to process larger amounts of data, you will need a database-driven approach, like that provided by AmanziTel's NetView and Customer IQ solutions. This Ruby gem is actually used by parts of the data pre-processing chain of 'Customer IQ', but it not used by the main database and statistics engine that generates the reports.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.1.22 - June 25, 2013 (71 KB)
  2. 0.1.21 - June 19, 2013 (71 KB)
  3. 0.1.20 - June 13, 2013 (71 KB)
  4. 0.1.19 - May 03, 2013 (71 KB)
  5. 0.1.18 - January 07, 2013 (66 KB)
Toon alle versies (30 totaal)

Runtime afhankelijkheden (2):

json_pure >= 1.6.5
multi_json >= 1.1.0

Eigenaren:

Authors:

  • Craig Taverner

SHA 256 checksum:

83189fdc88897abc1f4ae4c7a79e49ce032f29a3bb44fa31976c8bfe793e1cc5

Total downloads 94.877

Voor deze versie 3.891

Licenties:

N/A

Required Ruby Version: >= 1.8.6

Links: