GeographicLib: Planimeter.cpp File Reference (original) (raw)

#include <iostream>
#include <string>
#include <sstream>
#include <fstream>
#include <[GeographicLib/PolygonArea.hpp](PolygonArea%5F8hpp%5Fsource.html)>
#include <[GeographicLib/DMS.hpp](DMS%5F8hpp%5Fsource.html)>
#include <[GeographicLib/Utility.hpp](Utility%5F8hpp%5Fsource.html)>
#include <[GeographicLib/GeoCoords.hpp](GeoCoords%5F8hpp%5Fsource.html)>
#include <[GeographicLib/AuxLatitude.hpp](AuxLatitude%5F8hpp%5Fsource.html)>
#include "Planimeter.usage"

Command line utility for measuring the area of geodesic polygons.

Copyright (c) Charles Karney (2010-2023) karne.nosp@m.y@al.nosp@m.um.mi.nosp@m.t.ed.nosp@m.u and licensed under the MIT/X11 License. For more information, see https://geographiclib.sourceforge.io/

See the man page for usage information.

Definition in file Planimeter.cpp.