GeographicTilingScheme
A tiling scheme for geometry referenced to a simple GeographicProjection where longitude and latitude are directly mapped to X and Y. This projection is commonly known as geographic, equirectangular, equidistant cylindrical, or plate carrée.
See also
Types
Functions
Gets the total number of tiles in the X direction at a specified level-of-detail.
Gets the total number of tiles in the Y direction at a specified level-of-detail.
Calculates the tile x, y coordinates of the tile containing a given cartographic position.
Transforms a rectangle specified in geodetic radians to the native coordinate system of this tiling scheme.
Converts tile x, y coordinates and level to a rectangle expressed in the native coordinates of the tiling scheme.
Converts tile x, y coordinates and level to a cartographic rectangle in radians.