You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/19 14:46:39 UTC

[jira] [Commented] (DRILL-4091) Support more functions in gis contrib module

    [ https://issues.apache.org/jira/browse/DRILL-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106722#comment-15106722 ] 

ASF GitHub Bot commented on DRILL-4091:
---------------------------------------

Github user k255 commented on the pull request:

    https://github.com/apache/drill/pull/258#issuecomment-172858385
  
    Added new functionality to transform spatial reference of geometries (SRID) based on Proj4J.
    Usage: ST_Transform(geom, srcSRID, tgtSRID)
    
    This lets you transform SRID in drill without using external tools!


> Support more functions in gis contrib module
> --------------------------------------------
>
>                 Key: DRILL-4091
>                 URL: https://issues.apache.org/jira/browse/DRILL-4091
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Functions - Drill
>            Reporter: Karol Potocki
>
> Support for commonly used gis functions in gis contrib module: relate, contains, crosses, intersects, touches, difference, disjoint, buffer, union etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)