You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2022/09/02 19:34:00 UTC

[jira] [Created] (CALCITE-5262) Add functions to support WKB (well-known binary) and GeoJSON

Julian Hyde created CALCITE-5262:
------------------------------------

             Summary: 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


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)