

Feature (De)Activation
- bitri
- Experimental feature for the creation of bi- and trivariate maps (0 / 1)
- withlabels
- Labels in circles (0 / 1)
- polylabels
- Labels over polygons (0 / 1); in an experimental stage (no conflicts wer resolved)
- zoomtool
- -1: zoom tools activated but initially not visible / 0: no zoom tools / 1: activated and initially visible
- pasteField
- Small field where own data values can be pasted in (0 / 1)
- EPSMenu
- Export of the map as EPS data (appears in a separate window) (0 / 1). Details
- psctMenu
- Export of the geometry in ArcGIS Generate format (written to the console) (0 / 1)
- reloadMenu
- Option to reload newer data form the web server (0 / 1)
- writeParamMenu
- Export of some main parameters (e.g. changed colors) to the java console (0 / 1)
- tipWindowMenu
- Experimental feature of small tip windows (0 / 1)
Previous page: Generate Neighbour Files || Next page: Varia
Output Formats
Generate format
Polygons as Lines
The output consists of a series of sections which start with a numeric ID on a line by itself, followed by 2 or more lines with X,Y coordinate pairs, finishing with the word "end" on a line by itself. This pattern may repeat as many times as necessary. The end of the output is indicated by the word "end" on a line by itself immediately after the "end" of a line section.
Circles as Points
The output consists of one or more lines, each of which has an ID number followed by a pair of coordinates. It ends with the word "end" on a line by itself.
EPS
Encapsulated Postscript: Details to the generation of EPS files are here.