From e731ef2144b8106015b3416c8bb89807ba817a1e Mon Sep 17 00:00:00 2001 From: sam woolf Date: Fri, 7 Apr 2017 14:05:11 +0100 Subject: [PATCH 1/2] Add CrimeMapper (#479) --- contents.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 5349912a..bc1fda8c 100644 --- a/contents.json +++ b/contents.json @@ -12586,6 +12586,20 @@ "screenshots": ["https://github.com/KrisYu/LivelyGIFs/blob/master/demo.gif?raw=true"], "date_added": "Apr 6 2017", "suggested_by": "@krisyu" - } + }, + + { + "title": "CrimeMapper", + "category-ids": ["location"], + "description": "A data visualisation tool that adds publicly available crime data from UK police forces to an interactive map. You can look at crime data for your local area, or show data for specific regions. You can also create pie-charts, bar graphs and line graphs to show the different categories of crime being committed in an area, and chart changes over time. The data in this app is available for England and Wales and is released under an Open Government license.", + "homepage": "https://samwoolf.net", + "itunes": "https://itunes.apple.com/app/crimemapper/id1212133404", + "source": "https://github.com/swwol/CrimeMapper", + "license": "mit", + "tags": ["swift"], + "screenshots": ["http://samwoolf.net/wp-content/uploads/2017/03/crimemapper1a-1.jpg","http://samwoolf.net/wp-content/uploads/2017/03/crimemapper2a.jpg","http://samwoolf.net/wp-content/uploads/2017/03/crimemapper3a.jpg","http://samwoolf.net/wp-content/uploads/2017/03/crimemapper4a.jpg","http://samwoolf.net/wp-content/uploads/2017/03/crimemapper5a.jpg"], + "date_added": "April 6 2017", + "suggested_by": "@swwol" + } ] } From c21e80c7c172ca1138e8afba6fec3fbabd2f647b Mon Sep 17 00:00:00 2001 From: READMEbot Date: Fri, 7 Apr 2017 13:05:53 +0000 Subject: [PATCH 2/2] [auto] [ci skip] Generate README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c3ad23f..d92fe391 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile: -![](https://img.shields.io/badge/Projects-649-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-April%20%206,%202017-lightgrey.svg) +![](https://img.shields.io/badge/Projects-650-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-April%20%207,%202017-lightgrey.svg) Jump to @@ -2595,6 +2595,14 @@ Click ► to show more details +- CrimeMapper: A data visualisation tool that adds publicly available crime data from UK police forces to an interactive map. You can look at crime data for your local area, or show data for specific regions. You can also create pie-charts, bar graphs and line graphs to show the different categories of crime being committed in an area, and chart changes over time. The data in this app is available for England and Wales and is released under an Open Government license. [` App Store`](https://itunes.apple.com/app/crimemapper/id1212133404) +
swift + + https://github.com/swwol/CrimeMapper
https://samwoolf.net
Added April 6, 2017
License: [`mit`](http://choosealicense.com/licenses/mit/) +
CrimeMapper image 1 CrimeMapper image 2 CrimeMapper image 3 CrimeMapper image 4 CrimeMapper image 5 +
+
+ - DoctorNearby: Helps you find doctors in your city [` App Store`](https://itunes.apple.com/app/doctor-nearby/id1068715113)
objc