Basic definitions

Geographic Information System - GIS – is a system for entering, storing, processing, and visualization of geographic data. From the technical point of view GIS is a tool which allows the analysis of interrelated:

Objects represented by means of a map are:

\begin{pspicture}(3,0)(3,2.5)
\rput(0.5,1){$\bullet$}
\rput(1,2.3){$\circ$}
\rput(0.5,1.7){$\bullet$}
\rput(2.7,1.55){$\circ$}
\rput(3,1.1){$\star$}
\rput(0.7,0.3){$\circ$}
\rput(1.2,1.2){$\bullet$}
\rput(2.05,2.2){$\circ$}
\rput(1.6,2.2){$\circ$}
\rput(2.4,1.7){$\star$}
\rput(2.9,0.6){$\star$}
\rput(-1,2){$1)$}
\end{pspicture} An example of a multipoint in which each point is defined as belonging to one of 3 groups.

\begin{pspicture}(-1,-1)(12,6)
\psline{<-}(1,4)(0,0)
\psline{<-}(3,5)(1,4)
\psline{<-}(4,2)(3,5)
\psline{<-}(3,1)(4,2)
\psline{<-}(0,0)(3,1)
\rput(1.9,-.7){$1)$}
\psline{<-}(8,4)(7,0)
\psline{<-}(10,5)(8,4)
\psline{<-}(11,2)(10,5)
\psline{<-}(10,1)(11,2)
\psline{<-}(7,0)(10,1)
\psline{->}(9.4,3)(10,2)
\psline{->}(10,2)(10.5,2.8)
\psline{->}(10.5,2.8)(9.3,3.5)
\psline{->}(9.3,3.5)(9.4,3)
\psline{->}(8.4,2)(8.8,1)
\psline{->}(8.8,1)(9.3,1.3)
\psline{->}(9.3,1.3)(8.3,2.7)
\psline{->}(8.3,2.7)(8.4,2)
\rput(8.9,-.7){$2)$}
\end{pspicture}

Object attributes are entered into the base in the form of:

numbers – e.g. area, temperature,

texts – e.g. names of objects.

Map projection is a mathematical method of mapping the surface of the Earth onto a map surface. There is a number of methods for such mapping. The mappings can be based on a spheroid or on the surface of a ball (a sphere), or on a part of either of them. Each mapping forms the basis for defining an appropriate coordinate system. Because each projection of a surface entails certain distortions (distortions of angles, areas, lengths), the choice of a proper system depends on the aim for which the map is to be used.

Coordinate systems used in cartography are classified as:

For a map to be loaded correctly, the program PQStat requires a vector map saved in a SHAPEFILE (shp) type of file and defined in a proper Cartesian coordinate system, with line scale.

The program tries to automatically detect maps with geographic coordinates. If, while importing the map, the program detects a geographic coordinate system, it suggests converting the coordinates into a UTM system (Universal Transverse Mercator), on the basis of the WGS-84 system of reference. As conversion might be incorrect (due to the use of many geographic coordinate system and the lack of certainty with regard to the applied system), it is recommended that properly prepared maps be used – in a Cartesian coordinate system.