FUNCTIONAL VISUAL PROGRAMMING INTERFACE TO GEOGRAPHICAL INFORMATION-SYSTEMS

Authors
Citation
C. Standing et Gg. Roy, FUNCTIONAL VISUAL PROGRAMMING INTERFACE TO GEOGRAPHICAL INFORMATION-SYSTEMS, Interacting with computers, 7(3), 1995, pp. 219-236
Citations number
37
Categorie Soggetti
Computer Sciences, Special Topics","Computer Science Interdisciplinary Applications
Journal title
ISSN journal
09535438
Volume
7
Issue
3
Year of publication
1995
Pages
219 - 236
Database
ISI
SICI code
0953-5438(1995)7:3<219:FVPITG>2.0.ZU;2-Y
Abstract
Geographical Information Systems (GIS) are now widely used for the man ipulation of spatial data. Clear limitations in the design of GIS for the user are identified, notably the limited knowledge represented wit hin the systems, the time and difficulty involved in becoming a compet ent user and, in many eases, the low-level nature of the commands. One of the principal requirements of a more knowledgable GIS involves the representation of knowledge related to a number of features: the data in the system; the operations that can be performed; the processing o f requests; and the presentation of results. Many of the ideas present ed can be generally applied to other query language driven systems. Th e approach taken to the design and implementation of a prototype high- level interface to GIS is based on the functional style of programming . Functional languages appear to offer some important properties, for example: the strong and polymorphic typing and the ease with which new types can be defined; the ability to order the knowledge base within functions; and the facility to create functional hierarchies composed of compound or higher-order functions which allow high-level operation s to be manipulated as units. It is described how a functional solutio n to the problems can be represented by a command based approach and h ow this can be improved upon through the use of a graphical user inter face with direct manipulation of objects/icons.