You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by k255 <gi...@git.apache.org> on 2016/01/19 14:46:07 UTC

[GitHub] drill pull request: DRILL-4091: Support for additional gis operati...

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!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---