To complement my VX Commander repeater list, I’ve now created a Python script to generate Point-Of-Interest (POI) files containing all the UK repeaters (as listed at ukrepeaters.net).
The Python script (repeaterpoi.py) takes the repeaters.csv file from ukrepeaters.net, and produces csv files containing the POIs .
These files are then loaded into POIEdit, and exported to whatever format the GPS requires.
Many thanks to Jon G4TSN. I wanted to build a complete solution for myself, and I used Jon’s .ov2 files to see what format I was aiming for.


