We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52fff3 commit 8d20272Copy full SHA for 8d20272
resources/function_help/geometry
@@ -1,4 +1,4 @@
1
-<h3>getGeometry function</h3>
+<h3>geometry function</h3>
2
Returns the feature's geometry
3
4
<h4>Syntax</h4>
resources/function_help/transform
@@ -1,5 +1,5 @@
-<h3>transformGeometry function</h3>
-Returns the geometry transforms from the source CRS to the dest CRS.
+<h3>transform function</h3>
+Returns the geometry transformed from the source CRS to the dest CRS.
5
<pre>transform( geom, sAuthId, dAuthId )</pre>
0 commit comments