Zum Hauptinhalt gehen

PrintingTools service

Kommentare

2 Kommentare

  • Aaron Oxley
    Hi Jack,

     

    ArcGIS Server PrintingTools is a Geoprocessing Service and, as such, can be run via an Essentials Workflow Geoprocessor activity (https://docs.geocortex.com/essentials/workflow/4.9/help/Default.htm#wf/help/wf_A_Geoprocessor.htm) , or a Workflow 5 Run Geoprocessing activity (https://docs.geocortex.com/workflow/5.4/help/Default.htm#wf5/help/activities/geoprocessing.htm%3FTocPath%3DActivity%2520Reference%7C_____124) .

     

    PrintingTools services require a "Web Map as JSON" parameter to fulfill requests, this would be the part that needs some more involved design, Essentials does not serve web maps as JSON as an OOTB feature. It might be possible with a workflow, or with some custom code. If you're interested in getting assistance in designing that part of the solution, I recommend opening a support case. 

     

    Thanks,

     

    Aaron Oxley
    0
  • Permanently deleted user
    Thanks Aaron for the suggestion. The "Web Map as JSON" was the main challenge I had given my Geocortex maps were built from multiple map services with many layers (200+). But if that's the only possible way then just need sit down to write the code to loop through all layer status and compose the JSON code to send then.. thanks.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.