{ "name": "documentLocateToGeojson", "displayName": "Document Locate to GEOJSON", "description": "journalMap", "category": "", "helpUrl": "https://www.insideidaho.org/arcgis/rest/directories/arcgisoutput/documentLocateToGeojson_GPServer/documentLocateToGeojson/documentLocateToGeojson.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "input_file", "dataType": "GPDataFile", "displayName": "input_file", "description": "Input file from which locations will be generated.", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "output_file_geojson", "dataType": "GPDataFile", "displayName": "output_file.geojson", "description": "Output file.", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "geonames_all_countries_custom_locations_file_lxtgaz", "dataType": "GPDataFile", "displayName": "custom_locations_file", "description": "Custom locations file.", "direction": "esriGPParameterDirectionInput", "filter": { "type": "file", "list": [ "lxtgaz" ] }, "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }