Skip to content
Guides API

OfflineGeodatabaseResult

OfflineGeodatabaseResult = object

Defined in: src/ExpoArcgis.types.ts:2335

Result of a geodatabase download. Mirrors the generated Geodatabase.

path: string

Defined in: src/ExpoArcgis.types.ts:2337

Local filesystem path of the downloaded .geodatabase.


tableCount: number

Defined in: src/ExpoArcgis.types.ts:2339

Number of feature tables in the geodatabase.