{ "name": "ExtractDataPNH", "displayName": "Download dataportaal data", "description": "Uit alle lagen van de dataportaal service download de data via WFS of Image service naar FGDB, en converteer dit naar shapefile, geopackage of AutoCAD tekening", "category": "", "helpUrl": "https://geoservices.noord-holland.nl/ags/rest/directories/arcgisoutput/geoprocservice/ExtractDataPNH_GPServer/geoprocservice_ExtractDataPNH/ExtractDataPNH.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Layers_to_Clip", "dataType": "GPMultiValue:GPString", "displayName": "Layers to Clip", "description": "Lagen om te downloaden", "direction": "esriGPParameterDirectionInput", "defaultValue": [], "parameterType": "esriGPParameterTypeOptional", "category": "", "parameterInfos": [ { "name": "", "dataType": "GPString", "displayName": "" } ] }, { "name": "Area_of_Interest", "dataType": "GPString", "displayName": "Area of Interest", "description": "Download gebied", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Feature_Format", "dataType": "GPString", "displayName": "Feature Format", "description": "Download format", "direction": "esriGPParameterDirectionInput", "defaultValue": "File Geodatabase - GDB - .gdb", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "File Geodatabase - GDB - .gdb", "Shapefile - SHP - .shp", "Geopackage - GPKG - .gpkg", "Autodesk AutoCAD - DXF - .dxf", "Autodesk AutoCAD - DWG - .dwg" ] }, { "name": "Raster_Format", "dataType": "GPString", "displayName": "Raster Format", "description": "Raster format", "direction": "esriGPParameterDirectionInput", "defaultValue": "ESRI GRID - GRID", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "ESRI GRID - GRID", "File Geodatabase - GDB - .gdb", "ERDAS IMAGINE - IMG - .img", "Tagged Image File Format - TIFF - .tif", "Graphic Interchange Format - GIF - .gif", "Joint Photographics Experts Group - JPEG - .jpg", "Joint Photographics Experts Group - JPEG 2000 - .jp2", "Bitmap - BMP - .bmp", "Portable Network Graphics - PNG - .png" ] }, { "name": "Output_Zipfile", "dataType": "GPString", "displayName": "Output Zip File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Ontvanger_naam", "dataType": "GPString", "displayName": "Ontvanger naam", "description": "Naam van de aanvrager", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Ontvanger_email", "dataType": "GPString", "displayName": "Ontvanger email", "description": "Email van de aanvrager", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }