Add APRS.me and Verona Networks project pages, flesh out TowerOps and GridMap descriptions, and add shared infrastructure overview to the projects section.
11 lines
484 B
Markdown
11 lines
484 B
Markdown
+++
|
|
title = "GridMap"
|
|
description = "Maidenhead grid square mapping tool for amateur radio operators, built with Elixir/Phoenix."
|
|
|
|
[extra]
|
|
url = "https://gridmap.org"
|
|
+++
|
|
|
|
GridMap is a mapping tool for amateur radio operators that visualizes Maidenhead grid squares. Built with Elixir/Phoenix and backed by PostgreSQL with PostGIS for spatial queries.
|
|
|
|
Parses NASA SRTM elevation data to generate elevation profiles along a path, useful for evaluating line-of-sight between stations.
|