Geo Plugin

From Tygron Support wiki
Jump to navigation Jump to search
This article is a stub.

A Geo Plugin is a definition for a connection which should be established when a new Project is created. One or more Geo Plugins can be defined in a Project Template. When that Template is used to create a new Project, the connections defined in the Geo Plugins are established, and data within the new Project's extent is imported. Depending on the Geo Plugin's configuration, various types of data can be added to the new Project automatically.

Types

A Geo Plugin can be used to import the following types of data:

Geo Plugin type Feature type Effect Configurations
AREA Vector Adds Areas. Geolink:
  • Matching Attributes
  • Mapped Attributes
BUILDING Vector Adds Buildings, except roads. Function

Geolink:

  • Function
  • Matching Attributes
  • Mapped Attributes
ROAD Vector Adds Buildings, specifically roads. Function

Geolink:

  • Function
  • Matching Attributes
  • Mapped Attributes
TERRAIN_HEIGHT Grid The elevation model is updated with data from all sources. Data from earlier sources take precedence over later sources. Source(s)
WATER_BOTTOM Grid The elevation model is updated with data from all sources, but only in location with a Water Terrain. Data from earlier sources take precedence over later sources. Source(s)

Configuration

When a Geo Plugin is created, a number of additional configurations can be entered to define how the source data is to be interpreted. Note that the availability of different configuration options are related to the kind of data the Geo Plugin is configured to import.

Layer id
If the data source structures its data in multiple layers of features, which layer should be used.
CRS
If the data source does not define its CRS properly, or does not define a CRS at all, which CRS to use (instead).
Name attribute
Which Attribute's value should be used to name the imported features.
Id attribute
An Attribute which can uniquely identify features in the data source. This is used to detect duplicates of data being retrieved when the data from the data source must be retrieved in multiple passes.

Sources

Main article: Project Source

Each Geo Plugin must obtain its data from a source. Sources are defined as Project Sources in the Tygron Platform. For vector data, only one source can be added. For grid data, multiple sources can be added.

Geo Link

Main article: Geo Link

A Geolink is a subdefinition for a Geo Plugin. It provides a further definition of which data to import, and how to remap the Attributes.

Notes

  • When mapping Attributes, and importing a feature which has an Attribute targeted by the mapping, the imported Item will have only the mapped Attribute with the origina Attribute's value, and not the original Attribute. Attributes which are not mapped are included with the Item as is.
  • When a Geolink uses multiple sources for grid data, only locations with NO_DATA values can be further enriched by following sources. Locations where the value is 0 will not be overwritten, as 0 can be a valid value.

How-to's

Videos

Integrating data using the Geo Share and Geo Plugins. (In dutch)

See also