Geo Plugin: Difference between revisions
Jump to navigation
Jump to search
m (→Types) |
No edit summary |
||
Line 29: | Line 29: | ||
|- | |- | ||
| ROAD | | ROAD | ||
| | | Vector | ||
| | | | ||
| Function | | Function | ||
Line 39: | Line 39: | ||
| TERRAIN_HEIGHT | | TERRAIN_HEIGHT | ||
| Grid | | Grid | ||
| | | The [[elevation model]] is updated with data from all sources. Data from later sources overwrite data from earlier sources. | ||
| Source(s) | | Source(s) | ||
|- | |- | ||
| WATER_BOTTOM | | WATER_BOTTOM | ||
| Grid | | Grid | ||
| | | The [[elevation model]] is updated with data from all sources, but only in location with a [[Water Terrain]]. Data from later sources overwrite data from earlier sources. | ||
| Source(s) | | Source(s) | ||
|} | |} |
Revision as of 10:18, 16 December 2021
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 | Geolink:
| |
BUILDING | Vector | Function
Geolink:
| |
ROAD | Vector | Function
Geolink:
| |
TERRAIN_HEIGHT | Grid | The elevation model is updated with data from all sources. Data from later sources overwrite data from earlier 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 later sources overwrite data from earlier sources. | Source(s) |