How to create a Geo Plugin to import Buildings at Project creation: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "{{stub}} A common occurrence with Project Templates is that additional data is required in order to make their calculations function properly. This data can include build...")
 
No edit summary
Line 16: Line 16:
| Select the desired [[Function]] to import the [[Construction]]s as.
| Select the desired [[Function]] to import the [[Construction]]s as.
| The [[Geo Plugin]] is now confgured.
| The [[Geo Plugin]] is now confgured.
}}
{{article end
| notes=
* [[Geo Plugin]]s are only used when a [[Project]] is used as a [[Project Template]] for the creation of a new [[Project]].
* One layer may potentially contain multiple types of [[Construction]]s which should be loaded in as separate [[Function]]s. Multiple [[Geo Link]]s can be added, each for a single [[Function]], and with "Matching Attributes" defined to filter which features in the data source are applicable for that [[Function]].
| howtos=
| seealso=
* [[Geo Plugin]]
* [[Project Template]]
}}
}}

Revision as of 13:45, 3 June 2022

This article is a stub.

A common occurrence with Project Templates is that additional data is required in order to make their calculations function properly. This data can include buildings or other constructions. To minimize the effort required to create new projects which rely on additional data, a Geo Plugin can be set up to automatically import that data into new projects. For Constructions, this does not only include setting up the Geo Plugin itself, but also a Geo Link to define the desired Function(s).

Editor → Tools (Ribbon tab) → Geo Plugins (Ribbon bar)
How to set up a Geo Plugin to import Construction:
  1. Ensure a Project Source is set up from which the relevant Constructions can be obtained.
  2. Open the overview for Geo Plugins.
  3. At the bottom of the left panel, select the BUILDINGS type and select "Add".
  4. Select the newly created Geo Plugin.
  5. In the right panel, click on the source's "Select", and select the Project Source which relates to the desired GeoJSON.
  6. Configure the layer (if applicable for the specified Project Source). Configure the Attribute for the name and unique ID accordingly.
  7. Switch to the "GeoLinks" tab, and select "Add" at the bottom to add a Geo Link. Select the newly added Geo Link.
  8. In the bottom panel, click on "Select Fuction".
  9. Select the desired Function to import the Constructions as.
  10. The Geo Plugin is now confgured.

Notes

See also