Display Name: Download fom JSON
Description: Downloads a zip which includes a shape file from the input JSON string
Category:
Help URL: https://mapsdev.hamiltontn.gov/hcwa/rest/directories/arcgisoutput/ZIMS/DownloadFromJson_GPServer/ZIMS_DownloadFromJson/DownloadFromJson.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: JSONstring
Data Type: GPString
Display Name JSONstring
Description: The JSON string that builds the feature
Direction: esriGPParameterDirectionInput
Default Value: {"displayFieldName":"","fieldAliases":{"FID":"FID","Id":"Id","stringtest":"stringtest","longtest":"longtest","floattest":"floattest","testdate":"testdate"},"geometryType":"esriGeometryPoint","spatialReference":{"wkid":102100,"latestWkid":3857},"fields":[{"name":"FID","type":"esriFieldTypeOID","alias":"FID"},{"name":"Id","type":"esriFieldTypeInteger","alias":"Id"},{"name":"stringtest","type":"esriFieldTypeString","alias":"stringtest","length":50},{"name":"longtest","type":"esriFieldTypeSmallInteger","alias":"longtest"},{"name":"floattest","type":"esriFieldTypeSingle","alias":"floattest"},{"name":"testdate","type":"esriFieldTypeDate","alias":"testdate","length":8}],"features":[{"attributes":{"FID":0,"Id":0,"stringtest":"test","longtest":2,"floattest":3.4,"testdate":1355961600000},"geometry":{"x":-9774131.468395049,"y":4214239.329960394}},{"attributes":{"FID":1,"Id":0,"stringtest":"test3 and something","longtest":23,"floattest":1.23,"testdate":944352000000},"geometry":{"x":-9793608.022201914,"y":4438219.698739339}}]}
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: FeatureName
Data Type: GPString
Display Name FeatureName
Description: The output feature name without extension
Direction: esriGPParameterDirectionInput
Default Value: Download
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: OutputPath
Data Type: GPDataFile
Display Name OutputPath
Description: Output file name
Direction: esriGPParameterDirectionOutput
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Supported Operations:
Submit Job