You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,12 @@ The ZIP can be downloaded and installed using the plugin manager, or used direct
19
19
### Base configuration
20
20
21
21
**Masterportal URL*: The base URL of the Masterportal instance to be used by the plugin
22
+
**Masterportal version*: The major version (2 or 3) of the Masterportal instance used with the plugin
22
23
**Geoserver account (read only): User name*: The name of the Geoserver account that is used to access the WFS in read-only mode
23
24
**Geoserver account (read only): Password*: The password of the Geoserver account that is used to access the WFS in read-only mode
24
25
**Geoserver account (write permissions): User name*: The name of the Geoserver account that is used to access the WFS for editing data
25
26
**Geoserver account (write permissions): Password*: The password of the Geoserver account that is used to access the WFS for editing data
27
+
**Name of the geometry ID field in the WFS*: The name of the WFS field that is used for storing the geometry UUIDs created by the plugin (default value: "ouuid")
26
28
**Object types*:
27
29
**Object type name*: The name of the object type
28
30
**Geometry fields*: The geometry fields to be configured
0 commit comments