#include "WKBInterface.h"
#include <sstream>
#include <algorithm>
#include <geos/geom/Coordinate.h>
#include <geos/geom/Point.h>
#include <geos/geom/Geometry.h>
Go to the source code of this file.