This repository has been archived by the owner on Apr 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
/
ToDo
38 lines (31 loc) · 1.45 KB
/
ToDo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
A to-do and suggestion list for MyBlitzortung...
Bugs / Improvements
-------------------
- create maps/tiles/graphs at defined time intervals --> no creation on demand --> faster
- cell/track detection
- switch from DATETIME to simple timestamp (faster, less space usage)
Features
--------
- Add some sort of "GetStrikes" Class (for internal usage and as an API for external apps)
- implement Openstreetmap as a 2nd dynamic map
- Submenu on "Info" page: Overview / Participate -> Small howto + images/descriptions of existing stations
- GUI for config
- auto zoom-out if not enough strikes in map
- tool for converting borders -> regions (GoogleEarth-Polygon -> boxes)
- Statistics/graphs: strike current/polarity
- yearly statistics grouped by month
- limit at many datasets
- current lighning density / heatmap
- lightning alerts based on position of Smartphone
* Google Latitude: http://code.google.com/apis/latitude/
for iPhone : http://itunes.apple.com/de/app/google-latitude/id306586497?mt=8
* Find my iPhone : https://github.com/tylerhall/sosumi/
- Alerts by push notifications
* http://boxcar.io/
* http://www.prowlapp.com/
* http://notifo.com/ (outdated)
--> Android versions???
- two or more ranges for alerts
- amcharts instead of jpgraph (www.amcharts.com)
- top-list of strike currents (calc. of current has to be improved first!)
- statistics about GPS-status of own station/all stations (GPS yes/no, mean value and value w/o GPS)