Common data

Print Top page Next page

The task is intended for drawing point objects onto the user map by addresses from the table of a database of dBase format (*.DBF).

Source data are the map and a database. Objects of a map should have semantic characteristics by which it is possible to define the address.

The table of a database should contain necessarily fields making the address of object, such as the name of street, number of the house, trunk, building.

   Target data - the user map with the created objects. In the program the search of object by the address from record of a DB      table is carried out. By successful search the point object by the given address is created.