[SimBot-commits] CVS: simbot/data postalcodes,NONE,1.1 USzip,1.2,NONE
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2005-05-08 02:04:24
|
Update of /cvsroot/simbot/simbot/data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27037/data Added Files: postalcodes Removed Files: USzip Log Message: Replaced the USzip file with a postalcodes file. We now have UK post codes, and %weather <uk post code> works. --- NEW FILE: postalcodes --- SQLite format 3 ON postalcodes (code)l'tablecountriescountriesCREATE TABLE countries ( id INTEGER PRIMARY KEY, name STRING UNIQUE )1E code STRING UNIQUE, latitude REAL, longitude REAL, poname STRING, state STRING, country INTEGER, geocode INTEGER )5I# wôèÛÎÁ´¦ éúôîèâÜÖÏÈÁº³¬¥{t bÍz 2[Ö Z@2d¢eðõ¡ÀPË»äG=AGUADAPRC)[@2t¶¶àÒ=ÀPÉTu£LAGUADILLAPRE)\@2~WS£ìÀPȲNEFAGUADILLAPRE) ]@2wÛYWÀPÉKµáAGUADILLAPRE'^@2,FA,ðúÀP¼lP2ÏMARICAOPR&b@2IçBØÀPÈðÇ}ØsANASCOPRK'c@2GW÷7ÚÀP³VÀÖõEANGELESPRÍ'd@2s__(RÀP¬°SARECIBOPRM'e@2uE5ËÀP®åÂ.äARECIBOPRM'f@2mÿ.Hè§ÀP«+6½+ARECIBOPRM(h@2qÝãu ¾ÀP© [...9163 lines suppressed...] YO10 WR10 WR11 WR12 WR13 WR14 WR15 WS10 WS11 WS12 WS13 WS14 WS15 WV10 WV11 WV12 WV13 WV14 WV15 WV16 --- USzip DELETED --- |