Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
s2_cells
v1.0.1
S2Cells
CellBase
CellId
InvalidLevel
LatLon
Point
Built with Crystal 1.9.2
2023-10-08 01:47:07 UTC
class
S2Cells::LatLon
S2Cells::LatLon
Reference
Object
Defined in:
s2_cells/lat_lon.cr
Constructors
.new
(lat_degrees : Float64, lon_degrees : Float64)
Instance Method Summary
#to_point
#to_token
(level =
30
)
Constructor Detail
def self.
new
(lat_degrees : Float64, lon_degrees : Float64)
#
[
View source
]
Instance Method Detail
def
to_point
#
[
View source
]
def
to_token
(level =
30
)
#
[
View source
]