Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Type

Required

Description

id

string

yes

Unique identifier

dbtype

'arcsde'

yes

The name of the driver to use, in this case ArcSDE

server

string

yes

The hostname or ip address of the ArcSDE server

port

string

yes

The port number that the ArcSDE server is running on or the direct connect description

instance

string

no

The specific database to connect to. Only applicable to certain databases. Value ignored if not applicable

user

string

yes

The userid used when connecting to ArcSDE

password

string

yes

The password used when connecting to ArcSDE

database.version

string

no

default

Which version to use, the default will be used if not set.

datastore.allowNonSpatialTables

boolean

no false

Should non-spatial tables also be exposed.

...