->

02 February 2011

Crime Maps England & Wales

Crime Maps England & Wales

Recorded crime in England and Wales on Google Maps - find what crimes have been committed in their neighbourhoods.

The map shows crime mapped to "an anonymous point on or near the road where they occurred." NOTE: Individual addresses are not pinpointed on the map.

To search for crime in an area users can enter a postcode or an address. The map will then display the crimes committed in a radius of the submitted location. The maps include a pretty neat marker clustering system and the number of crimes are also broken down by category.
Crime Maps  England & Wales
Crime Maps for England and Wales - to Street Level - Search by postcode, town name or street.

Example:
http://www.police.uk/crime/?q=Oxford,%20Oxfordshire,%20UK#streets

Built on the API - http://www.police.uk/api/docs/

Source:
Google Maps Mania
http://googlemapsmania.blogspot.com/2011/01/uk-launches-national-crime-map.html

Interesting related post on the Guardian
http://www.guardian.co.uk/technology/2011/feb/02/uk-crime-maps-developers-unhappy

Labels: , , , ,

04 March 2010

SaferMK Community Safety Mapping by Zubed

SaferMK Community Safety Mapping by Zubed

A nice web GIS mapping solution....

SaferMK Community Safety Mapping by Zubed
Overlay of Crime data using Openlayers and using Ordnance Survey Mapping from the GetMapping Map Service

Clear thematic data is overlayed and fully interactive to query online but importantly easy to use by non-gis users (key fact!)

SaferMK Community Safety OS 25k Mapping by Zubed
1:25,000 Ordnance Survey (Explorer range) is used - making buildings and rights of way information viewable - you don't see this level of detail online often.

**Hopefully after the Ordnance Survey Consultation (Deadline 17th March 2010) this data and others is made available freely to use - Due April 2010.

The main features of the SaferMK Community Safety Mapping site are:
  • It provides details of All Crime and anti-social behaviour (ASB) incidents and trends over the previous 12 months.
  • It is a web-based mapping system allowing Neighbourhood and Area (estate, village or town) level analysis of crime and anti-social behaviour, using data obtained from Thames Valley Police, the Milton Keynes Council and Buckinghamshire Fire & Rescue Service.
  • It displays anti-social behaviour data that isn't published by any other source.
  • It displays information (data and graphs that show trend) in data balloons for each Neighbourhood or Area and gives comparison data against the whole of the borough.
  • It provides the ability for residents and users to download standardised data; and to produce a standardised anti-social behaviour report for a specific Neighbourhood, which includes graphs and tables.
Guidance:
http://www.milton-keynes.gov.uk/safermk/DisplayArticle.asp?ID=67095

View the Interactive Map - http://safermk.zubed.com/

Credit to Zubed for the creation and implementation of this easy to use web mapping solution.

Labels: , , , , , , ,

01 March 2010

UK Crime Mapping March 2010 update includes API

UK Crime Mapping  March 2010 update includes API
+Reverse Geocoder "Nearest Police Station" 
+ Geocode Policing Team "Policing team that covers a given point"

Crime Maps Updated - March 2010












Viewing the maps is now more useful with thematic classification including  Burglary, Robbery, Vehicle Crime, Violence, Anti-social behaviour.

Example shown above:

There is now an Police API  note: an API key is required

The Police API allows you to retrieve information about neighbourhood areas in all 43 English & Welsh police forces. All forces are required to keep this data accurate and up to date, so the API provides a rich and definitive data source for information such as:
  • Neighbourhood team members
  • Upcoming events
  • Crime levels & statistics
  • Nearest police stations
"The API is implemented as a standard XML REST web service using HTTP GET/POST requests.
Code examples are provided, but you may need to tailor these to your language of choice. There are plenty of articles on how to make cURL requests with PHP, .NET, Python and others."

More information API 

Here is an example request:


XML request and response - http://policeapi.rkh.co.uk/hello-world/

Nearest Police Station (Reverse Geocoder)
"Return a list of the nearest police stations from a text search query."
Search string, can be one of many things:
  • Village/town/place name, e.g. Syston, Leicester
  • Postcode, e.g. SW1H 0BG
  • Latitude & Longitude, e.g. 51.487797,-0.234833
<police-api>
02        <request>
03            <key>{api_key}</key>
04            <function>nearest-police-station</function>
05            <parameters>
06                <q>hyde park, london</q>
07            </parameters>
08        </request>
09        <response>
10            <centre-point>
11                <latitude>51.503263</latitude>
12                <longitude>-0.150975</longitude>

13            </centre-point>
14            <stations>
15                <station>
16                    <distance>1.26</distance>
17                    <force-id>city-of-london</force-id>
18                    <name>Snowhill</name>

19                    <address></address>
20                    <postcode></postcode>

http://policeapi.rkh.co.uk/nearest-police-station/

Geocode a policing team

Return the policing team that covers a given point location:

1    <police-api>
02        <request>
03            <key>{api_key}</key>
04            <function>geocode-team</function>
05            <parameters>
06                <q>stonehenge</q>
07            </parameters>
08        </request>
09        <response>
10            <centre-point>
11                <latitude>51.179025024176</latitude>
12                <longitude>-1.8274748325348</longitude>

13            </centre-point>
14            <team>
15                <force-id>wiltshire</force-id>
16                <team-id>EM11</team-id>

17            </team>
18        </response>
19        <error></error>
20    </police-api>

http://policeapi.rkh.co.uk/geocode-crime-area/

Labels: , , , , , , ,

20 October 2009

Crime Maps (England & Wales ) Released

Crime Maps (England & Wales ) Released

Crime Maps (England & Wales ) Released
The long awaited crime maps have been released.

Crime Maps Guilford, Surrey (England & Wales ) Released
Bing Maps are used with Police boundaries that are thematically styled with crime rates.
centring the map with the 'gun' sight target pulls up information from the authority. Up to 5 authoritiies can be compared at once.

"The map was launched today by Home Office minister David Hanson and National Policing Improvement Agency (NPIA) deputy chief executive Steve Mortimore"

Quick Links
http://maps.police.uk/view/avon-somerset/
http://maps.police.uk/view/devon-cornwall/
http://maps.police.uk/view/dorset/
http://maps.police.uk/view/wiltshire/
http://maps.police.uk/view/hampshire/
http://maps.police.uk/view/surrey/
http://maps.police.uk/view/sussex/

related previous posts:
http://mapperz.blogspot.com/2009/08/bbc-crime-map-truth-about-crime.html
http://mapperz.blogspot.com/2008/08/london-metropolitan-police-crime.html

Source:
http://www.inthenews.co.uk/news//crime/government-launches-crime-maps-to-public-$1335231.htm

News links (they finally catch up)
http://uk.news.yahoo.com/5/20091020/tuk-online-maps-let-public-compare-crime-45dbed5_2.html
http://news.bbc.co.uk/1/hi/uk/8315089.stm
http://www.dailymail.co.uk/news/article-1221604/Crime-maps-allow-householders-check-areas-boon-burglars.html

Labels: , , , , , ,

12 August 2009

BBC Crime Map - Truth About Crime

BBC Crime Map - Truth About Crime

"A unique experiment uncovering crime in a typical British city"

The BBC have chosen Oxford, England because it is as close as they could find to a typical British city. In terms of demographics, and particularly in terms of levels and types of crimes, it is typical of the national picture.

Truth About Crime BBC Heat Map
Heat maps with 'licenced' premises

In making this website and the accompanying television series the BBC worked closely with Thames Valley Police. Oxfordshire Fire & Rescue Service, Oxfordshire County Council Trading Standards Department, Oxfordshire Domestic Abuse Services, South Central Ambulance Service, the John Radcliffe Hospital, and Oxford's Crime & Disorder Reduction Partnership, who supplied the BBC with the original data.

Data Currency:
The data covers the year from November 2007 to November 2008

Why Heatmaps?
'heatmaps' are used to display the crime data, since these offer a clear way for users to see patterns of crime, without requiring users to have the expert knowledge of crime data analysts.

Want to create your own heatmap?
Try - http://www.heatmapapi.com/

View the BBC Heat Map for Oxford
http://www.bbc.co.uk/truthaboutcrime/crimemap/

Labels: , , , , ,

15 August 2008

London Metropolitan Police Crime Mapping (TEST SITE)

London Metropolitan Police Crime Mapping (TEST SITE)
Metropolitan Police Crime Mapping TEST SITE
Polygons are generalised but the thematic map shows the crime rates across Greater London.

Areas of London are colour coded to show crime levels in user selected areas relative to other areas of London. Specifically, areas are colour coded according to how their crime rates compare to the average for London. This is done using standard deviations - a statistical measure used here to calculate how close to the London average an area´s crime rate is. The following ranges are used to describe this within the maps:
  • Burglary, robbery and vehicle crime
    (June 2008)
  • High
  • Above Average
  • Average
  • Below Average
  • Low
"The purpose of this site is to help show where crime is occurring at a local neighbourhood level.

It has been developed by the MPS in conjunction with the Metropolitan Police Authority and the Mayor of London.

This is a live test site (known technically within the industry as a 'beta'). It is intended to test the functionality of crime mapping, with a view to adding further features in the near future, based on your feedback.

Please note, that whilst every effort is made to record the details of crime and its location as accurately as possible, there are occasions when victims are unable to provide the actual location of a crime. In these instances, the site will not be able to display all the crime reported to the police."

http://maps.met.police.uk/


Labels: , , , , , ,