Double value range
      
    
      Double time series with a continues value and discrete time use linear interpolation to give a estimated value
      
    
      A boundary box with min/max longitude/latitude
      
    
      An circle which on the 2d-sphere in radius of earth each point on the edge to center is radius
An circle which on the 2d-sphere in radius of earth each point on the edge to center is radius
center of the circle
radius of the circle
      
    
      Heatmap of geo points
      
    
      An index (and simple data storage)
An index (and simple data storage)
Type to save geo points, any type extends IGeoPoint
      
    
      A TimeSeries with GeoPoint as value
      
    
      Layered Geo points index as an TreeSet
Layered Geo points index as an TreeSet
Type to save geo points, any type extends IGeoPoint
      
    
      Mutable implementation of polygon
Mutable implementation of polygon
polygon points with out first point in the last position For example: p0,p1,p2 represents polygon of p0->p1->p2->p0
      
    
      Standard GeoJSON completely Polygon which described in : Polygon
Standard GeoJSON completely Polygon which described in : Polygon
      
    
      
    
      
    
      
    
      
    
      
    
      
    
      Apply and Utils
      
    
      
    
      
    
      
    
      
    
      
    
Double value range
min
max