create Generate Geodatabase Job
fun createGenerateGeodatabaseJob(parameters: GenerateGeodatabaseParameters, pathToGeodatabaseFile: String): GenerateGeodatabaseJob
Returns a job to generate and download a geodatabase from an ArcGIS feature service.
Return
Returns a job to generate a geodatabase into the specified filename. The filenames should end in .geodatabase.
Since
200.1.0
Parameters
parameters
The parameters for generate geodatabase.
path To Geodatabase File
a path including a new filename where the downloaded geodatabase is written to.