The University of Sheffield
Department of Computer Science

Kaiyan Feng MSc Dissertation 2000/01

"Extracting GIS Data From Scanned Map"

Supervised by S.Maddock

Abstract

Geographic Information Systems (GIS) are computer systems, which store, display and analyse spatial data. Scanning the map is one way to input data into a GIS system. But many maps, such as the soil map, contain a large amount of additional information such as characters, line works and the contours between regions, which can be considered as noises in the maps. In this project, some techniques are developed to eliminate the noises from the maps. And a new algorithm called moving window algorithm is developed to eliminate the contours and line works according to the different characteristics between the noises and soil type. The system was implemented by JAVA language. As a result, around 95% of the line works and characters are eliminated correctly while less than 5% of the soil is mis-deleted.