This product's GeoEnrichment module for Spectrum functions as a delivery mechanism for accessing a data source and returning data. Using a lookup key value as an input the GeoEnrichment module accesses a registered database and returns additional attribute data for the referenced record. The type of attribute data returned is determined by what databases are installed.
The GeoEnrichment module is delivered as a Spectrum module and can be built into Spectrum's stages. In order to do this, the Spectrum Technology Platform must already be installed.
When new database resources are installed, or when existing database resources are modified, they must be defined in Spectrum's Management Console in order to be made available. The following steps describe the process for adding or modifying a GeoEnrichment module database resource:
- Install the database files on your system. Refer to the Spectrum Technology Platform Installation Guide for instructions on database installation.
- Open the Management Console and click Resources > Spectrum Databases.
- Use the following buttons to add, modify, or delete database
resources –
- To add a database resource, click the Add ( ) button
- To modify an existing database resource, click the Edit ( ) button
- To delete an existing database resource, click the Delete ( ) button
- If you are creating a new database resource, enter the resource name in the Name field on the Add Database page.
- In the Pool Size field, specify the maximum
number of concurrent requests you want the database to handle.
Optimal pool size varies by module. Best results are generally seen when pool size is set to between one-half and twice the number of CPUs on the server, with the optimal size for most modules being equal to the number of CPUs. Thus, if your server has 4 CPUs, the pool size range will be between 2 and 8, with 4 possibly being the optimal size. Performance testing using various settings should be conducted to determine optimal pool size and runtime instance settings for your environment.
- Select GeoEnrichmentLookup in the Module field. The same value is selected by default in the Type field.
- To add a database file, click Data
Source, then click the Add (
) button.
Specify a unique name in the Dataset Name field
and the full path and database name in the Dataset
Path field (example:
D:\gem\usa_databases\apen_elevation\apn_elevation\apn_elevation.h2.db).
You can type the full path and file name, or you can click the Browse button ( ), locate the appropriate file, then click OK.
- Click the Add button ( ) to add additional databases.
- To edit a database path, select the database and click the Edit ( ) button.
- To remove a database, select it and click the Delete ( ) button.
- Click Save when you are finished.