org.gcube.dataanalysis.geo.utils
Class CSquareCodesConverter

java.lang.Object
  extended by org.gcube.dataanalysis.geo.utils.CSquareCodesConverter

public class CSquareCodesConverter
extends Object


Constructor Summary
CSquareCodesConverter()
           
 
Method Summary
static String convertAtResolution(double x, double y, double resolution)
           
static String convertHalfDegree(double x, double y)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSquareCodesConverter

public CSquareCodesConverter()
Method Detail

convertHalfDegree

public static String convertHalfDegree(double x,
                                       double y)

convertAtResolution

public static String convertAtResolution(double x,
                                         double y,
                                         double resolution)

main

public static void main(String[] args)


Copyright © 2013. All Rights Reserved.