Technical Outline of a W3 Spatial (Decision Support) Prototype

Technical Outline of a W3 Spatial (Decision Support) Prototype

João Negreiros, Marco Painho, Fernando J. Aguilar, Manuel A. Aguilar
DOI: 10.4018/978-1-60566-650-1.ch046
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

The present research focuses on the first software to offer spatial autocorrelation and association measures, spatial exploratory tools, variography and Ordinary Kriging spatial interpolation in the World Wide Web. Exploiting IE® (Internet Explorer), ASP® (Active Server Pages), PHP® (Hypertext Preprocessor) and IIS® (Internet Information Server) capabilities, SAKWeb© (Spatial Autocorrelation and Kriging Web) was designed in an attractive and straightforward way for any GIS user. Hence, this chapter concentrates on the technical development and design of this Internet application. The differences between server and client side techniques are emphasized in the preamble section while the following one discusses the controversial debate between GIS (Geographical Information System) and SDSS (Spatial Decision Support System) concepts. The opening prospect given by the Internet platform is presented in section three. The next section fully reviews the main technological software used for its construction. References are made to their use within SAKWeb©. Some particular capabilities as an end-user were not forgotten, as well. The conclusion section leads to some future hints regarding its potential.
Chapter Preview
Top

Preamble

The death of specialized software is often cited as one of the main reasons for the lack of acceptance of spatial data analysis by empirical analysts (Anselin, 1992). Although this situation has much improved in the last fifteen years, SAKWeb© is the first Web prototype in operation that provides access to an E-Learning audience for geostatisticians at New University of Lisbon, Portugal. SAKWeb© version 2.0 is not a comprehensive statistical package in the tradition of solving everyone’s problems. Written for the Internet Information Server® (IIS) environment, it was developed with the philosophy that spatial autocorrelation and Kriging interpolation software is needed as an E-Learning tool by individuals with limited geostatistical knowledge. The incorporation of statistics to explain Earth processes (spatial statistics) has been developed furiously in the last two decades. Interpolation Kriging, the best linear unbiased estimator (BLUE) for spatial domains, is a good example. Using a LaGrangean system of linear equations where the error of prediction should be minimized in some sense, Kriging uses the covariance to measure the spatial autocorrelation among samples (including anisotropy and quadrant search) in order to estimate the value of an unknown site given the values of some other known points. In an elegant matrix layout (cf. Figure 1), each interpolated value is calculated as the sum of weighted known points whose weights are calculated from the (n+1) simultaneous linear equations set: A×W=B or W=A-1×B. The statistical distance between sample points and distances from each sample to the grid point are used to compute the model variance reproduced on matrices A (between samples) and B (between each sample and the estimated location). While A-1 underlies the declustering factor, B represents the structural distance between the estimation and all samples. In addition, the product of A-1 by B adjusts the raw inverse statistical distance weights in matrix B to account for possible redundancies between samples. As expected, if no spatial autocorrelation is found among the available samples then the Kriging estimator equals the sample average. This technique has been used in mining, hydrogeology, natural resources, remote sensing and environmental issues (Goovaerts, 1997, Zimmerman, D. et al., 1998).

Figure 1.

Cov(x1,y1) represent the variance of sample 1, Cov(x1,yn) equals the covariance between sample 1 and sample n, Cov(x1,x0) is the covariance between sample 1 and the estimated unknown site x0, W1 denotes the first weight while Ψ stands for the LaGrange multiplier as a result of the constraint of the weights sum to one.

978-1-60566-650-1.ch046.f01

In addition, it can satisfy the needs of individuals with more training. SAKWeb© deals with deterministic and stochastic interpolation in conjunction with spatial association and autocorrelation measures in a Web continuum process instead of a loose local spatial function. From this view point, an element of its originality and innovation can, thus, be appreciated.

To make this project come to life, several WWW technologies were used. Active Server Pages® (ASP®), PHP® and Dreamweaver® were the main development framework in an Internet application context. WebChart®, ActiveBar®, FrontPage® Server Extensions, Flash® and JavaScript® were the other components required to accomplish this project.

At present, there are two cores Web modus operandi to build dynamic applications: client-side and server-side. The aim of any Web server is to publish HTML contents in order to reply to any request through port 80 (443, if SSL protocol is used). This type of solution is the client-side strategy where the HTML code is interpreted by the browser (cf. Figure 2). JavaScript®, Java Applets® and ActiveX® are included in this category.

Key Terms in this Chapter

Spatial Decision Support System: A customized computer-based information system that utilizes decision rules and models and incorporates spatial data. It is designed to assist the spatial planner with guidance in making land use decisions, for instance.

SAKWeb©: It focuses on the first software to offer spatial autocorrelation and association measures, spatial exploratory tools, variography and Ordinary Kriging (OK) in the World Wide Web. In terms of implementation technologies, several different software were used: ASP®, IIS® with Server Extensions, PHP®, FrontPage®, VBScript®, ActiveX®, Dreamweaver®, Ultradev®, Flash®, Director®, Fireworks®, WebChart®, ActiveBar®, Java Applets®, JavaScript®, HTML, DHTML, Fortran and C language.

Spatial Autocorrelation: The degree to which a set of features tend to be clustered together (positive spatial autocorrelation) or be evenly dispersed (negative spatial autocorrelation) over the Earth’s surface. As in the data mining process of finding attribute anomalies, spatial autocorrelation measurements look for patterns and relationships within vast spatial digital archives. These indices are categorized into two groups: Distance view and neighboring view.

Kriging: A form of statistical modeling that interpolates data from a known set of sample points to a continuous surface. It is the best linear unbiased predictor whether or not data are normally distributed. It is linear since estimations are a weighted linear combination of the available data. It is unbiased because the error mean is zero (no over or under-estimates). It is best since its goal is to minimize error variance.

myGeooffice©: The future marketable name of SAKWeb© that includes other forms of Kriging and spatial autocorrelation measures such as Geary index. Geostatistical simulation, cost analysis and morphological issues will be also covered.

E-Learning: A broad set of applications and processes which include Web-based and computer-based learning, virtual classrooms and digital information. In companies, it refers to the strategies that use the company network to deliver training courses to employees. Lately in most Universities, it is used to define a specific mode to attend a course of study where the students rarely attend the face-to-face traditional classes room because they study online.

Geographical Information Systems (GIS): System of hardware and software used for storage, retrieval, mapping and analysis of geographic data. In its strictest sense, it is any information system capable of integrating, storing, editing, analyzing, sharing and displaying geographically referenced information. In a more generic sense, GIS applications are tools that allow users to create interactive queries, analyze spatial information and present the results of all these operations in maps.

Complete Chapter List

Search this Book:
Reset