[geofence-prefix] Added many more country prefixes

main-solar-only
Richard Meadows 2016-02-05 22:22:48 +00:00
rodzic 0d50114af6
commit 83d7cceedb
4 zmienionych plików z 12633 dodań i 386 usunięć

Wyświetl plik

@ -22,6 +22,6 @@ struct prefix_t {
};
const struct prefix_t prefixes[46];
const struct prefix_t prefixes[224];
#endif /* GEOFENCE_PREFIX_H */

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -90,7 +90,7 @@
"output_type": "stream",
"stream": "stdout",
"text": [
"46\n"
"224\n"
]
}
],
@ -117,6 +117,19 @@
"Swap!\n",
"Swap!\n",
"Swap!\n",
"Swap!"
]
},
{
"output_type": "stream",
"stream": "stdout",
"text": [
"\n",
"Swap!\n",
"Swap!\n",
"Swap!\n",
"Swap!\n",
"Swap!\n",
"Swap!\n",
"Swap!\n"
]
@ -166,8 +179,8 @@
"output_type": "stream",
"stream": "stdout",
"text": [
"Total number of points 3432\n",
"Across 136 outlines\n"
"Total number of points 12299\n",
"Across 486 outlines\n"
]
}
],
@ -193,7 +206,7 @@
"metadata": {},
"output_type": "display_data",
"text": [
"<matplotlib.figure.Figure at 0x7f70b019c6d0>"
"<matplotlib.figure.Figure at 0x7f95f4074690>"
]
}
],