[
https://issues.apache.org/jira/browse/CALCITE-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17599690#comment-17599690
]
Julian Hyde commented on CALCITE-5262:
--------------------------------------
I started a dev branch in
[5262-wkb-and-geojson|https://github.com/julianhyde/calcite/tree/5262-wkb-and-geojson]
(based on work done by [~bchapuis]). Still need tests (in spatial.iq) and
documentation (in reference.md).
Do we also need ST_GeomFromEWKT?
> Add functions to support WKB (well-known binary) and GeoJSON
> ------------------------------------------------------------
>
> Key: CALCITE-5262
> URL: https://issues.apache.org/jira/browse/CALCITE-5262
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Priority: Major
>
> Add functions to support WKB (well-known binary) and GeoJSON. This is made
> possible by the switch to JTS in CALCITE4294. The functions are:
> * ST_AsEWKT
> * ST_AsGeoJSON
> * ST_AsWKB
> * ST_GeomFromGeoJSON
> * ST_GeomFromWKB
--
This message was sent by Atlassian Jira
(v8.20.10#820010)