[
https://issues.apache.org/jira/browse/PHOENIX-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14654732#comment-14654732
]
Dan Meany edited comment on PHOENIX-2152 at 8/5/15 3:01 AM:
------------------------------------------------------------
Looking at the long term big picture I wonder if it makes sense to try move in
the direction of supporting the same functions as postgis (http://postgis.net/)
http://gis.stackexchange.com/questions/112426/postgres-performance-with-radius-searches
http://revenant.ca/www/postgis/workshop/index.html
In the intermediate term, a bundle of spatial functions (or just the DISTANCE
one) packaged natively with Phoenix reduces the complexity of the user having
to deploy/update their own udf jars and set the hbase-site flag to allow udfs
on all clients/servers.
was (Author: danmeany):
Looking at the long term big picture I wonder if it makes sense to try move in
the direction of supporting the same functions as postgis (http://postgis.net/)
http://gis.stackexchange.com/questions/112426/postgres-performance-with-radius-searches
http://revenant.ca/www/postgis/workshop/index.html
In the intermediate term, a bundle of spatial functions (or just the DISTANCE
one) packaged natively with Phoenix reduces the complexity of the user having
to deploying/update their own udf jars and setting the hbase-site flag to allow
udfs on all clients/servers.
> Ability to create spatial indexes (geohash) with bounding box / radius search
> -----------------------------------------------------------------------------
>
> Key: PHOENIX-2152
> URL: https://issues.apache.org/jira/browse/PHOENIX-2152
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Dan Meany
> Priority: Minor
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Add the ability to create spatial indexes such as in Elastic Search, MongoDB,
> Oracle, etc.
> http://gis.stackexchange.com/questions/18330/would-it-be-possible-to-use-geohash-for-proximity-searches
> https://github.com/davetroy/geohash-js
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)