[OZAPRS] Google earth server on Raspberry Pi ( MySQL table definition )

Andrew Rich vk4tec at tech-software.net
Mon Apr 1 02:19:08 EST 2013


Here is the MySQL table definition.

I use a database called "aprs"

//

CREATE TABLE `aprs_targets` (
  `dtg` datetime DEFAULT NULL,
  `callsign` varchar(90) DEFAULT NULL,
  `latitude` varchar(20) DEFAULT NULL,
  `longitude` varchar(20) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

- Andrew - 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aprs.net.au/pipermail/ozaprs/attachments/20130401/4cd36410/attachment.html>


More information about the OZAPRS mailing list