[
https://issues.apache.org/jira/browse/HIVEMALL-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978155#comment-15978155
]
Makoto Yui edited comment on HIVEMALL-96 at 4/21/17 6:35 AM:
-------------------------------------------------------------
{code}
https://www.google.com/maps/@35.1858948,136.9473611,17z
https://www.google.com/maps/@$lat,$lon,$zoomz
http://tile.openstreetmap.org/${zoom}/${xtile}/${ytile}.png
http://tile.openstreetmap.org/17/65544/43582.png
{code}
was (Author: myui):
https://www.google.com/maps/@35.1858948,136.9473611,17z
https://www.google.com/maps/@${lat},${lon},${zoom}z
http://tile.openstreetmap.org/${zoom}/${xtile}/${ytile}.png
http://tile.openstreetmap.org/17/65544/43582.png
> Support GeoSpatial (lat/long ops) functions
> -------------------------------------------
>
> Key: HIVEMALL-96
> URL: https://issues.apache.org/jira/browse/HIVEMALL-96
> Project: Hivemall
> Issue Type: New Feature
> Reporter: Makoto Yui
> Assignee: Makoto Yui
> Priority: Minor
>
> Tile by lat/long
> http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Java
> ESRI geometry api for Java
> https://github.com/Esri/geometry-api-java
> ESRI Spatial functions for Hive
> https://github.com/Esri/spatial-framework-for-hadoop
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
