{ "name": "ExportMapSeries", "displayName": "MapSeriesPrint", "description": "Nástroj pro export mapové série do PDF.", "category": "", "helpUrl": "https://mapy.mesto-most.cz/server/rest/directories/arcgisoutput/CustomGP/PrintMapSeriesExB_GPServer/CustomGP_PrintMapSeriesExB/ExportMapSeries.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "InTemplateName", "dataType": "GPString", "displayName": "Jméno tiskové šablony", "description": "Název tiskové šablony *.pagx", "direction": "esriGPParameterDirectionInput", "defaultValue": "A4 na výšku.pagx", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "InPolygonJson", "dataType": "GPString", "displayName": "Vstupní polygon", "description": "Vstupní polygon v JSON formátu", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "fieldAliases": { "OID": "OID", "PageNumber": "PageNumber", "GroupId": "GroupId", "SeqId": "SeqId", "Previous": "Previous", "Next": "Next", "LeftPage": "LeftPage", "RightPage": "RightPage", "TopPage": "TopPage", "BottomPage": "BottomPage", "Angle": "Angle", "Shape_Length": "Shape_Length", "Shape_Area": "Shape_Area" }, "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102067, "latestWkid": 5514 }, "fields": [ { "name": "OID", "type": "esriFieldTypeOID", "alias": "OID" }, { "name": "PageNumber", "type": "esriFieldTypeInteger", "alias": "PageNumber" }, { "name": "GroupId", "type": "esriFieldTypeString", "alias": "GroupId", "length": 255 }, { "name": "SeqId", "type": "esriFieldTypeInteger", "alias": "SeqId" }, { "name": "Previous", "type": "esriFieldTypeInteger", "alias": "Previous" }, { "name": "Next", "type": "esriFieldTypeInteger", "alias": "Next" }, { "name": "LeftPage", "type": "esriFieldTypeInteger", "alias": "LeftPage" }, { "name": "RightPage", "type": "esriFieldTypeInteger", "alias": "RightPage" }, { "name": "TopPage", "type": "esriFieldTypeInteger", "alias": "TopPage" }, { "name": "BottomPage", "type": "esriFieldTypeInteger", "alias": "BottomPage" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [ { "attributes": { "OID": 1, "PageNumber": 1, "GroupId": "1", "SeqId": 1, "Previous": null, "Next": 2, "LeftPage": null, "RightPage": null, "TopPage": null, "BottomPage": 2, "Angle": 290.51553397940665, "Shape_Length": 137.9998686043392, "Shape_Area": 1154.2475714524915 }, "geometry": { "rings": [ [ [ -755435.0855999999, -1165415.2256000005 ], [ -755425.0975000001, -1165388.5331999995 ], [ -755387.1660999991, -1165402.7269000001 ], [ -755397.1543000005, -1165429.419300001 ], [ -755435.0855999999, -1165415.2256000005 ] ] ] } } ] }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ExportWebMap", "dataType": "GPString", "displayName": "Webová mapa (JSON předpis)", "description": "Webová mapa (JSON předpis)", "direction": "esriGPParameterDirectionInput", "defaultValue": { "mapOptions": { "extent": { "xmin": -755927.0553061985, "ymin": -1167029.53610358, "xmax": -755419.0553061985, "ymax": -1166690.8694369134, "spatialReference": { "wkid": 102067, "latestWkid": 5514 }, "_partwise": null }, "scale": 1000, "spatialReference": { "wkid": 102067, "latestWkid": 5514 } }, "operationalLayers": [], "baseMap": { "title": "zm", "baseMapLayers": [ { "id": "zm_3801", "title": "zm", "opacity": 0.55, "minScale": 0, "maxScale": 0, "url": "https://mapy.mesto-most.cz/server/rest/services/Ortofoto/Ortofoto2023Cuzk/MapServer" } ] }, "exportOptions": { "dpi": 150, "outputSize": [ 3000, 1999.9999999990832 ] }, "layoutOptions": { "titleText": "Viditelnámapa", "authorText": "", "copyrightText": "" } }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Resolution", "dataType": "GPLong", "displayName": "Rozlišení (DPI)", "description": "Rozlišení DPI", "direction": "esriGPParameterDirectionInput", "defaultValue": 150, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "TemplatesPath", "dataType": "GPString", "displayName": "Cesta ke složce s šablonami .pagx", "description": "Cesta ke složce s šablonami .pagx", "direction": "esriGPParameterDirectionInput", "defaultValue": "\\\\esri-prod\\aprx_sluzby\\CustomGP\\CustomPrint\\layout_templates_series_ExB", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OverviewTemplateName", "dataType": "GPString", "displayName": "Název šablony pro tisk přehledové mapy", "description": "Název šablony pro tisk přehledové mapy", "direction": "esriGPParameterDirectionInput", "defaultValue": "A4 na výšku.pagx", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "ExcludeOverview", "dataType": "GPBoolean", "displayName": "Přepínač na vynechání přehledové mapy", "description": "Přepínač na vynechání přehledové mapy", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OutPDF", "dataType": "GPDataFile", "displayName": "Tiskový výstup", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }