User's Guide and Reference


Inventory of resources

The resources that you draw on to create spatial columns and manipulate spatial data include:

This section discusses reference data and resources that enable a database for spatial operations. For information about non-default geocoders, see About geocoding. For information about spatial reference systems, see About coordinate and spatial reference systems.

Reference data

Reference data consists of the most recent addresses in the United States that the United States Census Bureau has collected. Before the default geocoder can translate an address in your database into coordinates, it must first match part or all of the address to an address in the reference data.

Reference data becomes available to you when you install DB2 Spatial Extender. For the amount of disk space that this data requires, see Disk space requirements. To verify on AIX that the data was loaded properly, look for it in the $DB2INSTANCE/sqllib/gse/refdata/ directory. To verify on Windows NT that the data was loaded properly, look for it in the %DB2PATH%\gse\refdata\ directory.

Resources that enable a database for spatial operations

The first task you perform after installing DB2 Spatial Extender is to enable your database for spatial operations. This involves initiating an action that causes DB2 Spatial Extender to load the database with the following resources:

For instructions on how to use the Control Center to initiate the loading of these resources, see Enabling a database for spatial operations. For guidelines on using a routine in an application program to perform the same task, see Writing applications for DB2 Spatial Extender.


[ Top of Page | Previous Page | Next Page ]