Skip to content

Commit 69d499e

Browse files
authored
Update README.md
1 parent 729f260 commit 69d499e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ make
3737
* *Style object UUID*: The UUID of the style object to be used for this geometry field
3838
* *WFS URL for map display*: The base URL of the WFS to be used for displaying data on the map provided by the plugin. It has to be a WFS provided by the configured Geoserver instance. No data is changed via this WFS.
3939
* *WFS feature type for map display*: The feature type to use when displaying data on the map
40-
* *WFS ID in Masterportal*: The ID of the layer used for displaying the WFS data in Masterportal. This ID can be found in the services configuration file of the Masterportal instance.
40+
* *Masterportal: Raster layer ID*: The ID of a raster layer that should be displayed in addition to the vector data in Masterportal.
41+
* *Masterportal: Vector layer ID (Default)*: The ID of the default layer used for displaying WFS data in Masterportal. This layer is used if no other layers are configured or if no geometries have been added yet to a geometry field.
42+
* *Masterportal: Name of WFS field for assigning Masterportal vector layer ID*: The value of this field is used for selecting Masterportal layers based on WFS data (see next setting)
43+
* *Masterportal: Vector layer IDs (based on WFS field value)*:
44+
* *Field value*: If this value is found in the configured WFS field, the corresponding layer is shown in Masterportal
45+
* *Layer ID*: The ID of the layer to show in Masterportal
4146
* *Data transfer to geoserver*: If activated, field data is transferred from the Fylr object to the Geoserver (via the configured WFS).
4247
* *WFS URL for data transfer*: The base URL of the WFS to be used for transferring data to the Geoserver. It has to be a WFS-T provided by the configured Geoserver instance.
4348
* *WFS feature type for data transfer*: The feature type to use when writing data to the WFS

0 commit comments

Comments
 (0)