How to create an overlay for visualizing your own geographical vector information

From Tygron Support wiki
Jump to navigation Jump to search

You can visualize vector data as an overlay in your project using an Area Overlay. To do so, upload your data as Area with an Attribute indicating what the polygon represents. Each area has an attribute the value of which identifies which of the areas should be shown in the same color. Then set the colors for those areas to recognizable colors, based on what the value of their attribute is. Finally, add those areas to an overlay to visualize them.

1: Upload your data as areas

Editor → Current Situation (Ribbon tab) → Areas (Ribbon bar) → Import geo data (Dropdown)
How to upload your data as areas:
  1. Prepare your data as a GeoJSON file. Make sure all areas have an identically named attribute, with a value which is the same for all areas which should have the same color.
  2. Open the Geo Import wizard. Follow the steps to load in your file as Areas.

2: Set the color of your uploaded areas

Editor → Current Situation (Ribbon tab) → Areas (Ribbon bar) → Edit multiple attributes (Dropdown)
How to set the color of multiple areas at once:
  1. Open the "Edit multiple attributes" window for Areas.
  2. In the top half of the window, activate the "Attribute" filter and the "Value filter" by checking the checkboxes.
  3. For the attribute filter, select the attribute which represents the data you wish to base the area's color on.
  4. For the "Attribute to be changed", select "COLOR"
  5. For "New value for attribute", check the "Color" option.
  6. Use the now available color selector to select the desired color.
  7. Select "Set value" to set the colors.
  8. For eachpossible value of the attribute, repeat setting the "With value" and the new color, and then selecting "Set Value"

3: Add an area overlay visualizing the areas

Editor → Current Situation (Ribbon tab) → Overlays (Ribbon bar) → Add areas (Dropdown)
How to add and configure an Area Overlay:
  1. In the "Overlays" dropdown, select "Add area". A new overlay is now added to the project and selected.
  2. At the bottom of the right panel, select "Add Areas with attribute". The "Add areas with attribute" window will open.
  3. Select the attribute of your Areas, and select "OK".
  4. All Areas you want to visualize are now shown by this overlay.