pyinterp.GeoHash.area#
- GeoHash.area(self: pyinterp.core.GeoHash, wgs: Optional[pyinterp.core.geodetic.System] = None) float #
Returns the area covered by this.
- Parameters
wgs – WGS used to calculate the area. Defaults to WGS84.
- Returns
Calculated area in square meters.