Grid Overlay Area Measurement (Panel): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 26: Line 26:
* Only applicable on [[Area]]s  
* Only applicable on [[Area]]s  
* Currently up to 365 Overlay [[timeframe]]s are supported.
* Currently up to 365 Overlay [[timeframe]]s are supported.
* Requires Plotly library. Javascript lib is automatically imported for html panels using:
* Requires Plotly library. Javascript lib is automatically imported for html panels using: <code><script src="https://cdn.plot.ly/plotly-latest.min.js"/></code>
:<code><script src="https://cdn.plot.ly/plotly-latest.min.js"/></code>
}}
}}


{{Panel nav}}
{{Panel nav}}

Revision as of 11:30, 7 May 2025

Template panel that can be applied on Areas. This excel calculates and creates a line charts of Grid Averages within a specific Area per timeframe for a Grid Overlay.

The Grid Overlay is identified by specifying the Attribute "AREA_MEASUREMENT" with a value 1.

How to

How to train your own AI model for an Inference Overlay:
  1. Add a new Template Excel Panel by hovering over Panels in Current Situation in the Editor.
  2. Click on the Select Excelsheet button for this Panel.
  3. Click on the 'Add Geoshare File' link
  4. Select Public share and browse to the Panels folder and select this file.
  5. Select the imported Excel Sheet for this Panel.
  6. Select the Template tab in the details of this Panel and specify on what Areas it should be applied. Optionally with specific Attribute.
  7. Click on the Apply Template button to create the Panel instances.
  8. Select Overlays in the ribbon bar and select the Grid Overlay that should be measured.
  9. Select the Attributes tab of this overlay and add a new Attribute named "AREA_MEASUREMENT" with a value 1.
  10. Hover over the Calculation Cloud option in the Ribbon bar and select Reset Excel X-Queries to calculate the Templated Excel Panels.

Requirements:


Notes