The Report Map tool enables the user to create a map image from the Alteryx workflow. The tool accepts multiple spatial inputs, allows for layering these inputs, and supports thematic map creation. Other cartographic features can be included such as a legend, scale and reference layers.
Maps are drawn in Spherical Mercator projection.
To include a header or footer to your Map, add a Report Text Tool directly below the Map tool, select Attach Text to Existing Field, and select Map.
The Report Map tool has many configurable options. The interface for the tool is organized into two main sections: Map Preview and Map Configuration
As layer styles are applied, the Preview (Click to enlarge) window displays the map with configured styles. The preview uses sample data before runtime. Simply run the workflow to see actual data and an accurate representation of what the resulting map looks like.
Certain changes such as enabling grouping, applying a thematic, or changing the zoom require a re-run of the workflow or a refresh of the preview window to see the changes.
Settings includes the general specifications for the resulting map image.
Map Size: Specify the map size in inches, default size is 8 inches wide x 6 inches high. The specified size includes the legend, if a map legend is specified. The rendered Map Size may differ slightly from this Map Size to fit on the outputted report, based on the Render tool specifications.
Map size is limited to 30,000,000 pixels. Any size map that approaches this limit may cause Alteryx to run out of memory.
If Default Distance Units is set to kilometers, this field is calculated in millimeters. See User Settings.
Resolution: Specify the image resolution. Lower resolution creates a smaller file and is best for viewing on a monitor. Higher resolution creates a larger file with much better print quality.
Scale: Specify the units of measurement for the scalebar. The scalebar appears in the lower left corner of the map image.
Reference Base Map: Drop down list to specify which set of reference layers to include within the map image. The list includes all mapfile/layersets currently installed.
Set the default data set by going to Options > User Settings > Edit User Settings and selecting the Dataset Defaults tab. See User Settings.
When using a TomTom basemap in a rendered map, use the following copyright:
â© [Current year] TomTom. All rights reserved. This material is proprietary and the subject of copyright protection, database right protection and other intellectual property rights owned by TomTom or its suppliers. The use of this material is subject to the terms of a license agreement. Any unauthorized copying or disclosure of this material will lead to criminal and civil liabilities"
When using an aerial imagery basemap in a rendered map, use the following copyright:
â© [Current year] DigitalGlobeâ, annotating the applicable year.
Background Color: Color picker that controls the background color of the map image. Default is a slight off-white to differentiate the image extent from the page.
Add Drop Shadow: Drop down list to specify if the map gets styled with a drop shadow.
Expand extent 10% w/ a Minimum Width of 0.5 miles. Expand or Contract the zoom level by entering in the number (representing a percentage: i.e. increase zoom level by 10 percent) to expand or contract by.
Data includes specifications for handling the streams of data coming into the Map tool.
There are 2 panes on this tab. The left side displays the incoming data connection. The right side displays the options for the selected data connection. To configure an incoming data connection,
Click on the connection name to highlight the layer on the left and then edit the properties for that layer on the right. There are two types of connections:
Connections can be managed by using the buttons located above the left side pane:
For each data connection, configure the following options:
Grouping in the Map tool behaves slightly different than in other Alteryx tools. All fields that are used for grouping must have the exact same field type, i.e. you cannot mix Int16 and Int32. Null and Empty values are treated the same - they will be in the same group.
Layers contains the connections streamed into the Report Map tool organized by how the incoming data appears on the map. You can manipulate the map objects.
The connections streaming into the Map tool are organized into layers. Layers are located in the left pane. The layers are listed by the Data Connection Name from the Data tab. The layers draw on the map in the same order as the list, meaning the map objects of the top item in the list appear on top of the resulting map.
Click on a Layer name in the list on the left to reveal the following basic display options for the selected layer:
Click on the + to the left of the layer name to reveal the style parameters. Click on the individual parameters (Style, Label, Theme) to set them. Default styles are set for polygons, lines and points.
Style settings are editable. Base layers can be styled by clicking on the layer name and checking "Override Style" to reveal a "Style option" below the layer. The available settings vary by layer type. All styles can be Reset the Defaults by clicking on the link in the upper right corner.
Point Style: Select how points are styled on the map. Choices include:
Custom Point: Specify if a custom point should be used by checking the box and browsing to the image (.png,.jpg and.gifs). The image is stored in the workflow.
Size: Specify the size of the point in pixels. The default is 10.
Color: Specify the color of the point. The default Blue.
Outline Color: Specify the outline color of the point. The default is none.
Outline Size: Specify the outline size of the point in pixels. The default is 1 pixel.
Opacity: Specify the opacity percentage for the point. The default is 100%.
Color: The color of the line. The default is Gray.
Size: The size of the line in pixels. The default is 4.
Use Overlay: Specify if an overlay should be used for a line. Using an overlay in another color than the line color gives the effect of the line appearing like it is outlined. The overlay size should be smaller than the line size.
Opacity: The opacity percentage for the point. The default is 100%.
Outline Color: The outline color for the polygon. The default is black.
Outline Size: The outline size in pixels for the polygon. The default is 3px.
Use Fill Color: Specify if the polygon should be filled. The default is Yes.
Hatched: Specify if the polygon should contain hatching. The default is No.
Opacity: Specify the opacity percentage for the polygon using a value from 0 (invisible) to 100 (opaque). The default is set to 50%. The opacity percentage effects the fill color and the outline color.
Angle: Specify the angle to draw the label 0, 45, 90, 180 degrees or AUTO to allow the software to compute the angle, AUTO is valid for LINE layers only. FOLLOW tells the map component engine to compute a curved label for appropriate linear features.
Background Color: Specify the color to draw a background rectangle (i.e. billboard) around the labels. Off by default.
Background Shadow Color: Specify the color to draw a background rectangle shadow (i.e. billboard) around the labels. Off by default.
Background Shadow Size: Specify how far the background shadow should be offset. Default is 1.
Buffer : Specify the padding, in pixels, around labels. This setting is useful for maintaining spacing around text to enhance readability. Default is 0.
Color: The color of the text of the labels.
Font: The font type/name to display the labels in.
Font Size: The size of the font to display the labels in.
Force: Forces labels on, regardless of overlapping label test. Default is false.
Min Distance: Specify in pixels the minimum distance between duplicate labels.
Min Feature Size: Specify in pixels the minimum size a feature must be to be labeled. For line data the overall length of the displayed line is used, for polygons features the smallest dimension of the bounding box is used.
Outline Color: The color to draw an outline around the text.
Outline Size: The outline size in pixels to draw around the label text.
Position: Specify the position of the label relative to the labeling point. Auto calculates a label position that will not interfere with other labels. If all positions cause a conflict, then the label is not drawn (Unless the label's FORCE a parameter is set to "yes").
Priority: Controls which label shows when labels from multiple layers overlap. The layer with the highest priority displays. The maximum priority value is 10.
Shadow Color: The color of drop shadow for the labels.
Shadow Offset: The drop shadow offset in pixels.
Wrap Character: The character that represents an end-of-line condition in label text, thus resulting in a multi-line label.
Each layer where a Thematic Field was chosen on the Data tab has a Theme that can be styled.
Thematic styles will override object styles, so there is no need to specify an object style if there is a map theme on a layer. The user may, however, choose to label the map layer you are theming on.
Tile Method: Specify which Tile Method to use Smart Tile, Equal Tile Count, Equal Tile size or Unique value. Depending on the Tile method chosen, the following settings are available.
The number of records in the input may not be equally divisible by the number of tiles you specify.
Entering 2, 4, 6, and 8 on different lines results in 5 tiles: below 2, 2-4, 4-6, 6-8, and 8 and above.
Use the management buttons to control layer order and appearance.
Groups are defined as Layer types (Points Lines and Polygons) and whether they are user layers or reference base map layers. The fundamental order of groups is this:
Legend gives the user many configurable options to customize the legend that accompanies the map image.
Position: Where the map legend appears in relation to the map.
Background Color: The color of the legend box. The background color should be the same color as the most prominent map feature to properly show certain styles of map objects. Polygon transparency, for instance my not look the same in the legend unless the background color for the legend matches what the polygons are laying on top of in the map image.
Text Color: The color of the text on the legend.
Font: The font style of the text on the legend.
Font Size: The size of the text on the legend.
Icon Width: The size of the image used to represent the map layer on the legend.
Icon Height: The size of the image used to represent the map layer on the legend.
Because this tool includes an expression editor, an additional input anchor displays when the tool is used in an app or macro workflow. Use the Interface tools to connect to a Question anchor. See Interface Tools.
©2018 Alteryx, Inc., all rights reserved. Allocate®, Alteryx®, Guzzler®, and Solocast® are registered trademarks of Alteryx, In