22#include <olp/core/geo/tiling/ITilingScheme.h>
33template <
class TSubdivisionScheme,
class TProjection>
46 return subdivision_scheme_;
The identity projection used to work with geographic and world coordinates.
Definition IProjection.h:31
An abstract tiling subdivision scheme.
Definition ISubdivisionScheme.h:33
Represents how data is tiled.
Definition ITilingScheme.h:30
Represents how data is tiled.
Definition TilingScheme.h:34
const IProjection & GetProjection() const override
Gets the identity projection.
Definition TilingScheme.h:50
TSubdivisionScheme SubdivisionScheme
An alias for the subdivision scheme used by this tiling scheme.
Definition TilingScheme.h:37
const ISubdivisionScheme & GetSubdivisionScheme() const override
Gets the subdivision scheme.
Definition TilingScheme.h:45
TProjection Projection
An alias for the projection used by this tiling scheme.
Definition TilingScheme.h:39
Rules all the other namespaces.
Definition AppleSignInProperties.h:24