GeoQuadTree is an open format for storing georeferenced images on a filesystem. It is based on image tiles, compressed in PNG format, and organised in a hierarchical structure of folders. This project also includes software to server the images.
APRS World is comprised of an Automatic Packet Reporting System (APRS) parser and a web interface. The parser connects to an APRS feed and inserts packets into a MySQL database. The web interface provides a convenient means of retrieving this data. This