Open Source Geographical Profiling?
elander asks: "I've been searching for a while for anything to do with geographical profiling, specifically systems that narrow the search area in the hunt for serial criminals (burglars, robbers, rapists etc). So far, the only system I've found is Rigel, a commercial software package, only available through leasing from ECRI. I wonder, aren't there any Open Source alternatives? I'm about to (hopefully, last round of approvals is under way) build a crime scene information system for a Swedish police authority, based on Open Source, and I'd like to be able to offer something along these lines as a future extension."
I don't know of any, but this could be an interesting place to use google's map api :
http://www.google.com/apis/maps/
I don't know any hobbyist crime hunters, so I suspect that something like this is going to be pretty hard to come by. I know of people who listen to police scanners and such, but that's a bit different than a part time vigilante who also happens to be a software developer. But, hey, the world's a big place. You never know. :-)
Hexy - a strategy game for iPhone/iPod Touch
"I'm about to (hopefully, last round of approvals is under way) build a crime scene information system for a Swedish police authority, based on Open Source, and I'd like to be able to offer something along these lines as a future extension."
Geez people can't even be bothered to read the post anymore!
The parent should get -2 Troll to sink the comment rating to -1.
Contact me at papillion at gmail dot com and I can definately help you out.
Anthony Papillion
Advanced Data Concepts, Inc.
"Quality Custom Software and IT Services"
This is something that has fascinated me for quite some time, but I don't have the time to start a project do build something like this. I'm interesting in combining tools such as those from Xanalys with ECRI.
I'd like to see geotagged items tossed into a Watsonish tool that then feeds something like Rigel. I'm not especially interested in crime tracking, but building the tracking systems sounds like fun.
Looking for correlation in apparently unrelated facoids combined with geographic representation and pattern finding. Who could ask for a juicier data mining project?
Drupal is an open source content managment system. Drupal is modular, and very flexible, and you can develop custom themes very simply written in pure php. The reason why I mention drupal, is that theres a few contributed modules that sound like that you are looking for.
Location API provides the framework for location based, and proximty based searching.
EventFinder module uses this API to provide sitewide location based searches and more.
There are also two contributed map modules google maps, and geourl.
It seems like the basic functionatily you are asking for is already developed for drupal, It shouldnt take alot of work to throw these together to do what you want to do.
::i visited slashdot and all i got was this lousy sig::
Frankly, I suspect you are doing a disservice to your clients by choosing philosophy over functionality.
In the UK there is a software system called Mosaic which collates various sources of demographic information and allows you then to find out what kinds of people live at a particular address.
c ards/story/0,1456,1529921,00.html) or swing voters (http://www.guardian.co.uk/online/story/0,3605,142 8612,00.html)
This is used by marketing departments and political parties to target their attention at those most likely to be responsive, e.g. the uneducated and poor (http://money.guardian.co.uk/creditanddebt/credit
(Positive uses of such systems, if there are any, don't seem to get any media attention.)
According to the PDF downloadable from this page it is available in Sweden also:
http://www.appliedgeographic.com/mosaic.html
The principles involved could inform the system you are building.