#include <string>#include <iostream>#include <sstream>#include <iomanip>#include <vector>#include <cmath>#include <QDebug>#include "geos/geom/CoordinateSequence.h"#include "geos/geom/LinearRing.h"#include "geos/geom/Point.h"#include "geos/geom/Polygon.h"#include "geos/operation/distance/DistanceOp.h"#include "geos/operation/overlay/snap/SnapOverlayOp.h"#include "geos/operation/overlay/snap/GeometrySnapper.h"#include "SpecialPixel.h"#include "PolygonTools.h"#include "TProjection.h"#include "ProjectionFactory.h"#include "UniversalGroundMap.h"Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |