CONVERSION OF RANDOM DIGITAL FILES AND PRINTED DOCUMENTS INTO A STANDART DIGITAL FILE FORMATS WHICH IS SUITABLE FOR GIS

 

Ýbrahim BAZ1 and Ýsmail Rakýp KARAÞ1

 

1Department of Geodetic and Photogrammetric Enginnering,

Gebze Institute of Technology, Gebze, Turkey

 

Management and organization of spatial data values form main topics of GIS. In Turkey and elsewhere, some computer programs have been used to carry out computational and graphical side of the mapping work without any idea of their contribution to a GIS, and outputs of these programs have been kept in digital files. On the other hand, some activities of municipalities and the government offices have been carried out with the use of computer programs, and the outcomes are kept in digital files or printed forms. That means, some of the data for GIS already exist in some way or another. Therefore, instead of trying to produce all GIS data from the beginning, converting the existing digital files which may be at random format into a standard format or recognizing characters of printed text files in digital forms will be a big support to establish GIS. This paper presents software development and application case studies.

 

1.         INTRODUCTION

 

It is not possible to mention about the existence of an information system which has no data at all. According to some researches, proportion of cost of the data gathering work to the total cost of an GIS is about 60% - 80%. On the other hand, it is also a fact that an effective GIS needs to be upgraded and renovated continuously. The results of some investigations indicate that proportion of a GIS’s hardware cost to software cost and to data production cost is 1:10:100 respectively [Comert, 1996]. To make a GIS more economical and productive, if not necessary, GIS data, therefore, should not be obtained from the beginning stage, or should not be obtained from newly started projects. Instead, GIS data should be gathered from existing data resources as much as possible.

 

In this case, existing data formats may conflict with GIS’s data formats. But this can be overcome by converting the formats of existing data in to a standard format which is suitable for GIS.

 

In Turkey, nationally well known CADD style computer programs such as EGHAS, KARTOCAD, NETCAD, etc. have been used to carry out automated mapping and zone application projects for the last ten years, an data belong to these projects has been archived either on computer storage facilities or in printed files. Therefore it may be considered that most of the data needed for establishment of a GIS exists in some way or another. This situation increases importance of converting the existing data formats to GIS data formats.

 

In this paper, software developments in which a number of data transformation processes carried out are introduced.

 

2.         TRANSFORMATION OF  GRAPHICAL  DATA

 

Effective usage and sharing of data appears to be an unavoidable fact in any situation where GIS applications are mentioned. In spatial data management, conventional form of data sharing is the data exchanging, or transferring data from different sources. In any data exchange process, there are two sides. The one which provides the data is named as “server”, the other one which requires the data is named as “applicant”.

 

In general, data transferring process is known as transformation of data from one format to another. Transferring process is being carried out with the use of  two methods known as “direct data transferring” and “indirect data transferring” methods. In the first one, transferring is applied between two different data formats. Here, as transferring is carried out from one format to another directly, quality of data transferring is very high. Data transferring softwares developed for this purpose are named as “spatial data converters” [Comert, 1999].

 

In the second one, transferring between two data formats is being carried out through a interval format. Here, first of all, format to the server data is being converted to an interval format, and then the applicant transforms it into its own format [Comert, 1999].

 

3.         TRANSFORMATION OF NON-GRAPHICAL DATA INTO A STANDARD FORMAT

 

Most important peculiarity of GIS which distinguishes itself from other information systems is processing and management of attached graphical and non-graphical data. In the very first place, information of properties and then quantitative values of geographical features can be given as examples to the spatial non-graphical data. Non-graphical data examples can be seen as hand-writing or printed documents inside the land registrary records, etc. or can be seen as either printed materials or computer text files of Word, Excel, Access pragrammes, etc.

 

Nowadays, it is possible to save or process hand-writing or printed files and documents as data files in a computer system through use of Optical Character Recognition (OCR) methods. For this, these printed files or documents are needed to be transferred into a computer system. For this purpose, raster images of these materials should be obtained with the help of a scanner. These raster images are then separated and converted into a text files with the use of OCR programs.  Serious problems may occur during the separation process. Some conflicts can be faced while separating characters of the text whether or not they are letters or words. There are some methods which are used to ease or overcome this kind of problems. [Oztürk, 1998]

 

 

 

4.         SOFTWARE INTRODUCTIONS

 

As stated above, to be able to make a GIS more economical and productive, it is necessary to benefit from the existing data at the very beginning stage of GIS establishment. For this purpose, some computer programs should be developed to make the existing data usable for GIS databases. In following texts, two computer programs dealing with graphic and non-graphic data transfers are introduced.

 

4.1       Programme CFT For Coordinate and Parcel Data Format Transformation

 

A  computer program-CFT which carries out coordinate and parcel data transformation was developed in Visual Basic programming language. This programme accepts the coordinate and parcel data files and their formats as server format, and then transforms them to data files or formats of ACCESS programme.

 

4.2       Standard Format Formation Programme – SFF

 

There are two circumstances to mention about presence of non-graphical data. These data can be in the form of printed pages, hand or type-writer writings, or can be in the form of text files of EGHAS or NETCAD programmes.

 

At the first possible situation, there is a need for transferring of printed documents to a standard format. For this, raster images of these data should be obtained via a scanner scanning. Later on, with the use of OCR methods, the raster image firstly converted to a text file, and then some editing work is done to rearrange the text.

 

A computer programme-SFF which ables printed document or digital data usable for GIS  was developed in Visual Basic programming language.

 

4.3       Application Of CFT

 

Flow chart of the execution of main steps of this programme is given in Figure 1. For the test of the CFT EGHAS’s coordinate and parcel data files with “.ALN” extension and NETCAD’s coordinate and parcel files with “.TXT” extension are used. Figures 2 and 3 shows formats of these data files. CFT programme reads these files and converts them to Access database which show propriety to GIS databases. Figure 4 shows format of Access database.

 

4.4       Application of SFF

 

Flowchart of execution of main steps of this programme is given in Figure 5. For the testing SFF, a text file produced by EGHAS programme (Fig. 9) and a document given in Figure 7 were chosen as the text file and printed document. Both the printed page and the text file consist of land registrary information about parcels which were produced from a district zone application project in town Gebze.

 

 

                                                       RUN

 

 

                                                     Open File

 

                                              First Line = LINE   

 

Next Line=LINE

 

                                                                                                                 N  

                                                                                          N

                                     Mid(LINE,65,3) =?ADA                     Last Line    

 

                                                                                             

                                                               Y                                               Y

                                                                                                  “This is not a

                                       Evaluate and Question the                 suitable        

                                           Following Data Block                   EGHAS file”

       

                                             Obtain Coordinates

                                           Obtain Block Corners

 

                                          Obtain parcel numbers

                                             And Parcel corners

 

                                                          Etc.

 

 

                                                      Data                    Y

                                                  Exist in the                           “This Data Exist”

                                                    Database

 

                                                              N

 

                                              Transfer the Data                 Y     Continue       N

                                               To the Database

 

 

                                           N                              Y                                                     

          Next Line=LINE               Last Line                  END 

 

 

Figure 1: Flow Chart of the program CFT for EGHAS data

 

 

 


Figure 2: Sample of server data (EGHAS’s coordinate and parcel data)

 

Figure 3: Sample of server data (NETCAD’s coordinate and parcel data)

 

Figure 4: Sample of applicant data in Access database

                               RUN

 

First Line = LINE

 

 

                                     N

              Data Line              Next Line  

 

                      Y 

 

            MAP = Mid(8,5,LINE)

            BLOCK= …

            PARCEL=…

            

 

                  Evaluate and Question

                       Every Variable

             Correct the Texts as the First              

               Letter as Capital Letters the

                 Others as Small Letters

 

                   Correct the Informal

                    Turkish Characters 

 

                                  1

1

 

Separate the Name

and Surnames

 

Separate Rational Values in

Shape of ?/? as ? and ?


Add District Names

    Etc.

 

 

                  Y

     END                Last Line

 

                                N

Next Line

 

 

                    Y                             N

Data Line

 

 

 

Figure 5: Flow chart of the program SFF for EGHAS text files

 

Figure 6: Sample of standard format in Access database


Figure 7: Sample of scanned image data

 

 

 

36  3541 Arsa  18c1c  3908  1   314 TAM     314.00  0.00  314.00 Ahmet                          Nas                 Arif oðlu          G22818c1c  103  1                 5376.00

36  3542 Arsa  18c1c  3908  2   241 TAM     241.00  0.00  241.00 Osman                         Ayyýldýz           Ahmet oðlu     G22B18c1c  103  1                5376.00

36  3543 Arsa  18c1c  3908  3   239 TAM     239.00  0.00  239.00 Osman                         Ayyýldýz           Ahmetoðlu      G22818c1c  103  1                 5376.00

36  3544 Arsa  18c1c  3908  4   239 TAM     239.00  0.00  239.00 Osman                         Ayyýldýz           Ahmetoðlu      G22818c1c  103  1                 5376.00

36  3545 Arsa  18c1c  3908  5   278 TAM     278.00  0.00  278.00 Kemal                          Erdoðan          Mehmetoðlu    G22818c1c  103  1                 5376.00

36  3546 Arsa  18c1c  3908  6   259 118 259                       118.00  0.00  118.00 Ali Haydar                                            Diyaroðlu         Hüseyin oðlu   G22818c1c  103  1              5376.00

36  3546 Arsa  18c1c  3908  6   259 118 259                       118.00  0.00  118.00 Kemal                          Erdoðan          Mehmet oðlu   G22818c1c  103  1                        5376.00

36  3546 Arsa  18c1c  3908  6   259 23 259 23.00    0.00  23.00   Gebze Belediyesi                                                        G22818c1c  103  1                 5376.00

36  3547 Arsa  18c1c  3905  7   262 TAM     262.00  0.00  262.00 Haným                          Usta                Mustafa kýzý    G22818c1c  103  1                 5376.00

36  3548 Arsa  18c1c  3908  8   264 TAM     264.00  0.00  264.00 Mehmet                                                Usta                Mustafa oðlu   G22818c1c  102  2                        171.00

36  3548 Arsa  18c1c  3908  8   264 TAM     264.00  0.00  264.00 Mehmet                                                Usta                Mustafaoðlu    G22818c1c  103  1                        5376.00

36  3549 Arsa  18c1c  3908  9   267 157 267                       157.00  0.00  157.00 Abdurrahman               Gündüz                                   G22818c1c  102  1                        168.00

36  3549 Arsa  18c1c  3908  9   267 110 267                       110.00  0.00  110.00 Gebze Belediyesi                                                        G22818c1c  102  1                        168.00

36  3549 Arsa  18c1c  3908  9   267 110 267                       110.00  0.00  110.00 Gebze Belediyesi                                                        G22818c1c  101  2                        252.00

36  3549 Arsa  18c1c  3908  9   267 110 267                       110.00  0.00  10.00   Gebze Belediyesi                                                        G22818c1c  103  1                        5376.00

36  3550 Arsa  18c1c  3908  10 269 TAM     269.00  0.00  269.00 Kemal                          Erdoðan          Mehmet oðlu   G22818c1c  102  3                 269.00

36  3551 Arsa  18c1c  3908  11 339 TAM     339.00  0.00  339.00 Kemal                          Erdoðan          Mehmetoðlu    G22818c1c  102  4                 339.00

36  3552 Arsa  18c1c  3909  1   346 TAM     346.00  0.00  346.00 Kemal                          Erdoðan          Mehmetoðlu    G22818c1c  103  1                 5376.00

36  3553 Arsa  18c1c  3909  2   365 TAM     365.00  0.00  365.00 Kemal                          Erdoðan          Mehmetoðlu    G22818c1c  103  1                 5376.00

36  3554 Arsa  18c1c  3909  3   313 243 313                       243.00  0.00  243.00 Recep                          Türkü                                      G22818c1c  103  1                        5376.00

36  3554 Arsa  18c1c  3909  3   313 70 313 70.00    0.00  70.00   Sami                            Yýlmaz            Sabri oðlu       G22818c1c  103  1                 5376.00

36  3555 Arsa  18c1c  3909  4   272 TAM     272.00  0.00  272.00 Nuran                           Cömert                                    G22818c1c  103  1                 5376.00

36  3556 Arsa  18c1c  3909  5   259 TAM     259.00  0.00  259.00 Kemal                          Erdoðan          Mehmetoðlu    G22818c1c  103  1                 5376.00

36  3557 Arsa  18c1c  3909  6   253 TAM     253.00  0.00  253.00 Kemal                          Erdoðan          Mehmet oðlu   G22818c1c  103  1                 5376.00

36  3558 Arsa  18c1c  3909  7   246 22 246 22.00    0.00  22.00   Sami                            Yýlmaz            Sabri oðlu       G22818c1c  103  1                 5376.00

 

 

Figure 8: Structure of edited text file of OCR processing


                                          ž U Y U L A N D I R M A   C E T V E L ˜                                              SAYFA:    1

 ÚÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿

 ³    ³  UYGULAMAYA G˜REN PARSEL˜N ³          K A Y I T   M A L ˜ ¦ ˜ N ˜ N             ³ H˜SSEYE ˜SABET EDEN ³DšZENLEME ³T E S C ˜ L   E D ˜ L E N   P A R S E L ˜ N  ³     D š Z E N L E M E D E N   D O L A Y I                  ³

 ³    ÃÄÄÄÄÄÂÄÄÄÄÄÄÂÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄ´ORTAKLIK  ÃÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿          ³

 ³SIRA³PAFTA³ ADA  ³PARSEL³YšZ™l€šM³                     ³          ³   H˜SSE M˜KTARI   ³  HESAP   ³DšZENLEME ³PAYI      ³ ˜MAR  ³  ˜MAR  ³  M˜KTARI ³  MAL˜¦˜N  ³PARS.³PAYINA DšžEN ()³FIY.TAKT.³TESC˜L ED˜lEN ˜POTEK ³          ³

 ³    ³     ³      ³      ³        ³     ADI SOYADI      ³ BABA ADI ³                   ³  ED˜LEN  ³ORTAKLIK  ³€IKTIKTAN ³ PAFTA ³ ADA PAR³          ³  H˜SSES˜  ³     ÃÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄ´RAP.BR Mý³ ALACAK      BOR€    ³          ³

 ³ NO ³  NO ³  NO  ³ NO   ³      ³                     ³          ³     PAY/PAYDA     ³   ()   ³PAYI () ³SONRA (  NO   ³   NO   ³   ( ) ³  ( )   ³C˜NS˜³ALACAK +³ BOR€ - ³ 1000 TLñ³   (TL)      (TL)    ³ A€IKLAMA ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÂÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 629³   49³   11 ³   56 ³   10033³ADEM TEK˜R           ³˜SMA˜L    ³      687/30099    ³       229³        80³       149³       ³ 4851³14³       186³  149/  186³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 633³   49³   11 ³   56 ³   10033³AHMET KARAKAYA       ³HšSEY˜N   ³     1200/30099    ³       400³       139³       261³       ³ 4851³ 4³       212³    1/1    ³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4940³ 1³      3596³   75/ 3596³     ³        ³     -26³                  ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 621³   49³   11 ³   56 ³   10033³AL˜ DURDU            ³RAS˜M     ³      972/30099    ³       324³       113³       211³       ³ 4852³ 3³       236³  211/  236³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 616³   49³   11 ³   56 ³   10033³AL˜ žAH˜N            ³˜BRAH˜M   ³     1035/30099    ³       345³       120³       225³       ³ 4853³13³       254³  225/  254³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 623³   49³   11 ³   56 ³   10033³AL˜ Y˜¦˜T            ³SAL˜H     ³     1029/30099    ³       343³       120³       223³       ³ 4853³14³       304³  223/  304³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 618³   49³   11 ³   56 ³   10033³AVN˜ GšRSOY          ³MšSLšM    ³      750/30099    ³       250³        87³       163³       ³ 4851³ 6³       436³  163/  436³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 631³   49³   11 ³   56 ³   10033³AVN˜ GšRSOY          ³MšSLšM    ³      687/30099    ³       229³        80³       149³       ³ 4851³ 6³       436³  149/  436³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 634³   49³   11 ³   56 ³   10033³BEK˜R ˜LKUN          ³MEHMET    ³     1002/30099    ³       334³       116³       218³       ³ 4853³12³       219³  218/  219³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 614³   49³   11 ³   56 ³   10033³CEMAL MALKO€         ³HšSEY˜N   ³     1000/30099    ³       333³       116³       217³       ³ 4851³13³       182³    1/1    ³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4988³ 1³      1239³   54/ 1239³     ³        ³     -19³                  ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 638³   49³   11 ³   56 ³   10033³EM˜NE KILI€          ³TEMEL     ³      657/30099    ³       219³        76³       143³       ³ 4851³ 2³       213³  143/  213³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 626³   49³   11 ³   56 ³   10033³GAZ˜ žAH˜N           ³BAYRAM    ³     2100/30099    ³       700³       244³       456³       ³ 4851³ 8³       326³    1/1    ³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4851³ 9³       169³  130/  169³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 637³   49³   11 ³   56 ³   10033³HAMD˜ DEM˜R          ³AL˜       ³      500/30099    ³       167³        58³       109³       ³ 4851³11³       181³  109/  181³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 617³   49³   11 ³   56 ³   10033³HASAN TEK˜R          ³˜SMA˜L    ³     1050/30099    ³       350³       122³       228³       ³ 4851³ 7³       387³  228/  387³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 622³   49³   11 ³   56 ³   10033³HšSEY˜N KAžIK        ³AL˜       ³     1800/30099    ³       600³       209³       391³       ³ 4852³ 1³       328³    1/1    ³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4862³10³       158³   63/  158³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 627³   49³   11 ³   56 ³   10033³˜SMA˜L YILMAZ        ³HASAN     ³     1551/30099    ³       517³       180³       337³       ³ 4853³16³       314³   53/  314³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4853³15³       537³  284/  537³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 636³   49³   11 ³   56 ³   10033³MEHMET TOP€U         ³B˜LAL     ³     3000/30099    ³      1000³       349³       651³       ³ 4853³15³       537³  222/  537³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4852³ 4³       503³  429/  503³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 613³   49³   11 ³   56 ³   10033³MUSTAFA BšLBšL       ³AL˜       ³     3000/30099    ³      1000³       349³       651³       ³ 4903³ 4³       250³    1/1    ³     ³        ³        ³         ³          ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4988³ 1³      1239³  252/ 1239³     ³        ³     -88³                  ³          ³          ³

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4904³12³       237³    1/1    ³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 615³   49³   11 ³   56 ³   10033³MUSTAFA KILI€        ³žER˜F     ³      300/30099    ³       100³        35³        65³       ³ 4904³10³       239³   65/  239³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 620³   49³   11 ³   56 ³   10033³MUSTAFA KILI€        ³žER˜F     ³      357/30099    ³       119³        42³        77³       ³ 4904³10³       239³   77/  239³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 639³   49³   11 ³   56 ³   10033³™MER BIYIK           ³MUSTAFA   ³      735/30099    ³       245³        85³       160³       ³ 4851³10³       170³  160/  170³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 624³   49³   11 ³   56 ³   10033³RECEP OKUR           ³YUSUF     ³     1320/30099    ³       440³       153³       287³       ³ 4853³11³       190³  119/  190³     ³        ³        ³         ³          ³          ³          ³

 ÀÄÄÄÄÁÄÄÄÄÄÁÄÄÄÄÄÄÁÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÁÄÄÄÄÄÁÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÁÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÙ

          YšKLEN˜C˜                      KONTROL EDEN                      KONTROL EDEN                     TASD˜K

       DENGE HAR˜TA LTD žT˜.             HAR˜TA žEF˜                      HAR˜TA MšDšRš                 BELED˜YE BAžKANI

          ˜lyas SEKER                   Recep šnverdi                      žaban SARIAY                 Ahmet PENBEGšLLš

 

 

 

 

 

 

                                         ž U Y U L A N D I R M A   C E T V E L ˜                                              SAYFA:    2

 ÚÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿

 ³    ³  UYGULAMAYA G˜REN PARSEL˜N ³          K A Y I T   M A L ˜ ¦ ˜ N ˜ N             ³ H˜SSEYE ˜SABET EDEN ³DšZENLEME ³T E S C ˜ L   E D ˜ L E N   P A R S E L ˜ N  ³     D š Z E N L E M E D E N   D O L A Y I                  ³

 ³    ÃÄÄÄÄÄÂÄÄÄÄÄÄÂÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄ´ORTAKLIK  ÃÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿          ³

 ³SIRA³PAFTA³ ADA  ³PARSEL³YšZ™l€šM³                     ³          ³   H˜SSE M˜KTARI   ³  HESAP   ³DšZENLEME ³PAYI      ³ ˜MAR  ³  ˜MAR  ³  M˜KTARI ³  MAL˜¦˜N  ³PARS.³PAYINA DšžEN ()³FIY.TAKT.³TESC˜L ED˜lEN ˜POTEK ³          ³

 ³    ³     ³      ³      ³        ³     ADI SOYADI      ³ BABA ADI ³                   ³  ED˜LEN  ³ORTAKLIK  ³€IKTIKTAN ³ PAFTA ³ ADA PAR³          ³  H˜SSES˜  ³     ÃÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄ´RAP.BR Mý³ ALACAK      BOR€    ³          ³

 ³ NO ³  NO ³  NO  ³ NO   ³      ³                     ³          ³     PAY/PAYDA     ³   ()   ³PAYI () ³SONRA (  NO   ³   NO   ³   ( ) ³  ( )   ³C˜NS˜³ALACAK +³ BOR€ - ³ 1000 TLñ³   (TL)      (TL)    ³ A€IKLAMA ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÂÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³    ³     ³      ³      ³        ³                     ³          ³                   ³          ³          ³          ³       ³ 4853³10³       363³  168/  363³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 625³   49³   11 ³   56 ³   10033³SAADET Dš¦MEO¦LU     ³MEHMET    ³      687/30099    ³       229³        80³       149³       ³ 4851³15³       193³  149/  193³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 619³   49³   11 ³   56 ³   10033³SAL˜H ALAN€          ³MUHARREM  ³      810/30099    ³       270³        94³       176³       ³ 4851³ 5³       202³  176/  202³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 635³   49³   11 ³   56 ³   10033³SIDIK GšLTEPE        ³MUSTAFA   ³      657/30099    ³       219³        76³       143³       ³ 4851³ 1³       185³  143/  185³     ³        ³        ³         ³          ³          ³          ³

 ÃÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄ´

 ³ 630³   49³   11 ³   56 ³   10033³žENEL EK˜NC˜         ³MEHMET    ³      687/30099    ³       229³        80³       149³       ³ 4851³12³       190³  149/  190³     ³        ³        ³         ³          ³          ³          ³

 

Figure 9: A EGHAS text file consists of land registrary information.


As mentioned earlier, there is a need for converting characters of printed pages to a text file. Therefore, application of OCR methods should be applied at first. Due to this necessity, a raster image of this page was obtained by scanning it, and then a text file of the page was obtained using a OCR programme- “Recognita Plus”. Figure 8 shows structure of a text file output of OCR processing.

 

The programme SFF can be applied to these two text files separately, and converts the data into standard format in Access’s database as seen in Figure 6.

 

Followings are some of the editing work carried out by SFF.

 

a)      Letter editing: Here first characters and the others corrected as capital and small letters respectively.

b)      Word separation: Data in the form of “Name Surname” is separated as  “Name” and “Surname”

c)      Correction of informal Turkish characters.

d)      Addition of external data: Data such as district names are added to appropriate data lines, etc.

 

5.         CONSLUSION

 

With development of CFT, SFF or similar programmes, it was shown that graphical and non-graphical data obtained from text files of CADD applications, and obtained from printed documents, can be transformed to standard data formats which are suitable for GIS.

 

It is also shown that there is no need for reproduction of existing data to be used in GIS. Thus, data which is the most important factor for defining the production cost of GIS can be drawn back to law levels.

 

REFERENCES

 

Cömert, Ç., Ulusal Konumsal Veri Altyapýsý Ýçin Veri Deðiþim Standartýnýn Belirlenmesi, p.3, Doctorate Thesis, KTÜ, Trabzon (1996)

 

Cömert, Ç., Geleneksel Konumsal Veri Deðiþiminin Sorunlarý ve FME yazýlýmýnýn Sunduðu Yeni Olanaklar, Harita Dergisi, No 122, p.11 (1999)

 

Öztürk, A., Osmanlýca Karakterlerin Bilgisayar Destekli Tanýnmasý, p. 42, Master Thesis, GYTE, Gebze (1998)