mapreader.download.data_structures
Module Contents
-
class mapreader.download.data_structures.Coordinate(lat, lon)
- Parameters:
-
-
lat
-
lon
-
class mapreader.download.data_structures.GridIndex(x, y, z)
- Parameters:
-
-
x
-
y
-
z
-
class mapreader.download.data_structures.GridBoundingBox(cell1, cell2)
- Parameters:
-
-
z
-
lower_corner
-
upper_corner
-
property covered_cells
-
property x_range
-
property y_range