20#ifndef GEOS_LINEARREF_EXTRACTLINEBYLOCATION_H
21#define GEOS_LINEARREF_EXTRACTLINEBYLOCATION_H
23#include <geos/geom/Coordinate.h>
24#include <geos/geom/Geometry.h>
25#include <geos/linearref/LinearLocation.h>
38 std::unique_ptr<geom::Geometry> reverse(
const geom::Geometry* linear);
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition Geometry.h:188
Represents a location along a LineString or MultiLineString.
Definition LinearLocation.h:44
Basic namespace for all GEOS functionalities.
Definition IndexedNestedRingTester.h:26