We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Bulk Interpolation Using the R Environment

Formale Metadaten

Titel
Bulk Interpolation Using the R Environment
Serientitel
Anzahl der Teile
95
Autor
Lizenz
CC-Namensnennung - keine kommerzielle Nutzung - Weitergabe unter gleichen Bedingungen 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen und nicht-kommerziellen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen und das Werk bzw. diesen Inhalt auch in veränderter Form nur unter den Bedingungen dieser Lizenz weitergeben
Identifikatoren
Herausgeber
Erscheinungsjahr2013
SpracheEnglisch
ProduktionsortNottingham

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
The paper explains the development and application of a script for bulk assessment and interpolation of data in the R scripting language. In practice it is often required to analyze a large amount of spatial data from multiple periods of time. First, for familiarization with the data before their processing and second, in the process of space-time analysis in the course of the research. For majority of analyzed quantities it is required to find out, if the analyzed data are changing in space, how the data change in time, whether there are errors in the processed data etc.. An optimal solution of this problem is using the R scripting language. R comes with many interpolation methods (kriging, IDW, ...), possibility to use virtually any format of input data from text, csv, xls or other file formats and provides a large abundance of optional picture, plot and graphical outputs. It is also possible to generate picture and text plots for every in-situ observation location of the examined quantity, do different statistical comparison and other applications. In short time it is possible to create a simple application that after minor modification can be employed for dealing with another bulk interpolation task. Thanks to this, after one exemplary application script has been created, it is possible to efficiently create and run additional modifications of the task, wheras other solution approaches (such as using desktop GIS programs) usually require a repetition of the same steps - setting of color ramp and color interval breaks, creating output map layouts, adding lists of extra data layers, transformations of shapefiles to identical coordinate systems and additional processing - for example statistical testing, creation of tables or creation of more plots that show a complete picture of the quantities' behavior. In our contribution, it is clearly demonstrated how the work with GIS data can be easily automated by using the R scripting language.