pyinterp.core.geodetic.Point ============================ .. currentmodule:: pyinterp.core.geodetic .. autoclass:: Point :show-inheritance: .. rubric:: Attributes .. autosummary:: :toctree: ~Point.lat ~Point.lon .. rubric:: Public Methods .. autosummary:: :toctree: ~Point.azimuth ~Point.distance ~Point.read_wkt ~Point.to_geojson ~Point.wkt .. rubric:: Special Methods .. autosummary:: :toctree: ~Point.__copy__ ~Point.__eq__ ~Point.__getstate__ ~Point.__ne__ ~Point.__repr__ ~Point.__setstate__