How to create report with feature maps from multiple layers
-
Hi Jack,
A layer report will use a single data table to hold the data that will be displayed. When Essentials runs a layer report, it packages the feature data from the layer that the report is configured to run on into a data table, which is then used as the data source for the report.
In order to display data from multiple layers in your report, and include maps, you will have to construct multiple data tables (one for each layer or map), and then pass the entire data set to the report. Because each report can only use one data table, you will have to create a sub report for each data table as well, so that the data gets organized and displayed properly. This can all be done within Workflow.
A good place to start would be with the multi-layer report and workflow code gallery sample located here: https://support.geocortex.com/using-a-workflow-to-generate-a-multi-layer-report-with-map-1
-Victoria
0 -
Hi Victoria,
Thank you very much for the tips. I'll give it a try.
regards,
Jack
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare