GISBox

Miller Cylindrical Projection

GISBox is a one-stop 3D GIS data editing, conversion and publishing platform that supports editing in multiple GIS formats such as OSGB/GEOTIFF/RVT, converting to 3DTiles/Terrain and publishing.

Introduction

Miller Cylindrical Projection is a map projection method that projects the earth’s surface onto a two-dimensional plane. Its characteristic is that it emphasizes the left-right symmetry (mirror effect) of geographic information. This method is mainly used in scenes that value visual balance and overall grasp. It does not focus on the distance or shape from a specific center point, but focuses more on overall visibility and comparability.

This projection method is different from the regular geodetic projection method and is usually not provided as a standard function in general cartography or GIS tools. However, it is often used in visual analysis, education, or visualization to show the relationship between specific areas.

Projection Basics

  1. Latitude and longitude data: based on geographic coordinate systems such as WGS84 (EPSG:4326)
  2. **XY coordinates after projection transformation: **generated through a unique mirror processing algorithm
  3. **GeoJSON, Shapefile, KML: **formats used as basic data
  4. Image visualization formats: PNG, SVG, etc. are often used for final graphic display

Pros

  1. Able to visualize the overall structure symmetrically, making it easier to compare and understand
  2. Suitable for intuitively showing the correlation or symmetry between specific areas
  3. Has a unique form of expression, strong visual impact, suitable for education and exhibitions

Cons

  1. The errors of distance, area and angle are large, which is not suitable for measurement or precise analysis
  2. The geographical reality is destroyed and it is not suitable as a map for actual business use
  3. The projection algorithm has not been standardized and there are reproducibility issues

Application Scenario

Mirror projection is suitable for expressing the contrast between the two hemispheres of the earth, or for visualizing the social or economic differences between urban and rural areas, developed and developing countries. In addition, it can also be used as an auxiliary teaching material for learning geographical symmetry in educational scenarios; in the media and exhibitions, it can also be displayed as part of infographics. In the field of research, it can also be used to discover specific patterns or visualize the analysis of relationships.

Example

  1. Miller cylindrical projection map.

  1. Satellite image processed using the Miller cylindrical projection.

Related GIS Projections

Mercator Projection

Transverse Mercator Projection

Wagner Projection

Longitude / Latitude Projection

References

  1. https://en.wikipedia.org/wiki/Miller_cylindrical_projection
  2. https://pro.arcgis.com/en/pro-app/latest/help/mapping/properties/miller-cylindrical.htm
  3. https://en.wikipedia.org/wiki/Map_projection