Search code examples
databasegeolocationartificial-intelligencemachine-learningsurveillance

Database of surveillance camera locations


To get more into django programming I'm planning to create a google maps mashup, which finds routes from A to B, but avoids streets/junctions that cross public surveillance cameras' perspectives. Therfore I will create a database (probably Postgres based, because of its GIS capabilities) containing

  • surveillance type (surveillance camera, speed camera, road charge camera, etc.)
  • geo position
  • timeout (used mainly for speed cameras)

This data will then, of course, be editable freely by the users. To start, however, I will need some data to get running. Is there any such publicly available data base containing (possibly approximate) geo position of surveillance cameras?


Solution

  • The UK has a speed camera database:

    http://www.speedcamerasuk.com/locationsdatabase.htm

    and each council provides locations of CCTV cameras, a Google search should bring them up:

    http://www.google.co.uk/search?hl=en&q=cctv+camera+location&btnG=Search&meta=cr%3DcountryUK|countryGB

    though they are usually listed by their street name and not a proper geolocation