7 spatial.properties, Para, Section 10.7, "spatial.properties – Oracle Audio Technologies Application 9i User Manual

Page 123: Spatial.properties, 7 spatial.properties

Advertising
background image

Spatial.Properties

Property Files

10-19

The Ftp.properties file has the following parameters:

Table 10–6

Parameters of the Ftp.properties File

10.7 Spatial.Properties

You must modify the .xml files to get third-party provider information. If you wish
to provide your own spatial data, you must add yourself as a provider to the .xml
file.

To enable Wireless Edition to render geocoding services from a third-party
provider:

1.

In the WE_HOME/server/classes/oracle/panama/spatial directory, rename
spatial.properties.tmpl

to spatial.properties.

2.

Modify spatial.properties to indicate the file to be used for geocoding, routing,
ypcategory, ypproviders, mapping, and positioner xml properties.

Table 10–7

Parameters of the spatial.properties File

Key

Type

Editable Description

ftp.server.port

Integer

Y

TCP listening port. The default is 9100.

ftp.connection.timeout

Seconds

Y

Client connection timeout in seconds, a value
of 0 is equal to "no timeout." The default is
30.

ftp.charset

String

Y

Character set used to send "Object" names, it
must be a valid Java character set. The
default is ISO8859_1.

Key

Type

Editable Description

file.providers.config.xml.geocoding

String

Y

XML file for the geocoding.

file.providers.config.xml.routing

String

Y

XML file for the routing.

file.providers.config.xml.ypcategory

String

Y

XML file for the yp category
mapping.

file.providers.config.xml.ypproviders String

Y

XML file for the yp providers.

file.providers.config.xml.mapping

String

Y

XML file for the mapper
providers.

file.xml.positioner

String

Y

XML file for the automatic
positioning provider.

Advertising