Skip to main content
Ctrl+K

M3S 🌍

  • Installation
  • Quickstart
  • Example Gallery
  • Choosing a Grid
    • API Reference
    • Changelog
    • GitHub
    • PyPI
  • GitHub
  • GitHub
  • PyPI
  • Installation
  • Quickstart
  • Example Gallery
  • Choosing a Grid
  • API Reference
  • Changelog
  • GitHub
  • PyPI
  • GitHub
  • GitHub
  • PyPI

Section Navigation

  • Reproject grid using UTM zone information and visualize.
  • M3S Quick Start - New Simplified API
  • Quickstart Guide for M3S - GridBuilder API
  • Quadkey and S2 Grid Systems Demonstration.
  • Precision Selection Strategies - Complete Guide
  • New grid systems: Plus codes, Maidenhead, and GARS.
  • Example Gallery

Example Gallery#

This gallery contains examples demonstrating the capabilities of M3S (Multi Spatial Subdivision System). Each example shows how to work with different spatial grid systems and their practical applications.

The examples cover various grid systems including:

  • Geohash: Base32-encoded rectangular grid system

  • MGRS: Military Grid Reference System based on UTM

  • H3: Uber’s hexagonal hierarchical spatial index

  • Quadkey: Microsoft’s quadtree-based tile system

  • S2: Google’s spherical geometry library

  • Slippy: Standard web map tiles (z/x/y)

  • Plus Codes: Google’s open location code system

  • Maidenhead: Ham radio grid locator system

  • GARS: Global Area Reference System

Each example includes:

  • Complete runnable code

  • Visual outputs when applicable

  • Performance insights

  • Usage recommendations

Run any example by downloading the Python file and executing it in your environment with the required dependencies installed.

Reproject grid using UTM zone information and visualize.

Reproject grid using UTM zone information and visualize.

M3S Quick Start - New Simplified API

M3S Quick Start - New Simplified API

Quickstart Guide for M3S - GridBuilder API

Quickstart Guide for M3S - GridBuilder API

Quadkey and S2 Grid Systems Demonstration.

Quadkey and S2 Grid Systems Demonstration.

Precision Selection Strategies - Complete Guide

Precision Selection Strategies - Complete Guide

<no title>

Grid System Enhancements Example.

New grid systems: Plus codes, Maidenhead, and GARS.

New grid systems: Plus codes, Maidenhead, and GARS.

Gallery generated by Sphinx-Gallery

previous

Quickstart

next

Reproject grid using UTM zone information and visualize.

This Page

  • Show Source

© Copyright 2025, Nicolas Karasiak.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.