Understand the Projection Tradeoffs
Learn what azimuthal projections preserve, why distortion grows away from the center, and when equal-distance or equal-area behavior is the right choice.
Read the Projection GuideExplore the world of map projections, learn cartographic techniques, and discover how different perspectives can change the way we see our planet.
This library is organized around practical map-making questions. If you are new to azimuthal maps, begin with the reading guide and projection comparison. If you want to build your own maps, use the Python or D3.js tutorials. Each article is written to connect the math of map projections to a working map you can inspect, modify, or generate yourself.
Learn what azimuthal projections preserve, why distortion grows away from the center, and when equal-distance or equal-area behavior is the right choice.
Read the Projection GuideSee how center-based maps support radio bearing charts, route maps, classroom demonstrations, polar views, and statistical map design.
Explore Practical UsesLearn how to create professional equal-area map projections using Python, Cartopy, and Matplotlib. Perfect for thematic maps, choropleths, and statistical visualizations where accurate area representation matters.
Read MoreBuild interactive equal-area map projections using D3.js. Learn when to use Lambert Azimuthal Equal-Area over equidistant projections, with complete code examples and best practices.
Read MoreLearn how to create professional azimuthal equidistant map projections using Python with Cartopy and Matplotlib. Complete tutorial with code examples for static maps, customization, and export options.
Read MoreLearn how to build interactive azimuthal equidistant map projections using D3.js. Complete tutorial with code examples for centering on any location, adding graticules, and customizing your projection.
Read MoreLearn how to interpret azimuthal equidistant maps, understand their unique properties, measure distances and directions, and avoid common reading mistakes. A complete guide for navigators, ham radio operators, and geography enthusiasts.
Read MoreA comprehensive comparison of azimuthal equidistant and Lambert azimuthal equal-area projections. Learn when to use each projection type based on your specific needs for navigation, thematic mapping, or data visualization.
Read More