Docs: fix WKTToSQL function example (#44377)
Fixes wrong example snippet in WKTToSQL documentation. Closes #44299
This commit is contained in:
parent
d3cb7bbc8f
commit
a19c7977ac
|
@ -71,7 +71,7 @@ Returns the geometry from WKT representation.
|
|||
|
||||
["source","sql",subs="attributes,macros"]
|
||||
--------------------------------------------------
|
||||
include-tagged::{sql-specs}/docs/geo.csv-spec[aswkt]
|
||||
include-tagged::{sql-specs}/docs/geo.csv-spec[wkttosql]
|
||||
--------------------------------------------------
|
||||
|
||||
==== Geometry Properties
|
||||
|
|
Loading…
Reference in New Issue