• Aucun résultat trouvé

E-1 SPATIAL DATABASES & LAND INFORMATION SYSTEMS

N/A
N/A
Protected

Academic year: 2022

Partager "E-1 SPATIAL DATABASES & LAND INFORMATION SYSTEMS"

Copied!
2
0
0

Texte intégral

(1)

Exam E-1 Spatial Databases 2011 03 1 of 2 CANADIAN BOARD OF EXAMINERS FOR PROFESSIONAL SURVEYORS

E-1 SPATIAL DATABASES & LAND INFORMATION SYSTEMS

March 2011

Note: The use of calculators or similar devices is not permitted in this exam.

Note: This examination consists of 10 questions on 2 pages. Marks

Q. No Time: 3 hours Value Earned

1. Give three examples of legal issues affecting spatial data. 6

2.

Translate this conceptual schema (CIM) designed with UML extended for spatial database, in a PIM Relational Database Schema.

15

3. Explain with a sketch, three examples of spatial relationships that can exist

between two linear roads. Show interior and limits of the lines and name the spatial operator.

9

4. Give five metadata that would be useful to include in the data dictionary describing

the spatial database. 10

5. Give three distinctions between agile and disciplined methods. 9 6. Name four basic categories of data types that can be found in database systems. 8 7. Give and explain three database optimizations techniques. 6 8. Give four database integrity constraints and explain how each of them can ensure

the integrity of the database. 8

9.

Define each of the following:

a) Data model

b) Database Management System c) Database view

d) Database schema e) UML

f) Foreign key g) Unique constraint

14

(2)

Exam E-1 Spatial Databases 2011 03 2 of 2 10.

For each row of the next table, explain the distinction between these two SQL commands (2 pts each row). For each command, give the part of SQL (DDL, DML or QL) it belongs to (0.25 point each command).

The table Building have the following fields: ID, ADDRESS, TYPE

# SQL no1 SQL no2

1 DROP TABLE building; DELETE FROM building;

2 INSERT INTO building VALUES (102, '45 Main Street, St-John', 'residential');

UPDATE building SET type= 'residential' WHERE id= 102 3 DELETE FROM building

WHERE id = 102;

INSERT INTO building

VALUES (102, '45 Main Street, St-John', 'residential');

4 SELECT * FROM building

SELECT address FROM building 5 ALTER TABLE building

ADD (value NUMBER (8));

UPDATE building SET value = 100 000;

15

Total Marks: 100

Références

Documents relatifs

Zoning, development control, and redevelopment plans are the typical planning tools used to control development in Canadian communities4. Describe each of these tools, and discuss

relationship model is used in the database design,

Using all the information on the map on page 2 of this exam, and on the legend, draw a conceptual spatial database model using UML or E/R modeling formalism. Your model must

a) Part of SQL which allows a user to modify the contents of a database by inserting new data, removing old data and changing the values of existing data. b) Used to uniquely

Relationship modeling formalisms, showing all classes (entities), attributes and associations (relationships) of this geodatabase.. To be imported in parcel fabric, parcel lines

Note: This examination consists of 10 questions on 3 pages. How is a spatial database different from a Land Information System? Give three functionalities of a

Explain how and what type of data (e.g. sensor data, cadastral data, etc) can be stored in the following database types:. a) Graph database b) Relational database c) Object

b) Selection of spatial objects (points, lines, areas, raster cells). c) Determine what type of database management system should be used. d) Determine how files will be