openstreetmap-statistics
openstreetmap-statistics copied to clipboard
statistics about mobile platforms
Many editor apps have an Android and iOS version. It might be interesting to see which platform is more relevant for the osm community and for each app.
For this, a new data column is needed. Some editors might also not specify their os in the created_by string.
My first idea is to simply search for Android and iOS in the created_by string and create a column for this information. This might also be feasible for other popular desktop OS.
Related to #165