|
ABSTRACT
Given a spatial crime data warehouse, that is updated infrequently and a set of operations O as well as constraints of storage and update overheads, the index type selection problem is to find a set of index types that can reduce the I/O cost of the set of operations. The index type selection problem is important to improve user experience and system resource utilization in crucial spatial statistics application domains such as mapping and analysis for public safety, public health, ecology, and transportation. This is because the response time of frequent queries based on the set of operations can be improved significantly by an effective choice of index types. Many spatial statistical queries in these application domains make use of a spatial neighborhood matrix, known as W in spatial statistics, which can be thought of as a spatial self-join in spatial database terminology. Currently supported index types such as B-Tree and R-Tree families do not adequately support spatial statistical analysis because they require on-the-fly computation of the WMatrix, slowing down spatial statistical analysis. In contrast, this paper argues that Spatial Database Management Systems (SDBMS) should support a join index to materialize the WMatrix and eliminate on-the-fly computation of the common selfjoin. A detailed case study using the popular spatial statistical software package for public safety, namely CrimeStat, shows that join indices can significantly speed up spatial analysis such as calculation of Ripley's K and identification of hotspots.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
 |
1
|
|
| |
2
|
N. A. Cressie, editor. Statistics for Spatial Data. Wiley- Interscience, 1993.
|
 |
3
|
|
 |
4
|
|
 |
5
|
|
| |
6
|
N. Levine, CrimeStat: A spatial statistics program for the analysis of Crime incident locations, version 3.1. Ned Levine and Associates: Houston, TX/National Institute of Justice: Washington, DC, 2004. URL: www.icpsr.umich.edu/CrimeStat
|
| |
7
|
G. Malcom. Microsoft SQL Server 2008, Delivering Location Intelligence with Spatial Data. SQL Server Technical Article. Microsoft Corporation, Aug 2007. Available online at http://download.microsoft.com/download/a/c/d/acd8e043- d69b-4f09-bc9e-4168b65aaa71/SpatialData.doc
|
| |
8
|
A. Mitchell, editor. The ESRI Guide to GIS Analysis, Volume 1: Geographic Patterns and Relationships. ESRI Press, 2005.
|
| |
9
|
A. Mitchell, editor. The ESRI Guide to GIS Analysis, Volume 2:Statistical Measurements and Statistics. ESRI Press, 2005.
|
| |
10
|
|
 |
11
|
|
| |
12
|
|
| |
13
|
S. Shekhar and S. Chawla, editors. Spatial Databases: A Tour. Prentice Hall, 2002.
|
| |
14
|
B. D. Ripley. The second-order analysis of stationary point processes. Journal of Applied Probability 13: 255--66. 1976.
|
| |
15
|
|
| |
16
|
Oracle Spatial 11g: Advanced Spatial Data Management for the Enterprise. Oracle Data Sheet. Feb 2005. Available online at http://www.oracle.com/technology/products/spatial/pdf/11g_ collateral/spatial11g_datasheet.pdf
|
| |
17
|
|
| |
18
|
|
| |
19
|
IBM Informix Spatial DataBlade Module: User's Guide. IBM Corporation, Ver 8.20, Part No. 000-9119, Aug: 2002. Available online at http://publib.boulder.ibm.com/epubs/pdf/9119.pdf
|
|