How to create an overlay for visualizing your own geographical vector information: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "You can visualize vector data as an overlay in your project using an Areas Overlay. To do so, upload your data as Area with an Attribute indic...")
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
You can visualize vector data as an overlay in your project using an [[Attributes (Overlay)|Areas Overlay]]. To do so, upload your data as [[Area]] with an [[Attribute]] indicating what the polygon represents. Then set the colors for those areas to recognizable colors, and add those to an overlay to visualize them.
You can visualize vector data as an overlay in your project using an [[Average Overlay]]. To do so, upload your data as [[Area]]s 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 location|areas|dropdown=Import geo data}}
{{howto|title=
| Prepare your data. Ensure all features in the file have an [[Attribute]] with a name for each resulting [[Area]], as well as an [[Attribute]] with a differentiating value.
| Open the [[Geo Data Wizard|Geo Import Wizard]], and follow the steps to load the data in as Areas.
| Add an [[Average Overlay]].
| Set the input layer to the specific layer "AREAS".
| Set the averaging distance to 0.
| Set the Attribute to average to the Attribute which has the relevant differentiating value.
| If necessary, [[recalculate]] the Session.
}}


'''2: Set the color of your uploaded areas'''
{{article end
|notes=
* To adjust the colors of the resulting Overlay, edit the [[Legend]] of the Overlay. The colors of the [[Area]]s themselves are not used.
* The differentiating value in the [[Area]]s can either be a numerical value (such as amount of inhabitants), or a Nominal value (such as representing inhabitant typologies)
|seealso=
* [[Area]]
* [[Average Overlay]]
* [[Geo Data Wizard]]
}}


'''3: Add an areas overlay visualizing the areas'''
[[Category:How-to's]]

Latest revision as of 11:39, 10 May 2024

You can visualize vector data as an overlay in your project using an Average Overlay. To do so, upload your data as Areas 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.

Editor → Current Situation (Ribbon tab) → Areas (Ribbon bar) → Import geo data (Dropdown)
How to create an overlay for visualizing your own geographical vector information:
  1. Prepare your data. Ensure all features in the file have an Attribute with a name for each resulting Area, as well as an Attribute with a differentiating value.
  2. Open the Geo Import Wizard, and follow the steps to load the data in as Areas.
  3. Add an Average Overlay.
  4. Set the input layer to the specific layer "AREAS".
  5. Set the averaging distance to 0.
  6. Set the Attribute to average to the Attribute which has the relevant differentiating value.
  7. If necessary, recalculate the Session.

Notes

  • To adjust the colors of the resulting Overlay, edit the Legend of the Overlay. The colors of the Areas themselves are not used.
  • The differentiating value in the Areas can either be a numerical value (such as amount of inhabitants), or a Nominal value (such as representing inhabitant typologies)

See also