diff --git a/common/plugins/eu.esdihumboldt.hale.common.align/help/formattedString/help.xhtml b/common/plugins/eu.esdihumboldt.hale.common.align/help/formattedString/help.xhtml index 5714c2dbfc..57a6518404 100644 --- a/common/plugins/eu.esdihumboldt.hale.common.align/help/formattedString/help.xhtml +++ b/common/plugins/eu.esdihumboldt.hale.common.align/help/formattedString/help.xhtml @@ -8,8 +8,7 @@
- The formatted string function enables users to access attribute values and project variables to create concatenated string values. Enter text in the text field and double click
- on any available attribute value displayed in the function dialog to add the value. Alternatively press Ctrl+Space
to access available variables and project variables. The entered values are concatenated to create string values in the target attribute.
+ The formatted string function enables users to access attribute values and project variables to create concatenated string values. Enter text in the text field and double click on any available attribute value displayed in the function dialog to add the value. Alternatively press Ctrl+Space
to access available variables and project variables. The entered values are concatenated to create string values in the target attribute.
diff --git a/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/aggregate/help.xhtml b/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/aggregate/help.xhtml
index 5b99b84907..973a5959b6 100644
--- a/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/aggregate/help.xhtml
+++ b/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/aggregate/help.xhtml
@@ -8,12 +8,12 @@
-The aggregate function combines the input source features to create MultiLineString, MultiPoint or MultiPolygon features. The aggregate function performs a check to ensure that the input features have the same source CRS. In the cases of input multi geometries, a new multi geometry is created.
+The aggregate function combines the input source features to create MultiLineString, MultiPoint or MultiPolygon geometries. The aggregate function performs a check to ensure that the input features have the same source CRS. In the cases of input multi geometries, a new multi geometry is created.
When different input geometry types are aggregated, you will receive a warning in the transformation log but the function will combine the geometries in a generic GeometryCollection.
In the case of lines the aggregate function tries to combine them to create a MultiLineString in which the individual lines are connected (i.e. end vertex of one line is the start vertex of the next one).
If this is not possible there is no guaranteed order in the MultiLineString.
-Spatial joins can join multiple datasets together based on the spatial relationship between geometries.
+Spatial joins can join multiple datasets together based on the spatial relationship between their geometries.
Spatial joins support the relation types contains, covered by, covers, crosses, equals, intersects, overlaps, touches, and within. We offer a support forum where you can post questions and view discussions going on in the user community. Use the chat function on our website. The chat icon is available in the bottom right corner on every page on our website. You will be instantly connected with a member of our service team.
-The aggregate function is often used in combination with the type level merge function. This is necessary to combine the geometries to create multi features and avoid selecting just one geometry from the merged geometries.
+The aggregate function is often used in combination with the type level merge function. The use of the aggregate function is necessary to combine the geometries to create multi geometries and avoid selecting just one geometry from the merged source geometries.
diff --git a/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/interiorPoint/help.xhtml b/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/interiorPoint/help.xhtml
index f8d693fe8c..e380d65d86 100644
--- a/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/interiorPoint/help.xhtml
+++ b/cst/plugins/eu.esdihumboldt.cst.functions.geometric/help/interiorPoint/help.xhtml
@@ -15,7 +15,7 @@ The interior point algorithm finds an interior vertex which is closest to the ce
Areas
The interior point algorithm computes sections along a horizontal scan line in the interior of the polygon. The final interior point is the midpoint of the widest computed section in the interior of the polygon.
-For properties with multiple geometries, the Interior Point function selects the first geometry.
+For properties with multiple geometries, the interior point function selects the first geometry.
Source:
Example mapping:
Spatial joins are implemented based on the DE-9IM model.
-CONTAINS: Every point of the other geometry is a point of this geometry, and the interiors of the two geometries have at least one point in common. Geometries do not contain their boundary.
-if a geometry A is a subset of the points in the boundary of a geometry B, B.contains(A) = false
.
+CONTAINS: Every point of the argument geometry is a point of this geometry, and the interiors of the two geometries have at least one point in common. Geometries do not contain their boundary.
+If a geometry A is a subset of the points in the boundary of a geometry B, B.contains(A) = false
.
CONTAINS is the converse of WITHIN.
-COVERED BY: Every point of this geometry is a point of the other geometry.
+COVEREDBY: Every point of this geometry is a point of the argument geometry.
This predicate is similar to WITHIN but is more inclusive (i.e. returns true for more cases).
COVEREDBY is the converse of COVERS
-COVERS: Every point of the other geometry is a point of this geometry. This predicate is similar to CONTAINS but is more inclusive (i.e. returns true for more cases). Unlike CONTAINS it does not distinguish between points in the boundary and in the interior of geometries. For most situations, covers should be used in preference to contains.
+COVERS: Every point of the argument geometry is a point of this geometry. This predicate is similar to CONTAINS but is more inclusive (i.e. returns true for more cases). Unlike CONTAINS it does not distinguish between points in the boundary and in the interior of geometries. For most situations, COVERS should be used in preference to CONTAINS.
COVERS is the converse of COVEREDBY.
CROSSES: The geometries have some but not all interior points in common.
@@ -34,7 +34,7 @@ OVERLAPS: The geometries have at least one point each not shared by the other (o
TOUCHES: The geometries have at least one point in common, but their interiors do not intersect.
-WITHIN: Every point of this geometry is a point of the other geometry, and the interiors of the two geometries have at least one point in common. The boundary of the geometry is not within the geometry.
+WITHIN: Every point of this geometry is a point of the argument geometry, and the interiors of the two geometries have at least one point in common. The boundary of the geometry is not within the geometry.
If a geometry A is a subset of the points in the boundary of a geometry B, A.within(B) = false
.
WITHIN is converse of CONTAINS
diff --git a/doc/plugins/eu.esdihumboldt.hale.doc.user/html/resources/resources_HALE.html b/doc/plugins/eu.esdihumboldt.hale.doc.user/html/resources/resources_HALE.html
index 79ff79f0ff..f22569fedb 100644
--- a/doc/plugins/eu.esdihumboldt.hale.doc.user/html/resources/resources_HALE.html
+++ b/doc/plugins/eu.esdihumboldt.hale.doc.user/html/resources/resources_HALE.html
@@ -44,9 +44,6 @@ Resources and Support
-
-
-
Arrange an individual training (remote or on-premise)
@@ -56,7 +53,7 @@
A professional support contract can help you to achieve your goals more quickly. We provide complete end-to-end services, alleviating the need struggle with complex requirements. In addition, we can provide you with the tools and training to do the work yourself. Please contact us at info@wetransform.to for more information.
A professional support contract can help you to achieve your goals more quickly. We provide complete end-to-end services, alleviating the need to struggle with complex requirements. In addition, we can provide you with the tools and training to do the work yourself. Please contact us at info@wetransform.to for more information.