SUPRAKML

This is a modified english version of the user manual (written in spanish)

Introduction

SUPRAKML is a Windows program designed and compiled to represent counts (numeric values) containing spatial information, that is, data as triplets: x, y, z, where x and y are geographic coordinates and z is the response.

Circles with sizes proportional to z:

A rectangular grid with colors representing interpolated values of z:

Composition

SUPRAKML is composed of two files, the executable suprakml.exe and a text file containing the color codes in hexadecimal format,"colores.scl", this file can be substituted by other containing a list of colors created by the user.

Objective

To generate a cell grid in a system of geographic coordinates, with colored cells representing interpolated values from a georeferenced sample of points. The interpolation uses the IDW (inverse distance weigthing). In addition, it generates colored circles representing the values of the z variable.

Operation

In general, the operation sequence is to follow the tabs in the program.

Data tab