---
jupytext:
  formats: md:myst
  text_representation:
    extension: .md
    format_name: myst
kernelspec:
  name: python3
  display_name: Python 3
---

```{include} ../../_includes/license_block.md
```
# Georeferencing


This section provides a collection of example code snippets to show how georeferencing of radar and ancillary data is done in $\omega radlib$.

```{toctree}
:hidden:
:maxdepth: 2
Computing Cartesian Coordinates from Polar Data <coords>
Georeferencing a Radar Dataset <georef>
Overlay Ancillary Data <../visualisation/gis_overlay>
Managing Georeferenced Data <../zonalstats/zonalstats>
```