KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/irtiweb/CATS/db/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/irtiweb/CATS/db/upgrade-zipcodes.sql
DROP TABLE IF EXISTS `zipcodes`;
CREATE TABLE `zipcodes` (
  `zipcode` varchar(9) NOT NULL default '0',
  `city` tinytext character set utf8 collate utf8_unicode_ci NOT NULL,
  `state` varchar(2) character set utf8 collate utf8_unicode_ci NOT NULL default '',
  `areacode` smallint(6) NOT NULL default '0',
  `lat` float(12) default NULL,
  `lng` float(12) default NULL,
  PRIMARY KEY  (`zipcode`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;


insert  into zipcodes values 
(210, 'Portsmouth', 'NH', 603, null, null), 
(211, 'Portsmouth', 'NH', 603, null, null), 
(212, 'Portsmouth', 'NH', 603, null, null), 
(213, 'Portsmouth', 'NH', 603, null, null), 
(214, 'Portsmouth', 'NH', 603, null, null), 
(215, 'Portsmouth', 'NH', 603, null, null), 
(501, 'Holtsville', 'NY', 631, '-072.637078', '+40.922326'), 
(544, 'Holtsville', 'NY', 631, '-072.637078', '+40.922326'), 
(601, 'Adjuntas', 'PR', 787, '-066.722583', '+18.165273'), 
(602, 'Aguada', 'PR', 787, '-067.180953', '+18.393103'), 
(603, 'Aguadilla', 'PR', 787, '-067.145780', '+18.455913'), 
(604, 'Aguadilla', 'PR', 787, '-067.135883', '+18.493520'), 
(605, 'Aguadilla', 'PR', 787, '-067.141486', '+18.465162'), 
(606, 'Maricao', 'PR', 787, '-066.944111', '+18.172947'), 
(610, 'Anasco', 'PR', 787, '-067.139696', '+18.288685'), 
(611, 'Angeles', 'PR', 787, '-066.802170', '+18.279531'), 
(612, 'Arecibo', 'PR', 787, '-066.698262', '+18.450674'), 
(613, 'Arecibo', 'PR', 787, '-066.732732', '+18.458093'), 
(614, 'Arecibo', 'PR', 787, '-066.674506', '+18.429675'), 
(616, 'Bajadero', 'PR', 787, '-066.640678', '+18.444792'), 
(617, 'Barceloneta', 'PR', 787, '-066.544255', '+18.447092'), 
(622, 'Boqueron', 'PR', 787, '-067.187318', '+17.998531'), 
(623, 'Cabo Rojo', 'PR', 787, '-067.149541', '+18.062201'), 
(624, 'Penuelas', 'PR', 787, '-066.726156', '+18.023535'), 
(627, 'Camuy', 'PR', 787, '-066.854770', '+18.477891'), 
(631, 'Castaner', 'PR', 787, '-066.864993', '+18.269187'), 
(636, 'Rosario', 'PR', 787, '-067.039706', '+18.113284'), 
(637, 'Sabana Grande', 'PR', 787, '-066.934911', '+18.087322'), 
(638, 'Ciales', 'PR', 787, '-066.472087', '+18.336160'), 
(641, 'Utuado', 'PR', 787, '-066.698957', '+18.250027'), 
(646, 'Dorado', 'PR', 787, '-066.281954', '+18.436060'), 
(647, 'Ensenada', 'PR', 787, '-066.939754', '+17.969594'), 
(650, 'Florida', 'PR', 787, '-066.562311', '+18.360125'), 
(652, 'Garrochales', 'PR', 787, '-066.603358', '+18.457254'), 
(653, 'Guanica', 'PR', 787, '-066.898661', '+17.972468'), 
(656, 'Guayanilla', 'PR', 787, '-066.786909', '+18.023280'), 
(659, 'Hatillo', 'PR', 787, '-066.808696', '+18.481391'), 
(660, 'Hormigueros', 'PR', 787, '-067.135323', '+18.145486'), 
(662, 'Isabela', 'PR', 787, '-067.028155', '+18.480285'), 
(664, 'Jayuya', 'PR', 787, '-066.598306', '+18.217606'), 
(667, 'Lajas', 'PR', 787, '-067.055973', '+18.015099'), 
(669, 'Lares', 'PR', 787, '-066.881925', '+18.295952'), 
(670, 'Las Marias', 'PR', 787, '-066.990967', '+18.252135'), 
(674, 'Manati', 'PR', 787, '-066.490268', '+18.445530'), 
(676, 'Moca', 'PR', 787, '-067.080799', '+18.383727'), 
(677, 'Rincon', 'PR', 787, '-067.252547', '+18.335781'), 
(678, 'Quebradillas', 'PR', 787, '-066.933689', '+18.453030'), 
(680, 'Mayaguez', 'PR', 787, '-067.508068', '+18.219023'), 
(681, 'Mayaguez', 'PR', 787, '-067.508068', '+18.219023'), 
(682, 'Mayaguez', 'PR', 787, '-067.508068', '+18.219023'), 
(683, 'San German', 'PR', 787, '-067.039706', '+18.113284'), 
(685, 'San Sebastian', 'PR', 787, '-066.972227', '+18.323600'), 
(687, 'Morovis', 'PR', 787, '-066.415207', '+18.316976'), 
(688, 'Sabana Hoyos', 'PR', 787, '-066.674506', '+18.429675'), 
(690, 'San Antonio', 'PR', 787, '-067.139597', '+18.476196'), 
(692, 'Vega Alta', 'PR', 787, '-066.338523', '+18.435818'), 
(693, 'Vega Baja', 'PR', 787, '-066.398302', '+18.443109'), 
(694, 'Vega Baja', 'PR', 787, '-066.398302', '+18.443109'), 
(698, 'Yauco', 'PR', 787, '-066.861164', '+18.061040'), 
(703, 'Aguas Buenas', 'PR', 787, '-066.128450', '+18.250398'), 
(704, 'Aguirre', 'PR', 787, '-066.139253', '+17.992290'), 
(705, 'Aibonito', 'PR', 787, '-066.268717', '+18.128092'), 
(707, 'Maunabo', 'PR', 787, '-065.898719', '+18.007014'), 
(714, 'Arroyo', 'PR', 787, '-066.041380', '+17.967510'), 
(715, 'Mercedita', 'PR', 787, '-066.563721', '+18.011854'), 
(716, 'Ponce', 'PR', 787, '-066.607429', '+18.001995'), 
(717, 'Ponce', 'PR', 787, '-066.607429', '+18.001995'), 
(718, 'Naguabo', 'PR', 787, '-065.778310', '+18.221390'), 
(719, 'Naranjito', 'PR', 787, '-066.229751', '+18.298017'), 
(720, 'Orocovis', 'PR', 787, '-066.394020', '+18.226862'), 
(721, 'Palmer', 'PR', 787, '-065.778288', '+18.364161'), 
(723, 'Patillas', 'PR', 787, '-066.010572', '+18.009994'), 
(725, 'Caguas', 'PR', 787, '-066.058033', '+18.212965'), 
(726, 'Caguas', 'PR', 787, '-066.058033', '+18.212965'), 
(728, 'Ponce', 'PR', 787, '-066.607429', '+18.001995'), 
(729, 'Canovanas', 'PR', 787, '-065.883864', '+18.333093'), 
(730, 'Ponce', 'PR', 787, '-066.607429', '+18.001995'), 
(731, 'Ponce', 'PR', 787, '-066.626344', '+18.038310'), 
(732, 'Ponce', 'PR', 787, '-066.613742', '+18.021781'), 
(733, 'Ponce', 'PR', 787, '-066.619165', '+18.019331'), 
(734, 'Ponce', 'PR', 787, '-066.643934', '+17.999499'), 
(735, 'Ceiba', 'PR', 787, '-065.594769', '+18.264872'), 
(736, 'Cayey', 'PR', 787, '-066.139274', '+18.102967'), 
(737, 'Cayey', 'PR', 787, '-066.139274', '+18.102967'), 
(738, 'Fajardo', 'PR', 787, '-065.611361', '+18.359381'), 
(739, 'Cidra', 'PR', 787, '-066.169519', '+18.181469'), 
(740, 'Puerto Real', 'PR', 787, '-065.638780', '+18.331958'), 
(741, 'Punta Santiago', 'PR', 787, '-065.753485', '+18.162156'), 
(742, 'Roosevelt Roads', 'PR', 787, '-065.594769', '+18.264872'), 
(744, 'Rio Blanco', 'PR', 787, '-065.743058', '+18.206329'), 
(745, 'Rio Grande', 'PR', 787, '-065.816583', '+18.367347'), 
(751, 'Salinas', 'PR', 787, '-066.264825', '+17.998520'), 
(754, 'San Lorenzo', 'PR', 787, '-065.962389', '+18.187584'), 
(757, 'Santa Isabel', 'PR', 787, '-066.395543', '+17.991233'), 
(765, 'Vieques', 'PR', 787, '-065.460356', '+18.123347'), 
(766, 'Villalba', 'PR', 787, '-066.496607', '+18.120519'), 
(767, 'Yabucoa', 'PR', 787, '-065.886988', '+18.045522'), 
(769, 'Coamo', 'PR', 787, '-066.350810', '+18.095992'), 
(771, 'Las Piedras', 'PR', 787, '-065.871970', '+18.196576'), 
(772, 'Loiza', 'PR', 787, '-065.899357', '+18.447406'), 
(773, 'Luquillo', 'PR', 787, '-065.708138', '+18.366027'), 
(775, 'Culebra', 'PR', 787, '-065.296467', '+18.323736'), 
(777, 'Juncos', 'PR', 787, '-065.901774', '+18.206489'), 
(778, 'Gurabo', 'PR', 787, '-065.974641', '+18.259092'), 
(780, 'Coto Laurel', 'PR', 787, '-066.607429', '+18.001995'), 
(782, 'Comerio', 'PR', 787, '-066.219885', '+18.224958'), 
(783, 'Corozal', 'PR', 787, '-066.330525', '+18.304369'), 
(784, 'Guayama', 'PR', 787, '-066.139253', '+17.992290'), 
(785, 'Guayama', 'PR', 787, '-066.795603', '+18.018822'), 
(786, 'La Plata', 'PR', 787, '-066.268717', '+18.128092'), 
(791, 'Humacao', 'PR', 787, '-065.788499', '+18.138029'), 
(792, 'Humacao', 'PR', 787, '-065.788499', '+18.138029'), 
(794, 'Barranquitas', 'PR', 787, '-066.307236', '+18.200898'), 
(795, 'Juana Diaz', 'PR', 787, '-066.493218', '+17.997367'), 
(801, 'St Thomas', 'VI', 340, '-064.963715', '+18.322285'), 
(802, 'St Thomas', 'VI', 340, '-064.963715', '+18.322285'), 
(803, 'St Thomas', 'VI', 340, '-064.963715', '+18.322285'), 
(804, 'St Thomas', 'VI', 340, '-064.963715', '+18.322285'), 
(805, 'St Thomas', 'VI', 340, '-064.963715', '+18.322285'), 
(820, 'Christiansted', 'VI', 340, '-064.734694', '+17.734211'), 
(821, 'Christiansted', 'VI', 340, '-064.734694', '+17.734211'), 
(822, 'Christiansted', 'VI', 340, '-064.734694', '+17.734211'), 
(823, 'Christiansted', 'VI', 340, '-064.734694', '+17.734211'), 
(824, 'Christiansted', 'VI', 340, '-064.734694', '+17.734211'), 
(830, 'St John', 'VI', 340, '-064.740737', '+18.328160'), 
(831, 'St John', 'VI', 340, '-064.740737', '+18.328160'), 
(840, 'Frederiksted', 'VI', 340, '-064.734694', '+17.734211'), 
(841, 'Frederiksted', 'VI', 340, '-064.734694', '+17.734211'), 
(850, 'Kingshill', 'VI', 340, '-064.734694', '+17.734211'), 
(851, 'Kingshill', 'VI', 340, '-064.734694', '+17.734211'), 
(901, 'San Juan', 'PR', 787, '-066.103568', '+18.465901'), 
(902, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(906, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(907, 'San Juan', 'PR', 787, '-066.077003', '+18.451647'), 
(908, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(909, 'San Juan', 'PR', 787, '-066.068133', '+18.443384'), 
(910, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(911, 'San Juan', 'PR', 787, '-066.057859', '+18.450828'), 
(912, 'San Juan', 'PR', 787, '-066.059859', '+18.444187'), 
(913, 'San Juan', 'PR', 787, '-066.043352', '+18.450735'), 
(914, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(915, 'San Juan', 'PR', 787, '-066.048087', '+18.437896'), 
(916, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(917, 'San Juan', 'PR', 787, '-066.050602', '+18.422018'), 
(918, 'San Juan', 'PR', 787, '-066.062319', '+18.419069'), 
(919, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(920, 'San Juan', 'PR', 787, '-066.091885', '+18.406808'), 
(921, 'San Juan', 'PR', 787, '-066.066124', '+18.390429'), 
(922, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(923, 'San Juan', 'PR', 787, '-066.036708', '+18.410775'), 
(924, 'San Juan', 'PR', 787, '-066.011460', '+18.396392'), 
(925, 'San Juan', 'PR', 787, '-066.049773', '+18.401055'), 
(926, 'San Juan', 'PR', 787, '-066.062804', '+18.369376'), 
(927, 'San Juan', 'PR', 787, '-066.071959', '+18.385174'), 
(928, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(929, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(930, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(931, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(933, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(934, 'Fort Buchanan', 'PR', 787, '-066.166014', '+18.344870'), 
(935, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(936, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(937, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(938, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(939, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(940, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(949, 'Toa Baja', 'PR', 787, '-066.199692', '+18.431911'), 
(950, 'Toa Baja', 'PR', 787, '-066.196503', '+18.457761'), 
(951, 'Toa Baja', 'PR', 787, '-066.196503', '+18.457761'), 
(952, 'Sabana Seca', 'PR', 787, '-066.196503', '+18.457761'), 
(953, 'Toa Alta', 'PR', 787, '-066.257010', '+18.356795'), 
(954, 'Toa Alta', 'PR', 787, '-066.258108', '+18.358939'), 
(955, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(956, 'Bayamon', 'PR', 787, '-066.174176', '+18.326702'), 
(957, 'Bayamon', 'PR', 787, '-066.183907', '+18.366645'), 
(958, 'Bayamon', 'PR', 787, '-066.166014', '+18.344870'), 
(959, 'Bayamon', 'PR', 787, '-066.159044', '+18.387058'), 
(960, 'Bayamon', 'PR', 787, '-066.166014', '+18.344870'), 
(961, 'Bayamon', 'PR', 787, '-066.168651', '+18.413195'), 
(962, 'Catano', 'PR', 787, '-066.140407', '+18.437644'), 
(963, 'Catano', 'PR', 787, '-066.139293', '+18.443217'), 
(965, 'Guaynabo', 'PR', 787, '-066.115390', '+18.428784'), 
(966, 'Guaynabo', 'PR', 787, '-066.114889', '+18.396815'), 
(968, 'Guaynabo', 'PR', 787, '-066.060533', '+18.410462'), 
(969, 'Guaynabo', 'PR', 787, '-066.113729', '+18.362322'), 
(970, 'Guaynabo', 'PR', 787, '-066.112295', '+18.359143'), 
(971, 'Guaynabo', 'PR', 787, '-066.113606', '+18.309420'), 
(975, 'San Juan', 'PR', 787, '-066.060533', '+18.410462'), 
(976, 'Trujillo Alto', 'PR', 787, '-065.989229', '+18.338133'), 
(977, 'Trujillo Alto', 'PR', 787, '-065.990099', '+18.337004'), 
(978, 'St Just', 'PR', 787, '-065.990099', '+18.337004'), 
(979, 'Carolina', 'PR', 787, '-066.060533', '+18.410462'), 
(981, 'Carolina', 'PR', 787, '-066.060533', '+18.410462'), 
(982, 'Carolina', 'PR', 787, '-066.060533', '+18.410462'), 
(983, 'Carolina', 'PR', 787, '-065.977659', '+18.413452'), 
(984, 'Carolina', 'PR', 787, '-065.972495', '+18.393355'), 
(985, 'Carolina', 'PR', 787, '-065.938880', '+18.345741'), 
(986, 'Carolina', 'PR', 787, '-065.972495', '+18.393355'), 
(987, 'Carolina', 'PR', 787, '-065.959932', '+18.373466'), 
(988, 'Carolina', 'PR', 787, '-065.972495', '+18.393355'), 
(1001, 'Agawam', 'MA', 413, '-072.788661', '+42.140549'), 
(1002, 'Amherst', 'MA', 413, '-072.464571', '+42.367092'), 
(1003, 'Amherst', 'MA', 413, '-072.635990', '+42.369562'), 
(1004, 'Amherst', 'MA', 413, '-072.513183', '+42.384494'), 
(1005, 'Barre', 'MA', 978, '-072.139465', '+42.329160'), 
(1007, 'Belchertown', 'MA', 413, '-072.402056', '+42.280267'), 
(1008, 'Blandford', 'MA', 413, '-072.958359', '+42.177833'), 
(1009, 'Bondsville', 'MA', 413, '-072.340486', '+42.206092'), 
(1010, 'Brimfield', 'MA', 413, '-072.204480', '+42.108585'), 
(1011, 'Chester', 'MA', 413, '-072.952776', '+42.294259'), 
(1012, 'Chesterfield', 'MA', 413, '-072.825607', '+42.392274'), 
(1013, 'Chicopee', 'MA', 413, '-072.667341', '+42.161492'), 
(1014, 'Chicopee', 'MA', 413, '-072.604842', '+42.170731'), 
(1020, 'Chicopee', 'MA', 413, '-072.562563', '+42.177492'), 
(1021, 'Chicopee', 'MA', 413, '-072.604842', '+42.170731'), 
(1022, 'Chicopee', 'MA', 413, '-072.554360', '+42.193392'), 
(1026, 'Cummington', 'MA', 413, '-072.909841', '+42.428617'), 
(1027, 'Easthampton', 'MA', 413, '-072.768839', '+42.368303'), 
(1028, 'East Longmeadow', 'MA', 413, '-072.498740', '+42.062009'), 
(1029, 'East Otis', 'MA', 413, '-073.051661', '+42.190904'), 
(1030, 'Feeding Hills', 'MA', 413, '-072.797740', '+42.189335'), 
(1031, 'Gilbertville', 'MA', 413, '-072.205724', '+42.352554'), 
(1032, 'Goshen', 'MA', 413, '-072.819446', '+42.443837'), 
(1033, 'Granby', 'MA', 413, '-072.504086', '+42.262285'), 
(1034, 'Granville', 'MA', 413, '-072.952003', '+42.112748'), 
(1035, 'Hadley', 'MA', 413, '-072.576613', '+42.356804'), 
(1036, 'Hampden', 'MA', 413, '-072.417507', '+42.067614'), 
(1037, 'Hardwick', 'MA', 413, '-072.225251', '+42.347856'), 
(1038, 'Hatfield', 'MA', 413, '-072.643081', '+42.387269'), 
(1039, 'Haydenville', 'MA', 413, '-072.682127', '+42.356410'), 
(1040, 'Holyoke', 'MA', 413, '-072.642070', '+42.198291'), 
(1041, 'Holyoke', 'MA', 413, '-072.604842', '+42.170731'), 
(1050, 'Huntington', 'MA', 413, '-072.903677', '+42.313427'), 
(1053, 'Leeds', 'MA', 413, '-072.704385', '+42.353838'), 
(1054, 'Leverett', 'MA', 413, '-072.467543', '+42.474681'), 
(1056, 'Ludlow', 'MA', 413, '-072.627038', '+42.173276'), 
(1057, 'Monson', 'MA', 413, '-072.282063', '+42.095323'), 
(1059, 'North Amherst', 'MA', 413, '-072.635990', '+42.369562'), 
(1060, 'Northampton', 'MA', 413, '-072.769270', '+42.415154'), 
(1061, 'Northampton', 'MA', 413, '-072.635990', '+42.369562'), 
(1062, 'Florence', 'MA', 413, '-072.845227', '+42.328838'), 
(1063, 'Northampton', 'MA', 413, '-072.640234', '+42.317939'), 
(1066, 'North Hatfield', 'MA', 413, '-072.633901', '+42.406697'), 
(1068, 'Oakham', 'MA', 508, '-072.058847', '+42.346144'), 
(1069, 'Palmer', 'MA', 413, '-072.314570', '+42.176131'), 
(1070, 'Plainfield', 'MA', 413, '-072.958397', '+42.448984'), 
(1071, 'Russell', 'MA', 413, '-072.864558', '+42.177432'), 
(1072, 'Shutesbury', 'MA', 413, '-072.440170', '+42.471562'), 
(1073, 'Southampton', 'MA', 413, '-072.728463', '+42.230008'), 
(1074, 'South Barre', 'MA', 978, '-072.149388', '+42.375998'), 
(1075, 'South Hadley', 'MA', 413, '-072.581520', '+42.249840'), 
(1077, 'Southwick', 'MA', 413, '-072.541205', '+42.066644'), 
(1079, 'Thorndike', 'MA', 413, '-072.329574', '+42.192892'), 
(1080, 'Three Rivers', 'MA', 413, '-072.517813', '+42.179805'), 
(1081, 'Wales', 'MA', 413, '-072.213598', '+42.061948'), 
(1082, 'Ware', 'MA', 413, '-072.548549', '+42.377471'), 
(1083, 'Warren', 'MA', 413, '-072.199439', '+42.204027'), 
(1084, 'West Chesterfield', 'MA', 413, '-072.870857', '+42.390303'), 
(1085, 'Westfield', 'MA', 413, '-072.501887', '+42.148690'), 
(1086, 'Westfield', 'MA', 413, '-072.847964', '+42.173428'), 
(1088, 'West Hatfield', 'MA', 413, '-072.646894', '+42.390583'), 
(1089, 'West Springfield', 'MA', 413, '-072.645334', '+42.125793'), 
(1090, 'West Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1092, 'West Warren', 'MA', 413, '-072.229025', '+42.202887'), 
(1093, 'Whately', 'MA', 413, '-072.652511', '+42.442673'), 
(1094, 'Wheelwright', 'MA', 413, '-072.140846', '+42.358201'), 
(1095, 'Wilbraham', 'MA', 413, '-072.489988', '+42.125974'), 
(1096, 'Williamsburg', 'MA', 413, '-072.821653', '+42.413069'), 
(1097, 'Woronoco', 'MA', 413, '-072.845912', '+42.161743'), 
(1098, 'Worthington', 'MA', 413, '-072.896133', '+42.404940'), 
(1101, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1102, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1103, 'Springfield', 'MA', 413, '-072.590783', '+42.103044'), 
(1104, 'Springfield', 'MA', 413, '-072.567966', '+42.128605'), 
(1105, 'Springfield', 'MA', 413, '-072.577732', '+42.099793'), 
(1106, 'Longmeadow', 'MA', 413, '-072.567882', '+42.049194'), 
(1107, 'Springfield', 'MA', 413, '-072.586733', '+42.126237'), 
(1108, 'Springfield', 'MA', 413, '-072.558081', '+42.080594'), 
(1109, 'Springfield', 'MA', 413, '-072.548981', '+42.119293'), 
(1111, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1114, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1115, 'Springfield', 'MA', 413, '-072.591633', '+42.102894'), 
(1116, 'Longmeadow', 'MA', 413, '-072.604842', '+42.170731'), 
(1118, 'Springfield', 'MA', 413, '-072.523227', '+42.093894'), 
(1119, 'Springfield', 'MA', 413, '-072.526705', '+42.124943'), 
(1128, 'Springfield', 'MA', 413, '-072.487229', '+42.094616'), 
(1129, 'Springfield', 'MA', 413, '-072.489479', '+42.124485'), 
(1133, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1138, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1139, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1144, 'Springfield', 'MA', 413, '-072.591510', '+42.101796'), 
(1151, 'Indian Orchard', 'MA', 413, '-072.512780', '+42.150593'), 
(1152, 'Springfield', 'MA', 413, '-072.604842', '+42.170731'), 
(1199, 'Springfield', 'MA', 413, '-072.604983', '+42.119943'), 
(1201, 'Pittsfield', 'MA', 413, '-073.248070', '+42.479475'), 
(1202, 'Pittsfield', 'MA', 413, '-073.228483', '+42.392900'), 
(1203, 'Pittsfield', 'MA', 413, '-073.228483', '+42.392900'), 
(1220, 'Adams', 'MA', 413, '-073.172166', '+42.385595'), 
(1222, 'Ashley Falls', 'MA', 413, '-073.318695', '+42.185969'), 
(1223, 'Becket', 'MA', 413, '-073.103468', '+42.341800'), 
(1224, 'Berkshire', 'MA', 413, '-073.228483', '+42.392900'), 
(1225, 'Cheshire', 'MA', 413, '-073.127483', '+42.482125'), 
(1226, 'Dalton', 'MA', 413, '-073.088950', '+42.470296'), 
(1227, 'Dalton', 'MA', 413, '-073.092852', '+42.516145'), 
(1229, 'Glendale', 'MA', 413, '-073.343545', '+42.279292'), 
(1230, 'Great Barrington', 'MA', 413, '-073.266650', '+42.299392'), 
(1235, 'Hinsdale', 'MA', 413, '-073.221640', '+42.292370'), 
(1236, 'Housatonic', 'MA', 413, '-073.358798', '+42.291299'), 
(1237, 'Lanesboro', 'MA', 413, '-073.235048', '+42.487569'), 
(1238, 'Lee', 'MA', 413, '-073.267465', '+42.369856'), 
(1240, 'Lenox', 'MA', 413, '-073.219858', '+42.459202'), 
(1242, 'Lenox Dale', 'MA', 413, '-073.250891', '+42.338594'), 
(1243, 'Middlefield', 'MA', 413, '-073.010448', '+42.356088'), 
(1244, 'Mill River', 'MA', 413, '-073.253983', '+42.122827'), 
(1245, 'Monterey', 'MA', 413, '-073.206498', '+42.186690'), 
(1247, 'North Adams', 'MA', 413, '-073.186320', '+42.426974'), 
(1252, 'North Egremont', 'MA', 413, '-073.446234', '+42.198648'), 
(1253, 'Otis', 'MA', 413, '-073.090434', '+42.213156'), 
(1254, 'Richmond', 'MA', 413, '-073.238358', '+42.233105'), 
(1255, 'Sandisfield', 'MA', 413, '-073.148610', '+42.148975'), 
(1256, 'Savoy', 'MA', 413, '-073.128528', '+42.367341'), 
(1257, 'Sheffield', 'MA', 413, '-073.267694', '+42.314564'), 
(1258, 'South Egremont', 'MA', 413, '-073.360890', '+42.128075'), 
(1259, 'Southfield', 'MA', 413, '-073.278543', '+42.198712'), 
(1260, 'South Lee', 'MA', 413, '-073.313274', '+42.286586'), 
(1262, 'Stockbridge', 'MA', 413, '-073.330001', '+42.304604'), 
(1263, 'Stockbridge', 'MA', 413, '-073.228483', '+42.392900'), 
(1264, 'Tyringham', 'MA', 413, '-073.197865', '+42.220001'), 
(1266, 'West Stockbridge', 'MA', 413, '-073.265354', '+42.360482'), 
(1267, 'Williamstown', 'MA', 413, '-073.257699', '+42.642075'), 
(1270, 'Windsor', 'MA', 413, '-073.116127', '+42.443726'), 
(1301, 'Greenfield', 'MA', 413, '-072.623619', '+42.601335'), 
(1302, 'Greenfield', 'MA', 413, '-072.624164', '+42.522178'), 
(1330, 'Ashfield', 'MA', 413, '-072.738152', '+42.562391'), 
(1331, 'Athol', 'MA', 978, '-072.183903', '+42.547302'), 
(1337, 'Bernardston', 'MA', 413, '-072.642888', '+42.627060'), 
(1338, 'Buckland', 'MA', 413, '-072.769487', '+42.573832'), 
(1339, 'Charlemont', 'MA', 413, '-072.665507', '+42.594252'), 
(1340, 'Colrain', 'MA', 413, '-072.822986', '+42.681539'), 
(1341, 'Conway', 'MA', 413, '-072.709760', '+42.590824'), 
(1342, 'Deerfield', 'MA', 413, '-072.607679', '+42.547230'), 
(1343, 'Drury', 'MA', 413, '-072.986231', '+42.642666'), 
(1344, 'Erving', 'MA', 978, '-072.553654', '+42.627072'), 
(1346, 'Heath', 'MA', 413, '-072.788896', '+42.618011'), 
(1347, 'Lake Pleasant', 'MA', 413, '-072.518104', '+42.556558'), 
(1349, 'Turners Falls', 'MA', 413, '-072.705633', '+42.621412'), 
(1350, 'Monroe Bridge', 'MA', 413, '-072.976204', '+42.721456'), 
(1351, 'Montague', 'MA', 413, '-072.486930', '+42.548107'), 
(1354, 'Northfield', 'MA', 413, '-072.624164', '+42.522178'), 
(1355, 'New Salem', 'MA', 978, '-072.534371', '+42.518718'), 
(1360, 'Northfield', 'MA', 413, '-072.528209', '+42.614152'), 
(1364, 'Orange', 'MA', 978, '-072.556589', '+42.578325'), 
(1366, 'Petersham', 'MA', 978, '-072.182962', '+42.459632'), 
(1367, 'Rowe', 'MA', 413, '-072.715667', '+42.683065'), 
(1368, 'Royalston', 'MA', 978, '-072.196376', '+42.672182'), 
(1369, 'Shattuckville', 'MA', 413, '-072.624164', '+42.522178'), 
(1370, 'Shelburne Falls', 'MA', 413, '-072.758781', '+42.588812'), 
(1373, 'South Deerfield', 'MA', 413, '-072.682346', '+42.464522'), 
(1375, 'Sunderland', 'MA', 413, '-072.700940', '+42.565346'), 
(1376, 'Turners Falls', 'MA', 413, '-072.718123', '+42.654878'), 
(1378, 'Warwick', 'MA', 413, '-072.339655', '+42.667059'), 
(1379, 'Wendell', 'MA', 978, '-072.437179', '+42.581007'), 
(1380, 'Wendell Depot', 'MA', 978, '-072.392694', '+42.553431'), 
(1420, 'Fitchburg', 'MA', 978, '-071.816767', '+42.583689'), 
(1430, 'Ashburnham', 'MA', 978, '-071.920942', '+42.654906'), 
(1431, 'Ashby', 'MA', 978, '-071.459405', '+42.446396'), 
(1432, 'Ayer', 'MA', 978, '-071.459405', '+42.446396'), 
(1436, 'Baldwinville', 'MA', 978, '-072.083838', '+42.601427'), 
(1438, 'East Templeton', 'MA', 978, '-072.029434', '+42.551681'), 
(1440, 'Gardner', 'MA', 978, '-072.025884', '+42.582529'), 
(1441, 'Gardner', 'MA', 978, '-071.896868', '+42.364807'), 
(1450, 'Groton', 'MA', 978, '-071.459405', '+42.446396'), 
(1451, 'Harvard', 'MA', 978, '-071.575864', '+42.500187'), 
(1452, 'Hubbardston', 'MA', 978, '-072.011516', '+42.483895'), 
(1453, 'Leominster', 'MA', 978, '-071.837509', '+42.471316'), 
(1460, 'Littleton', 'MA', 978, '-071.459405', '+42.446396'), 
(1462, 'Lunenburg', 'MA', 978, '-071.752266', '+42.583322'), 
(1463, 'Pepperell', 'MA', 978, '-071.459405', '+42.446396'), 
(1464, 'Shirley', 'MA', 978, '-071.459405', '+42.446396'), 
(1467, 'Still River', 'MA', 978, '-071.613078', '+42.487056'), 
(1468, 'Templeton', 'MA', 978, '-072.072285', '+42.555059'), 
(1469, 'Townsend', 'MA', 978, '-071.459405', '+42.446396'), 
(1470, 'Groton', 'MA', 978, '-071.459405', '+42.446396'), 
(1471, 'Groton', 'MA', 978, '-071.459405', '+42.446396'), 
(1472, 'West Groton', 'MA', 978, '-071.459405', '+42.446396'), 
(1473, 'Westminster', 'MA', 978, '-071.913219', '+42.549489'), 
(1474, 'West Townsend', 'MA', 978, '-071.459405', '+42.446396'), 
(1475, 'Winchendon', 'MA', 978, '-072.047876', '+42.661612'), 
(1477, 'Winchendon Springs', 'MA', 978, '-071.896868', '+42.364807'), 
(1501, 'Auburn', 'MA', 508, '-071.947184', '+42.184835'), 
(1503, 'Berlin', 'MA', 978, '-071.841656', '+42.312900'), 
(1504, 'Blackstone', 'MA', 508, '-071.799785', '+42.114078'), 
(1505, 'Boylston', 'MA', 508, '-071.943458', '+42.300037'), 
(1506, 'Brookfield', 'MA', 508, '-072.105011', '+42.191690'), 
(1507, 'Charlton', 'MA', 508, '-071.972627', '+42.132770'), 
(1508, 'Charlton City', 'MA', 508, '-072.079455', '+42.109748'), 
(1509, 'Charlton Depot', 'MA', 508, '-071.896868', '+42.364807'), 
(1510, 'Clinton', 'MA', 978, '-071.687523', '+42.413972'), 
(1515, 'East Brookfield', 'MA', 508, '-072.049907', '+42.205311'), 
(1516, 'Douglas', 'MA', 508, '-071.891139', '+42.113076'), 
(1517, 'East Princeton', 'MA', 508, '-071.896868', '+42.364807'), 
(1518, 'Fiskdale', 'MA', 508, '-072.114045', '+42.106405'), 
(1519, 'Grafton', 'MA', 508, '-071.682862', '+42.203944'), 
(1520, 'Holden', 'MA', 508, '-071.845316', '+42.336791'), 
(1521, 'Holland', 'MA', 413, '-072.163991', '+42.061063'), 
(1522, 'Jefferson', 'MA', 508, '-071.795442', '+42.264629'), 
(1523, 'Lancaster', 'MA', 978, '-071.911770', '+42.427188'), 
(1524, 'Leicester', 'MA', 508, '-072.012379', '+42.238192'), 
(1525, 'Linwood', 'MA', 508, '-071.896868', '+42.364807'), 
(1526, 'Manchaug', 'MA', 508, '-071.896868', '+42.364807'), 
(1527, 'Millbury', 'MA', 508, '-071.819961', '+42.255642'), 
(1529, 'Millville', 'MA', 508, '-071.846943', '+42.124662'), 
(1531, 'New Braintree', 'MA', 508, '-072.128644', '+42.320938'), 
(1532, 'Northborough', 'MA', 508, '-071.642820', '+42.322118'), 
(1534, 'Northbridge', 'MA', 508, '-071.856807', '+42.207191'), 
(1535, 'North Brookfield', 'MA', 508, '-072.089338', '+42.275382'), 
(1536, 'North Grafton', 'MA', 508, '-071.860402', '+42.407556'), 
(1537, 'North Oxford', 'MA', 508, '-071.891052', '+42.166241'), 
(1538, 'North Uxbridge', 'MA', 508, '-071.896868', '+42.364807'), 
(1540, 'Oxford', 'MA', 508, '-071.855444', '+42.109223'), 
(1541, 'Princeton', 'MA', 978, '-071.880057', '+42.451926'), 
(1542, 'Rochdale', 'MA', 508, '-071.914361', '+42.220085'), 
(1543, 'Rutland', 'MA', 508, '-071.954630', '+42.383516'), 
(1545, 'Shrewsbury', 'MA', 508, '-071.715313', '+42.286992'), 
(1546, 'Shrewsbury', 'MA', 508, '-071.896868', '+42.364807'), 
(1550, 'Southbridge', 'MA', 508, '-072.031155', '+42.129251'), 
(1560, 'South Grafton', 'MA', 508, '-071.681912', '+42.176544'), 
(1561, 'South Lancaster', 'MA', 978, '-071.686137', '+42.443539'), 
(1562, 'Spencer', 'MA', 508, '-072.065612', '+42.254837'), 
(1564, 'Sterling', 'MA', 978, '-071.939375', '+42.366765'), 
(1566, 'Sturbridge', 'MA', 508, '-072.080996', '+42.102730'), 
(1568, 'Upton', 'MA', 508, '-071.603197', '+42.175591'), 
(1569, 'Uxbridge', 'MA', 508, '-071.638438', '+42.059736'), 
(1570, 'Webster', 'MA', 508, '-071.994169', '+42.135100'), 
(1571, 'Dudley', 'MA', 508, '-071.937037', '+42.059189'), 
(1580, 'Westborough', 'MA', 508, '-071.896868', '+42.364807'), 
(1581, 'Westborough', 'MA', 508, '-071.845865', '+42.255222'), 
(1582, 'Westborough', 'MA', 508, '-071.896868', '+42.364807'), 
(1583, 'West Boylston', 'MA', 508, '-071.781215', '+42.362783'), 
(1585, 'West Brookfield', 'MA', 508, '-072.172523', '+42.235638'), 
(1586, 'West Millbury', 'MA', 508, '-071.896868', '+42.364807'), 
(1588, 'Whitinsville', 'MA', 508, '-071.899484', '+42.166554'), 
(1590, 'Sutton', 'MA', 508, '-071.755193', '+42.126575'), 
(1601, 'Worcester', 'MA', 508, '-071.879415', '+42.265275'), 
(1602, 'Worcester', 'MA', 508, '-071.846966', '+42.274595'), 
(1603, 'Worcester', 'MA', 508, '-071.839257', '+42.245442'), 
(1604, 'Worcester', 'MA', 508, '-071.766780', '+42.247955'), 
(1605, 'Worcester', 'MA', 508, '-071.796128', '+42.288792'), 
(1606, 'Worcester', 'MA', 508, '-071.794465', '+42.311834'), 
(1607, 'Worcester', 'MA', 508, '-071.792506', '+42.226452'), 
(1608, 'Worcester', 'MA', 508, '-071.925696', '+42.293501'), 
(1609, 'Worcester', 'MA', 508, '-071.827685', '+42.282565'), 
(1610, 'Worcester', 'MA', 508, '-071.808915', '+42.246483'), 
(1611, 'Cherry Valley', 'MA', 508, '-071.878716', '+42.239392'), 
(1612, 'Paxton', 'MA', 508, '-071.892875', '+42.304675'), 
(1613, 'Worcester', 'MA', 508, '-071.801971', '+42.293316'), 
(1614, 'Worcester', 'MA', 508, '-071.896868', '+42.364807'), 
(1615, 'Worcester', 'MA', 508, '-071.896868', '+42.364807'), 
(1653, 'Worcester', 'MA', 508, '-071.896868', '+42.364807'), 
(1654, 'Worcester', 'MA', 508, '-071.896868', '+42.364807'), 
(1655, 'Worcester', 'MA', 508, '-071.896868', '+42.364807'), 
(1701, 'Framingham', 'MA', 508, '-071.459405', '+42.446396'), 
(1702, 'Framingham', 'MA', 508, '-071.459405', '+42.446396'), 
(1703, 'Framingham', 'MA', 508, '-071.459405', '+42.446396'), 
(1704, 'Framingham', 'MA', 508, '-071.459405', '+42.446396'), 
(1705, 'Framingham', 'MA', 508, '-071.459405', '+42.446396'), 
(1718, 'Village of Nagog Woods', 'MA', 978, '-071.459405', '+42.446396'), 
(1719, 'Boxborough', 'MA', 978, '-071.459405', '+42.446396'), 
(1720, 'Acton', 'MA', 978, '-071.459405', '+42.446396'), 
(1721, 'Ashland', 'MA', 508, '-071.459405', '+42.446396'), 
(1730, 'Bedford', 'MA', 781, '-071.459405', '+42.446396'), 
(1731, 'Hanscom AFB', 'MA', 781, '-071.459405', '+42.446396'), 
(1740, 'Bolton', 'MA', 978, '-071.605916', '+42.436043'), 
(1741, 'Carlisle', 'MA', 978, '-071.459405', '+42.446396'), 
(1742, 'Concord', 'MA', 978, '-071.459405', '+42.446396'), 
(1745, 'Fayville', 'MA', 508, '-071.502762', '+42.293442'), 
(1746, 'Holliston', 'MA', 508, '-071.459405', '+42.446396'), 
(1747, 'Hopedale', 'MA', 508, '-071.533138', '+42.127515'), 
(1748, 'Hopkinton', 'MA', 508, '-071.459405', '+42.446396'), 
(1749, 'Hudson', 'MA', 978, '-071.459405', '+42.446396'), 
(1752, 'Marlborough', 'MA', 508, '-071.459405', '+42.446396'), 
(1754, 'Maynard', 'MA', 978, '-071.459405', '+42.446396'), 
(1756, 'Mendon', 'MA', 978, '-071.546961', '+42.100352'), 
(1757, 'Milford', 'MA', 508, '-071.528085', '+42.147087'), 
(1760, 'Natick', 'MA', 508, '-071.459405', '+42.446396'), 
(1770, 'Sherborn', 'MA', 508, '-071.459405', '+42.446396'), 
(1772, 'Southborough', 'MA', 508, '-071.533229', '+42.296842'), 
(1773, 'Lincoln', 'MA', 781, '-071.459405', '+42.446396'), 
(1775, 'Stow', 'MA', 978, '-071.459405', '+42.446396'), 
(1776, 'Sudbury', 'MA', 978, '-071.459405', '+42.446396'), 
(1778, 'Wayland', 'MA', 508, '-071.459405', '+42.446396'), 
(1784, 'Woodville', 'MA', 508, '-071.459405', '+42.446396'), 
(1801, 'Woburn', 'MA', 781, '-071.157271', '+42.488595'), 
(1803, 'Burlington', 'MA', 781, '-071.201539', '+42.504844'), 
(1805, 'Burlington', 'MA', 781, '-071.459405', '+42.446396'), 
(1806, 'Woburn', 'MA', 781, '-071.459405', '+42.446396'), 
(1807, 'Woburn', 'MA', 781, '-071.459405', '+42.446396'), 
(1808, 'Woburn', 'MA', 781, '-071.459405', '+42.446396'), 
(1810, 'Andover', 'MA', 978, '-071.165685', '+42.647991'), 
(1812, 'Andover', 'MA', 978, '-071.184202', '+42.647191'), 
(1813, 'Woburn', 'MA', 781, '-071.459405', '+42.446396'), 
(1815, 'Woburn', 'MA', 781, '-071.459405', '+42.446396'), 
(1821, 'Billerica', 'MA', 978, '-071.459405', '+42.446396'), 
(1822, 'Billerica', 'MA', 978, '-071.459405', '+42.446396'), 
(1824, 'Chelmsford', 'MA', 978, '-071.459405', '+42.446396'), 
(1826, 'Dracut', 'MA', 978, '-071.459405', '+42.446396'), 
(1827, 'Dunstable', 'MA', 978, '-071.459405', '+42.446396'), 
(1830, 'Haverhill', 'MA', 978, '-071.072501', '+42.792639'), 
(1831, 'Haverhill', 'MA', 978, '-071.122054', '+42.771095'), 
(1832, 'Haverhill', 'MA', 978, '-071.126562', '+42.789627'), 
(1833, 'Georgetown', 'MA', 978, '-070.981298', '+42.723770'), 
(1834, 'Groveland', 'MA', 978, '-071.021437', '+42.751074'), 
(1835, 'Haverhill', 'MA', 978, '-071.084301', '+42.752844'), 
(1840, 'Lawrence', 'MA', 978, '-071.161052', '+42.707340'), 
(1841, 'Lawrence', 'MA', 978, '-071.164402', '+42.709790'), 
(1842, 'Lawrence', 'MA', 978, '-070.879123', '+42.635443'), 
(1843, 'Lawrence', 'MA', 978, '-071.088303', '+42.710370'), 
(1844, 'Methuen', 'MA', 978, '-071.186915', '+42.731840'), 
(1845, 'North Andover', 'MA', 978, '-071.087689', '+42.672835'), 
(1850, 'Lowell', 'MA', 978, '-071.459405', '+42.446396'), 
(1851, 'Lowell', 'MA', 978, '-071.459405', '+42.446396'), 
(1852, 'Lowell', 'MA', 978, '-071.459405', '+42.446396'), 
(1853, 'Lowell', 'MA', 978, '-071.459405', '+42.446396'), 
(1854, 'Lowell', 'MA', 978, '-071.459405', '+42.446396'), 
(1860, 'Merrimac', 'MA', 978, '-071.089600', '+42.802441'), 
(1862, 'North Billerica', 'MA', 978, '-071.459405', '+42.446396'), 
(1863, 'North Chelmsford', 'MA', 978, '-071.459405', '+42.446396'), 
(1864, 'North Reading', 'MA', 978, '-071.083725', '+42.581332'), 
(1865, 'Nutting Lake', 'MA', 978, '-071.459405', '+42.446396'), 
(1866, 'Pinehurst', 'MA', 781, '-071.459405', '+42.446396'), 
(1867, 'Reading', 'MA', 781, '-071.107172', '+42.537065'), 
(1876, 'Tewksbury', 'MA', 978, '-071.459405', '+42.446396'), 
(1879, 'Tyngsboro', 'MA', 978, '-071.459405', '+42.446396'), 
(1880, 'Wakefield', 'MA', 781, '-071.068829', '+42.499891'), 
(1885, 'West Boxford', 'MA', 978, '-070.879123', '+42.635443'), 
(1886, 'Westford', 'MA', 978, '-071.459405', '+42.446396'), 
(1887, 'Wilmington', 'MA', 978, '-071.173888', '+42.561782'), 
(1888, 'Woburn', 'MA', 781, '-071.459405', '+42.446396'), 
(1889, 'North Reading', 'MA', 978, '-071.109646', '+42.571633'), 
(1890, 'Winchester', 'MA', 781, '-071.148779', '+42.454545'), 
(1899, 'Andover', 'MA', 978, '-070.879123', '+42.635443'), 
(1901, 'Lynn', 'MA', 781, '-070.946743', '+42.461246'), 
(1902, 'Lynn', 'MA', 781, '-070.928593', '+42.473195'), 
(1903, 'Lynn', 'MA', 781, '-070.879123', '+42.635443'), 
(1904, 'Lynn', 'MA', 781, '-070.964694', '+42.488896'), 
(1905, 'Lynn', 'MA', 781, '-070.972844', '+42.469395'), 
(1906, 'Saugus', 'MA', 781, '-070.997794', '+42.472112'), 
(1907, 'Swampscott', 'MA', 781, '-070.905893', '+42.513295'), 
(1908, 'Nahant', 'MA', 781, '-070.922442', '+42.427296'), 
(1910, 'Lynn', 'MA', 781, '-070.974694', '+42.454796'), 
(1913, 'Amesbury', 'MA', 978, '-070.948211', '+42.853539'), 
(1915, 'Beverly', 'MA', 978, '-070.853843', '+42.565145'), 
(1921, 'Boxford', 'MA', 978, '-071.017403', '+42.683256'), 
(1922, 'Byfield', 'MA', 978, '-070.928120', '+42.763216'), 
(1923, 'Danvers', 'MA', 978, '-070.949245', '+42.577188'), 
(1929, 'Essex', 'MA', 978, '-070.780576', '+42.627810'), 
(1930, 'Gloucester', 'MA', 978, '-070.694179', '+42.630011'), 
(1931, 'Gloucester', 'MA', 978, '-070.879123', '+42.635443'), 
(1936, 'Hamilton', 'MA', 978, '-070.879123', '+42.635443'), 
(1937, 'Hathorne', 'MA', 978, '-070.879123', '+42.635443'), 
(1938, 'Ipswich', 'MA', 978, '-070.864132', '+42.685710'), 
(1940, 'Lynnfield', 'MA', 781, '-071.028775', '+42.533732'), 
(1944, 'Manchester', 'MA', 978, '-070.755062', '+42.579503'), 
(1945, 'Marblehead', 'MA', 781, '-070.770768', '+42.561420'), 
(1947, 'Salem', 'MA', 978, null, null), 
(1949, 'Middleton', 'MA', 978, '-071.087905', '+42.644942'), 
(1950, 'Newburyport', 'MA', 978, '-070.873196', '+42.809650'), 
(1951, 'Newbury', 'MA', 978, '-070.867246', '+42.777524'), 
(1952, 'Salisbury', 'MA', 978, '-070.865667', '+42.851234'), 
(1960, 'Peabody', 'MA', 978, '-070.973646', '+42.536996'), 
(1961, 'Peabody', 'MA', 978, '-070.879123', '+42.635443'), 
(1965, 'Prides Crossing', 'MA', 978, '-070.825743', '+42.558113'), 
(1966, 'Rockport', 'MA', 978, '-070.618057', '+42.657866'), 
(1969, 'Rowley', 'MA', 978, '-070.892754', '+42.716155'), 
(1970, 'Salem', 'MA', 978, '-070.904237', '+42.512946'), 
(1971, 'Salem', 'MA', 978, '-070.879123', '+42.635443'), 
(1982, 'South Hamilton', 'MA', 978, '-070.851125', '+42.626664'), 
(1983, 'Topsfield', 'MA', 978, '-070.954487', '+42.661793'), 
(1984, 'Wenham', 'MA', 978, '-070.873200', '+42.597691'), 
(1985, 'West Newbury', 'MA', 978, '-070.971068', '+42.794140'), 
(2018, 'Accord', 'MA', 781, '-070.701357', '+41.970474'), 
(2019, 'Bellingham', 'MA', 508, '-071.470464', '+42.076501'), 
(2020, 'Brant Rock', 'MA', 781, '-070.643868', '+42.081825'), 
(2021, 'Canton', 'MA', 781, '-071.121185', '+42.179146'), 
(2025, 'Cohasset', 'MA', 781, '-070.815826', '+42.233938'), 
(2026, 'Dedham', 'MA', 781, '-071.181141', '+42.244733'), 
(2027, 'Dedham', 'MA', 781, '-071.089230', '+42.180048'), 
(2030, 'Dover', 'MA', 508, '-071.283072', '+42.236114'), 
(2031, 'East Mansfield', 'MA', 508, '-071.200894', '+41.998799'), 
(2032, 'East Walpole', 'MA', 508, '-071.214550', '+42.153786'), 
(2035, 'Foxboro', 'MA', 508, '-071.235774', '+42.062204'), 
(2038, 'Franklin', 'MA', 508, '-071.404814', '+42.088680'), 
(2040, 'Greenbush', 'MA', 781, '-070.701357', '+41.970474'), 
(2041, 'Green Harbor', 'MA', 781, '-070.649075', '+42.069642'), 
(2043, 'Hingham', 'MA', 781, '-070.884989', '+42.212105'), 
(2044, 'Hingham', 'MA', 781, '-070.701357', '+41.970474'), 
(2045, 'Hull', 'MA', 781, '-070.873659', '+42.284413'), 
(2047, 'Humarock', 'MA', 781, '-070.693530', '+42.142836'), 
(2048, 'Mansfield', 'MA', 508, '-071.218373', '+42.013182'), 
(2050, 'Marshfield', 'MA', 781, '-070.710744', '+42.111805'), 
(2051, 'Marshfield Hills', 'MA', 781, '-070.734146', '+42.151202'), 
(2052, 'Medfield', 'MA', 508, '-071.309934', '+42.181265'), 
(2053, 'Medway', 'MA', 508, '-071.427663', '+42.156282'), 
(2054, 'Millis', 'MA', 508, '-071.361260', '+42.165249'), 
(2055, 'Minot', 'MA', 781, '-070.701357', '+41.970474'), 
(2056, 'Norfolk', 'MA', 508, '-071.331793', '+42.117511'), 
(2059, 'North Marshfield', 'MA', 781, '-070.701357', '+41.970474'), 
(2060, 'North Scituate', 'MA', 781, '-070.701357', '+41.970474'), 
(2061, 'Norwell', 'MA', 781, '-070.823035', '+42.154145'), 
(2062, 'Norwood', 'MA', 781, '-071.196277', '+42.182798'), 
(2065, 'Ocean Bluff', 'MA', 781, '-070.651567', '+42.097219'), 
(2066, 'Scituate', 'MA', 781, '-070.770188', '+42.207254'), 
(2067, 'Sharon', 'MA', 781, '-071.184785', '+42.105288'), 
(2070, 'Sheldonville', 'MA', 508, '-071.089230', '+42.180048'), 
(2071, 'South Walpole', 'MA', 508, '-071.270933', '+42.100399'), 
(2072, 'Stoughton', 'MA', 781, '-071.105733', '+42.118416'), 
(2081, 'Walpole', 'MA', 508, '-071.255533', '+42.148624'), 
(2090, 'Westwood', 'MA', 781, '-071.199238', '+42.220548'), 
(2093, 'Wrentham', 'MA', 508, '-071.371169', '+42.054311'), 
(2101, 'Boston', 'MA', 617, '-071.026964', '+42.370567'), 
(2102, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2103, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2104, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2105, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2106, 'Boston', 'MA', 617, '-071.073449', '+42.354318'), 
(2107, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2108, 'Boston', 'MA', 617, '-071.102446', '+42.353806'), 
(2109, 'Boston', 'MA', 617, '-071.054495', '+42.360027'), 
(2110, 'Boston', 'MA', 617, '-071.051466', '+42.352847'), 
(2111, 'Boston', 'MA', 617, '-071.059365', '+42.351047'), 
(2112, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2113, 'Boston', 'MA', 617, '-071.055001', '+42.365398'), 
(2114, 'Boston', 'MA', 617, '-071.023661', '+42.362097'), 
(2115, 'Boston', 'MA', 617, '-071.096848', '+42.342043'), 
(2116, 'Boston', 'MA', 617, '-071.086095', '+42.347207'), 
(2117, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2118, 'Boston', 'MA', 617, '-071.072854', '+42.336162'), 
(2119, 'Boston', 'MA', 617, '-071.084608', '+42.323077'), 
(2120, 'Boston', 'MA', 617, '-071.096416', '+42.332484'), 
(2121, 'Boston', 'MA', 617, '-071.081645', '+42.307098'), 
(2122, 'Boston', 'MA', 617, '-071.055215', '+42.296580'), 
(2123, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2124, 'Boston', 'MA', 617, '-071.071045', '+42.286784'), 
(2125, 'Boston', 'MA', 617, '-071.067244', '+42.314760'), 
(2126, 'Mattapan', 'MA', 617, '-071.105195', '+42.301247'), 
(2127, 'Boston', 'MA', 617, '-071.020343', '+42.329023'), 
(2128, 'Boston', 'MA', 617, '-071.025694', '+42.364197'), 
(2129, 'Charlestown', 'MA', 617, '-071.065287', '+42.382588'), 
(2130, 'Jamaica Plain', 'MA', 617, '-071.121097', '+42.309661'), 
(2131, 'Roslindale', 'MA', 617, '-071.120896', '+42.284197'), 
(2132, 'West Roxbury', 'MA', 617, '-071.155833', '+42.277897'), 
(2133, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2134, 'Allston', 'MA', 617, '-071.112646', '+42.357169'), 
(2135, 'Brighton', 'MA', 617, '-071.104888', '+42.349768'), 
(2136, 'Hyde Park', 'MA', 617, '-071.129321', '+42.254248'), 
(2137, 'Readville', 'MA', 617, '-070.919635', '+42.338947'), 
(2138, 'Cambridge', 'MA', 617, '-071.132947', '+42.380442'), 
(2139, 'Cambridge', 'MA', 617, '-071.101842', '+42.365146'), 
(2140, 'Cambridge', 'MA', 617, '-071.133833', '+42.393246'), 
(2141, 'Cambridge', 'MA', 617, '-071.083596', '+42.368673'), 
(2142, 'Cambridge', 'MA', 617, '-071.084814', '+42.362840'), 
(2143, 'Somerville', 'MA', 617, '-071.098896', '+42.380920'), 
(2144, 'Somerville', 'MA', 617, '-071.120220', '+42.402696'), 
(2145, 'Somerville', 'MA', 617, '-071.095146', '+42.391046'), 
(2146, 'Brookline', 'MA', 617, null, null), 
(2147, 'Brookline Village', 'MA', 617, null, null), 
(2148, 'Malden', 'MA', 781, '-071.085396', '+42.436545'), 
(2149, 'Everett', 'MA', 617, '-071.051183', '+42.407396'), 
(2150, 'Chelsea', 'MA', 617, '-071.038894', '+42.378197'), 
(2151, 'Revere', 'MA', 781, '-071.020494', '+42.366303'), 
(2152, 'Winthrop', 'MA', 617, '-070.981679', '+42.378447'), 
(2153, 'Medford', 'MA', 617, '-071.459405', '+42.446396'), 
(2154, 'Waltham', 'MA', 781, null, null), 
(2155, 'Medford', 'MA', 781, '-071.109297', '+42.422095'), 
(2156, 'West Medford', 'MA', 781, '-071.459405', '+42.446396'), 
(2157, 'Babson Park', 'MA', 781, null, null), 
(2158, 'Newton', 'MA', 617, null, null), 
(2159, 'Newton', 'MA', 617, null, null), 
(2160, 'Newton', 'MA', 617, null, null), 
(2161, 'Newton', 'MA', 617, null, null), 
(2162, 'Newton', 'MA', 617, null, null), 
(2163, 'Boston', 'MA', 617, '-071.112159', '+42.325320'), 
(2164, 'Newton', 'MA', 617, null, null), 
(2165, 'Newton', 'MA', 617, null, null), 
(2166, 'Auburndale', 'MA', 617, null, null), 
(2167, 'Chestnut Hill', 'MA', 617, null, null), 
(2168, 'Waban', 'MA', 617, null, null), 
(2169, 'Quincy', 'MA', 617, '-071.006042', '+42.241799'), 
(2170, 'Quincy', 'MA', 617, '-071.016742', '+42.267248'), 
(2171, 'Quincy', 'MA', 617, '-071.014243', '+42.284898'), 
(2172, 'Watertown', 'MA', 781, null, null), 
(2173, 'Lexington', 'MA', 781, null, null), 
(2174, 'Arlington', 'MA', 781, null, null), 
(2175, 'Arlington Heights', 'MA', 781, null, null), 
(2176, 'Melrose', 'MA', 781, '-071.053095', '+42.458995'), 
(2177, 'Melrose', 'MA', 781, '-071.459405', '+42.446396'), 
(2178, 'Belmont', 'MA', 781, null, null), 
(2179, 'Waverley', 'MA', 781, null, null), 
(2180, 'Stoneham', 'MA', 781, '-071.098146', '+42.474595'), 
(2181, 'Wellesley', 'MA', 781, null, null), 
(2184, 'Braintree', 'MA', 781, '-071.005192', '+42.202216'), 
(2185, 'Braintree', 'MA', 781, '-071.089230', '+42.180048'), 
(2186, 'Milton', 'MA', 617, '-071.078494', '+42.240598'), 
(2187, 'Milton Village', 'MA', 617, '-071.089230', '+42.180048'), 
(2188, 'Weymouth', 'MA', 781, '-070.955140', '+42.207940'), 
(2189, 'Weymouth', 'MA', 781, '-070.932318', '+42.210649'), 
(2190, 'Weymouth', 'MA', 781, '-070.950740', '+42.167841'), 
(2191, 'Weymouth', 'MA', 781, '-070.944840', '+42.251499'), 
(2192, 'Needham', 'MA', 781, null, null), 
(2193, 'Weston', 'MA', 781, null, null), 
(2194, 'Needham', 'MA', 617, null, null), 
(2195, 'Newton', 'MA', 617, null, null), 
(2196, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2199, 'Boston', 'MA', 617, '-071.082395', '+42.347247'), 
(2201, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2202, 'Boston', 'MA', 617, '-071.061814', '+42.361094'), 
(2203, 'Boston', 'MA', 617, '-071.060364', '+42.361485'), 
(2204, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2205, 'Boston', 'MA', 617, '-071.053877', '+42.350334'), 
(2206, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2207, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2208, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2209, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2210, 'Boston', 'MA', 617, '-071.040645', '+42.347547'), 
(2211, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2212, 'Boston', 'MA', 617, '-071.459405', '+42.446396'), 
(2215, 'Boston', 'MA', 617, '-071.107653', '+42.345079'), 
(2216, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2217, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2222, 'Boston', 'MA', 617, '-071.063314', '+42.364381'), 
(2238, 'Cambridge', 'MA', 617, '-071.459405', '+42.446396'), 
(2239, 'Cambridge', 'MA', 617, '-071.459405', '+42.446396'), 
(2241, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2254, 'Waltham', 'MA', 617, null, null), 
(2258, 'Newton', 'MA', 617, null, null), 
(2266, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2269, 'Quincy', 'MA', 781, '-071.089230', '+42.180048'), 
(2272, 'Watertown', 'MA', 617, null, null), 
(2277, 'Watertown', 'MA', 617, null, null), 
(2283, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2284, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2293, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2295, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2297, 'Boston', 'MA', 617, '-070.919635', '+42.338947'), 
(2301, 'Brockton', 'MA', 508, '-071.039990', '+42.079399'), 
(2302, 'Brockton', 'MA', 508, '-071.000189', '+42.084750'), 
(2303, 'Brockton', 'MA', 508, '-070.701357', '+41.970474'), 
(2304, 'Brockton', 'MA', 508, '-070.701357', '+41.970474'), 
(2305, 'Brockton', 'MA', 508, '-070.701357', '+41.970474'), 
(2322, 'Avon', 'MA', 508, '-071.048216', '+42.126049'), 
(2324, 'Bridgewater', 'MA', 508, '-070.976558', '+41.973741'), 
(2325, 'Bridgewater', 'MA', 508, '-070.972786', '+41.987250'), 
(2327, 'Bryantville', 'MA', 781, '-070.827245', '+42.040708'), 
(2330, 'Carver', 'MA', 508, '-070.759689', '+41.896238'), 
(2331, 'Duxbury', 'MA', 781, '-070.701357', '+41.970474'), 
(2332, 'Duxbury', 'MA', 781, '-070.710808', '+42.052985'), 
(2333, 'East Bridgewater', 'MA', 508, '-070.931056', '+42.022850'), 
(2334, 'Easton', 'MA', 508, '-071.132397', '+42.023528'), 
(2337, 'Elmwood', 'MA', 508, '-070.931588', '+42.022225'), 
(2338, 'Halifax', 'MA', 781, '-070.860578', '+41.988351'), 
(2339, 'Hanover', 'MA', 781, '-070.851048', '+42.123534'), 
(2341, 'Hanson', 'MA', 781, '-070.875936', '+42.055701'), 
(2343, 'Holbrook', 'MA', 781, '-071.002890', '+42.144424'), 
(2344, 'Middleboro', 'MA', 508, '-070.701357', '+41.970474'), 
(2345, 'Manomet', 'MA', 508, '-070.581029', '+41.888198'), 
(2346, 'Middleboro', 'MA', 508, '-070.882035', '+41.915054'), 
(2347, 'Lakeville', 'MA', 508, '-070.959981', '+41.843757'), 
(2348, 'Middleboro', 'MA', 508, '-070.701357', '+41.970474'), 
(2349, 'Middleboro', 'MA', 508, '-070.701357', '+41.970474'), 
(2350, 'Monponsett', 'MA', 781, '-070.847486', '+42.018525'), 
(2351, 'Abington', 'MA', 781, '-070.959888', '+42.117490'), 
(2355, 'North Carver', 'MA', 508, '-070.801331', '+41.916918'), 
(2356, 'North Easton', 'MA', 508, '-071.120330', '+42.053408'), 
(2357, 'North Easton', 'MA', 508, '-071.087091', '+42.064499'), 
(2358, 'North Pembroke', 'MA', 781, '-070.713109', '+41.953510'), 
(2359, 'Pembroke', 'MA', 781, '-070.800778', '+42.065702'), 
(2360, 'Plymouth', 'MA', 508, '-070.638717', '+41.886207'), 
(2361, 'Plymouth', 'MA', 508, '-070.701357', '+41.970474'), 
(2362, 'Plymouth', 'MA', 508, '-070.701357', '+41.970474'), 
(2364, 'Kingston', 'MA', 781, '-070.744813', '+41.979405'), 
(2366, 'South Carver', 'MA', 508, '-070.704431', '+41.850087'), 
(2367, 'Plympton', 'MA', 781, '-070.812299', '+41.969140'), 
(2368, 'Randolph', 'MA', 781, '-071.055602', '+42.171467'), 
(2370, 'Rockland', 'MA', 781, '-070.885095', '+41.954199'), 
(2375, 'South Easton', 'MA', 508, '-071.111091', '+42.023199'), 
(2379, 'West Bridgewater', 'MA', 508, '-071.023588', '+42.021650'), 
(2381, 'White Horse Beach', 'MA', 508, '-070.561051', '+41.931602'), 
(2382, 'Whitman', 'MA', 781, '-070.940837', '+42.078500'), 
(2401, 'Brockton', 'MA', 508, null, null), 
(2402, 'Brockton', 'MA', 508, null, null), 
(2403, 'Brockton', 'MA', 508, null, null), 
(2404, 'Brockton', 'MA', 508, null, null), 
(2405, 'Brockton', 'MA', 508, null, null), 
(2420, 'Lexington', 'MA', 781, '-071.216650', '+42.456310'), 
(2421, 'Lexington', 'MA', 781, '-071.226453', '+42.442567'), 
(2445, 'Brookline', 'MA', 617, '-071.143697', '+42.318097'), 
(2446, 'Brookline', 'MA', 617, '-071.123046', '+42.343097'), 
(2447, 'Brookline Village', 'MA', 617, '-071.089230', '+42.180048'), 
(2451, 'Waltham', 'MA', 781, '-071.245050', '+42.398588'), 
(2452, 'Waltham', 'MA', 781, '-071.218049', '+42.394319'), 
(2453, 'Waltham', 'MA', 781, '-071.231650', '+42.365396'), 
(2454, 'Waltham', 'MA', 617, '-071.250479', '+42.356719'), 
(2456, 'New Town', 'MA', 617, '-071.459405', '+42.446396'), 
(2457, 'Babson Park', 'MA', 781, '-071.089230', '+42.180048'), 
(2458, 'Newton', 'MA', 617, '-071.208399', '+42.385096'), 
(2459, 'Newton Center', 'MA', 617, '-071.183298', '+42.334146'), 
(2460, 'Newtonville', 'MA', 617, '-071.182371', '+42.374296'), 
(2461, 'Newton Highlands', 'MA', 617, '-071.205349', '+42.361196'), 
(2462, 'Newton Lower Falls', 'MA', 617, '-071.209699', '+42.349496'), 
(2464, 'Newton Upper Falls', 'MA', 617, '-071.221849', '+42.365990'), 
(2465, 'West Newton', 'MA', 617, '-071.213199', '+42.378145'), 
(2466, 'Auburndale', 'MA', 617, '-071.224957', '+42.346696'), 
(2467, 'Chestnut Hill', 'MA', 617, '-071.211649', '+42.357564'), 
(2468, 'Waban', 'MA', 617, '-071.231534', '+42.327146'), 
(2471, 'Watertown', 'MA', 617, '-071.459405', '+42.446396'), 
(2472, 'Watertown', 'MA', 781, '-071.201398', '+42.363096'), 
(2474, 'Arlington', 'MA', 781, '-071.159696', '+42.417595'), 
(2475, 'Arlington Heights', 'MA', 781, '-071.459405', '+42.446396'), 
(2476, 'Arlington', 'MA', 781, '-071.184299', '+42.379146'), 
(2477, 'Watertown', 'MA', 617, '-071.459405', '+42.446396'), 
(2478, 'Belmont', 'MA', 781, '-071.204399', '+42.412795'), 
(2479, 'Waverley', 'MA', 781, '-071.459405', '+42.446396'), 
(2481, 'Wellesley Hills', 'MA', 781, '-071.274652', '+42.310597'), 
(2482, 'Wellesley', 'MA', 781, '-071.299201', '+42.294546'), 
(2492, 'Needham', 'MA', 781, '-071.250060', '+42.279797'), 
(2493, 'Weston', 'MA', 781, '-071.227208', '+42.375925'), 
(2494, 'Needham', 'MA', 617, '-071.263150', '+42.300147'), 
(2495, 'Nonantum', 'MA', 617, '-071.459405', '+42.446396'), 
(2532, 'Buzzards Bay', 'MA', 508, '-070.590471', '+41.745505'), 
(2534, 'Cataumet', 'MA', 508, '-070.623370', '+41.669373'), 
(2535, 'Chilmark', 'MA', 508, '-070.673082', '+41.379034'), 
(2536, 'East Falmouth', 'MA', 508, '-070.562843', '+41.662506'), 
(2537, 'East Sandwich', 'MA', 508, '-070.439975', '+41.728320'), 
(2538, 'East Wareham', 'MA', 508, '-070.660562', '+41.775440'), 
(2539, 'Edgartown', 'MA', 508, '-070.552054', '+41.401176'), 
(2540, 'Falmouth', 'MA', 508, '-070.493263', '+41.614199'), 
(2541, 'Falmouth', 'MA', 508, '-070.308662', '+41.799312'), 
(2542, 'Buzzards Bay', 'MA', 508, '-070.553727', '+41.653080'), 
(2543, 'Woods Hole', 'MA', 508, '-070.646442', '+41.593809'), 
(2552, 'Menemsha', 'MA', 508, '-070.643092', '+41.379836'), 
(2553, 'Monument Beach', 'MA', 508, '-070.608047', '+41.673360'), 
(2554, 'Nantucket', 'MA', 508, '-070.086650', '+41.287647'), 
(2556, 'North Falmouth', 'MA', 508, '-070.375475', '+41.652967'), 
(2557, 'Oak Bluffs', 'MA', 508, '-070.560032', '+41.417376'), 
(2558, 'Onset', 'MA', 508, '-070.658164', '+41.747560'), 
(2559, 'Pocasset', 'MA', 508, '-070.622769', '+41.694771'), 
(2561, 'Sagamore', 'MA', 508, '-070.533664', '+41.770254'), 
(2562, 'Sagamore Beach', 'MA', 508, '-070.519584', '+41.793263'), 
(2563, 'Sandwich', 'MA', 508, '-070.477482', '+41.711291'), 
(2564, 'Siasconset', 'MA', 508, '-070.015545', '+41.273949'), 
(2565, 'Silver Beach', 'MA', 508, '-070.308662', '+41.799312'), 
(2568, 'Vineyard Haven', 'MA', 508, '-070.595235', '+41.415950'), 
(2571, 'Wareham', 'MA', 508, '-070.694662', '+41.760216'), 
(2573, 'Vineyard Haven', 'MA', 508, '-070.643092', '+41.379836'), 
(2574, 'West Falmouth', 'MA', 508, '-070.638189', '+41.603946'), 
(2575, 'West Tisbury', 'MA', 508, '-070.642806', '+41.421250'), 
(2576, 'West Wareham', 'MA', 508, '-070.749688', '+41.769863'), 
(2584, 'Nantucket', 'MA', 508, '-070.046019', '+41.277794'), 
(2601, 'Hyannis', 'MA', 508, '-070.138834', '+41.829813'), 
(2630, 'Barnstable', 'MA', 508, '-070.301394', '+41.697313'), 
(2631, 'Brewster', 'MA', 508, '-070.044462', '+41.852997'), 
(2632, 'Centerville', 'MA', 508, '-070.175129', '+41.796311'), 
(2633, 'Chatham', 'MA', 508, '-070.046800', '+41.859559'), 
(2634, 'Centerville', 'MA', 508, '-070.308662', '+41.799312'), 
(2635, 'Cotuit', 'MA', 508, '-070.436380', '+41.624341'), 
(2636, 'Centerville', 'MA', 508, '-070.308662', '+41.799312'), 
(2637, 'Cummaquid', 'MA', 508, '-070.277212', '+41.701438'), 
(2638, 'Dennis', 'MA', 508, '-070.089142', '+41.725716'), 
(2639, 'Dennis Port', 'MA', 508, '-070.071836', '+41.750745'), 
(2641, 'East Dennis', 'MA', 508, '-070.204670', '+41.734713'), 
(2642, 'Eastham', 'MA', 508, '-070.020648', '+41.850612'), 
(2643, 'East Orleans', 'MA', 508, '-069.962034', '+41.784308'), 
(2644, 'Forestdale', 'MA', 508, '-070.268632', '+41.790031'), 
(2645, 'Harwich', 'MA', 508, '-070.043359', '+41.835582'), 
(2646, 'Harwich Port', 'MA', 508, '-070.053544', '+41.845717'), 
(2647, 'Hyannis Port', 'MA', 508, '-070.306336', '+41.635004'), 
(2648, 'Marstons Mills', 'MA', 508, '-070.246666', '+41.813034'), 
(2649, 'Mashpee', 'MA', 508, '-070.253543', '+41.788337'), 
(2650, 'North Chatham', 'MA', 508, '-070.029065', '+41.734970'), 
(2651, 'North Eastham', 'MA', 508, '-069.981760', '+41.824264'), 
(2652, 'North Truro', 'MA', 508, '-070.283584', '+41.931061'), 
(2653, 'Orleans', 'MA', 508, '-070.015390', '+41.852933'), 
(2655, 'Osterville', 'MA', 508, '-070.191269', '+41.810178'), 
(2657, 'Provincetown', 'MA', 508, '-070.091057', '+41.888775'), 
(2659, 'South Chatham', 'MA', 508, '-070.030194', '+41.848932'), 
(2660, 'South Dennis', 'MA', 508, '-070.089244', '+41.800380'), 
(2661, 'South Harwich', 'MA', 508, '-070.032858', '+41.686205'), 
(2662, 'South Orleans', 'MA', 508, '-069.984123', '+41.756694'), 
(2663, 'South Wellfleet', 'MA', 508, '-070.076776', '+41.800531'), 
(2664, 'South Yarmouth', 'MA', 508, '-070.084259', '+41.824120'), 
(2666, 'Truro', 'MA', 508, '-070.047163', '+41.987377'), 
(2667, 'Wellfleet', 'MA', 508, '-070.022806', '+41.821307'), 
(2668, 'West Barnstable', 'MA', 508, '-070.201719', '+41.790550'), 
(2669, 'West Chatham', 'MA', 508, '-070.004937', '+41.698721'), 
(2670, 'West Dennis', 'MA', 508, '-070.072195', '+41.710855'), 
(2671, 'West Harwich', 'MA', 508, '-070.038282', '+41.846719'), 
(2672, 'West Hyannisport', 'MA', 508, '-070.323307', '+41.635635'), 
(2673, 'West Yarmouth', 'MA', 508, '-070.150512', '+41.776105'), 
(2675, 'Yarmouth Port', 'MA', 508, '-070.135884', '+41.716271'), 
(2702, 'Assonet', 'MA', 508, '-071.017328', '+41.782993'), 
(2703, 'Attleboro', 'MA', 508, '-071.302297', '+41.938976'), 
(2712, 'Chartley', 'MA', 508, '-071.067062', '+41.756214'), 
(2713, 'Cuttyhunk', 'MA', 508, '-070.931309', '+41.421780'), 
(2714, 'Dartmouth', 'MA', 508, '-071.067062', '+41.756214'), 
(2715, 'Dighton', 'MA', 508, '-071.151787', '+41.817659'), 
(2717, 'East Freetown', 'MA', 508, '-070.978947', '+41.747358'), 
(2718, 'East Taunton', 'MA', 508, '-071.013148', '+41.871407'), 
(2719, 'Fairhaven', 'MA', 508, '-070.870045', '+41.631672'), 
(2720, 'Fall River', 'MA', 508, '-071.165971', '+41.819766'), 
(2721, 'Fall River', 'MA', 508, '-071.153648', '+41.678895'), 
(2722, 'Fall River', 'MA', 508, '-071.067062', '+41.756214'), 
(2723, 'Fall River', 'MA', 508, '-071.133088', '+41.693802'), 
(2724, 'Fall River', 'MA', 508, '-071.175139', '+41.684202'), 
(2725, 'Somerset', 'MA', 508, '-071.173989', '+41.723851'), 
(2726, 'Somerset', 'MA', 508, '-071.153639', '+41.757951'), 
(2738, 'Marion', 'MA', 508, '-070.754015', '+41.736735'), 
(2739, 'Mattapoisett', 'MA', 508, '-070.810856', '+41.664976'), 
(2740, 'New Bedford', 'MA', 508, '-070.951045', '+41.633416'), 
(2741, 'New Bedford', 'MA', 508, '-071.067062', '+41.756214'), 
(2742, 'New Bedford', 'MA', 508, '-070.956346', '+41.619557'), 
(2743, 'Acushnet', 'MA', 508, '-070.908286', '+41.711894'), 
(2744, 'New Bedford', 'MA', 508, '-070.916181', '+41.609354'), 
(2745, 'New Bedford', 'MA', 508, '-070.946883', '+41.708700'), 
(2746, 'New Bedford', 'MA', 508, '-070.943021', '+41.665704'), 
(2747, 'North Dartmouth', 'MA', 508, '-071.007578', '+41.639261'), 
(2748, 'South Dartmouth', 'MA', 508, '-070.984253', '+41.566464'), 
(2760, 'North Attleboro', 'MA', 508, '-071.326448', '+41.964376'), 
(2761, 'North Attleboro', 'MA', 508, '-071.067062', '+41.756214'), 
(2762, 'Plainville', 'MA', 508, '-071.334399', '+42.013553'), 
(2763, 'Attleboro Falls', 'MA', 508, '-071.308229', '+41.972584'), 
(2764, 'North Dighton', 'MA', 508, '-071.155797', '+41.847791'), 
(2766, 'Norton', 'MA', 508, '-071.180393', '+41.959149'), 
(2767, 'Raynham', 'MA', 508, '-071.048941', '+41.936700'), 
(2768, 'Raynham Center', 'MA', 508, '-071.067062', '+41.756214'), 
(2769, 'Rehoboth', 'MA', 508, '-071.243061', '+41.852989'), 
(2770, 'Rochester', 'MA', 508, '-070.846041', '+41.751812'), 
(2771, 'Seekonk', 'MA', 508, '-071.318995', '+41.840103'), 
(2777, 'Swansea', 'MA', 508, '-071.234443', '+41.766629'), 
(2779, 'Berkley', 'MA', 508, '-071.064135', '+41.828249'), 
(2780, 'Taunton', 'MA', 508, '-071.092827', '+41.858851'), 
(2783, 'Taunton', 'MA', 508, '-071.067062', '+41.756214'), 
(2790, 'Westport', 'MA', 508, '-071.079636', '+41.615470'), 
(2791, 'Westport Point', 'MA', 508, '-071.085137', '+41.519104'), 
(2801, 'Adamsville', 'RI', 401, '-071.284066', '+41.530131'), 
(2802, 'Albion', 'RI', 401, '-071.462053', '+41.954098'), 
(2804, 'Ashaway', 'RI', 401, '-071.679251', '+41.322365'), 
(2806, 'Barrington', 'RI', 401, '-071.320395', '+41.742501'), 
(2807, 'Block Island', 'RI', 401, '-071.577696', '+41.188888'), 
(2808, 'Bradford', 'RI', 401, '-071.761665', '+41.403784'), 
(2809, 'Bristol', 'RI', 401, '-071.270400', '+41.678378'), 
(2812, 'Carolina', 'RI', 401, '-071.675092', '+41.469148'), 
(2813, 'Charlestown', 'RI', 401, '-071.665420', '+41.395079'), 
(2814, 'Chepachet', 'RI', 401, '-071.688769', '+41.888971'), 
(2815, 'Clayville', 'RI', 401, '-071.655850', '+41.770525'), 
(2816, 'Coventry', 'RI', 401, '-071.636786', '+41.694251'), 
(2817, 'West Greenwich', 'RI', 401, '-071.667165', '+41.631168'), 
(2818, 'East Greenwich', 'RI', 401, '-071.478002', '+41.643350'), 
(2822, 'Exeter', 'RI', 401, '-071.650262', '+41.546900'), 
(2823, 'Fiskeville', 'RI', 401, '-071.546756', '+41.731200'), 
(2824, 'Forestdale', 'RI', 401, '-071.563057', '+42.000248'), 
(2825, 'Foster', 'RI', 401, '-071.706440', '+41.790569'), 
(2826, 'Glendale', 'RI', 401, '-071.600848', '+41.982417'), 
(2827, 'Greene', 'RI', 401, '-071.727467', '+41.691676'), 
(2828, 'Greenville', 'RI', 401, '-071.551682', '+41.879298'), 
(2829, 'Harmony', 'RI', 401, '-071.589357', '+41.879298'), 
(2830, 'Harrisville', 'RI', 401, '-071.648502', '+41.972390'), 
(2831, 'Hope', 'RI', 401, '-071.577746', '+41.753594'), 
(2832, 'Hope Valley', 'RI', 401, '-071.733875', '+41.509632'), 
(2833, 'Hopkinton', 'RI', 401, '-071.772617', '+41.475117'), 
(2835, 'Jamestown', 'RI', 401, '-071.377247', '+41.514120'), 
(2836, 'Kenyon', 'RI', 401, '-071.620432', '+41.447427'), 
(2837, 'Little Compton', 'RI', 401, '-071.166340', '+41.510257'), 
(2838, 'Manville', 'RI', 401, '-071.475604', '+41.967848'), 
(2839, 'Mapleville', 'RI', 401, '-071.637581', '+41.941715'), 
(2840, 'Newport', 'RI', 401, '-071.327084', '+41.487552'), 
(2841, 'Newport', 'RI', 401, '-071.299004', '+41.498977'), 
(2842, 'Middletown', 'RI', 401, '-071.273101', '+41.519757'), 
(2852, 'North Kingstown', 'RI', 401, '-071.464801', '+41.586851'), 
(2854, 'North Kingstown', 'RI', 401, '-071.643930', '+41.375317'), 
(2857, 'North Scituate', 'RI', 401, '-071.655006', '+41.838827'), 
(2858, 'Oakland', 'RI', 401, '-071.647542', '+41.962303'), 
(2859, 'Pascoag', 'RI', 401, '-071.723316', '+41.964150'), 
(2860, 'Pawtucket', 'RI', 401, '-071.392732', '+41.875149'), 
(2861, 'Pawtucket', 'RI', 401, '-071.369899', '+41.878249'), 
(2862, 'Pawtucket', 'RI', 401, '-071.369099', '+41.861250'), 
(2863, 'Central Falls', 'RI', 401, '-071.394186', '+41.889849'), 
(2864, 'Cumberland', 'RI', 401, '-071.432690', '+41.949498'), 
(2865, 'Lincoln', 'RI', 401, '-071.493355', '+41.925298'), 
(2871, 'Portsmouth', 'RI', 401, '-071.264197', '+41.585230'), 
(2872, 'Prudence Island', 'RI', 401, '-071.286834', '+41.707119'), 
(2873, 'Rockville', 'RI', 401, '-071.774023', '+41.519922'), 
(2874, 'Saunderstown', 'RI', 401, '-071.471752', '+41.478466'), 
(2875, 'Shannock', 'RI', 401, '-071.635474', '+41.456039'), 
(2876, 'Slatersville', 'RI', 401, '-071.576307', '+41.998398'), 
(2877, 'Slocum', 'RI', 401, '-071.529854', '+41.528900'), 
(2878, 'Tiverton', 'RI', 401, '-071.175183', '+41.610180'), 
(2879, 'Wakefield', 'RI', 401, '-071.534202', '+41.443653'), 
(2880, 'Wakefield', 'RI', 401, '-071.643930', '+41.375317'), 
(2881, 'Kingston', 'RI', 401, '-071.524317', '+41.482901'), 
(2882, 'Narragansett', 'RI', 401, '-071.497793', '+41.377185');

insert  into zipcodes values 
(2883, 'Peace Dale', 'RI', 401, '-071.643930', '+41.375317'), 
(2885, 'Warren', 'RI', 401, '-071.257492', '+41.727451'), 
(2886, 'Warwick', 'RI', 401, '-071.479020', '+41.702470'), 
(2887, 'Warwick', 'RI', 401, '-071.557732', '+41.682455'), 
(2888, 'Warwick', 'RI', 401, '-071.411088', '+41.747300'), 
(2889, 'Warwick', 'RI', 401, '-071.496048', '+41.689182'), 
(2891, 'Westerly', 'RI', 401, '-071.710708', '+41.284494'), 
(2892, 'West Kingston', 'RI', 401, '-071.621140', '+41.505764'), 
(2893, 'West Warwick', 'RI', 401, '-071.507304', '+41.696822'), 
(2894, 'Wood River Junction', 'RI', 401, '-071.707420', '+41.450050'), 
(2895, 'Woonsocket', 'RI', 401, '-071.519390', '+41.984598'), 
(2896, 'North Smithfield', 'RI', 401, '-071.540506', '+41.934348'), 
(2898, 'Wyoming', 'RI', 401, '-071.662954', '+41.504089'), 
(2901, 'Providence', 'RI', 401, '-071.414451', '+41.822750'), 
(2902, 'Providence', 'RI', 401, '-071.424851', '+41.818350'), 
(2903, 'Providence', 'RI', 401, '-071.411500', '+41.819459'), 
(2904, 'Providence', 'RI', 401, '-071.437752', '+41.854140'), 
(2905, 'Providence', 'RI', 401, '-071.422547', '+41.803799'), 
(2906, 'Providence', 'RI', 401, '-071.394717', '+41.837400'), 
(2907, 'Providence', 'RI', 401, '-071.425501', '+41.797065'), 
(2908, 'Providence', 'RI', 401, '-071.439900', '+41.837399'), 
(2909, 'Providence', 'RI', 401, '-071.444302', '+41.820599'), 
(2910, 'Cranston', 'RI', 401, '-071.435251', '+41.791700'), 
(2911, 'North Providence', 'RI', 401, '-071.449202', '+41.838749'), 
(2912, 'Providence', 'RI', 401, '-071.397699', '+41.826737'), 
(2914, 'East Providence', 'RI', 401, '-071.363348', '+41.813429'), 
(2915, 'Riverside', 'RI', 401, '-071.349697', '+41.774300'), 
(2916, 'Rumford', 'RI', 401, '-071.355798', '+41.842727'), 
(2917, 'Smithfield', 'RI', 401, '-071.497804', '+41.853899'), 
(2918, 'Providence', 'RI', 401, '-071.440352', '+41.841499'), 
(2919, 'Johnston', 'RI', 401, '-071.497604', '+41.870932'), 
(2920, 'Cranston', 'RI', 401, '-071.471353', '+41.769300'), 
(2921, 'Cranston', 'RI', 401, '-071.476703', '+41.766750'), 
(2940, 'Providence', 'RI', 401, '-071.558518', '+41.871766'), 
(3031, 'Amherst', 'NH', 603, '-071.629365', '+42.874740'), 
(3032, 'Auburn', 'NH', 603, '-071.343576', '+42.989151'), 
(3033, 'Brookline', 'NH', 603, '-071.767437', '+42.847268'), 
(3034, 'Candia', 'NH', 603, '-071.305437', '+43.059283'), 
(3036, 'Chester', 'NH', 603, '-071.251021', '+42.961606'), 
(3037, 'Deerfield', 'NH', 603, '-071.252719', '+42.987495'), 
(3038, 'Derry', 'NH', 603, '-071.197169', '+42.950825'), 
(3040, 'East Candia', 'NH', 603, '-071.013202', '+43.005895'), 
(3041, 'East Derry', 'NH', 603, '-071.013202', '+43.005895'), 
(3042, 'Epping', 'NH', 603, '-071.084411', '+43.047595'), 
(3043, 'Francestown', 'NH', 603, '-071.816505', '+42.916233'), 
(3044, 'Fremont', 'NH', 603, '-071.127041', '+42.992203'), 
(3045, 'Goffstown', 'NH', 603, '-071.687633', '+42.946710'), 
(3047, 'Greenfield', 'NH', 603, '-071.859087', '+42.929346'), 
(3048, 'Greenville', 'NH', 603, '-071.717548', '+42.875116'), 
(3049, 'Hollis', 'NH', 603, '-071.581313', '+42.859545'), 
(3051, 'Hudson', 'NH', 603, '-071.618870', '+42.766426'), 
(3052, 'Litchfield', 'NH', 603, '-071.485331', '+42.886789'), 
(3053, 'Londonderry', 'NH', 603, '-071.387776', '+42.871200'), 
(3054, 'Merrimack', 'NH', 603, '-071.667508', '+42.924928'), 
(3055, 'Milford', 'NH', 603, '-071.743882', '+42.848787'), 
(3057, 'Mont Vernon', 'NH', 603, '-071.727044', '+42.850464'), 
(3060, 'Nashua', 'NH', 603, '-071.626336', '+42.771537'), 
(3061, 'Nashua', 'NH', 603, '-071.653939', '+42.952124'), 
(3062, 'Nashua', 'NH', 603, '-071.499760', '+42.860117'), 
(3063, 'Nashua', 'NH', 603, '-071.511111', '+42.774427'), 
(3064, 'Nashua', 'NH', 603, '-071.628611', '+42.774237'), 
(3070, 'New Boston', 'NH', 603, '-071.775889', '+42.903497'), 
(3071, 'New Ipswich', 'NH', 603, '-071.845164', '+42.762946'), 
(3073, 'North Salem', 'NH', 603, '-071.013202', '+43.005895'), 
(3076, 'Pelham', 'NH', 603, '-071.318715', '+42.740651'), 
(3077, 'Raymond', 'NH', 603, '-071.204521', '+43.059320'), 
(3079, 'Salem', 'NH', 603, '-071.196195', '+42.872045'), 
(3082, 'Lyndeborough', 'NH', 603, '-071.773947', '+42.902031'), 
(3084, 'Temple', 'NH', 603, '-071.860983', '+42.822275'), 
(3086, 'Wilton', 'NH', 603, '-071.730154', '+42.894022'), 
(3087, 'Windham', 'NH', 603, '-071.234009', '+42.892211'), 
(3101, 'Manchester', 'NH', 603, '-071.462111', '+42.988483'), 
(3102, 'Manchester', 'NH', 603, '-071.494561', '+43.007883'), 
(3103, 'Manchester', 'NH', 603, '-071.463761', '+42.942463'), 
(3104, 'Manchester', 'NH', 603, '-071.372208', '+42.897524'), 
(3105, 'Manchester', 'NH', 603, '-071.653939', '+42.952124'), 
(3106, 'Hooksett', 'NH', 603, '-071.443616', '+43.065097'), 
(3107, 'Manchester', 'NH', 603, '-071.653939', '+42.952124'), 
(3108, 'Manchester', 'NH', 603, '-071.653939', '+42.952124'), 
(3109, 'Manchester', 'NH', 603, '-071.405283', '+42.970084'), 
(3110, 'Bedford', 'NH', 603, '-071.535515', '+42.937430'), 
(3111, 'Manchester', 'NH', 603, '-071.653939', '+42.952124'), 
(3215, 'Waterville Valley', 'NH', 603, '-071.534068', '+43.930221'), 
(3216, 'Andover', 'NH', 603, '-071.684093', '+43.447006'), 
(3217, 'Ashland', 'NH', 603, '-071.639896', '+43.715626'), 
(3218, 'Barnstead', 'NH', 603, '-071.373189', '+43.417369'), 
(3220, 'Belmont', 'NH', 603, '-071.407090', '+43.455551'), 
(3221, 'Bradford', 'NH', 603, '-071.792489', '+43.280961'), 
(3222, 'Bristol', 'NH', 603, '-071.721580', '+43.707810'), 
(3223, 'Campton', 'NH', 603, '-071.665223', '+43.841799'), 
(3224, 'Canterbury', 'NH', 603, '-071.604226', '+43.378281'), 
(3225, 'Center Barnstead', 'NH', 603, '-071.292981', '+43.386652'), 
(3226, 'Center Harbor', 'NH', 603, '-071.466212', '+43.693870'), 
(3227, 'Center Sandwich', 'NH', 603, '-071.323953', '+43.694809'), 
(3229, 'Contoocook', 'NH', 603, '-071.812943', '+43.301308'), 
(3230, 'Danbury', 'NH', 603, '-071.882094', '+43.514791'), 
(3231, 'East Andover', 'NH', 603, '-071.736518', '+43.466172'), 
(3232, 'East Hebron', 'NH', 603, '-071.840883', '+43.967542'), 
(3233, 'Elkins', 'NH', 603, '-071.944794', '+43.422706'), 
(3234, 'Epsom', 'NH', 603, '-071.669712', '+43.340736'), 
(3235, 'Franklin', 'NH', 603, '-071.680021', '+43.374297'), 
(3237, 'Gilmanton', 'NH', 603, '-071.384213', '+43.414064'), 
(3238, 'Glencliff', 'NH', 603, '-071.840883', '+43.967542'), 
(3240, 'Grafton', 'NH', 603, '-071.840883', '+43.967542'), 
(3241, 'Hebron', 'NH', 603, '-071.889483', '+43.718268'), 
(3242, 'Henniker', 'NH', 603, '-071.819590', '+43.180148'), 
(3243, 'Hill', 'NH', 603, '-071.762631', '+43.443473'), 
(3244, 'Hillsboro', 'NH', 603, '-071.914287', '+43.122950'), 
(3245, 'Holderness', 'NH', 603, '-071.604406', '+43.737831'), 
(3246, 'Laconia', 'NH', 603, '-071.426997', '+43.535461'), 
(3247, 'Laconia', 'NH', 603, '-071.445452', '+43.588972'), 
(3251, 'Lincoln', 'NH', 603, '-071.653505', '+44.049183'), 
(3252, 'Lochmere', 'NH', 603, '-071.537145', '+43.468562'), 
(3253, 'Meredith', 'NH', 603, '-071.517479', '+43.592239'), 
(3254, 'Moultonborough', 'NH', 603, '-071.335248', '+43.728235'), 
(3255, 'Newbury', 'NH', 603, '-072.011840', '+43.321723'), 
(3256, 'New Hampton', 'NH', 603, '-071.634674', '+43.603288'), 
(3257, 'New London', 'NH', 603, '-071.733643', '+43.301663'), 
(3259, 'North Sandwich', 'NH', 603, '-071.377190', '+43.859710'), 
(3260, 'North Sutton', 'NH', 603, '-071.934059', '+43.365345'), 
(3261, 'Northwood', 'NH', 603, '-071.202568', '+43.208676'), 
(3262, 'North Woodstock', 'NH', 603, '-071.686326', '+44.035391'), 
(3263, 'Pittsfield', 'NH', 603, '-071.343707', '+43.297834'), 
(3264, 'Plymouth', 'NH', 603, '-071.694017', '+43.710919'), 
(3266, 'Rumney', 'NH', 603, '-071.788434', '+43.752475'), 
(3268, 'Salisbury', 'NH', 603, '-071.558817', '+43.361756'), 
(3269, 'Sanbornton', 'NH', 603, '-071.514248', '+43.501780'), 
(3272, 'South Newbury', 'NH', 603, '-071.662928', '+43.310279'), 
(3273, 'South Sutton', 'NH', 603, '-071.928867', '+43.304205'), 
(3274, 'Stinson Lake', 'NH', 603, '-071.840883', '+43.967542'), 
(3275, 'Suncook', 'NH', 603, '-071.599047', '+43.286382'), 
(3276, 'Tilton', 'NH', 603, '-071.491660', '+43.536056'), 
(3278, 'Warner', 'NH', 603, '-071.842299', '+43.310858'), 
(3279, 'Warren', 'NH', 603, '-071.840883', '+43.967542'), 
(3280, 'Washington', 'NH', 603, '-072.100689', '+43.172290'), 
(3281, 'Weare', 'NH', 603, '-071.762578', '+43.084176'), 
(3282, 'Wentworth', 'NH', 603, '-071.840883', '+43.967542'), 
(3284, 'Springfield', 'NH', 603, '-072.047018', '+43.493812'), 
(3287, 'Wilmot', 'NH', 603, '-071.915826', '+43.448530'), 
(3289, 'Winnisquam', 'NH', 603, '-071.519728', '+43.496372'), 
(3290, 'Nottingham', 'NH', 603, '-071.125879', '+43.124825'), 
(3291, 'West Nottingham', 'NH', 603, '-071.139551', '+43.182251'), 
(3293, 'Woodstock', 'NH', 603, '-071.840883', '+43.967542'), 
(3298, 'Tilton', 'NH', 603, '-071.445841', '+43.524872'), 
(3299, 'Tilton', 'NH', 603, '-071.445841', '+43.524872'), 
(3301, 'Concord', 'NH', 603, '-071.536101', '+43.230314'), 
(3302, 'Concord', 'NH', 603, '-071.662928', '+43.310279'), 
(3303, 'Concord', 'NH', 603, '-071.659523', '+43.281654'), 
(3304, 'Bow', 'NH', 603, '-071.544599', '+43.128256'), 
(3305, 'Concord', 'NH', 603, '-071.517151', '+43.213400'), 
(3307, 'Loudon', 'NH', 603, '-071.467006', '+43.319339'), 
(3431, 'Keene', 'NH', 603, '-072.248052', '+42.903656'), 
(3435, 'Keene', 'NH', 603, '-072.243029', '+42.947098'), 
(3440, 'Antrim', 'NH', 603, '-071.971353', '+43.044535'), 
(3441, 'Ashuelot', 'NH', 603, '-072.444106', '+42.777271'), 
(3442, 'Bennington', 'NH', 603, '-071.908029', '+43.002936'), 
(3443, 'Chesterfield', 'NH', 603, '-072.454813', '+42.883948'), 
(3444, 'Dublin', 'NH', 603, '-072.018993', '+42.889124'), 
(3445, 'Sullivan', 'NH', 603, '-072.201903', '+42.998225'), 
(3446, 'Swanzey', 'NH', 603, '-072.330145', '+42.841079'), 
(3447, 'Fitzwilliam', 'NH', 603, '-072.248026', '+42.881769'), 
(3448, 'Gilsum', 'NH', 603, '-072.210953', '+42.936786'), 
(3449, 'Hancock', 'NH', 603, '-071.983797', '+42.939240'), 
(3450, 'Harrisville', 'NH', 603, '-072.102634', '+42.884548'), 
(3451, 'Hinsdale', 'NH', 603, '-072.280099', '+42.894151'), 
(3452, 'Jaffrey', 'NH', 603, '-072.082559', '+42.821969'), 
(3455, 'Marlborough', 'NH', 603, '-072.279638', '+42.888250'), 
(3456, 'Marlow', 'NH', 603, '-072.202564', '+43.119294'), 
(3457, 'Munsonville', 'NH', 603, '-072.091677', '+42.896623'), 
(3458, 'Peterborough', 'NH', 603, '-071.937200', '+42.956433'), 
(3461, 'Rindge', 'NH', 603, '-072.009120', '+42.765090'), 
(3462, 'Spofford', 'NH', 603, '-072.239432', '+42.870716'), 
(3464, 'Stoddard', 'NH', 603, '-072.102454', '+42.954780'), 
(3465, 'Troy', 'NH', 603, '-072.279814', '+42.843617'), 
(3466, 'West Chesterfield', 'NH', 603, '-072.432202', '+42.858419'), 
(3467, 'Westmoreland', 'NH', 603, '-072.442560', '+42.973867'), 
(3468, 'West Peterborough', 'NH', 603, '-071.933396', '+42.890804'), 
(3469, 'West Swanzey', 'NH', 603, '-072.315090', '+42.873410'), 
(3470, 'Winchester', 'NH', 603, '-072.274928', '+42.895797'), 
(3561, 'Littleton', 'NH', 603, '-071.877638', '+44.335289'), 
(3570, 'Berlin', 'NH', 603, '-071.194226', '+44.512344'), 
(3574, 'Bethlehem', 'NH', 603, '-071.728049', '+44.306320'), 
(3575, 'Bretton Woods', 'NH', 603, '-071.387387', '+44.695648'), 
(3576, 'Colebrook', 'NH', 603, '-071.500809', '+44.902731'), 
(3579, 'Errol', 'NH', 603, '-071.387387', '+44.695648'), 
(3580, 'Franconia', 'NH', 603, '-071.737162', '+44.212814'), 
(3581, 'Gorham', 'NH', 603, '-071.154758', '+44.404848'), 
(3582, 'Groveton', 'NH', 603, '-071.422453', '+44.750960'), 
(3583, 'Jefferson', 'NH', 603, '-071.387387', '+44.695648'), 
(3584, 'Lancaster', 'NH', 603, '-071.561225', '+44.476575'), 
(3585, 'Lisbon', 'NH', 603, '-071.888882', '+44.245004'), 
(3587, 'Meadows', 'NH', 603, '-071.387387', '+44.695648'), 
(3588, 'Milan', 'NH', 603, '-071.218672', '+44.565320'), 
(3589, 'Mount Washington', 'NH', 603, '-071.387387', '+44.695648'), 
(3590, 'North Stratford', 'NH', 603, '-071.387387', '+44.695648'), 
(3592, 'Pittsburg', 'NH', 603, '-071.387387', '+44.695648'), 
(3595, 'Twin Mountain', 'NH', 603, '-071.547061', '+44.268950'), 
(3597, 'West Stewartstown', 'NH', 603, '-071.387387', '+44.695648'), 
(3598, 'Whitefield', 'NH', 603, '-071.610189', '+44.363681'), 
(3601, 'Acworth', 'NH', 603, '-072.300075', '+43.195982'), 
(3602, 'Alstead', 'NH', 603, '-072.310623', '+43.134412'), 
(3603, 'Charlestown', 'NH', 603, '-072.370222', '+43.268117'), 
(3604, 'Drewsville', 'NH', 603, '-072.243029', '+42.947098'), 
(3605, 'Lempster', 'NH', 603, '-072.196758', '+43.213615'), 
(3607, 'South Acworth', 'NH', 603, '-072.193966', '+43.364504'), 
(3608, 'Walpole', 'NH', 603, '-072.390121', '+43.072239'), 
(3609, 'North Walpole', 'NH', 603, '-072.407236', '+43.138018'), 
(3740, 'Bath', 'NH', 603, '-071.948852', '+44.114163'), 
(3741, 'Canaan', 'NH', 603, '-072.057312', '+43.631230'), 
(3743, 'Claremont', 'NH', 603, '-072.209819', '+43.415993'), 
(3745, 'Cornish', 'NH', 603, '-072.337149', '+43.462156'), 
(3746, 'Cornish Flat', 'NH', 603, '-072.193966', '+43.364504'), 
(3748, 'Enfield', 'NH', 603, '-072.116603', '+43.630906'), 
(3749, 'Enfield Center', 'NH', 603, '-072.085410', '+43.579573'), 
(3750, 'Etna', 'NH', 603, '-072.215182', '+43.697999'), 
(3751, 'Georges Mills', 'NH', 603, '-072.063675', '+43.448720'), 
(3752, 'Goshen', 'NH', 603, '-072.196718', '+43.417705'), 
(3753, 'Grantham', 'NH', 603, '-072.218445', '+43.463101'), 
(3754, 'Guild', 'NH', 603, '-072.125562', '+43.365618'), 
(3755, 'Hanover', 'NH', 603, '-072.120314', '+43.861077'), 
(3756, 'Lebanon', 'NH', 603, '-071.840883', '+43.967542'), 
(3765, 'Haverhill', 'NH', 603, '-072.046692', '+44.037549'), 
(3766, 'Lebanon', 'NH', 603, '-072.235460', '+43.637148'), 
(3768, 'Lyme', 'NH', 603, '-072.130495', '+43.801656'), 
(3769, 'Lyme Center', 'NH', 603, '-072.120468', '+43.786267'), 
(3770, 'Meriden', 'NH', 603, '-072.255638', '+43.421675'), 
(3771, 'Monroe', 'NH', 603, '-072.015317', '+44.268612'), 
(3773, 'Newport', 'NH', 603, '-072.199659', '+43.390485'), 
(3774, 'North Haverhill', 'NH', 603, '-072.014608', '+44.077803'), 
(3777, 'Orford', 'NH', 603, '-072.109870', '+43.927348'), 
(3779, 'Piermont', 'NH', 603, '-072.062132', '+43.948343'), 
(3780, 'Pike', 'NH', 603, '-071.840883', '+43.967542'), 
(3781, 'Plainfield', 'NH', 603, '-072.282596', '+43.432999'), 
(3782, 'Sunapee', 'NH', 603, '-072.154710', '+43.426838'), 
(3784, 'West Lebanon', 'NH', 603, '-072.234800', '+43.644367'), 
(3785, 'Woodsville', 'NH', 603, '-072.080708', '+43.948644'), 
(3801, 'Portsmouth', 'NH', 603, '-070.950742', '+43.009222'), 
(3802, 'Portsmouth', 'NH', 603, '-071.013202', '+43.005895'), 
(3803, 'Portsmouth', 'NH', 603, '-071.444752', '+42.927030'), 
(3804, 'Portsmouth', 'NH', 603, '-071.013202', '+43.005895'), 
(3805, 'Rollinsford', 'NH', 603, '-070.930684', '+43.285282'), 
(3809, 'Alton', 'NH', 603, '-071.222455', '+43.462586'), 
(3810, 'Alton Bay', 'NH', 603, '-071.277387', '+43.502514'), 
(3811, 'Atkinson', 'NH', 603, '-071.159035', '+42.878366'), 
(3812, 'Bartlett', 'NH', 603, '-071.257726', '+43.883871'), 
(3813, 'Center Conway', 'NH', 603, '-071.145357', '+43.797391'), 
(3814, 'Center Ossipee', 'NH', 603, '-071.122689', '+43.762429'), 
(3815, 'Center Strafford', 'NH', 603, '-071.109825', '+43.253739'), 
(3816, 'Center Tuftonboro', 'NH', 603, '-071.274458', '+43.660752'), 
(3817, 'Chocorua', 'NH', 603, '-071.089796', '+43.748580'), 
(3818, 'Conway', 'NH', 603, '-071.102610', '+43.788920'), 
(3819, 'Danville', 'NH', 603, '-071.082299', '+42.926725'), 
(3820, 'Dover', 'NH', 603, '-070.992042', '+43.297309'), 
(3821, 'Dover', 'NH', 603, '-071.028427', '+43.326734'), 
(3822, 'Dover', 'NH', 603, '-071.028427', '+43.326734'), 
(3824, 'Durham', 'NH', 603, '-070.962843', '+43.165772'), 
(3825, 'Barrington', 'NH', 603, '-071.097423', '+43.297790'), 
(3826, 'East Hampstead', 'NH', 603, '-071.142690', '+42.893629'), 
(3827, 'East Kingston', 'NH', 603, '-071.054245', '+42.912071'), 
(3830, 'East Wakefield', 'NH', 603, '-071.009368', '+43.635065'), 
(3832, 'Eaton Center', 'NH', 603, '-071.257726', '+43.883871'), 
(3833, 'Exeter', 'NH', 603, '-070.922262', '+42.951274'), 
(3835, 'Farmington', 'NH', 603, '-071.003435', '+43.306172'), 
(3836, 'Freedom', 'NH', 603, '-071.093154', '+43.823704'), 
(3837, 'Gilmanton Iron Works', 'NH', 603, '-071.299456', '+43.446567'), 
(3838, 'Glen', 'NH', 603, '-071.265371', '+44.050111'), 
(3839, 'Rochester', 'NH', 603, '-070.998256', '+43.309966'), 
(3840, 'Greenland', 'NH', 603, '-070.809157', '+43.038634'), 
(3841, 'Hampstead', 'NH', 603, '-071.139098', '+42.877438'), 
(3842, 'Hampton', 'NH', 603, '-070.950950', '+42.917389'), 
(3843, 'Hampton', 'NH', 603, '-071.013202', '+43.005895'), 
(3844, 'Hampton Falls', 'NH', 603, '-070.982601', '+42.891888'), 
(3845, 'Intervale', 'NH', 603, '-071.134348', '+44.082716'), 
(3846, 'Jackson', 'NH', 603, '-071.257726', '+43.883871'), 
(3847, 'Kearsarge', 'NH', 603, '-071.257726', '+43.883871'), 
(3848, 'Kingston', 'NH', 603, '-071.102933', '+42.909731'), 
(3849, 'Madison', 'NH', 603, '-071.124612', '+43.902311'), 
(3850, 'Melvin Village', 'NH', 603, '-071.301681', '+43.707657'), 
(3851, 'Milton', 'NH', 603, '-071.011369', '+43.422942'), 
(3852, 'Milton Mills', 'NH', 603, '-071.028427', '+43.326734'), 
(3853, 'Mirror Lake', 'NH', 603, '-071.282068', '+43.646319'), 
(3854, 'New Castle', 'NH', 603, '-070.721596', '+43.064938'), 
(3855, 'New Durham', 'NH', 603, '-071.119055', '+43.459503'), 
(3856, 'Newfields', 'NH', 603, '-070.978211', '+43.037363'), 
(3857, 'Newmarket', 'NH', 603, '-070.891642', '+42.979021'), 
(3858, 'Newton', 'NH', 603, '-071.006898', '+42.937092'), 
(3859, 'Newton Junction', 'NH', 603, '-071.040020', '+42.861915'), 
(3860, 'North Conway', 'NH', 603, '-071.102630', '+43.784643'), 
(3862, 'North Hampton', 'NH', 603, '-070.913947', '+43.000270'), 
(3864, 'Ossipee', 'NH', 603, '-071.153338', '+43.667352'), 
(3865, 'Plaistow', 'NH', 603, '-070.926206', '+42.937838'), 
(3866, 'Rochester', 'NH', 603, '-071.027303', '+43.411760'), 
(3867, 'Rochester', 'NH', 603, '-070.993148', '+43.326831'), 
(3868, 'Rochester', 'NH', 603, '-070.945161', '+43.349689'), 
(3869, 'Rollinsford', 'NH', 603, '-070.942666', '+43.161360'), 
(3870, 'Rye', 'NH', 603, '-070.764813', '+43.010939'), 
(3871, 'Rye Beach', 'NH', 603, '-070.771896', '+42.980639'), 
(3872, 'Sanbornville', 'NH', 603, '-071.079427', '+43.570694'), 
(3873, 'Sandown', 'NH', 603, '-071.174262', '+42.922666'), 
(3874, 'Seabrook', 'NH', 603, '-070.819897', '+42.964415'), 
(3875, 'Silver Lake', 'NH', 603, '-071.176182', '+43.855269'), 
(3878, 'Somersworth', 'NH', 603, '-070.958264', '+43.229489'), 
(3882, 'South Effingham', 'NH', 603, '-070.990155', '+43.704702'), 
(3883, 'South Tamworth', 'NH', 603, '-071.257726', '+43.883871'), 
(3884, 'Strafford', 'NH', 603, '-071.171886', '+43.256871'), 
(3885, 'Stratham', 'NH', 603, '-070.882134', '+43.012950'), 
(3886, 'Tamworth', 'NH', 603, '-071.277779', '+43.647527'), 
(3887, 'Union', 'NH', 603, '-071.040842', '+43.459999'), 
(3890, 'West Ossipee', 'NH', 603, '-071.194586', '+43.811782'), 
(3894, 'Wolfeboro', 'NH', 603, '-071.183597', '+43.667102'), 
(3896, 'Wolfeboro Falls', 'NH', 603, '-071.218894', '+43.589157'), 
(3897, 'Wonalancet', 'NH', 603, '-071.257726', '+43.883871'), 
(3901, 'Berwick', 'ME', 207, '-070.740013', '+43.279539'), 
(3902, 'Cape Neddick', 'ME', 207, '-070.664719', '+43.245785'), 
(3903, 'Eliot', 'ME', 207, '-070.745759', '+43.182729'), 
(3904, 'Kittery', 'ME', 207, '-070.684607', '+43.191554'), 
(3905, 'Kittery Point', 'ME', 207, '-070.689280', '+43.094746'), 
(3906, 'North Berwick', 'ME', 207, '-070.753996', '+43.340626'), 
(3907, 'Ogunquit', 'ME', 207, '-070.731498', '+43.350806'), 
(3908, 'South Berwick', 'ME', 207, '-070.711710', '+43.227549'), 
(3909, 'York', 'ME', 207, '-070.690990', '+43.237891'), 
(3910, 'York Beach', 'ME', 207, '-070.732010', '+43.211674'), 
(3911, 'York Harbor', 'ME', 207, '-070.635702', '+43.155465'), 
(4001, 'Acton', 'ME', 207, '-070.804588', '+43.520752'), 
(4002, 'Alfred', 'ME', 207, '-070.738992', '+43.467224'), 
(4003, 'Bailey Island', 'ME', 207, '-069.995456', '+43.735867'), 
(4004, 'Bar Mills', 'ME', 207, '-070.604379', '+43.365658'), 
(4005, 'Biddeford', 'ME', 207, '-070.651859', '+43.532376'), 
(4006, 'Biddeford Pool', 'ME', 207, '-070.359800', '+43.436049'), 
(4007, 'Biddeford', 'ME', 207, '-070.505301', '+43.458130'), 
(4008, 'Bowdoinham', 'ME', 207, '-069.875816', '+44.023162'), 
(4009, 'Bridgton', 'ME', 207, '-070.747431', '+43.939828'), 
(4010, 'Brownfield', 'ME', 207, '-070.739823', '+44.163033'), 
(4011, 'Brunswick', 'ME', 207, '-070.340652', '+43.935634'), 
(4013, 'Bustins Island', 'ME', 207, '-070.470703', '+44.408078'), 
(4014, 'Cape Porpoise', 'ME', 207, '-070.604379', '+43.365658'), 
(4015, 'Casco', 'ME', 207, '-070.524465', '+43.962115'), 
(4016, 'Center Lovell', 'ME', 207, '-070.891727', '+44.180965'), 
(4017, 'Chebeague Island', 'ME', 207, '-070.120437', '+43.727806'), 
(4019, 'Cliff Island', 'ME', 207, '-070.470703', '+44.408078'), 
(4020, 'Cornish', 'ME', 207, '-070.791727', '+43.773970'), 
(4021, 'Cumberland Center', 'ME', 207, '-070.450494', '+43.812676'), 
(4022, 'Denmark', 'ME', 207, '-070.661557', '+44.566156'), 
(4024, 'East Baldwin', 'ME', 207, '-070.688656', '+43.844826'), 
(4027, 'Lebanon', 'ME', 207, '-070.915190', '+43.459708'), 
(4028, 'East Parsonfield', 'ME', 207, '-070.845114', '+43.732391'), 
(4029, 'Sebago', 'ME', 207, '-070.547159', '+43.867223'), 
(4030, 'East Waterboro', 'ME', 207, '-070.689681', '+43.596921'), 
(4032, 'Freeport', 'ME', 207, '-070.097543', '+43.864477'), 
(4033, 'Freeport', 'ME', 207, '-070.470703', '+44.408078'), 
(4034, 'Freeport', 'ME', 207, '-070.470703', '+44.408078'), 
(4037, 'Fryeburg', 'ME', 207, '-070.964418', '+44.044292'), 
(4038, 'Gorham', 'ME', 207, '-070.355188', '+43.803689'), 
(4039, 'Gray', 'ME', 207, '-070.328889', '+43.878567'), 
(4040, 'Harrison', 'ME', 207, '-070.357119', '+43.992681'), 
(4041, 'Hiram', 'ME', 207, '-070.826188', '+43.879628'), 
(4042, 'Hollis Center', 'ME', 207, '-070.624391', '+43.584232'), 
(4043, 'Kennebunk', 'ME', 207, '-070.549210', '+43.494679'), 
(4046, 'Kennebunkport', 'ME', 207, '-070.607475', '+43.534125'), 
(4047, 'Parsonsfield', 'ME', 207, '-070.909196', '+43.744987'), 
(4048, 'Limerick', 'ME', 207, '-070.834480', '+43.661222'), 
(4049, 'Limington', 'ME', 207, '-070.748668', '+43.703854'), 
(4050, 'Long Island', 'ME', 207, '-070.470703', '+44.408078'), 
(4051, 'Lovell', 'ME', 207, '-070.886741', '+44.139839'), 
(4053, 'Merepoint', 'ME', 207, '-070.470703', '+44.408078'), 
(4054, 'Moody', 'ME', 207, '-070.597752', '+43.276341'), 
(4055, 'Naples', 'ME', 207, '-070.639546', '+43.957208'), 
(4056, 'Newfield', 'ME', 207, '-070.868871', '+43.658378'), 
(4057, 'North Bridgton', 'ME', 207, '-070.470703', '+44.408078'), 
(4061, 'North Waterboro', 'ME', 207, '-070.710773', '+43.542090'), 
(4062, 'Windham', 'ME', 207, '-070.396652', '+43.911381'), 
(4063, 'Ocean Park', 'ME', 207, '-070.385703', '+43.504889'), 
(4064, 'Old Orchard Beach', 'ME', 207, '-070.469526', '+43.411837'), 
(4066, 'Orrs Island', 'ME', 207, '-069.975477', '+43.779982'), 
(4068, 'Porter', 'ME', 207, '-070.935379', '+43.848322'), 
(4069, 'Pownal', 'ME', 207, '-070.189159', '+43.894983'), 
(4070, 'Scarborough', 'ME', 207, '-070.273642', '+43.576983'), 
(4071, 'Raymond', 'ME', 207, '-070.465928', '+43.906227'), 
(4072, 'Saco', 'ME', 207, '-070.666387', '+43.541241'), 
(4073, 'Sanford', 'ME', 207, '-070.630569', '+43.576196'), 
(4074, 'Scarborough', 'ME', 207, '-070.375162', '+43.724562'), 
(4075, 'Sebago Lake', 'ME', 207, '-070.552183', '+43.796053'), 
(4076, 'Shapleigh', 'ME', 207, '-070.771590', '+43.510275'), 
(4077, 'South Casco', 'ME', 207, '-070.524524', '+43.910029'), 
(4078, 'South Freeport', 'ME', 207, '-070.120781', '+43.820774'), 
(4079, 'Harpswell', 'ME', 207, '-069.995537', '+43.781050'), 
(4081, 'South Waterford', 'ME', 207, '-070.661557', '+44.566156'), 
(4082, 'South Windham', 'ME', 207, '-070.470703', '+44.408078'), 
(4083, 'Springvale', 'ME', 207, '-070.748295', '+43.465941'), 
(4084, 'Standish', 'ME', 207, '-070.554905', '+43.804454'), 
(4085, 'Steep Falls', 'ME', 207, '-070.639561', '+43.771934'), 
(4086, 'Topsham', 'ME', 207, '-069.937793', '+43.981404'), 
(4087, 'Waterboro', 'ME', 207, '-070.749181', '+43.573684'), 
(4088, 'Waterford', 'ME', 207, '-070.661557', '+44.566156'), 
(4090, 'Wells', 'ME', 207, '-070.671274', '+43.429659'), 
(4091, 'West Baldwin', 'ME', 207, '-070.470703', '+44.408078'), 
(4092, 'Westbrook', 'ME', 207, '-070.568534', '+43.855116'), 
(4093, 'West Buxton', 'ME', 207, '-070.622959', '+43.653805'), 
(4094, 'West Kennebunk', 'ME', 207, '-070.573255', '+43.406101'), 
(4095, 'West Newfield', 'ME', 207, '-070.902676', '+43.601018'), 
(4096, 'Yarmouth', 'ME', 207, '-070.171979', '+43.798227'), 
(4097, 'North Yarmouth', 'ME', 207, '-070.200114', '+43.837951'), 
(4098, 'Westbrook', 'ME', 207, '-070.470703', '+44.408078'), 
(4101, 'Portland', 'ME', 207, '-070.262393', '+43.658784'), 
(4102, 'Portland', 'ME', 207, '-070.443380', '+43.742750'), 
(4103, 'Portland', 'ME', 207, '-070.289844', '+43.688260'), 
(4104, 'Portland', 'ME', 207, '-070.464839', '+43.846490'), 
(4105, 'Falmouth', 'ME', 207, '-070.270696', '+43.739280'), 
(4106, 'South Portland', 'ME', 207, '-070.289248', '+43.627364'), 
(4107, 'Cape Elizabeth', 'ME', 207, '-070.239559', '+43.595512'), 
(4108, 'Peaks Island', 'ME', 207, '-070.188442', '+43.662809'), 
(4109, 'Portland', 'ME', 207, '-070.198742', '+43.678339'), 
(4110, 'Cumberland Foreside', 'ME', 207, '-070.199307', '+43.759021'), 
(4112, 'Portland', 'ME', 207, '-070.470703', '+44.408078'), 
(4116, 'South Portland', 'ME', 207, '-070.470703', '+44.408078'), 
(4122, 'Portland', 'ME', 207, '-070.470703', '+44.408078'), 
(4123, 'Portland', 'ME', 207, '-070.470703', '+44.408078'), 
(4124, 'Portland', 'ME', 207, '-070.470703', '+44.408078'), 
(4210, 'Auburn', 'ME', 207, '-070.243848', '+44.087422'), 
(4211, 'Auburn', 'ME', 207, '-070.239485', '+44.197009'), 
(4212, 'Auburn', 'ME', 207, '-070.239485', '+44.197009'), 
(4216, 'Andover', 'ME', 207, '-070.704051', '+44.568160'), 
(4217, 'Bethel', 'ME', 207, '-070.770035', '+44.428414'), 
(4219, 'Bryant Pond', 'ME', 207, '-070.587095', '+44.265009'), 
(4220, 'Buckfield', 'ME', 207, '-070.381112', '+44.326165'), 
(4221, 'Canton', 'ME', 207, '-070.311314', '+44.385750'), 
(4222, 'Durham', 'ME', 207, '-070.184618', '+43.968378'), 
(4223, 'Danville', 'ME', 207, '-070.285748', '+44.023873'), 
(4224, 'Dixfield', 'ME', 207, '-070.422541', '+44.553968'), 
(4225, 'Dryden', 'ME', 207, '-070.226510', '+44.602705'), 
(4226, 'East Andover', 'ME', 207, '-070.691857', '+44.555618'), 
(4227, 'East Dixfield', 'ME', 207, '-070.326337', '+44.579135'), 
(4228, 'East Livermore', 'ME', 207, '-070.239485', '+44.197009'), 
(4230, 'East Poland', 'ME', 207, '-070.327049', '+44.062672'), 
(4231, 'Stoneham', 'ME', 207, '-070.861797', '+44.313283'), 
(4234, 'East Wilton', 'ME', 207, '-070.182012', '+44.617509'), 
(4236, 'Greene', 'ME', 207, '-070.136683', '+44.189655'), 
(4237, 'Hanover', 'ME', 207, '-070.735691', '+44.494347'), 
(4238, 'Hebron', 'ME', 207, '-070.372831', '+44.225640'), 
(4239, 'Jay', 'ME', 207, '-070.208556', '+44.541508'), 
(4240, 'Lewiston', 'ME', 207, '-070.169297', '+44.086323'), 
(4241, 'Lewiston', 'ME', 207, '-070.239485', '+44.197009'), 
(4243, 'Lewiston', 'ME', 207, '-070.239485', '+44.197009'), 
(4250, 'Lisbon', 'ME', 207, '-070.101247', '+44.033026'), 
(4252, 'Lisbon Falls', 'ME', 207, '-070.068046', '+44.032476'), 
(4253, 'Livermore', 'ME', 207, '-070.189139', '+44.297416'), 
(4254, 'Livermore Falls', 'ME', 207, '-070.188508', '+44.242189'), 
(4255, 'Locke Mills', 'ME', 207, '-070.708774', '+44.401595'), 
(4256, 'Mechanic Falls', 'ME', 207, '-070.272624', '+44.079644'), 
(4257, 'Mexico', 'ME', 207, '-070.516131', '+44.570265'), 
(4258, 'Minot', 'ME', 207, '-070.339859', '+44.146121'), 
(4259, 'Monmouth', 'ME', 207, '-069.870181', '+44.349166'), 
(4260, 'New Gloucester', 'ME', 207, '-070.299687', '+43.967474'), 
(4261, 'Newry', 'ME', 207, '-071.011246', '+44.689526'), 
(4262, 'North Jay', 'ME', 207, '-070.381639', '+45.063384'), 
(4263, 'Leeds', 'ME', 207, '-070.135366', '+44.292089'), 
(4265, 'North Monmouth', 'ME', 207, '-070.037848', '+44.303359'), 
(4266, 'North Turner', 'ME', 207, '-070.255783', '+44.357987'), 
(4267, 'North Waterford', 'ME', 207, '-070.661557', '+44.566156'), 
(4268, 'Norway', 'ME', 207, '-070.691576', '+44.280503'), 
(4270, 'Oxford', 'ME', 207, '-070.507791', '+44.284385'), 
(4271, 'Paris', 'ME', 207, '-070.498513', '+44.264111'), 
(4274, 'Poland', 'ME', 207, '-070.389923', '+44.047435'), 
(4275, 'Roxbury', 'ME', 207, '-070.661557', '+44.566156'), 
(4276, 'Rumford', 'ME', 207, '-070.638174', '+44.523556'), 
(4278, 'Rumford Center', 'ME', 207, '-070.568041', '+44.377031'), 
(4280, 'Sabattus', 'ME', 207, '-070.126922', '+44.126723'), 
(4281, 'South Paris', 'ME', 207, '-070.607841', '+44.353052'), 
(4282, 'Turner', 'ME', 207, '-070.254155', '+44.265473'), 
(4283, 'Turner Center', 'ME', 207, '-070.239485', '+44.197009'), 
(4284, 'Wayne', 'ME', 207, '-070.074555', '+44.359835'), 
(4285, 'Weld', 'ME', 207, '-070.381639', '+45.063384'), 
(4286, 'West Bethel', 'ME', 207, '-070.860094', '+44.402050'), 
(4287, 'Bowdoin', 'ME', 207, '-069.965553', '+44.057514'), 
(4288, 'West Minot', 'ME', 207, '-070.239485', '+44.197009'), 
(4289, 'West Paris', 'ME', 207, '-070.543265', '+44.340438'), 
(4290, 'Peru', 'ME', 207, '-070.436722', '+44.477183'), 
(4291, 'West Poland', 'ME', 207, '-070.453006', '+44.040857'), 
(4292, 'Sumner', 'ME', 207, '-070.477506', '+44.318900'), 
(4294, 'Wilton', 'ME', 207, '-070.245935', '+44.618873'), 
(4330, 'Augusta', 'ME', 207, '-069.803773', '+44.351642'), 
(4332, 'Augusta', 'ME', 207, '-069.751913', '+44.414056'), 
(4333, 'Augusta', 'ME', 207, '-069.751913', '+44.414056'), 
(4336, 'Augusta', 'ME', 207, '-069.818009', '+44.315693'), 
(4338, 'Augusta', 'ME', 207, '-069.751913', '+44.414056'), 
(4341, 'Coopers Mills', 'ME', 207, '-069.551024', '+44.258771'), 
(4342, 'Dresden', 'ME', 207, '-069.738418', '+44.077448'), 
(4343, 'East Winthrop', 'ME', 207, '-069.751913', '+44.414056'), 
(4344, 'Farmingdale', 'ME', 207, '-069.797105', '+44.256614'), 
(4345, 'Gardiner', 'ME', 207, '-069.796909', '+44.296652'), 
(4346, 'Randolph', 'ME', 207, '-069.724135', '+44.269959'), 
(4347, 'Hallowell', 'ME', 207, '-069.795037', '+44.249130'), 
(4348, 'Jefferson', 'ME', 207, '-069.513293', '+44.220432'), 
(4349, 'Kents Hill', 'ME', 207, '-069.751913', '+44.414056'), 
(4350, 'Litchfield', 'ME', 207, '-069.954040', '+44.158104'), 
(4351, 'Manchester', 'ME', 207, '-069.867001', '+44.358014'), 
(4352, 'Mount Vernon', 'ME', 207, '-069.986762', '+44.461522'), 
(4353, 'Whitefield', 'ME', 207, '-069.575119', '+44.188406'), 
(4354, 'Palermo', 'ME', 207, '-069.416800', '+44.395590'), 
(4355, 'Readfield', 'ME', 207, '-069.953716', '+44.384840'), 
(4357, 'Richmond', 'ME', 207, '-069.827489', '+44.108059'), 
(4358, 'South China', 'ME', 207, '-069.586327', '+44.375578'), 
(4359, 'South Gardiner', 'ME', 207, '-069.777196', '+44.183266'), 
(4360, 'Vienna', 'ME', 207, '-069.751913', '+44.414056'), 
(4363, 'Windsor', 'ME', 207, '-069.751913', '+44.414056'), 
(4364, 'Winthrop', 'ME', 207, '-069.957627', '+44.322865'), 
(4401, 'Bangor', 'ME', 207, '-068.878893', '+45.061744'), 
(4402, 'Bangor', 'ME', 207, '-068.647416', '+45.519867'), 
(4406, 'Abbot', 'ME', 207, '-069.233382', '+45.184103'), 
(4408, 'Aurora', 'ME', 207, '-068.391481', '+44.641873'), 
(4410, 'Bradford', 'ME', 207, '-068.954320', '+45.058864'), 
(4411, 'Bradley', 'ME', 207, '-068.625688', '+44.914946'), 
(4412, 'Brewer', 'ME', 207, '-068.783742', '+44.835610'), 
(4413, 'Brookton', 'ME', 207, '-067.495548', '+45.002969'), 
(4414, 'Brownville', 'ME', 207, '-069.029462', '+45.310095'), 
(4415, 'Brownville Junction', 'ME', 207, '-069.058062', '+45.351184'), 
(4416, 'Bucksport', 'ME', 207, '-068.773241', '+44.600448'), 
(4417, 'Burlington', 'ME', 207, '-068.817481', '+44.817820'), 
(4418, 'Cardville', 'ME', 207, '-068.581212', '+45.049429'), 
(4419, 'Carmel', 'ME', 207, '-068.940624', '+44.808062'), 
(4420, 'Castine', 'ME', 207, '-068.798047', '+44.412968'), 
(4421, 'Castine', 'ME', 207, '-068.792883', '+44.415639'), 
(4422, 'Charleston', 'ME', 207, '-069.040695', '+45.066999'), 
(4423, 'Costigan', 'ME', 207, '-068.529182', '+45.039478'), 
(4424, 'Danforth', 'ME', 207, '-067.866054', '+45.658831'), 
(4426, 'Dover Foxcroft', 'ME', 207, '-069.207725', '+45.171605'), 
(4427, 'Corinth', 'ME', 207, '-068.865187', '+44.989376'), 
(4428, 'Eddington', 'ME', 207, '-068.577728', '+44.791690'), 
(4429, 'Holden', 'ME', 207, '-068.818345', '+44.894294'), 
(4430, 'East Millinocket', 'ME', 207, '-068.689174', '+45.233408'), 
(4431, 'East Orland', 'ME', 207, '-068.664735', '+44.561174'), 
(4434, 'Etna', 'ME', 207, '-068.647416', '+45.519867'), 
(4435, 'Exeter', 'ME', 207, '-069.133080', '+44.966032'), 
(4438, 'Frankfort', 'ME', 207, '-068.849975', '+44.632657'), 
(4441, 'Greenville', 'ME', 207, '-069.304630', '+45.792364'), 
(4442, 'Greenville Junction', 'ME', 207, '-069.304630', '+45.792364'), 
(4443, 'Guilford', 'ME', 207, '-069.457444', '+45.315976'), 
(4444, 'Hampden', 'ME', 207, '-068.829046', '+44.835984'), 
(4448, 'Howland', 'ME', 207, '-068.666632', '+45.245635'), 
(4449, 'Hudson', 'ME', 207, '-068.884621', '+45.006054'), 
(4450, 'Kenduskeag', 'ME', 207, '-068.965803', '+44.918877'), 
(4451, 'Kingman', 'ME', 207, '-068.647416', '+45.519867'), 
(4453, 'Lagrange', 'ME', 207, '-069.218210', '+44.787229'), 
(4454, 'Lambert Lake', 'ME', 207, '-067.495548', '+45.002969'), 
(4455, 'Lee', 'ME', 207, '-068.647416', '+45.519867'), 
(4456, 'Levant', 'ME', 207, '-069.011636', '+44.871231'), 
(4457, 'Lincoln', 'ME', 207, '-068.492990', '+45.366794'), 
(4459, 'Mattawamkeag', 'ME', 207, '-068.647416', '+45.519867'), 
(4460, 'Medway', 'ME', 207, '-068.543602', '+45.618608'), 
(4461, 'Milford', 'ME', 207, '-068.595946', '+45.054200'), 
(4462, 'Millinocket', 'ME', 207, '-068.752091', '+45.226479'), 
(4463, 'Milo', 'ME', 207, '-068.975988', '+45.244612'), 
(4464, 'Monson', 'ME', 207, '-069.304630', '+45.792364'), 
(4467, 'Olamon', 'ME', 207, '-068.647416', '+45.519867'), 
(4468, 'Old Town', 'ME', 207, '-068.722962', '+45.040655'), 
(4469, 'Orono', 'ME', 207, '-068.633430', '+45.002798'), 
(4471, 'Orient', 'ME', 207, '-068.886826', '+46.516166'), 
(4472, 'Orland', 'ME', 207, '-068.625903', '+44.409375'), 
(4473, 'Orono', 'ME', 207, '-068.744361', '+45.068848'), 
(4474, 'Orrington', 'ME', 207, '-068.782487', '+44.842939'), 
(4475, 'Passadumkeag', 'ME', 207, '-068.618775', '+45.040668'), 
(4476, 'Penobscot', 'ME', 207, '-068.721716', '+44.433911'), 
(4478, 'Rockwood', 'ME', 207, '-070.054629', '+45.286570'), 
(4479, 'Sangerville', 'ME', 207, '-069.304630', '+45.792364'), 
(4481, 'Sebec', 'ME', 207, '-069.304630', '+45.792364'), 
(4485, 'Shirley Mills', 'ME', 207, '-069.304630', '+45.792364'), 
(4487, 'Springfield', 'ME', 207, '-068.647416', '+45.519867'), 
(4488, 'Stetson', 'ME', 207, '-069.142341', '+44.894697'), 
(4489, 'Stillwater', 'ME', 207, '-068.686796', '+44.922368'), 
(4490, 'Topsfield', 'ME', 207, '-067.495548', '+45.002969'), 
(4491, 'Vanceboro', 'ME', 207, '-067.495548', '+45.002969'), 
(4492, 'Waite', 'ME', 207, '-067.495548', '+45.002969'), 
(4493, 'West Enfield', 'ME', 207, '-068.647416', '+45.519867'), 
(4495, 'Winn', 'ME', 207, '-068.647416', '+45.519867'), 
(4496, 'Winterport', 'ME', 207, '-068.917487', '+44.653370'), 
(4497, 'Wytopitlock', 'ME', 207, '-068.886826', '+46.516166'), 
(4530, 'Bath', 'ME', 207, '-069.826495', '+43.867892'), 
(4535, 'Alna', 'ME', 207, '-069.566684', '+44.008962'), 
(4536, 'Bayville', 'ME', 207, '-069.523263', '+44.021333'), 
(4537, 'Boothbay', 'ME', 207, '-069.627163', '+43.894903'), 
(4538, 'Boothbay Harbor', 'ME', 207, '-069.517161', '+43.956167'), 
(4539, 'Bristol', 'ME', 207, '-069.598725', '+43.928967'), 
(4541, 'Chamberlain', 'ME', 207, '-069.479184', '+43.884294'), 
(4543, 'Damariscotta', 'ME', 207, '-069.424228', '+43.986485'), 
(4544, 'East Boothbay', 'ME', 207, '-069.597446', '+43.826770'), 
(4547, 'Friendship', 'ME', 207, '-069.231179', '+44.010424'), 
(4548, 'Georgetown', 'ME', 207, '-069.745295', '+43.805389'), 
(4549, 'Isle of Springs', 'ME', 207, '-069.523263', '+44.021333'), 
(4551, 'Bremen', 'ME', 207, '-069.440192', '+44.010411'), 
(4552, 'Newagen', 'ME', 207, '-069.523263', '+44.021333'), 
(4553, 'Newcastle', 'ME', 207, '-069.503427', '+43.991336'), 
(4554, 'New Harbor', 'ME', 207, '-069.566313', '+43.870936'), 
(4555, 'Nobleboro', 'ME', 207, '-069.536374', '+44.074877'), 
(4556, 'Edgecomb', 'ME', 207, '-069.587334', '+43.931748'), 
(4558, 'Pemaquid', 'ME', 207, '-069.509282', '+43.896727'), 
(4562, 'Phippsburg', 'ME', 207, '-069.810821', '+43.789616'), 
(4563, 'Cushing', 'ME', 207, '-069.255572', '+44.023010'), 
(4564, 'Round Pond', 'ME', 207, '-069.468052', '+43.932449'), 
(4565, 'Sebasco Estates', 'ME', 207, '-069.863461', '+43.773312'), 
(4567, 'Small Point', 'ME', 207, '-069.859541', '+43.900856'), 
(4568, 'South Bristol', 'ME', 207, '-069.612725', '+43.877877'), 
(4570, 'Squirrel Island', 'ME', 207, '-069.523263', '+44.021333'), 
(4571, 'Trevett', 'ME', 207, '-069.680144', '+43.882610'), 
(4572, 'Waldoboro', 'ME', 207, '-069.415708', '+44.038581'), 
(4573, 'Walpole', 'ME', 207, '-069.592127', '+43.929821'), 
(4574, 'Washington', 'ME', 207, '-069.387795', '+44.162384'), 
(4575, 'West Boothbay Harbor', 'ME', 207, '-069.660795', '+43.854534'), 
(4576, 'Southport', 'ME', 207, '-069.529648', '+43.935605'), 
(4578, 'Wiscasset', 'ME', 207, '-069.597134', '+43.964901'), 
(4579, 'Woolwich', 'ME', 207, '-069.764378', '+43.938696'), 
(4605, 'Ellsworth', 'ME', 207, '-068.356311', '+44.477935'), 
(4606, 'Addison', 'ME', 207, '-067.495548', '+45.002969'), 
(4607, 'Gouldsboro', 'ME', 207, '-068.090339', '+44.483471'), 
(4609, 'Bar Harbor', 'ME', 207, '-068.305513', '+44.362323'), 
(4611, 'Beals', 'ME', 207, '-067.495548', '+45.002969'), 
(4612, 'Bernard', 'ME', 207, '-068.354598', '+44.239876'), 
(4613, 'Birch Harbor', 'ME', 207, '-068.391481', '+44.641873'), 
(4614, 'Blue Hill', 'ME', 207, '-068.623927', '+44.296910'), 
(4615, 'Blue Hill Falls', 'ME', 207, '-068.391481', '+44.641873'), 
(4616, 'Brooklin', 'ME', 207, '-068.567404', '+44.258121'), 
(4617, 'Brooksville', 'ME', 207, '-068.765568', '+44.337581'), 
(4619, 'Calais', 'ME', 207, '-067.389101', '+45.188254'), 
(4622, 'Cherryfield', 'ME', 207, '-067.923248', '+44.603258'), 
(4623, 'Columbia Falls', 'ME', 207, '-067.779881', '+44.698608'), 
(4624, 'Corea', 'ME', 207, '-068.391481', '+44.641873'), 
(4625, 'Cranberry Isles', 'ME', 207, '-068.391481', '+44.641873'), 
(4626, 'Cutler', 'ME', 207, '-067.495548', '+45.002969'), 
(4627, 'Deer Isle', 'ME', 207, '-068.711691', '+44.213503'), 
(4628, 'Dennysville', 'ME', 207, '-067.495548', '+45.002969'), 
(4629, 'East Blue Hill', 'ME', 207, '-068.391481', '+44.641873'), 
(4630, 'East Machias', 'ME', 207, '-067.462470', '+44.707460'), 
(4631, 'Eastport', 'ME', 207, '-067.136853', '+45.036287'), 
(4634, 'Franklin', 'ME', 207, '-068.233576', '+44.595131'), 
(4635, 'Frenchboro', 'ME', 207, '-068.391481', '+44.641873'), 
(4637, 'Grand Lake Stream', 'ME', 207, '-067.601026', '+45.185635'), 
(4640, 'Hancock', 'ME', 207, '-068.391481', '+44.641873'), 
(4642, 'Harborside', 'ME', 207, '-068.391481', '+44.641873'), 
(4643, 'Harrington', 'ME', 207, '-067.495548', '+45.002969'), 
(4644, 'Hulls Cove', 'ME', 207, '-068.391481', '+44.641873'), 
(4645, 'Isle au Haut', 'ME', 207, '-069.148017', '+44.032196'), 
(4646, 'Islesford', 'ME', 207, '-068.391481', '+44.641873'), 
(4648, 'Jonesboro', 'ME', 207, '-067.495548', '+45.002969'), 
(4649, 'Jonesport', 'ME', 207, '-067.495548', '+45.002969'), 
(4650, 'Little Deer Isle', 'ME', 207, '-068.391481', '+44.641873'), 
(4652, 'Lubec', 'ME', 207, '-067.040767', '+44.904288'), 
(4653, 'Bass Harbor', 'ME', 207, '-068.391481', '+44.641873'), 
(4654, 'Machias', 'ME', 207, '-067.469196', '+44.660627'), 
(4655, 'Machiasport', 'ME', 207, '-067.495548', '+45.002969'), 
(4656, 'Manset', 'ME', 207, '-068.391481', '+44.641873'), 
(4657, 'Meddybemps', 'ME', 207, '-067.495548', '+45.002969'), 
(4658, 'Milbridge', 'ME', 207, '-067.495548', '+45.002969'), 
(4660, 'Mount Desert', 'ME', 207, '-068.308737', '+44.334692'), 
(4662, 'Northeast Harbor', 'ME', 207, '-068.284865', '+44.294073'), 
(4664, 'Sullivan', 'ME', 207, '-068.391481', '+44.641873'), 
(4665, 'Otter Creek', 'ME', 207, '-068.391481', '+44.641873'), 
(4666, 'Pembroke', 'ME', 207, '-067.156533', '+44.930092'), 
(4667, 'Perry', 'ME', 207, '-067.097043', '+45.013348'), 
(4668, 'Princeton', 'ME', 207, '-067.575432', '+45.209229'), 
(4669, 'Prospect Harbor', 'ME', 207, '-068.391481', '+44.641873'), 
(4671, 'Robbinston', 'ME', 207, '-067.495548', '+45.002969'), 
(4672, 'Salsbury Cove', 'ME', 207, '-068.251778', '+44.413523'), 
(4673, 'Sargentville', 'ME', 207, '-068.686305', '+44.313629'), 
(4674, 'Seal Cove', 'ME', 207, '-068.391481', '+44.641873'), 
(4675, 'Seal Harbor', 'ME', 207, '-068.246314', '+44.299037'), 
(4676, 'Sedgwick', 'ME', 207, '-068.701228', '+44.399111'), 
(4677, 'Sorrento', 'ME', 207, '-068.191370', '+44.491175'), 
(4679, 'Southwest Harbor', 'ME', 207, '-068.261568', '+44.390897'), 
(4680, 'Steuben', 'ME', 207, '-067.495548', '+45.002969'), 
(4681, 'Stonington', 'ME', 207, '-068.391481', '+44.641873'), 
(4683, 'Sunset', 'ME', 207, '-068.391481', '+44.641873'), 
(4684, 'Surry', 'ME', 207, '-068.391481', '+44.641873'), 
(4685, 'Swans Island', 'ME', 207, '-068.396479', '+44.213118'), 
(4686, 'Wesley', 'ME', 207, '-067.495548', '+45.002969'), 
(4690, 'West Tremont', 'ME', 207, '-068.391481', '+44.641873'), 
(4691, 'Whiting', 'ME', 207, '-067.495548', '+45.002969'), 
(4693, 'Winter Harbor', 'ME', 207, '-068.074964', '+44.387188'), 
(4694, 'Baileyville', 'ME', 207, '-067.377410', '+45.152637'), 
(4730, 'Houlton', 'ME', 207, '-067.833009', '+46.121345'), 
(4732, 'Ashland', 'ME', 207, '-068.398160', '+46.975725'), 
(4733, 'Benedicta', 'ME', 207, '-068.886826', '+46.516166'), 
(4734, 'Blaine', 'ME', 207, '-068.886826', '+46.516166'), 
(4735, 'Bridgewater', 'ME', 207, '-068.886826', '+46.516166'), 
(4736, 'Caribou', 'ME', 207, '-068.025442', '+46.871355'), 
(4737, 'Clayton Lake', 'ME', 207, '-068.886826', '+46.516166'), 
(4738, 'Crouseville', 'ME', 207, '-068.886826', '+46.516166'), 
(4739, 'Eagle Lake', 'ME', 207, '-068.886826', '+46.516166'), 
(4740, 'Easton', 'ME', 207, '-067.855820', '+46.611101'), 
(4741, 'Estcourt Station', 'ME', 207, '-068.886826', '+46.516166'), 
(4742, 'Fort Fairfield', 'ME', 207, '-067.841507', '+46.746453'), 
(4743, 'Fort Kent', 'ME', 207, '-068.255868', '+47.056484'), 
(4744, 'Fort Kent Mills', 'ME', 207, '-068.886826', '+46.516166'), 
(4745, 'Frenchville', 'ME', 207, '-068.391920', '+47.295289'), 
(4746, 'Grand Isle', 'ME', 207, '-067.998581', '+47.004340'), 
(4747, 'Island Falls', 'ME', 207, '-068.273154', '+46.011345'), 
(4750, 'Limestone', 'ME', 207, '-067.851979', '+46.906749'), 
(4751, 'Limestone', 'ME', 207, '-067.964300', '+46.892918'), 
(4756, 'Madawaska', 'ME', 207, '-068.109616', '+46.934538'), 
(4757, 'Mapleton', 'ME', 207, '-068.182061', '+47.007842'), 
(4758, 'Mars Hill', 'ME', 207, '-067.848170', '+46.551571'), 
(4759, 'Masardis', 'ME', 207, '-068.886826', '+46.516166'), 
(4760, 'Monticello', 'ME', 207, '-068.886826', '+46.516166'), 
(4761, 'New Limerick', 'ME', 207, '-068.003376', '+46.100442'), 
(4762, 'New Sweden', 'ME', 207, '-068.205546', '+46.976619'), 
(4763, 'Oakfield', 'ME', 207, '-068.144870', '+46.099980'), 
(4764, 'Oxbow', 'ME', 207, '-068.886826', '+46.516166'), 
(4765, 'Patten', 'ME', 207, '-068.443112', '+45.999084'), 
(4766, 'Perham', 'ME', 207, '-068.886826', '+46.516166'), 
(4768, 'Portage', 'ME', 207, '-068.886826', '+46.516166'), 
(4769, 'Presque Isle', 'ME', 207, '-068.012557', '+46.715072'), 
(4770, 'Quimby', 'ME', 207, '-068.886826', '+46.516166'), 
(4772, 'Saint Agatha', 'ME', 207, '-068.335025', '+47.263956'), 
(4773, 'Saint David', 'ME', 207, '-068.886826', '+46.516166'), 
(4774, 'Saint Francis', 'ME', 207, '-068.886826', '+46.516166'), 
(4775, 'Sheridan', 'ME', 207, '-068.886826', '+46.516166'), 
(4776, 'Sherman Mills', 'ME', 207, '-068.886826', '+46.516166'), 
(4777, 'Sherman Station', 'ME', 207, '-068.647416', '+45.519867'), 
(4779, 'Sinclair', 'ME', 207, '-068.886826', '+46.516166'), 
(4780, 'Smyrna Mills', 'ME', 207, '-068.886826', '+46.516166'), 
(4781, 'Soldier Pond', 'ME', 207, '-068.886826', '+46.516166'), 
(4782, 'Stacyville', 'ME', 207, '-068.647416', '+45.519867'), 
(4783, 'Stockholm', 'ME', 207, '-068.155212', '+46.787807'), 
(4785, 'Van Buren', 'ME', 207, '-068.042433', '+46.986075'), 
(4786, 'Washburn', 'ME', 207, '-068.105233', '+46.793032'), 
(4787, 'Westfield', 'ME', 207, '-067.930172', '+46.594523'), 
(4788, 'Winterville', 'ME', 207, '-068.886826', '+46.516166'), 
(4841, 'Rockland', 'ME', 207, '-069.068648', '+44.128607'), 
(4843, 'Camden', 'ME', 207, '-069.029238', '+44.126130'), 
(4846, 'Glen Cove', 'ME', 207, '-069.091111', '+44.131005'), 
(4847, 'Hope', 'ME', 207, '-069.203015', '+44.241072'), 
(4848, 'Islesboro', 'ME', 207, '-068.900772', '+44.309021'), 
(4849, 'Lincolnville', 'ME', 207, '-068.998255', '+44.324832'), 
(4850, 'Lincolnville Center', 'ME', 207, '-069.149559', '+44.478694'), 
(4851, 'Matinicus', 'ME', 207, '-069.148017', '+44.032196'), 
(4852, 'Monhegan', 'ME', 207, '-069.523263', '+44.021333'), 
(4853, 'North Haven', 'ME', 207, '-068.855722', '+44.113472'), 
(4854, 'Owls Head', 'ME', 207, '-069.085574', '+44.079510'), 
(4855, 'Port Clyde', 'ME', 207, '-069.148017', '+44.032196'), 
(4856, 'Rockport', 'ME', 207, '-069.034160', '+44.132144'), 
(4857, 'Saint George', 'ME', 207, '-069.198524', '+43.995024'), 
(4858, 'South Thomaston', 'ME', 207, '-069.132883', '+44.115186'), 
(4859, 'Spruce Head', 'ME', 207, '-069.119550', '+44.002248'), 
(4860, 'Tenants Harbor', 'ME', 207, '-069.213329', '+43.963129'), 
(4861, 'Thomaston', 'ME', 207, '-069.042704', '+44.108131'), 
(4862, 'Union', 'ME', 207, '-069.219722', '+44.231517'), 
(4863, 'Vinalhaven', 'ME', 207, '-068.841965', '+44.085110'), 
(4864, 'Warren', 'ME', 207, '-069.188163', '+44.086333'), 
(4865, 'West Rockport', 'ME', 207, '-069.121139', '+44.192369'), 
(4901, 'Waterville', 'ME', 207, '-069.617809', '+44.554321'), 
(4903, 'Waterville', 'ME', 207, '-069.713178', '+44.549225'), 
(4910, 'Albion', 'ME', 207, '-069.639976', '+44.530366'), 
(4911, 'Anson', 'ME', 207, '-069.912885', '+44.810620'), 
(4912, 'Athens', 'ME', 207, '-069.676680', '+44.922700'), 
(4915, 'Belfast', 'ME', 207, '-069.040297', '+44.404619'), 
(4917, 'Belgrade', 'ME', 207, '-069.832530', '+44.480594'), 
(4918, 'Belgrade Lakes', 'ME', 207, '-069.751913', '+44.414056'), 
(4920, 'Bingham', 'ME', 207, '-069.909773', '+45.575731'), 
(4921, 'Brooks', 'ME', 207, '-069.175448', '+44.579387'), 
(4922, 'Burnham', 'ME', 207, '-069.378829', '+44.677388'), 
(4923, 'Cambridge', 'ME', 207, '-069.438697', '+45.036055'), 
(4924, 'Canaan', 'ME', 207, '-069.585151', '+44.743659'), 
(4925, 'Caratunk', 'ME', 207, '-069.909773', '+45.575731'), 
(4926, 'China', 'ME', 207, '-069.538257', '+44.391167'), 
(4927, 'Clinton', 'ME', 207, '-069.512609', '+44.621084'), 
(4928, 'Corinna', 'ME', 207, '-069.228736', '+44.944157'), 
(4929, 'Detroit', 'ME', 207, '-069.322662', '+44.761527'), 
(4930, 'Dexter', 'ME', 207, '-069.203773', '+44.964532'), 
(4932, 'Dixmont', 'ME', 207, '-069.121648', '+44.681900'), 
(4933, 'East Newport', 'ME', 207, '-068.647416', '+45.519867'), 
(4935, 'East Vassalboro', 'ME', 207, '-069.751913', '+44.414056'), 
(4936, 'Eustis', 'ME', 207, '-070.381639', '+45.063384'), 
(4937, 'Fairfield', 'ME', 207, '-069.680158', '+44.646261'), 
(4938, 'Farmington', 'ME', 207, '-070.129267', '+44.650311'), 
(4939, 'Garland', 'ME', 207, '-069.156965', '+45.014913'), 
(4940, 'Farmington Falls', 'ME', 207, '-070.075178', '+44.622563'), 
(4941, 'Freedom', 'ME', 207, '-069.339221', '+44.488583'), 
(4942, 'Harmony', 'ME', 207, '-069.548148', '+44.973047'), 
(4943, 'Hartland', 'ME', 207, '-069.464092', '+44.896404'), 
(4944, 'Hinckley', 'ME', 207, '-069.642500', '+44.684737'), 
(4945, 'Jackman', 'ME', 207, '-069.452187', '+44.883675'), 
(4947, 'Kingfield', 'ME', 207, '-070.381639', '+45.063384'), 
(4949, 'Liberty', 'ME', 207, '-069.155550', '+44.371549'), 
(4950, 'Madison', 'ME', 207, '-069.805662', '+44.786404'), 
(4951, 'Monroe', 'ME', 207, '-069.149559', '+44.478694'), 
(4952, 'Morrill', 'ME', 207, '-069.142182', '+44.397850'), 
(4953, 'Newport', 'ME', 207, '-069.266827', '+44.863406'), 
(4954, 'New Portland', 'ME', 207, '-069.909773', '+45.575731'), 
(4955, 'New Sharon', 'ME', 207, '-070.010292', '+44.603630'), 
(4956, 'New Vineyard', 'ME', 207, '-070.183554', '+44.952578'), 
(4957, 'Norridgewock', 'ME', 207, '-069.818804', '+44.707468'), 
(4958, 'North Anson', 'ME', 207, '-069.946593', '+44.801900'), 
(4961, 'North New Portland', 'ME', 207, '-069.909773', '+45.575731'), 
(4962, 'North Vassalboro', 'ME', 207, '-069.622006', '+44.479288'), 
(4963, 'Oakland', 'ME', 207, '-069.826495', '+44.557111'), 
(4964, 'Oquossoc', 'ME', 207, '-070.381639', '+45.063384'), 
(4965, 'Palmyra', 'ME', 207, '-069.537715', '+44.802655'), 
(4966, 'Phillips', 'ME', 207, '-070.381639', '+45.063384'), 
(4967, 'Pittsfield', 'ME', 207, '-069.387705', '+44.760948'), 
(4969, 'Plymouth', 'ME', 207, '-069.247539', '+44.772503'), 
(4970, 'Rangeley', 'ME', 207, '-070.660181', '+44.985998'), 
(4971, 'Saint Albans', 'ME', 207, '-069.403011', '+44.931830'), 
(4972, 'Sandy Point', 'ME', 207, '-069.149559', '+44.478694'), 
(4973, 'Searsmont', 'ME', 207, '-069.215906', '+44.357201'), 
(4974, 'Searsport', 'ME', 207, '-068.933051', '+44.489412'), 
(4975, 'Shawmut', 'ME', 207, '-069.586852', '+44.624515'), 
(4976, 'Skowhegan', 'ME', 207, '-069.593975', '+44.769303'), 
(4978, 'Smithfield', 'ME', 207, '-069.770923', '+44.621110'), 
(4979, 'Solon', 'ME', 207, '-069.834764', '+44.931415'), 
(4981, 'Stockton Springs', 'ME', 207, '-068.891743', '+44.501114'), 
(4982, 'Stratton', 'ME', 207, '-070.381639', '+45.063384'), 
(4983, 'Strong', 'ME', 207, '-070.187221', '+44.814175'), 
(4984, 'Temple', 'ME', 207, '-070.196855', '+44.670079'), 
(4985, 'West Forks', 'ME', 207, '-069.909773', '+45.575731'), 
(4986, 'Thorndike', 'ME', 207, '-069.183929', '+44.513048'), 
(4987, 'Troy', 'ME', 207, '-069.149559', '+44.478694'), 
(4988, 'Unity', 'ME', 207, '-069.357191', '+44.601175'), 
(4989, 'Vassalboro', 'ME', 207, '-069.635908', '+44.427757'), 
(4992, 'West Farmington', 'ME', 207, '-070.153049', '+44.662822'), 
(5001, 'White River Junction', 'VT', 802, '-072.463589', '+43.591821'), 
(5009, 'White River Junction', 'VT', 802, '-072.588407', '+43.592039'), 
(5030, 'Ascutney', 'VT', 802, '-072.429777', '+43.410672'), 
(5031, 'Barnard', 'VT', 802, '-072.545860', '+43.657625'), 
(5032, 'Bethel', 'VT', 802, '-072.688169', '+43.758758'), 
(5033, 'Bradford', 'VT', 802, '-072.158450', '+44.004691'), 
(5034, 'Bridgewater', 'VT', 802, '-072.621578', '+43.592527'), 
(5035, 'Bridgewater Corners', 'VT', 802, '-072.675164', '+43.599795'), 
(5036, 'Brookfield', 'VT', 802, '-072.577365', '+44.017782'), 
(5037, 'Brownsville', 'VT', 802, '-072.488285', '+43.467179'), 
(5038, 'Chelsea', 'VT', 802, '-072.457153', '+43.994212'), 
(5039, 'Corinth', 'VT', 802, '-072.293631', '+44.033236'), 
(5040, 'East Corinth', 'VT', 802, '-072.210962', '+44.077918'), 
(5041, 'East Randolph', 'VT', 802, '-072.411393', '+43.995961'), 
(5042, 'East Ryegate', 'VT', 802, '-072.086586', '+44.359629'), 
(5043, 'East Thetford', 'VT', 802, '-072.214693', '+43.807282'), 
(5045, 'Fairlee', 'VT', 802, '-072.196635', '+43.928681'), 
(5046, 'Groton', 'VT', 802, '-072.207573', '+44.281506'), 
(5047, 'Hartford', 'VT', 802, '-072.355539', '+43.672103'), 
(5048, 'Hartland', 'VT', 802, '-072.402698', '+43.573379'), 
(5049, 'Hartland Four Corners', 'VT', 802, '-072.588407', '+43.592039'), 
(5050, 'Mc Indoe Falls', 'VT', 802, '-072.135804', '+44.462390'), 
(5051, 'Newbury', 'VT', 802, '-072.118739', '+44.068284'), 
(5052, 'North Hartland', 'VT', 802, '-072.349030', '+43.591324'), 
(5053, 'North Pomfret', 'VT', 802, '-072.511882', '+43.709919'), 
(5054, 'North Thetford', 'VT', 802, '-072.411393', '+43.995961'), 
(5055, 'Norwich', 'VT', 802, '-072.361200', '+43.717918'), 
(5056, 'Plymouth', 'VT', 802, '-072.724848', '+43.526289'), 
(5058, 'Post Mills', 'VT', 802, '-072.411393', '+43.995961'), 
(5059, 'Quechee', 'VT', 802, '-072.433116', '+43.664059'), 
(5060, 'Randolph', 'VT', 802, '-072.694098', '+43.985803'), 
(5061, 'Randolph Center', 'VT', 802, '-072.569113', '+43.928552'), 
(5062, 'Reading', 'VT', 802, '-072.572818', '+43.475590'), 
(5065, 'Sharon', 'VT', 802, '-072.407132', '+43.777365'), 
(5067, 'South Pomfret', 'VT', 802, '-072.508042', '+43.697055'), 
(5068, 'South Royalton', 'VT', 802, '-072.528249', '+43.777096'), 
(5069, 'South Ryegate', 'VT', 802, '-072.110362', '+44.197790'), 
(5070, 'South Strafford', 'VT', 802, '-072.378546', '+43.844018'), 
(5071, 'South Woodstock', 'VT', 802, '-072.534106', '+43.565888'), 
(5072, 'Strafford', 'VT', 802, '-072.369563', '+43.892586'), 
(5073, 'Taftsville', 'VT', 802, '-072.489080', '+43.630897'), 
(5074, 'Thetford', 'VT', 802, '-072.411393', '+43.995961'), 
(5075, 'Thetford Center', 'VT', 802, '-072.254614', '+43.854018'), 
(5076, 'East Corinth', 'VT', 802, '-072.411393', '+43.995961'), 
(5077, 'Tunbridge', 'VT', 802, '-072.473372', '+43.895465'), 
(5079, 'Vershire', 'VT', 802, '-072.311252', '+43.952586'), 
(5081, 'Wells River', 'VT', 802, '-072.088869', '+44.119395'), 
(5083, 'West Fairlee', 'VT', 802, '-072.411393', '+43.995961'), 
(5084, 'West Hartford', 'VT', 802, '-072.443862', '+43.718535'), 
(5085, 'West Newbury', 'VT', 802, '-072.411393', '+43.995961'), 
(5086, 'West Topsham', 'VT', 802, '-072.317918', '+44.115326'), 
(5088, 'Wilder', 'VT', 802, '-072.311960', '+43.673484'), 
(5089, 'Windsor', 'VT', 802, '-072.418059', '+43.518100'), 
(5091, 'Woodstock', 'VT', 802, '-072.512835', '+43.631348'), 
(5101, 'Bellows Falls', 'VT', 802, '-072.623106', '+43.171185'), 
(5141, 'Cambridgeport', 'VT', 802, '-072.720362', '+42.994670'), 
(5142, 'Cavendish', 'VT', 802, '-072.583854', '+43.402135'), 
(5143, 'Chester', 'VT', 802, '-072.667167', '+43.298315'), 
(5144, 'Chester Depot', 'VT', 802, '-072.588407', '+43.592039'), 
(5146, 'Grafton', 'VT', 802, '-072.605636', '+43.179936'), 
(5148, 'Londonderry', 'VT', 802, '-072.787995', '+43.228101'), 
(5149, 'Ludlow', 'VT', 802, '-072.706913', '+43.376744'), 
(5150, 'North Springfield', 'VT', 802, '-072.527652', '+43.338030'), 
(5151, 'Perkinsville', 'VT', 802, '-072.495851', '+43.409654'), 
(5152, 'Peru', 'VT', 802, '-073.034944', '+43.098930'), 
(5153, 'Proctorsville', 'VT', 802, '-072.620659', '+43.439854'), 
(5154, 'Saxtons River', 'VT', 802, '-072.531940', '+43.164738'), 
(5155, 'South Londonderry', 'VT', 802, '-072.851525', '+43.169854'), 
(5156, 'Springfield', 'VT', 802, '-072.586064', '+43.409710'), 
(5158, 'Westminster', 'VT', 802, '-072.474882', '+43.082635'), 
(5159, 'Westminster Station', 'VT', 802, '-072.456492', '+43.093972'), 
(5161, 'Weston', 'VT', 802, '-072.739715', '+43.316142'), 
(5201, 'Bennington', 'VT', 802, '-073.105382', '+42.934076'), 
(5250, 'Arlington', 'VT', 802, '-073.134727', '+43.065719'), 
(5251, 'Dorset', 'VT', 802, '-073.139173', '+43.261817'), 
(5252, 'East Arlington', 'VT', 802, '-073.165898', '+43.069409'), 
(5253, 'East Dorset', 'VT', 802, '-073.065443', '+43.182502'), 
(5254, 'Manchester', 'VT', 802, '-073.045787', '+43.177204'), 
(5255, 'Manchester Center', 'VT', 802, '-073.047358', '+43.169289'), 
(5257, 'North Bennington', 'VT', 802, '-073.250529', '+42.966471'), 
(5260, 'North Pownal', 'VT', 802, '-073.262496', '+42.829469'), 
(5261, 'Pownal', 'VT', 802, '-073.201254', '+42.790682'), 
(5262, 'Shaftsbury', 'VT', 802, '-073.192929', '+42.979702'), 
(5301, 'Brattleboro', 'VT', 802, '-072.760753', '+42.884281'), 
(5302, 'Brattleboro', 'VT', 802, '-072.720362', '+42.994670'), 
(5303, 'Brattleboro', 'VT', 802, '-072.720362', '+42.994670'), 
(5304, 'Brattleboro', 'VT', 802, '-072.720362', '+42.994670'), 
(5340, 'Bondville', 'VT', 802, '-072.915140', '+43.164090'), 
(5341, 'East Dover', 'VT', 802, '-072.812012', '+42.968046'), 
(5342, 'Jacksonville', 'VT', 802, '-072.817838', '+42.795363'), 
(5343, 'Jamaica', 'VT', 802, '-072.767275', '+43.012776'), 
(5344, 'Marlboro', 'VT', 802, '-072.720362', '+42.994670'), 
(5345, 'Newfane', 'VT', 802, '-072.678725', '+43.013138'), 
(5346, 'Putney', 'VT', 802, '-072.534025', '+43.016096'), 
(5350, 'Readsboro', 'VT', 802, '-072.971932', '+42.785591'), 
(5351, 'South Newfane', 'VT', 802, '-072.729230', '+42.939071'), 
(5352, 'Readsboro', 'VT', 802, '-073.067501', '+42.782616'), 
(5353, 'Townshend', 'VT', 802, '-072.672991', '+43.070341'), 
(5354, 'Vernon', 'VT', 802, '-072.520166', '+42.773711'), 
(5355, 'Wardsboro', 'VT', 802, '-072.792004', '+43.004760'), 
(5356, 'West Dover', 'VT', 802, '-072.793787', '+43.013041'), 
(5357, 'West Dummerston', 'VT', 802, '-072.624080', '+42.957233'), 
(5358, 'West Halifax', 'VT', 802, '-072.745723', '+42.766519'), 
(5359, 'West Townshend', 'VT', 802, '-072.714573', '+43.133864'), 
(5360, 'West Wardsboro', 'VT', 802, '-072.825636', '+43.050937'), 
(5361, 'Whitingham', 'VT', 802, '-072.867891', '+42.783180'), 
(5362, 'Williamsville', 'VT', 802, '-072.673566', '+42.975027'), 
(5363, 'Wilmington', 'VT', 802, '-072.727518', '+42.944039'), 
(5401, 'Burlington', 'VT', 802, '-073.151384', '+44.507404'), 
(5402, 'Burlington', 'VT', 802, '-073.082525', '+44.442117'), 
(5403, 'South Burlington', 'VT', 802, '-073.098238', '+44.448119'), 
(5404, 'Winooski', 'VT', 802, '-073.182158', '+44.498032'), 
(5405, 'Burlington', 'VT', 802, '-073.082525', '+44.442117'), 
(5406, 'Burlington', 'VT', 802, '-073.082525', '+44.442117'), 
(5407, 'South Burlington', 'VT', 802, '-073.082525', '+44.442117'), 
(5439, 'Colchester', 'VT', 802, '-073.165092', '+44.495180'), 
(5440, 'Alburg', 'VT', 802, '-073.289065', '+44.936060'), 
(5441, 'Bakersfield', 'VT', 802, '-072.921690', '+44.836967'), 
(5442, 'Belvidere Center', 'VT', 802, '-072.701554', '+44.724842'), 
(5443, 'Bristol', 'VT', 802, '-073.071813', '+44.157814'), 
(5444, 'Cambridge', 'VT', 802, '-072.881162', '+44.622180'), 
(5445, 'Charlotte', 'VT', 802, '-073.226034', '+44.316580'), 
(5446, 'Colchester', 'VT', 802, '-073.103897', '+44.535557'), 
(5447, 'East Berkshire', 'VT', 802, '-072.895849', '+44.824855'), 
(5448, 'East Fairfield', 'VT', 802, '-072.882683', '+44.741186'), 
(5449, 'Colchester', 'VT', 802, '-073.082525', '+44.442117'), 
(5450, 'Enosburg Falls', 'VT', 802, '-072.782425', '+44.902044'), 
(5451, 'Essex', 'VT', 802, '-073.050271', '+44.508350'), 
(5452, 'Essex Junction', 'VT', 802, '-073.025271', '+44.485558'), 
(5453, 'Essex Junction', 'VT', 802, '-073.082525', '+44.442117'), 
(5454, 'Fairfax', 'VT', 802, '-072.953478', '+44.733486'), 
(5455, 'Fairfield', 'VT', 802, '-072.969743', '+44.816159'), 
(5456, 'Ferrisburg', 'VT', 802, '-073.256629', '+44.210886'), 
(5457, 'Franklin', 'VT', 802, '-072.913261', '+44.960380'), 
(5458, 'Grand Isle', 'VT', 802, '-073.303193', '+44.723391'), 
(5459, 'Highgate Center', 'VT', 802, '-073.033062', '+44.962395'), 
(5460, 'Highgate Springs', 'VT', 802, '-073.105205', '+44.974765'), 
(5461, 'Hinesburg', 'VT', 802, '-073.067858', '+44.455300'), 
(5462, 'Huntington', 'VT', 802, '-073.006184', '+44.318091'), 
(5463, 'Isle La Motte', 'VT', 802, '-073.338597', '+44.878094'), 
(5464, 'Jeffersonville', 'VT', 802, '-072.821990', '+44.638789'), 
(5465, 'Jericho', 'VT', 802, '-072.955175', '+44.458996'), 
(5466, 'Jonesville', 'VT', 802, '-073.019801', '+44.362504'), 
(5468, 'Milton', 'VT', 802, '-073.121685', '+44.643418'), 
(5469, 'Monkton', 'VT', 802, '-073.134702', '+44.240375'), 
(5470, 'Montgomery', 'VT', 802, '-072.895849', '+44.824855'), 
(5471, 'Montgomery Center', 'VT', 802, '-072.619812', '+44.848241'), 
(5472, 'New Haven', 'VT', 802, '-073.197156', '+44.149509'), 
(5473, 'North Ferrisburg', 'VT', 802, '-073.205939', '+44.239233'), 
(5474, 'North Hero', 'VT', 802, '-073.277846', '+44.835274'), 
(5476, 'Richford', 'VT', 802, '-072.654350', '+44.952669'), 
(5477, 'Richmond', 'VT', 802, '-072.953283', '+44.387289'), 
(5478, 'Saint Albans', 'VT', 802, '-072.908985', '+44.779982'), 
(5479, 'Saint Albans', 'VT', 802, '-072.895849', '+44.824855'), 
(5481, 'Saint Albans Bay', 'VT', 802, '-072.895849', '+44.824855'), 
(5482, 'Shelburne', 'VT', 802, '-073.114047', '+44.424930'), 
(5483, 'Sheldon', 'VT', 802, '-072.961075', '+44.897751'), 
(5485, 'Sheldon Springs', 'VT', 802, '-072.963154', '+44.905573'), 
(5486, 'South Hero', 'VT', 802, '-073.306352', '+44.738156'), 
(5487, 'Starksboro', 'VT', 802, '-073.020860', '+44.235203'), 
(5488, 'Swanton', 'VT', 802, '-072.948391', '+44.902128'), 
(5489, 'Underhill', 'VT', 802, '-072.907209', '+44.565148'), 
(5490, 'Underhill Center', 'VT', 802, '-072.885253', '+44.504656'), 
(5491, 'Vergennes', 'VT', 802, '-073.260487', '+44.145691'), 
(5492, 'Waterville', 'VT', 802, '-072.703199', '+44.736083'), 
(5494, 'Westford', 'VT', 802, '-073.025541', '+44.569590'), 
(5495, 'Williston', 'VT', 802, '-073.026735', '+44.430096'), 
(5501, 'Andover', 'MA', 978, '-071.184202', '+42.647191'), 
(5544, 'Andover', 'MA', 978, '-071.184202', '+42.647191'), 
(5601, 'Montpelier', 'VT', 802, '-072.559638', '+44.199060'), 
(5602, 'Montpelier', 'VT', 802, '-072.623619', '+44.268290'), 
(5603, 'Montpelier', 'VT', 802, '-072.655892', '+44.156554'), 
(5604, 'Montpelier', 'VT', 802, '-072.585018', '+44.259518'), 
(5609, 'Montpelier', 'VT', 802, '-072.585018', '+44.259518'), 
(5620, 'Montpelier', 'VT', 802, '-072.585018', '+44.259518'), 
(5633, 'Montpelier', 'VT', 802, '-072.585018', '+44.259518'), 
(5640, 'Adamant', 'VT', 802, '-072.502235', '+44.174872'), 
(5641, 'Barre', 'VT', 802, '-072.607693', '+44.208960'), 
(5647, 'Cabot', 'VT', 802, '-072.530473', '+44.266228'), 
(5648, 'Calais', 'VT', 802, '-072.585018', '+44.259518'), 
(5649, 'East Barre', 'VT', 802, '-072.453261', '+44.157636'), 
(5650, 'East Calais', 'VT', 802, '-072.498572', '+44.407044'), 
(5651, 'East Montpelier', 'VT', 802, '-072.496570', '+44.279376');

insert  into zipcodes values 
(5652, 'Eden', 'VT', 802, '-072.578210', '+44.718619'), 
(5653, 'Eden Mills', 'VT', 802, '-072.479642', '+44.701158'), 
(5654, 'Graniteville', 'VT', 802, '-072.484706', '+44.155438'), 
(5655, 'Hyde Park', 'VT', 802, '-072.590031', '+44.560808'), 
(5656, 'Johnson', 'VT', 802, '-072.735911', '+44.642603'), 
(5657, 'Lake Elmore', 'VT', 802, '-072.647519', '+44.599905'), 
(5658, 'Marshfield', 'VT', 802, '-072.329902', '+44.374874'), 
(5660, 'Moretown', 'VT', 802, '-072.786431', '+44.270817'), 
(5661, 'Morrisville', 'VT', 802, '-072.615346', '+44.560179'), 
(5662, 'Moscow', 'VT', 802, '-072.718759', '+44.442001'), 
(5663, 'Northfield', 'VT', 802, '-072.678854', '+44.180906'), 
(5664, 'Northfield Falls', 'VT', 802, '-072.646591', '+44.183536'), 
(5665, 'North Hyde Park', 'VT', 802, '-072.597057', '+44.673070'), 
(5666, 'North Montpelier', 'VT', 802, '-072.585018', '+44.259518'), 
(5667, 'Plainfield', 'VT', 802, '-072.552243', '+44.283708'), 
(5669, 'Roxbury', 'VT', 802, '-073.089655', '+44.028005'), 
(5670, 'South Barre', 'VT', 802, '-072.502470', '+44.175744'), 
(5671, 'Waterbury', 'VT', 802, '-072.585018', '+44.259518'), 
(5672, 'Stowe', 'VT', 802, '-072.660043', '+44.535179'), 
(5673, 'Waitsfield', 'VT', 802, '-072.843868', '+44.192186'), 
(5674, 'Warren', 'VT', 802, '-072.820401', '+44.217175'), 
(5675, 'Washington', 'VT', 802, '-072.426322', '+44.078238'), 
(5676, 'Waterbury', 'VT', 802, '-072.781143', '+44.259608'), 
(5677, 'Waterbury Center', 'VT', 802, '-072.708616', '+44.389313'), 
(5678, 'Websterville', 'VT', 802, '-072.465810', '+44.155782'), 
(5679, 'Williamstown', 'VT', 802, '-072.526916', '+44.103841'), 
(5680, 'Wolcott', 'VT', 802, '-072.487589', '+44.539539'), 
(5681, 'Woodbury', 'VT', 802, '-072.585018', '+44.259518'), 
(5682, 'Worcester', 'VT', 802, '-072.575645', '+44.343536'), 
(5701, 'Rutland', 'VT', 802, '-072.935860', '+43.630346'), 
(5702, 'Rutland', 'VT', 802, '-072.990632', '+43.412792'), 
(5730, 'Belmont', 'VT', 802, '-072.828524', '+43.420978'), 
(5731, 'Benson', 'VT', 802, '-073.291868', '+43.687677'), 
(5732, 'Bomoseen', 'VT', 802, '-073.209356', '+43.643723'), 
(5733, 'Brandon', 'VT', 802, '-073.121251', '+43.655139'), 
(5734, 'Bridport', 'VT', 802, '-073.331483', '+43.982512'), 
(5735, 'Castleton', 'VT', 802, '-073.126638', '+43.636856'), 
(5736, 'Center Rutland', 'VT', 802, '-073.008253', '+43.594106'), 
(5737, 'Chittenden', 'VT', 802, '-072.925199', '+43.713218'), 
(5738, 'Cuttingsville', 'VT', 802, '-072.869165', '+43.526706'), 
(5739, 'Danby', 'VT', 802, '-073.027985', '+43.347920'), 
(5740, 'East Middlebury', 'VT', 802, '-073.091416', '+43.971530'), 
(5741, 'East Poultney', 'VT', 802, '-072.818121', '+43.592039'), 
(5742, 'East Wallingford', 'VT', 802, '-072.920870', '+43.446092'), 
(5743, 'Fair Haven', 'VT', 802, '-073.182585', '+43.634258'), 
(5744, 'Florence', 'VT', 802, '-073.107352', '+43.576783'), 
(5745, 'Forest Dale', 'VT', 802, '-072.818121', '+43.592039'), 
(5746, 'Gaysville', 'VT', 802, '-072.588407', '+43.592039'), 
(5747, 'Granville', 'VT', 802, '-072.817108', '+44.003200'), 
(5748, 'Hancock', 'VT', 802, '-072.890031', '+43.907858'), 
(5750, 'Hydeville', 'VT', 802, '-073.251040', '+43.599381'), 
(5751, 'Killington', 'VT', 802, '-072.782713', '+43.656951'), 
(5753, 'Middlebury', 'VT', 802, '-073.171578', '+43.991942'), 
(5757, 'Middletown Springs', 'VT', 802, '-073.060391', '+43.478301'), 
(5758, 'Mount Holly', 'VT', 802, '-072.802413', '+43.444535'), 
(5759, 'North Clarendon', 'VT', 802, '-072.970114', '+43.535739'), 
(5760, 'Orwell', 'VT', 802, '-073.242322', '+43.863158'), 
(5761, 'Pawlet', 'VT', 802, '-073.150683', '+43.361439'), 
(5762, 'Pittsfield', 'VT', 802, '-072.818121', '+43.592039'), 
(5763, 'Pittsford', 'VT', 802, '-072.999461', '+43.721820'), 
(5764, 'Poultney', 'VT', 802, '-073.112878', '+43.525395'), 
(5765, 'Proctor', 'VT', 802, '-073.095890', '+43.601975'), 
(5766, 'Ripton', 'VT', 802, '-073.010663', '+43.979315'), 
(5767, 'Rochester', 'VT', 802, '-072.851495', '+43.866832'), 
(5768, 'Rupert', 'VT', 802, '-073.055156', '+43.026984'), 
(5769, 'Salisbury', 'VT', 802, '-073.122709', '+43.920297'), 
(5770, 'Shoreham', 'VT', 802, '-073.279162', '+43.912406'), 
(5772, 'Stockbridge', 'VT', 802, '-072.730177', '+43.756978'), 
(5773, 'Wallingford', 'VT', 802, '-073.066066', '+43.477386'), 
(5774, 'Wells', 'VT', 802, '-073.161826', '+43.429363'), 
(5775, 'West Pawlet', 'VT', 802, '-073.224211', '+43.360006'), 
(5776, 'West Rupert', 'VT', 802, '-073.055156', '+43.026984'), 
(5777, 'West Rutland', 'VT', 802, '-073.065323', '+43.588163'), 
(5778, 'Whiting', 'VT', 802, '-073.203001', '+43.893982'), 
(5819, 'Saint Johnsbury', 'VT', 802, '-072.114155', '+44.426455'), 
(5820, 'Albany', 'VT', 802, '-072.364639', '+44.741679'), 
(5821, 'Barnet', 'VT', 802, '-072.118790', '+44.313675'), 
(5822, 'Barton', 'VT', 802, '-072.199084', '+44.736630'), 
(5823, 'Beebe Plain', 'VT', 802, '-072.138347', '+45.005783'), 
(5824, 'Concord', 'VT', 802, '-071.833956', '+44.581613'), 
(5825, 'Coventry', 'VT', 802, '-072.226410', '+44.775607'), 
(5826, 'Craftsbury', 'VT', 802, '-072.388928', '+44.641663'), 
(5827, 'Craftsbury Common', 'VT', 802, '-072.359440', '+44.678786'), 
(5828, 'Danville', 'VT', 802, '-072.123508', '+44.437306'), 
(5829, 'Derby', 'VT', 802, '-072.218616', '+44.952347'), 
(5830, 'Derby Line', 'VT', 802, '-072.036632', '+44.970350'), 
(5832, 'East Burke', 'VT', 802, '-071.910223', '+44.587962'), 
(5833, 'East Charleston', 'VT', 802, '-072.226410', '+44.775607'), 
(5836, 'East Hardwick', 'VT', 802, '-072.173710', '+44.496356'), 
(5837, 'East Haven', 'VT', 802, '-071.813465', '+44.667396'), 
(5838, 'East Saint Johnsbury', 'VT', 802, '-071.930077', '+44.468494'), 
(5839, 'Glover', 'VT', 802, '-072.221912', '+44.679528'), 
(5840, 'Granby', 'VT', 802, '-071.719436', '+44.680771'), 
(5841, 'Greensboro', 'VT', 802, '-072.286556', '+44.600325'), 
(5842, 'Greensboro Bend', 'VT', 802, '-072.226410', '+44.775607'), 
(5843, 'Hardwick', 'VT', 802, '-072.309822', '+44.516090'), 
(5845, 'Irasburg', 'VT', 802, '-072.301139', '+44.783177'), 
(5846, 'Island Pond', 'VT', 802, '-071.841125', '+44.832535'), 
(5847, 'Lowell', 'VT', 802, '-072.439455', '+44.788925'), 
(5848, 'Lower Waterford', 'VT', 802, '-071.919518', '+44.382103'), 
(5849, 'Lyndon', 'VT', 802, '-071.950519', '+44.497557'), 
(5850, 'Lyndon Center', 'VT', 802, '-071.988258', '+44.481915'), 
(5851, 'Lyndonville', 'VT', 802, '-072.056557', '+44.535100'), 
(5853, 'Morgan', 'VT', 802, '-071.971424', '+44.878704'), 
(5855, 'Newport', 'VT', 802, '-072.203948', '+44.907921'), 
(5857, 'Newport Center', 'VT', 802, '-072.299191', '+44.927018'), 
(5858, 'North Concord', 'VT', 802, '-071.795986', '+44.512087'), 
(5859, 'North Troy', 'VT', 802, '-072.433354', '+44.937769'), 
(5860, 'Orleans', 'VT', 802, '-072.102019', '+44.823782'), 
(5861, 'Passumpsic', 'VT', 802, '-072.135804', '+44.462390'), 
(5862, 'Peacham', 'VT', 802, '-072.135804', '+44.462390'), 
(5863, 'Saint Johnsbury Center', 'VT', 802, '-071.972088', '+44.503403'), 
(5866, 'Sheffield', 'VT', 802, '-072.132255', '+44.639653'), 
(5867, 'Sutton', 'VT', 802, '-072.042415', '+44.664521'), 
(5868, 'Troy', 'VT', 802, '-072.226410', '+44.775607'), 
(5871, 'West Burke', 'VT', 802, '-071.936817', '+44.683041'), 
(5872, 'West Charleston', 'VT', 802, '-072.031210', '+44.849402'), 
(5873, 'West Danville', 'VT', 802, '-072.222424', '+44.393366'), 
(5874, 'Westfield', 'VT', 802, '-072.450485', '+44.869117'), 
(5875, 'West Glover', 'VT', 802, '-072.258038', '+44.710028'), 
(5901, 'Averill', 'VT', 802, '-071.719436', '+44.680771'), 
(5902, 'Beecher Falls', 'VT', 802, '-071.719436', '+44.680771'), 
(5903, 'Canaan', 'VT', 802, '-071.597809', '+44.930787'), 
(5904, 'Gilman', 'VT', 802, '-071.719436', '+44.680771'), 
(5905, 'Guildhall', 'VT', 802, '-071.662213', '+44.671187'), 
(5906, 'Lunenburg', 'VT', 802, '-071.719436', '+44.680771'), 
(5907, 'Norton', 'VT', 802, '-071.776359', '+44.932643'), 
(6001, 'Avon', 'CT', 860, '-072.728272', '+41.757944'), 
(6002, 'Bloomfield', 'CT', 860, '-072.738939', '+41.851961'), 
(6006, 'Windsor', 'CT', 860, '-072.734271', '+41.879637'), 
(6010, 'Bristol', 'CT', 860, '-072.939577', '+41.681198'), 
(6011, 'Bristol', 'CT', 860, '-072.718832', '+41.791776'), 
(6013, 'Burlington', 'CT', 860, '-072.958260', '+41.761773'), 
(6016, 'Broad Brook', 'CT', 860, '-072.708388', '+41.842097'), 
(6018, 'Canaan', 'CT', 860, '-073.295891', '+42.001585'), 
(6019, 'Canton', 'CT', 860, '-072.899645', '+41.842882'), 
(6020, 'Canton Center', 'CT', 860, '-072.902811', '+41.853921'), 
(6021, 'Colebrook', 'CT', 860, '-073.118329', '+42.005809'), 
(6022, 'Collinsville', 'CT', 860, '-072.918127', '+41.851597'), 
(6023, 'East Berlin', 'CT', 860, '-072.720700', '+41.613489'), 
(6024, 'East Canaan', 'CT', 860, '-073.291299', '+42.015806'), 
(6025, 'East Glastonbury', 'CT', 860, '-072.534482', '+41.688896'), 
(6026, 'East Granby', 'CT', 860, '-072.740538', '+41.939096'), 
(6027, 'East Hartland', 'CT', 860, '-072.896907', '+42.004978'), 
(6028, 'East Windsor Hill', 'CT', 860, '-072.603033', '+41.859248'), 
(6029, 'Ellington', 'CT', 860, '-072.411777', '+41.849319'), 
(6030, 'Farmington', 'CT', 860, '-072.718832', '+41.791776'), 
(6031, 'Falls Village', 'CT', 860, '-073.304403', '+41.949717'), 
(6032, 'Farmington', 'CT', 860, '-072.829543', '+41.726769'), 
(6033, 'Glastonbury', 'CT', 860, '-072.539332', '+41.703451'), 
(6034, 'Farmington', 'CT', 860, '-072.718832', '+41.791776'), 
(6035, 'Granby', 'CT', 860, '-072.796407', '+41.966062'), 
(6037, 'Kensington', 'CT', 860, '-072.769991', '+41.602948'), 
(6039, 'Lakeville', 'CT', 860, '-073.381380', '+41.951917'), 
(6040, 'Manchester', 'CT', 860, '-072.523748', '+41.776048'), 
(6041, 'Manchester', 'CT', 860, '-072.564832', '+41.794681'), 
(6043, 'Bolton', 'CT', 860, '-072.439278', '+41.768648'), 
(6045, 'Manchester', 'CT', 860, '-072.718832', '+41.791776'), 
(6049, 'Melrose', 'CT', 860, '-072.718832', '+41.791776'), 
(6050, 'New Britain', 'CT', 860, '-072.778391', '+41.666049'), 
(6051, 'New Britain', 'CT', 860, '-072.770441', '+41.668449'), 
(6052, 'New Britain', 'CT', 860, '-072.801892', '+41.656748'), 
(6053, 'New Britain', 'CT', 860, '-072.790991', '+41.690249'), 
(6057, 'New Hartford', 'CT', 860, '-073.045918', '+41.883102'), 
(6058, 'Norfolk', 'CT', 860, '-073.184674', '+41.886811'), 
(6059, 'North Canton', 'CT', 860, '-072.890744', '+41.899683'), 
(6060, 'North Granby', 'CT', 860, '-072.843205', '+42.004694'), 
(6061, 'Pine Meadow', 'CT', 860, '-072.967958', '+41.874382'), 
(6062, 'Plainville', 'CT', 860, '-072.859695', '+41.672983'), 
(6063, 'Pleasant Valley', 'CT', 860, '-072.990647', '+41.939370'), 
(6064, 'Poquonock', 'CT', 860, '-072.718832', '+41.791776'), 
(6065, 'Riverton', 'CT', 860, '-073.014467', '+41.968597'), 
(6066, 'Vernon Rockville', 'CT', 860, '-072.454917', '+41.837200'), 
(6067, 'Rocky Hill', 'CT', 860, '-072.670887', '+41.657249'), 
(6068, 'Salisbury', 'CT', 860, '-073.399336', '+42.005790'), 
(6069, 'Sharon', 'CT', 860, '-073.433903', '+41.874681'), 
(6070, 'Simsbury', 'CT', 860, '-072.819742', '+41.868647'), 
(6071, 'Somers', 'CT', 860, '-072.433046', '+41.919603'), 
(6072, 'Somersville', 'CT', 860, '-072.490593', '+41.976466'), 
(6073, 'South Glastonbury', 'CT', 860, '-072.572233', '+41.657099'), 
(6074, 'South Windsor', 'CT', 860, '-072.564632', '+41.834198'), 
(6075, 'Stafford', 'CT', 860, '-072.308779', '+41.811520'), 
(6076, 'Stafford Springs', 'CT', 860, '-072.276410', '+41.900495'), 
(6077, 'Staffordville', 'CT', 860, '-072.257735', '+41.991645'), 
(6078, 'Suffield', 'CT', 860, '-072.658135', '+41.989646'), 
(6079, 'Taconic', 'CT', 860, '-073.403763', '+42.032012'), 
(6080, 'Suffield', 'CT', 860, '-072.628802', '+41.948597'), 
(6081, 'Tariffville', 'CT', 860, '-072.767239', '+41.905269'), 
(6082, 'Enfield', 'CT', 860, '-072.557731', '+41.984646'), 
(6083, 'Enfield', 'CT', 860, '-072.718832', '+41.791776'), 
(6084, 'Tolland', 'CT', 860, '-072.361039', '+41.882553'), 
(6085, 'Unionville', 'CT', 860, '-072.933467', '+41.860009'), 
(6087, 'Unionville', 'CT', 860, '-072.884953', '+41.757616'), 
(6088, 'East Windsor', 'CT', 860, '-072.592883', '+41.903347'), 
(6089, 'Weatogue', 'CT', 860, '-072.704000', '+41.889965'), 
(6090, 'West Granby', 'CT', 860, '-072.861993', '+41.955645'), 
(6091, 'West Hartland', 'CT', 860, '-072.992109', '+42.003447'), 
(6092, 'West Simsbury', 'CT', 860, '-072.849854', '+41.865597'), 
(6093, 'West Suffield', 'CT', 860, '-072.727337', '+42.005795'), 
(6094, 'Winchester Center', 'CT', 860, '-073.146312', '+41.896321'), 
(6095, 'Windsor', 'CT', 860, '-072.804935', '+41.909988'), 
(6096, 'Windsor Locks', 'CT', 860, '-072.660245', '+41.933846'), 
(6098, 'Winsted', 'CT', 860, '-073.058157', '+41.925671'), 
(6101, 'Hartford', 'CT', 860, '-072.677099', '+41.780070'), 
(6102, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6103, 'Hartford', 'CT', 860, '-072.674636', '+41.766349'), 
(6104, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6105, 'Hartford', 'CT', 860, '-072.699537', '+41.774499'), 
(6106, 'Hartford', 'CT', 860, '-072.687787', '+41.745049'), 
(6107, 'W Hartford', 'CT', 860, '-072.758040', '+41.753250'), 
(6108, 'East Hartford', 'CT', 860, '-072.621365', '+41.779799'), 
(6109, 'Wethersfield', 'CT', 860, '-072.667887', '+41.698899'), 
(6110, 'W Hartford', 'CT', 860, '-072.738139', '+41.734250'), 
(6111, 'Newington', 'CT', 860, '-072.729646', '+41.685985'), 
(6112, 'Hartford', 'CT', 860, '-072.694337', '+41.791337'), 
(6114, 'Hartford', 'CT', 860, '-072.672237', '+41.747399'), 
(6115, 'Hartford', 'CT', 860, '-072.679387', '+41.758849'), 
(6117, 'W Hartford', 'CT', 860, '-072.755739', '+41.788688'), 
(6118, 'East Hartford', 'CT', 860, '-072.609884', '+41.748999'), 
(6119, 'W Hartford', 'CT', 860, '-072.726388', '+41.764349'), 
(6120, 'Hartford', 'CT', 860, '-072.669936', '+41.785449'), 
(6123, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6126, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6127, 'W Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6128, 'East Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6129, 'Wethersfield', 'CT', 860, '-072.718832', '+41.791776'), 
(6131, 'Newington', 'CT', 860, '-072.718832', '+41.791776'), 
(6132, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6133, 'W Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6134, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6137, 'W Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6138, 'East Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6140, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6141, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6142, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6143, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6144, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6145, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6146, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6147, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6150, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6151, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6152, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6153, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6154, 'Hartford', 'CT', 860, '-072.686687', '+41.771499'), 
(6155, 'Hartford', 'CT', 860, '-072.686465', '+41.769280'), 
(6156, 'Hartford', 'CT', 860, '-072.690687', '+41.767949'), 
(6160, 'Hartford', 'CT', 860, '-072.693337', '+41.766499'), 
(6161, 'Hartford', 'CT', 860, '-072.671837', '+41.766049'), 
(6167, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6176, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6180, 'Hartford', 'CT', 860, '-072.718832', '+41.791776'), 
(6183, 'Hartford', 'CT', 860, '-072.673037', '+41.763849'), 
(6199, 'Hartford', 'CT', 860, '-072.680386', '+41.927447'), 
(6226, 'Willimantic', 'CT', 860, '-072.091889', '+41.845504'), 
(6230, 'Abington', 'CT', 860, '-072.025280', '+41.847302'), 
(6231, 'Amston', 'CT', 860, '-072.372800', '+41.626377'), 
(6232, 'Andover', 'CT', 860, '-072.374634', '+41.731847'), 
(6233, 'Ballouville', 'CT', 860, '-072.020137', '+41.831565'), 
(6234, 'Brooklyn', 'CT', 860, '-071.983412', '+41.847758'), 
(6235, 'Chaplin', 'CT', 860, '-072.126036', '+41.802940'), 
(6237, 'Columbia', 'CT', 860, '-072.300043', '+41.696124'), 
(6238, 'Coventry', 'CT', 860, '-072.323642', '+41.778623'), 
(6239, 'Danielson', 'CT', 860, '-071.874354', '+41.864901'), 
(6241, 'Dayville', 'CT', 860, '-071.858826', '+41.854975'), 
(6242, 'Eastford', 'CT', 860, '-072.041112', '+41.927524'), 
(6243, 'East Killingly', 'CT', 860, '-071.818941', '+41.844885'), 
(6244, 'East Woodstock', 'CT', 860, '-071.981045', '+41.984327'), 
(6245, 'Fabyan', 'CT', 860, '-071.941669', '+42.019776'), 
(6246, 'Grosvenor Dale', 'CT', 860, '-071.891732', '+41.971116'), 
(6247, 'Hampton', 'CT', 860, '-071.975819', '+41.788756'), 
(6248, 'Hebron', 'CT', 860, '-072.398627', '+41.689249'), 
(6249, 'Lebanon', 'CT', 860, '-072.245422', '+41.628008'), 
(6250, 'Mansfield Center', 'CT', 860, '-072.225540', '+41.781550'), 
(6251, 'Mansfield Depot', 'CT', 860, '-072.306526', '+41.799326'), 
(6254, 'North Franklin', 'CT', 860, '-072.150305', '+41.609895'), 
(6255, 'North Grosvenordale', 'CT', 860, '-071.899716', '+41.978392'), 
(6256, 'North Windham', 'CT', 860, '-072.040003', '+41.778469'), 
(6258, 'Pomfret', 'CT', 860, '-071.968232', '+41.889048'), 
(6259, 'Pomfret Center', 'CT', 860, '-072.002590', '+41.863133'), 
(6260, 'Putnam', 'CT', 860, '-071.887712', '+41.862904'), 
(6262, 'Quinebaug', 'CT', 860, '-071.947077', '+42.021536'), 
(6263, 'Rogers', 'CT', 860, '-071.906340', '+41.839051'), 
(6264, 'Scotland', 'CT', 860, '-072.087045', '+41.695803'), 
(6265, 'South Willington', 'CT', 860, '-072.308779', '+41.811520'), 
(6266, 'South Windham', 'CT', 860, '-072.172298', '+41.674079'), 
(6267, 'South Woodstock', 'CT', 860, '-071.945253', '+41.943902'), 
(6268, 'Storrs Mansfield', 'CT', 860, '-072.252480', '+41.787937'), 
(6269, 'Storrs Mansfield', 'CT', 860, '-072.250963', '+41.808007'), 
(6277, 'Thompson', 'CT', 860, '-071.862047', '+41.975796'), 
(6278, 'Ashford', 'CT', 860, '-072.147561', '+41.889043'), 
(6279, 'Willington', 'CT', 860, '-072.262236', '+41.896623'), 
(6280, 'Windham', 'CT', 860, '-072.137843', '+41.693914'), 
(6281, 'Woodstock', 'CT', 860, '-072.014108', '+41.961991'), 
(6282, 'Woodstock Valley', 'CT', 860, '-072.057134', '+41.952846'), 
(6320, 'New London', 'CT', 860, '-072.109070', '+41.413998'), 
(6330, 'Baltic', 'CT', 860, '-072.044306', '+41.501708'), 
(6331, 'Canterbury', 'CT', 860, '-071.998277', '+41.696753'), 
(6332, 'Central Village', 'CT', 860, '-071.909019', '+41.725694'), 
(6333, 'East Lyme', 'CT', 860, '-072.236794', '+41.378842'), 
(6334, 'Bozrah', 'CT', 860, '-072.177023', '+41.544598'), 
(6335, 'Gales Ferry', 'CT', 860, '-072.021165', '+41.523377'), 
(6336, 'Gilman', 'CT', 860, '-072.196273', '+41.579548'), 
(6337, 'Glasgo', 'CT', 860, '-071.889199', '+41.559873'), 
(6339, 'Ledyard', 'CT', 860, '-071.965554', '+41.492843'), 
(6340, 'Groton', 'CT', 860, '-072.038268', '+41.355405'), 
(6349, 'Groton', 'CT', 860, '-072.090357', '+41.399730'), 
(6350, 'Hanover', 'CT', 860, '-072.067690', '+41.644546'), 
(6351, 'Jewett City', 'CT', 860, '-071.982619', '+41.599562'), 
(6353, 'Montville', 'CT', 860, '-072.137471', '+41.452548'), 
(6354, 'Moosup', 'CT', 860, '-071.849772', '+41.704931'), 
(6355, 'Mystic', 'CT', 860, '-072.000748', '+41.485188'), 
(6357, 'Niantic', 'CT', 860, '-072.215623', '+41.323447'), 
(6359, 'North Stonington', 'CT', 860, '-071.880694', '+41.466851'), 
(6360, 'Norwich', 'CT', 860, '-071.994757', '+41.499398'), 
(6365, 'Preston', 'CT', 860, '-071.993427', '+41.522369'), 
(6370, 'Oakdale', 'CT', 860, '-072.102302', '+41.512172'), 
(6371, 'Old Lyme', 'CT', 860, '-072.147665', '+41.409397'), 
(6372, 'Old Mystic', 'CT', 860, '-071.949548', '+41.388216'), 
(6373, 'Oneco', 'CT', 860, '-071.817759', '+41.678546'), 
(6374, 'Plainfield', 'CT', 860, '-071.884113', '+41.688121'), 
(6375, 'Quaker Hill', 'CT', 860, '-072.140022', '+41.401066'), 
(6376, 'South Lyme', 'CT', 860, '-072.263296', '+41.296668'), 
(6377, 'Sterling', 'CT', 860, '-071.823184', '+41.719948'), 
(6378, 'Stonington', 'CT', 860, '-071.917915', '+41.378598'), 
(6379, 'Pawcatuck', 'CT', 860, '-071.895547', '+41.455191'), 
(6380, 'Taftville', 'CT', 860, '-072.055220', '+41.563998'), 
(6382, 'Uncasville', 'CT', 860, '-072.069578', '+41.424507'), 
(6383, 'Versailles', 'CT', 860, '-072.040370', '+41.601648'), 
(6384, 'Voluntown', 'CT', 860, '-071.866587', '+41.576894'), 
(6385, 'Waterford', 'CT', 860, '-072.126498', '+41.456698'), 
(6386, 'Waterford', 'CT', 860, '-072.127301', '+41.464758'), 
(6387, 'Wauregan', 'CT', 860, '-071.913339', '+41.744527'), 
(6388, 'West Mystic', 'CT', 860, '-071.976467', '+41.344098'), 
(6389, 'Yantic', 'CT', 860, '-072.122672', '+41.559648'), 
(6390, 'Fishers Island', 'NY', 631, '-072.723496', '+40.992288'), 
(6401, 'Ansonia', 'CT', 203, '-073.070301', '+41.342514'), 
(6403, 'Beacon Falls', 'CT', 203, '-073.058835', '+41.435134'), 
(6404, 'Botsford', 'CT', 203, '-073.129186', '+41.165097'), 
(6405, 'Branford', 'CT', 203, '-072.796292', '+41.284746'), 
(6408, 'Cheshire', 'CT', 203, '-072.927507', '+41.365709'), 
(6409, 'Centerbrook', 'CT', 860, '-072.413380', '+41.349098'), 
(6410, 'Cheshire', 'CT', 203, '-072.972220', '+41.460167'), 
(6411, 'Cheshire', 'CT', 203, '-072.922235', '+41.550097'), 
(6412, 'Chester', 'CT', 860, '-072.461805', '+41.390270'), 
(6413, 'Clinton', 'CT', 860, '-072.532934', '+41.298201'), 
(6414, 'Cobalt', 'CT', 860, '-072.558055', '+41.566668'), 
(6415, 'Colchester', 'CT', 860, '-072.338832', '+41.546443'), 
(6416, 'Cromwell', 'CT', 860, '-072.667807', '+41.608529'), 
(6417, 'Deep River', 'CT', 860, '-072.452284', '+41.368124'), 
(6418, 'Derby', 'CT', 203, '-073.084252', '+41.327246'), 
(6419, 'Killingworth', 'CT', 860, '-072.493446', '+41.417962'), 
(6420, 'Salem', 'CT', 860, '-072.269141', '+41.527441'), 
(6422, 'Durham', 'CT', 860, '-072.682297', '+41.462468'), 
(6423, 'East Haddam', 'CT', 860, '-072.389729', '+41.475478'), 
(6424, 'East Hampton', 'CT', 860, '-072.494927', '+41.559841'), 
(6426, 'Essex', 'CT', 860, '-072.504260', '+41.448179'), 
(6430, 'Fairfield', 'CT', 203, '-073.282408', '+41.175173'), 
(6431, 'Fairfield', 'CT', 203, '-073.252696', '+41.219093'), 
(6432, 'Fairfield', 'CT', 203, '-073.252802', '+41.196046'), 
(6436, 'Greens Farms', 'CT', 203, '-073.363661', '+41.308873'), 
(6437, 'Guilford', 'CT', 203, '-072.690089', '+41.338847'), 
(6438, 'Haddam', 'CT', 860, '-072.511376', '+41.471457'), 
(6439, 'Hadlyme', 'CT', 860, '-072.414095', '+41.421198'), 
(6440, 'Hawleyville', 'CT', 203, '-073.363661', '+41.308873'), 
(6441, 'Higganum', 'CT', 860, '-072.578971', '+41.462718'), 
(6442, 'Ivoryton', 'CT', 860, '-072.444369', '+41.344076'), 
(6443, 'Madison', 'CT', 203, '-072.788392', '+41.350397'), 
(6444, 'Marion', 'CT', 860, '-072.718832', '+41.791776'), 
(6447, 'Marlborough', 'CT', 860, '-072.463179', '+41.636949'), 
(6450, 'Meriden', 'CT', 203, '-072.801901', '+41.536498'), 
(6451, 'Meriden', 'CT', 203, '-072.818880', '+41.540110'), 
(6454, 'Meriden', 'CT', 203, '-072.927507', '+41.365709'), 
(6455, 'Middlefield', 'CT', 860, '-072.712988', '+41.515346'), 
(6456, 'Middle Haddam', 'CT', 860, '-072.525208', '+41.538017'), 
(6457, 'Middletown', 'CT', 860, '-072.655357', '+41.550139'), 
(6459, 'Middletown', 'CT', 860, '-072.658179', '+41.556463'), 
(6460, 'Milford', 'CT', 203, '-072.951273', '+41.343773'), 
(6467, 'Milldale', 'CT', 860, '-072.903746', '+41.565697'), 
(6468, 'Monroe', 'CT', 203, '-073.236918', '+41.341845'), 
(6469, 'Moodus', 'CT', 860, '-072.440086', '+41.508904'), 
(6470, 'Newtown', 'CT', 203, '-073.310561', '+41.396295'), 
(6471, 'North Branford', 'CT', 203, '-072.780892', '+41.332347'), 
(6472, 'Northford', 'CT', 203, '-072.772991', '+41.379797'), 
(6473, 'North Haven', 'CT', 203, '-072.862644', '+41.384381'), 
(6474, 'North Westchester', 'CT', 860, '-072.127301', '+41.464758'), 
(6475, 'Old Saybrook', 'CT', 860, '-072.389129', '+41.300448'), 
(6477, 'Orange', 'CT', 203, '-073.031018', '+41.279896'), 
(6478, 'Oxford', 'CT', 203, '-073.138379', '+41.432583'), 
(6479, 'Plantsville', 'CT', 860, '-072.902496', '+41.577845'), 
(6480, 'Portland', 'CT', 860, '-072.601307', '+41.598339'), 
(6481, 'Rockfall', 'CT', 860, '-072.666583', '+41.542105'), 
(6482, 'Sandy Hook', 'CT', 203, '-073.249671', '+41.408137'), 
(6483, 'Seymour', 'CT', 203, '-073.102078', '+41.417646'), 
(6484, 'Shelton', 'CT', 203, '-073.137143', '+41.314347'), 
(6487, 'South Britain', 'CT', 203, '-072.927507', '+41.365709'), 
(6488, 'Southbury', 'CT', 203, '-073.240839', '+41.470921'), 
(6489, 'Southington', 'CT', 860, '-072.871945', '+41.604786'), 
(6490, 'Southport', 'CT', 203, '-073.289859', '+41.143396'), 
(6491, 'Stevenson', 'CT', 203, '-073.187207', '+41.386646'), 
(6492, 'Wallingford', 'CT', 203, '-072.811047', '+41.456205'), 
(6493, 'Wallingford', 'CT', 203, '-072.927507', '+41.365709'), 
(6494, 'Wallingford', 'CT', 203, '-072.927507', '+41.365709'), 
(6497, 'Stratford', 'CT', 203, '-073.130503', '+41.207146'), 
(6498, 'Westbrook', 'CT', 860, '-072.463381', '+41.307899'), 
(6501, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6502, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6503, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6504, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6505, 'New Haven', 'CT', 203, '-072.779901', '+41.305721'), 
(6506, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6507, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6508, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6509, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6510, 'New Haven', 'CT', 203, '-072.922296', '+41.309797'), 
(6511, 'New Haven', 'CT', 203, '-072.926046', '+41.310547'), 
(6512, 'East Haven', 'CT', 203, '-072.865894', '+41.290997'), 
(6513, 'New Haven', 'CT', 203, '-072.865365', '+41.307197'), 
(6514, 'Hamden', 'CT', 203, '-072.938747', '+41.372723'), 
(6515, 'New Haven', 'CT', 203, '-072.964247', '+41.328697'), 
(6516, 'West Haven', 'CT', 203, '-072.940335', '+41.272452'), 
(6517, 'Hamden', 'CT', 203, '-072.911396', '+41.362197'), 
(6518, 'Hamden', 'CT', 203, '-072.906096', '+41.416747'), 
(6519, 'New Haven', 'CT', 203, '-072.938596', '+41.296897'), 
(6520, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6521, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6524, 'Bethany', 'CT', 203, '-072.996191', '+41.428088'), 
(6525, 'Woodbridge', 'CT', 203, '-073.013981', '+41.353296'), 
(6530, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6531, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6532, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6533, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6534, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6535, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6536, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6537, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6538, 'New Haven', 'CT', 203, '-072.927507', '+41.365709'), 
(6540, 'New Haven', 'CT', 203, '-072.918846', '+41.299647'), 
(6601, 'Bridgeport', 'CT', 203, '-073.363661', '+41.308873'), 
(6602, 'Bridgeport', 'CT', 203, '-073.189006', '+41.179846'), 
(6604, 'Bridgeport', 'CT', 203, '-073.213907', '+41.192746'), 
(6605, 'Bridgeport', 'CT', 203, '-073.216557', '+41.162573'), 
(6606, 'Bridgeport', 'CT', 203, '-073.211807', '+41.208796'), 
(6607, 'Bridgeport', 'CT', 203, '-073.165604', '+41.181596'), 
(6608, 'Bridgeport', 'CT', 203, '-073.180005', '+41.188199'), 
(6610, 'Bridgeport', 'CT', 203, '-073.163955', '+41.219847'), 
(6611, 'Trumbull', 'CT', 203, '-073.206957', '+41.259996'), 
(6612, 'Easton', 'CT', 203, '-073.297721', '+41.273016'), 
(6614, 'Stratford', 'CT', 203, '-073.130353', '+41.216006'), 
(6615, 'Stratford', 'CT', 203, '-073.133574', '+41.177046'), 
(6650, 'Bridgeport', 'CT', 203, '-073.363661', '+41.308873'), 
(6673, 'Bridgeport', 'CT', 203, '-073.363661', '+41.308873'), 
(6699, 'Bridgeport', 'CT', 203, '-073.363661', '+41.308873'), 
(6701, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6702, 'Waterbury', 'CT', 203, '-073.071124', '+41.540696'), 
(6703, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6704, 'Waterbury', 'CT', 203, '-073.034451', '+41.581797'), 
(6705, 'Waterbury', 'CT', 203, '-072.992749', '+41.552893'), 
(6706, 'Waterbury', 'CT', 203, '-073.026951', '+41.535346'), 
(6708, 'Waterbury', 'CT', 203, '-073.064152', '+41.551496'), 
(6710, 'Waterbury', 'CT', 203, '-073.044035', '+41.571496'), 
(6712, 'Prospect', 'CT', 203, '-072.975694', '+41.499097'), 
(6716, 'Wolcott', 'CT', 203, '-072.980578', '+41.598347'), 
(6720, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6721, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6722, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6723, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6724, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6725, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6726, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6749, 'Waterbury', 'CT', 203, '-072.927507', '+41.365709'), 
(6750, 'Bantam', 'CT', 860, '-073.251598', '+41.714352'), 
(6751, 'Bethlehem', 'CT', 203, '-073.209685', '+41.640900'), 
(6752, 'Bridgewater', 'CT', 860, '-073.363875', '+41.520312'), 
(6753, 'Cornwall', 'CT', 860, '-073.332345', '+41.828067'), 
(6754, 'Cornwall Bridge', 'CT', 860, '-073.301922', '+41.744373'), 
(6755, 'Gaylordsville', 'CT', 860, '-073.472048', '+41.634686'), 
(6756, 'Goshen', 'CT', 860, '-073.239023', '+41.794278'), 
(6757, 'Kent', 'CT', 860, '-073.401908', '+41.774725'), 
(6758, 'Lakeside', 'CT', 860, '-073.222981', '+41.739889'), 
(6759, 'Litchfield', 'CT', 860, '-073.229787', '+41.791598'), 
(6762, 'Middlebury', 'CT', 203, '-073.116458', '+41.528274'), 
(6763, 'Morris', 'CT', 860, '-073.212587', '+41.689616'), 
(6770, 'Naugatuck', 'CT', 203, '-073.052965', '+41.491016'), 
(6776, 'New Milford', 'CT', 860, '-073.366017', '+41.658619'), 
(6777, 'New Preston Marble Dale', 'CT', 860, '-073.310346', '+41.690297'), 
(6778, 'Northfield', 'CT', 860, '-073.108997', '+41.707722'), 
(6779, 'Oakville', 'CT', 860, '-073.216887', '+41.604052'), 
(6781, 'Pequabuck', 'CT', 860, '-072.991450', '+41.669898'), 
(6782, 'Plymouth', 'CT', 860, '-073.044364', '+41.658730'), 
(6783, 'Roxbury', 'CT', 203, '-073.298344', '+41.578971'), 
(6784, 'Sherman', 'CT', 203, '-073.490891', '+41.525631'), 
(6785, 'South Kent', 'CT', 860, '-073.305256', '+41.682439'), 
(6786, 'Terryville', 'CT', 860, '-073.022449', '+41.663530'), 
(6787, 'Thomaston', 'CT', 860, '-073.098657', '+41.658721'), 
(6790, 'Torrington', 'CT', 860, '-073.126763', '+41.874840'), 
(6791, 'Harwinton', 'CT', 860, '-073.176163', '+41.649639'), 
(6793, 'Washington', 'CT', 860, '-073.294187', '+41.718159'), 
(6794, 'Washington Depot', 'CT', 860, '-073.316951', '+41.646347'), 
(6795, 'Watertown', 'CT', 860, '-073.162003', '+41.759427'), 
(6796, 'West Cornwall', 'CT', 860, '-073.350384', '+41.821529'), 
(6798, 'Woodbury', 'CT', 203, '-073.135499', '+41.733106'), 
(6801, 'Bethel', 'CT', 203, '-073.399080', '+41.381244'), 
(6804, 'Brookfield', 'CT', 203, '-073.275562', '+41.404799'), 
(6807, 'Cos Cob', 'CT', 203, '-073.587618', '+41.058646'), 
(6810, 'Danbury', 'CT', 203, '-073.471416', '+41.376242'), 
(6811, 'Danbury', 'CT', 203, '-073.478717', '+41.423330'), 
(6812, 'New Fairfield', 'CT', 203, '-073.491042', '+41.486689'), 
(6813, 'Danbury', 'CT', 203, '-073.363661', '+41.308873'), 
(6814, 'Danbury', 'CT', 203, '-073.363661', '+41.308873'), 
(6816, 'Danbury', 'CT', 203, '-073.363661', '+41.308873'), 
(6817, 'Danbury', 'CT', 203, '-073.363661', '+41.308873'), 
(6820, 'Darien', 'CT', 203, '-073.480765', '+41.075846'), 
(6829, 'Georgetown', 'CT', 203, '-073.427915', '+41.255530'), 
(6830, 'Greenwich', 'CT', 203, '-073.626170', '+41.042746'), 
(6831, 'Greenwich', 'CT', 203, '-073.654472', '+41.079983'), 
(6832, 'Greenwich', 'CT', 203, '-073.363661', '+41.308873'), 
(6836, 'Greenwich', 'CT', 203, '-073.363661', '+41.308873'), 
(6840, 'New Canaan', 'CT', 203, '-073.501267', '+41.162209'), 
(6842, 'New Canaan', 'CT', 203, '-073.495366', '+41.147096'), 
(6850, 'Norwalk', 'CT', 203, '-073.442423', '+41.126146'), 
(6851, 'Norwalk', 'CT', 203, '-073.404963', '+41.139796'), 
(6852, 'Norwalk', 'CT', 203, '-073.363661', '+41.308873'), 
(6853, 'Norwalk', 'CT', 203, '-073.437563', '+41.070396'), 
(6854, 'Norwalk', 'CT', 203, '-073.432313', '+41.090946'), 
(6855, 'Norwalk', 'CT', 203, '-073.398362', '+41.099196'), 
(6856, 'Norwalk', 'CT', 203, '-073.420363', '+41.111196'), 
(6857, 'Norwalk', 'CT', 203, '-073.363661', '+41.308873'), 
(6858, 'Norwalk', 'CT', 203, '-073.416213', '+41.110496'), 
(6859, 'Norwalk', 'CT', 203, '-073.363661', '+41.308873'), 
(6860, 'Norwalk', 'CT', 203, '-073.363661', '+41.308873'), 
(6870, 'Old Greenwich', 'CT', 203, '-073.566968', '+41.034946'), 
(6875, 'Redding Center', 'CT', 203, '-073.363661', '+41.308873'), 
(6876, 'Redding Ridge', 'CT', 203, '-073.583569', '+41.032647'), 
(6877, 'Ridgefield', 'CT', 203, '-073.494637', '+41.308201'), 
(6878, 'Riverside', 'CT', 203, '-073.580241', '+41.035596'), 
(6879, 'Ridgefield', 'CT', 203, '-073.363661', '+41.308873'), 
(6880, 'Westport', 'CT', 203, '-073.343261', '+41.144496'), 
(6881, 'Westport', 'CT', 203, '-073.363661', '+41.308873'), 
(6883, 'Weston', 'CT', 203, '-073.376263', '+41.222945'), 
(6888, 'Westport', 'CT', 203, '-073.363661', '+41.308873'), 
(6889, 'Westport', 'CT', 203, '-073.346890', '+41.141005'), 
(6896, 'Redding', 'CT', 203, '-073.386340', '+41.271095'), 
(6897, 'Wilton', 'CT', 203, '-073.439165', '+41.209695'), 
(6901, 'Stamford', 'CT', 203, '-073.536216', '+41.054082'), 
(6902, 'Stamford', 'CT', 203, '-073.544477', '+41.060196'), 
(6903, 'Stamford', 'CT', 203, '-073.565919', '+41.136773'), 
(6904, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6905, 'Stamford', 'CT', 203, '-073.552752', '+41.116751'), 
(6906, 'Stamford', 'CT', 203, '-073.521416', '+41.071246'), 
(6907, 'Stamford', 'CT', 203, '-073.537217', '+41.088346'), 
(6910, 'Stamford', 'CT', 203, '-073.559118', '+41.039147'), 
(6911, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6912, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6913, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6914, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6920, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6921, 'Stamford', 'CT', 203, '-073.537960', '+41.049866'), 
(6922, 'Stamford', 'CT', 203, '-073.514344', '+41.051551'), 
(6925, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6926, 'Stamford', 'CT', 203, '-073.538567', '+41.041197'), 
(6927, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(6928, 'Stamford', 'CT', 203, '-073.363661', '+41.308873'), 
(7001, 'Avenel', 'NJ', 732, '-074.275240', '+40.582845'), 
(7002, 'Bayonne', 'NJ', 201, '-074.109486', '+40.670858'), 
(7003, 'Bloomfield', 'NJ', 973, '-074.187005', '+40.808549'), 
(7004, 'Fairfield', 'NJ', 973, '-074.296810', '+40.875948'), 
(7005, 'Boonton', 'NJ', 973, '-074.430696', '+40.918648'), 
(7006, 'Caldwell', 'NJ', 973, '-074.278892', '+40.854548'), 
(7007, 'Caldwell', 'NJ', 973, '-074.245241', '+40.791850'), 
(7008, 'Carteret', 'NJ', 732, '-074.234839', '+40.583203'), 
(7009, 'Cedar Grove', 'NJ', 973, '-074.227109', '+40.857049'), 
(7010, 'Cliffside Park', 'NJ', 201, '-073.987820', '+40.820541'), 
(7011, 'Clifton', 'NJ', 973, '-074.141237', '+40.877949'), 
(7012, 'Clifton', 'NJ', 973, '-074.160538', '+40.847699'), 
(7013, 'Clifton', 'NJ', 973, '-074.170138', '+40.872898'), 
(7014, 'Clifton', 'NJ', 973, '-074.136937', '+40.832449'), 
(7015, 'Clifton', 'NJ', 973, '-074.304793', '+41.011428'), 
(7016, 'Cranford', 'NJ', 908, '-074.304792', '+40.654802'), 
(7017, 'East Orange', 'NJ', 973, '-074.207039', '+40.771850'), 
(7018, 'East Orange', 'NJ', 973, '-074.216839', '+40.756600'), 
(7019, 'East Orange', 'NJ', 973, '-074.245241', '+40.791850'), 
(7020, 'Edgewater', 'NJ', 201, '-073.978082', '+40.826550'), 
(7021, 'Essex Fells', 'NJ', 973, '-074.276591', '+40.826158'), 
(7022, 'Fairview', 'NJ', 201, '-074.000883', '+40.817537'), 
(7023, 'Fanwood', 'NJ', 908, '-074.387044', '+40.641902'), 
(7024, 'Fort Lee', 'NJ', 201, '-073.974032', '+40.848745'), 
(7026, 'Garfield', 'NJ', 201, '-074.110336', '+40.884648'), 
(7027, 'Garwood', 'NJ', 908, '-074.322892', '+40.651242'), 
(7028, 'Glen Ridge', 'NJ', 973, '-074.205039', '+40.807499'), 
(7029, 'Harrison', 'NJ', 201, '-074.150787', '+40.744501'), 
(7030, 'Hoboken', 'NJ', 201, '-074.033934', '+40.746851'), 
(7031, 'North Arlington', 'NJ', 201, '-074.127316', '+40.787112'), 
(7032, 'Kearny', 'NJ', 201, '-074.122937', '+40.751750'), 
(7033, 'Kenilworth', 'NJ', 908, '-074.291191', '+40.677601'), 
(7034, 'Lake Hiawatha', 'NJ', 973, '-074.379745', '+40.880649'), 
(7035, 'Lincoln Park', 'NJ', 973, '-074.303093', '+40.926637'), 
(7036, 'Linden', 'NJ', 908, '-074.250939', '+40.626953'), 
(7039, 'Livingston', 'NJ', 973, '-074.325993', '+40.787006'), 
(7040, 'Maplewood', 'NJ', 973, '-074.266541', '+40.729100'), 
(7041, 'Millburn', 'NJ', 973, '-074.301692', '+40.733650'), 
(7042, 'Montclair', 'NJ', 973, '-074.216389', '+40.811908'), 
(7043, 'Montclair', 'NJ', 973, '-074.194480', '+40.803400'), 
(7044, 'Verona', 'NJ', 973, '-074.243895', '+40.832849'), 
(7045, 'Montville', 'NJ', 973, '-074.363231', '+40.906311'), 
(7046, 'Mountain Lakes', 'NJ', 973, '-074.440898', '+40.890502'), 
(7047, 'North Bergen', 'NJ', 201, '-074.023234', '+40.789724'), 
(7050, 'Orange', 'NJ', 973, '-074.236740', '+40.770400'), 
(7051, 'Orange', 'NJ', 973, '-074.245241', '+40.791850'), 
(7052, 'West Orange', 'NJ', 973, '-074.227190', '+40.789944'), 
(7054, 'Parsippany', 'NJ', 973, '-074.407706', '+40.852118'), 
(7055, 'Passaic', 'NJ', 973, '-074.126916', '+40.855103'), 
(7057, 'Wallington', 'NJ', 201, '-074.107325', '+40.852799'), 
(7058, 'Pine Brook', 'NJ', 973, '-074.340144', '+40.871014'), 
(7059, 'Warren', 'NJ', 908, '-074.532449', '+40.629101'), 
(7060, 'Plainfield', 'NJ', 908, '-074.414995', '+40.615202'), 
(7061, 'Plainfield', 'NJ', 908, '-074.299692', '+40.665651'), 
(7062, 'Plainfield', 'NJ', 908, '-074.399736', '+40.632252'), 
(7063, 'Plainfield', 'NJ', 908, '-074.442746', '+40.604752'), 
(7064, 'Port Reading', 'NJ', 732, '-074.249739', '+40.570254'), 
(7065, 'Rahway', 'NJ', 732, '-074.280641', '+40.609553'), 
(7066, 'Clark', 'NJ', 908, '-074.311092', '+40.622502'), 
(7067, 'Colonia', 'NJ', 732, '-074.314688', '+40.590853'), 
(7068, 'Roseland', 'NJ', 973, '-074.306093', '+40.820499'), 
(7070, 'Rutherford', 'NJ', 201, '-074.109786', '+40.827449'), 
(7071, 'Lyndhurst', 'NJ', 201, '-074.116517', '+40.799549'), 
(7072, 'Carlstadt', 'NJ', 201, '-074.076055', '+40.828399'), 
(7073, 'East Rutherford', 'NJ', 201, '-074.093886', '+40.828399'), 
(7074, 'Moonachie', 'NJ', 201, '-074.060184', '+40.839299'), 
(7075, 'Wood Ridge', 'NJ', 201, '-074.089585', '+40.848599'), 
(7076, 'Scotch Plains', 'NJ', 908, '-074.368244', '+40.637852'), 
(7077, 'Sewaren', 'NJ', 732, '-074.259139', '+40.551804'), 
(7078, 'Short Hills', 'NJ', 973, '-074.334443', '+40.740550'), 
(7079, 'South Orange', 'NJ', 973, '-074.267541', '+40.745772'), 
(7080, 'South Plainfield', 'NJ', 732, '-074.413545', '+40.572065'), 
(7081, 'Springfield', 'NJ', 973, '-074.316301', '+40.701101'), 
(7082, 'Towaco', 'NJ', 973, '-074.347695', '+40.927690'), 
(7083, 'Union', 'NJ', 908, '-074.269841', '+40.692651'), 
(7087, 'Union City', 'NJ', 201, '-074.056335', '+40.758951'), 
(7088, 'Vauxhall', 'NJ', 908, '-074.284341', '+40.717890'), 
(7090, 'Westfield', 'NJ', 908, '-074.346764', '+40.652851'), 
(7091, 'Westfield', 'NJ', 908, '-074.299692', '+40.665651'), 
(7092, 'Mountainside', 'NJ', 908, '-074.358394', '+40.680701'), 
(7093, 'West New York', 'NJ', 201, '-074.011533', '+40.788800'), 
(7094, 'Secaucus', 'NJ', 201, '-074.056035', '+40.788850'), 
(7095, 'Woodbridge', 'NJ', 732, '-074.288023', '+40.553254'), 
(7096, 'Secaucus', 'NJ', 201, '-074.075485', '+40.732760'), 
(7097, 'Jersey City', 'NJ', 201, '-074.075485', '+40.732760'), 
(7099, 'Kearny', 'NJ', 201, '-074.075485', '+40.732760'), 
(7101, 'Newark', 'NJ', 973, '-074.225090', '+40.736101'), 
(7102, 'Newark', 'NJ', 973, '-074.173988', '+40.735642'), 
(7103, 'Newark', 'NJ', 973, '-074.194839', '+40.738901'), 
(7104, 'Newark', 'NJ', 973, '-074.151788', '+40.764350'), 
(7105, 'Newark', 'NJ', 973, '-074.147337', '+40.723606'), 
(7106, 'Newark', 'NJ', 973, '-074.231140', '+40.742450'), 
(7107, 'Newark', 'NJ', 973, '-074.188029', '+40.764600'), 
(7108, 'Newark', 'NJ', 973, '-074.200649', '+40.722496'), 
(7109, 'Belleville', 'NJ', 973, '-074.167488', '+40.782100'), 
(7110, 'Nutley', 'NJ', 973, '-074.159449', '+40.821299'), 
(7111, 'Irvington', 'NJ', 973, '-074.232940', '+40.726231'), 
(7112, 'Newark', 'NJ', 973, '-074.211265', '+40.711151'), 
(7114, 'Newark', 'NJ', 973, '-074.169538', '+40.705401'), 
(7175, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7182, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7184, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7188, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7189, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7191, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7192, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7193, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7194, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7195, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7197, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7198, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7199, 'Newark', 'NJ', 973, '-074.245241', '+40.791850'), 
(7201, 'Elizabeth', 'NJ', 908, '-074.183438', '+40.672052'), 
(7202, 'Elizabeth', 'NJ', 908, '-074.217189', '+40.650902'), 
(7203, 'Roselle', 'NJ', 908, '-074.258790', '+40.650152'), 
(7204, 'Roselle Park', 'NJ', 908, '-074.266740', '+40.665652'), 
(7205, 'Hillside', 'NJ', 908, '-074.229889', '+40.693823'), 
(7206, 'Elizabeth', 'NJ', 908, '-074.191814', '+40.652152'), 
(7207, 'Elizabeth', 'NJ', 908, '-074.299692', '+40.665651'), 
(7208, 'Elizabeth', 'NJ', 908, '-074.229289', '+40.677102'), 
(7302, 'Jersey City', 'NJ', 201, '-074.047304', '+40.726001'), 
(7303, 'Jersey City', 'NJ', 201, '-074.075485', '+40.732760'), 
(7304, 'Jersey City', 'NJ', 201, '-074.065535', '+40.716101'), 
(7305, 'Jersey City', 'NJ', 201, '-074.081135', '+40.696661'), 
(7306, 'Jersey City', 'NJ', 201, '-074.068685', '+40.734951'), 
(7307, 'Jersey City', 'NJ', 201, '-074.054285', '+40.749801'), 
(7308, 'Jersey City', 'NJ', 201, '-074.075485', '+40.732760'), 
(7309, 'Jersey City', 'NJ', 201, '-074.075485', '+40.732760'), 
(7310, 'Jersey City', 'NJ', 201, '-074.037168', '+40.732728'), 
(7311, 'Jersey City', 'NJ', 201, '-074.075391', '+40.732350'), 
(7399, 'Jersey City', 'NJ', 201, '-074.075391', '+40.732350'), 
(7401, 'Allendale', 'NJ', 201, '-074.062774', '+41.017446'), 
(7403, 'Bloomingdale', 'NJ', 973, '-074.334444', '+41.023414'), 
(7405, 'Butler', 'NJ', 973, '-074.426148', '+40.998797'), 
(7407, 'Elmwood Park', 'NJ', 201, '-074.117736', '+40.905848'), 
(7410, 'Fair Lawn', 'NJ', 201, '-074.119236', '+40.935348'), 
(7416, 'Franklin', 'NJ', 973, '-074.593439', '+41.115723'), 
(7417, 'Franklin Lakes', 'NJ', 201, '-074.208310', '+41.010464'), 
(7418, 'Glenwood', 'NJ', 973, '-074.477351', '+41.228102'), 
(7419, 'Hamburg', 'NJ', 973, '-074.576880', '+41.159187'), 
(7420, 'Haskell', 'NJ', 973, '-074.304516', '+41.028396'), 
(7421, 'Hewitt', 'NJ', 973, '-074.357893', '+41.151395'), 
(7422, 'Highland Lakes', 'NJ', 973, '-074.458935', '+41.187468'), 
(7423, 'Ho Ho Kus', 'NJ', 201, '-074.096848', '+40.998882'), 
(7424, 'Little Falls', 'NJ', 973, '-074.214388', '+40.883548'), 
(7428, 'Mc Afee', 'NJ', 973, '-074.538144', '+41.206509'), 
(7430, 'Mahwah', 'NJ', 201, '-074.172766', '+41.053446'), 
(7432, 'Midland Park', 'NJ', 201, '-074.142287', '+40.994697'), 
(7435, 'Newfoundland', 'NJ', 973, '-074.439356', '+41.053096'), 
(7436, 'Oakland', 'NJ', 201, '-074.238623', '+41.023402'), 
(7438, 'Oak Ridge', 'NJ', 973, '-074.443399', '+41.099796'), 
(7439, 'Ogdensburg', 'NJ', 973, '-074.594104', '+41.078346'), 
(7440, 'Pequannock', 'NJ', 973, '-074.295592', '+40.948208'), 
(7442, 'Pompton Lakes', 'NJ', 973, '-074.297725', '+40.999597'), 
(7444, 'Pompton Plains', 'NJ', 973, '-074.402663', '+41.008797'), 
(7446, 'Ramsey', 'NJ', 201, '-074.133441', '+41.059124'), 
(7450, 'Ridgewood', 'NJ', 201, '-074.112070', '+40.982247'), 
(7451, 'Ridgewood', 'NJ', 201, '-074.083231', '+40.948054'), 
(7452, 'Glen Rock', 'NJ', 201, '-074.125036', '+40.960347'), 
(7456, 'Ringwood', 'NJ', 973, '-074.293271', '+41.110445'), 
(7457, 'Riverdale', 'NJ', 973, '-074.312443', '+40.992647'), 
(7458, 'Saddle River', 'NJ', 201, '-074.098093', '+41.044324'), 
(7460, 'Stockholm', 'NJ', 973, '-074.561915', '+41.138101'), 
(7461, 'Sussex', 'NJ', 973, '-074.596734', '+41.242702'), 
(7462, 'Vernon', 'NJ', 973, '-074.514340', '+41.189046'), 
(7463, 'Waldwick', 'NJ', 201, '-074.128326', '+41.041225'), 
(7465, 'Wanaque', 'NJ', 973, '-074.297393', '+41.065596'), 
(7470, 'Wayne', 'NJ', 973, '-074.241168', '+40.948689'), 
(7474, 'Wayne', 'NJ', 973, '-074.304793', '+41.011428'), 
(7477, 'Wayne', 'NJ', 973, '-074.304793', '+41.011428'), 
(7480, 'West Milford', 'NJ', 973, '-074.294243', '+41.047296'), 
(7481, 'Wyckoff', 'NJ', 201, '-074.165733', '+40.998387'), 
(7495, 'Mahwah', 'NJ', 201, '-074.083231', '+40.948054'), 
(7498, 'Mahwah', 'NJ', 201, '-074.083231', '+40.948054'), 
(7501, 'Paterson', 'NJ', 973, '-074.174488', '+40.915045'), 
(7502, 'Paterson', 'NJ', 973, '-074.194989', '+40.918698'), 
(7503, 'Paterson', 'NJ', 973, '-074.151837', '+40.898098'), 
(7504, 'Paterson', 'NJ', 973, '-074.144087', '+40.911248'), 
(7505, 'Paterson', 'NJ', 973, '-074.174038', '+40.916648'), 
(7506, 'Hawthorne', 'NJ', 973, '-074.161788', '+40.954375'), 
(7507, 'Hawthorne', 'NJ', 973, '-074.304793', '+41.011428'), 
(7508, 'Haledon', 'NJ', 973, '-074.186269', '+40.951587'), 
(7509, 'Paterson', 'NJ', 973, '-074.304793', '+41.011428'), 
(7510, 'Paterson', 'NJ', 973, '-074.304793', '+41.011428'), 
(7511, 'Totowa', 'NJ', 973, '-074.304793', '+41.011428'), 
(7512, 'Totowa', 'NJ', 973, '-074.221990', '+40.901698'), 
(7513, 'Paterson', 'NJ', 973, '-074.146515', '+40.907698'), 
(7514, 'Paterson', 'NJ', 973, '-074.143187', '+40.928748'), 
(7522, 'Paterson', 'NJ', 973, '-074.179488', '+40.923798'), 
(7524, 'Paterson', 'NJ', 973, '-074.156971', '+40.932498'), 
(7530, 'Paterson', 'NJ', 973, null, null), 
(7533, 'Paterson', 'NJ', 973, '-074.304793', '+41.011428'), 
(7538, 'Haledon', 'NJ', 973, '-074.304793', '+41.011428'), 
(7543, 'Paterson', 'NJ', 973, '-074.304793', '+41.011428'), 
(7544, 'Paterson', 'NJ', 973, '-074.304793', '+41.011428'), 
(7601, 'Hackensack', 'NJ', 201, '-074.001623', '+40.913482'), 
(7602, 'Hackensack', 'NJ', 201, '-074.083231', '+40.948054'), 
(7603, 'Bogota', 'NJ', 201, '-074.030484', '+40.874773'), 
(7604, 'Hasbrouck Heights', 'NJ', 201, '-074.075585', '+40.862349'), 
(7605, 'Leonia', 'NJ', 201, '-073.987132', '+40.863499'), 
(7606, 'South Hackensack', 'NJ', 201, '-074.048884', '+40.857899'), 
(7607, 'Maywood', 'NJ', 201, '-074.061784', '+40.901810'), 
(7608, 'Teterboro', 'NJ', 201, '-074.055584', '+40.863954'), 
(7620, 'Alpine', 'NJ', 201, '-073.927906', '+40.958975'), 
(7621, 'Bergenfield', 'NJ', 201, '-073.998332', '+40.923498'), 
(7624, 'Closter', 'NJ', 201, '-073.960164', '+40.970621'), 
(7626, 'Cresskill', 'NJ', 201, '-074.098841', '+40.972898'), 
(7627, 'Demarest', 'NJ', 201, '-073.957623', '+40.954198'), 
(7628, 'Dumont', 'NJ', 201, '-073.989911', '+40.955018'), 
(7630, 'Emerson', 'NJ', 201, '-074.021118', '+40.973199'), 
(7631, 'Englewood', 'NJ', 201, '-073.971782', '+40.889498'), 
(7632, 'Englewood Cliffs', 'NJ', 201, '-073.952423', '+40.883949'), 
(7640, 'Harrington Park', 'NJ', 201, '-073.984860', '+40.991696'), 
(7641, 'Haworth', 'NJ', 201, '-073.993580', '+40.963867'), 
(7642, 'Hillsdale', 'NJ', 201, '-074.048576', '+41.008367'), 
(7643, 'Little Ferry', 'NJ', 201, '-074.076029', '+40.925361'), 
(7644, 'Lodi', 'NJ', 201, '-074.081335', '+40.878349'), 
(7645, 'Montvale', 'NJ', 201, '-074.045425', '+41.054651'), 
(7646, 'New Milford', 'NJ', 201, '-074.017633', '+40.932998'), 
(7647, 'Northvale', 'NJ', 201, '-073.938930', '+41.008636'), 
(7648, 'Norwood', 'NJ', 201, '-073.949747', '+40.992921'), 
(7649, 'Oradell', 'NJ', 201, '-074.026983', '+40.955347'), 
(7650, 'Palisades Park', 'NJ', 201, '-074.010792', '+40.939673'), 
(7652, 'Paramus', 'NJ', 201, '-074.068964', '+40.944997'), 
(7653, 'Paramus', 'NJ', 201, '-074.083231', '+40.948054'), 
(7656, 'Park Ridge', 'NJ', 201, '-074.042948', '+41.032868'), 
(7657, 'Ridgefield', 'NJ', 201, '-074.004233', '+40.833150'), 
(7660, 'Ridgefield Park', 'NJ', 201, '-074.021233', '+40.853449'), 
(7661, 'River Edge', 'NJ', 201, '-074.038533', '+40.926248'), 
(7662, 'Rochelle Park', 'NJ', 201, '-074.079035', '+40.905698'), 
(7663, 'Saddle Brook', 'NJ', 201, '-074.094685', '+40.942101'), 
(7666, 'Teaneck', 'NJ', 201, '-073.986334', '+40.914616'), 
(7670, 'Tenafly', 'NJ', 201, '-073.960481', '+40.919298'), 
(7675, 'Westwood', 'NJ', 201, '-074.021278', '+41.011453'), 
(7688, 'Teaneck', 'NJ', 201, null, null), 
(7701, 'Red Bank', 'NJ', 732, '-074.068143', '+40.358409'), 
(7702, 'Shrewsbury', 'NJ', 732, '-074.107943', '+40.325361'), 
(7703, 'Fort Monmouth', 'NJ', 732, '-074.041654', '+40.314531'), 
(7704, 'Fair Haven', 'NJ', 732, '-074.036433', '+40.358459'), 
(7709, 'Allenhurst', 'NJ', 732, '-074.249280', '+40.302718'), 
(7710, 'Adelphia', 'NJ', 732, '-074.249280', '+40.302718'), 
(7711, 'Allenhurst', 'NJ', 732, '-074.008581', '+40.237111'), 
(7712, 'Asbury Park', 'NJ', 732, '-074.048582', '+40.250725'), 
(7715, 'Belmar', 'NJ', 732, '-074.249280', '+40.302718'), 
(7716, 'Atlantic Highlands', 'NJ', 732, '-074.056170', '+40.404762'), 
(7717, 'Avon by the Sea', 'NJ', 732, '-074.015931', '+40.191913'), 
(7718, 'Belford', 'NJ', 732, '-074.088534', '+40.417707'), 
(7719, 'Belmar', 'NJ', 732, '-074.112134', '+40.257461'), 
(7720, 'Bradley Beach', 'NJ', 732, '-074.012581', '+40.202113'), 
(7721, 'Cliffwood', 'NJ', 732, '-074.115229', '+40.386330'), 
(7722, 'Colts Neck', 'NJ', 732, '-074.160911', '+40.302848'), 
(7723, 'Deal', 'NJ', 732, '-074.004581', '+40.250861'), 
(7724, 'Eatontown', 'NJ', 732, '-074.073433', '+40.304660'), 
(7726, 'Englishtown', 'NJ', 732, '-074.265539', '+40.269700'), 
(7727, 'Farmingdale', 'NJ', 732, '-074.161571', '+40.285211'), 
(7728, 'Freehold', 'NJ', 732, '-074.306284', '+40.236423'), 
(7730, 'Hazlet', 'NJ', 732, '-074.176036', '+40.423057'), 
(7731, 'Howell', 'NJ', 732, '-074.196780', '+40.258361'), 
(7732, 'Highlands', 'NJ', 732, '-074.000582', '+40.401078'), 
(7733, 'Holmdel', 'NJ', 732, '-074.170037', '+40.376408'), 
(7734, 'Keansburg', 'NJ', 732, '-074.127883', '+40.438145'), 
(7735, 'Keyport', 'NJ', 732, '-074.188087', '+40.438398'), 
(7737, 'Leonardo', 'NJ', 732, '-074.059884', '+40.409391'), 
(7738, 'Lincroft', 'NJ', 732, '-074.125401', '+40.346629'), 
(7739, 'Little Silver', 'NJ', 732, '-074.168941', '+40.382028'), 
(7740, 'Long Branch', 'NJ', 732, '-074.110900', '+40.345361'), 
(7746, 'Marlboro', 'NJ', 732, '-074.141236', '+40.351277'), 
(7747, 'Matawan', 'NJ', 732, '-074.233788', '+40.407507'), 
(7748, 'Middletown', 'NJ', 732, '-074.144636', '+40.400997'), 
(7750, 'Monmouth Beach', 'NJ', 732, '-074.194702', '+40.277757'), 
(7751, 'Morganville', 'NJ', 732, '-074.214488', '+40.319979'), 
(7752, 'Navesink', 'NJ', 732, '-074.027285', '+40.402277'), 
(7753, 'Neptune', 'NJ', 732, '-074.071351', '+40.209551'), 
(7754, 'Neptune', 'NJ', 732, '-074.249280', '+40.302718'), 
(7755, 'Oakhurst', 'NJ', 732, '-074.021382', '+40.261158'), 
(7756, 'Ocean Grove', 'NJ', 732, '-074.123285', '+40.278922'), 
(7757, 'Oceanport', 'NJ', 732, '-074.019032', '+40.314960'), 
(7758, 'Port Monmouth', 'NJ', 732, '-074.106535', '+40.429731'), 
(7760, 'Rumson', 'NJ', 732, '-074.008432', '+40.370684'), 
(7762, 'Spring Lake', 'NJ', 732, '-074.031331', '+40.176013'), 
(7763, 'Tennent', 'NJ', 732, '-074.249280', '+40.302718'), 
(7764, 'West Long Branch', 'NJ', 732, '-074.018282', '+40.283511'), 
(7765, 'Wickatunk', 'NJ', 732, '-074.249280', '+40.302718'), 
(7777, 'Holmdel', 'NJ', 732, '-074.249280', '+40.302718'), 
(7799, 'Eatontown', 'NJ', 732, '-074.249280', '+40.302718'), 
(7801, 'Dover', 'NJ', 973, '-074.546651', '+40.917598'), 
(7802, 'Dover', 'NJ', 973, '-074.578269', '+40.867331'), 
(7803, 'Mine Hill', 'NJ', 973, '-074.584453', '+40.877099'), 
(7806, 'Picatinny Arsenal', 'NJ', 973, '-074.578269', '+40.867331'), 
(7820, 'Allamuchy', 'NJ', 908, '-074.849661', '+40.869648'), 
(7821, 'Andover', 'NJ', 973, '-074.718969', '+41.092778'), 
(7822, 'Augusta', 'NJ', 973, '-074.617400', '+41.161241'), 
(7823, 'Belvidere', 'NJ', 908, '-075.030961', '+40.819772'), 
(7825, 'Blairstown', 'NJ', 908, '-074.937487', '+40.942238'), 
(7826, 'Branchville', 'NJ', 973, '-074.824675', '+41.188035'), 
(7827, 'Montague', 'NJ', 973, '-074.644746', '+41.255279'), 
(7828, 'Budd Lake', 'NJ', 973, '-074.757560', '+40.880028'), 
(7829, 'Buttzville', 'NJ', 908, '-074.985914', '+40.843350'), 
(7830, 'Califon', 'NJ', 908, '-074.813951', '+40.717424'), 
(7831, 'Changewater', 'NJ', 908, '-074.944756', '+40.739382'), 
(7832, 'Columbia', 'NJ', 908, '-075.029163', '+40.893979'), 
(7833, 'Delaware', 'NJ', 908, '-075.075377', '+40.906906'), 
(7834, 'Denville', 'NJ', 973, '-074.489349', '+40.881248'), 
(7836, 'Flanders', 'NJ', 973, '-074.701558', '+40.850884'), 
(7837, 'Glasser', 'NJ', 973, '-074.678956', '+41.128310'), 
(7838, 'Great Meadows', 'NJ', 908, '-074.937714', '+40.888834'), 
(7839, 'Greendell', 'NJ', 973, '-074.678956', '+41.128310'), 
(7840, 'Hackettstown', 'NJ', 908, '-074.844734', '+40.868804'), 
(7842, 'Hibernia', 'NJ', 973, '-074.578269', '+40.867331'), 
(7843, 'Hopatcong', 'NJ', 973, '-074.659969', '+40.936753'), 
(7844, 'Hope', 'NJ', 908, '-074.984628', '+40.919658'), 
(7845, 'Ironia', 'NJ', 973, '-074.578269', '+40.867331'), 
(7846, 'Johnsonburg', 'NJ', 908, '-074.873265', '+40.968998'), 
(7847, 'Kenvil', 'NJ', 973, '-074.695309', '+40.876098'), 
(7848, 'Lafayette', 'NJ', 973, '-074.731759', '+41.128183'), 
(7849, 'Lake Hopatcong', 'NJ', 973, '-074.612904', '+40.950597'), 
(7850, 'Landing', 'NJ', 973, '-074.664605', '+40.906298'), 
(7851, 'Layton', 'NJ', 973, '-074.893060', '+41.178266'), 
(7852, 'Ledgewood', 'NJ', 973, '-074.721224', '+40.863318'), 
(7853, 'Long Valley', 'NJ', 908, '-074.794595', '+40.806849'), 
(7855, 'Middleville', 'NJ', 973, '-074.678956', '+41.128310'), 
(7856, 'Mount Arlington', 'NJ', 973, '-074.734330', '+40.874049'), 
(7857, 'Netcong', 'NJ', 973, '-074.700159', '+40.897808'), 
(7860, 'Newton', 'NJ', 973, '-074.806938', '+41.069522'), 
(7863, 'Oxford', 'NJ', 908, '-074.941392', '+40.820044'), 
(7865, 'Port Murray', 'NJ', 908, '-074.874270', '+40.810748'), 
(7866, 'Rockaway', 'NJ', 973, '-074.501551', '+40.960111'), 
(7869, 'Randolph', 'NJ', 973, '-074.586052', '+40.837399'), 
(7870, 'Schooleys Mountain', 'NJ', 908, '-074.819318', '+40.810362'), 
(7871, 'Sparta', 'NJ', 973, '-074.718191', '+41.040597'), 
(7874, 'Stanhope', 'NJ', 973, '-074.713557', '+40.930937'), 
(7875, 'Stillwater', 'NJ', 973, '-074.871981', '+41.043858'), 
(7876, 'Succasunna', 'NJ', 973, '-074.655255', '+40.855286'), 
(7877, 'Swartswood', 'NJ', 973, '-074.850759', '+41.102890'), 
(7878, 'Mount Tabor', 'NJ', 973, '-074.477699', '+40.871099'), 
(7879, 'Tranquility', 'NJ', 908, '-074.788108', '+40.955934'), 
(7880, 'Vienna', 'NJ', 908, '-074.897002', '+40.864844'), 
(7881, 'Wallpack Center', 'NJ', 973, '-074.917711', '+41.125646'), 
(7882, 'Washington', 'NJ', 908, '-075.008713', '+40.747698'), 
(7885, 'Wharton', 'NJ', 973, '-074.577102', '+40.935349'), 
(7890, 'Branchville', 'NJ', 973, '-074.678956', '+41.128310'), 
(7901, 'Summit', 'NJ', 908, '-074.361594', '+40.712750'), 
(7902, 'Summit', 'NJ', 908, '-074.299692', '+40.665651'), 
(7920, 'Basking Ridge', 'NJ', 908, '-074.573001', '+40.682651'), 
(7921, 'Bedminster', 'NJ', 908, '-074.676788', '+40.659151'), 
(7922, 'Berkeley Heights', 'NJ', 908, '-074.422196', '+40.675451'), 
(7924, 'Bernardsville', 'NJ', 908, '-074.593552', '+40.725750'), 
(7926, 'Brookside', 'NJ', 973, '-074.571785', '+40.800353'), 
(7927, 'Cedar Knolls', 'NJ', 973, '-074.456198', '+40.820799'), 
(7928, 'Chatham', 'NJ', 973, '-074.496806', '+40.759477'), 
(7930, 'Chester', 'NJ', 908, '-074.683861', '+40.782111'), 
(7931, 'Far Hills', 'NJ', 908, '-074.653603', '+40.699572'), 
(7932, 'Florham Park', 'NJ', 973, '-074.397996', '+40.773500'), 
(7933, 'Gillette', 'NJ', 908, '-074.472198', '+40.689339'), 
(7934, 'Gladstone', 'NJ', 908, '-074.682767', '+40.715359'), 
(7935, 'Green Village', 'NJ', 973, '-074.448747', '+40.739782'), 
(7936, 'East Hanover', 'NJ', 973, '-074.367747', '+40.816349'), 
(7938, 'Liberty Corner', 'NJ', 908, '-074.586151', '+40.655399'), 
(7939, 'Lyons', 'NJ', 908, '-074.599801', '+40.566553'), 
(7940, 'Madison', 'NJ', 973, '-074.423019', '+40.758200'), 
(7945, 'Mendham', 'NJ', 973, '-074.593800', '+40.786699'), 
(7946, 'Millington', 'NJ', 908, '-074.505399', '+40.678701'), 
(7950, 'Morris Plains', 'NJ', 973, '-074.540341', '+40.843399'), 
(7960, 'Morristown', 'NJ', 973, '-074.506256', '+40.771650'), 
(7961, 'Morristown', 'NJ', 973, '-074.442797', '+40.779750'), 
(7962, 'Morristown', 'NJ', 973, '-074.578269', '+40.867331'), 
(7963, 'Morristown', 'NJ', 973, '-074.578269', '+40.867331'), 
(7970, 'Mount Freedom', 'NJ', 973, '-074.573832', '+40.805549'), 
(7974, 'New Providence', 'NJ', 908, '-074.405595', '+40.697851'), 
(7976, 'New Vernon', 'NJ', 973, '-074.483413', '+40.739599'), 
(7977, 'Peapack', 'NJ', 908, '-074.654131', '+40.707876'), 
(7978, 'Pluckemin', 'NJ', 908, '-074.639597', '+40.642491'), 
(7979, 'Pottersville', 'NJ', 908, '-074.748389', '+40.708241'), 
(7980, 'Stirling', 'NJ', 908, '-074.450197', '+40.698350'), 
(7981, 'Whippany', 'NJ', 973, '-074.419097', '+40.823899'), 
(7983, 'Whippany', 'NJ', 973, '-074.578269', '+40.867331'), 
(7999, 'Whippany', 'NJ', 973, '-074.578269', '+40.867331'), 
(8001, 'Alloway', 'NJ', 856, '-075.350573', '+39.559077'), 
(8002, 'Cherry Hill', 'NJ', 856, '-075.010307', '+39.908663'), 
(8003, 'Cherry Hill', 'NJ', 856, '-074.972761', '+39.889763'), 
(8004, 'Atco', 'NJ', 856, '-074.866534', '+39.760048'), 
(8005, 'Barnegat', 'NJ', 609, '-074.293989', '+39.753858'), 
(8006, 'Barnegat Light', 'NJ', 609, '-074.114631', '+39.751214'), 
(8007, 'Barrington', 'NJ', 856, '-075.053765', '+39.863813'), 
(8008, 'Beach Haven', 'NJ', 609, '-074.192228', '+39.641062'), 
(8009, 'Berlin', 'NJ', 856, '-074.927010', '+39.761231'), 
(8010, 'Beverly', 'NJ', 856, '-074.917061', '+40.049948'), 
(8011, 'Birmingham', 'NJ', 609, '-074.711429', '+39.976041'), 
(8012, 'Blackwood', 'NJ', 856, '-075.036652', '+39.790131'), 
(8014, 'Bridgeport', 'NJ', 856, '-075.339215', '+39.802163'), 
(8015, 'Browns Mills', 'NJ', 609, '-074.670408', '+39.924179'), 
(8016, 'Burlington', 'NJ', 609, '-074.751146', '+40.089874'), 
(8018, 'Cedar Brook', 'NJ', 856, '-074.938259', '+39.802370'), 
(8019, 'Chatsworth', 'NJ', 609, '-074.558941', '+39.749506'), 
(8020, 'Clarksboro', 'NJ', 856, '-075.218852', '+39.796706'), 
(8021, 'Clementon', 'NJ', 856, '-075.005762', '+39.803640'), 
(8022, 'Columbus', 'NJ', 609, '-074.702475', '+40.049355'), 
(8023, 'Deepwater', 'NJ', 856, '-075.493433', '+39.681545'), 
(8025, 'Ewan', 'NJ', 856, '-075.162903', '+39.701526'), 
(8026, 'Gibbsboro', 'NJ', 856, '-074.967496', '+39.833114'), 
(8027, 'Gibbstown', 'NJ', 856, '-075.272137', '+39.771133'), 
(8028, 'Glassboro', 'NJ', 856, '-075.127183', '+39.696661'), 
(8029, 'Glendora', 'NJ', 856, '-075.062315', '+39.837113'), 
(8030, 'Gloucester City', 'NJ', 856, '-075.112619', '+39.890413'), 
(8031, 'Bellmawr', 'NJ', 856, '-075.067729', '+39.805543'), 
(8032, 'Grenloch', 'NJ', 856, '-075.060114', '+39.778750'), 
(8033, 'Haddonfield', 'NJ', 856, '-075.033414', '+39.876313'), 
(8034, 'Cherry Hill', 'NJ', 856, '-075.035015', '+39.899962'), 
(8035, 'Haddon Heights', 'NJ', 856, '-075.065666', '+39.879163'), 
(8036, 'Hainesport', 'NJ', 609, '-074.829308', '+39.987212'), 
(8037, 'Hammonton', 'NJ', 609, '-074.711081', '+39.563616'), 
(8038, 'Hancocks Bridge', 'NJ', 856, '-075.312703', '+39.569805'), 
(8039, 'Harrisonville', 'NJ', 856, '-075.271114', '+39.693067'), 
(8041, 'Jobstown', 'NJ', 609, '-074.679579', '+40.044129'), 
(8042, 'Juliustown', 'NJ', 609, '-074.664640', '+40.012273'), 
(8043, 'Voorhees', 'NJ', 856, '-074.965057', '+39.839156'), 
(8045, 'Lawnside', 'NJ', 856, '-075.032114', '+39.868113'), 
(8046, 'Willingboro', 'NJ', 856, '-074.805773', '+40.013737'), 
(8048, 'Lumberton', 'NJ', 609, '-074.800070', '+39.962299'), 
(8049, 'Magnolia', 'NJ', 856, '-075.036214', '+39.854363'), 
(8050, 'Manahawkin', 'NJ', 609, '-074.257677', '+39.702978'), 
(8051, 'Mantua', 'NJ', 856, '-075.212842', '+39.751571'), 
(8052, 'Maple Shade', 'NJ', 856, '-074.992163', '+39.951212'), 
(8053, 'Marlton', 'NJ', 856, '-074.940750', '+39.892263'), 
(8054, 'Mount Laurel', 'NJ', 856, '-074.917310', '+39.955912'), 
(8055, 'Medford', 'NJ', 856, '-074.762083', '+39.874549'), 
(8056, 'Mickleton', 'NJ', 856, '-075.246687', '+39.787913'), 
(8057, 'Moorestown', 'NJ', 856, '-074.840115', '+40.054255'), 
(8059, 'Mount Ephraim', 'NJ', 856, '-075.094068', '+39.886463'), 
(8060, 'Mount Holly', 'NJ', 609, '-074.801869', '+40.044956'), 
(8061, 'Mount Royal', 'NJ', 856, '-075.212943', '+39.808643'), 
(8062, 'Mullica Hill', 'NJ', 856, '-075.235017', '+39.715857'), 
(8063, 'National Park', 'NJ', 856, '-075.218413', '+39.779654'), 
(8064, 'New Lisbon', 'NJ', 609, '-074.725079', '+39.862433'), 
(8065, 'Palmyra', 'NJ', 856, '-074.861971', '+40.031291'), 
(8066, 'Paulsboro', 'NJ', 856, '-075.238849', '+39.815690'), 
(8067, 'Pedricktown', 'NJ', 856, '-075.408412', '+39.733769');

insert  into zipcodes values 
(8068, 'Pemberton', 'NJ', 609, '-074.709185', '+39.966394'), 
(8069, 'Penns Grove', 'NJ', 856, '-075.288423', '+39.619937'), 
(8070, 'Pennsville', 'NJ', 856, '-075.512699', '+39.637683'), 
(8071, 'Pitman', 'NJ', 856, '-075.136809', '+39.734928'), 
(8072, 'Quinton', 'NJ', 856, '-075.383689', '+39.541055'), 
(8073, 'Rancocas', 'NJ', 856, '-074.725079', '+39.862433'), 
(8074, 'Richwood', 'NJ', 856, '-075.168141', '+39.720622'), 
(8075, 'Riverside', 'NJ', 856, '-074.853307', '+40.063293'), 
(8076, 'Riverton', 'NJ', 856, '-074.725079', '+39.862433'), 
(8077, 'Riverton', 'NJ', 856, '-074.908710', '+39.999211'), 
(8078, 'Runnemede', 'NJ', 856, '-075.070672', '+39.850163'), 
(8079, 'Salem', 'NJ', 856, '-075.439362', '+39.587729'), 
(8080, 'Sewell', 'NJ', 856, '-075.201593', '+39.755210'), 
(8081, 'Sicklerville', 'NJ', 856, '-074.970462', '+39.747558'), 
(8083, 'Somerdale', 'NJ', 856, '-075.022163', '+39.844063'), 
(8084, 'Stratford', 'NJ', 856, '-075.012012', '+39.829763'), 
(8085, 'Swedesboro', 'NJ', 856, '-075.318049', '+39.752740'), 
(8086, 'Thorofare', 'NJ', 856, '-075.248610', '+39.838721'), 
(8087, 'Tuckerton', 'NJ', 609, '-074.288092', '+39.671687'), 
(8088, 'Vincentown', 'NJ', 609, '-074.669346', '+39.860351'), 
(8089, 'Waterford Works', 'NJ', 856, '-074.836939', '+39.723037'), 
(8090, 'Wenonah', 'NJ', 856, '-075.148071', '+39.798313'), 
(8091, 'West Berlin', 'NJ', 856, '-074.950993', '+39.734923'), 
(8092, 'West Creek', 'NJ', 609, '-074.295555', '+39.656391'), 
(8093, 'Westville', 'NJ', 856, '-075.137320', '+39.857810'), 
(8094, 'Williamstown', 'NJ', 856, '-075.058082', '+39.725538'), 
(8095, 'Winslow', 'NJ', 856, '-074.868531', '+39.654885'), 
(8096, 'Woodbury', 'NJ', 856, '-075.129669', '+39.822013'), 
(8097, 'Woodbury Heights', 'NJ', 856, '-075.197870', '+39.762971'), 
(8098, 'Woodstown', 'NJ', 856, '-075.379897', '+39.586000'), 
(8099, 'Bellmawr', 'NJ', 856, '-074.962071', '+39.779179'), 
(8101, 'Camden', 'NJ', 856, '-074.938259', '+39.802370'), 
(8102, 'Camden', 'NJ', 856, '-075.118869', '+39.950912'), 
(8103, 'Camden', 'NJ', 856, '-075.108519', '+39.933174'), 
(8104, 'Camden', 'NJ', 856, '-075.109169', '+39.916612'), 
(8105, 'Camden', 'NJ', 856, '-075.084667', '+39.920162'), 
(8106, 'Audubon', 'NJ', 856, '-074.994647', '+39.828349'), 
(8107, 'Oaklyn', 'NJ', 856, '-075.053114', '+39.872001'), 
(8108, 'Collingswood', 'NJ', 856, '-074.991268', '+39.834003'), 
(8109, 'Merchantville', 'NJ', 856, '-075.059916', '+39.950312'), 
(8110, 'Pennsauken', 'NJ', 856, '-074.945624', '+39.839405'), 
(8201, 'Absecon', 'NJ', 609, '-074.680323', '+39.489090'), 
(8202, 'Avalon', 'NJ', 609, '-074.731427', '+39.112027'), 
(8203, 'Brigantine', 'NJ', 609, '-074.494010', '+39.370172'), 
(8204, 'Cape May', 'NJ', 609, '-074.767939', '+39.110337'), 
(8210, 'Cape May Court House', 'NJ', 609, '-074.780560', '+39.137841'), 
(8212, 'Cape May Point', 'NJ', 609, '-074.965385', '+38.937168'), 
(8213, 'Cologne', 'NJ', 609, '-074.608557', '+39.509208'), 
(8214, 'Dennisville', 'NJ', 609, '-074.816619', '+39.056521'), 
(8215, 'Egg Harbor City', 'NJ', 609, '-074.638341', '+39.530539'), 
(8217, 'Elwood', 'NJ', 609, '-074.719989', '+39.573741'), 
(8218, 'Goshen', 'NJ', 609, '-074.816619', '+39.056521'), 
(8219, 'Green Creek', 'NJ', 609, '-074.816619', '+39.056521'), 
(8220, 'Leeds Point', 'NJ', 609, '-074.608557', '+39.509208'), 
(8221, 'Linwood', 'NJ', 609, '-074.622112', '+39.427786'), 
(8223, 'Marmora', 'NJ', 609, '-074.730380', '+39.139520'), 
(8224, 'New Gretna', 'NJ', 609, '-074.435683', '+39.595197'), 
(8225, 'Northfield', 'NJ', 609, '-074.572227', '+39.421922'), 
(8226, 'Ocean City', 'NJ', 609, '-074.604409', '+39.248530'), 
(8230, 'Ocean View', 'NJ', 609, '-074.778293', '+39.205183'), 
(8231, 'Oceanville', 'NJ', 609, '-074.608557', '+39.509208'), 
(8232, 'Pleasantville', 'NJ', 609, '-074.686004', '+39.470869'), 
(8234, 'Egg Harbor Township', 'NJ', 609, '-074.611764', '+39.374067'), 
(8240, 'Pomona', 'NJ', 609, '-074.554334', '+39.487717'), 
(8241, 'Port Republic', 'NJ', 609, '-074.694414', '+39.521785'), 
(8242, 'Rio Grande', 'NJ', 609, '-074.883671', '+39.017283'), 
(8243, 'Sea Isle City', 'NJ', 609, '-074.700502', '+39.154028'), 
(8244, 'Somers Point', 'NJ', 609, '-074.664422', '+39.425655'), 
(8245, 'South Dennis', 'NJ', 609, '-074.848733', '+39.099980'), 
(8246, 'South Seaville', 'NJ', 609, '-074.816619', '+39.056521'), 
(8247, 'Stone Harbor', 'NJ', 609, '-074.775050', '+39.047882'), 
(8248, 'Strathmere', 'NJ', 609, '-074.661977', '+39.192018'), 
(8250, 'Tuckahoe', 'NJ', 609, '-074.816619', '+39.056521'), 
(8251, 'Villas', 'NJ', 609, '-074.851181', '+39.140921'), 
(8252, 'Whitesboro', 'NJ', 609, '-074.861792', '+39.042124'), 
(8260, 'Wildwood', 'NJ', 609, '-074.776740', '+39.067777'), 
(8270, 'Woodbine', 'NJ', 609, '-074.786886', '+39.158165'), 
(8302, 'Bridgeton', 'NJ', 856, '-075.161700', '+39.376200'), 
(8310, 'Buena', 'NJ', 856, '-074.899762', '+39.523712'), 
(8311, 'Cedarville', 'NJ', 856, '-075.117761', '+39.330611'), 
(8312, 'Clayton', 'NJ', 856, '-075.078625', '+39.653531'), 
(8313, 'Deerfield Street', 'NJ', 856, '-075.224865', '+39.529261'), 
(8314, 'Delmont', 'NJ', 856, '-074.977352', '+39.358151'), 
(8315, 'Dividing Creek', 'NJ', 856, '-075.095025', '+39.273214'), 
(8316, 'Dorchester', 'NJ', 856, '-074.979118', '+39.267898'), 
(8317, 'Dorothy', 'NJ', 609, '-074.826057', '+39.425858'), 
(8318, 'Elmer', 'NJ', 856, '-075.198368', '+39.548074'), 
(8319, 'Estell Manor', 'NJ', 609, '-074.805412', '+39.376144'), 
(8320, 'Fairton', 'NJ', 856, '-075.221681', '+39.379906'), 
(8321, 'Fortescue', 'NJ', 856, '-075.191370', '+39.273034'), 
(8322, 'Franklinville', 'NJ', 856, '-075.035749', '+39.598230'), 
(8323, 'Greenwich', 'NJ', 856, '-075.320881', '+39.405498'), 
(8324, 'Heislerville', 'NJ', 856, '-074.994184', '+39.224047'), 
(8326, 'Landisville', 'NJ', 856, '-074.934493', '+39.533843'), 
(8327, 'Leesburg', 'NJ', 856, '-075.007418', '+39.387948'), 
(8328, 'Malaga', 'NJ', 856, '-075.055482', '+39.581010'), 
(8329, 'Mauricetown', 'NJ', 856, '-074.998319', '+39.285278'), 
(8330, 'Mays Landing', 'NJ', 609, '-074.715880', '+39.472040'), 
(8332, 'Millville', 'NJ', 856, '-075.042820', '+39.370401'), 
(8340, 'Milmay', 'NJ', 609, '-074.869885', '+39.447855'), 
(8341, 'Minotola', 'NJ', 856, '-074.940036', '+39.530779'), 
(8342, 'Mizpah', 'NJ', 609, '-074.833469', '+39.502080'), 
(8343, 'Monroeville', 'NJ', 856, '-075.144475', '+39.641089'), 
(8344, 'Newfield', 'NJ', 856, '-075.014084', '+39.565465'), 
(8345, 'Newport', 'NJ', 856, '-075.109132', '+39.304244'), 
(8346, 'Newtonville', 'NJ', 609, '-074.870807', '+39.557607'), 
(8347, 'Norma', 'NJ', 856, '-075.082022', '+39.499765'), 
(8348, 'Port Elizabeth', 'NJ', 856, '-074.980668', '+39.313114'), 
(8349, 'Port Norris', 'NJ', 856, '-075.098448', '+39.283259'), 
(8350, 'Richland', 'NJ', 609, '-074.875543', '+39.491351'), 
(8352, 'Rosenhayn', 'NJ', 856, '-075.146176', '+39.469515'), 
(8353, 'Shiloh', 'NJ', 856, '-075.207667', '+39.421650'), 
(8360, 'Vineland', 'NJ', 856, '-075.025676', '+39.392671'), 
(8361, 'Vineland', 'NJ', 856, '-074.965279', '+39.465465'), 
(8362, 'Vineland', 'NJ', 856, '-075.027671', '+39.271264'), 
(8370, 'Riverside', 'NJ', 856, null, null), 
(8401, 'Atlantic City', 'NJ', 609, '-074.643014', '+39.486848'), 
(8402, 'Margate City', 'NJ', 609, '-074.666123', '+39.442068'), 
(8403, 'Longport', 'NJ', 609, '-074.513497', '+39.324265'), 
(8404, 'Atlantic City', 'NJ', 609, '-074.608557', '+39.509208'), 
(8405, 'Atlantic City', 'NJ', 609, '-074.608557', '+39.509208'), 
(8406, 'Ventnor City', 'NJ', 609, '-074.664150', '+39.414646'), 
(8501, 'Allentown', 'NJ', 609, '-074.539598', '+40.149712'), 
(8502, 'Belle Mead', 'NJ', 908, '-074.648302', '+40.461504'), 
(8504, 'Blawenburg', 'NJ', 609, '-074.668753', '+40.425369'), 
(8505, 'Bordentown', 'NJ', 609, '-074.724711', '+40.101535'), 
(8510, 'Clarksburg', 'NJ', 609, '-074.442803', '+40.193311'), 
(8511, 'Cookstown', 'NJ', 609, '-074.557215', '+40.049551'), 
(8512, 'Cranbury', 'NJ', 609, '-074.516597', '+40.323116'), 
(8514, 'Cream Ridge', 'NJ', 609, '-074.465018', '+40.139913'), 
(8515, 'Crosswicks', 'NJ', 609, '-074.661474', '+40.147555'), 
(8518, 'Florence', 'NJ', 609, '-074.738863', '+40.124860'), 
(8520, 'Hightstown', 'NJ', 609, '-074.572449', '+40.281558'), 
(8525, 'Hopewell', 'NJ', 609, '-074.783956', '+40.389675'), 
(8526, 'Imlaystown', 'NJ', 609, '-074.475936', '+40.162275'), 
(8527, 'Jackson', 'NJ', 732, '-074.352814', '+40.105164'), 
(8528, 'Kingston', 'NJ', 609, '-074.609551', '+40.382756'), 
(8530, 'Lambertville', 'NJ', 609, '-074.901535', '+40.379360'), 
(8533, 'New Egypt', 'NJ', 609, '-074.498741', '+40.082940'), 
(8534, 'Pennington', 'NJ', 609, '-074.813557', '+40.328630'), 
(8535, 'Perrineville', 'NJ', 732, '-074.452293', '+40.225860'), 
(8536, 'Plainsboro', 'NJ', 609, '-074.582062', '+40.342197'), 
(8540, 'Princeton', 'NJ', 609, '-074.693953', '+40.343625'), 
(8541, 'Princeton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8542, 'Princeton', 'NJ', 609, '-074.658852', '+40.350456'), 
(8543, 'Princeton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8544, 'Princeton', 'NJ', 609, '-074.652811', '+40.349206'), 
(8550, 'Princeton Junction', 'NJ', 609, '-074.651101', '+40.266858'), 
(8551, 'Ringoes', 'NJ', 908, '-074.840322', '+40.445602'), 
(8553, 'Rocky Hill', 'NJ', 609, '-074.632256', '+40.412705'), 
(8554, 'Roebling', 'NJ', 609, '-074.711814', '+40.071829'), 
(8555, 'Roosevelt', 'NJ', 609, '-074.474745', '+40.221360'), 
(8556, 'Rosemont', 'NJ', 609, '-074.988619', '+40.419965'), 
(8557, 'Sergeantsville', 'NJ', 609, '-074.949409', '+40.563654'), 
(8558, 'Skillman', 'NJ', 609, '-074.708525', '+40.434255'), 
(8559, 'Stockton', 'NJ', 609, '-074.970597', '+40.436413'), 
(8560, 'Titusville', 'NJ', 609, '-074.863858', '+40.311826'), 
(8561, 'Windsor', 'NJ', 609, '-074.578709', '+40.242313'), 
(8562, 'Wrightstown', 'NJ', 609, '-074.608402', '+40.075100'), 
(8570, 'Cranbury', 'NJ', 609, '-074.417344', '+40.430006'), 
(8601, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8602, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8603, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8604, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8605, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8606, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8607, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8608, 'Trenton', 'NJ', 609, '-074.764055', '+40.220108'), 
(8609, 'Trenton', 'NJ', 609, '-074.741004', '+40.224808'), 
(8610, 'Trenton', 'NJ', 609, '-074.704953', '+40.201609'), 
(8611, 'Trenton', 'NJ', 609, '-074.741554', '+40.196658'), 
(8618, 'Trenton', 'NJ', 609, '-074.732504', '+40.223608'), 
(8619, 'Trenton', 'NJ', 609, '-074.696151', '+40.241808'), 
(8620, 'Trenton', 'NJ', 609, '-074.639852', '+40.194664'), 
(8625, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8628, 'Trenton', 'NJ', 609, '-074.816757', '+40.265457'), 
(8629, 'Trenton', 'NJ', 609, '-074.733404', '+40.219558'), 
(8638, 'Trenton', 'NJ', 609, '-074.716954', '+40.232908'), 
(8640, 'Trenton', 'NJ', 609, '-074.605198', '+40.009789'), 
(8641, 'Trenton', 'NJ', 609, '-074.624050', '+39.968787'), 
(8645, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8646, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8647, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8648, 'Trenton', 'NJ', 609, '-074.691180', '+40.279457'), 
(8650, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8666, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8677, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8690, 'Trenton', 'NJ', 609, '-074.657602', '+40.233577'), 
(8691, 'Trenton', 'NJ', 609, '-074.593949', '+40.219738'), 
(8695, 'Trenton', 'NJ', 609, '-074.712018', '+40.280531'), 
(8701, 'Lakewood', 'NJ', 732, '-074.149784', '+39.945170'), 
(8720, 'Allenwood', 'NJ', 732, '-074.112210', '+40.138878'), 
(8721, 'Bayville', 'NJ', 732, '-074.300023', '+39.966604'), 
(8722, 'Beachwood', 'NJ', 732, '-074.198585', '+39.927521'), 
(8723, 'Brick', 'NJ', 732, '-074.122989', '+39.940021'), 
(8724, 'Brick', 'NJ', 732, '-074.171090', '+39.938047'), 
(8730, 'Brielle', 'NJ', 732, '-074.065081', '+40.107614'), 
(8731, 'Forked River', 'NJ', 609, '-074.230522', '+39.876031'), 
(8732, 'Island Heights', 'NJ', 732, '-074.128482', '+39.983267'), 
(8733, 'Lakehurst', 'NJ', 732, '-074.282240', '+39.992317'), 
(8734, 'Lanoka Harbor', 'NJ', 609, '-074.168217', '+39.863489'), 
(8735, 'Lavallette', 'NJ', 732, '-074.072030', '+39.980917'), 
(8736, 'Manasquan', 'NJ', 732, '-074.069963', '+40.121514'), 
(8738, 'Mantoloking', 'NJ', 732, '-074.056880', '+40.029916'), 
(8739, 'Normandy Beach', 'NJ', 732, '-074.249280', '+40.000759'), 
(8740, 'Ocean Gate', 'NJ', 732, '-074.133332', '+39.926628'), 
(8741, 'Pine Beach', 'NJ', 732, '-074.109626', '+40.003246'), 
(8742, 'Point Pleasant Beach', 'NJ', 732, '-074.157056', '+39.954807'), 
(8750, 'Sea Girt', 'NJ', 732, '-074.043772', '+40.161392'), 
(8751, 'Seaside Heights', 'NJ', 732, '-074.181649', '+39.945991'), 
(8752, 'Seaside Park', 'NJ', 732, '-074.145694', '+39.805832'), 
(8753, 'Toms River', 'NJ', 732, '-074.215336', '+39.958851'), 
(8754, 'Toms River', 'NJ', 732, '-074.249280', '+40.000759'), 
(8755, 'Toms River', 'NJ', 732, '-074.256821', '+40.000696'), 
(8756, 'Toms River', 'NJ', 732, '-074.191058', '+39.787966'), 
(8757, 'Toms River', 'NJ', 732, '-074.264068', '+39.943064'), 
(8758, 'Waretown', 'NJ', 609, '-074.246662', '+39.787943'), 
(8759, 'Whiting', 'NJ', 732, '-074.297820', '+39.945798'), 
(8801, 'Annandale', 'NJ', 908, '-074.890685', '+40.631008'), 
(8802, 'Asbury', 'NJ', 908, '-075.028089', '+40.695034'), 
(8803, 'Baptistown', 'NJ', 908, '-074.949409', '+40.563654'), 
(8804, 'Bloomsbury', 'NJ', 908, '-075.092934', '+40.646294'), 
(8805, 'Bound Brook', 'NJ', 732, '-074.538249', '+40.575402'), 
(8807, 'Bridgewater', 'NJ', 908, '-074.607518', '+40.598702'), 
(8808, 'Broadway', 'NJ', 908, '-075.046926', '+40.737213'), 
(8809, 'Clinton', 'NJ', 908, '-074.845574', '+40.530500'), 
(8810, 'Dayton', 'NJ', 732, '-074.494889', '+40.372306'), 
(8812, 'Dunellen', 'NJ', 732, '-074.463947', '+40.589702'), 
(8816, 'East Brunswick', 'NJ', 732, '-074.421695', '+40.427697'), 
(8817, 'Edison', 'NJ', 732, '-074.393444', '+40.519753'), 
(8818, 'Edison', 'NJ', 732, '-074.417344', '+40.430006'), 
(8820, 'Edison', 'NJ', 732, '-074.362616', '+40.576611'), 
(8821, 'Flagtown', 'NJ', 908, '-074.599801', '+40.566553'), 
(8822, 'Flemington', 'NJ', 908, '-074.863283', '+40.507860'), 
(8823, 'Franklin Park', 'NJ', 908, '-074.560249', '+40.440604'), 
(8824, 'Kendall Park', 'NJ', 732, '-074.549761', '+40.422955'), 
(8825, 'Frenchtown', 'NJ', 908, '-075.012655', '+40.581190'), 
(8826, 'Glen Gardner', 'NJ', 908, '-074.904575', '+40.578191'), 
(8827, 'Hampton', 'NJ', 908, '-074.964692', '+40.666700'), 
(8828, 'Helmetta', 'NJ', 732, '-074.421644', '+40.375540'), 
(8829, 'High Bridge', 'NJ', 908, '-074.889823', '+40.668163'), 
(8830, 'Iselin', 'NJ', 732, '-074.315042', '+40.569211'), 
(8831, 'Jamesburg', 'NJ', 732, '-074.428870', '+40.343757'), 
(8832, 'Keasbey', 'NJ', 732, '-074.306961', '+40.517559'), 
(8833, 'Lebanon', 'NJ', 908, '-074.829976', '+40.635369'), 
(8834, 'Little York', 'NJ', 908, '-074.949409', '+40.563654'), 
(8835, 'Manville', 'NJ', 908, '-074.589225', '+40.541053'), 
(8836, 'Martinsville', 'NJ', 908, '-074.553800', '+40.604352'), 
(8837, 'Edison', 'NJ', 732, '-074.350393', '+40.527054'), 
(8840, 'Metuchen', 'NJ', 732, '-074.451940', '+40.472224'), 
(8846, 'Middlesex', 'NJ', 732, '-074.499398', '+40.575202'), 
(8848, 'Milford', 'NJ', 908, '-074.970542', '+40.664749'), 
(8850, 'Milltown', 'NJ', 732, '-074.444395', '+40.448255'), 
(8852, 'Monmouth Junction', 'NJ', 732, '-074.555799', '+40.386942'), 
(8853, 'Neshanic Station', 'NJ', 908, '-074.726555', '+40.492604'), 
(8854, 'Piscataway', 'NJ', 732, '-074.457746', '+40.552925'), 
(8855, 'Piscataway', 'NJ', 732, '-074.417344', '+40.430006'), 
(8857, 'Old Bridge', 'NJ', 732, '-074.314319', '+40.407319'), 
(8858, 'Oldwick', 'NJ', 908, '-074.752537', '+40.691798'), 
(8859, 'Parlin', 'NJ', 732, '-074.306956', '+40.459205'), 
(8861, 'Perth Amboy', 'NJ', 732, '-074.279144', '+40.520654'), 
(8862, 'Perth Amboy', 'NJ', 732, '-074.417344', '+40.430006'), 
(8863, 'Fords', 'NJ', 732, '-074.315250', '+40.531390'), 
(8865, 'Phillipsburg', 'NJ', 908, '-074.987430', '+40.765309'), 
(8867, 'Pittstown', 'NJ', 908, '-074.976982', '+40.585926'), 
(8868, 'Quakertown', 'NJ', 908, '-074.938931', '+40.565493'), 
(8869, 'Raritan', 'NJ', 908, '-074.642649', '+40.573802'), 
(8870, 'Readington', 'NJ', 908, '-074.949409', '+40.563654'), 
(8871, 'Sayreville', 'NJ', 732, '-074.417344', '+40.430006'), 
(8872, 'Sayreville', 'NJ', 732, '-074.334192', '+40.453358'), 
(8873, 'Somerset', 'NJ', 908, '-074.523648', '+40.491002'), 
(8875, 'Somerset', 'NJ', 908, '-074.711731', '+40.580918'), 
(8876, 'Somerville', 'NJ', 908, '-074.661650', '+40.560314'), 
(8877, 'South River', 'NJ', 732, '-074.417344', '+40.430006'), 
(8878, 'South Amboy', 'NJ', 732, '-074.250942', '+40.436865'), 
(8879, 'South Amboy', 'NJ', 732, '-074.274168', '+40.463970'), 
(8880, 'South Bound Brook', 'NJ', 732, '-074.531149', '+40.552253'), 
(8882, 'South River', 'NJ', 732, '-074.381768', '+40.445905'), 
(8884, 'Spotswood', 'NJ', 732, '-074.393249', '+40.385707'), 
(8885, 'Stanton', 'NJ', 908, '-074.831105', '+40.576372'), 
(8886, 'Stewartsville', 'NJ', 908, '-075.072957', '+40.717349'), 
(8887, 'Three Bridges', 'NJ', 908, '-074.794632', '+40.520570'), 
(8888, 'Whitehouse', 'NJ', 908, '-074.740597', '+40.619412'), 
(8889, 'Whitehouse Station', 'NJ', 908, '-074.772376', '+40.615577'), 
(8890, 'Zarephath', 'NJ', 732, '-074.578872', '+40.536069'), 
(8896, 'Raritan', 'NJ', 908, '-074.599801', '+40.566553'), 
(8899, 'Edison', 'NJ', 732, '-074.420545', '+40.520254'), 
(8901, 'New Brunswick', 'NJ', 732, '-074.444395', '+40.486754'), 
(8902, 'North Brunswick', 'NJ', 732, '-074.488547', '+40.437705'), 
(8903, 'New Brunswick', 'NJ', 732, '-074.445098', '+40.513854'), 
(8904, 'Highland Park', 'NJ', 732, '-074.428095', '+40.499866'), 
(8905, 'New Brunswick', 'NJ', 732, '-074.417344', '+40.430006'), 
(8906, 'New Brunswick', 'NJ', 732, '-074.417344', '+40.430006'), 
(8922, 'New Brunswick', 'NJ', 732, '-074.417344', '+40.430006'), 
(8933, 'New Brunswick', 'NJ', 732, '-074.417344', '+40.430006'), 
(8988, 'New Brunswick', 'NJ', 732, '-074.417344', '+40.430006'), 
(8989, 'New Brunswick', 'NJ', 732, '-074.417344', '+40.430006'), 
(9007, 'APO', 'AE', 0, null, null), 
(9009, 'APO', 'AE', 0, null, null), 
(9012, 'APO', 'AE', 0, null, null), 
(9014, 'APO', 'AE', 0, null, null), 
(9021, 'APO', 'AE', 0, null, null), 
(9028, 'APO', 'AE', 0, null, null), 
(9029, 'APO', 'AE', 0, null, null), 
(9031, 'APO', 'AE', 0, null, null), 
(9033, 'APO', 'AE', 0, null, null), 
(9034, 'APO', 'AE', 0, null, null), 
(9036, 'APO', 'AE', 0, null, null), 
(9037, 'APO', 'AE', 0, null, null), 
(9041, 'APO', 'AE', 0, null, null), 
(9042, 'APO', 'AE', 0, null, null), 
(9045, 'APO', 'AE', 0, null, null), 
(9046, 'APO', 'AE', 0, null, null), 
(9050, 'APO', 'AE', 0, null, null), 
(9053, 'APO', 'AE', 0, null, null), 
(9054, 'APO', 'AE', 0, null, null), 
(9056, 'APO', 'AE', 0, null, null), 
(9058, 'APO', 'AE', 0, null, null), 
(9059, 'APO', 'AE', 0, null, null), 
(9060, 'APO', 'AE', 0, null, null), 
(9063, 'APO', 'AE', 0, null, null), 
(9064, 'APO', 'AE', 0, null, null), 
(9067, 'APO', 'AE', 0, null, null), 
(9068, 'APO', 'AE', 0, null, null), 
(9069, 'APO', 'AE', 0, null, null), 
(9072, 'APO', 'AE', 0, null, null), 
(9074, 'APO', 'AE', 0, null, null), 
(9076, 'APO', 'AE', 0, null, null), 
(9080, 'APO', 'AE', 0, null, null), 
(9081, 'APO', 'AE', 0, null, null), 
(9082, 'APO', 'AE', 0, null, null), 
(9086, 'APO', 'AE', 0, null, null), 
(9089, 'APO', 'AE', 0, null, null), 
(9090, 'APO', 'AE', 0, null, null), 
(9094, 'APO', 'AE', 0, null, null), 
(9095, 'APO', 'AE', 0, null, null), 
(9096, 'APO', 'AE', 0, null, null), 
(9098, 'APO', 'AE', 0, null, null), 
(9099, 'APO', 'AE', 0, null, null), 
(9100, 'APO', 'AE', 0, null, null), 
(9102, 'APO', 'AE', 0, null, null), 
(9103, 'APO', 'AE', 0, null, null), 
(9104, 'APO', 'AE', 0, null, null), 
(9106, 'APO', 'AE', 0, null, null), 
(9107, 'APO', 'AE', 0, null, null), 
(9110, 'APO', 'AE', 0, null, null), 
(9111, 'APO', 'AE', 0, null, null), 
(9112, 'APO', 'AE', 0, null, null), 
(9114, 'APO', 'AE', 0, null, null), 
(9123, 'APO', 'AE', 0, null, null), 
(9126, 'APO', 'AE', 0, null, null), 
(9128, 'APO', 'AE', 0, null, null), 
(9131, 'APO', 'AE', 0, null, null), 
(9136, 'APO', 'AE', 0, null, null), 
(9137, 'APO', 'AE', 0, null, null), 
(9138, 'APO', 'AE', 0, null, null), 
(9139, 'APO', 'AE', 0, null, null), 
(9140, 'APO', 'AE', 0, null, null), 
(9141, 'APO', 'AE', 0, null, null), 
(9142, 'APO', 'AE', 0, null, null), 
(9143, 'APO', 'AE', 0, null, null), 
(9154, 'APO', 'AE', 0, null, null), 
(9157, 'APO', 'AE', 0, null, null), 
(9164, 'APO', 'AE', 0, null, null), 
(9165, 'APO', 'AE', 0, null, null), 
(9166, 'APO', 'AE', 0, null, null), 
(9169, 'APO', 'AE', 0, null, null), 
(9172, 'APO', 'AE', 0, null, null), 
(9173, 'APO', 'AE', 0, null, null), 
(9175, 'APO', 'AE', 0, null, null), 
(9177, 'APO', 'AE', 0, null, null), 
(9178, 'APO', 'AE', 0, null, null), 
(9180, 'APO', 'AE', 0, null, null), 
(9182, 'APO', 'AE', 0, null, null), 
(9183, 'APO', 'AE', 0, null, null), 
(9185, 'APO', 'AE', 0, null, null), 
(9186, 'APO', 'AE', 0, null, null), 
(9189, 'APO', 'AE', 0, null, null), 
(9211, 'APO', 'AE', 0, null, null), 
(9212, 'APO', 'AE', 0, null, null), 
(9213, 'APO', 'AE', 0, null, null), 
(9214, 'APO', 'AE', 0, null, null), 
(9220, 'APO', 'AE', 0, null, null), 
(9222, 'APO', 'AE', 0, null, null), 
(9225, 'APO', 'AE', 0, null, null), 
(9226, 'APO', 'AE', 0, null, null), 
(9227, 'APO', 'AE', 0, null, null), 
(9229, 'APO', 'AE', 0, null, null), 
(9234, 'APO', 'AE', 0, null, null), 
(9237, 'APO', 'AE', 0, null, null), 
(9239, 'APO', 'AE', 0, null, null), 
(9244, 'APO', 'AE', 0, null, null), 
(9245, 'APO', 'AE', 0, null, null), 
(9250, 'APO', 'AE', 0, null, null), 
(9252, 'APO', 'AE', 0, null, null), 
(9262, 'APO', 'AE', 0, null, null), 
(9263, 'APO', 'AE', 0, null, null), 
(9264, 'APO', 'AE', 0, null, null), 
(9265, 'APO', 'AE', 0, null, null), 
(9266, 'APO', 'AE', 0, null, null), 
(9267, 'APO', 'AE', 0, null, null), 
(9269, 'APO', 'AE', 0, null, null), 
(9275, 'APO', 'AE', 0, null, null), 
(9302, 'APO', 'AE', 0, null, null), 
(9311, 'APO', 'AE', 0, null, null), 
(9321, 'APO', 'AE', 0, null, null), 
(9338, 'APO', 'AE', 0, null, null), 
(9396, 'APO', 'AE', 0, null, null), 
(9397, 'APO', 'AE', 0, null, null), 
(9398, 'APO', 'AE', 0, null, null), 
(9409, 'FPO', 'AE', 0, null, null), 
(9419, 'FPO', 'AE', 0, null, null), 
(9420, 'FPO', 'AE', 0, null, null), 
(9421, 'FPO', 'AE', 0, null, null), 
(9422, 'FPO', 'AE', 0, null, null), 
(9433, 'FPO', 'AE', 0, null, null), 
(9447, 'APO', 'AE', 0, null, null), 
(9448, 'APO', 'AE', 0, null, null), 
(9449, 'APO', 'AE', 0, null, null), 
(9454, 'APO', 'AE', 0, null, null), 
(9456, 'APO', 'AE', 0, null, null), 
(9459, 'APO', 'AE', 0, null, null), 
(9460, 'APO', 'AE', 0, null, null), 
(9461, 'APO', 'AE', 0, null, null), 
(9463, 'APO', 'AE', 0, null, null), 
(9464, 'APO', 'AE', 0, null, null), 
(9465, 'APO', 'AE', 0, null, null), 
(9468, 'APO', 'AE', 0, null, null), 
(9469, 'APO', 'AE', 0, null, null), 
(9470, 'APO', 'AE', 0, null, null), 
(9494, 'APO', 'AE', 0, null, null), 
(9496, 'APO', 'AE', 0, null, null), 
(9498, 'FPO', 'AE', 0, null, null), 
(9499, 'FPO', 'AE', 0, null, null), 
(9501, 'FPO', 'AE', 0, null, null), 
(9502, 'FPO', 'AE', 0, null, null), 
(9503, 'FPO', 'AE', 0, null, null), 
(9504, 'FPO', 'AE', 0, null, null), 
(9505, 'FPO', 'AE', 0, null, null), 
(9506, 'FPO', 'AE', 0, null, null), 
(9507, 'FPO', 'AE', 0, null, null), 
(9508, 'FPO', 'AE', 0, null, null), 
(9509, 'FPO', 'AE', 0, null, null), 
(9510, 'FPO', 'AE', 0, null, null), 
(9511, 'FPO', 'AE', 0, null, null), 
(9512, 'FPO', 'AE', 0, null, null), 
(9517, 'FPO', 'AE', 0, null, null), 
(9521, 'FPO', 'AE', 0, null, null), 
(9524, 'APO', 'AE', 0, null, null), 
(9529, 'FPO', 'AE', 0, null, null), 
(9531, 'FPO', 'AE', 0, null, null), 
(9532, 'FPO', 'AE', 0, null, null), 
(9534, 'FPO', 'AE', 0, null, null), 
(9536, 'FPO', 'AE', 0, null, null), 
(9538, 'FPO', 'AE', 0, null, null), 
(9543, 'FPO', 'AE', 0, null, null), 
(9544, 'FPO', 'AE', 0, null, null), 
(9545, 'FPO', 'AE', 0, null, null), 
(9547, 'FPO', 'AE', 0, null, null), 
(9549, 'FPO', 'AE', 0, null, null), 
(9550, 'FPO', 'AE', 0, null, null), 
(9551, 'FPO', 'AE', 0, null, null), 
(9554, 'FPO', 'AE', 0, null, null), 
(9556, 'FPO', 'AE', 0, null, null), 
(9557, 'FPO', 'AE', 0, null, null), 
(9563, 'FPO', 'AE', 0, null, null), 
(9564, 'FPO', 'AE', 0, null, null), 
(9565, 'FPO', 'AE', 0, null, null), 
(9566, 'FPO', 'AE', 0, null, null), 
(9567, 'FPO', 'AE', 0, null, null), 
(9568, 'FPO', 'AE', 0, null, null), 
(9569, 'FPO', 'AE', 0, null, null), 
(9570, 'FPO', 'AE', 0, null, null), 
(9573, 'FPO', 'AE', 0, null, null), 
(9574, 'FPO', 'AE', 0, null, null), 
(9575, 'FPO', 'AE', 0, null, null), 
(9576, 'FPO', 'AE', 0, null, null), 
(9577, 'FPO', 'AE', 0, null, null), 
(9578, 'FPO', 'AE', 0, null, null), 
(9579, 'FPO', 'AE', 0, null, null), 
(9581, 'FPO', 'AE', 0, null, null), 
(9582, 'FPO', 'AE', 0, null, null), 
(9586, 'FPO', 'AE', 0, null, null), 
(9587, 'FPO', 'AE', 0, null, null), 
(9588, 'FPO', 'AE', 0, null, null), 
(9590, 'FPO', 'AE', 0, null, null), 
(9591, 'FPO', 'AE', 0, null, null), 
(9593, 'FPO', 'AE', 0, null, null), 
(9594, 'FPO', 'AE', 0, null, null), 
(9595, 'FPO', 'AE', 0, null, null), 
(9596, 'FPO', 'AE', 0, null, null), 
(9599, 'FPO', 'AE', 0, null, null), 
(9601, 'APO', 'AE', 0, null, null), 
(9603, 'APO', 'AE', 0, null, null), 
(9609, 'FPO', 'AE', 0, null, null), 
(9610, 'APO', 'AE', 0, null, null), 
(9612, 'FPO', 'AE', 0, null, null), 
(9613, 'APO', 'AE', 0, null, null), 
(9617, 'APO', 'AE', 0, null, null), 
(9618, 'FPO', 'AE', 0, null, null), 
(9619, 'FPO', 'AE', 0, null, null), 
(9620, 'FPO', 'AE', 0, null, null), 
(9621, 'FPO', 'AE', 0, null, null), 
(9622, 'FPO', 'AE', 0, null, null), 
(9623, 'FPO', 'AE', 0, null, null), 
(9624, 'APO', 'AE', 0, null, null), 
(9625, 'FPO', 'AE', 0, null, null), 
(9626, 'FPO', 'AE', 0, null, null), 
(9627, 'FPO', 'AE', 0, null, null), 
(9628, 'APO', 'AE', 0, null, null), 
(9630, 'APO', 'AE', 0, null, null), 
(9631, 'APO', 'AE', 0, null, null), 
(9636, 'FPO', 'AE', 0, null, null), 
(9642, 'APO', 'AE', 0, null, null), 
(9643, 'APO', 'AE', 0, null, null), 
(9644, 'FPO', 'AE', 0, null, null), 
(9645, 'FPO', 'AE', 0, null, null), 
(9647, 'APO', 'AE', 0, null, null), 
(9703, 'APO', 'AE', 0, null, null), 
(9704, 'APO', 'AE', 0, null, null), 
(9705, 'APO', 'AE', 0, null, null), 
(9706, 'APO', 'AE', 0, null, null), 
(9707, 'APO', 'AE', 0, null, null), 
(9708, 'APO', 'AE', 0, null, null), 
(9709, 'APO', 'AE', 0, null, null), 
(9710, 'APO', 'AE', 0, null, null), 
(9713, 'APO', 'AE', 0, null, null), 
(9714, 'APO', 'AE', 0, null, null), 
(9715, 'APO', 'AE', 0, null, null), 
(9716, 'APO', 'AE', 0, null, null), 
(9717, 'APO', 'AE', 0, null, null), 
(9718, 'APO', 'AE', 0, null, null), 
(9720, 'APO', 'AE', 0, null, null), 
(9721, 'APO', 'AE', 0, null, null), 
(9722, 'APO', 'AE', 0, null, null), 
(9723, 'APO', 'AE', 0, null, null), 
(9724, 'APO', 'AE', 0, null, null), 
(9725, 'APO', 'AE', 0, null, null), 
(9726, 'APO', 'AE', 0, null, null), 
(9727, 'FPO', 'AE', 0, null, null), 
(9728, 'FPO', 'AE', 0, null, null), 
(9729, 'FPO', 'AE', 0, null, null), 
(9730, 'FPO', 'AE', 0, null, null), 
(9731, 'FPO', 'AE', 0, null, null), 
(9732, 'APO', 'AE', 0, null, null), 
(9733, 'FPO', 'AE', 0, null, null), 
(9734, 'FPO', 'AE', 0, null, null), 
(9735, 'APO', 'AE', 0, null, null), 
(9777, 'APO', 'AE', 0, null, null), 
(9779, 'APO', 'AE', 0, null, null), 
(9780, 'APO', 'AE', 0, null, null), 
(9781, 'APO', 'AE', 0, null, null), 
(9782, 'APO', 'AE', 0, null, null), 
(9783, 'APO', 'AE', 0, null, null), 
(9784, 'APO', 'AE', 0, null, null), 
(9785, 'APO', 'AE', 0, null, null), 
(9786, 'APO', 'AE', 0, null, null), 
(9787, 'APO', 'AE', 0, null, null), 
(9788, 'APO', 'AE', 0, null, null), 
(9789, 'APO', 'AE', 0, null, null), 
(9790, 'APO', 'AE', 0, null, null), 
(9791, 'APO', 'AE', 0, null, null), 
(9792, 'APO', 'AE', 0, null, null), 
(9793, 'APO', 'AE', 0, null, null), 
(9794, 'APO', 'AE', 0, null, null), 
(9795, 'APO', 'AE', 0, null, null), 
(9796, 'APO', 'AE', 0, null, null), 
(9802, 'APO', 'AE', 0, null, null), 
(9803, 'APO', 'AE', 0, null, null), 
(9804, 'APO', 'AE', 0, null, null), 
(9805, 'APO', 'AE', 0, null, null), 
(9808, 'APO', 'AE', 0, null, null), 
(9809, 'APO', 'AE', 0, null, null), 
(9810, 'APO', 'AE', 0, null, null), 
(9811, 'APO', 'AE', 0, null, null), 
(9812, 'APO', 'AE', 0, null, null), 
(9813, 'APO', 'AE', 0, null, null), 
(9814, 'APO', 'AE', 0, null, null), 
(9815, 'APO', 'AE', 0, null, null), 
(9816, 'APO', 'AE', 0, null, null), 
(9819, 'APO', 'AE', 0, null, null), 
(9821, 'APO', 'AE', 0, null, null), 
(9822, 'APO', 'AE', 0, null, null), 
(9823, 'APO', 'AE', 0, null, null), 
(9824, 'APO', 'AE', 0, null, null), 
(9825, 'APO', 'AE', 0, null, null), 
(9827, 'APO', 'AE', 0, null, null), 
(9828, 'APO', 'AE', 0, null, null), 
(9829, 'APO', 'AE', 0, null, null), 
(9830, 'APO', 'AE', 0, null, null), 
(9831, 'APO', 'AE', 0, null, null), 
(9832, 'APO', 'AE', 0, null, null), 
(9833, 'APO', 'AE', 0, null, null), 
(9834, 'FPO', 'AE', 0, null, null), 
(9835, 'FPO', 'AE', 0, null, null), 
(9836, 'FPO', 'AE', 0, null, null), 
(9837, 'APO', 'AE', 0, null, null), 
(9838, 'APO', 'AE', 0, null, null), 
(9839, 'APO', 'AE', 0, null, null), 
(9841, 'APO', 'AE', 0, null, null), 
(9842, 'APO', 'AE', 0, null, null), 
(9843, 'APO', 'AE', 0, null, null), 
(9852, 'APO', 'AE', 0, null, null), 
(9853, 'APO', 'AE', 0, null, null), 
(9854, 'APO', 'AE', 0, null, null), 
(9855, 'APO', 'AE', 0, null, null), 
(9858, 'APO', 'AE', 0, null, null), 
(9865, 'FPO', 'AE', 0, null, null), 
(9866, 'APO', 'AE', 0, null, null), 
(9868, 'APO', 'AE', 0, null, null), 
(9871, 'APO', 'AE', 0, null, null), 
(9875, 'APO', 'AE', 0, null, null), 
(9876, 'APO', 'AE', 0, null, null), 
(9877, 'APO', 'AE', 0, null, null), 
(9878, 'APO', 'AE', 0, null, null), 
(9880, 'APO', 'AE', 0, null, null), 
(9881, 'APO', 'AE', 0, null, null), 
(9882, 'APO', 'AE', 0, null, null), 
(9888, 'APO', 'AE', 0, null, null), 
(9889, 'APO', 'AE', 0, null, null), 
(9890, 'APO', 'AE', 0, null, null), 
(9891, 'APO', 'AE', 0, null, null), 
(9892, 'APO', 'AE', 0, null, null), 
(9894, 'APO', 'AE', 0, null, null), 
(10001, 'New York', 'NY', 212, '-073.996328', '+40.750422'), 
(10002, 'New York', 'NY', 212, '-073.986427', '+40.718758'), 
(10003, 'New York', 'NY', 212, '-073.988564', '+40.730223'), 
(10004, 'New York', 'NY', 212, '-074.025276', '+40.696355'), 
(10005, 'New York', 'NY', 212, '-074.008654', '+40.706903'), 
(10006, 'New York', 'NY', 212, '-074.013168', '+40.708834'), 
(10007, 'New York', 'NY', 212, '-074.007401', '+40.713941'), 
(10008, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10009, 'New York', 'NY', 212, '-073.980396', '+40.727750'), 
(10010, 'New York', 'NY', 212, '-073.983542', '+40.739024'), 
(10011, 'New York', 'NY', 212, '-073.999769', '+40.740916'), 
(10012, 'New York', 'NY', 212, '-073.991582', '+40.729124'), 
(10013, 'New York', 'NY', 212, '-074.003497', '+40.722105'), 
(10014, 'New York', 'NY', 212, '-074.005095', '+40.738088'), 
(10015, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10016, 'New York', 'NY', 212, '-073.978449', '+40.745527'), 
(10017, 'New York', 'NY', 212, '-073.973196', '+40.752955'), 
(10018, 'New York', 'NY', 212, '-073.993172', '+40.755332'), 
(10019, 'New York', 'NY', 212, '-073.985443', '+40.765926'), 
(10020, 'New York', 'NY', 212, '-073.996788', '+40.735449'), 
(10021, 'New York', 'NY', 212, '-073.960257', '+40.768823'), 
(10022, 'New York', 'NY', 212, '-073.967842', '+40.758775'), 
(10023, 'New York', 'NY', 212, '-073.982213', '+40.776765'), 
(10024, 'New York', 'NY', 212, '-073.965653', '+40.808130'), 
(10025, 'New York', 'NY', 212, '-073.967778', '+40.798664'), 
(10026, 'New York', 'NY', 212, '-073.953107', '+40.802918'), 
(10027, 'New York', 'NY', 212, '-073.953200', '+40.812242'), 
(10028, 'New York', 'NY', 212, '-073.953914', '+40.776629'), 
(10029, 'New York', 'NY', 212, '-073.943517', '+40.791884'), 
(10030, 'New York', 'NY', 212, '-073.943290', '+40.818474'), 
(10031, 'New York', 'NY', 212, '-073.949039', '+40.823438'), 
(10032, 'New York', 'NY', 212, '-073.942181', '+40.839137'), 
(10033, 'New York', 'NY', 212, '-073.934764', '+40.851293'), 
(10034, 'New York', 'NY', 212, '-073.926959', '+40.863194'), 
(10035, 'New York', 'NY', 212, '-073.934700', '+40.801913'), 
(10036, 'New York', 'NY', 212, '-073.989847', '+40.759530'), 
(10037, 'New York', 'NY', 212, '-073.938498', '+40.813884'), 
(10038, 'New York', 'NY', 212, '-074.003368', '+40.710223'), 
(10039, 'New York', 'NY', 212, '-073.939398', '+40.826736'), 
(10040, 'New York', 'NY', 212, '-073.930999', '+40.858692'), 
(10041, 'New York', 'NY', 212, '-074.009814', '+40.703801'), 
(10043, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10044, 'New York', 'NY', 212, '-073.950521', '+40.761812'), 
(10045, 'New York', 'NY', 212, '-074.008687', '+40.708590'), 
(10046, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10047, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10048, 'New York', 'NY', 212, '-074.013289', '+40.712540'), 
(10055, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10060, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10069, 'New York', 'NY', 212, '-073.988381', '+40.777952'), 
(10072, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10079, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10080, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10081, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10082, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10087, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10090, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10094, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10095, 'New York', 'NY', 212, '-073.988421', '+40.748181'), 
(10096, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10098, 'New York', 'NY', 212, '-073.988421', '+40.748181'), 
(10099, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10101, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10102, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10103, 'New York', 'NY', 212, '-073.976240', '+40.760264'), 
(10104, 'New York', 'NY', 212, '-073.979908', '+40.760943'), 
(10105, 'New York', 'NY', 212, '-073.978534', '+40.762808'), 
(10106, 'New York', 'NY', 212, '-073.980438', '+40.765243'), 
(10107, 'New York', 'NY', 212, '-073.982728', '+40.766429'), 
(10108, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10109, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10110, 'New York', 'NY', 212, '-073.980811', '+40.753987'), 
(10111, 'New York', 'NY', 212, '-073.977762', '+40.759224'), 
(10112, 'New York', 'NY', 212, '-073.979808', '+40.759287'), 
(10113, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10114, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10115, 'New York', 'NY', 212, '-073.964230', '+40.811115'), 
(10116, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10117, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10118, 'New York', 'NY', 212, '-073.986467', '+40.748998'), 
(10119, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10120, 'New York', 'NY', 212, '-073.989426', '+40.750629'), 
(10121, 'New York', 'NY', 212, '-073.991889', '+40.749640'), 
(10122, 'New York', 'NY', 212, '-073.992171', '+40.751757'), 
(10123, 'New York', 'NY', 212, '-073.990537', '+40.751489'), 
(10124, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10125, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10126, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10128, 'New York', 'NY', 212, '-073.951580', '+40.780989'), 
(10129, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10130, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10131, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10132, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10133, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10138, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10149, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10150, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10151, 'New York', 'NY', 212, '-073.973971', '+40.763419'), 
(10152, 'New York', 'NY', 212, '-073.973020', '+40.758937'), 
(10153, 'New York', 'NY', 212, '-073.973480', '+40.764068'), 
(10154, 'New York', 'NY', 212, '-073.973468', '+40.758304'), 
(10155, 'New York', 'NY', 212, '-073.968036', '+40.761104'), 
(10156, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10157, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10158, 'New York', 'NY', 212, '-073.975800', '+40.749435'), 
(10159, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10160, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10161, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10162, 'New York', 'NY', 212, '-073.951117', '+40.769945'), 
(10163, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10164, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10165, 'New York', 'NY', 212, '-073.979132', '+40.752351'), 
(10166, 'New York', 'NY', 212, '-073.976238', '+40.754591'), 
(10167, 'New York', 'NY', 212, '-073.974970', '+40.754858'), 
(10168, 'New York', 'NY', 212, '-073.976794', '+40.751933'), 
(10169, 'New York', 'NY', 212, '-073.976595', '+40.754740'), 
(10170, 'New York', 'NY', 212, '-073.975480', '+40.752621'), 
(10171, 'New York', 'NY', 212, '-073.974821', '+40.756447'), 
(10172, 'New York', 'NY', 212, '-073.975279', '+40.755839'), 
(10173, 'New York', 'NY', 212, '-073.979564', '+40.754305'), 
(10174, 'New York', 'NY', 212, '-073.975160', '+40.751656'), 
(10175, 'New York', 'NY', 212, '-073.979782', '+40.754305'), 
(10176, 'New York', 'NY', 212, '-073.978877', '+40.755570'), 
(10177, 'New York', 'NY', 212, '-073.976082', '+40.755332'), 
(10178, 'New York', 'NY', 212, '-073.978507', '+40.751378'), 
(10179, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10184, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10185, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10196, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10197, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10199, 'New York', 'NY', 212, '-074.000580', '+40.750308'), 
(10203, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10211, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10212, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10213, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10242, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10249, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10256, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10257, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10258, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10259, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10260, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10261, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10265, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10268, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10269, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10270, 'New York', 'NY', 212, '-074.008154', '+40.706925'), 
(10271, 'New York', 'NY', 212, '-074.011066', '+40.708918'), 
(10272, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10273, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10274, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10275, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10276, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10277, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10278, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10279, 'New York', 'NY', 212, '-074.007812', '+40.712697'), 
(10280, 'New York', 'NY', 212, '-074.016217', '+40.708857'), 
(10281, 'New York', 'NY', 212, '-074.014958', '+40.714643'), 
(10282, 'New York', 'NY', 212, '-074.014590', '+40.716597'), 
(10285, 'New York', 'NY', 212, '-074.016306', '+40.715330'), 
(10286, 'New York', 'NY', 212, '-074.011895', '+40.714231'), 
(10292, 'New York', 'NY', 212, '-073.977182', '+40.780751'), 
(10301, 'Staten Island', 'NY', 718, '-074.093323', '+40.623632'), 
(10302, 'Staten Island', 'NY', 718, '-074.137947', '+40.628923'), 
(10303, 'Staten Island', 'NY', 718, '-074.165016', '+40.631697'), 
(10304, 'Staten Island', 'NY', 718, '-074.093684', '+40.608389'), 
(10305, 'Staten Island', 'NY', 718, '-074.077837', '+40.596828'), 
(10306, 'Staten Island', 'NY', 718, '-074.122410', '+40.559668'), 
(10307, 'Staten Island', 'NY', 718, '-074.241940', '+40.510723'), 
(10308, 'Staten Island', 'NY', 718, '-074.148893', '+40.551191'), 
(10309, 'Staten Island', 'NY', 718, '-074.218779', '+40.531767'), 
(10310, 'Staten Island', 'NY', 718, '-074.118669', '+40.632943'), 
(10311, 'Staten Island', 'NY', 718, '-074.179485', '+40.605245'), 
(10312, 'Staten Island', 'NY', 718, '-074.174692', '+40.545163'), 
(10313, 'Staten Island', 'NY', 718, '-074.146836', '+40.564393'), 
(10314, 'Staten Island', 'NY', 718, '-074.150741', '+40.591006'), 
(10451, 'Bronx', 'NY', 718, '-073.920355', '+40.819329'), 
(10452, 'Bronx', 'NY', 718, '-073.921605', '+40.838729'), 
(10453, 'Bronx', 'NY', 718, '-073.912455', '+40.852728'), 
(10454, 'Bronx', 'NY', 718, '-073.918405', '+40.807129'), 
(10455, 'Bronx', 'NY', 718, '-073.908355', '+40.815029'), 
(10456, 'Bronx', 'NY', 718, '-073.908655', '+40.830529'), 
(10457, 'Bronx', 'NY', 718, '-073.898255', '+40.846129'), 
(10458, 'Bronx', 'NY', 718, '-073.889855', '+40.864728'), 
(10459, 'Bronx', 'NY', 718, '-073.893605', '+40.825629'), 
(10460, 'Bronx', 'NY', 718, '-073.879004', '+40.841829'), 
(10461, 'Bronx', 'NY', 718, '-073.843103', '+40.845279'), 
(10462, 'Bronx', 'NY', 718, '-073.854703', '+40.842729'), 
(10463, 'Bronx', 'NY', 718, '-073.904355', '+40.879528'), 
(10464, 'Bronx', 'NY', 718, '-073.799802', '+40.863028'), 
(10465, 'Bronx', 'NY', 718, '-073.825153', '+40.826879'), 
(10466, 'Bronx', 'NY', 718, '-073.841003', '+40.859878'), 
(10467, 'Bronx', 'NY', 718, '-073.870404', '+40.876328'), 
(10468, 'Bronx', 'NY', 718, '-073.900505', '+40.870978'), 
(10469, 'Bronx', 'NY', 718, '-073.844903', '+40.869978'), 
(10470, 'Bronx', 'NY', 718, '-073.862303', '+40.871430'), 
(10471, 'Bronx', 'NY', 718, '-073.898677', '+40.899178'), 
(10472, 'Bronx', 'NY', 718, '-073.865704', '+40.829529'), 
(10473, 'Bronx', 'NY', 718, '-073.860304', '+40.816229'), 
(10474, 'Bronx', 'NY', 718, '-073.884104', '+40.813929'), 
(10475, 'Bronx', 'NY', 718, '-073.827653', '+40.874878'), 
(10499, 'Bronx', 'NY', 718, '-073.840908', '+40.851549'), 
(10501, 'Amawalk', 'NY', 914, '-073.759033', '+41.293169'), 
(10502, 'Ardsley', 'NY', 914, '-073.841478', '+41.015096'), 
(10503, 'Ardsley on Hudson', 'NY', 914, '-073.871850', '+41.025947'), 
(10504, 'Armonk', 'NY', 914, '-073.761247', '+41.075185'), 
(10505, 'Baldwin Place', 'NY', 914, '-073.749244', '+41.334310'), 
(10506, 'Bedford', 'NY', 914, '-073.718481', '+41.123741'), 
(10507, 'Bedford Hills', 'NY', 914, '-073.697998', '+41.229037'), 
(10509, 'Brewster', 'NY', 914, '-073.725197', '+41.415979'), 
(10510, 'Briarcliff Manor', 'NY', 914, '-073.829802', '+41.059780'), 
(10511, 'Buchanan', 'NY', 914, '-073.943495', '+41.259961'), 
(10512, 'Carmel', 'NY', 914, '-073.777626', '+41.429571'), 
(10514, 'Chappaqua', 'NY', 914, '-073.775547', '+41.078957'), 
(10516, 'Cold Spring', 'NY', 914, '-073.812479', '+41.455213'), 
(10517, 'Crompond', 'NY', 914, '-073.861217', '+41.300561'), 
(10518, 'Cross River', 'NY', 914, '-073.612074', '+41.269896'), 
(10519, 'Croton Falls', 'NY', 914, '-073.661014', '+41.347727'), 
(10520, 'Croton on Hudson', 'NY', 914, '-073.867258', '+41.122622'), 
(10521, 'Croton on Hudson', 'NY', 914, '-073.926165', '+41.234256'), 
(10522, 'Dobbs Ferry', 'NY', 914, '-073.865178', '+41.011147'), 
(10523, 'Elmsford', 'NY', 914, '-073.836784', '+41.058732'), 
(10524, 'Garrison', 'NY', 914, '-073.931844', '+41.375016'), 
(10526, 'Goldens Bridge', 'NY', 914, '-073.647891', '+41.300361'), 
(10527, 'Granite Springs', 'NY', 914, '-073.757911', '+41.323246'), 
(10528, 'Harrison', 'NY', 914, '-073.723036', '+40.979118'), 
(10530, 'Hartsdale', 'NY', 914, '-073.812077', '+41.019105'), 
(10532, 'Hawthorne', 'NY', 914, '-073.835421', '+41.013742'), 
(10533, 'Irvington', 'NY', 914, '-073.856051', '+41.079553'), 
(10535, 'Jefferson Valley', 'NY', 914, '-073.735548', '+41.338568'), 
(10536, 'Katonah', 'NY', 914, '-073.687334', '+41.271614'), 
(10537, 'Lake Peekskill', 'NY', 914, '-073.718016', '+41.394819'), 
(10538, 'Larchmont', 'NY', 914, '-073.755284', '+41.090197'), 
(10540, 'Lincolndale', 'NY', 914, '-073.724257', '+41.333398'), 
(10541, 'Mahopac', 'NY', 914, '-073.752059', '+41.412395'), 
(10542, 'Mahopac Falls', 'NY', 914, '-073.760132', '+41.372581'), 
(10543, 'Mamaroneck', 'NY', 914, '-073.738779', '+40.949199'), 
(10545, 'Maryknoll', 'NY', 914, '-073.732996', '+41.119008'), 
(10546, 'Millwood', 'NY', 914, '-073.796456', '+41.201373'), 
(10547, 'Mohegan Lake', 'NY', 914, '-073.797555', '+41.281975'), 
(10548, 'Montrose', 'NY', 914, '-073.942877', '+41.251260'), 
(10549, 'Mount Kisco', 'NY', 914, '-073.722860', '+41.197329'), 
(10550, 'Mount Vernon', 'NY', 914, '-073.833890', '+40.909838'), 
(10551, 'Mount Vernon', 'NY', 914, '-073.732996', '+41.119008'), 
(10552, 'Mount Vernon', 'NY', 914, '-073.798391', '+41.011586'), 
(10553, 'Mount Vernon', 'NY', 914, '-073.822109', '+40.909449'), 
(10557, 'Mount Vernon', 'NY', 914, '-073.732996', '+41.119008'), 
(10558, 'Mount Vernon', 'NY', 914, '-073.732996', '+41.119008'), 
(10559, 'Mount Vernon', 'NY', 914, '-073.732996', '+41.119008'), 
(10560, 'North Salem', 'NY', 914, '-073.608451', '+41.331814'), 
(10562, 'Ossining', 'NY', 914, '-073.827995', '+41.109701'), 
(10566, 'Peekskill', 'NY', 914, '-073.893116', '+41.283830'), 
(10567, 'Cortlandt Manor', 'NY', 914, '-073.893116', '+41.284044'), 
(10570, 'Pleasantville', 'NY', 914, '-073.792214', '+41.131069'), 
(10571, 'Pleasantville', 'NY', 914, '-073.732996', '+41.119008'), 
(10572, 'Pleasantville', 'NY', 914, '-073.732996', '+41.119008'), 
(10573, 'Port Chester', 'NY', 914, '-073.679799', '+41.022193'), 
(10576, 'Pound Ridge', 'NY', 914, '-073.568126', '+41.208519'), 
(10577, 'Purchase', 'NY', 914, '-073.751025', '+41.002757'), 
(10578, 'Purdys', 'NY', 914, '-073.645145', '+41.315779'), 
(10579, 'Putnam Valley', 'NY', 914, '-073.776871', '+41.399262'), 
(10580, 'Rye', 'NY', 914, '-073.744725', '+40.955237'), 
(10581, 'Rye', 'NY', 914, '-073.732996', '+41.119008'), 
(10583, 'Scarsdale', 'NY', 914, '-073.799476', '+40.992686'), 
(10587, 'Shenorock', 'NY', 914, '-073.742268', '+41.328737'), 
(10588, 'Shrub Oak', 'NY', 914, '-073.823549', '+41.330892'), 
(10589, 'Somers', 'NY', 914, '-073.693685', '+41.326544'), 
(10590, 'South Salem', 'NY', 914, '-073.542714', '+41.254331'), 
(10591, 'Tarrytown', 'NY', 914, '-073.844034', '+41.089703'), 
(10592, 'Tarrytown', 'NY', 914, '-073.732996', '+41.119008'), 
(10594, 'Thornwood', 'NY', 914, '-073.771469', '+41.117214'), 
(10595, 'Valhalla', 'NY', 914, '-073.784768', '+41.090218'), 
(10596, 'Verplanck', 'NY', 914, '-073.958727', '+41.254823'), 
(10597, 'Waccabuc', 'NY', 914, '-073.597979', '+41.297198'), 
(10598, 'Yorktown Heights', 'NY', 914, '-073.790284', '+41.287329'), 
(10601, 'White Plains', 'NY', 914, '-073.769626', '+41.031397'), 
(10602, 'White Plains', 'NY', 914, '-073.732996', '+41.119008'), 
(10603, 'White Plains', 'NY', 914, '-073.783036', '+41.048958'), 
(10604, 'West Harrison', 'NY', 914, '-073.805176', '+41.156215'), 
(10605, 'White Plains', 'NY', 914, '-073.748575', '+41.007597'), 
(10606, 'White Plains', 'NY', 914, '-073.766044', '+41.021686'), 
(10607, 'White Plains', 'NY', 914, '-073.807293', '+41.039235'), 
(10610, 'White Plains', 'NY', 914, '-073.732996', '+41.119008'), 
(10625, 'White Plains', 'NY', 914, '-073.732996', '+41.119008'), 
(10629, 'White Plains', 'NY', 914, '-073.732996', '+41.119008'), 
(10633, 'White Plains', 'NY', 914, '-073.732996', '+41.119008'), 
(10650, 'White Plains', 'NY', 914, '-073.705975', '+41.013696'), 
(10701, 'Yonkers', 'NY', 914, '-073.866926', '+40.946107'), 
(10702, 'Yonkers', 'NY', 914, '-073.732996', '+41.119008'), 
(10703, 'Yonkers', 'NY', 914, '-073.881329', '+40.959347'), 
(10704, 'Yonkers', 'NY', 914, '-073.861941', '+40.922938'), 
(10705, 'Yonkers', 'NY', 914, '-073.872529', '+40.926538'), 
(10706, 'Hastings on Hudson', 'NY', 914, '-073.862969', '+40.987797'), 
(10707, 'Tuckahoe', 'NY', 914, '-073.816127', '+40.960498'), 
(10708, 'Bronxville', 'NY', 914, '-073.829978', '+40.938448'), 
(10709, 'Eastchester', 'NY', 914, '-073.812177', '+40.956098'), 
(10710, 'Yonkers', 'NY', 914, '-073.847360', '+40.967946'), 
(10801, 'New Rochelle', 'NY', 914, '-073.801401', '+41.035123'), 
(10802, 'New Rochelle', 'NY', 914, '-073.795361', '+40.948274'), 
(10803, 'Pelham', 'NY', 914, '-073.806277', '+40.904538'), 
(10804, 'Wykagyl', 'NY', 914, '-073.786526', '+40.951498'), 
(10805, 'New Rochelle', 'NY', 914, '-073.780976', '+40.899599'), 
(10901, 'Suffern', 'NY', 914, '-074.105737', '+41.137295'), 
(10910, 'Arden', 'NY', 914, '-074.125718', '+41.386195'), 
(10911, 'Bear Mountain', 'NY', 914, '-074.060826', '+41.160945'), 
(10912, 'Bellvale', 'NY', 914, '-074.354699', '+41.387822'), 
(10913, 'Blauvelt', 'NY', 914, '-073.957282', '+41.068782'), 
(10914, 'Blooming Grove', 'NY', 914, '-074.255646', '+41.464867'), 
(10915, 'Bullville', 'NY', 914, '-074.328805', '+41.555634'), 
(10916, 'Campbell Hall', 'NY', 914, '-074.258172', '+41.443168'), 
(10917, 'Central Valley', 'NY', 914, '-074.121764', '+41.329224'), 
(10918, 'Chester', 'NY', 914, '-074.348151', '+41.414188'), 
(10919, 'Circleville', 'NY', 914, '-074.370569', '+41.531560'), 
(10920, 'Congers', 'NY', 914, '-073.936305', '+41.152545'), 
(10921, 'Florida', 'NY', 914, '-074.366990', '+41.319956'), 
(10922, 'Fort Montgomery', 'NY', 914, '-073.991750', '+41.334557'), 
(10923, 'Garnerville', 'NY', 914, '-074.003167', '+41.203984'), 
(10924, 'Goshen', 'NY', 914, '-074.210608', '+41.357428'), 
(10925, 'Greenwood Lake', 'NY', 914, '-074.264840', '+41.297325'), 
(10926, 'Harriman', 'NY', 914, '-074.124934', '+41.300486'), 
(10927, 'Haverstraw', 'NY', 914, '-073.964933', '+41.191694'), 
(10928, 'Highland Falls', 'NY', 914, '-074.255846', '+41.398883'), 
(10930, 'Highland Mills', 'NY', 914, '-074.245108', '+41.372924'), 
(10931, 'Hillburn', 'NY', 914, '-074.170639', '+41.120195'), 
(10932, 'Howells', 'NY', 914, '-074.484249', '+41.485227'), 
(10933, 'Johnson', 'NY', 914, '-074.510918', '+41.365286'), 
(10940, 'Middletown', 'NY', 914, '-074.340401', '+41.390109'), 
(10941, 'Middletown', 'NY', 914, '-074.354017', '+41.370586'), 
(10943, 'Middletown', 'NY', 914, '-074.354699', '+41.387822'), 
(10950, 'Monroe', 'NY', 914, '-074.316824', '+41.343092'), 
(10952, 'Monsey', 'NY', 914, '-074.084536', '+41.118595'), 
(10953, 'Mountainville', 'NY', 914, '-074.083045', '+41.409284'), 
(10954, 'Nanuet', 'NY', 914, '-074.010934', '+41.097716'), 
(10956, 'New City', 'NY', 914, '-073.988270', '+41.149494'), 
(10958, 'New Hampton', 'NY', 914, '-074.433750', '+41.375634'), 
(10959, 'New Milford', 'NY', 914, '-074.354699', '+41.387822'), 
(10960, 'Nyack', 'NY', 914, '-073.930179', '+41.080474'), 
(10962, 'Orangeburg', 'NY', 914, '-073.953181', '+41.057496'), 
(10963, 'Otisville', 'NY', 914, '-074.536702', '+41.401702'), 
(10964, 'Palisades', 'NY', 914, '-073.920930', '+41.008947'), 
(10965, 'Pearl River', 'NY', 914, '-074.018283', '+41.061476'), 
(10968, 'Piermont', 'NY', 914, '-073.918205', '+41.040946'), 
(10969, 'Pine Island', 'NY', 914, '-074.488954', '+41.325856'), 
(10970, 'Pomona', 'NY', 914, '-074.045358', '+41.184160'), 
(10973, 'Slate Hill', 'NY', 914, '-074.480395', '+41.386099'), 
(10974, 'Sloatsburg', 'NY', 914, '-074.200784', '+41.157473'), 
(10975, 'Southfields', 'NY', 914, '-074.113857', '+41.332379'), 
(10976, 'Sparkill', 'NY', 914, '-074.061335', '+41.083784'), 
(10977, 'Spring Valley', 'NY', 914, '-074.047384', '+41.115833'), 
(10979, 'Sterling Forest', 'NY', 914, '-074.318354', '+41.182344'), 
(10980, 'Stony Point', 'NY', 914, '-074.028095', '+41.235675'), 
(10981, 'Sugar Loaf', 'NY', 914, '-074.288565', '+41.323172'), 
(10982, 'Tallman', 'NY', 914, '-074.060826', '+41.160945'), 
(10983, 'Tappan', 'NY', 914, '-073.948404', '+41.027646'), 
(10984, 'Thiells', 'NY', 914, '-074.015411', '+41.206898'), 
(10985, 'Thompson Ridge', 'NY', 914, '-074.322534', '+41.574986'), 
(10986, 'Tomkins Cove', 'NY', 914, '-073.982912', '+41.265953'), 
(10987, 'Tuxedo Park', 'NY', 914, '-074.204924', '+41.281420'), 
(10988, 'Unionville', 'NY', 914, '-074.550346', '+41.314931'), 
(10989, 'Valley Cottage', 'NY', 914, '-073.934844', '+41.122868'), 
(10990, 'Warwick', 'NY', 914, '-074.321160', '+41.350681'), 
(10992, 'Washingtonville', 'NY', 914, '-074.345433', '+41.407974'), 
(10993, 'West Haverstraw', 'NY', 914, '-073.975833', '+41.208044'), 
(10994, 'West Nyack', 'NY', 914, '-073.970482', '+41.100622'), 
(10995, 'West Nyack', 'NY', 914, '-074.060826', '+41.160945'), 
(10996, 'West Point', 'NY', 914, '-073.998375', '+41.364710'), 
(10997, 'West Point', 'NY', 914, '-074.354699', '+41.387822'), 
(10998, 'Westtown', 'NY', 914, '-074.456673', '+41.331044'), 
(11001, 'Floral Park', 'NY', 516, '-073.706783', '+40.720051'), 
(11002, 'Floral Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11003, 'Elmont', 'NY', 516, '-073.704946', '+40.697558'), 
(11004, 'Glen Oaks', 'NY', 718, '-073.711159', '+40.745263'), 
(11005, 'Floral Park', 'NY', 718, '-073.718200', '+40.757057'), 
(11010, 'Franklin Square', 'NY', 516, '-073.674074', '+40.700101'), 
(11020, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11021, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757');

insert  into zipcodes values 
(11022, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11023, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11024, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11025, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11026, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11027, 'Great Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11030, 'Manhasset', 'NY', 516, '-073.601772', '+40.754757'), 
(11040, 'New Hyde Park', 'NY', 516, '-073.682824', '+40.729351'), 
(11041, 'New Hyde Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11042, 'New Hyde Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11043, 'New Hyde Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11044, 'New Hyde Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11050, 'Port Washington', 'NY', 516, '-073.601772', '+40.754757'), 
(11051, 'Port Washington', 'NY', 516, '-073.601772', '+40.754757'), 
(11052, 'Port Washington', 'NY', 516, '-073.601772', '+40.754757'), 
(11053, 'Port Washington', 'NY', 516, '-073.601772', '+40.754757'), 
(11054, 'Port Washington', 'NY', 516, '-073.601772', '+40.754757'), 
(11055, 'Port Washington', 'NY', 516, '-073.601772', '+40.754757'), 
(11096, 'Inwood', 'NY', 516, '-073.747376', '+40.620492'), 
(11099, 'New Hyde Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11101, 'Long Island City', 'NY', 718, '-073.934502', '+40.744622'), 
(11102, 'Astoria', 'NY', 718, '-073.925160', '+40.770808'), 
(11103, 'Astoria', 'NY', 718, '-073.911642', '+40.761884'), 
(11104, 'Sunnyside', 'NY', 718, '-073.918216', '+40.742794'), 
(11105, 'Astoria', 'NY', 718, '-073.908761', '+40.776468'), 
(11106, 'Astoria', 'NY', 718, '-073.930984', '+40.760601'), 
(11109, 'Long Island City', 'NY', 718, '-073.870779', '+40.651378'), 
(11120, 'Long Island City', 'NY', 718, '-073.870779', '+40.651378'), 
(11201, 'Brooklyn', 'NY', 718, '-073.989319', '+40.694481'), 
(11202, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11203, 'Brooklyn', 'NY', 718, '-073.949389', '+40.663551'), 
(11204, 'Brooklyn', 'NY', 718, '-073.987635', '+40.603838'), 
(11205, 'Brooklyn', 'NY', 718, '-073.936274', '+40.682507'), 
(11206, 'Brooklyn', 'NY', 718, '-073.949255', '+40.700453'), 
(11207, 'Brooklyn', 'NY', 718, '-073.895216', '+40.670925'), 
(11208, 'Brooklyn', 'NY', 718, '-073.912945', '+40.662195'), 
(11209, 'Brooklyn', 'NY', 718, '-074.028749', '+40.622459'), 
(11210, 'Brooklyn', 'NY', 718, '-073.945521', '+40.625468'), 
(11211, 'Brooklyn', 'NY', 718, '-073.945344', '+40.707789'), 
(11212, 'Brooklyn', 'NY', 718, '-073.916406', '+40.663845'), 
(11213, 'Brooklyn', 'NY', 718, '-073.936055', '+40.673170'), 
(11214, 'Brooklyn', 'NY', 718, '-073.998594', '+40.599523'), 
(11215, 'Brooklyn', 'NY', 718, '-073.984132', '+40.664322'), 
(11216, 'Brooklyn', 'NY', 718, '-073.946829', '+40.680474'), 
(11217, 'Brooklyn', 'NY', 718, '-073.980613', '+40.684948'), 
(11218, 'Brooklyn', 'NY', 718, '-073.978411', '+40.644340'), 
(11219, 'Brooklyn', 'NY', 718, '-073.996953', '+40.633157'), 
(11220, 'Brooklyn', 'NY', 718, '-074.016905', '+40.634873'), 
(11221, 'Brooklyn', 'NY', 718, '-073.936764', '+40.700418'), 
(11222, 'Brooklyn', 'NY', 718, '-073.945754', '+40.728388'), 
(11223, 'Brooklyn', 'NY', 718, '-073.954405', '+40.633801'), 
(11224, 'Brooklyn', 'NY', 718, '-073.968536', '+40.635444'), 
(11225, 'Brooklyn', 'NY', 718, '-073.952295', '+40.661096'), 
(11226, 'Brooklyn', 'NY', 718, '-073.956304', '+40.644962'), 
(11228, 'Brooklyn', 'NY', 718, '-073.989853', '+40.624552'), 
(11229, 'Brooklyn', 'NY', 718, '-073.939998', '+40.600988'), 
(11230, 'Brooklyn', 'NY', 718, '-073.966109', '+40.622510'), 
(11231, 'Brooklyn', 'NY', 718, '-074.003322', '+40.676521'), 
(11232, 'Brooklyn', 'NY', 718, '-073.971708', '+40.671186'), 
(11233, 'Brooklyn', 'NY', 718, '-073.920638', '+40.682088'), 
(11234, 'Brooklyn', 'NY', 718, '-073.913892', '+40.610947'), 
(11235, 'Brooklyn', 'NY', 718, '-073.948402', '+40.584455'), 
(11236, 'Brooklyn', 'NY', 718, '-073.915810', '+40.657010'), 
(11237, 'Brooklyn', 'NY', 718, '-073.918070', '+40.702192'), 
(11238, 'Brooklyn', 'NY', 718, '-073.963928', '+40.680593'), 
(11239, 'Brooklyn', 'NY', 718, '-073.876754', '+40.649207'), 
(11240, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11241, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11242, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11243, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11244, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11245, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11247, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11248, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11249, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11251, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11252, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11254, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11255, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11256, 'Brooklyn', 'NY', 718, '-073.945032', '+40.645099'), 
(11351, 'Flushing', 'NY', 718, '-073.831698', '+40.781703'), 
(11352, 'Flushing', 'NY', 718, '-073.870779', '+40.651378'), 
(11353, 'Flushing', 'NY', 718, null, null), 
(11354, 'Flushing', 'NY', 718, '-073.826190', '+40.766382'), 
(11355, 'Flushing', 'NY', 718, '-073.813903', '+40.750317'), 
(11356, 'College Point', 'NY', 718, '-073.843641', '+40.784369'), 
(11357, 'Whitestone', 'NY', 718, '-073.819069', '+40.786173'), 
(11358, 'Flushing', 'NY', 718, '-073.795788', '+40.760426'), 
(11359, 'Bayside', 'NY', 718, '-073.776701', '+40.792780'), 
(11360, 'Bayside', 'NY', 718, '-073.803301', '+40.756745'), 
(11361, 'Bayside', 'NY', 718, '-073.773026', '+40.764438'), 
(11362, 'Little Neck', 'NY', 718, '-073.735759', '+40.758364'), 
(11363, 'Little Neck', 'NY', 718, '-073.745323', '+40.771467'), 
(11364, 'Oakland Gardens', 'NY', 718, '-073.758831', '+40.742772'), 
(11365, 'Fresh Meadows', 'NY', 718, '-073.790067', '+40.738884'), 
(11366, 'Fresh Meadows', 'NY', 718, '-073.790772', '+40.727277'), 
(11367, 'Flushing', 'NY', 718, '-073.821997', '+40.730164'), 
(11368, 'Corona', 'NY', 718, '-073.854333', '+40.748751'), 
(11369, 'East Elmhurst', 'NY', 718, '-073.869969', '+40.762741'), 
(11370, 'East Elmhurst', 'NY', 718, '-073.891451', '+40.763771'), 
(11371, 'Flushing', 'NY', 718, '-073.867514', '+40.771200'), 
(11372, 'Jackson Heights', 'NY', 718, '-073.882508', '+40.751146'), 
(11373, 'Elmhurst', 'NY', 718, '-073.877562', '+40.735090'), 
(11374, 'Rego Park', 'NY', 718, '-073.862069', '+40.722861'), 
(11375, 'Forest Hills', 'NY', 718, '-073.843688', '+40.723041'), 
(11377, 'Woodside', 'NY', 718, '-073.905445', '+40.748372'), 
(11378, 'Maspeth', 'NY', 718, '-073.908413', '+40.722848'), 
(11379, 'Middle Village', 'NY', 718, '-073.892791', '+40.719240'), 
(11380, 'Elmhurst', 'NY', 718, '-073.870779', '+40.651378'), 
(11381, 'Flushing', 'NY', 718, '-073.870779', '+40.651378'), 
(11385, 'Ridgewood', 'NY', 718, '-073.885979', '+40.702404'), 
(11386, 'Ridgewood', 'NY', 718, '-073.870779', '+40.651378'), 
(11388, 'Flushing', 'NY', 718, null, null), 
(11390, 'Flushing', 'NY', 718, '-073.870779', '+40.651378'), 
(11405, 'Jamaica', 'NY', 718, '-073.870779', '+40.651378'), 
(11411, 'Cambria Heights', 'NY', 718, '-073.737064', '+40.685535'), 
(11412, 'Saint Albans', 'NY', 718, '-073.761747', '+40.695829'), 
(11413, 'Springfield Gardens', 'NY', 718, '-073.755926', '+40.664542'), 
(11414, 'Howard Beach', 'NY', 718, '-073.843820', '+40.658825'), 
(11415, 'Kew Gardens', 'NY', 718, '-073.829247', '+40.707133'), 
(11416, 'Ozone Park', 'NY', 718, '-073.850708', '+40.684546'), 
(11417, 'Ozone Park', 'NY', 718, '-073.844315', '+40.675056'), 
(11418, 'Richmond Hill', 'NY', 718, '-073.831270', '+40.698566'), 
(11419, 'South Richmond Hill', 'NY', 718, '-073.822979', '+40.686769'), 
(11420, 'South Ozone Park', 'NY', 718, '-073.819013', '+40.674432'), 
(11421, 'Woodhaven', 'NY', 718, '-073.856660', '+40.691917'), 
(11422, 'Rosedale', 'NY', 718, '-073.736866', '+40.659418'), 
(11423, 'Hollis', 'NY', 718, '-073.766897', '+40.716888'), 
(11424, 'Jamaica', 'NY', 718, '-073.870779', '+40.651378'), 
(11425, 'Jamaica', 'NY', 718, '-073.870779', '+40.651378'), 
(11426, 'Bellerose', 'NY', 718, '-073.723176', '+40.736798'), 
(11427, 'Queens Village', 'NY', 718, '-073.749811', '+40.729293'), 
(11428, 'Queens Village', 'NY', 718, '-073.742099', '+40.720639'), 
(11429, 'Queens Village', 'NY', 718, '-073.740151', '+40.710076'), 
(11430, 'Jamaica', 'NY', 718, '-073.797769', '+40.655246'), 
(11431, 'Jamaica', 'NY', 718, '-073.850143', '+40.686903'), 
(11432, 'Jamaica', 'NY', 718, '-073.794435', '+40.714531'), 
(11433, 'Jamaica', 'NY', 718, '-073.786776', '+40.696533'), 
(11434, 'Jamaica', 'NY', 718, '-073.781560', '+40.674583'), 
(11435, 'Jamaica', 'NY', 718, '-073.797278', '+40.700229'), 
(11436, 'Jamaica', 'NY', 718, '-073.800696', '+40.675283'), 
(11439, 'Jamaica', 'NY', 718, '-073.790822', '+40.722008'), 
(11451, 'Jamaica', 'NY', 718, '-073.870779', '+40.651378'), 
(11484, 'Jamaica', 'NY', 718, '-073.870779', '+40.651378'), 
(11499, 'Jamaica', 'NY', 718, '-073.870779', '+40.651378'), 
(11501, 'Mineola', 'NY', 516, '-073.638061', '+40.735901'), 
(11507, 'Albertson', 'NY', 516, '-073.601772', '+40.754757'), 
(11509, 'Atlantic Beach', 'NY', 516, '-073.727090', '+40.588854'), 
(11510, 'Baldwin', 'NY', 516, '-073.608972', '+40.654626'), 
(11514, 'Carle Place', 'NY', 516, '-073.608422', '+40.744350'), 
(11516, 'Cedarhurst', 'NY', 516, '-073.725825', '+40.626453'), 
(11518, 'East Rockaway', 'NY', 516, '-073.668224', '+40.640387'), 
(11520, 'Freeport', 'NY', 516, '-073.585222', '+40.651251'), 
(11530, 'Garden City', 'NY', 516, '-073.639723', '+40.726801'), 
(11531, 'Garden City', 'NY', 516, '-073.601772', '+40.754757'), 
(11535, 'Garden City', 'NY', 516, '-073.601772', '+40.754757'), 
(11536, 'Garden City', 'NY', 516, '-073.601772', '+40.754757'), 
(11542, 'Glen Cove', 'NY', 516, '-073.601772', '+40.754757'), 
(11545, 'Glen Head', 'NY', 516, '-073.601772', '+40.754757'), 
(11547, 'Glenwood Landing', 'NY', 516, '-073.601772', '+40.754757'), 
(11548, 'Greenvale', 'NY', 516, '-073.601772', '+40.754757'), 
(11549, 'Hempstead', 'NY', 516, '-073.601772', '+40.754757'), 
(11550, 'Hempstead', 'NY', 516, '-073.620872', '+40.700201'), 
(11551, 'Hempstead', 'NY', 516, '-073.601772', '+40.754757'), 
(11552, 'West Hempstead', 'NY', 516, '-073.653023', '+40.690251'), 
(11553, 'Uniondale', 'NY', 516, '-073.591421', '+40.705868'), 
(11554, 'East Meadow', 'NY', 516, '-073.558770', '+40.721350'), 
(11555, 'Uniondale', 'NY', 516, '-073.601772', '+40.754757'), 
(11556, 'Uniondale', 'NY', 516, '-073.601772', '+40.754757'), 
(11557, 'Hewlett', 'NY', 516, '-073.693274', '+40.638803'), 
(11558, 'Island Park', 'NY', 516, '-073.654724', '+40.606953'), 
(11559, 'Lawrence', 'NY', 516, '-073.726420', '+40.615435'), 
(11560, 'Locust Valley', 'NY', 516, '-073.601772', '+40.754757'), 
(11561, 'Long Beach', 'NY', 516, '-073.642323', '+40.589139'), 
(11563, 'Lynbrook', 'NY', 516, '-073.672574', '+40.657602'), 
(11564, 'Lynbrook', 'NY', 516, '-073.601772', '+40.754757'), 
(11565, 'Malverne', 'NY', 516, '-073.673324', '+40.674652'), 
(11566, 'Merrick', 'NY', 516, '-073.553628', '+40.668501'), 
(11568, 'Old Westbury', 'NY', 516, '-073.601772', '+40.754757'), 
(11569, 'Point Lookout', 'NY', 516, '-073.580822', '+40.590503'), 
(11570, 'Rockville Centre', 'NY', 516, '-073.638523', '+40.667352'), 
(11571, 'Rockville Centre', 'NY', 516, '-073.601772', '+40.754757'), 
(11572, 'Oceanside', 'NY', 516, '-073.636923', '+40.635252'), 
(11575, 'Roosevelt', 'NY', 516, '-073.590071', '+40.680451'), 
(11576, 'Roslyn', 'NY', 516, '-073.622523', '+40.656802'), 
(11577, 'Roslyn Heights', 'NY', 516, '-073.601772', '+40.754757'), 
(11579, 'Sea Cliff', 'NY', 516, '-073.601772', '+40.754757'), 
(11580, 'Valley Stream', 'NY', 516, '-073.697828', '+40.676052'), 
(11581, 'Valley Stream', 'NY', 516, '-073.711775', '+40.652253'), 
(11582, 'Valley Stream', 'NY', 516, '-073.601772', '+40.754757'), 
(11583, 'Valley Stream', 'NY', 516, '-073.601772', '+40.754757'), 
(11588, 'Uniondale', 'NY', 516, '-073.601772', '+40.754757'), 
(11590, 'Westbury', 'NY', 516, '-073.571521', '+40.745050'), 
(11592, 'Rockville Centre', 'NY', 516, '-073.632673', '+40.621753'), 
(11593, 'Westbury', 'NY', 516, '-073.601772', '+40.754757'), 
(11594, 'Westbury', 'NY', 516, '-073.601772', '+40.754757'), 
(11595, 'Westbury', 'NY', 516, '-073.601772', '+40.754757'), 
(11596, 'Williston Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11597, 'Westbury', 'NY', 516, '-073.601772', '+40.754757'), 
(11598, 'Woodmere', 'NY', 516, '-073.712025', '+40.633103'), 
(11599, 'Garden City', 'NY', 516, '-073.742691', '+40.607574'), 
(11690, 'Far Rockaway', 'NY', 718, '-073.870779', '+40.651378'), 
(11691, 'Far Rockaway', 'NY', 718, '-073.761910', '+40.601475'), 
(11692, 'Arverne', 'NY', 718, '-073.793273', '+40.592300'), 
(11693, 'Far Rockaway', 'NY', 718, '-073.814270', '+40.598460'), 
(11694, 'Rockaway Park', 'NY', 718, '-073.842760', '+40.576610'), 
(11695, 'Far Rockaway', 'NY', 718, '-073.870779', '+40.651378'), 
(11696, 'Inwood', 'NY', 516, null, null), 
(11697, 'Breezy Point', 'NY', 718, '-073.906713', '+40.559365'), 
(11701, 'Amityville', 'NY', 631, '-073.411866', '+40.686249'), 
(11702, 'Babylon', 'NY', 631, '-073.340984', '+40.664150'), 
(11703, 'North Babylon', 'NY', 631, '-073.325363', '+40.732348'), 
(11704, 'West Babylon', 'NY', 631, '-073.356164', '+40.709098'), 
(11705, 'Bayport', 'NY', 631, '-073.057026', '+40.748364'), 
(11706, 'Bay Shore', 'NY', 631, '-073.243004', '+40.705138'), 
(11707, 'West Babylon', 'NY', 631, '-072.637078', '+40.922326'), 
(11708, 'Amityville', 'NY', 631, '-072.637078', '+40.922326'), 
(11709, 'Bayville', 'NY', 516, '-073.601772', '+40.754757'), 
(11710, 'Bellmore', 'NY', 516, '-073.536520', '+40.672900'), 
(11713, 'Bellport', 'NY', 631, '-072.637078', '+40.922326'), 
(11714, 'Bethpage', 'NY', 516, '-073.495369', '+40.728449'), 
(11715, 'Blue Point', 'NY', 631, '-073.043481', '+40.756730'), 
(11716, 'Bohemia', 'NY', 631, '-073.113366', '+40.769020'), 
(11717, 'Brentwood', 'NY', 631, '-073.250336', '+40.780882'), 
(11718, 'Brightwaters', 'NY', 631, '-073.260912', '+40.715424'), 
(11719, 'Brookhaven', 'NY', 631, '-072.637078', '+40.922326'), 
(11720, 'Centereach', 'NY', 631, '-072.637078', '+40.922326'), 
(11721, 'Centerport', 'NY', 631, '-073.370462', '+40.893197'), 
(11722, 'Central Islip', 'NY', 631, '-073.196148', '+40.781930'), 
(11724, 'Cold Spring Harbor', 'NY', 631, '-073.442315', '+40.860098'), 
(11725, 'Commack', 'NY', 631, '-073.280935', '+40.842247'), 
(11726, 'Copiague', 'NY', 631, '-073.394762', '+40.680220'), 
(11727, 'Coram', 'NY', 631, '-072.637078', '+40.922326'), 
(11729, 'Deer Park', 'NY', 631, '-073.323061', '+40.762574'), 
(11730, 'East Islip', 'NY', 631, '-073.175926', '+40.724146'), 
(11731, 'East Northport', 'NY', 631, '-073.314561', '+40.856997'), 
(11732, 'East Norwich', 'NY', 516, '-073.601772', '+40.754757'), 
(11733, 'East Setauket', 'NY', 631, '-072.637078', '+40.922326'), 
(11735, 'Farmingdale', 'NY', 516, '-073.601772', '+40.754757'), 
(11736, 'Farmingdale', 'NY', 516, '-073.601772', '+40.754757'), 
(11737, 'Farmingdale', 'NY', 516, '-073.601772', '+40.754757'), 
(11738, 'Farmingville', 'NY', 631, '-072.637078', '+40.922326'), 
(11739, 'Great River', 'NY', 631, '-072.637078', '+40.922326'), 
(11740, 'Greenlawn', 'NY', 631, '-073.362512', '+40.866948'), 
(11741, 'Holbrook', 'NY', 631, '-073.066689', '+40.787910'), 
(11742, 'Holtsville', 'NY', 631, '-073.048985', '+40.798994'), 
(11743, 'Huntington', 'NY', 631, '-073.410218', '+40.867647'), 
(11745, 'Smithtown', 'NY', 631, '-072.637078', '+40.922326'), 
(11746, 'Huntington Station', 'NY', 631, '-073.363363', '+40.814348'), 
(11747, 'Melville', 'NY', 631, '-073.405573', '+40.787248'), 
(11749, 'Islandia', 'NY', 631, '-072.637078', '+40.922326'), 
(11750, 'Huntington Station', 'NY', 631, '-072.637078', '+40.922326'), 
(11751, 'Islip', 'NY', 631, '-073.217871', '+40.728130'), 
(11752, 'Islip Terrace', 'NY', 631, '-073.182854', '+40.757226'), 
(11753, 'Jericho', 'NY', 516, '-073.601772', '+40.754757'), 
(11754, 'Kings Park', 'NY', 631, '-073.304850', '+40.803230'), 
(11755, 'Lake Grove', 'NY', 631, '-073.129003', '+40.851850'), 
(11756, 'Levittown', 'NY', 516, '-073.515819', '+40.722800'), 
(11757, 'Lindenhurst', 'NY', 631, '-073.376475', '+40.688799'), 
(11758, 'Massapequa', 'NY', 516, '-073.601772', '+40.754757'), 
(11760, 'Hauppauge', 'NY', 631, '-073.191789', '+40.810246'), 
(11762, 'Massapequa Park', 'NY', 516, '-073.601772', '+40.754757'), 
(11763, 'Medford', 'NY', 631, '-072.637078', '+40.922326'), 
(11764, 'Miller Place', 'NY', 631, '-072.637078', '+40.922326'), 
(11765, 'Mill Neck', 'NY', 516, '-073.601772', '+40.754757'), 
(11766, 'Mount Sinai', 'NY', 631, '-072.637078', '+40.922326'), 
(11767, 'Nesconset', 'NY', 631, '-073.146763', '+40.846678'), 
(11768, 'Northport', 'NY', 631, '-073.332680', '+40.914289'), 
(11769, 'Oakdale', 'NY', 631, '-073.131797', '+40.738322'), 
(11770, 'Ocean Beach', 'NY', 631, '-073.161286', '+40.644344'), 
(11771, 'Oyster Bay', 'NY', 516, '-073.601772', '+40.754757'), 
(11772, 'Patchogue', 'NY', 631, '-072.637078', '+40.922326'), 
(11773, 'Syosset', 'NY', 516, '-073.601772', '+40.754757'), 
(11774, 'Farmingdale', 'NY', 516, '-073.601772', '+40.754757'), 
(11775, 'Melville', 'NY', 631, '-072.637078', '+40.922326'), 
(11776, 'Port Jefferson Station', 'NY', 631, '-072.637078', '+40.922326'), 
(11777, 'Port Jefferson', 'NY', 631, '-072.637078', '+40.922326'), 
(11778, 'Rocky Point', 'NY', 631, '-072.637078', '+40.922326'), 
(11779, 'Ronkonkoma', 'NY', 631, '-073.130469', '+40.808322'), 
(11780, 'Saint James', 'NY', 631, '-073.174435', '+40.889314'), 
(11782, 'Sayville', 'NY', 631, '-073.085858', '+40.745866'), 
(11783, 'Seaford', 'NY', 516, '-073.496169', '+40.683897'), 
(11784, 'Selden', 'NY', 631, '-072.637078', '+40.922326'), 
(11786, 'Shoreham', 'NY', 631, '-072.637078', '+40.922326'), 
(11787, 'Smithtown', 'NY', 631, '-073.208278', '+40.856793'), 
(11788, 'Hauppauge', 'NY', 631, '-073.212200', '+40.819074'), 
(11789, 'Sound Beach', 'NY', 631, '-072.637078', '+40.922326'), 
(11790, 'Stony Brook', 'NY', 631, '-073.182803', '+40.901290'), 
(11791, 'Syosset', 'NY', 516, '-073.601772', '+40.754757'), 
(11792, 'Wading River', 'NY', 631, '-072.637078', '+40.922326'), 
(11793, 'Wantagh', 'NY', 516, '-073.509519', '+40.678150'), 
(11794, 'Stony Brook', 'NY', 631, '-072.637078', '+40.922326'), 
(11795, 'West Islip', 'NY', 631, '-073.290905', '+40.699825'), 
(11796, 'West Sayville', 'NY', 631, '-073.100020', '+40.732304'), 
(11797, 'Woodbury', 'NY', 516, '-073.601772', '+40.754757'), 
(11798, 'Wyandanch', 'NY', 631, '-073.351354', '+40.734170'), 
(11801, 'Hicksville', 'NY', 516, '-073.601772', '+40.754757'), 
(11802, 'Hicksville', 'NY', 516, '-073.601772', '+40.754757'), 
(11803, 'Plainview', 'NY', 516, '-073.601772', '+40.754757'), 
(11804, 'Old Bethpage', 'NY', 516, '-073.601772', '+40.754757'), 
(11805, 'Mid Island', 'NY', 631, '-072.637078', '+40.922326'), 
(11815, 'Hicksville', 'NY', 516, '-073.601772', '+40.754757'), 
(11819, 'Hicksville', 'NY', 516, '-073.601772', '+40.754757'), 
(11853, 'Jericho', 'NY', 516, '-073.601772', '+40.754757'), 
(11854, 'Hicksville', 'NY', 516, '-073.601772', '+40.754757'), 
(11855, 'Hicksville', 'NY', 516, '-073.601772', '+40.754757'), 
(11901, 'Riverhead', 'NY', 631, '-072.637078', '+40.922326'), 
(11930, 'Amagansett', 'NY', 631, '-072.637078', '+40.922326'), 
(11931, 'Aquebogue', 'NY', 631, '-072.637078', '+40.922326'), 
(11932, 'Bridgehampton', 'NY', 631, '-072.637078', '+40.922326'), 
(11933, 'Calverton', 'NY', 631, '-072.637078', '+40.922326'), 
(11934, 'Center Moriches', 'NY', 631, '-072.637078', '+40.922326'), 
(11935, 'Cutchogue', 'NY', 631, '-072.637078', '+40.922326'), 
(11937, 'East Hampton', 'NY', 631, '-072.637078', '+40.922326'), 
(11939, 'East Marion', 'NY', 631, '-072.637078', '+40.922326'), 
(11940, 'East Moriches', 'NY', 631, '-072.637078', '+40.922326'), 
(11941, 'Eastport', 'NY', 631, '-072.637078', '+40.922326'), 
(11942, 'East Quogue', 'NY', 631, '-072.637078', '+40.922326'), 
(11944, 'Greenport', 'NY', 631, '-072.637078', '+40.922326'), 
(11946, 'Hampton Bays', 'NY', 631, '-072.637078', '+40.922326'), 
(11947, 'Jamesport', 'NY', 631, '-072.637078', '+40.922326'), 
(11948, 'Laurel', 'NY', 631, '-072.637078', '+40.922326'), 
(11949, 'Manorville', 'NY', 631, '-072.637078', '+40.922326'), 
(11950, 'Mastic', 'NY', 631, '-072.637078', '+40.922326'), 
(11951, 'Mastic Beach', 'NY', 631, '-072.637078', '+40.922326'), 
(11952, 'Mattituck', 'NY', 631, '-072.637078', '+40.922326'), 
(11953, 'Middle Island', 'NY', 631, '-072.637078', '+40.922326'), 
(11954, 'Montauk', 'NY', 631, '-072.637078', '+40.922326'), 
(11955, 'Moriches', 'NY', 631, '-072.637078', '+40.922326'), 
(11956, 'New Suffolk', 'NY', 631, '-072.637078', '+40.922326'), 
(11957, 'Orient', 'NY', 631, '-072.637078', '+40.922326'), 
(11958, 'Peconic', 'NY', 631, '-072.637078', '+40.922326'), 
(11959, 'Quogue', 'NY', 631, '-072.637078', '+40.922326'), 
(11960, 'Remsenburg', 'NY', 631, '-072.637078', '+40.922326'), 
(11961, 'Ridge', 'NY', 631, '-072.637078', '+40.922326'), 
(11962, 'Sagaponack', 'NY', 631, '-072.637078', '+40.922326'), 
(11963, 'Sag Harbor', 'NY', 631, '-072.637078', '+40.922326'), 
(11964, 'Shelter Island', 'NY', 631, '-072.637078', '+40.922326'), 
(11965, 'Shelter Island Heights', 'NY', 631, '-072.637078', '+40.922326'), 
(11967, 'Shirley', 'NY', 631, '-072.637078', '+40.922326'), 
(11968, 'Southampton', 'NY', 631, '-072.637078', '+40.922326'), 
(11969, 'Southampton', 'NY', 631, '-072.637078', '+40.922326'), 
(11970, 'South Jamesport', 'NY', 631, '-072.637078', '+40.922326'), 
(11971, 'Southold', 'NY', 631, '-072.637078', '+40.922326'), 
(11972, 'Speonk', 'NY', 631, '-072.637078', '+40.922326'), 
(11973, 'Upton', 'NY', 631, '-072.637078', '+40.922326'), 
(11975, 'Wainscott', 'NY', 631, '-072.637078', '+40.922326'), 
(11976, 'Water Mill', 'NY', 631, '-072.637078', '+40.922326'), 
(11977, 'Westhampton', 'NY', 631, '-072.637078', '+40.922326'), 
(11978, 'Westhampton Beach', 'NY', 631, '-072.637078', '+40.922326'), 
(11980, 'Yaphank', 'NY', 631, '-072.637078', '+40.922326'), 
(12007, 'Alcove', 'NY', 518, '-073.936671', '+42.482455'), 
(12008, 'Alplaus', 'NY', 518, '-073.902117', '+42.859176'), 
(12009, 'Altamont', 'NY', 518, '-074.030596', '+42.688731'), 
(12010, 'Amsterdam', 'NY', 518, '-074.229042', '+42.906298'), 
(12015, 'Athens', 'NY', 518, '-073.837035', '+42.280040'), 
(12016, 'Auriesville', 'NY', 518, '-074.423606', '+42.910206'), 
(12017, 'Austerlitz', 'NY', 518, '-073.565617', '+42.309805'), 
(12018, 'Averill Park', 'NY', 518, '-073.551420', '+42.670645'), 
(12019, 'Ballston Lake', 'NY', 518, '-073.848971', '+42.934416'), 
(12020, 'Ballston Spa', 'NY', 518, '-073.882538', '+42.983588'), 
(12022, 'Berlin', 'NY', 518, '-073.357825', '+42.670510'), 
(12023, 'Berne', 'NY', 518, '-074.154615', '+42.602236'), 
(12024, 'Brainard', 'NY', 518, '-073.510676', '+42.494981'), 
(12025, 'Broadalbin', 'NY', 518, '-074.160753', '+43.082793'), 
(12027, 'Burnt Hills', 'NY', 518, '-073.911768', '+42.923676'), 
(12028, 'Buskirk', 'NY', 518, '-073.454055', '+42.851332'), 
(12029, 'Canaan', 'NY', 518, '-073.448944', '+42.357057'), 
(12031, 'Carlisle', 'NY', 518, '-074.438129', '+42.592287'), 
(12032, 'Caroga Lake', 'NY', 518, '-074.494888', '+43.155660'), 
(12033, 'Castleton on Hudson', 'NY', 518, '-073.565925', '+42.589158'), 
(12035, 'Central Bridge', 'NY', 518, '-074.382064', '+42.721081'), 
(12036, 'Charlotteville', 'NY', 607, '-074.655395', '+42.541025'), 
(12037, 'Chatham', 'NY', 518, '-073.528651', '+42.335777'), 
(12040, 'Cherry Plain', 'NY', 518, '-073.371611', '+42.646742'), 
(12041, 'Clarksville', 'NY', 518, '-073.957345', '+42.561988'), 
(12042, 'Climax', 'NY', 518, '-073.927573', '+42.411207'), 
(12043, 'Cobleskill', 'NY', 518, '-074.518840', '+42.665376'), 
(12045, 'Coeymans', 'NY', 518, '-073.797722', '+42.475704'), 
(12046, 'Coeymans Hollow', 'NY', 518, '-073.928403', '+42.492791'), 
(12047, 'Cohoes', 'NY', 518, '-073.739349', '+42.647039'), 
(12050, 'Columbiaville', 'NY', 518, '-073.748555', '+42.317154'), 
(12051, 'Coxsackie', 'NY', 518, '-073.847967', '+42.355924'), 
(12052, 'Cropseyville', 'NY', 518, '-073.549377', '+42.670318'), 
(12053, 'Delanson', 'NY', 518, '-074.197936', '+42.777880'), 
(12054, 'Delmar', 'NY', 518, '-073.875700', '+42.605467'), 
(12055, 'Dormansville', 'NY', 518, '-073.970812', '+42.614852'), 
(12056, 'Duanesburg', 'NY', 518, '-074.085963', '+42.770065'), 
(12057, 'Eagle Bridge', 'NY', 518, '-073.352206', '+42.980783'), 
(12058, 'Earlton', 'NY', 518, '-073.905306', '+42.352969'), 
(12059, 'East Berne', 'NY', 518, '-074.028108', '+42.618248'), 
(12060, 'East Chatham', 'NY', 518, '-073.512815', '+42.419964'), 
(12061, 'East Greenbush', 'NY', 518, '-073.655682', '+42.570352'), 
(12062, 'East Nassau', 'NY', 518, '-073.503877', '+42.537218'), 
(12063, 'East Schodack', 'NY', 518, '-073.627428', '+42.563685'), 
(12064, 'East Worcester', 'NY', 607, '-074.667368', '+42.632058'), 
(12065, 'Clifton Park', 'NY', 518, '-073.792524', '+42.850576'), 
(12066, 'Esperance', 'NY', 518, '-074.342884', '+42.801547'), 
(12067, 'Feura Bush', 'NY', 518, '-073.913714', '+42.555446'), 
(12068, 'Fonda', 'NY', 518, '-074.391459', '+42.940975'), 
(12069, 'Fort Hunter', 'NY', 518, '-074.263312', '+42.945701'), 
(12070, 'Fort Johnson', 'NY', 518, '-074.292476', '+42.969738'), 
(12071, 'Fultonham', 'NY', 518, '-074.438129', '+42.592287'), 
(12072, 'Fultonville', 'NY', 518, '-074.404477', '+42.877533'), 
(12073, 'Gallupville', 'NY', 518, '-074.438129', '+42.592287'), 
(12074, 'Galway', 'NY', 518, '-074.043981', '+43.082925'), 
(12075, 'Ghent', 'NY', 518, '-073.589731', '+42.366064'), 
(12076, 'Gilboa', 'NY', 607, '-074.427506', '+42.411096'), 
(12077, 'Glenmont', 'NY', 518, '-073.787766', '+42.595704'), 
(12078, 'Gloversville', 'NY', 518, '-074.344328', '+43.114958'), 
(12082, 'Grafton', 'NY', 518, '-073.446834', '+42.772624'), 
(12083, 'Greenville', 'NY', 518, '-073.951259', '+42.382594'), 
(12084, 'Guilderland', 'NY', 518, '-073.960324', '+42.703519'), 
(12085, 'Guilderland Center', 'NY', 518, '-073.905271', '+42.694777'), 
(12086, 'Hagaman', 'NY', 518, '-074.155559', '+42.969505'), 
(12087, 'Hannacroix', 'NY', 518, '-073.881515', '+42.411114'), 
(12089, 'Hoosick', 'NY', 518, '-073.318113', '+42.866666'), 
(12090, 'Hoosick Falls', 'NY', 518, '-073.437943', '+42.735310'), 
(12092, 'Howes Cave', 'NY', 518, '-074.349066', '+42.712176'), 
(12093, 'Jefferson', 'NY', 607, '-074.580562', '+42.458932'), 
(12094, 'Johnsonville', 'NY', 518, '-073.486840', '+42.879946'), 
(12095, 'Johnstown', 'NY', 518, '-074.355438', '+43.090543'), 
(12106, 'Kinderhook', 'NY', 518, '-073.704442', '+42.385231'), 
(12107, 'Knox', 'NY', 518, '-074.116812', '+42.660046'), 
(12108, 'Lake Pleasant', 'NY', 518, '-074.456913', '+43.667618'), 
(12110, 'Latham', 'NY', 518, '-073.779714', '+42.752928'), 
(12111, 'Latham', 'NY', 518, '-073.970812', '+42.614852'), 
(12115, 'Malden Bridge', 'NY', 518, '-073.567330', '+42.473718'), 
(12116, 'Maryland', 'NY', 607, '-074.913829', '+42.551473'), 
(12117, 'Mayfield', 'NY', 518, '-074.248494', '+43.132167'), 
(12118, 'Mechanicville', 'NY', 518, '-073.897322', '+43.033189'), 
(12120, 'Medusa', 'NY', 518, '-074.147178', '+42.478906'), 
(12121, 'Melrose', 'NY', 518, '-073.601722', '+42.712948'), 
(12122, 'Middleburgh', 'NY', 518, '-074.295505', '+42.560533'), 
(12123, 'Nassau', 'NY', 518, '-073.629023', '+42.565736'), 
(12124, 'New Baltimore', 'NY', 518, '-073.788241', '+42.444198'), 
(12125, 'New Lebanon', 'NY', 518, '-073.567189', '+42.466748'), 
(12128, 'Newtonville', 'NY', 518, '-073.764296', '+42.724978'), 
(12130, 'Niverville', 'NY', 518, '-073.666343', '+42.439983'), 
(12131, 'North Blenheim', 'NY', 518, '-074.438129', '+42.592287'), 
(12132, 'North Chatham', 'NY', 518, '-073.629296', '+42.466061'), 
(12133, 'North Hoosick', 'NY', 518, '-073.346409', '+42.926121'), 
(12134, 'Northville', 'NY', 518, '-074.248627', '+43.176121'), 
(12136, 'Old Chatham', 'NY', 518, '-073.561172', '+42.434992'), 
(12137, 'Pattersonville', 'NY', 518, '-074.131734', '+42.838578'), 
(12138, 'Petersburg', 'NY', 518, '-073.390627', '+42.685947'), 
(12139, 'Piseco', 'NY', 518, '-074.526485', '+43.428386'), 
(12140, 'Poestenkill', 'NY', 518, '-073.527434', '+42.686757'), 
(12141, 'Quaker Street', 'NY', 518, '-074.185395', '+42.731771'), 
(12143, 'Ravena', 'NY', 518, '-073.858352', '+42.493642'), 
(12144, 'Rensselaer', 'NY', 518, '-073.596089', '+42.621627'), 
(12147, 'Rensselaerville', 'NY', 518, '-074.160591', '+42.500258'), 
(12148, 'Rexford', 'NY', 518, '-073.847016', '+42.841619'), 
(12149, 'Richmondville', 'NY', 518, '-074.594655', '+42.609418'), 
(12150, 'Rotterdam Junction', 'NY', 518, '-074.050083', '+42.869961'), 
(12151, 'Round Lake', 'NY', 518, '-073.785914', '+42.924726'), 
(12153, 'Sand Lake', 'NY', 518, '-073.479705', '+42.635503'), 
(12154, 'Schaghticoke', 'NY', 518, '-073.615618', '+42.904445'), 
(12155, 'Schenevus', 'NY', 607, '-074.820584', '+42.605453'), 
(12156, 'Schodack Landing', 'NY', 518, '-073.723935', '+42.491469'), 
(12157, 'Schoharie', 'NY', 518, '-074.337322', '+42.655569'), 
(12158, 'Selkirk', 'NY', 518, '-073.840579', '+42.529746'), 
(12159, 'Slingerlands', 'NY', 518, '-073.876338', '+42.644278'), 
(12160, 'Sloansville', 'NY', 518, '-074.317361', '+42.756876'), 
(12161, 'South Bethlehem', 'NY', 518, '-073.851898', '+42.521038'), 
(12162, 'South Schodack', 'NY', 518, null, null), 
(12164, 'Speculator', 'NY', 518, '-074.456913', '+43.667618'), 
(12165, 'Spencertown', 'NY', 518, '-073.529774', '+42.331057'), 
(12166, 'Sprakers', 'NY', 518, '-074.446000', '+42.842006'), 
(12167, 'Stamford', 'NY', 607, '-074.619390', '+42.413508'), 
(12168, 'Stephentown', 'NY', 518, '-073.408789', '+42.635930'), 
(12169, 'Stephentown', 'NY', 518, '-073.415444', '+42.585511'), 
(12170, 'Stillwater', 'NY', 518, '-073.660897', '+43.001932'), 
(12172, 'Stottville', 'NY', 518, '-073.733532', '+42.285749'), 
(12173, 'Stuyvesant', 'NY', 518, '-073.622327', '+42.399271'), 
(12174, 'Stuyvesant Falls', 'NY', 518, '-073.734770', '+42.343986'), 
(12175, 'Summit', 'NY', 518, '-074.545250', '+42.535029'), 
(12176, 'Surprise', 'NY', 518, '-073.958671', '+42.385117'), 
(12177, 'Tribes Hill', 'NY', 518, '-074.296985', '+42.950020'), 
(12179, 'Troy', 'NY', 518, '-073.525561', '+42.711440'), 
(12180, 'Troy', 'NY', 518, '-073.608792', '+42.673701'), 
(12181, 'Troy', 'NY', 518, '-073.673862', '+42.738678'), 
(12182, 'Troy', 'NY', 518, '-073.652374', '+42.685792'), 
(12183, 'Troy', 'NY', 518, '-073.694263', '+42.745994'), 
(12184, 'Valatie', 'NY', 518, '-073.626548', '+42.398503'), 
(12185, 'Valley Falls', 'NY', 518, '-073.500679', '+42.856307'), 
(12186, 'Voorheesville', 'NY', 518, '-073.980441', '+42.620654'), 
(12187, 'Warnerville', 'NY', 518, '-074.438129', '+42.592287'), 
(12188, 'Waterford', 'NY', 518, '-073.702433', '+42.845579'), 
(12189, 'Watervliet', 'NY', 518, '-073.720318', '+42.736277'), 
(12190, 'Wells', 'NY', 518, '-074.456913', '+43.667618'), 
(12192, 'West Coxsackie', 'NY', 518, '-073.834836', '+42.397703'), 
(12193, 'Westerlo', 'NY', 518, '-074.039610', '+42.521722'), 
(12194, 'West Fulton', 'NY', 518, '-074.514163', '+42.572934'), 
(12195, 'West Lebanon', 'NY', 518, '-073.474809', '+42.479384'), 
(12196, 'West Sand Lake', 'NY', 518, '-073.561566', '+42.603715'), 
(12197, 'Worcester', 'NY', 607, '-074.732401', '+42.606993'), 
(12198, 'Wynantskill', 'NY', 518, '-073.606194', '+42.676167'), 
(12201, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12202, 'Albany', 'NY', 518, '-073.763564', '+42.636371'), 
(12203, 'Albany', 'NY', 518, '-073.857496', '+42.700345'), 
(12204, 'Albany', 'NY', 518, '-073.770714', '+42.682978'), 
(12205, 'Albany', 'NY', 518, '-073.820666', '+42.719799'), 
(12206, 'Albany', 'NY', 518, '-073.793065', '+42.675779'), 
(12207, 'Albany', 'NY', 518, '-073.750764', '+42.656029'), 
(12208, 'Albany', 'NY', 518, '-073.805866', '+42.654658'), 
(12209, 'Albany', 'NY', 518, '-073.910190', '+42.677953'), 
(12210, 'Albany', 'NY', 518, '-073.758115', '+42.683079'), 
(12211, 'Albany', 'NY', 518, '-073.773868', '+42.712973'), 
(12212, 'Albany', 'NY', 518, '-073.810373', '+42.716774'), 
(12214, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12220, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12222, 'Albany', 'NY', 518, '-073.838035', '+42.692909'), 
(12223, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12224, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12225, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12226, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12227, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12228, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12229, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12230, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12231, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12232, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12233, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12234, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12235, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12236, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12237, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12238, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12239, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12240, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12241, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12242, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12243, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12244, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12245, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12246, 'Albany', 'NY', 518, '-073.750314', '+42.647079'), 
(12247, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12248, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12249, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12250, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12252, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12255, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12256, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12257, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12260, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12261, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12262, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12288, 'Albany', 'NY', 518, '-073.970812', '+42.614852'), 
(12301, 'Schenectady', 'NY', 518, '-074.058015', '+42.833261'), 
(12302, 'Schenectady', 'NY', 518, '-073.991321', '+42.880035'), 
(12303, 'Schenectady', 'NY', 518, '-073.944818', '+42.782276'), 
(12304, 'Schenectady', 'NY', 518, '-073.899917', '+42.788176'), 
(12305, 'Schenectady', 'NY', 518, '-073.943368', '+42.812776'), 
(12306, 'Schenectady', 'NY', 518, '-074.052713', '+42.816438'), 
(12307, 'Schenectady', 'NY', 518, '-073.934868', '+42.805376'), 
(12308, 'Schenectady', 'NY', 518, '-073.920467', '+42.835926'), 
(12309, 'Schenectady', 'NY', 518, '-073.869316', '+42.809077'), 
(12325, 'Schenectady', 'NY', 518, '-074.058015', '+42.833261'), 
(12345, 'Schenectady', 'NY', 518, '-074.058015', '+42.833261'), 
(12401, 'Kingston', 'NY', 914, '-074.066780', '+41.969730'), 
(12402, 'Kingston', 'NY', 914, '-074.345684', '+41.878801'), 
(12404, 'Accord', 'NY', 914, '-074.130688', '+41.949147'), 
(12405, 'Acra', 'NY', 518, '-074.065515', '+42.315975'), 
(12406, 'Arkville', 'NY', 914, '-074.572054', '+42.141725'), 
(12407, 'Ashland', 'NY', 518, '-074.367866', '+42.332859'), 
(12409, 'Bearsville', 'NY', 914, '-074.192451', '+42.054666'), 
(12410, 'Big Indian', 'NY', 914, '-074.453033', '+42.073965'), 
(12411, 'Bloomington', 'NY', 914, '-074.043557', '+41.875232'), 
(12412, 'Boiceville', 'NY', 914, '-074.265437', '+41.998413'), 
(12413, 'Cairo', 'NY', 518, '-074.029434', '+42.301789'), 
(12414, 'Catskill', 'NY', 518, '-074.021968', '+42.258459'), 
(12416, 'Chichester', 'NY', 914, '-074.271661', '+42.095023'), 
(12417, 'Connelly', 'NY', 914, '-073.989254', '+41.907604'), 
(12418, 'Cornwallville', 'NY', 518, '-074.179384', '+42.368277'), 
(12419, 'Cottekill', 'NY', 914, '-074.111235', '+41.856903'), 
(12420, 'Cragsmoor', 'NY', 914, '-074.380138', '+41.669831'), 
(12421, 'Denver', 'NY', 914, '-074.569690', '+42.235727'), 
(12422, 'Durham', 'NY', 518, '-074.200237', '+42.307188'), 
(12423, 'East Durham', 'NY', 518, '-074.123477', '+42.377483'), 
(12424, 'East Jewett', 'NY', 518, '-074.155490', '+42.280410'), 
(12427, 'Elka Park', 'NY', 518, '-074.129580', '+42.169082'), 
(12428, 'Ellenville', 'NY', 914, '-074.253996', '+41.897181'), 
(12429, 'Esopus', 'NY', 914, '-073.992565', '+41.816228'), 
(12430, 'Fleischmanns', 'NY', 914, '-074.547279', '+42.177175'), 
(12431, 'Freehold', 'NY', 518, '-074.024147', '+42.336112'), 
(12432, 'Glasco', 'NY', 914, '-074.003246', '+41.949795'), 
(12433, 'Glenford', 'NY', 914, '-074.147995', '+42.008413'), 
(12434, 'Grand Gorge', 'NY', 607, '-074.459223', '+42.320684'), 
(12435, 'Greenfield Park', 'NY', 914, '-074.515647', '+41.727613'), 
(12436, 'Haines Falls', 'NY', 518, '-074.102319', '+42.195510'), 
(12438, 'Halcottsville', 'NY', 914, '-074.925617', '+42.183045'), 
(12439, 'Hensonville', 'NY', 518, '-074.185279', '+42.293905'), 
(12440, 'High Falls', 'NY', 914, '-074.146678', '+41.872233'), 
(12441, 'Highmount', 'NY', 914, '-074.345684', '+41.878801'), 
(12442, 'Hunter', 'NY', 518, '-074.241582', '+42.233275'), 
(12443, 'Hurley', 'NY', 914, '-074.115476', '+41.853723'), 
(12444, 'Jewett', 'NY', 518, '-074.295888', '+42.264524'), 
(12446, 'Kerhonkson', 'NY', 914, '-074.232063', '+41.884748'), 
(12448, 'Lake Hill', 'NY', 914, '-074.191963', '+42.083209'), 
(12449, 'Lake Katrine', 'NY', 914, '-074.182479', '+41.883711'), 
(12450, 'Lanesville', 'NY', 914, '-074.163793', '+42.208809'), 
(12451, 'Leeds', 'NY', 518, '-073.930812', '+42.304064'), 
(12452, 'Lexington', 'NY', 518, '-074.386635', '+42.223407'), 
(12453, 'Malden on Hudson', 'NY', 914, '-073.935418', '+42.098698'), 
(12454, 'Maplecrest', 'NY', 518, '-074.160193', '+42.282466'), 
(12455, 'Margaretville', 'NY', 914, '-074.617819', '+42.185189'), 
(12456, 'Mount Marion', 'NY', 914, '-073.992829', '+42.037136'), 
(12457, 'Mount Tremper', 'NY', 914, '-074.168979', '+41.874300'), 
(12458, 'Napanoch', 'NY', 914, '-074.420108', '+41.801370'), 
(12459, 'New Kingston', 'NY', 914, '-074.683726', '+42.209430'), 
(12460, 'Oak Hill', 'NY', 518, '-074.192105', '+42.409721'), 
(12461, 'Olivebridge', 'NY', 914, '-074.273362', '+41.875001'), 
(12463, 'Palenville', 'NY', 518, '-074.009950', '+42.197886'), 
(12464, 'Phoenicia', 'NY', 914, '-074.228732', '+42.019668'), 
(12465, 'Pine Hill', 'NY', 914, '-074.473639', '+42.136293'), 
(12466, 'Port Ewen', 'NY', 914, '-073.976653', '+41.894812'), 
(12468, 'Prattsville', 'NY', 518, '-074.385762', '+42.286917'), 
(12469, 'Preston Hollow', 'NY', 518, '-074.213992', '+42.464687'), 
(12470, 'Purling', 'NY', 518, '-074.018409', '+42.282915'), 
(12471, 'Rifton', 'NY', 914, '-074.030611', '+41.840304'), 
(12472, 'Rosendale', 'NY', 914, '-074.074621', '+41.873367'), 
(12473, 'Round Top', 'NY', 518, '-074.044432', '+42.276462'), 
(12474, 'Roxbury', 'NY', 607, '-074.563088', '+42.295703'), 
(12475, 'Ruby', 'NY', 914, '-074.007868', '+42.017632'), 
(12477, 'Saugerties', 'NY', 914, '-074.202816', '+41.996982'), 
(12480, 'Shandaken', 'NY', 914, '-074.407894', '+41.911181'), 
(12481, 'Shokan', 'NY', 914, '-074.218443', '+41.970903'), 
(12482, 'South Cairo', 'NY', 518, '-073.986354', '+42.267617'), 
(12483, 'Spring Glen', 'NY', 914, '-074.424533', '+41.663895'), 
(12484, 'Stone Ridge', 'NY', 914, '-074.207310', '+41.846274'), 
(12485, 'Tannersville', 'NY', 518, '-074.137242', '+42.195922'), 
(12486, 'Tillson', 'NY', 914, '-074.232241', '+41.837953'), 
(12487, 'Ulster Park', 'NY', 914, '-074.017907', '+41.857076'), 
(12489, 'Wawarsing', 'NY', 914, '-074.353531', '+41.760604'), 
(12490, 'West Camp', 'NY', 914, '-073.934577', '+42.108689'), 
(12491, 'West Hurley', 'NY', 914, '-074.124371', '+41.983752'), 
(12492, 'West Kill', 'NY', 518, '-074.375508', '+42.206787'), 
(12493, 'West Park', 'NY', 914, '-073.980908', '+41.795276'), 
(12494, 'West Shokan', 'NY', 914, '-074.267623', '+41.972572'), 
(12495, 'Willow', 'NY', 914, '-074.203575', '+42.046885'), 
(12496, 'Windham', 'NY', 518, '-074.231589', '+42.320273'), 
(12498, 'Woodstock', 'NY', 914, '-074.169764', '+41.883076'), 
(12501, 'Amenia', 'NY', 914, '-073.710901', '+41.826491'), 
(12502, 'Ancram', 'NY', 518, '-073.657698', '+42.067399'), 
(12503, 'Ancramdale', 'NY', 518, '-073.587575', '+42.043039'), 
(12504, 'Annandale on Hudson', 'NY', 914, '-073.909234', '+42.035434'), 
(12506, 'Bangall', 'NY', 914, '-073.743714', '+41.759905'), 
(12507, 'Barrytown', 'NY', 914, '-073.919899', '+42.000547'), 
(12508, 'Beacon', 'NY', 914, '-073.773082', '+41.712677'), 
(12510, 'Billings', 'NY', 914, '-073.743714', '+41.759905'), 
(12511, 'Castle Point', 'NY', 914, '-073.743714', '+41.759905'), 
(12512, 'Chelsea', 'NY', 914, '-073.968183', '+41.552793'), 
(12513, 'Claverack', 'NY', 518, '-073.694642', '+42.206862'), 
(12514, 'Clinton Corners', 'NY', 914, '-073.777256', '+41.867364'), 
(12515, 'Clintondale', 'NY', 914, '-074.057990', '+41.682335'), 
(12516, 'Copake', 'NY', 518, '-073.576102', '+42.099322'), 
(12517, 'Copake Falls', 'NY', 518, '-073.548337', '+42.130934'), 
(12518, 'Cornwall', 'NY', 914, '-074.135167', '+41.348593'), 
(12520, 'Cornwall on Hudson', 'NY', 914, '-074.132883', '+41.431474'), 
(12521, 'Craryville', 'NY', 518, '-073.644650', '+42.190488'), 
(12522, 'Dover Plains', 'NY', 914, '-073.687324', '+41.800316'), 
(12523, 'Elizaville', 'NY', 914, '-073.697297', '+42.119528'), 
(12524, 'Fishkill', 'NY', 914, '-073.847308', '+41.618980'), 
(12525, 'Gardiner', 'NY', 914, '-074.173870', '+41.677151'), 
(12526, 'Germantown', 'NY', 518, '-073.792924', '+42.121298'), 
(12527, 'Glenham', 'NY', 914, '-073.933259', '+41.520249'), 
(12528, 'Highland', 'NY', 914, '-074.009481', '+41.720945'), 
(12529, 'Hillsdale', 'NY', 518, '-073.550028', '+42.193270'), 
(12530, 'Hollowville', 'NY', 518, '-073.687001', '+42.210991'), 
(12531, 'Holmes', 'NY', 914, '-073.670325', '+41.549045'), 
(12533, 'Hopewell Junction', 'NY', 914, '-073.766191', '+41.748948'), 
(12534, 'Hudson', 'NY', 518, '-073.742997', '+42.184313'), 
(12537, 'Hughsonville', 'NY', 914, '-073.936281', '+41.582437'), 
(12538, 'Hyde Park', 'NY', 914, '-073.814913', '+41.813468'), 
(12540, 'Lagrangeville', 'NY', 914, '-073.743183', '+41.633029'), 
(12541, 'Livingston', 'NY', 518, '-073.757399', '+42.142068'), 
(12542, 'Marlboro', 'NY', 914, '-074.002802', '+41.612647'), 
(12543, 'Maybrook', 'NY', 914, '-074.230587', '+41.357625'), 
(12544, 'Mellenville', 'NY', 518, '-073.667962', '+42.259623'), 
(12545, 'Millbrook', 'NY', 914, '-073.637175', '+41.832012'), 
(12546, 'Millerton', 'NY', 518, '-073.546336', '+41.938460'), 
(12547, 'Milton', 'NY', 914, '-074.068056', '+41.644832'), 
(12548, 'Modena', 'NY', 914, '-074.103276', '+41.672278'), 
(12549, 'Montgomery', 'NY', 914, '-074.255717', '+41.405901'), 
(12550, 'Newburgh', 'NY', 914, '-074.185363', '+41.385370'), 
(12551, 'Newburgh', 'NY', 914, '-074.354699', '+41.387822'), 
(12552, 'Newburgh', 'NY', 914, '-074.354699', '+41.387822'), 
(12553, 'New Windsor', 'NY', 914, '-074.311974', '+41.413667'), 
(12555, 'Mid Hudson', 'NY', 914, '-074.354699', '+41.387822'), 
(12561, 'New Paltz', 'NY', 914, '-074.109241', '+41.746380'), 
(12563, 'Patterson', 'NY', 914, '-073.595066', '+41.485285'), 
(12564, 'Pawling', 'NY', 914, '-073.590491', '+41.663759'), 
(12565, 'Philmont', 'NY', 518, '-073.659054', '+42.250141'), 
(12566, 'Pine Bush', 'NY', 914, '-074.219343', '+41.405485'), 
(12567, 'Pine Plains', 'NY', 518, '-073.636330', '+41.952681'), 
(12568, 'Plattekill', 'NY', 914, '-074.078050', '+41.641207'), 
(12569, 'Pleasant Valley', 'NY', 914, '-073.783655', '+41.825708'), 
(12570, 'Poughquag', 'NY', 914, '-073.650107', '+41.646389'), 
(12571, 'Red Hook', 'NY', 914, '-073.786847', '+41.808427'), 
(12572, 'Rhinebeck', 'NY', 914, '-073.760423', '+41.836548'), 
(12574, 'Rhinecliff', 'NY', 914, '-073.951730', '+41.915068'), 
(12575, 'Rock Tavern', 'NY', 914, '-074.156394', '+41.507550'), 
(12577, 'Salisbury Mills', 'NY', 914, '-074.121804', '+41.437176'), 
(12578, 'Salt Point', 'NY', 914, '-073.786647', '+41.812460'), 
(12580, 'Staatsburg', 'NY', 914, '-073.724550', '+41.881636'), 
(12581, 'Stanfordville', 'NY', 914, '-073.695442', '+41.913511'), 
(12582, 'Stormville', 'NY', 914, '-073.726670', '+41.554509'), 
(12583, 'Tivoli', 'NY', 914, '-073.749214', '+41.909683'), 
(12584, 'Vails Gate', 'NY', 914, '-074.059104', '+41.464073'), 
(12585, 'Verbank', 'NY', 914, '-073.690109', '+41.716145'), 
(12586, 'Walden', 'NY', 914, '-074.267310', '+41.406785'), 
(12588, 'Walker Valley', 'NY', 914, '-074.345684', '+41.878801'), 
(12589, 'Wallkill', 'NY', 914, '-074.154472', '+41.631653'), 
(12590, 'Wappingers Falls', 'NY', 914, '-073.741141', '+41.736948'), 
(12592, 'Wassaic', 'NY', 914, '-073.560425', '+41.802285'), 
(12593, 'West Copake', 'NY', 518, '-073.641076', '+42.243991'), 
(12594, 'Wingdale', 'NY', 914, '-073.584346', '+41.672789'), 
(12601, 'Poughkeepsie', 'NY', 914, '-073.896164', '+41.695839'), 
(12602, 'Poughkeepsie', 'NY', 914, '-073.743714', '+41.759905'), 
(12603, 'Poughkeepsie', 'NY', 914, '-073.862074', '+41.690707'), 
(12604, 'Poughkeepsie', 'NY', 914, '-073.743714', '+41.759905'), 
(12701, 'Monticello', 'NY', 914, '-074.677156', '+41.686944'), 
(12719, 'Barryville', 'NY', 914, '-074.915176', '+41.486186'), 
(12720, 'Bethel', 'NY', 914, '-074.911474', '+41.661466'), 
(12721, 'Bloomingburg', 'NY', 914, '-074.721754', '+41.638680'), 
(12722, 'Burlingham', 'NY', 914, '-074.755373', '+41.719016'), 
(12723, 'Callicoon', 'NY', 914, '-075.018070', '+41.775202'), 
(12724, 'Callicoon Center', 'NY', 914, '-074.755373', '+41.719016'), 
(12725, 'Claryville', 'NY', 914, '-074.588020', '+41.899285'), 
(12726, 'Cochecton', 'NY', 914, '-074.974074', '+41.691959'), 
(12727, 'Cochecton Center', 'NY', 914, '-074.755373', '+41.719016'), 
(12729, 'Cuddebackville', 'NY', 914, '-074.425265', '+41.403723'), 
(12732, 'Eldred', 'NY', 914, '-074.845788', '+41.517426'), 
(12733, 'Fallsburg', 'NY', 914, '-074.537252', '+41.647052'), 
(12734, 'Ferndale', 'NY', 914, '-074.734508', '+41.734858'), 
(12736, 'Fremont Center', 'NY', 914, '-075.034258', '+41.878194'), 
(12737, 'Glen Spey', 'NY', 914, '-074.820881', '+41.547309'), 
(12738, 'Glen Wild', 'NY', 914, '-074.568565', '+41.656753'), 
(12739, 'Godeffroy', 'NY', 914, '-074.601097', '+41.450914'), 
(12740, 'Grahamsville', 'NY', 914, '-074.748053', '+41.818383'), 
(12741, 'Hankins', 'NY', 914, '-075.053420', '+41.839135'), 
(12742, 'Harris', 'NY', 914, '-074.715360', '+41.710156'), 
(12743, 'Highland Lake', 'NY', 914, '-074.849136', '+41.531346'), 
(12745, 'Hortonville', 'NY', 914, '-075.030592', '+41.762944'), 
(12746, 'Huguenot', 'NY', 914, '-074.640019', '+41.437689'), 
(12747, 'Hurleyville', 'NY', 914, '-074.726066', '+41.770283'), 
(12748, 'Jeffersonville', 'NY', 914, '-074.905417', '+41.782874'), 
(12749, 'Kauneonga Lake', 'NY', 914, '-074.835807', '+41.687384'), 
(12750, 'Kenoza Lake', 'NY', 914, '-074.961146', '+41.729581'), 
(12751, 'Kiamesha Lake', 'NY', 914, '-074.682731', '+41.694655'), 
(12752, 'Lake Huntington', 'NY', 914, '-074.946306', '+41.758563'), 
(12754, 'Liberty', 'NY', 914, '-074.669340', '+41.719940'), 
(12758, 'Livingston Manor', 'NY', 914, '-074.802549', '+41.818205'), 
(12759, 'Loch Sheldrake', 'NY', 914, '-074.658843', '+41.786516'), 
(12760, 'Long Eddy', 'NY', 914, '-075.076328', '+41.871276'), 
(12762, 'Mongaup Valley', 'NY', 914, '-074.783554', '+41.686123'), 
(12763, 'Mountain Dale', 'NY', 914, '-074.696318', '+41.804690'), 
(12764, 'Narrowsburg', 'NY', 914, '-074.962330', '+41.595908'), 
(12765, 'Neversink', 'NY', 914, '-074.609020', '+41.865656'), 
(12766, 'North Branch', 'NY', 914, '-074.995771', '+41.820897'), 
(12767, 'Obernburg', 'NY', 914, '-074.755373', '+41.719016'), 
(12768, 'Parksville', 'NY', 914, '-074.857261', '+41.841414'), 
(12769, 'Phillipsport', 'NY', 914, '-074.436159', '+41.651453'), 
(12770, 'Pond Eddy', 'NY', 914, '-074.856932', '+41.446322'), 
(12771, 'Port Jervis', 'NY', 914, '-074.498396', '+41.357119'), 
(12775, 'Rock Hill', 'NY', 914, '-074.575902', '+41.619506'), 
(12776, 'Roscoe', 'NY', 607, '-074.951782', '+41.819249'), 
(12777, 'Forestburgh', 'NY', 914, '-074.603366', '+41.552911'), 
(12778, 'Smallwood', 'NY', 914, '-074.817751', '+41.661538'), 
(12779, 'South Fallsburg', 'NY', 914, '-074.716843', '+41.770195'), 
(12780, 'Sparrow Bush', 'NY', 914, '-074.459687', '+41.376892'), 
(12781, 'Summitville', 'NY', 914, '-074.755373', '+41.719016'), 
(12782, 'Sundown', 'NY', 914, '-074.430063', '+41.881485'), 
(12783, 'Swan Lake', 'NY', 914, '-074.840778', '+41.657319'), 
(12784, 'Thompsonville', 'NY', 914, '-074.584061', '+41.714311'), 
(12785, 'Westbrookville', 'NY', 914, '-074.755373', '+41.719016'), 
(12786, 'White Lake', 'NY', 914, '-074.811773', '+41.647880'), 
(12787, 'White Sulphur Springs', 'NY', 914, '-074.828611', '+41.800193'), 
(12788, 'Woodbourne', 'NY', 914, '-074.729403', '+41.810974'), 
(12789, 'Woodridge', 'NY', 914, '-074.671013', '+41.797345'), 
(12790, 'Wurtsboro', 'NY', 914, '-074.552644', '+41.592331'), 
(12791, 'Youngsville', 'NY', 914, '-074.746874', '+41.695449'), 
(12792, 'Yulan', 'NY', 914, '-074.749722', '+41.591075'), 
(12801, 'Glens Falls', 'NY', 518, '-073.669061', '+43.318880'), 
(12803, 'South Glens Falls', 'NY', 518, '-073.629401', '+43.283561'), 
(12804, 'Queensbury', 'NY', 518, '-073.789563', '+43.489472'), 
(12808, 'Adirondack', 'NY', 518, '-073.794147', '+43.708338'), 
(12809, 'Argyle', 'NY', 518, '-073.484828', '+43.280711'), 
(12810, 'Athol', 'NY', 518, '-073.943693', '+43.598860'), 
(12811, 'Bakers Mills', 'NY', 518, '-074.061201', '+43.624220'), 
(12812, 'Blue Mountain Lake', 'NY', 518, '-074.456913', '+43.667618'), 
(12814, 'Bolton Landing', 'NY', 518, '-073.677564', '+43.574329'), 
(12815, 'Brant Lake', 'NY', 518, '-073.773434', '+43.677503'), 
(12816, 'Cambridge', 'NY', 518, '-073.392229', '+43.068526'), 
(12817, 'Chestertown', 'NY', 518, '-073.794491', '+43.522364'), 
(12819, 'Clemons', 'NY', 518, '-073.503056', '+43.614194'), 
(12820, 'Cleverdale', 'NY', 518, '-073.639291', '+43.471810'), 
(12821, 'Comstock', 'NY', 518, '-073.403287', '+43.461440'), 
(12822, 'Corinth', 'NY', 518, '-073.890739', '+43.241967'), 
(12823, 'Cossayuna', 'NY', 518, '-073.458063', '+43.154262'), 
(12824, 'Diamond Point', 'NY', 518, '-073.755545', '+43.560729'), 
(12827, 'Fort Ann', 'NY', 518, '-073.489198', '+43.443936'), 
(12828, 'Fort Edward', 'NY', 518, '-073.434566', '+43.371195'), 
(12831, 'Gansevoort', 'NY', 518, '-073.707415', '+43.204261'), 
(12832, 'Granville', 'NY', 518, '-073.331692', '+43.369373'), 
(12833, 'Greenfield Center', 'NY', 518, '-073.906293', '+43.181214'), 
(12834, 'Greenwich', 'NY', 518, '-073.434261', '+43.212754'), 
(12835, 'Hadley', 'NY', 518, '-073.976958', '+43.287589'), 
(12836, 'Hague', 'NY', 518, '-073.543498', '+43.730225'), 
(12837, 'Hampton', 'NY', 518, '-073.278904', '+43.492705'), 
(12838, 'Hartford', 'NY', 518, '-073.404906', '+43.354304'), 
(12839, 'Hudson Falls', 'NY', 518, '-073.468589', '+43.203596'), 
(12841, 'Huletts Landing', 'NY', 518, '-073.508308', '+43.646953'), 
(12842, 'Indian Lake', 'NY', 518, '-074.327593', '+43.749928'), 
(12843, 'Johnsburg', 'NY', 518, '-073.916498', '+43.585960'), 
(12844, 'Kattskill Bay', 'NY', 518, '-073.627156', '+43.475353'), 
(12845, 'Lake George', 'NY', 518, '-073.875462', '+43.518611'), 
(12846, 'Lake Luzerne', 'NY', 518, '-073.771547', '+43.455598'), 
(12847, 'Long Lake', 'NY', 518, '-074.440029', '+43.953253'), 
(12848, 'Middle Falls', 'NY', 518, '-073.524554', '+43.100123'), 
(12849, 'Middle Granville', 'NY', 518, '-073.290902', '+43.442087'), 
(12850, 'Middle Grove', 'NY', 518, '-073.983737', '+43.185956'), 
(12851, 'Minerva', 'NY', 518, '-073.787317', '+44.214452'), 
(12852, 'Newcomb', 'NY', 518, '-073.815204', '+44.145678'), 
(12853, 'North Creek', 'NY', 518, '-073.922201', '+43.622181'), 
(12854, 'North Granville', 'NY', 518, '-073.340950', '+43.452517'), 
(12855, 'North Hudson', 'NY', 518, '-073.721139', '+43.970736'), 
(12856, 'North River', 'NY', 518, '-074.087329', '+43.723665'), 
(12857, 'Olmstedville', 'NY', 518, '-073.815204', '+44.145678'), 
(12858, 'Paradox', 'NY', 518, '-073.400254', '+43.879451'), 
(12859, 'Porter Corners', 'NY', 518, '-073.891854', '+43.201380'), 
(12860, 'Pottersville', 'NY', 518, '-073.784407', '+43.592829'), 
(12861, 'Putnam Station', 'NY', 518, '-073.422181', '+43.743816'), 
(12862, 'Riparius', 'NY', 518, '-073.932509', '+43.675377'), 
(12863, 'Rock City Falls', 'NY', 518, '-073.923080', '+43.061305'), 
(12864, 'Sabael', 'NY', 518, '-074.456913', '+43.667618'), 
(12865, 'Salem', 'NY', 518, '-073.348736', '+43.225966'), 
(12866, 'Saratoga Springs', 'NY', 518, '-073.850623', '+43.101145'), 
(12870, 'Schroon Lake', 'NY', 518, '-073.759213', '+43.841273'), 
(12871, 'Schuylerville', 'NY', 518, '-073.643205', '+43.130211'), 
(12872, 'Severance', 'NY', 518, '-073.815204', '+44.145678'), 
(12873, 'Shushan', 'NY', 518, '-073.314179', '+43.104587'), 
(12874, 'Silver Bay', 'NY', 518, '-073.505019', '+43.693173'), 
(12878, 'Stony Creek', 'NY', 518, '-073.876364', '+43.464398'), 
(12879, 'Newcomb', 'NY', 518, '-073.815204', '+44.145678'), 
(12883, 'Ticonderoga', 'NY', 518, '-073.478024', '+43.852071'), 
(12884, 'Victory Mills', 'NY', 518, '-073.591652', '+43.088397'), 
(12885, 'Warrensburg', 'NY', 518, '-073.859928', '+43.570457'), 
(12886, 'Wevertown', 'NY', 518, '-073.936399', '+43.631297'), 
(12887, 'Whitehall', 'NY', 518, '-073.421536', '+43.492815'), 
(12901, 'Plattsburgh', 'NY', 518, '-073.637104', '+44.711870'), 
(12903, 'Plattsburgh', 'NY', 518, '-073.447398', '+44.685411'), 
(12910, 'Altona', 'NY', 518, '-073.577683', '+44.865209'), 
(12911, 'Keeseville', 'NY', 518, '-073.471946', '+44.528081'), 
(12912, 'Au Sable Forks', 'NY', 518, '-073.648386', '+44.711326'), 
(12913, 'Bloomingdale', 'NY', 518, '-074.070277', '+44.401213'), 
(12914, 'Bombay', 'NY', 518, '-074.444789', '+44.674942'), 
(12915, 'Brainardsville', 'NY', 518, '-074.317958', '+44.552725'), 
(12916, 'Brushton', 'NY', 518, '-074.489379', '+44.877630'), 
(12917, 'Burke', 'NY', 518, '-074.200948', '+44.932057'), 
(12918, 'Cadyville', 'NY', 518, '-073.670249', '+44.686162'), 
(12919, 'Champlain', 'NY', 518, '-073.578285', '+44.726056'), 
(12920, 'Chateaugay', 'NY', 518, '-074.068371', '+44.932727'), 
(12921, 'Chazy', 'NY', 518, '-073.452578', '+44.879906'), 
(12922, 'Childwold', 'NY', 518, '-074.702338', '+44.287829'), 
(12923, 'Churubusco', 'NY', 518, '-073.932053', '+44.916842'), 
(12924, 'Keeseville', 'NY', 518, '-073.744555', '+44.706561'), 
(12926, 'Constable', 'NY', 518, '-074.327316', '+44.944145'), 
(12927, 'Cranberry Lake', 'NY', 315, '-074.858103', '+44.228969'), 
(12928, 'Crown Point', 'NY', 518, '-073.588540', '+43.930616'), 
(12929, 'Dannemora', 'NY', 518, '-073.582317', '+44.847709'), 
(12930, 'Dickinson Center', 'NY', 518, '-074.317958', '+44.552725'), 
(12932, 'Elizabethtown', 'NY', 518, '-073.815204', '+44.145678'), 
(12933, 'Ellenburg', 'NY', 518, '-073.963279', '+44.881962'), 
(12934, 'Ellenburg Center', 'NY', 518, '-073.907936', '+44.892243'), 
(12935, 'Ellenburg Depot', 'NY', 518, '-073.739157', '+44.801467'), 
(12936, 'Essex', 'NY', 518, '-073.377434', '+44.273412'), 
(12937, 'Fort Covington', 'NY', 518, '-074.486740', '+44.955977'), 
(12939, 'Gabriels', 'NY', 518, '-074.317958', '+44.552725'), 
(12941, 'Jay', 'NY', 518, '-073.815204', '+44.145678'), 
(12942, 'Keene', 'NY', 518, '-073.815204', '+44.145678'), 
(12943, 'Keene Valley', 'NY', 518, '-073.773111', '+44.202397'), 
(12944, 'Keeseville', 'NY', 518, '-073.436913', '+44.343063'), 
(12945, 'Lake Clear', 'NY', 518, '-074.317958', '+44.552725'), 
(12946, 'Lake Placid', 'NY', 518, '-073.734652', '+44.130663'), 
(12949, 'Lawrenceville', 'NY', 315, '-074.660413', '+44.746861'), 
(12950, 'Lewis', 'NY', 518, '-073.815204', '+44.145678'), 
(12952, 'Lyon Mountain', 'NY', 518, '-073.900452', '+44.734587'), 
(12953, 'Malone', 'NY', 518, '-074.288237', '+44.859117'), 
(12955, 'Lyon Mountain', 'NY', 518, '-073.972990', '+44.804316'), 
(12956, 'Mineville', 'NY', 518, '-073.491335', '+44.124040'), 
(12957, 'Moira', 'NY', 518, '-074.552321', '+44.856880'), 
(12958, 'Mooers', 'NY', 518, '-073.661296', '+44.792956'), 
(12959, 'Mooers Forks', 'NY', 518, '-073.615749', '+44.762920'), 
(12960, 'Moriah', 'NY', 518, '-073.505265', '+44.041863'), 
(12961, 'Moriah Center', 'NY', 518, '-073.534677', '+44.055155'), 
(12962, 'Morrisonville', 'NY', 518, '-073.605062', '+44.617784'), 
(12964, 'New Russia', 'NY', 518, '-073.815204', '+44.145678'), 
(12965, 'Nicholville', 'NY', 315, '-074.678121', '+44.726424'), 
(12966, 'North Bangor', 'NY', 518, '-074.419121', '+44.853200'), 
(12967, 'North Lawrence', 'NY', 315, '-074.680488', '+44.761862'), 
(12969, 'Owls Head', 'NY', 518, '-074.317958', '+44.552725'), 
(12970, 'Paul Smiths', 'NY', 518, '-074.317958', '+44.552725'), 
(12972, 'Peru', 'NY', 518, '-073.569167', '+44.666070'), 
(12973, 'Piercefield', 'NY', 518, '-074.555957', '+44.234289'), 
(12974, 'Port Henry', 'NY', 518, '-073.461308', '+44.087072'), 
(12975, 'Port Kent', 'NY', 518, '-073.409243', '+44.526437'), 
(12976, 'Rainbow Lake', 'NY', 518, '-074.317958', '+44.552725'), 
(12977, 'Ray Brook', 'NY', 518, '-073.815204', '+44.145678'), 
(12978, 'Redford', 'NY', 518, '-073.761204', '+44.664956'), 
(12979, 'Rouses Point', 'NY', 518, '-073.626615', '+44.864633'), 
(12980, 'Saint Regis Falls', 'NY', 518, '-074.515511', '+44.657819'), 
(12981, 'Saranac', 'NY', 518, '-073.809266', '+44.624413'), 
(12983, 'Saranac Lake', 'NY', 518, '-074.272104', '+44.583429'), 
(12985, 'Schuyler Falls', 'NY', 518, '-073.678749', '+44.570072'), 
(12986, 'Tupper Lake', 'NY', 518, '-074.294012', '+44.599971'), 
(12987, 'Upper Jay', 'NY', 518, '-073.815204', '+44.145678'), 
(12989, 'Vermontville', 'NY', 518, '-074.317958', '+44.552725'), 
(12992, 'West Chazy', 'NY', 518, '-073.513225', '+44.827274'), 
(12993, 'Westport', 'NY', 518, '-073.434541', '+44.187830'), 
(12995, 'Whippleville', 'NY', 518, '-074.252254', '+44.805681'), 
(12996, 'Willsboro', 'NY', 518, '-073.416202', '+44.242261'), 
(12997, 'Wilmington', 'NY', 518, '-073.815204', '+44.145678'), 
(12998, 'Witherbee', 'NY', 518, '-073.530601', '+44.082670'), 
(13020, 'Apulia Station', 'NY', 315, '-076.062425', '+42.823968'), 
(13021, 'Auburn', 'NY', 315, '-076.565683', '+42.894381'), 
(13022, 'Auburn', 'NY', 315, '-076.509567', '+43.163364'), 
(13024, 'Auburn', 'NY', 315, '-076.509567', '+43.163364'), 
(13026, 'Aurora', 'NY', 315, '-076.646007', '+42.755979'), 
(13027, 'Baldwinsville', 'NY', 315, '-076.360147', '+43.158531'), 
(13028, 'Bernhards Bay', 'NY', 315, '-076.135765', '+43.310494'), 
(13029, 'Brewerton', 'NY', 315, '-076.140648', '+43.227448'), 
(13030, 'Bridgeport', 'NY', 315, '-075.993896', '+43.165372'), 
(13031, 'Camillus', 'NY', 315, '-076.348012', '+43.049756'), 
(13032, 'Canastota', 'NY', 315, '-075.798607', '+43.005767'), 
(13033, 'Cato', 'NY', 315, '-076.579082', '+43.185529'), 
(13034, 'Cayuga', 'NY', 315, '-076.676419', '+42.924315'), 
(13035, 'Cazenovia', 'NY', 315, '-075.775568', '+42.939422'), 
(13036, 'Central Square', 'NY', 315, '-076.170850', '+43.330332'), 
(13037, 'Chittenango', 'NY', 315, '-075.806194', '+43.009985'), 
(13039, 'Cicero', 'NY', 315, '-076.154128', '+43.125491'), 
(13040, 'Cincinnatus', 'NY', 607, '-075.955301', '+42.565932'), 
(13041, 'Clay', 'NY', 315, '-076.131931', '+43.119217'), 
(13042, 'Cleveland', 'NY', 315, '-076.225752', '+43.276370'), 
(13043, 'Clockville', 'NY', 315, '-075.740848', '+43.042044'), 
(13044, 'Constantia', 'NY', 315, '-075.982593', '+43.301232'), 
(13045, 'Cortland', 'NY', 607, '-076.120128', '+42.614268'), 
(13051, 'Delphi Falls', 'NY', 315, '-075.911280', '+42.870698'), 
(13052, 'De Ruyter', 'NY', 315, '-075.859458', '+42.776527'), 
(13053, 'Dryden', 'NY', 607, '-076.291224', '+42.477712'), 
(13054, 'Durhamville', 'NY', 315, '-075.559605', '+43.145480'), 
(13056, 'East Homer', 'NY', 607, '-076.105201', '+42.677155'), 
(13057, 'East Syracuse', 'NY', 315, '-076.047426', '+43.096216'), 
(13060, 'Elbridge', 'NY', 315, '-076.416612', '+43.027813'), 
(13061, 'Erieville', 'NY', 315, '-075.744589', '+42.841725'), 
(13062, 'Etna', 'NY', 607, '-076.389023', '+42.484352'), 
(13063, 'Fabius', 'NY', 315, '-075.976158', '+42.855631'), 
(13064, 'Fair Haven', 'NY', 315, '-076.200448', '+43.431311'), 
(13065, 'Fayette', 'NY', 315, '-076.801970', '+42.822662'), 
(13066, 'Fayetteville', 'NY', 315, '-075.995518', '+42.947789'), 
(13068, 'Freeville', 'NY', 607, '-076.372864', '+42.496530'), 
(13069, 'Fulton', 'NY', 315, '-076.227027', '+43.345255'), 
(13071, 'Genoa', 'NY', 315, '-076.526226', '+42.673871'), 
(13072, 'Georgetown', 'NY', 315, '-075.788393', '+42.768124'), 
(13073, 'Groton', 'NY', 607, '-076.392709', '+42.579298'), 
(13074, 'Hannibal', 'NY', 315, '-076.306549', '+43.324451'), 
(13076, 'Hastings', 'NY', 315, '-076.189586', '+43.338817'), 
(13077, 'Homer', 'NY', 607, '-076.175275', '+42.678012'), 
(13078, 'Jamesville', 'NY', 315, '-076.057658', '+42.966136'), 
(13080, 'Jordan', 'NY', 315, '-076.439657', '+43.067413'), 
(13081, 'King Ferry', 'NY', 315, '-076.631117', '+42.876886'), 
(13082, 'Kirkville', 'NY', 315, '-075.961597', '+43.103886'), 
(13083, 'Lacona', 'NY', 315, '-076.029304', '+43.642147'), 
(13084, 'La Fayette', 'NY', 315, '-076.128862', '+42.891099'), 
(13087, 'Little York', 'NY', 607, '-076.156103', '+42.706981'), 
(13088, 'Liverpool', 'NY', 315, '-076.207867', '+43.124866'), 
(13089, 'Liverpool', 'NY', 315, '-076.197701', '+43.021430'), 
(13090, 'Liverpool', 'NY', 315, '-076.223459', '+43.152767'), 
(13092, 'Locke', 'NY', 315, '-076.410528', '+42.659466'), 
(13093, 'Lycoming', 'NY', 315, '-076.200448', '+43.431311'), 
(13101, 'Mc Graw', 'NY', 607, '-076.072949', '+42.597468'), 
(13102, 'Mc Lean', 'NY', 607, '-076.292723', '+42.554215'), 
(13103, 'Mallory', 'NY', 315, '-076.096357', '+43.339851'), 
(13104, 'Manlius', 'NY', 315, '-075.966540', '+42.955618'), 
(13107, 'Maple View', 'NY', 315, '-076.153442', '+43.457798'), 
(13108, 'Marcellus', 'NY', 315, '-076.329799', '+42.948057'), 
(13110, 'Marietta', 'NY', 315, '-076.291265', '+42.880900'), 
(13111, 'Martville', 'NY', 315, '-076.629200', '+43.258337'), 
(13112, 'Memphis', 'NY', 315, '-076.413216', '+43.098983'), 
(13113, 'Meridian', 'NY', 315, '-076.621747', '+43.089111'), 
(13114, 'Mexico', 'NY', 315, '-076.204997', '+43.398473'), 
(13115, 'Minetto', 'NY', 315, '-076.482365', '+43.397671'), 
(13116, 'Minoa', 'NY', 315, '-076.006001', '+43.076828'), 
(13117, 'Montezuma', 'NY', 315, '-076.704722', '+43.002267'), 
(13118, 'Moravia', 'NY', 315, '-076.407811', '+42.737724'), 
(13119, 'Mottville', 'NY', 315, '-076.440833', '+42.974460'), 
(13120, 'Nedrow', 'NY', 315, '-076.179845', '+42.951126'), 
(13121, 'New Haven', 'NY', 315, '-076.315044', '+43.483379'), 
(13122, 'New Woodstock', 'NY', 315, '-075.852660', '+42.825164');

insert  into zipcodes values 
(13123, 'North Bay', 'NY', 315, '-075.776918', '+43.236407'), 
(13124, 'North Pitcher', 'NY', 315, '-075.622857', '+42.479801'), 
(13126, 'Oswego', 'NY', 315, '-076.342172', '+43.465388'), 
(13129, 'Georgetown', 'NY', 315, '-075.731391', '+42.712735'), 
(13131, 'Parish', 'NY', 315, '-076.120904', '+43.433970'), 
(13132, 'Pennellville', 'NY', 315, '-076.229091', '+43.296808'), 
(13134, 'Peterboro', 'NY', 315, '-075.679351', '+42.968619'), 
(13135, 'Phoenix', 'NY', 315, '-076.260803', '+43.330210'), 
(13136, 'Pitcher', 'NY', 607, '-075.845544', '+42.619466'), 
(13137, 'Plainville', 'NY', 315, '-076.446980', '+43.157653'), 
(13138, 'Pompey', 'NY', 315, '-076.026459', '+42.892740'), 
(13139, 'Poplar Ridge', 'NY', 315, '-076.628454', '+42.742057'), 
(13140, 'Port Byron', 'NY', 315, '-076.541321', '+42.886349'), 
(13141, 'Preble', 'NY', 315, '-076.157108', '+42.739682'), 
(13142, 'Pulaski', 'NY', 315, '-076.155320', '+43.560497'), 
(13143, 'Red Creek', 'NY', 315, '-076.752077', '+43.238248'), 
(13144, 'Richland', 'NY', 315, '-075.972208', '+43.571095'), 
(13145, 'Sandy Creek', 'NY', 315, '-076.110290', '+43.621562'), 
(13146, 'Savannah', 'NY', 315, '-076.762705', '+43.099386'), 
(13147, 'Scipio Center', 'NY', 315, '-076.586213', '+42.770829'), 
(13148, 'Seneca Falls', 'NY', 315, '-076.794921', '+42.905264'), 
(13152, 'Skaneateles', 'NY', 315, '-076.285202', '+42.884394'), 
(13153, 'Skaneateles Falls', 'NY', 315, '-076.451147', '+42.991112'), 
(13154, 'South Butler', 'NY', 315, '-076.765591', '+43.134425'), 
(13155, 'South Otselic', 'NY', 315, '-075.769855', '+42.654768'), 
(13156, 'Sterling', 'NY', 315, '-076.665228', '+43.341948'), 
(13157, 'Sylvan Beach', 'NY', 315, '-075.723070', '+43.209147'), 
(13158, 'Truxton', 'NY', 607, '-075.984090', '+42.696543'), 
(13159, 'Tully', 'NY', 315, '-076.124357', '+42.830037'), 
(13160, 'Union Springs', 'NY', 315, '-076.649164', '+42.847447'), 
(13162, 'Verona Beach', 'NY', 315, '-075.712551', '+43.188520'), 
(13163, 'Wampsville', 'NY', 315, '-075.701639', '+43.078461'), 
(13164, 'Warners', 'NY', 315, '-076.321678', '+43.100588'), 
(13165, 'Waterloo', 'NY', 315, '-076.882263', '+42.892556'), 
(13166, 'Weedsport', 'NY', 315, '-076.555316', '+43.046493'), 
(13167, 'West Monroe', 'NY', 315, '-076.229719', '+43.346453'), 
(13201, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13202, 'Syracuse', 'NY', 315, '-076.150796', '+43.043116'), 
(13203, 'Syracuse', 'NY', 315, '-076.134145', '+43.062016'), 
(13204, 'Syracuse', 'NY', 315, '-076.177597', '+43.055766'), 
(13205, 'Syracuse', 'NY', 315, '-076.142495', '+43.006816'), 
(13206, 'Syracuse', 'NY', 315, '-076.109995', '+43.076416'), 
(13207, 'Syracuse', 'NY', 315, '-076.170596', '+43.012216'), 
(13208, 'Syracuse', 'NY', 315, '-076.145796', '+43.074466'), 
(13209, 'Syracuse', 'NY', 315, '-076.240549', '+43.084666'), 
(13210, 'Syracuse', 'NY', 315, '-076.110995', '+43.031416'), 
(13211, 'Syracuse', 'NY', 315, '-076.124645', '+43.091916'), 
(13212, 'Syracuse', 'NY', 315, '-076.128382', '+43.122566'), 
(13214, 'Syracuse', 'NY', 315, '-076.072153', '+43.039666'), 
(13215, 'Syracuse', 'NY', 315, '-076.227599', '+42.972161'), 
(13217, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13218, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13219, 'Syracuse', 'NY', 315, '-076.222898', '+43.041703'), 
(13220, 'Syracuse', 'NY', 315, '-076.128230', '+43.123415'), 
(13221, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13224, 'Syracuse', 'NY', 315, '-076.099394', '+43.038366'), 
(13225, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13244, 'Syracuse', 'NY', 315, '-076.139646', '+43.037716'), 
(13250, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13251, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13252, 'Syracuse', 'NY', 315, '-076.156696', '+43.050966'), 
(13260, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13261, 'Syracuse', 'NY', 315, '-076.197701', '+43.021430'), 
(13290, 'Syracuse', 'NY', 315, '-076.171351', '+43.067576'), 
(13301, 'Alder Creek', 'NY', 315, '-075.224784', '+43.419596'), 
(13302, 'Altmar', 'NY', 315, '-075.988154', '+43.497512'), 
(13303, 'Ava', 'NY', 315, '-075.468514', '+43.364242'), 
(13304, 'Barneveld', 'NY', 315, '-075.166319', '+43.244356'), 
(13305, 'Beaver Falls', 'NY', 315, '-075.480342', '+43.818705'), 
(13308, 'Blossvale', 'NY', 315, '-075.523266', '+43.137703'), 
(13309, 'Boonville', 'NY', 315, '-075.294896', '+43.233310'), 
(13310, 'Bouckville', 'NY', 315, '-075.560937', '+42.930711'), 
(13312, 'Brantingham', 'NY', 315, '-075.480342', '+43.818705'), 
(13313, 'Bridgewater', 'NY', 315, '-075.267172', '+42.879227'), 
(13314, 'Brookfield', 'NY', 315, '-075.616793', '+42.954541'), 
(13315, 'Burlington Flats', 'NY', 607, '-075.133065', '+42.734593'), 
(13316, 'Camden', 'NY', 315, '-075.626755', '+43.285739'), 
(13317, 'Canajoharie', 'NY', 518, '-074.595636', '+42.867146'), 
(13318, 'Cassville', 'NY', 315, '-075.255163', '+42.921786'), 
(13319, 'Chadwicks', 'NY', 315, '-075.264008', '+43.028469'), 
(13320, 'Cherry Valley', 'NY', 607, '-074.759734', '+42.768195'), 
(13321, 'Clark Mills', 'NY', 315, '-075.387088', '+43.090027'), 
(13322, 'Clayville', 'NY', 315, '-075.233003', '+42.961973'), 
(13323, 'Clinton', 'NY', 315, '-075.382414', '+43.036697'), 
(13324, 'Cold Brook', 'NY', 315, '-075.047740', '+43.271433'), 
(13325, 'Constableville', 'NY', 315, '-075.425289', '+43.566470'), 
(13326, 'Cooperstown', 'NY', 607, '-074.890929', '+42.714065'), 
(13327, 'Croghan', 'NY', 315, '-075.365264', '+43.909848'), 
(13328, 'Deansboro', 'NY', 315, '-075.422034', '+42.983981'), 
(13329, 'Dolgeville', 'NY', 315, '-074.941747', '+43.184860'), 
(13331, 'Eagle Bay', 'NY', 315, '-074.886163', '+43.816675'), 
(13332, 'Earlville', 'NY', 315, '-075.558861', '+42.719674'), 
(13333, 'East Springfield', 'NY', 607, '-074.837198', '+42.793309'), 
(13334, 'Eaton', 'NY', 315, '-075.653640', '+42.829820'), 
(13335, 'Edmeston', 'NY', 607, '-075.246539', '+42.711712'), 
(13337, 'Fly Creek', 'NY', 607, '-074.876761', '+42.755679'), 
(13338, 'Forestport', 'NY', 315, '-075.153257', '+43.500975'), 
(13339, 'Fort Plain', 'NY', 518, '-074.616883', '+42.924806'), 
(13340, 'Frankfort', 'NY', 315, '-075.118168', '+43.039203'), 
(13341, 'Franklin Springs', 'NY', 315, '-075.396214', '+43.036069'), 
(13342, 'Garrattsville', 'NY', 607, '-075.186593', '+42.631530'), 
(13343, 'Glenfield', 'NY', 315, '-075.480342', '+43.818705'), 
(13345, 'Greig', 'NY', 315, '-075.480342', '+43.818705'), 
(13346, 'Hamilton', 'NY', 315, '-075.553153', '+42.822667'), 
(13348, 'Hartwick', 'NY', 607, '-075.063513', '+42.690531'), 
(13350, 'Herkimer', 'NY', 315, '-074.933404', '+43.026867'), 
(13352, 'Hinckley', 'NY', 315, '-075.117319', '+43.328187'), 
(13353, 'Hoffmeister', 'NY', 315, '-074.456913', '+43.667618'), 
(13354, 'Holland Patent', 'NY', 315, '-075.301263', '+43.273266'), 
(13355, 'Hubbardsville', 'NY', 315, '-075.422764', '+42.817286'), 
(13357, 'Ilion', 'NY', 315, '-074.958226', '+43.013625'), 
(13360, 'Inlet', 'NY', 315, '-074.456913', '+43.667618'), 
(13361, 'Jordanville', 'NY', 315, '-074.881228', '+42.964369'), 
(13362, 'Knoxboro', 'NY', 315, '-075.518569', '+42.980334'), 
(13363, 'Lee Center', 'NY', 315, '-075.520067', '+43.328374'), 
(13364, 'Leonardsville', 'NY', 315, '-075.616793', '+42.954541'), 
(13365, 'Little Falls', 'NY', 315, '-074.864422', '+43.078904'), 
(13367, 'Lowville', 'NY', 315, '-075.415599', '+43.789296'), 
(13368, 'Lyons Falls', 'NY', 315, '-075.365348', '+43.621838'), 
(13401, 'Mc Connellsville', 'NY', 315, '-075.688223', '+43.267243'), 
(13402, 'Madison', 'NY', 315, '-075.549372', '+42.898322'), 
(13403, 'Marcy', 'NY', 315, '-075.273710', '+43.172019'), 
(13404, 'Martinsburg', 'NY', 315, '-075.480342', '+43.818705'), 
(13406, 'Middleville', 'NY', 315, '-074.934473', '+43.135209'), 
(13407, 'Mohawk', 'NY', 315, '-075.011662', '+43.029258'), 
(13408, 'Morrisville', 'NY', 315, '-075.651484', '+42.924089'), 
(13409, 'Munnsville', 'NY', 315, '-075.600722', '+42.972773'), 
(13410, 'Nelliston', 'NY', 518, '-074.611711', '+42.937863'), 
(13411, 'New Berlin', 'NY', 607, '-075.385073', '+42.631807'), 
(13413, 'New Hartford', 'NY', 315, '-075.290911', '+43.067369'), 
(13415, 'New Lisbon', 'NY', 607, '-075.195695', '+42.590419'), 
(13416, 'Newport', 'NY', 315, '-074.971893', '+43.203313'), 
(13417, 'New York Mills', 'NY', 315, '-075.294960', '+43.100869'), 
(13418, 'North Brookfield', 'NY', 315, '-075.616793', '+42.954541'), 
(13420, 'Old Forge', 'NY', 315, '-074.873176', '+43.752203'), 
(13421, 'Oneida', 'NY', 315, '-075.640944', '+43.047755'), 
(13424, 'Oriskany', 'NY', 315, '-075.382910', '+43.056581'), 
(13425, 'Oriskany Falls', 'NY', 315, '-075.485421', '+42.969650'), 
(13426, 'Orwell', 'NY', 315, '-075.996773', '+43.562757'), 
(13428, 'Palatine Bridge', 'NY', 518, '-074.544720', '+42.926617'), 
(13431, 'Poland', 'NY', 315, '-075.072880', '+43.232502'), 
(13433, 'Port Leyden', 'NY', 315, '-075.315816', '+43.576823'), 
(13435, 'Prospect', 'NY', 315, '-075.150183', '+43.305156'), 
(13436, 'Raquette Lake', 'NY', 315, '-074.456913', '+43.667618'), 
(13437, 'Redfield', 'NY', 315, '-075.829419', '+43.577131'), 
(13438, 'Remsen', 'NY', 315, '-075.221046', '+43.341666'), 
(13439, 'Richfield Springs', 'NY', 315, '-074.971590', '+42.840180'), 
(13440, 'Rome', 'NY', 315, '-075.383365', '+43.208860'), 
(13441, 'Rome', 'NY', 315, '-075.511301', '+43.164312'), 
(13442, 'Rome', 'NY', 315, '-075.477960', '+43.239274'), 
(13449, 'Rome', 'NY', 315, '-075.477960', '+43.239274'), 
(13450, 'Roseboom', 'NY', 607, '-074.802488', '+42.708040'), 
(13452, 'Saint Johnsville', 'NY', 518, '-074.657384', '+42.975134'), 
(13454, 'Salisbury Center', 'NY', 315, '-074.957099', '+43.460951'), 
(13455, 'Sangerfield', 'NY', 315, '-075.354480', '+42.916235'), 
(13456, 'Sauquoit', 'NY', 315, '-075.270758', '+42.991124'), 
(13457, 'Schuyler Lake', 'NY', 315, '-075.048502', '+42.775805'), 
(13459, 'Sharon Springs', 'NY', 518, '-074.584971', '+42.787077'), 
(13460, 'Sherburne', 'NY', 607, '-075.455824', '+42.648204'), 
(13461, 'Sherrill', 'NY', 315, '-075.580839', '+43.074349'), 
(13464, 'Smyrna', 'NY', 607, '-075.593362', '+42.672573'), 
(13465, 'Solsville', 'NY', 315, '-075.616793', '+42.954541'), 
(13468, 'Springfield Center', 'NY', 315, '-074.858970', '+42.838830'), 
(13469, 'Stittville', 'NY', 315, '-075.299112', '+43.219369'), 
(13470, 'Stratford', 'NY', 315, '-074.650311', '+43.190651'), 
(13471, 'Taberg', 'NY', 315, '-075.591423', '+43.228682'), 
(13472, 'Thendara', 'NY', 315, '-074.957099', '+43.460951'), 
(13473, 'Turin', 'NY', 315, '-075.480342', '+43.818705'), 
(13475, 'Van Hornesville', 'NY', 315, '-074.836685', '+42.893454'), 
(13476, 'Vernon', 'NY', 315, '-075.501610', '+43.092924'), 
(13477, 'Vernon Center', 'NY', 315, '-075.530826', '+43.141536'), 
(13478, 'Verona', 'NY', 315, '-075.586218', '+43.146502'), 
(13479, 'Washington Mills', 'NY', 315, '-075.271559', '+43.053769'), 
(13480, 'Waterville', 'NY', 315, '-075.360922', '+42.926167'), 
(13482, 'West Burlington', 'NY', 607, '-075.184913', '+42.704333'), 
(13483, 'Westdale', 'NY', 315, '-075.825528', '+43.403751'), 
(13484, 'West Eaton', 'NY', 315, '-075.660462', '+42.854631'), 
(13485, 'West Edmeston', 'NY', 315, '-075.160928', '+42.747058'), 
(13486, 'Westernville', 'NY', 315, '-075.341898', '+43.339068'), 
(13488, 'Westford', 'NY', 607, '-074.765290', '+42.680906'), 
(13489, 'West Leyden', 'NY', 315, '-075.543231', '+43.444480'), 
(13490, 'Westmoreland', 'NY', 315, '-075.432867', '+43.124769'), 
(13491, 'West Winfield', 'NY', 315, '-075.128670', '+42.909122'), 
(13492, 'Whitesboro', 'NY', 315, '-075.287643', '+43.197827'), 
(13493, 'Williamstown', 'NY', 315, '-075.880041', '+43.427301'), 
(13494, 'Woodgate', 'NY', 315, '-075.142771', '+43.524904'), 
(13495, 'Yorkville', 'NY', 315, '-075.321211', '+43.102744'), 
(13501, 'Utica', 'NY', 315, '-075.233208', '+43.077369'), 
(13502, 'Utica', 'NY', 315, '-075.192786', '+43.150119'), 
(13503, 'Utica', 'NY', 315, '-075.231158', '+43.101869'), 
(13504, 'Utica', 'NY', 315, '-075.432486', '+43.136033'), 
(13505, 'Utica', 'NY', 315, '-075.260259', '+43.087169'), 
(13599, 'Utica', 'NY', 315, '-075.477960', '+43.239274'), 
(13601, 'Watertown', 'NY', 315, '-076.016589', '+44.072542'), 
(13602, 'Fort Drum', 'NY', 315, '-075.754468', '+44.032457'), 
(13603, 'Watertown', 'NY', 315, '-075.896719', '+43.908739'), 
(13605, 'Adams', 'NY', 315, '-075.905634', '+43.960222'), 
(13606, 'Adams Center', 'NY', 315, '-076.007188', '+43.831853'), 
(13607, 'Alexandria Bay', 'NY', 315, '-075.840719', '+44.074604'), 
(13608, 'Antwerp', 'NY', 315, '-075.759103', '+44.148052'), 
(13610, 'Rodman', 'NY', 315, null, null), 
(13611, 'Belleville', 'NY', 315, '-076.125914', '+43.778046'), 
(13612, 'Black River', 'NY', 315, '-075.766746', '+43.988710'), 
(13613, 'Brasher Falls', 'NY', 315, '-074.879786', '+44.788969'), 
(13614, 'Brier Hill', 'NY', 315, '-075.686660', '+44.538648'), 
(13615, 'Brownville', 'NY', 315, '-076.019634', '+44.057685'), 
(13616, 'Calcium', 'NY', 315, '-075.860442', '+43.951428'), 
(13617, 'Canton', 'NY', 315, '-075.059713', '+44.574484'), 
(13618, 'Cape Vincent', 'NY', 315, '-076.272585', '+44.126469'), 
(13619, 'Carthage', 'NY', 315, '-075.920097', '+44.068221'), 
(13620, 'Castorland', 'NY', 315, '-075.480342', '+43.818705'), 
(13621, 'Chase Mills', 'NY', 315, '-075.047975', '+44.845315'), 
(13622, 'Chaumont', 'NY', 315, '-076.108527', '+44.091892'), 
(13623, 'Chippewa Bay', 'NY', 315, '-075.757938', '+44.440171'), 
(13624, 'Clayton', 'NY', 315, '-076.062002', '+44.144238'), 
(13625, 'Colton', 'NY', 315, '-075.105077', '+44.421607'), 
(13626, 'Copenhagen', 'NY', 315, '-075.703596', '+43.892324'), 
(13627, 'Deer River', 'NY', 315, '-075.480342', '+43.818705'), 
(13628, 'Deferiet', 'NY', 315, '-075.798319', '+43.885519'), 
(13630, 'De Kalb Junction', 'NY', 315, '-075.300670', '+44.462555'), 
(13631, 'Denmark', 'NY', 315, '-075.480342', '+43.818705'), 
(13632, 'Depauville', 'NY', 315, '-076.061552', '+44.139501'), 
(13633, 'De Peyster', 'NY', 315, '-075.477156', '+44.498910'), 
(13634, 'Dexter', 'NY', 315, '-076.080020', '+44.014261'), 
(13635, 'Edwards', 'NY', 315, '-075.160038', '+44.523528'), 
(13636, 'Ellisburg', 'NY', 315, '-076.152508', '+43.759650'), 
(13637, 'Evans Mills', 'NY', 315, '-075.817097', '+44.098100'), 
(13638, 'Felts Mills', 'NY', 315, '-075.755032', '+44.017510'), 
(13639, 'Fine', 'NY', 315, '-075.122756', '+44.238960'), 
(13640, 'Wellesley Island', 'NY', 315, '-076.017151', '+44.321282'), 
(13641, 'Fishers Landing', 'NY', 315, '-075.914556', '+44.207681'), 
(13642, 'Gouverneur', 'NY', 315, '-075.237516', '+44.550897'), 
(13643, 'Great Bend', 'NY', 315, '-075.728357', '+44.014698'), 
(13645, 'Hailesboro', 'NY', 315, '-075.192865', '+44.533125'), 
(13646, 'Hammond', 'NY', 315, '-075.359907', '+44.468000'), 
(13647, 'Hannawa Falls', 'NY', 315, '-074.973218', '+44.608735'), 
(13648, 'Harrisville', 'NY', 315, '-075.480342', '+43.818705'), 
(13649, 'Helena', 'NY', 315, '-074.706763', '+44.921678'), 
(13650, 'Henderson', 'NY', 315, '-076.208109', '+43.812653'), 
(13651, 'Henderson Harbor', 'NY', 315, '-076.180886', '+43.870842'), 
(13652, 'Hermon', 'NY', 315, '-075.204351', '+44.549025'), 
(13654, 'Heuvelton', 'NY', 315, '-075.185085', '+44.616648'), 
(13655, 'Hogansburg', 'NY', 518, '-074.647334', '+44.980232'), 
(13656, 'La Fargeville', 'NY', 315, '-075.984109', '+44.200392'), 
(13657, 'Limerick', 'NY', 315, '-076.090424', '+44.035703'), 
(13658, 'Lisbon', 'NY', 315, '-075.216420', '+44.516168'), 
(13659, 'Lorraine', 'NY', 315, '-075.899974', '+43.750370'), 
(13660, 'Madrid', 'NY', 315, '-075.019312', '+44.770682'), 
(13661, 'Mannsville', 'NY', 315, '-076.090851', '+43.727352'), 
(13662, 'Massena', 'NY', 315, '-075.152249', '+44.570260'), 
(13664, 'Morristown', 'NY', 315, '-075.655877', '+44.555889'), 
(13665, 'Natural Bridge', 'NY', 315, '-075.514487', '+44.054012'), 
(13666, 'Newton Falls', 'NY', 315, '-075.192865', '+44.533125'), 
(13667, 'Norfolk', 'NY', 315, '-074.942946', '+44.855075'), 
(13668, 'Norwood', 'NY', 315, '-075.099289', '+44.535170'), 
(13669, 'Ogdensburg', 'NY', 315, '-075.249795', '+44.509143'), 
(13670, 'Oswegatchie', 'NY', 315, '-075.084323', '+44.216681'), 
(13671, 'Oxbow', 'NY', 315, '-075.668790', '+44.308475'), 
(13672, 'Parishville', 'NY', 315, '-074.780387', '+44.544283'), 
(13673, 'Philadelphia', 'NY', 315, '-075.719346', '+44.116323'), 
(13674, 'Pierrepont Manor', 'NY', 315, '-076.054313', '+43.733450'), 
(13675, 'Plessis', 'NY', 315, '-075.857026', '+44.283403'), 
(13676, 'Potsdam', 'NY', 315, '-075.142415', '+44.539717'), 
(13677, 'Pyrites', 'NY', 315, '-075.082041', '+44.673438'), 
(13678, 'Raymondville', 'NY', 315, '-074.979811', '+44.828685'), 
(13679, 'Redwood', 'NY', 315, '-075.803540', '+44.327083'), 
(13680, 'Rensselaer Falls', 'NY', 315, '-075.342977', '+44.452668'), 
(13681, 'Richville', 'NY', 315, '-075.377707', '+44.439964'), 
(13682, 'Rodman', 'NY', 315, '-075.907485', '+43.856677'), 
(13683, 'Rooseveltown', 'NY', 315, '-075.192865', '+44.533125'), 
(13684, 'Russell', 'NY', 315, '-075.104276', '+44.382351'), 
(13685, 'Sackets Harbor', 'NY', 315, '-076.092563', '+43.872933'), 
(13687, 'South Colton', 'NY', 315, '-074.879155', '+44.644720'), 
(13688, 'South Rutland', 'NY', 315, '-075.767772', '+43.951666'), 
(13690, 'Star Lake', 'NY', 315, '-074.991929', '+44.174001'), 
(13691, 'Theresa', 'NY', 315, '-075.767059', '+44.220448'), 
(13692, 'Thousand Island Park', 'NY', 315, '-076.026210', '+44.289833'), 
(13693, 'Three Mile Bay', 'NY', 315, '-076.222374', '+44.029787'), 
(13694, 'Waddington', 'NY', 315, '-075.194099', '+44.550617'), 
(13695, 'Wanakena', 'NY', 315, '-074.912493', '+44.140791'), 
(13696, 'West Stockholm', 'NY', 315, '-074.899980', '+44.695630'), 
(13697, 'Winthrop', 'NY', 315, '-074.840761', '+44.642889'), 
(13699, 'Potsdam', 'NY', 315, '-075.072951', '+44.496564'), 
(13730, 'Afton', 'NY', 607, '-075.533335', '+42.255147'), 
(13731, 'Andes', 'NY', 914, '-074.843187', '+42.129230'), 
(13732, 'Apalachin', 'NY', 607, '-076.181009', '+42.049798'), 
(13733, 'Bainbridge', 'NY', 607, '-075.507589', '+42.295949'), 
(13734, 'Barton', 'NY', 607, '-076.405626', '+42.125180'), 
(13736, 'Berkshire', 'NY', 607, '-076.198223', '+42.294616'), 
(13737, 'Bible School Park', 'NY', 607, '-076.097288', '+42.080494'), 
(13738, 'Blodgett Mills', 'NY', 607, '-076.123795', '+42.567313'), 
(13739, 'Bloomville', 'NY', 607, '-074.874437', '+42.340298'), 
(13740, 'Bovina Center', 'NY', 607, '-074.925617', '+42.183045'), 
(13743, 'Candor', 'NY', 607, '-076.309863', '+42.226448'), 
(13744, 'Castle Creek', 'NY', 607, '-075.906890', '+42.243783'), 
(13745, 'Chenango Bridge', 'NY', 607, '-075.872839', '+42.173775'), 
(13746, 'Chenango Forks', 'NY', 607, '-075.846246', '+42.277777'), 
(13747, 'Colliersville', 'NY', 607, '-074.982056', '+42.505122'), 
(13748, 'Conklin', 'NY', 607, '-075.809834', '+42.108659'), 
(13749, 'Corbettsville', 'NY', 607, '-075.744880', '+42.206745'), 
(13750, 'Davenport', 'NY', 607, '-074.840217', '+42.444889'), 
(13751, 'Davenport Center', 'NY', 607, '-074.900195', '+42.424859'), 
(13752, 'De Lancey', 'NY', 607, '-074.916308', '+42.220641'), 
(13753, 'Delhi', 'NY', 607, '-074.920671', '+42.293718'), 
(13754, 'Deposit', 'NY', 607, '-075.713691', '+42.097004'), 
(13755, 'Downsville', 'NY', 607, '-074.900852', '+42.035768'), 
(13756, 'East Branch', 'NY', 607, '-075.122615', '+42.003935'), 
(13757, 'East Meredith', 'NY', 607, '-074.977712', '+42.350091'), 
(13758, 'East Pharsalia', 'NY', 607, '-075.721931', '+42.583518'), 
(13760, 'Endicott', 'NY', 607, '-076.055064', '+42.150588'), 
(13761, 'Endicott', 'NY', 607, '-075.744880', '+42.206745'), 
(13762, 'Endwell', 'NY', 607, '-075.744880', '+42.206745'), 
(13763, 'Endicott', 'NY', 607, '-075.744880', '+42.206745'), 
(13774, 'Fishs Eddy', 'NY', 607, '-074.925617', '+42.183045'), 
(13775, 'Franklin', 'NY', 607, '-075.136628', '+42.328870'), 
(13776, 'Gilbertsville', 'NY', 607, '-075.311836', '+42.458584'), 
(13777, 'Glen Aubrey', 'NY', 607, '-075.989275', '+42.244157'), 
(13778, 'Greene', 'NY', 607, '-075.734191', '+42.340130'), 
(13780, 'Guilford', 'NY', 607, '-075.611685', '+42.365134'), 
(13782, 'Hamden', 'NY', 607, '-075.012689', '+42.192781'), 
(13783, 'Hancock', 'NY', 607, '-075.028814', '+42.115853'), 
(13784, 'Harford', 'NY', 607, '-076.159312', '+42.431068'), 
(13786, 'Harpersfield', 'NY', 607, '-074.925617', '+42.183045'), 
(13787, 'Harpursville', 'NY', 607, '-075.676180', '+42.186306'), 
(13788, 'Hobart', 'NY', 607, '-074.711604', '+42.380427'), 
(13790, 'Johnson City', 'NY', 607, '-075.930931', '+42.159206'), 
(13794, 'Killawog', 'NY', 607, '-076.036582', '+42.402816'), 
(13795, 'Kirkwood', 'NY', 607, '-075.788126', '+42.056172'), 
(13796, 'Laurens', 'NY', 607, '-075.135511', '+42.555454'), 
(13797, 'Lisle', 'NY', 607, '-076.045026', '+42.339355'), 
(13801, 'Mc Donough', 'NY', 607, '-075.731309', '+42.497120'), 
(13802, 'Maine', 'NY', 607, '-076.046399', '+42.253754'), 
(13803, 'Marathon', 'NY', 607, '-076.047429', '+42.497925'), 
(13804, 'Masonville', 'NY', 607, '-074.925617', '+42.183045'), 
(13806, 'Meridale', 'NY', 607, '-074.925617', '+42.183045'), 
(13807, 'Milford', 'NY', 607, '-074.975717', '+42.601799'), 
(13808, 'Morris', 'NY', 607, '-075.131023', '+42.531661'), 
(13809, 'Mount Upton', 'NY', 607, '-075.451576', '+42.400281'), 
(13810, 'Mount Vision', 'NY', 607, '-075.102602', '+42.610748'), 
(13811, 'Newark Valley', 'NY', 607, '-076.213825', '+42.170428'), 
(13812, 'Nichols', 'NY', 607, '-076.370793', '+42.039954'), 
(13813, 'Nineveh', 'NY', 607, '-075.556560', '+42.147454'), 
(13814, 'North Norwich', 'NY', 607, '-075.528221', '+42.603574'), 
(13815, 'Norwich', 'NY', 607, '-075.601779', '+42.536226'), 
(13820, 'Oneonta', 'NY', 607, '-075.096727', '+42.461688'), 
(13825, 'Otego', 'NY', 607, '-075.148268', '+42.441165'), 
(13826, 'Ouaquaga', 'NY', 607, '-075.639586', '+42.112127'), 
(13827, 'Owego', 'NY', 607, '-076.256800', '+42.176816'), 
(13830, 'Oxford', 'NY', 607, '-075.567327', '+42.437881'), 
(13832, 'Plymouth', 'NY', 607, '-075.654133', '+42.568979'), 
(13833, 'Port Crane', 'NY', 607, '-075.759054', '+42.195785'), 
(13834, 'Portlandville', 'NY', 607, '-074.966985', '+42.539439'), 
(13835, 'Richford', 'NY', 607, '-076.197488', '+42.371552'), 
(13837, 'Shinhopple', 'NY', 607, '-074.925617', '+42.183045'), 
(13838, 'Sidney', 'NY', 607, '-075.391644', '+42.308884'), 
(13839, 'Sidney Center', 'NY', 607, '-075.232488', '+42.217118'), 
(13840, 'Smithboro', 'NY', 607, '-076.400376', '+42.039512'), 
(13841, 'Smithville Flats', 'NY', 607, '-075.632735', '+42.461525'), 
(13842, 'South Kortright', 'NY', 607, '-074.925617', '+42.183045'), 
(13843, 'South New Berlin', 'NY', 607, '-075.412243', '+42.542579'), 
(13844, 'South Plymouth', 'NY', 607, '-075.652767', '+42.624833'), 
(13845, 'Tioga Center', 'NY', 607, '-076.381946', '+42.065842'), 
(13846, 'Treadwell', 'NY', 607, '-075.059702', '+42.380509'), 
(13847, 'Trout Creek', 'NY', 607, '-074.925617', '+42.183045'), 
(13848, 'Tunnel', 'NY', 607, '-075.727699', '+42.214705'), 
(13849, 'Unadilla', 'NY', 607, '-075.292321', '+42.382962'), 
(13850, 'Vestal', 'NY', 607, '-076.027088', '+42.055476'), 
(13851, 'Vestal', 'NY', 607, '-075.744880', '+42.206745'), 
(13856, 'Walton', 'NY', 607, '-075.125556', '+42.250118'), 
(13859, 'Wells Bridge', 'NY', 607, '-075.264556', '+42.379383'), 
(13860, 'West Davenport', 'NY', 607, '-074.925617', '+42.183045'), 
(13861, 'West Oneonta', 'NY', 607, '-075.140874', '+42.501093'), 
(13862, 'Whitney Point', 'NY', 607, '-075.945183', '+42.321825'), 
(13863, 'Willet', 'NY', 607, '-075.924813', '+42.449946'), 
(13864, 'Willseyville', 'NY', 607, '-076.348074', '+42.186744'), 
(13865, 'Windsor', 'NY', 607, '-075.644078', '+42.069103'), 
(13901, 'Binghamton', 'NY', 607, '-075.890685', '+42.165629'), 
(13902, 'Binghamton', 'NY', 607, '-075.887600', '+42.105375'), 
(13903, 'Binghamton', 'NY', 607, '-075.923248', '+42.083005'), 
(13904, 'Binghamton', 'NY', 607, '-075.787801', '+42.131088'), 
(13905, 'Binghamton', 'NY', 607, '-075.922159', '+42.173709'), 
(14001, 'Akron', 'NY', 716, '-078.525296', '+43.013808'), 
(14003, 'Alabama', 'NY', 716, '-078.184813', '+42.998052'), 
(14004, 'Alden', 'NY', 716, '-078.528446', '+42.872937'), 
(14005, 'Alexander', 'NY', 716, '-078.264873', '+42.917622'), 
(14006, 'Angola', 'NY', 716, '-078.858355', '+42.823386'), 
(14008, 'Appleton', 'NY', 716, '-078.626944', '+43.291696'), 
(14009, 'Arcade', 'NY', 716, '-078.374630', '+42.597171'), 
(14010, 'Athol Springs', 'NY', 716, '-078.887094', '+42.768413'), 
(14011, 'Attica', 'NY', 716, '-078.287793', '+42.699424'), 
(14012, 'Barker', 'NY', 716, '-078.534963', '+43.327031'), 
(14013, 'Basom', 'NY', 716, '-078.394594', '+43.077884'), 
(14020, 'Batavia', 'NY', 716, '-078.231764', '+42.980544'), 
(14021, 'Batavia', 'NY', 716, '-078.184813', '+42.998052'), 
(14024, 'Bliss', 'NY', 716, '-078.246616', '+42.590046'), 
(14025, 'Boston', 'NY', 716, '-078.726767', '+42.625391'), 
(14026, 'Bowmansville', 'NY', 716, '-078.688009', '+42.941008'), 
(14027, 'Brant', 'NY', 716, '-079.030785', '+42.570750'), 
(14028, 'Burt', 'NY', 716, '-078.736907', '+43.313814'), 
(14029, 'Centerville', 'NY', 716, '-078.247413', '+42.474283'), 
(14030, 'Chaffee', 'NY', 716, '-078.522178', '+42.560669'), 
(14031, 'Clarence', 'NY', 716, '-078.601269', '+42.992968'), 
(14032, 'Clarence Center', 'NY', 716, '-078.593381', '+42.937314'), 
(14033, 'Colden', 'NY', 716, '-078.666272', '+42.646441'), 
(14034, 'Collins', 'NY', 716, '-078.816333', '+42.668773'), 
(14035, 'Collins Center', 'NY', 716, '-078.849861', '+42.490640'), 
(14036, 'Corfu', 'NY', 716, '-078.372338', '+42.978522'), 
(14037, 'Cowlesville', 'NY', 716, '-078.446855', '+42.807705'), 
(14038, 'Crittenden', 'NY', 716, '-078.474444', '+42.947259'), 
(14039, 'Dale', 'NY', 716, '-078.171900', '+42.837456'), 
(14040, 'Darien Center', 'NY', 716, '-078.385667', '+42.895989'), 
(14041, 'Dayton', 'NY', 716, '-078.984391', '+42.408583'), 
(14042, 'Delevan', 'NY', 716, '-078.494065', '+42.473934'), 
(14043, 'Depew', 'NY', 716, '-078.707872', '+42.898958'), 
(14047, 'Derby', 'NY', 716, '-078.995736', '+42.683522'), 
(14048, 'Dunkirk', 'NY', 716, '-079.328287', '+42.487716'), 
(14051, 'East Amherst', 'NY', 716, '-078.698796', '+43.042907'), 
(14052, 'East Aurora', 'NY', 716, '-078.577136', '+42.768209'), 
(14054, 'East Bethany', 'NY', 716, '-078.126525', '+42.917037'), 
(14055, 'East Concord', 'NY', 716, '-078.621851', '+42.559423'), 
(14056, 'East Pembroke', 'NY', 716, '-078.312171', '+42.991173'), 
(14057, 'Eden', 'NY', 716, '-078.875456', '+42.641429'), 
(14058, 'Elba', 'NY', 716, '-078.162610', '+43.088434'), 
(14059, 'Elma', 'NY', 716, '-078.628966', '+42.828309'), 
(14060, 'Farmersville Station', 'NY', 716, '-078.341227', '+42.445698'), 
(14061, 'Farnham', 'NY', 716, '-079.084040', '+42.594627'), 
(14062, 'Forestville', 'NY', 716, '-079.172343', '+42.441146'), 
(14063, 'Fredonia', 'NY', 716, '-079.319254', '+42.412217'), 
(14065, 'Freedom', 'NY', 716, '-078.370334', '+42.475344'), 
(14066, 'Gainesville', 'NY', 716, '-078.194480', '+42.629014'), 
(14067, 'Gasport', 'NY', 716, '-078.566230', '+43.208166'), 
(14068, 'Getzville', 'NY', 716, '-078.762454', '+43.026737'), 
(14069, 'Glenwood', 'NY', 716, '-078.639976', '+42.610187'), 
(14070, 'Gowanda', 'NY', 716, '-078.954628', '+42.419940'), 
(14072, 'Grand Island', 'NY', 716, '-078.958945', '+43.015256'), 
(14075, 'Hamburg', 'NY', 716, '-078.837596', '+42.729083'), 
(14080, 'Holland', 'NY', 716, '-078.543738', '+42.640179'), 
(14081, 'Irving', 'NY', 716, '-079.101301', '+42.543516'), 
(14082, 'Java Center', 'NY', 716, '-078.387099', '+42.651610'), 
(14083, 'Java Village', 'NY', 716, '-078.436442', '+42.675193'), 
(14085, 'Lake View', 'NY', 716, '-078.929357', '+42.716055'), 
(14086, 'Lancaster', 'NY', 716, '-078.632137', '+42.907658'), 
(14091, 'Lawtons', 'NY', 716, '-078.944750', '+42.543860'), 
(14092, 'Lewiston', 'NY', 716, '-078.989515', '+43.170805'), 
(14094, 'Lockport', 'NY', 716, '-078.706886', '+43.168463'), 
(14095, 'Lockport', 'NY', 716, '-078.830681', '+43.326840'), 
(14098, 'Lyndonville', 'NY', 716, '-078.367151', '+43.324031'), 
(14101, 'Machias', 'NY', 716, '-078.554217', '+42.389170'), 
(14102, 'Marilla', 'NY', 716, '-078.547172', '+42.851099'), 
(14103, 'Medina', 'NY', 716, '-078.359871', '+43.239442'), 
(14105, 'Middleport', 'NY', 716, '-078.502849', '+43.196947'), 
(14107, 'Model City', 'NY', 716, '-078.830681', '+43.326840'), 
(14108, 'Newfane', 'NY', 716, '-078.724806', '+43.271156'), 
(14109, 'Niagara University', 'NY', 716, '-078.830681', '+43.326840'), 
(14110, 'North Boston', 'NY', 716, '-078.887094', '+42.768413'), 
(14111, 'North Collins', 'NY', 716, '-078.918880', '+42.583165'), 
(14112, 'North Evans', 'NY', 716, '-078.992658', '+42.691742'), 
(14113, 'North Java', 'NY', 716, '-078.340092', '+42.656199'), 
(14120, 'North Tonawanda', 'NY', 716, '-078.808908', '+43.179206'), 
(14125, 'Oakfield', 'NY', 716, '-078.269677', '+43.087438'), 
(14126, 'Olcott', 'NY', 716, '-078.726661', '+43.330443'), 
(14127, 'Orchard Park', 'NY', 716, '-078.704437', '+42.742541'), 
(14129, 'Perrysburg', 'NY', 716, '-079.007621', '+42.472671'), 
(14130, 'Pike', 'NY', 716, '-078.153849', '+42.543108'), 
(14131, 'Ransomville', 'NY', 716, '-078.906562', '+43.233055'), 
(14132, 'Sanborn', 'NY', 716, '-078.885611', '+43.153105'), 
(14133, 'Sandusky', 'NY', 716, '-078.366991', '+42.489129'), 
(14134, 'Sardinia', 'NY', 716, '-078.517233', '+42.532281'), 
(14135, 'Sheridan', 'NY', 716, '-079.238997', '+42.488983'), 
(14136, 'Silver Creek', 'NY', 716, '-079.207843', '+42.520038'), 
(14138, 'South Dayton', 'NY', 716, '-078.946430', '+42.374077'), 
(14139, 'South Wales', 'NY', 716, '-078.543478', '+42.716759'), 
(14140, 'Spring Brook', 'NY', 716, '-078.667599', '+42.807159'), 
(14141, 'Springville', 'NY', 716, '-078.685169', '+42.538335'), 
(14143, 'Stafford', 'NY', 716, '-078.069868', '+42.975195'), 
(14144, 'Stella Niagara', 'NY', 716, '-079.042477', '+43.199494'), 
(14145, 'Strykersville', 'NY', 716, '-078.423303', '+42.733778'), 
(14150, 'Tonawanda', 'NY', 716, '-078.878659', '+42.997040'), 
(14151, 'Tonawanda', 'NY', 716, '-078.887094', '+42.768413'), 
(14166, 'Van Buren Point', 'NY', 716, '-079.415421', '+42.451100'), 
(14167, 'Varysburg', 'NY', 716, '-078.312478', '+42.738977'), 
(14168, 'Versailles', 'NY', 716, '-078.999471', '+42.509271'), 
(14169, 'Wales Center', 'NY', 716, '-078.585646', '+42.767333'), 
(14170, 'West Falls', 'NY', 716, '-078.670098', '+42.702797'), 
(14171, 'West Valley', 'NY', 716, '-078.639581', '+42.406409'), 
(14172, 'Wilson', 'NY', 716, '-078.831010', '+43.272729'), 
(14173, 'Yorkshire', 'NY', 716, '-078.475474', '+42.524691'), 
(14174, 'Youngstown', 'NY', 716, '-078.988325', '+43.244454'), 
(14201, 'Buffalo', 'NY', 716, '-078.832706', '+42.929303'), 
(14202, 'Buffalo', 'NY', 716, '-078.884157', '+42.889662'), 
(14203, 'Buffalo', 'NY', 716, '-078.867906', '+42.868057'), 
(14204, 'Buffalo', 'NY', 716, '-078.864898', '+42.882957'), 
(14205, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14206, 'Buffalo', 'NY', 716, '-078.814555', '+42.881012'), 
(14207, 'Buffalo', 'NY', 716, '-078.897009', '+42.949557'), 
(14208, 'Buffalo', 'NY', 716, '-078.858157', '+42.916107'), 
(14209, 'Buffalo', 'NY', 716, '-078.865857', '+42.918107'), 
(14210, 'Buffalo', 'NY', 716, '-078.825755', '+42.863608'), 
(14211, 'Buffalo', 'NY', 716, '-078.819005', '+42.912257'), 
(14212, 'Buffalo', 'NY', 716, '-078.818805', '+42.894558'), 
(14213, 'Buffalo', 'NY', 716, '-078.891108', '+42.918057'), 
(14214, 'Buffalo', 'NY', 716, '-078.835256', '+42.940107'), 
(14215, 'Buffalo', 'NY', 716, '-078.812252', '+42.932957'), 
(14216, 'Buffalo', 'NY', 716, '-078.860407', '+42.946407'), 
(14217, 'Buffalo', 'NY', 716, '-078.808205', '+42.900044'), 
(14218, 'Buffalo', 'NY', 716, '-078.807754', '+42.814558'), 
(14219, 'Buffalo', 'NY', 716, '-078.826444', '+42.786308'), 
(14220, 'Buffalo', 'NY', 716, '-078.823005', '+42.845908'), 
(14221, 'Buffalo', 'NY', 716, '-078.749153', '+42.968507'), 
(14222, 'Buffalo', 'NY', 716, '-078.875007', '+42.918207'), 
(14223, 'Buffalo', 'NY', 716, '-078.850507', '+42.974607'), 
(14224, 'Buffalo', 'NY', 716, '-078.748352', '+42.837128'), 
(14225, 'Buffalo', 'NY', 716, '-078.748145', '+42.925458'), 
(14226, 'Buffalo', 'NY', 716, '-078.794905', '+42.974389'), 
(14227, 'Buffalo', 'NY', 716, '-078.746202', '+42.885308'), 
(14228, 'Buffalo', 'NY', 716, '-078.766073', '+43.026016'), 
(14231, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14233, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14240, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14241, 'Buffalo', 'NY', 716, '-078.744053', '+42.938258'), 
(14260, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14261, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14263, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14264, 'Buffalo', 'NY', 716, '-078.873479', '+42.885568'), 
(14265, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14267, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14269, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14270, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14272, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14273, 'Buffalo', 'NY', 716, '-078.784908', '+42.754950'), 
(14276, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14280, 'Buffalo', 'NY', 716, '-078.887094', '+42.768413'), 
(14301, 'Niagara Falls', 'NY', 716, '-079.009414', '+43.089805'), 
(14302, 'Niagara Falls', 'NY', 716, '-078.830681', '+43.326840'), 
(14303, 'Niagara Falls', 'NY', 716, '-079.037965', '+43.086455'), 
(14304, 'Niagara Falls', 'NY', 716, '-078.952112', '+43.100305'), 
(14305, 'Niagara Falls', 'NY', 716, '-079.018415', '+43.117255'), 
(14410, 'Adams Basin', 'NY', 716, '-077.855883', '+43.195261'), 
(14411, 'Albion', 'NY', 716, '-078.194251', '+43.235143'), 
(14413, 'Alton', 'NY', 315, '-076.982149', '+43.222735'), 
(14414, 'Avon', 'NY', 716, '-077.735104', '+42.895631'), 
(14415, 'Bellona', 'NY', 716, '-077.026379', '+42.754115'), 
(14416, 'Bergen', 'NY', 716, '-078.019684', '+43.073792'), 
(14418, 'Branchport', 'NY', 315, '-077.227187', '+42.622634'), 
(14420, 'Brockport', 'NY', 716, '-077.917335', '+43.223303'), 
(14422, 'Byron', 'NY', 716, '-078.056938', '+43.073142'), 
(14423, 'Caledonia', 'NY', 716, '-077.838998', '+42.935329'), 
(14424, 'Canandaigua', 'NY', 716, '-077.289687', '+42.813576'), 
(14425, 'Farmington', 'NY', 716, '-077.308256', '+42.958041'), 
(14427, 'Castile', 'NY', 716, '-078.059147', '+42.626740'), 
(14428, 'Churchville', 'NY', 716, '-077.835003', '+43.074911'), 
(14429, 'Clarendon', 'NY', 716, '-078.231338', '+43.381027'), 
(14430, 'Clarkson', 'NY', 716, '-077.684264', '+43.286024'), 
(14432, 'Clifton Springs', 'NY', 315, '-077.150097', '+42.962932'), 
(14433, 'Clyde', 'NY', 315, '-076.872736', '+43.097869'), 
(14435, 'Conesus', 'NY', 716, '-077.668291', '+42.723231'), 
(14437, 'Dansville', 'NY', 716, '-077.737515', '+42.618370'), 
(14441, 'Dresden', 'NY', 315, '-076.963823', '+42.722446'), 
(14443, 'East Bloomfield', 'NY', 716, '-077.423310', '+42.900966'), 
(14445, 'East Rochester', 'NY', 716, '-077.482538', '+43.113563'), 
(14449, 'East Williamson', 'NY', 315, '-077.137642', '+43.235369'), 
(14450, 'Fairport', 'NY', 716, '-077.428964', '+43.104287'), 
(14452, 'Fancher', 'NY', 716, '-078.231338', '+43.381027'), 
(14453, 'Fishers', 'NY', 716, '-077.470540', '+43.010908'), 
(14454, 'Geneseo', 'NY', 716, '-077.777872', '+42.783801'), 
(14456, 'Geneva', 'NY', 315, '-077.034883', '+42.857414'), 
(14461, 'Gorham', 'NY', 716, '-077.287611', '+42.808127'), 
(14462, 'Groveland', 'NY', 716, '-077.754628', '+42.694819'), 
(14463, 'Hall', 'NY', 716, '-077.063876', '+42.796578'), 
(14464, 'Hamlin', 'NY', 716, '-077.925097', '+43.321659'), 
(14466, 'Hemlock', 'NY', 716, '-077.618049', '+42.784810'), 
(14467, 'Henrietta', 'NY', 716, '-077.558902', '+43.058863'), 
(14468, 'Hilton', 'NY', 716, '-077.832333', '+43.285210'), 
(14469, 'Bloomfield', 'NY', 716, '-077.465843', '+42.869556'), 
(14470, 'Holley', 'NY', 716, '-078.073057', '+43.215860'), 
(14471, 'Honeoye', 'NY', 716, '-077.491905', '+42.755573'), 
(14472, 'Honeoye Falls', 'NY', 716, '-077.606771', '+42.982513'), 
(14475, 'Ionia', 'NY', 716, '-077.498231', '+42.935868'), 
(14476, 'Kendall', 'NY', 716, '-078.049928', '+43.324058'), 
(14477, 'Kent', 'NY', 716, '-078.123328', '+43.330763'), 
(14478, 'Keuka Park', 'NY', 315, '-077.122590', '+42.570794'), 
(14479, 'Knowlesville', 'NY', 716, '-078.318828', '+43.241502'), 
(14480, 'Lakeville', 'NY', 716, '-077.703091', '+42.837288'), 
(14481, 'Leicester', 'NY', 716, '-077.903550', '+42.760644'), 
(14482, 'Le Roy', 'NY', 716, '-077.989988', '+42.956190'), 
(14485, 'Lima', 'NY', 716, '-077.608688', '+42.889864'), 
(14486, 'Linwood', 'NY', 716, '-077.949818', '+42.915297'), 
(14487, 'Livonia', 'NY', 716, '-077.650938', '+42.809457'), 
(14488, 'Livonia Center', 'NY', 716, '-077.773919', '+42.729839'), 
(14489, 'Lyons', 'NY', 315, '-076.970937', '+43.099263'), 
(14502, 'Macedon', 'NY', 315, '-077.313450', '+43.110807'), 
(14504, 'Manchester', 'NY', 716, '-077.233194', '+42.968903'), 
(14505, 'Marion', 'NY', 315, '-077.172684', '+43.155940'), 
(14506, 'Mendon', 'NY', 716, '-077.504268', '+43.001323'), 
(14507, 'Middlesex', 'NY', 716, '-077.262987', '+42.686845'), 
(14508, 'Morton', 'NY', 716, '-078.231338', '+43.381027'), 
(14510, 'Mount Morris', 'NY', 716, '-077.866402', '+42.683466'), 
(14511, 'Mumford', 'NY', 716, '-077.864580', '+43.002612'), 
(14512, 'Naples', 'NY', 716, '-077.413496', '+42.667802'), 
(14513, 'Newark', 'NY', 315, '-077.097867', '+43.087067'), 
(14514, 'North Chili', 'NY', 716, '-077.805628', '+43.085778'), 
(14515, 'North Greece', 'NY', 716, '-077.735079', '+43.257819'), 
(14516, 'North Rose', 'NY', 315, '-076.908805', '+43.195842'), 
(14517, 'Nunda', 'NY', 716, '-077.894474', '+42.591883'), 
(14518, 'Oaks Corners', 'NY', 315, '-077.011839', '+42.931873'), 
(14519, 'Ontario', 'NY', 315, '-077.308614', '+43.221476'), 
(14520, 'Ontario Center', 'NY', 315, '-077.045288', '+43.348369'), 
(14521, 'Ovid', 'NY', 607, '-076.794102', '+42.689791'), 
(14522, 'Palmyra', 'NY', 315, '-077.218849', '+43.081306'), 
(14525, 'Pavilion', 'NY', 716, '-078.026899', '+42.910203'), 
(14526, 'Penfield', 'NY', 716, '-077.454446', '+43.145813'), 
(14527, 'Penn Yan', 'NY', 315, '-077.069925', '+42.637423'), 
(14529, 'Perkinsville', 'NY', 716, '-077.628857', '+42.535363'), 
(14530, 'Perry', 'NY', 716, '-078.056235', '+42.682391'), 
(14532, 'Phelps', 'NY', 315, '-077.043612', '+42.963394'), 
(14533, 'Piffard', 'NY', 716, '-077.896153', '+42.843464'), 
(14534, 'Pittsford', 'NY', 716, '-077.520692', '+43.060229'), 
(14536, 'Portageville', 'NY', 716, '-078.098906', '+42.555988'), 
(14537, 'Port Gibson', 'NY', 315, '-077.157465', '+43.033002'), 
(14538, 'Pultneyville', 'NY', 315, '-077.142027', '+43.283582'), 
(14539, 'Retsof', 'NY', 716, '-077.877876', '+42.834327'), 
(14541, 'Romulus', 'NY', 315, '-076.844921', '+42.749713'), 
(14542, 'Rose', 'NY', 315, '-076.860779', '+43.144795'), 
(14543, 'Rush', 'NY', 716, '-077.666524', '+42.996613'), 
(14544, 'Rushville', 'NY', 716, '-077.242693', '+42.734157'), 
(14545, 'Scottsburg', 'NY', 716, '-077.710539', '+42.652111'), 
(14546, 'Scottsville', 'NY', 716, '-077.772652', '+43.044710'), 
(14547, 'Seneca Castle', 'NY', 315, '-077.287611', '+42.808127'), 
(14548, 'Shortsville', 'NY', 716, '-077.252696', '+42.978834'), 
(14549, 'Silver Lake', 'NY', 716, '-078.022364', '+42.692874'), 
(14550, 'Silver Springs', 'NY', 716, '-078.084485', '+42.674209'), 
(14551, 'Sodus', 'NY', 315, '-077.053517', '+43.210384'), 
(14555, 'Sodus Point', 'NY', 315, '-076.983518', '+43.254644'), 
(14556, 'Sonyea', 'NY', 716, '-077.773919', '+42.729839'), 
(14557, 'South Byron', 'NY', 716, '-078.057252', '+43.041606'), 
(14558, 'South Lima', 'NY', 716, '-077.687643', '+42.855409'), 
(14559, 'Spencerport', 'NY', 716, '-077.830577', '+43.185709'), 
(14560, 'Springwater', 'NY', 716, '-077.594478', '+42.635525'), 
(14561, 'Stanley', 'NY', 716, '-077.129398', '+42.833360'), 
(14563, 'Union Hill', 'NY', 716, '-077.045288', '+43.348369'), 
(14564, 'Victor', 'NY', 716, '-077.426906', '+42.973715'), 
(14568, 'Walworth', 'NY', 315, '-077.287414', '+43.142795'), 
(14569, 'Warsaw', 'NY', 716, '-078.164804', '+42.740223'), 
(14571, 'Waterport', 'NY', 716, '-078.238501', '+43.328706'), 
(14572, 'Wayland', 'NY', 716, '-077.564247', '+42.516793'), 
(14580, 'Webster', 'NY', 716, '-077.454075', '+43.218210'), 
(14585, 'West Bloomfield', 'NY', 716, '-077.548423', '+42.905459'), 
(14586, 'West Henrietta', 'NY', 716, '-077.683575', '+43.041553'), 
(14588, 'Willard', 'NY', 607, '-076.872442', '+42.683451'), 
(14589, 'Williamson', 'NY', 315, '-077.163811', '+43.239410'), 
(14590, 'Wolcott', 'NY', 315, '-076.840547', '+43.224693'), 
(14591, 'Wyoming', 'NY', 716, '-078.102549', '+42.818578'), 
(14592, 'York', 'NY', 716, '-077.883511', '+42.875685'), 
(14601, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14602, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14603, 'Rochester', 'NY', 716, '-077.606774', '+43.161613'), 
(14604, 'Rochester', 'NY', 716, '-077.604023', '+43.156612'), 
(14605, 'Rochester', 'NY', 716, '-077.602973', '+43.166313'), 
(14606, 'Rochester', 'NY', 716, '-077.691577', '+43.173612'), 
(14607, 'Rochester', 'NY', 716, '-077.584888', '+43.152013'), 
(14608, 'Rochester', 'NY', 716, '-077.624001', '+43.154611'), 
(14609, 'Rochester', 'NY', 716, '-077.549971', '+43.198197'), 
(14610, 'Rochester', 'NY', 716, '-077.557871', '+43.140163'), 
(14611, 'Rochester', 'NY', 716, '-077.650275', '+43.140163'), 
(14612, 'Rochester', 'NY', 716, '-077.678240', '+43.257111'), 
(14613, 'Rochester', 'NY', 716, '-077.519325', '+43.133780'), 
(14614, 'Rochester', 'NY', 716, '-077.512569', '+43.104463'), 
(14615, 'Rochester', 'NY', 716, '-077.552021', '+43.222520'), 
(14616, 'Rochester', 'NY', 716, '-077.680927', '+43.228955'), 
(14617, 'Rochester', 'NY', 716, '-077.609425', '+43.207062'), 
(14618, 'Rochester', 'NY', 716, '-077.561771', '+43.112163'), 
(14619, 'Rochester', 'NY', 716, '-077.649126', '+43.135688'), 
(14620, 'Rochester', 'NY', 716, '-077.618523', '+43.129862'), 
(14621, 'Rochester', 'NY', 716, '-077.631124', '+43.149013'), 
(14622, 'Rochester', 'NY', 716, '-077.595823', '+43.199613'), 
(14623, 'Rochester', 'NY', 716, '-077.649074', '+43.082184'), 
(14624, 'Rochester', 'NY', 716, '-077.731127', '+43.121612'), 
(14625, 'Rochester', 'NY', 716, '-077.505705', '+43.152213'), 
(14626, 'Rochester', 'NY', 716, '-077.720018', '+43.190312'), 
(14627, 'Rochester', 'NY', 716, '-077.627674', '+43.127513'), 
(14638, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14639, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14642, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14643, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14644, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14645, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14646, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14647, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14649, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14650, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14651, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14652, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14653, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14660, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14664, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14673, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14683, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14692, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14694, 'Rochester', 'NY', 716, '-077.684264', '+43.286024'), 
(14701, 'Jamestown', 'NY', 716, '-079.432256', '+42.196125'), 
(14702, 'Jamestown', 'NY', 716, '-079.294921', '+42.081657'), 
(14703, 'Jamestown', 'NY', 716, '-079.410910', '+42.342529'), 
(14704, 'Jamestown', 'NY', 716, '-079.410910', '+42.342529'), 
(14706, 'Allegany', 'NY', 716, '-078.516218', '+42.116168'), 
(14707, 'Allentown', 'NY', 716, '-078.059374', '+42.073739'), 
(14708, 'Alma', 'NY', 716, '-078.084837', '+42.025431'), 
(14709, 'Angelica', 'NY', 716, '-078.090559', '+42.217609'), 
(14710, 'Ashville', 'NY', 716, '-079.391738', '+42.084481'), 
(14711, 'Belfast', 'NY', 716, '-078.129640', '+42.320366'), 
(14712, 'Bemus Point', 'NY', 716, '-079.445292', '+42.164572'), 
(14714, 'Black Creek', 'NY', 716, '-078.237314', '+42.290569'), 
(14715, 'Bolivar', 'NY', 716, '-078.139391', '+42.154417'), 
(14716, 'Brocton', 'NY', 716, '-079.432622', '+42.316748'), 
(14717, 'Caneadea', 'NY', 716, '-078.174601', '+42.257674'), 
(14718, 'Cassadaga', 'NY', 716, '-079.296028', '+42.250021'), 
(14719, 'Cattaraugus', 'NY', 716, '-078.869752', '+42.343336'), 
(14720, 'Celoron', 'NY', 716, '-079.279120', '+42.105907'), 
(14721, 'Ceres', 'NY', 716, '-078.264775', '+42.013691'), 
(14722, 'Chautauqua', 'NY', 716, '-079.450523', '+42.187468'), 
(14723, 'Cherry Creek', 'NY', 716, '-079.387594', '+42.308946'), 
(14724, 'Clymer', 'NY', 716, '-079.644932', '+42.072680'), 
(14726, 'Conewango Valley', 'NY', 716, '-079.008294', '+42.252473'), 
(14727, 'Cuba', 'NY', 716, '-078.209403', '+42.245997'), 
(14728, 'Dewittville', 'NY', 716, '-079.366516', '+42.282800'), 
(14729, 'East Otto', 'NY', 716, '-078.735158', '+42.405354'), 
(14730, 'East Randolph', 'NY', 716, '-078.947340', '+42.174736'), 
(14731, 'Ellicottville', 'NY', 716, '-078.649654', '+42.297229'), 
(14732, 'Ellington', 'NY', 716, '-079.113470', '+42.229098'), 
(14733, 'Falconer', 'NY', 716, '-079.182837', '+42.126604'), 
(14735, 'Fillmore', 'NY', 716, '-078.104285', '+42.450790'), 
(14736, 'Findley Lake', 'NY', 716, '-079.737701', '+42.133206'), 
(14737, 'Franklinville', 'NY', 716, '-078.491244', '+42.335753'), 
(14738, 'Frewsburg', 'NY', 716, '-079.118889', '+42.053586'), 
(14739, 'Friendship', 'NY', 716, '-078.157246', '+42.187901'), 
(14740, 'Gerry', 'NY', 716, '-079.170519', '+42.211290'), 
(14741, 'Great Valley', 'NY', 716, '-078.584117', '+42.217040'), 
(14742, 'Greenhurst', 'NY', 716, '-079.309580', '+42.120512'), 
(14743, 'Hinsdale', 'NY', 716, '-078.415859', '+42.197916'), 
(14744, 'Houghton', 'NY', 716, '-078.206289', '+42.422827'), 
(14745, 'Hume', 'NY', 716, '-078.140343', '+42.477700'), 
(14747, 'Kennedy', 'NY', 716, '-079.111065', '+42.152725'), 
(14748, 'Kill Buck', 'NY', 716, '-078.646626', '+42.144977'), 
(14750, 'Lakewood', 'NY', 716, '-079.440009', '+42.124810'), 
(14751, 'Leon', 'NY', 716, '-079.006231', '+42.298328'), 
(14752, 'Lily Dale', 'NY', 716, '-079.323502', '+42.352416'), 
(14753, 'Limestone', 'NY', 716, '-078.607674', '+42.141266'), 
(14754, 'Little Genesee', 'NY', 716, '-078.209708', '+42.031872'), 
(14755, 'Little Valley', 'NY', 716, '-078.823628', '+42.254567'), 
(14756, 'Maple Springs', 'NY', 716, '-079.417353', '+42.198150'), 
(14757, 'Mayville', 'NY', 716, '-079.370911', '+42.237160'), 
(14758, 'Niobe', 'NY', 716, '-079.410910', '+42.342529'), 
(14760, 'Olean', 'NY', 716, '-078.425973', '+42.082142'), 
(14766, 'Otto', 'NY', 716, '-078.807283', '+42.357543'), 
(14767, 'Panama', 'NY', 716, '-079.505101', '+42.191346'), 
(14769, 'Portland', 'NY', 716, '-079.468963', '+42.371561'), 
(14770, 'Portville', 'NY', 716, '-078.342341', '+42.092944'), 
(14772, 'Randolph', 'NY', 716, '-078.844412', '+42.156841'), 
(14774, 'Richburg', 'NY', 716, '-078.168055', '+42.114385'), 
(14775, 'Ripley', 'NY', 716, '-079.426780', '+42.230461'), 
(14776, 'Rossburg', 'NY', 716, null, null), 
(14777, 'Rushford', 'NY', 716, '-078.232330', '+42.397363'), 
(14778, 'Saint Bonaventure', 'NY', 716, '-078.684684', '+42.270112'), 
(14779, 'Salamanca', 'NY', 716, '-078.615625', '+42.180526'), 
(14781, 'Sherman', 'NY', 716, '-079.611348', '+42.172076'), 
(14782, 'Sinclairville', 'NY', 716, '-079.253829', '+42.257762'), 
(14783, 'Steamburg', 'NY', 716, '-078.917738', '+42.082001'), 
(14784, 'Stockton', 'NY', 716, '-079.388330', '+42.315140'), 
(14785, 'Stow', 'NY', 716, '-079.412233', '+42.155693'), 
(14786, 'West Clarksville', 'NY', 716, '-078.221332', '+42.122670'), 
(14787, 'Westfield', 'NY', 716, '-079.484286', '+42.253734'), 
(14788, 'Westons Mills', 'NY', 716, '-078.377974', '+42.062125'), 
(14801, 'Addison', 'NY', 607, '-077.306185', '+42.206391'), 
(14802, 'Alfred', 'NY', 607, '-077.783192', '+42.240535'), 
(14803, 'Alfred Station', 'NY', 607, '-077.799317', '+42.254097'), 
(14804, 'Almond', 'NY', 607, '-077.851286', '+42.313285'), 
(14805, 'Alpine', 'NY', 607, '-076.732706', '+42.375566'), 
(14806, 'Andover', 'NY', 607, '-077.811901', '+42.145794'), 
(14807, 'Arkport', 'NY', 607, '-077.573870', '+42.465145'), 
(14808, 'Atlanta', 'NY', 716, '-077.468518', '+42.562012'), 
(14809, 'Avoca', 'NY', 607, '-077.464128', '+42.367861'), 
(14810, 'Bath', 'NY', 607, '-077.302789', '+42.357464'), 
(14812, 'Beaver Dams', 'NY', 607, '-076.977336', '+42.322924'), 
(14813, 'Belmont', 'NY', 716, '-077.963148', '+42.242168'), 
(14814, 'Big Flats', 'NY', 607, '-076.931640', '+42.156516'), 
(14815, 'Bradford', 'NY', 607, '-077.235796', '+42.369808'), 
(14816, 'Breesport', 'NY', 607, '-076.731200', '+42.199631'), 
(14817, 'Brooktondale', 'NY', 607, '-076.349154', '+42.359694'), 
(14818, 'Burdett', 'NY', 607, '-076.798018', '+42.464152'), 
(14819, 'Cameron', 'NY', 607, '-077.453509', '+42.211491'), 
(14820, 'Cameron Mills', 'NY', 607, '-077.280502', '+42.180046'), 
(14821, 'Campbell', 'NY', 607, '-077.215478', '+42.262954'), 
(14822, 'Canaseraga', 'NY', 607, '-077.835626', '+42.422577'), 
(14823, 'Canisteo', 'NY', 607, '-077.427130', '+42.348146'), 
(14824, 'Cayuta', 'NY', 607, '-076.693628', '+42.272948'), 
(14825, 'Chemung', 'NY', 607, '-076.607029', '+42.052426'), 
(14826, 'Cohocton', 'NY', 716, '-077.391286', '+42.470356'), 
(14827, 'Coopers Plains', 'NY', 607, '-077.141357', '+42.178527'), 
(14830, 'Corning', 'NY', 607, '-077.048462', '+42.120541'), 
(14831, 'Corning', 'NY', 607, '-077.566830', '+42.145265'), 
(14836, 'Dalton', 'NY', 716, '-077.900210', '+42.546164'), 
(14837, 'Dundee', 'NY', 607, '-077.014409', '+42.555387'), 
(14838, 'Erin', 'NY', 607, '-076.671949', '+42.181224'), 
(14839, 'Greenwood', 'NY', 607, '-077.562991', '+42.143242'), 
(14840, 'Hammondsport', 'NY', 607, '-077.198396', '+42.322455'), 
(14841, 'Hector', 'NY', 607, '-076.824556', '+42.492291'), 
(14842, 'Himrod', 'NY', 607, '-076.964520', '+42.577714'), 
(14843, 'Hornell', 'NY', 607, '-077.479051', '+42.383978'), 
(14844, 'Horseheads', 'NY', 607, '-076.878456', '+42.160717'), 
(14845, 'Horseheads', 'NY', 607, '-076.836629', '+42.210030'), 
(14846, 'Hunt', 'NY', 716, '-077.999451', '+42.555834'), 
(14847, 'Interlaken', 'NY', 607, '-076.735556', '+42.608440'), 
(14850, 'Ithaca', 'NY', 607, '-076.483999', '+42.402794'), 
(14851, 'Ithaca', 'NY', 607, '-076.505435', '+42.460721'), 
(14852, 'Ithaca', 'NY', 607, '-076.467233', '+42.445074'), 
(14853, 'Ithaca', 'NY', 607, '-076.483703', '+42.447373'), 
(14854, 'Jacksonville', 'NY', 607, '-076.608222', '+42.506320'), 
(14855, 'Jasper', 'NY', 607, '-077.497908', '+42.142197'), 
(14856, 'Kanona', 'NY', 607, '-077.364812', '+42.374218'), 
(14857, 'Lakemont', 'NY', 607, '-076.927019', '+42.512632'), 
(14858, 'Lindley', 'NY', 607, '-077.106679', '+42.045070'), 
(14859, 'Lockwood', 'NY', 607, '-076.507823', '+42.115457'), 
(14860, 'Lodi', 'NY', 607, '-076.801671', '+42.586029'), 
(14861, 'Lowman', 'NY', 607, '-076.684615', '+42.087671'), 
(14863, 'Mecklenburg', 'NY', 607, '-076.706717', '+42.451569'), 
(14864, 'Millport', 'NY', 607, '-076.842298', '+42.259644'), 
(14865, 'Montour Falls', 'NY', 607, '-076.841852', '+42.358866'), 
(14867, 'Newfield', 'NY', 607, '-076.610212', '+42.365688'), 
(14869, 'Odessa', 'NY', 607, '-076.776210', '+42.377454'), 
(14870, 'Painted Post', 'NY', 607, '-077.382462', '+42.159759'), 
(14871, 'Pine City', 'NY', 607, '-076.882455', '+42.047024'), 
(14872, 'Pine Valley', 'NY', 607, '-076.875072', '+42.240529'), 
(14873, 'Prattsburgh', 'NY', 607, '-077.354408', '+42.380560'), 
(14874, 'Pulteney', 'NY', 607, '-077.197141', '+42.520261'), 
(14876, 'Reading Center', 'NY', 607, '-076.925846', '+42.429721'), 
(14877, 'Rexville', 'NY', 607, '-077.677653', '+42.071887'), 
(14878, 'Rock Stream', 'NY', 607, '-076.946931', '+42.480150'), 
(14879, 'Savona', 'NY', 607, '-077.193204', '+42.327262'), 
(14880, 'Scio', 'NY', 716, '-077.965672', '+42.166150'), 
(14881, 'Slaterville Springs', 'NY', 607, '-076.360782', '+42.402463'), 
(14882, 'Lansing', 'NY', 607, '-076.552378', '+42.573453'), 
(14883, 'Spencer', 'NY', 607, '-076.471165', '+42.203102'), 
(14884, 'Swain', 'NY', 607, '-077.889425', '+42.455859'), 
(14885, 'Troupsburg', 'NY', 607, '-077.562142', '+42.060366'), 
(14886, 'Trumansburg', 'NY', 607, '-076.635158', '+42.480300'), 
(14887, 'Tyrone', 'NY', 607, '-077.026768', '+42.399371'), 
(14889, 'Van Etten', 'NY', 607, '-076.585084', '+42.210223'), 
(14891, 'Watkins Glen', 'NY', 607, '-076.927135', '+42.372850'), 
(14892, 'Waverly', 'NY', 607, '-076.502218', '+42.107825'), 
(14893, 'Wayne', 'NY', 607, '-077.097713', '+42.474143'), 
(14894, 'Wellsburg', 'NY', 607, '-076.764516', '+42.027102'), 
(14895, 'Wellsville', 'NY', 716, '-077.917245', '+42.230956'), 
(14897, 'Whitesville', 'NY', 607, '-077.821349', '+42.050965'), 
(14898, 'Woodhull', 'NY', 607, '-077.438058', '+42.069469'), 
(14901, 'Elmira', 'NY', 607, '-076.718570', '+42.082585'), 
(14902, 'Elmira', 'NY', 607, '-076.750888', '+42.147285'), 
(14903, 'Elmira', 'NY', 607, '-076.887659', '+42.119824'), 
(14904, 'Elmira', 'NY', 607, '-076.823678', '+42.061824'), 
(14905, 'Elmira', 'NY', 607, '-076.844329', '+42.093574'), 
(14925, 'Elmira', 'NY', 607, '-076.750888', '+42.147285'), 
(15001, 'Aliquippa', 'PA', 724, '-080.304178', '+40.675225'), 
(15003, 'Ambridge', 'PA', 724, '-080.210521', '+40.600494'), 
(15004, 'Atlasburg', 'PA', 724, '-080.382247', '+40.341349'), 
(15005, 'Baden', 'PA', 724, '-080.204103', '+40.618418'), 
(15006, 'Bairdford', 'PA', 724, '-079.903121', '+40.493128'), 
(15007, 'Bakerstown', 'PA', 724, '-080.024817', '+40.434436'), 
(15009, 'Beaver', 'PA', 724, '-080.385191', '+40.729053'), 
(15010, 'Beaver Falls', 'PA', 724, '-080.352049', '+40.665672'), 
(15012, 'Belle Vernon', 'PA', 724, '-079.603426', '+40.070268'), 
(15014, 'Brackenridge', 'PA', 724, '-079.899562', '+40.272101'), 
(15015, 'Bradfordwoods', 'PA', 724, '-080.024817', '+40.434436'), 
(15017, 'Bridgeville', 'PA', 412, '-080.091342', '+40.354589'), 
(15018, 'Buena Vista', 'PA', 412, '-080.208374', '+40.457657'), 
(15019, 'Bulger', 'PA', 724, '-080.317007', '+40.412663'), 
(15020, 'Bunola', 'PA', 724, '-080.024817', '+40.434436'), 
(15021, 'Burgettstown', 'PA', 724, '-080.404366', '+40.382141'), 
(15022, 'Charleroi', 'PA', 724, '-079.932907', '+40.135834'), 
(15024, 'Cheswick', 'PA', 724, '-080.024817', '+40.434436'), 
(15025, 'Clairton', 'PA', 412, '-079.931735', '+40.324279'), 
(15026, 'Clinton', 'PA', 724, '-080.290333', '+40.490003'), 
(15027, 'Conway', 'PA', 724, '-080.264683', '+40.699515'), 
(15028, 'Coulters', 'PA', 724, '-080.024817', '+40.434436'), 
(15030, 'Creighton', 'PA', 724, '-080.024817', '+40.434436'), 
(15031, 'Cuddy', 'PA', 724, '-080.166906', '+40.354712'), 
(15032, 'Curtisville', 'PA', 724, '-080.024817', '+40.434436'), 
(15033, 'Donora', 'PA', 724, '-079.868392', '+40.179896'), 
(15034, 'Dravosburg', 'PA', 412, '-079.892171', '+40.315793'), 
(15035, 'East Mc Keesport', 'PA', 412, '-080.024817', '+40.434436'), 
(15036, 'Eldersville', 'PA', 724, '-080.179139', '+40.214896'), 
(15037, 'Elizabeth', 'PA', 412, '-079.896642', '+40.271965'), 
(15038, 'Elrama', 'PA', 724, '-079.925235', '+40.252086'), 
(15042, 'Freedom', 'PA', 724, '-080.240559', '+40.710283'), 
(15043, 'Georgetown', 'PA', 724, '-080.339953', '+40.639461'), 
(15044, 'Gibsonia', 'PA', 724, '-080.024817', '+40.434436'), 
(15045, 'Glassport', 'PA', 412, '-080.024817', '+40.434436'), 
(15046, 'Crescent', 'PA', 412, '-080.123459', '+40.468068'), 
(15047, 'Greenock', 'PA', 412, '-080.024817', '+40.434436'), 
(15049, 'Harwick', 'PA', 724, '-080.024817', '+40.434436'), 
(15050, 'Hookstown', 'PA', 724, '-080.428223', '+40.554305'), 
(15051, 'Indianola', 'PA', 724, '-080.024817', '+40.434436'), 
(15052, 'Industry', 'PA', 724, '-080.388271', '+40.702397'), 
(15053, 'Joffre', 'PA', 724, '-080.360544', '+40.380036'), 
(15054, 'Langeloth', 'PA', 724, '-080.408551', '+40.362515'), 
(15055, 'Lawrence', 'PA', 724, '-080.121904', '+40.305838'), 
(15056, 'Leetsdale', 'PA', 412, '-080.015425', '+40.375069'), 
(15057, 'Mc Donald', 'PA', 724, '-080.267451', '+40.359139'), 
(15059, 'Midland', 'PA', 724, '-080.397486', '+40.740063'), 
(15060, 'Midway', 'PA', 724, '-080.289382', '+40.368121'), 
(15061, 'Monaca', 'PA', 724, '-080.327814', '+40.656366'), 
(15062, 'Monessen', 'PA', 724, '-079.751280', '+40.361852'), 
(15063, 'Monongahela', 'PA', 724, '-080.124442', '+40.260001'), 
(15064, 'Morgan', 'PA', 412, '-080.141550', '+40.355865'), 
(15065, 'Natrona Heights', 'PA', 724, '-080.024817', '+40.434436'), 
(15066, 'New Brighton', 'PA', 724, '-080.321773', '+40.712175'), 
(15067, 'New Eagle', 'PA', 724, '-080.173907', '+40.282786'), 
(15068, 'New Kensington', 'PA', 724, '-079.581506', '+40.478821'), 
(15069, 'New Kensington', 'PA', 724, '-079.439801', '+40.360223'), 
(15071, 'Oakdale', 'PA', 724, '-080.184169', '+40.403348'), 
(15072, 'Pricedale', 'PA', 724, '-079.856168', '+40.139296'), 
(15074, 'Rochester', 'PA', 724, '-080.326538', '+40.686473'), 
(15075, 'Rural Ridge', 'PA', 724, '-080.024817', '+40.434436'), 
(15076, 'Russellton', 'PA', 724, '-080.024817', '+40.434436'), 
(15077, 'Shippingport', 'PA', 724, '-080.386344', '+40.602535'), 
(15078, 'Slovan', 'PA', 724, '-080.387917', '+40.358435'), 
(15081, 'South Heights', 'PA', 724, '-080.238332', '+40.576267'), 
(15082, 'Sturgeon', 'PA', 724, '-080.208316', '+40.386263'), 
(15083, 'Sutersville', 'PA', 724, '-079.751605', '+40.225590'), 
(15084, 'Tarentum', 'PA', 724, '-080.024817', '+40.434436'), 
(15085, 'Trafford', 'PA', 724, '-079.594643', '+40.382668'), 
(15086, 'Warrendale', 'PA', 724, '-080.024817', '+40.434436'), 
(15087, 'Webster', 'PA', 724, '-079.439801', '+40.360223'), 
(15088, 'West Elizabeth', 'PA', 412, '-079.896610', '+40.271597'), 
(15089, 'West Newton', 'PA', 724, '-079.727237', '+40.201808'), 
(15090, 'Wexford', 'PA', 724, '-080.024817', '+40.434436'), 
(15091, 'Wildwood', 'PA', 412, '-080.024817', '+40.434436'), 
(15095, 'Warrendale', 'PA', 724, '-080.024817', '+40.434436'), 
(15096, 'Warrendale', 'PA', 724, '-080.024817', '+40.434436'), 
(15101, 'Allison Park', 'PA', 412, '-080.024817', '+40.434436'), 
(15102, 'Bethel Park', 'PA', 412, '-080.115950', '+40.371471'), 
(15104, 'Braddock', 'PA', 412, '-079.858359', '+40.366287'), 
(15106, 'Carnegie', 'PA', 412, '-080.103165', '+40.449080'), 
(15108, 'Coraopolis', 'PA', 412, '-080.140228', '+40.469268'), 
(15110, 'Duquesne', 'PA', 412, '-079.853820', '+40.372069'), 
(15112, 'East Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15116, 'Glenshaw', 'PA', 412, '-079.979974', '+40.357719'), 
(15120, 'Homestead', 'PA', 412, '-079.905171', '+40.392619'), 
(15122, 'West Mifflin', 'PA', 412, '-079.908621', '+40.360575'), 
(15123, 'West Mifflin', 'PA', 412, '-080.024817', '+40.434436'), 
(15126, 'Imperial', 'PA', 724, '-080.128852', '+40.452644'), 
(15127, 'Ingomar', 'PA', 412, '-080.024817', '+40.434436'), 
(15129, 'Library', 'PA', 412, '-079.997567', '+40.303119'), 
(15130, 'Mc Keesport', 'PA', 412, '-080.024817', '+40.434436'), 
(15131, 'Mc Keesport', 'PA', 412, '-080.024817', '+40.434436'), 
(15132, 'Mc Keesport', 'PA', 412, '-080.048026', '+40.407269'), 
(15133, 'Mc Keesport', 'PA', 412, '-079.940172', '+40.323419'), 
(15134, 'Mc Keesport', 'PA', 412, '-080.024817', '+40.434436'), 
(15135, 'Mc Keesport', 'PA', 412, '-080.024817', '+40.434436'), 
(15136, 'Mc Kees Rocks', 'PA', 412, '-080.103669', '+40.467006'), 
(15137, 'North Versailles', 'PA', 412, '-080.024817', '+40.434436'), 
(15139, 'Oakmont', 'PA', 412, '-080.024817', '+40.434436'), 
(15140, 'Pitcairn', 'PA', 412, '-080.024817', '+40.434436'), 
(15142, 'Presto', 'PA', 412, '-080.166896', '+40.402452'), 
(15143, 'Sewickley', 'PA', 412, '-080.208280', '+40.451367'), 
(15144, 'Springdale', 'PA', 724, '-080.024817', '+40.434436'), 
(15145, 'Turtle Creek', 'PA', 412, '-080.024817', '+40.434436'), 
(15146, 'Monroeville', 'PA', 412, '-080.236882', '+40.548117'), 
(15147, 'Verona', 'PA', 412, '-080.011574', '+40.351469'), 
(15148, 'Wilmerding', 'PA', 412, '-080.024817', '+40.434436'), 
(15189, 'Sewickley', 'PA', 412, '-080.024817', '+40.434436'), 
(15201, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15202, 'Pittsburgh', 'PA', 412, '-079.949182', '+40.328598'), 
(15203, 'Pittsburgh', 'PA', 412, '-079.979914', '+40.425369'), 
(15204, 'Pittsburgh', 'PA', 412, '-080.064416', '+40.455368'), 
(15205, 'Pittsburgh', 'PA', 412, '-080.102101', '+40.432205'), 
(15206, 'Pittsburgh', 'PA', 412, '-080.075427', '+40.416419'), 
(15207, 'Pittsburgh', 'PA', 412, '-079.982123', '+40.356169'), 
(15208, 'Pittsburgh', 'PA', 412, '-080.166080', '+40.519017'), 
(15209, 'Pittsburgh', 'PA', 412, '-080.042375', '+40.392719'), 
(15210, 'Pittsburgh', 'PA', 412, '-080.027243', '+40.419662'), 
(15211, 'Pittsburgh', 'PA', 412, '-080.014375', '+40.429519'), 
(15212, 'Pittsburgh', 'PA', 412, '-080.074977', '+40.428169'), 
(15213, 'Pittsburgh', 'PA', 412, '-079.980624', '+40.423069'), 
(15214, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15215, 'Pittsburgh', 'PA', 412, '-079.994074', '+40.377569'), 
(15216, 'Pittsburgh', 'PA', 412, '-080.046176', '+40.400091'), 
(15217, 'Pittsburgh', 'PA', 412, '-080.054876', '+40.385219'), 
(15218, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15219, 'Pittsburgh', 'PA', 412, '-080.017075', '+40.375351'), 
(15220, 'Pittsburgh', 'PA', 412, '-080.052576', '+40.418119'), 
(15221, 'Pittsburgh', 'PA', 412, '-080.043342', '+40.414611'), 
(15222, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15223, 'Pittsburgh', 'PA', 412, '-080.044926', '+40.457418'), 
(15224, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15225, 'Pittsburgh', 'PA', 412, '-080.115528', '+40.505118'), 
(15226, 'Pittsburgh', 'PA', 412, '-080.016074', '+40.400140'), 
(15227, 'Pittsburgh', 'PA', 412, '-079.966723', '+40.380519'), 
(15228, 'Pittsburgh', 'PA', 412, '-080.043925', '+40.369569'), 
(15229, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15230, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15231, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15232, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436');

insert  into zipcodes values 
(15233, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15234, 'Pittsburgh', 'PA', 412, '-080.022399', '+40.368819'), 
(15235, 'Pittsburgh', 'PA', 412, '-080.000854', '+40.398608'), 
(15236, 'Pittsburgh', 'PA', 412, '-079.983243', '+40.335140'), 
(15237, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15238, 'Pittsburgh', 'PA', 412, '-080.006474', '+40.380019'), 
(15239, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15240, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15241, 'Pittsburgh', 'PA', 412, '-080.081026', '+40.332266'), 
(15242, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15243, 'Pittsburgh', 'PA', 412, '-080.072876', '+40.384169'), 
(15244, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15250, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15251, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15252, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15253, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15254, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15255, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15257, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15258, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15259, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15260, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15261, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15262, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15263, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15264, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15265, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15266, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15267, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15268, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15270, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15272, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15274, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15275, 'Pittsburgh', 'PA', 412, '-080.179475', '+40.449520'), 
(15276, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15277, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15278, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15279, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15281, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15282, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15283, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15285, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15286, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15290, 'Pittsburgh', 'PA', 412, '-080.024817', '+40.434436'), 
(15301, 'Washington', 'PA', 724, '-080.146709', '+40.135391'), 
(15310, 'Aleppo', 'PA', 724, '-080.211335', '+39.870635'), 
(15311, 'Amity', 'PA', 724, '-080.168133', '+40.049765'), 
(15312, 'Avella', 'PA', 724, '-080.267148', '+40.200737'), 
(15313, 'Beallsville', 'PA', 724, '-080.022102', '+40.065496'), 
(15314, 'Bentleyville', 'PA', 724, '-080.083967', '+40.153459'), 
(15315, 'Bobtown', 'PA', 724, '-079.956728', '+39.817048'), 
(15316, 'Brave', 'PA', 724, '-080.211335', '+39.870635'), 
(15317, 'Canonsburg', 'PA', 724, '-080.128420', '+40.155704'), 
(15320, 'Carmichaels', 'PA', 724, '-079.985320', '+39.918913'), 
(15321, 'Cecil', 'PA', 724, '-080.104193', '+40.159268'), 
(15322, 'Clarksville', 'PA', 724, '-080.045233', '+39.966702'), 
(15323, 'Claysville', 'PA', 724, '-080.251693', '+40.110160'), 
(15324, 'Cokeburg', 'PA', 724, '-079.983240', '+40.050163'), 
(15325, 'Crucible', 'PA', 724, '-079.967626', '+39.950170'), 
(15327, 'Dilliner', 'PA', 724, '-079.937419', '+39.764089'), 
(15329, 'Prosperity', 'PA', 724, '-080.281210', '+40.049949'), 
(15330, 'Eighty Four', 'PA', 724, '-080.099336', '+40.175570'), 
(15331, 'Ellsworth', 'PA', 724, '-080.021614', '+40.106824'), 
(15332, 'Finleyville', 'PA', 724, '-080.059974', '+40.198970'), 
(15333, 'Fredericktown', 'PA', 724, '-080.011741', '+40.025105'), 
(15334, 'Garards Fort', 'PA', 724, '-080.211335', '+39.870635'), 
(15336, 'Gastonville', 'PA', 724, '-079.992678', '+40.260141'), 
(15337, 'Graysville', 'PA', 724, '-080.001496', '+39.937962'), 
(15338, 'Greensboro', 'PA', 724, '-079.974551', '+39.820941'), 
(15339, 'Hendersonville', 'PA', 724, '-080.154310', '+40.301838'), 
(15340, 'Hickory', 'PA', 724, '-080.169026', '+40.226863'), 
(15341, 'Holbrook', 'PA', 724, '-080.211335', '+39.870635'), 
(15342, 'Houston', 'PA', 724, '-080.133451', '+40.133091'), 
(15344, 'Jefferson', 'PA', 724, '-080.211335', '+39.870635'), 
(15345, 'Marianna', 'PA', 724, '-080.104213', '+40.028432'), 
(15346, 'Mather', 'PA', 724, '-080.070275', '+39.934662'), 
(15347, 'Meadow Lands', 'PA', 724, '-080.226885', '+40.217358'), 
(15348, 'Millsboro', 'PA', 724, '-080.003686', '+39.987651'), 
(15349, 'Mount Morris', 'PA', 724, '-080.024576', '+39.774031'), 
(15350, 'Muse', 'PA', 724, '-080.200484', '+40.293731'), 
(15351, 'Nemacolin', 'PA', 724, '-079.925807', '+39.877901'), 
(15352, 'New Freeport', 'PA', 724, '-080.211335', '+39.870635'), 
(15353, 'Nineveh', 'PA', 724, '-080.211335', '+39.870635'), 
(15354, 'Pine Bank', 'PA', 724, '-080.211335', '+39.870635'), 
(15357, 'Rices Landing', 'PA', 724, '-079.990431', '+39.954370'), 
(15358, 'Richeyville', 'PA', 724, '-079.992554', '+40.056347'), 
(15359, 'Rogersville', 'PA', 724, '-080.211335', '+39.870635'), 
(15360, 'Scenery Hill', 'PA', 724, '-080.099457', '+40.092344'), 
(15361, 'Southview', 'PA', 724, '-080.256291', '+40.328190'), 
(15362, 'Spraggs', 'PA', 724, '-080.214471', '+39.744657'), 
(15363, 'Strabane', 'PA', 724, '-080.198354', '+40.250454'), 
(15364, 'Sycamore', 'PA', 724, '-080.211335', '+39.870635'), 
(15365, 'Taylorstown', 'PA', 724, '-080.378093', '+40.161130'), 
(15366, 'Van Voorhis', 'PA', 724, '-080.031787', '+40.110068'), 
(15367, 'Venetia', 'PA', 724, '-080.247797', '+40.244339'), 
(15368, 'Vestaburg', 'PA', 724, '-080.007731', '+40.023775'), 
(15370, 'Waynesburg', 'PA', 724, '-080.080570', '+39.874770'), 
(15376, 'West Alexander', 'PA', 724, '-080.270231', '+40.128081'), 
(15377, 'West Finley', 'PA', 724, '-080.429726', '+40.024677'), 
(15378, 'Westland', 'PA', 724, '-080.273130', '+40.277534'), 
(15379, 'West Middletown', 'PA', 724, '-080.424154', '+40.241731'), 
(15380, 'Wind Ridge', 'PA', 724, '-080.430040', '+39.909365'), 
(15401, 'Uniontown', 'PA', 724, '-079.770063', '+39.944884'), 
(15410, 'Adah', 'PA', 724, '-079.896360', '+39.912105'), 
(15411, 'Addison', 'PA', 814, '-079.330768', '+39.752401'), 
(15412, 'Allenport', 'PA', 724, '-079.849887', '+40.095888'), 
(15413, 'Allison', 'PA', 724, '-079.863732', '+39.986828'), 
(15415, 'Brier Hill', 'PA', 724, '-079.850366', '+39.980787'), 
(15416, 'Brownfield', 'PA', 724, '-079.652170', '+39.932084'), 
(15417, 'Brownsville', 'PA', 724, '-079.690472', '+39.921613'), 
(15419, 'California', 'PA', 724, '-079.873163', '+40.068921'), 
(15420, 'Cardale', 'PA', 724, '-079.652170', '+39.932084'), 
(15421, 'Chalk Hill', 'PA', 724, '-079.599126', '+39.845088'), 
(15422, 'Chestnut Ridge', 'PA', 724, '-079.817083', '+39.992254'), 
(15423, 'Coal Center', 'PA', 724, '-079.930266', '+40.082192'), 
(15424, 'Confluence', 'PA', 814, '-079.306409', '+39.824325'), 
(15425, 'Connellsville', 'PA', 724, '-079.700949', '+40.007430'), 
(15427, 'Daisytown', 'PA', 724, '-079.973302', '+40.065064'), 
(15428, 'Dawson', 'PA', 724, '-079.725516', '+39.983001'), 
(15429, 'Denbo', 'PA', 724, '-079.939234', '+40.008082'), 
(15430, 'Dickerson Run', 'PA', 724, '-079.659978', '+40.041785'), 
(15431, 'Dunbar', 'PA', 724, '-079.723151', '+39.949088'), 
(15432, 'Dunlevy', 'PA', 724, '-079.859680', '+40.099693'), 
(15433, 'East Millsboro', 'PA', 724, '-079.704535', '+39.973512'), 
(15434, 'Elco', 'PA', 724, '-079.875826', '+40.080438'), 
(15435, 'Fairbank', 'PA', 724, '-079.858471', '+39.950123'), 
(15436, 'Fairchance', 'PA', 724, '-079.808073', '+39.954424'), 
(15437, 'Farmington', 'PA', 724, '-079.596769', '+39.797410'), 
(15438, 'Fayette City', 'PA', 724, '-079.844514', '+40.066729'), 
(15439, 'Gans', 'PA', 724, '-079.635842', '+39.771324'), 
(15440, 'Gibbon Glade', 'PA', 724, '-079.628365', '+39.757751'), 
(15442, 'Grindstone', 'PA', 724, '-079.843978', '+40.015516'), 
(15443, 'Hibbs', 'PA', 724, '-079.901324', '+39.926347'), 
(15444, 'Hiller', 'PA', 724, '-079.902101', '+40.056560'), 
(15445, 'Hopwood', 'PA', 724, '-079.671812', '+39.876835'), 
(15446, 'Indian Head', 'PA', 724, '-079.377806', '+40.037453'), 
(15447, 'Isabella', 'PA', 724, '-079.939317', '+39.945987'), 
(15448, 'Jacobs Creek', 'PA', 724, '-079.439801', '+40.360223'), 
(15449, 'Keisterville', 'PA', 724, '-079.785349', '+39.963622'), 
(15450, 'La Belle', 'PA', 724, '-079.975391', '+39.998279'), 
(15451, 'Lake Lynn', 'PA', 724, '-079.854871', '+39.742861'), 
(15454, 'Leckrone', 'PA', 724, '-079.652170', '+39.932084'), 
(15455, 'Leisenring', 'PA', 724, '-079.643451', '+39.998536'), 
(15456, 'Lemont Furnace', 'PA', 724, '-079.805549', '+39.877276'), 
(15458, 'Mc Clellandtown', 'PA', 724, '-079.869352', '+39.888242'), 
(15459, 'Markleysburg', 'PA', 724, '-079.529731', '+39.822431'), 
(15460, 'Martin', 'PA', 724, '-079.652170', '+39.932084'), 
(15461, 'Masontown', 'PA', 724, '-079.681838', '+39.945770'), 
(15462, 'Melcroft', 'PA', 724, '-079.381435', '+40.059740'), 
(15463, 'Merrittstown', 'PA', 724, '-079.833585', '+39.882521'), 
(15464, 'Mill Run', 'PA', 724, '-079.432647', '+39.933738'), 
(15465, 'Mount Braddock', 'PA', 724, '-079.652170', '+39.932084'), 
(15466, 'Newell', 'PA', 724, '-079.894347', '+40.075064'), 
(15467, 'New Geneva', 'PA', 724, '-079.652170', '+39.932084'), 
(15468, 'New Salem', 'PA', 724, '-079.841031', '+39.941838'), 
(15469, 'Normalville', 'PA', 724, '-079.438215', '+40.007860'), 
(15470, 'Ohiopyle', 'PA', 724, '-079.523004', '+39.850675'), 
(15472, 'Oliver', 'PA', 724, '-079.715837', '+39.918319'), 
(15473, 'Perryopolis', 'PA', 724, '-079.775594', '+40.064564'), 
(15474, 'Point Marion', 'PA', 724, '-079.711740', '+39.911834'), 
(15475, 'Republic', 'PA', 724, '-079.881421', '+39.984667'), 
(15476, 'Ronco', 'PA', 724, '-079.916806', '+39.879384'), 
(15477, 'Roscoe', 'PA', 724, '-079.862734', '+40.080713'), 
(15478, 'Smithfield', 'PA', 724, '-079.698875', '+39.929590'), 
(15479, 'Smithton', 'PA', 724, '-079.738092', '+40.155299'), 
(15480, 'Smock', 'PA', 724, '-079.771265', '+39.988339'), 
(15482, 'Star Junction', 'PA', 724, '-079.769027', '+40.065106'), 
(15483, 'Stockdale', 'PA', 724, '-079.920937', '+40.038498'), 
(15484, 'Uledi', 'PA', 724, '-079.785642', '+39.893625'), 
(15485, 'Ursina', 'PA', 814, '-079.330642', '+39.817346'), 
(15486, 'Vanderbilt', 'PA', 724, '-079.750787', '+40.010683'), 
(15488, 'Waltersburg', 'PA', 724, '-079.768901', '+39.976316'), 
(15489, 'West Leisenring', 'PA', 724, '-079.700745', '+39.956056'), 
(15490, 'White', 'PA', 724, '-079.452796', '+40.075857'), 
(15492, 'Wickhaven', 'PA', 724, '-079.771797', '+40.117828'), 
(15501, 'Somerset', 'PA', 814, '-079.087450', '+39.990045'), 
(15502, 'Hidden Valley', 'PA', 814, '-079.258458', '+40.046023'), 
(15510, 'Somerset', 'PA', 814, '-079.040890', '+39.963306'), 
(15520, 'Acosta', 'PA', 814, '-079.070218', '+40.113021'), 
(15521, 'Alum Bank', 'PA', 814, '-078.622801', '+40.198627'), 
(15522, 'Bedford', 'PA', 814, '-078.574759', '+39.954640'), 
(15530, 'Berlin', 'PA', 814, '-078.981234', '+39.942768'), 
(15531, 'Boswell', 'PA', 814, '-078.989292', '+40.006392'), 
(15532, 'Boynton', 'PA', 814, '-079.062012', '+39.767296'), 
(15533, 'Breezewood', 'PA', 814, '-078.251177', '+39.983440'), 
(15534, 'Buffalo Mills', 'PA', 814, '-078.674197', '+39.864251'), 
(15535, 'Clearville', 'PA', 814, '-078.469881', '+39.839294'), 
(15536, 'Crystal Spring', 'PA', 814, '-078.122265', '+39.943762'), 
(15537, 'Everett', 'PA', 814, '-078.458753', '+39.966962'), 
(15538, 'Fairhope', 'PA', 814, '-078.954581', '+39.945164'), 
(15539, 'Fishertown', 'PA', 814, '-078.591457', '+40.130173'), 
(15540, 'Fort Hill', 'PA', 814, '-079.247161', '+39.796137'), 
(15541, 'Friedens', 'PA', 814, '-078.963508', '+40.085382'), 
(15542, 'Garrett', 'PA', 814, '-079.074705', '+39.865900'), 
(15544, 'Gray', 'PA', 814, '-079.092551', '+40.137749'), 
(15545, 'Hyndman', 'PA', 814, '-078.712775', '+39.886506'), 
(15546, 'Jenners', 'PA', 814, '-079.067583', '+40.145938'), 
(15547, 'Jennerstown', 'PA', 814, '-079.061629', '+40.159500'), 
(15548, 'Kantner', 'PA', 814, '-078.938653', '+40.101106'), 
(15549, 'Listie', 'PA', 814, '-079.012306', '+40.020764'), 
(15550, 'Manns Choice', 'PA', 814, '-078.658195', '+39.902488'), 
(15551, 'Markleton', 'PA', 814, '-079.254694', '+39.887287'), 
(15552, 'Meyersdale', 'PA', 814, '-079.038599', '+39.875014'), 
(15553, 'New Baltimore', 'PA', 814, '-078.771929', '+39.982795'), 
(15554, 'New Paris', 'PA', 814, '-078.611595', '+39.981413'), 
(15555, 'Quecreek', 'PA', 814, '-079.087198', '+40.091429'), 
(15557, 'Rockwood', 'PA', 814, '-079.141476', '+39.955145'), 
(15558, 'Salisbury', 'PA', 814, '-079.083318', '+39.941261'), 
(15559, 'Schellsburg', 'PA', 814, '-078.642513', '+40.057047'), 
(15560, 'Shanksville', 'PA', 814, '-078.907682', '+40.017059'), 
(15561, 'Sipesville', 'PA', 814, '-079.090158', '+40.096406'), 
(15562, 'Springs', 'PA', 814, '-079.123732', '+39.748020'), 
(15563, 'Stoystown', 'PA', 814, '-078.965817', '+40.094802'), 
(15564, 'Wellersburg', 'PA', 814, '-078.844105', '+39.729896'), 
(15565, 'West Salisbury', 'PA', 814, '-079.037983', '+40.003476'), 
(15601, 'Greensburg', 'PA', 724, '-079.500729', '+40.347017'), 
(15605, 'Greensburg', 'PA', 724, '-079.439801', '+40.360223'), 
(15606, 'Greensburg', 'PA', 724, '-079.439801', '+40.360223'), 
(15610, 'Acme', 'PA', 724, '-079.405069', '+40.120149'), 
(15611, 'Adamsburg', 'PA', 724, '-079.653058', '+40.303771'), 
(15612, 'Alverton', 'PA', 724, '-079.439801', '+40.360223'), 
(15613, 'Apollo', 'PA', 724, '-079.617178', '+40.436827'), 
(15615, 'Ardara', 'PA', 724, '-079.743317', '+40.360619'), 
(15616, 'Armbrust', 'PA', 724, '-079.439801', '+40.360223'), 
(15617, 'Arona', 'PA', 724, '-079.439801', '+40.360223'), 
(15618, 'Avonmore', 'PA', 724, '-079.489055', '+40.497049'), 
(15619, 'Bovard', 'PA', 724, '-079.439801', '+40.360223'), 
(15620, 'Bradenville', 'PA', 724, '-079.343421', '+40.323845'), 
(15621, 'Calumet', 'PA', 724, '-079.439801', '+40.360223'), 
(15622, 'Champion', 'PA', 814, '-079.301960', '+40.190193'), 
(15623, 'Claridge', 'PA', 724, '-079.619012', '+40.369210'), 
(15624, 'Crabtree', 'PA', 724, '-079.484028', '+40.357753'), 
(15625, 'Darragh', 'PA', 724, '-079.439801', '+40.360223'), 
(15626, 'Delmont', 'PA', 724, '-079.571423', '+40.361310'), 
(15627, 'Derry', 'PA', 724, '-079.402056', '+40.350227'), 
(15628, 'Donegal', 'PA', 724, '-079.377008', '+40.102807'), 
(15629, 'East Vandergrift', 'PA', 724, '-079.562383', '+40.598047'), 
(15630, 'Edmon', 'PA', 724, '-079.451575', '+40.847829'), 
(15631, 'Everson', 'PA', 724, '-079.590529', '+40.084517'), 
(15632, 'Export', 'PA', 724, '-079.634789', '+40.429723'), 
(15633, 'Forbes Road', 'PA', 724, '-079.522546', '+40.357548'), 
(15634, 'Grapeville', 'PA', 724, '-079.665420', '+40.308892'), 
(15635, 'Hannastown', 'PA', 724, '-079.497890', '+40.352037'), 
(15636, 'Harrison City', 'PA', 724, '-079.656525', '+40.366020'), 
(15637, 'Herminie', 'PA', 724, '-079.567790', '+40.266168'), 
(15638, 'Hostetter', 'PA', 724, '-079.143130', '+40.261060'), 
(15639, 'Hunker', 'PA', 724, '-079.624473', '+40.328617'), 
(15640, 'Hutchinson', 'PA', 724, '-079.732805', '+40.225086'), 
(15641, 'Hyde Park', 'PA', 724, '-079.595648', '+40.628165'), 
(15642, 'Irwin', 'PA', 724, '-079.584060', '+40.365020'), 
(15644, 'Jeannette', 'PA', 724, '-079.407913', '+40.374572'), 
(15646, 'Jones Mills', 'PA', 724, '-079.439801', '+40.360223'), 
(15647, 'Larimer', 'PA', 724, '-079.727216', '+40.341519'), 
(15650, 'Latrobe', 'PA', 724, '-079.421969', '+40.355770'), 
(15655, 'Laughlintown', 'PA', 724, '-079.171459', '+40.231409'), 
(15656, 'Leechburg', 'PA', 724, '-079.610962', '+40.638960'), 
(15658, 'Ligonier', 'PA', 724, '-079.251145', '+40.271322'), 
(15660, 'Lowber', 'PA', 724, '-079.764638', '+40.248798'), 
(15661, 'Loyalhanna', 'PA', 724, '-079.513433', '+40.286515'), 
(15662, 'Luxor', 'PA', 724, '-079.439801', '+40.360223'), 
(15663, 'Madison', 'PA', 724, '-079.676516', '+40.243970'), 
(15664, 'Mammoth', 'PA', 724, '-079.617187', '+40.310772'), 
(15665, 'Manor', 'PA', 724, '-079.664868', '+40.292194'), 
(15666, 'Mount Pleasant', 'PA', 724, '-079.609982', '+40.202211'), 
(15668, 'Murrysville', 'PA', 724, '-079.663288', '+40.423293'), 
(15670, 'New Alexandria', 'PA', 724, '-079.444008', '+40.396655'), 
(15671, 'New Derry', 'PA', 724, '-079.322549', '+40.349446'), 
(15672, 'New Stanton', 'PA', 724, '-079.658436', '+40.243750'), 
(15673, 'North Apollo', 'PA', 724, '-079.558098', '+40.593035'), 
(15674, 'Norvelt', 'PA', 724, '-079.487239', '+40.216006'), 
(15675, 'Penn', 'PA', 724, '-079.681435', '+40.314908'), 
(15676, 'Pleasant Unity', 'PA', 724, '-079.454212', '+40.242429'), 
(15677, 'Rector', 'PA', 724, '-079.439801', '+40.360223'), 
(15678, 'Rillton', 'PA', 724, '-079.723278', '+40.282843'), 
(15679, 'Ruffs Dale', 'PA', 724, '-079.673364', '+40.226934'), 
(15680, 'Salina', 'PA', 724, '-079.495871', '+40.518905'), 
(15681, 'Saltsburg', 'PA', 724, '-079.397809', '+40.542875'), 
(15682, 'Schenley', 'PA', 724, '-079.451575', '+40.847829'), 
(15683, 'Scottdale', 'PA', 724, '-079.520544', '+40.355350'), 
(15684, 'Slickville', 'PA', 724, '-079.515628', '+40.460370'), 
(15685, 'Southwest', 'PA', 724, '-079.439801', '+40.360223'), 
(15686, 'Spring Church', 'PA', 724, '-079.479833', '+40.616816'), 
(15687, 'Stahlstown', 'PA', 724, '-079.439801', '+40.360223'), 
(15688, 'Tarrs', 'PA', 724, '-079.439801', '+40.360223'), 
(15689, 'United', 'PA', 724, '-079.439801', '+40.360223'), 
(15690, 'Vandergrift', 'PA', 724, '-079.546855', '+40.400412'), 
(15691, 'Wendel', 'PA', 724, '-079.686626', '+40.294021'), 
(15692, 'Westmoreland City', 'PA', 724, '-079.680567', '+40.329386'), 
(15693, 'Whitney', 'PA', 724, '-079.408579', '+40.248274'), 
(15695, 'Wyano', 'PA', 724, '-079.694244', '+40.196199'), 
(15696, 'Youngstown', 'PA', 724, '-079.366066', '+40.279337'), 
(15697, 'Youngwood', 'PA', 724, '-079.505889', '+40.240536'), 
(15698, 'Yukon', 'PA', 724, '-079.691067', '+40.222685'), 
(15701, 'Indiana', 'PA', 724, '-079.080422', '+40.621272'), 
(15705, 'Indiana', 'PA', 724, '-079.129445', '+40.640031'), 
(15710, 'Alverda', 'PA', 814, '-078.872314', '+40.633313'), 
(15711, 'Anita', 'PA', 814, '-078.913113', '+41.171119'), 
(15712, 'Arcadia', 'PA', 814, '-078.853612', '+40.781719'), 
(15713, 'Aultman', 'PA', 724, '-079.083982', '+40.619270'), 
(15714, 'Barnesboro', 'PA', 814, '-078.794582', '+40.658721'), 
(15715, 'Big Run', 'PA', 814, '-078.875799', '+40.970448'), 
(15716, 'Black Lick', 'PA', 724, '-079.206322', '+40.483646'), 
(15717, 'Blairsville', 'PA', 724, '-079.195766', '+40.486445'), 
(15720, 'Brush Valley', 'PA', 724, '-079.084600', '+40.529238'), 
(15721, 'Burnside', 'PA', 814, '-078.410950', '+41.054375'), 
(15722, 'Carrolltown', 'PA', 814, '-078.728455', '+40.583025'), 
(15723, 'Chambersville', 'PA', 724, '-079.161510', '+40.705639'), 
(15724, 'Cherry Tree', 'PA', 814, '-078.860324', '+40.724976'), 
(15725, 'Clarksburg', 'PA', 724, '-079.132551', '+40.632813'), 
(15727, 'Clune', 'PA', 724, '-079.323745', '+40.550270'), 
(15728, 'Clymer', 'PA', 724, '-078.997726', '+40.748901'), 
(15729, 'Commodore', 'PA', 724, '-078.924401', '+40.706462'), 
(15730, 'Coolspring', 'PA', 814, '-078.925563', '+40.967066'), 
(15731, 'Coral', 'PA', 724, '-079.173892', '+40.498602'), 
(15732, 'Creekside', 'PA', 724, '-079.217127', '+40.661336'), 
(15733, 'De Lancey', 'PA', 814, '-078.962877', '+41.141079'), 
(15734, 'Dixonville', 'PA', 724, '-078.979489', '+40.718817'), 
(15736, 'Elderton', 'PA', 724, '-079.342180', '+40.692153'), 
(15737, 'Elmora', 'PA', 814, '-078.752415', '+40.607635'), 
(15738, 'Emeigh', 'PA', 814, '-078.775076', '+40.693633'), 
(15739, 'Ernest', 'PA', 724, '-079.165708', '+40.677971'), 
(15740, 'Frostburg', 'PA', 814, '-078.962877', '+41.141079'), 
(15741, 'Gipsy', 'PA', 814, '-078.858614', '+40.796017'), 
(15742, 'Glen Campbell', 'PA', 814, '-078.889036', '+40.804413'), 
(15744, 'Hamilton', 'PA', 814, '-078.962877', '+41.141079'), 
(15745, 'Heilwood', 'PA', 814, '-078.918561', '+40.620736'), 
(15746, 'Hillsdale', 'PA', 814, '-078.877331', '+40.767854'), 
(15747, 'Home', 'PA', 724, '-079.182743', '+40.701519'), 
(15748, 'Homer City', 'PA', 724, '-079.089616', '+40.627752'), 
(15750, 'Josephine', 'PA', 724, '-079.185048', '+40.482783'), 
(15751, 'Juneau', 'PA', 724, '-079.129445', '+40.640031'), 
(15752, 'Kent', 'PA', 724, '-079.282047', '+40.541200'), 
(15753, 'La Jose', 'PA', 814, '-078.422403', '+40.989115'), 
(15754, 'Lucernemines', 'PA', 724, '-079.176571', '+40.500198'), 
(15756, 'Mc Intyre', 'PA', 724, '-079.299931', '+40.568381'), 
(15757, 'Mahaffey', 'PA', 814, '-078.422403', '+40.989115'), 
(15758, 'Marchand', 'PA', 724, '-079.129445', '+40.640031'), 
(15759, 'Marion Center', 'PA', 724, '-079.051607', '+40.685945'), 
(15760, 'Marsteller', 'PA', 814, '-078.805420', '+40.652187'), 
(15761, 'Mentcle', 'PA', 814, '-078.887009', '+40.620066'), 
(15762, 'Nicktown', 'PA', 814, '-078.822090', '+40.600962'), 
(15763, 'Northpoint', 'PA', 814, '-079.129445', '+40.640031'), 
(15764, 'Oliveburg', 'PA', 814, '-078.962877', '+41.141079'), 
(15765, 'Penn Run', 'PA', 724, '-078.994310', '+40.621281'), 
(15767, 'Punxsutawney', 'PA', 814, '-078.979845', '+40.944538'), 
(15770, 'Ringgold', 'PA', 814, '-078.962877', '+41.141079'), 
(15771, 'Rochester Mills', 'PA', 724, '-079.006162', '+40.721930'), 
(15772, 'Rossiter', 'PA', 814, '-078.900483', '+40.869654'), 
(15773, 'Saint Benedict', 'PA', 814, '-078.732947', '+40.629818'), 
(15774, 'Shelocta', 'PA', 724, '-079.451575', '+40.847829'), 
(15775, 'Spangler', 'PA', 814, '-078.769185', '+40.635130'), 
(15776, 'Sprankle Mills', 'PA', 814, '-078.962877', '+41.141079'), 
(15777, 'Starford', 'PA', 724, '-078.958847', '+40.702673'), 
(15778, 'Timblin', 'PA', 814, '-079.199017', '+40.967353'), 
(15779, 'Torrance', 'PA', 724, '-079.439801', '+40.360223'), 
(15780, 'Valier', 'PA', 814, '-078.962877', '+41.141079'), 
(15781, 'Walston', 'PA', 814, '-078.962877', '+41.141079'), 
(15783, 'West Lebanon', 'PA', 724, '-079.342331', '+40.583778'), 
(15784, 'Worthville', 'PA', 814, '-078.962877', '+41.141079'), 
(15801, 'Du Bois', 'PA', 814, '-078.720302', '+41.118045'), 
(15821, 'Benezett', 'PA', 814, '-078.665057', '+41.415878'), 
(15822, 'Brandy Camp', 'PA', 814, '-078.665057', '+41.415878'), 
(15823, 'Brockport', 'PA', 814, '-078.699711', '+41.253932'), 
(15824, 'Brockway', 'PA', 814, '-078.798900', '+41.247202'), 
(15825, 'Brookville', 'PA', 814, '-079.081609', '+41.162735'), 
(15827, 'Byrnedale', 'PA', 814, '-078.504350', '+41.291008'), 
(15828, 'Clarington', 'PA', 814, '-079.239101', '+41.475887'), 
(15829, 'Corsica', 'PA', 814, '-078.962877', '+41.141079'), 
(15831, 'Dagus Mines', 'PA', 814, '-078.621286', '+41.304782'), 
(15832, 'Driftwood', 'PA', 814, '-078.204927', '+41.417566'), 
(15834, 'Emporium', 'PA', 814, '-078.231570', '+41.510310'), 
(15840, 'Falls Creek', 'PA', 814, '-078.820695', '+41.149752'), 
(15841, 'Force', 'PA', 814, '-078.551668', '+41.283709'), 
(15845, 'Johnsonburg', 'PA', 814, '-078.687183', '+41.504669'), 
(15846, 'Kersey', 'PA', 814, '-078.605537', '+41.336887'), 
(15847, 'Knox Dale', 'PA', 814, '-078.962877', '+41.141079'), 
(15848, 'Luthersburg', 'PA', 814, '-078.422403', '+40.989115'), 
(15849, 'Penfield', 'PA', 814, '-078.583502', '+41.201560'), 
(15851, 'Reynoldsville', 'PA', 814, '-078.886154', '+41.095556'), 
(15853, 'Ridgway', 'PA', 814, '-078.726238', '+41.362112'), 
(15856, 'Rockton', 'PA', 814, '-078.422403', '+40.989115'), 
(15857, 'Saint Marys', 'PA', 814, '-078.529829', '+41.452935'), 
(15860, 'Sigel', 'PA', 814, '-078.962877', '+41.141079'), 
(15861, 'Sinnamahoning', 'PA', 814, '-078.204927', '+41.417566'), 
(15863, 'Stump Creek', 'PA', 814, '-078.962877', '+41.141079'), 
(15864, 'Summerville', 'PA', 814, '-078.962877', '+41.141079'), 
(15865, 'Sykesville', 'PA', 814, '-078.819682', '+41.047897'), 
(15866, 'Troutville', 'PA', 814, '-078.785731', '+41.011686'), 
(15868, 'Weedville', 'PA', 814, '-078.527949', '+41.279081'), 
(15870, 'Wilcox', 'PA', 814, '-078.665262', '+41.572956'), 
(15901, 'Johnstown', 'PA', 814, '-078.854245', '+40.412707'), 
(15902, 'Johnstown', 'PA', 814, '-078.805990', '+40.417111'), 
(15904, 'Johnstown', 'PA', 814, '-078.828084', '+40.319279'), 
(15905, 'Johnstown', 'PA', 814, '-078.870894', '+40.314074'), 
(15906, 'Johnstown', 'PA', 814, '-078.838673', '+40.494132'), 
(15907, 'Johnstown', 'PA', 814, '-078.915147', '+40.325374'), 
(15909, 'Johnstown', 'PA', 814, '-078.855910', '+40.440314'), 
(15915, 'Johnstown', 'PA', 814, '-078.702224', '+40.484487'), 
(15920, 'Armagh', 'PA', 814, '-079.009721', '+40.460262'), 
(15921, 'Beaverdale', 'PA', 814, '-078.694043', '+40.319561'), 
(15922, 'Belsano', 'PA', 814, '-078.702224', '+40.484487'), 
(15923, 'Bolivar', 'PA', 724, '-079.153210', '+40.348279'), 
(15924, 'Cairnbrook', 'PA', 814, '-078.785100', '+40.114920'), 
(15925, 'Cassandra', 'PA', 814, '-078.633698', '+40.412800'), 
(15926, 'Central City', 'PA', 814, '-078.838170', '+40.074818'), 
(15927, 'Colver', 'PA', 814, '-078.786549', '+40.538311'), 
(15928, 'Davidsville', 'PA', 814, '-078.919007', '+40.235230'), 
(15929, 'Dilltown', 'PA', 814, '-079.012834', '+40.462521'), 
(15930, 'Dunlo', 'PA', 814, '-078.719217', '+40.293935'), 
(15931, 'Ebensburg', 'PA', 814, '-078.771875', '+40.459581'), 
(15934, 'Elton', 'PA', 814, '-078.803247', '+40.279925'), 
(15935, 'Hollsopple', 'PA', 814, '-078.958371', '+40.201370'), 
(15936, 'Hooversville', 'PA', 814, '-078.916785', '+40.155129'), 
(15937, 'Jerome', 'PA', 814, '-078.987265', '+40.208435'), 
(15938, 'Lilly', 'PA', 814, '-078.639257', '+40.427588'), 
(15940, 'Loretto', 'PA', 814, '-078.614870', '+40.517191'), 
(15942, 'Mineral Point', 'PA', 814, '-078.823794', '+40.419784'), 
(15943, 'Nanty Glo', 'PA', 814, '-078.848566', '+40.392443'), 
(15944, 'New Florence', 'PA', 724, '-079.101925', '+40.326182'), 
(15945, 'Parkhill', 'PA', 814, '-078.873296', '+40.356723'), 
(15946, 'Portage', 'PA', 814, '-078.752509', '+40.369239'), 
(15948, 'Revloc', 'PA', 814, '-078.685365', '+40.464069'), 
(15949, 'Robinson', 'PA', 724, '-079.122040', '+40.403698'), 
(15951, 'Saint Michael', 'PA', 814, '-078.776137', '+40.338615'), 
(15952, 'Salix', 'PA', 814, '-078.781592', '+40.298574'), 
(15953, 'Seanor', 'PA', 814, '-078.900533', '+40.206435'), 
(15954, 'Seward', 'PA', 814, '-079.029098', '+40.401071'), 
(15955, 'Sidman', 'PA', 814, '-078.715511', '+40.334129'), 
(15956, 'South Fork', 'PA', 814, '-078.778413', '+40.411640'), 
(15957, 'Strongstown', 'PA', 814, '-078.900034', '+40.572746'), 
(15958, 'Summerhill', 'PA', 814, '-078.735229', '+40.391140'), 
(15959, 'Tire Hill', 'PA', 814, '-078.915567', '+40.267975'), 
(15960, 'Twin Rocks', 'PA', 814, '-078.861308', '+40.499630'), 
(15961, 'Vintondale', 'PA', 814, '-078.924998', '+40.437721'), 
(15962, 'Wilmore', 'PA', 814, '-078.719019', '+40.380188'), 
(15963, 'Windber', 'PA', 814, '-078.829021', '+40.180418'), 
(16001, 'Butler', 'PA', 724, '-079.934048', '+40.885861'), 
(16002, 'Butler', 'PA', 724, '-079.859175', '+40.840900'), 
(16003, 'Butler', 'PA', 724, '-079.927580', '+40.921145'), 
(16016, 'Boyers', 'PA', 724, '-079.927580', '+40.921145'), 
(16017, 'Boyers', 'PA', 724, '-079.927580', '+40.921145'), 
(16018, 'Boyers', 'PA', 724, '-079.927580', '+40.921145'), 
(16020, 'Boyers', 'PA', 724, '-079.900626', '+41.106846'), 
(16021, 'Branchton', 'PA', 724, '-079.927580', '+40.921145'), 
(16022, 'Bruin', 'PA', 724, '-079.731308', '+41.055515'), 
(16023, 'Cabot', 'PA', 724, '-079.760048', '+40.792353'), 
(16024, 'Callery', 'PA', 724, '-079.994747', '+40.921867'), 
(16025, 'Chicora', 'PA', 724, '-079.777107', '+40.940484'), 
(16027, 'Connoquenessing', 'PA', 724, '-080.013785', '+40.826436'), 
(16028, 'East Brady', 'PA', 724, '-079.615234', '+40.983990'), 
(16029, 'East Butler', 'PA', 724, '-079.780792', '+40.780174'), 
(16030, 'Eau Claire', 'PA', 724, '-079.802384', '+41.136538'), 
(16033, 'Evans City', 'PA', 724, '-079.936488', '+40.904798'), 
(16034, 'Fenelton', 'PA', 724, '-079.735066', '+40.864921'), 
(16035, 'Forestville', 'PA', 724, '-080.007017', '+41.106756'), 
(16036, 'Foxburg', 'PA', 724, '-079.453751', '+41.202325'), 
(16037, 'Harmony', 'PA', 724, '-080.098250', '+40.828200'), 
(16038, 'Harrisville', 'PA', 724, '-080.008650', '+40.935262'), 
(16039, 'Herman', 'PA', 724, '-079.927580', '+40.921145'), 
(16040, 'Hilliards', 'PA', 724, '-079.835723', '+41.091444'), 
(16041, 'Karns City', 'PA', 724, '-079.766612', '+41.005368'), 
(16045, 'Lyndora', 'PA', 724, '-079.963774', '+40.801238'), 
(16046, 'Mars', 'PA', 724, '-079.936986', '+40.866316'), 
(16048, 'North Washington', 'PA', 724, '-079.808899', '+41.047190'), 
(16049, 'Parker', 'PA', 724, '-079.682532', '+41.093079'), 
(16050, 'Petrolia', 'PA', 724, '-079.762814', '+41.041059'), 
(16051, 'Portersville', 'PA', 724, '-080.072356', '+41.017820'), 
(16052, 'Prospect', 'PA', 724, '-079.933127', '+40.956173'), 
(16053, 'Renfrew', 'PA', 724, '-079.990821', '+40.803054'), 
(16054, 'Saint Petersburg', 'PA', 724, '-079.453751', '+41.202325'), 
(16055, 'Sarver', 'PA', 724, '-079.762620', '+40.720919'), 
(16056, 'Saxonburg', 'PA', 724, '-079.864282', '+40.861995'), 
(16057, 'Slippery Rock', 'PA', 724, '-080.043821', '+41.052427'), 
(16058, 'Turkey City', 'PA', 814, '-079.453751', '+41.202325'), 
(16059, 'Valencia', 'PA', 724, '-079.937074', '+40.710689'), 
(16061, 'West Sunbury', 'PA', 724, '-079.884312', '+41.021754'), 
(16063, 'Zelienople', 'PA', 724, '-080.109390', '+40.760900'), 
(16066, 'Cranberry Twp', 'PA', 724, '-080.104597', '+40.709713'), 
(16101, 'New Castle', 'PA', 724, '-080.300736', '+40.964516'), 
(16102, 'New Castle', 'PA', 724, '-080.408502', '+40.961300'), 
(16103, 'New Castle', 'PA', 724, '-080.308376', '+40.989662'), 
(16105, 'New Castle', 'PA', 724, '-080.345444', '+41.024051'), 
(16107, 'New Castle', 'PA', 724, '-080.308376', '+40.989662'), 
(16108, 'New Castle', 'PA', 724, '-080.308376', '+40.989662'), 
(16110, 'Adamsville', 'PA', 724, '-080.214024', '+41.629436'), 
(16111, 'Atlantic', 'PA', 814, '-080.320560', '+41.524812'), 
(16112, 'Bessemer', 'PA', 724, '-080.486131', '+40.956210'), 
(16113, 'Clark', 'PA', 724, '-080.423727', '+41.286567'), 
(16114, 'Clarks Mills', 'PA', 724, '-080.184099', '+41.405788'), 
(16115, 'Darlington', 'PA', 724, '-080.391487', '+40.786244'), 
(16116, 'Edinburg', 'PA', 724, '-080.457328', '+41.031749'), 
(16117, 'Ellwood City', 'PA', 724, '-080.363481', '+40.917478'), 
(16120, 'Enon Valley', 'PA', 724, '-080.468225', '+40.905222'), 
(16121, 'Farrell', 'PA', 724, '-080.487821', '+41.210606'), 
(16123, 'Fombell', 'PA', 724, '-080.199126', '+40.813208'), 
(16124, 'Fredonia', 'PA', 724, '-080.262473', '+41.334133'), 
(16125, 'Greenville', 'PA', 724, '-080.288302', '+41.326606'), 
(16127, 'Grove City', 'PA', 724, '-080.089581', '+41.170823'), 
(16130, 'Hadley', 'PA', 724, '-080.292168', '+41.328210'), 
(16131, 'Hartstown', 'PA', 814, '-080.417374', '+41.534292'), 
(16132, 'Hillsville', 'PA', 724, '-080.497546', '+41.011263'), 
(16133, 'Jackson Center', 'PA', 724, '-080.113231', '+41.278208'), 
(16134, 'Jamestown', 'PA', 724, '-080.449185', '+41.456649'), 
(16136, 'Koppel', 'PA', 724, '-080.328009', '+40.834767'), 
(16137, 'Mercer', 'PA', 724, '-080.250704', '+41.222885'), 
(16140, 'New Bedford', 'PA', 724, '-080.308376', '+40.989662'), 
(16141, 'New Galilee', 'PA', 724, '-080.384434', '+40.833615'), 
(16142, 'New Wilmington', 'PA', 724, '-080.352749', '+41.104460'), 
(16143, 'Pulaski', 'PA', 724, '-080.472593', '+41.087533'), 
(16145, 'Sandy Lake', 'PA', 724, '-080.217270', '+41.380743'), 
(16146, 'Sharon', 'PA', 724, '-080.447930', '+41.234505'), 
(16148, 'Hermitage', 'PA', 724, '-080.438887', '+41.221984'), 
(16150, 'Sharpsville', 'PA', 724, '-080.400053', '+41.283776'), 
(16151, 'Sheakleyville', 'PA', 724, '-080.205513', '+41.443460'), 
(16153, 'Stoneboro', 'PA', 724, '-080.103610', '+41.335562'), 
(16154, 'Transfer', 'PA', 724, '-080.360703', '+41.368354'), 
(16155, 'Villa Maria', 'PA', 724, '-080.308376', '+40.989662'), 
(16156, 'Volant', 'PA', 724, '-080.193460', '+41.089458'), 
(16157, 'Wampum', 'PA', 724, '-080.337740', '+40.893341'), 
(16159, 'West Middlesex', 'PA', 724, '-080.300747', '+41.238352'), 
(16160, 'West Pittsburg', 'PA', 724, '-080.361099', '+40.930132'), 
(16161, 'Wheatland', 'PA', 724, '-080.502702', '+41.200256'), 
(16172, 'New Wilmington', 'PA', 724, '-080.333192', '+41.119992'), 
(16201, 'Kittanning', 'PA', 724, '-079.419457', '+40.817197'), 
(16210, 'Adrian', 'PA', 724, '-079.545145', '+40.855727'), 
(16211, 'Beyer', 'PA', 724, '-079.129445', '+40.640031'), 
(16212, 'Cadogan', 'PA', 724, '-079.580912', '+40.754086'), 
(16213, 'Callensburg', 'PA', 814, '-079.568457', '+41.123556'), 
(16214, 'Clarion', 'PA', 814, '-079.452051', '+41.143274'), 
(16215, 'Kittanning', 'PA', 724, '-079.451575', '+40.847829'), 
(16216, 'Climax', 'PA', 814, '-079.451575', '+40.847829'), 
(16217, 'Cooksburg', 'PA', 814, '-079.239101', '+41.475887'), 
(16218, 'Cowansville', 'PA', 724, '-079.451575', '+40.847829'), 
(16220, 'Crown', 'PA', 814, '-079.453751', '+41.202325'), 
(16221, 'Curllsville', 'PA', 814, '-079.453751', '+41.202325'), 
(16222, 'Dayton', 'PA', 814, '-079.240054', '+40.881227'), 
(16223, 'Distant', 'PA', 814, '-079.451575', '+40.847829'), 
(16224, 'Fairmount City', 'PA', 814, '-079.453751', '+41.202325'), 
(16225, 'Fisher', 'PA', 814, '-079.453751', '+41.202325'), 
(16226, 'Ford City', 'PA', 724, '-079.420198', '+40.799650'), 
(16228, 'Ford Cliff', 'PA', 724, '-079.522225', '+40.756829'), 
(16229, 'Freeport', 'PA', 724, '-079.461140', '+40.743732'), 
(16230, 'Hawthorn', 'PA', 814, '-079.279932', '+41.017753'), 
(16232, 'Knox', 'PA', 814, '-079.592521', '+41.190299'), 
(16233, 'Leeper', 'PA', 814, '-079.273662', '+41.388826'), 
(16234, 'Limestone', 'PA', 814, '-079.453751', '+41.202325'), 
(16235, 'Lucinda', 'PA', 814, '-079.357790', '+41.300236'), 
(16236, 'Mc Grann', 'PA', 724, '-079.521842', '+40.781788'), 
(16238, 'Manorville', 'PA', 724, '-079.521034', '+40.787688'), 
(16239, 'Marienville', 'PA', 814, '-079.125004', '+41.469973'), 
(16240, 'Mayport', 'PA', 814, '-079.453751', '+41.202325'), 
(16242, 'New Bethlehem', 'PA', 814, '-079.407910', '+41.126980'), 
(16244, 'Nu Mine', 'PA', 724, '-079.451575', '+40.847829'), 
(16245, 'Oak Ridge', 'PA', 814, '-079.451575', '+40.847829'), 
(16246, 'Plumville', 'PA', 724, '-079.129445', '+40.640031'), 
(16248, 'Rimersburg', 'PA', 814, '-079.501668', '+41.041098'), 
(16249, 'Rural Valley', 'PA', 724, '-079.496645', '+40.746619'), 
(16250, 'Sagamore', 'PA', 724, '-079.233585', '+40.777387'), 
(16253, 'Seminole', 'PA', 814, '-079.451575', '+40.847829'), 
(16254, 'Shippenville', 'PA', 814, '-079.434105', '+41.263674'), 
(16255, 'Sligo', 'PA', 814, '-079.489973', '+41.105702'), 
(16256, 'Smicksburg', 'PA', 814, '-079.141344', '+40.867654'), 
(16257, 'Snydersburg', 'PA', 814, '-079.453751', '+41.202325'), 
(16258, 'Strattanville', 'PA', 814, '-079.281881', '+41.235244'), 
(16259, 'Templeton', 'PA', 724, '-079.461201', '+40.915899'), 
(16260, 'Vowinckel', 'PA', 814, '-079.453751', '+41.202325'), 
(16261, 'Widnoon', 'PA', 724, '-079.451575', '+40.847829'), 
(16262, 'Worthington', 'PA', 724, '-079.629766', '+40.837764'), 
(16263, 'Yatesboro', 'PA', 724, '-079.451575', '+40.847829'), 
(16301, 'Oil City', 'PA', 814, '-079.775153', '+41.330725'), 
(16311, 'Carlton', 'PA', 814, '-080.043012', '+41.456666'), 
(16312, 'Chandlers Valley', 'PA', 814, '-079.309668', '+41.935848'), 
(16313, 'Clarendon', 'PA', 814, '-079.193751', '+41.798453'), 
(16314, 'Cochranton', 'PA', 814, '-080.047368', '+41.518380'), 
(16316, 'Conneaut Lake', 'PA', 814, '-080.306783', '+41.616247'), 
(16317, 'Cooperstown', 'PA', 814, '-079.887384', '+41.496472'), 
(16319, 'Cranberry', 'PA', 814, '-079.738809', '+41.398105'), 
(16321, 'East Hickory', 'PA', 814, '-079.239101', '+41.475887'), 
(16322, 'Endeavor', 'PA', 814, '-079.239101', '+41.475887'), 
(16323, 'Franklin', 'PA', 814, '-079.783172', '+41.335291'), 
(16326, 'Fryburg', 'PA', 814, '-079.453751', '+41.202325'), 
(16327, 'Guys Mills', 'PA', 814, '-080.065793', '+41.666057'), 
(16328, 'Hydetown', 'PA', 814, '-080.065793', '+41.666057'), 
(16329, 'Irvine', 'PA', 814, '-079.264322', '+41.811682'), 
(16331, 'Kossuth', 'PA', 814, '-079.453751', '+41.202325'), 
(16332, 'Lickingville', 'PA', 814, '-079.381225', '+41.355729'), 
(16333, 'Ludlow', 'PA', 814, '-078.787260', '+41.742791'), 
(16334, 'Marble', 'PA', 814, '-079.453751', '+41.202325'), 
(16335, 'Meadville', 'PA', 814, '-080.114891', '+41.611599'), 
(16340, 'Pittsfield', 'PA', 814, '-079.432589', '+41.862381'), 
(16341, 'Pleasantville', 'PA', 814, '-079.633336', '+41.501311'), 
(16342, 'Polk', 'PA', 814, '-079.926847', '+41.320273'), 
(16343, 'Reno', 'PA', 814, '-079.749341', '+41.411018'), 
(16344, 'Rouseville', 'PA', 814, '-079.688057', '+41.471714'), 
(16345, 'Russell', 'PA', 814, '-079.090299', '+41.926402'), 
(16346, 'Seneca', 'PA', 814, '-079.707212', '+41.378581'), 
(16347, 'Sheffield', 'PA', 814, '-079.032776', '+41.683380'), 
(16350, 'Sugar Grove', 'PA', 814, '-079.227866', '+41.890561'), 
(16351, 'Tidioute', 'PA', 814, '-079.229452', '+41.830662'), 
(16352, 'Tiona', 'PA', 814, '-079.052756', '+41.743431'), 
(16353, 'Tionesta', 'PA', 814, '-079.407452', '+41.500915'), 
(16354, 'Titusville', 'PA', 814, '-079.720068', '+41.661775'), 
(16360, 'Townville', 'PA', 814, '-079.900897', '+41.689858'), 
(16361, 'Tylersburg', 'PA', 814, '-079.453751', '+41.202325'), 
(16362, 'Utica', 'PA', 814, '-079.738809', '+41.398105'), 
(16364, 'Venus', 'PA', 814, '-079.738809', '+41.398105'), 
(16365, 'Warren', 'PA', 814, '-079.172619', '+41.843560'), 
(16366, 'Warren', 'PA', 814, '-079.264322', '+41.811682'), 
(16367, 'Warren', 'PA', 814, '-079.264322', '+41.811682'), 
(16368, 'Irvine', 'PA', 814, '-079.264322', '+41.811682'), 
(16369, 'Irvine', 'PA', 814, '-079.264322', '+41.811682'), 
(16370, 'West Hickory', 'PA', 814, '-079.239101', '+41.475887'), 
(16371, 'Youngsville', 'PA', 814, '-079.201275', '+41.823681'), 
(16372, 'Clintonville', 'PA', 814, '-079.874548', '+41.199287'), 
(16373, 'Emlenton', 'PA', 724, '-079.812491', '+41.273318'), 
(16374, 'Kennerdell', 'PA', 814, '-079.738809', '+41.398105'), 
(16375, 'Lamartine', 'PA', 814, '-079.453751', '+41.202325'), 
(16388, 'Meadville', 'PA', 814, '-080.157553', '+41.659552'), 
(16401, 'Albion', 'PA', 814, '-080.311081', '+41.894652'), 
(16402, 'Bear Lake', 'PA', 814, '-079.477037', '+41.969142'), 
(16403, 'Cambridge Springs', 'PA', 814, '-080.059383', '+41.803393'), 
(16404, 'Centerville', 'PA', 814, '-080.065793', '+41.666057'), 
(16405, 'Columbus', 'PA', 814, '-079.568294', '+41.943966'), 
(16406, 'Conneautville', 'PA', 814, '-080.370323', '+41.757871'), 
(16407, 'Corry', 'PA', 814, '-079.696549', '+41.924886'), 
(16410, 'Cranesville', 'PA', 814, '-080.302761', '+41.921275'), 
(16411, 'East Springfield', 'PA', 814, '-080.439619', '+41.982574'), 
(16412, 'Edinboro', 'PA', 814, '-080.157715', '+41.904250'), 
(16413, 'Elgin', 'PA', 814, '-080.064915', '+42.182748'), 
(16415, 'Fairview', 'PA', 814, '-080.335032', '+42.011544'), 
(16416, 'Garland', 'PA', 814, '-079.446306', '+41.818831'), 
(16417, 'Girard', 'PA', 814, '-080.295852', '+41.950719'), 
(16420, 'Grand Valley', 'PA', 814, '-079.264322', '+41.811682'), 
(16421, 'Harborcreek', 'PA', 814, '-079.937675', '+42.172938'), 
(16422, 'Harmonsburg', 'PA', 814, '-080.394299', '+41.643145'), 
(16423, 'Lake City', 'PA', 814, '-080.346492', '+42.015789'), 
(16424, 'Linesville', 'PA', 814, '-080.452295', '+41.624388'), 
(16426, 'Mc Kean', 'PA', 814, '-080.132523', '+41.985964'), 
(16427, 'Mill Village', 'PA', 814, '-079.969168', '+41.877260'), 
(16428, 'North East', 'PA', 814, '-079.841991', '+42.176845'), 
(16430, 'North Springfield', 'PA', 814, '-080.425850', '+41.999881'), 
(16432, 'Riceville', 'PA', 814, '-080.065793', '+41.666057'), 
(16433, 'Saegertown', 'PA', 814, '-080.207488', '+41.752837'), 
(16434, 'Spartansburg', 'PA', 814, '-080.097316', '+41.667286'), 
(16435, 'Springboro', 'PA', 814, '-080.371429', '+41.800421'), 
(16436, 'Spring Creek', 'PA', 814, '-079.448206', '+41.920018'), 
(16438, 'Union City', 'PA', 814, '-079.845963', '+41.941617'), 
(16440, 'Venango', 'PA', 814, '-080.098233', '+41.763965'), 
(16441, 'Waterford', 'PA', 814, '-079.997581', '+41.970601'), 
(16442, 'Wattsburg', 'PA', 814, '-079.828985', '+42.030403'), 
(16443, 'West Springfield', 'PA', 814, '-080.471462', '+41.935633'), 
(16444, 'Edinboro', 'PA', 814, '-080.064915', '+42.182748'), 
(16475, 'Albion', 'PA', 814, '-080.064915', '+42.182748'), 
(16501, 'Erie', 'PA', 814, '-080.087341', '+42.087337'), 
(16502, 'Erie', 'PA', 814, '-080.100931', '+42.110357'), 
(16503, 'Erie', 'PA', 814, '-080.061029', '+42.126757'), 
(16504, 'Erie', 'PA', 814, '-080.050278', '+42.109556'), 
(16505, 'Erie', 'PA', 814, '-080.153383', '+42.110857'), 
(16506, 'Erie', 'PA', 814, '-080.165682', '+42.064456'), 
(16507, 'Erie', 'PA', 814, '-080.084042', '+42.134257'), 
(16508, 'Erie', 'PA', 814, '-080.092830', '+42.097156'), 
(16509, 'Erie', 'PA', 814, '-080.027928', '+42.048568'), 
(16510, 'Erie', 'PA', 814, '-079.953504', '+42.108655'), 
(16511, 'Erie', 'PA', 814, '-079.984376', '+42.160153'), 
(16512, 'Erie', 'PA', 814, '-080.257855', '+42.030201'), 
(16514, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16515, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16522, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16530, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16531, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16532, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16533, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16534, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16538, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16541, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16544, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16546, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16550, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16553, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16554, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16558, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16563, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16565, 'Erie', 'PA', 814, '-080.064915', '+42.182748'), 
(16601, 'Altoona', 'PA', 814, '-078.349874', '+40.489433'), 
(16602, 'Altoona', 'PA', 814, '-078.382635', '+40.508219'), 
(16603, 'Altoona', 'PA', 814, '-078.410035', '+40.501770'), 
(16611, 'Alexandria', 'PA', 814, '-078.095064', '+40.548510'), 
(16613, 'Ashville', 'PA', 814, '-078.544825', '+40.554875'), 
(16614, 'Bakers Summit', 'PA', 814, '-078.421434', '+40.262311'), 
(16616, 'Beccaria', 'PA', 814, '-078.422403', '+40.989115'), 
(16617, 'Bellwood', 'PA', 814, '-078.363835', '+40.562667'), 
(16619, 'Blandburg', 'PA', 814, '-078.413712', '+40.684687'), 
(16620, 'Brisbin', 'PA', 814, '-078.422403', '+40.989115'), 
(16621, 'Broad Top', 'PA', 814, '-078.140812', '+40.199900'), 
(16622, 'Calvin', 'PA', 814, '-077.966977', '+40.402523'), 
(16623, 'Cassville', 'PA', 814, '-078.022032', '+40.285076'), 
(16624, 'Chest Springs', 'PA', 814, '-078.599119', '+40.570219'), 
(16625, 'Claysburg', 'PA', 814, '-078.462660', '+40.354932'), 
(16627, 'Coalport', 'PA', 814, '-078.536067', '+40.749629'), 
(16629, 'Coupon', 'PA', 814, '-078.526274', '+40.521778'), 
(16630, 'Cresson', 'PA', 814, '-078.589460', '+40.470718'), 
(16631, 'Curryville', 'PA', 814, '-078.368229', '+40.493522'), 
(16633, 'Defiance', 'PA', 814, '-078.234638', '+40.160065'), 
(16634, 'Dudley', 'PA', 814, '-077.966977', '+40.402523'), 
(16635, 'Duncansville', 'PA', 814, '-078.407982', '+40.510278'), 
(16636, 'Dysart', 'PA', 814, '-078.526783', '+40.607720'), 
(16637, 'East Freedom', 'PA', 814, '-078.442466', '+40.349335'), 
(16638, 'Entriken', 'PA', 814, '-077.966977', '+40.402523'), 
(16639, 'Fallentimber', 'PA', 814, '-078.508823', '+40.671195'), 
(16640, 'Flinton', 'PA', 814, '-078.552346', '+40.687598'), 
(16641, 'Gallitzin', 'PA', 814, '-078.576208', '+40.507567'), 
(16644, 'Glasgow', 'PA', 814, '-078.463679', '+40.717845'), 
(16645, 'Glen Hope', 'PA', 814, '-078.422403', '+40.989115'), 
(16646, 'Hastings', 'PA', 814, '-078.599266', '+40.680896'), 
(16647, 'Hesston', 'PA', 814, '-077.966977', '+40.402523'), 
(16648, 'Hollidaysburg', 'PA', 814, '-078.364965', '+40.432059'), 
(16650, 'Hopewell', 'PA', 814, '-078.279287', '+40.108984'), 
(16651, 'Houtzdale', 'PA', 814, '-078.377189', '+40.789950'), 
(16652, 'Huntingdon', 'PA', 814, '-077.975879', '+40.515371'), 
(16654, 'Huntingdon', 'PA', 814, '-077.966977', '+40.402523'), 
(16655, 'Imler', 'PA', 814, '-078.537796', '+40.250384'), 
(16656, 'Irvona', 'PA', 814, '-078.422403', '+40.989115'), 
(16657, 'James Creek', 'PA', 814, '-078.172245', '+40.385496'), 
(16659, 'Loysburg', 'PA', 814, '-078.385341', '+40.170266'), 
(16660, 'Mc Connellstown', 'PA', 814, '-077.966977', '+40.402523'), 
(16661, 'Madera', 'PA', 814, '-078.435525', '+40.830471'), 
(16662, 'Martinsburg', 'PA', 814, '-078.336709', '+40.339840'), 
(16663, 'Morann', 'PA', 814, '-078.422403', '+40.989115'), 
(16664, 'New Enterprise', 'PA', 814, '-078.426719', '+40.193882'), 
(16665, 'Newry', 'PA', 814, '-078.447236', '+40.385507'), 
(16666, 'Osceola Mills', 'PA', 814, '-078.455355', '+40.822197'), 
(16667, 'Osterburg', 'PA', 814, '-078.493371', '+40.181801'), 
(16668, 'Patton', 'PA', 814, '-078.608257', '+40.633518'), 
(16669, 'Petersburg', 'PA', 814, '-078.073445', '+40.583226'), 
(16670, 'Queen', 'PA', 814, '-078.512462', '+40.254864'), 
(16671, 'Ramey', 'PA', 814, '-078.422403', '+40.989115'), 
(16672, 'Riddlesburg', 'PA', 814, '-078.249266', '+40.175325'), 
(16673, 'Roaring Spring', 'PA', 814, '-078.387541', '+40.335467'), 
(16674, 'Robertsdale', 'PA', 814, '-078.116188', '+40.186465'), 
(16675, 'Saint Boniface', 'PA', 814, '-078.675548', '+40.671181'), 
(16677, 'Sandy Ridge', 'PA', 814, '-078.238986', '+40.813628'), 
(16678, 'Saxton', 'PA', 814, '-078.252528', '+40.201876'), 
(16679, 'Six Mile Run', 'PA', 814, '-078.212185', '+40.169799'), 
(16680, 'Smithmill', 'PA', 814, '-078.450043', '+40.760116'), 
(16681, 'Smokerun', 'PA', 814, '-078.422403', '+40.989115'), 
(16682, 'Sproul', 'PA', 814, '-078.458780', '+40.271126'), 
(16683, 'Spruce Creek', 'PA', 814, '-077.966977', '+40.402523'), 
(16684, 'Tipton', 'PA', 814, '-078.303614', '+40.636691'), 
(16685, 'Todd', 'PA', 814, '-078.077244', '+40.270965'), 
(16686, 'Tyrone', 'PA', 814, '-078.340045', '+40.522068'), 
(16689, 'Waterfall', 'PA', 814, '-078.122265', '+39.943762'), 
(16691, 'Wells Tannery', 'PA', 814, '-078.122265', '+39.943762'), 
(16692, 'Westover', 'PA', 814, '-078.676830', '+40.745169'), 
(16693, 'Williamsburg', 'PA', 814, '-078.255764', '+40.402532'), 
(16694, 'Wood', 'PA', 814, '-078.138144', '+40.165987'), 
(16695, 'Woodbury', 'PA', 814, '-078.358877', '+40.230406'), 
(16698, 'Houtzdale', 'PA', 814, '-078.422403', '+40.989115'), 
(16699, 'Cresson', 'PA', 814, '-078.702224', '+40.484487'), 
(16701, 'Bradford', 'PA', 814, '-078.637310', '+41.862341'), 
(16720, 'Austin', 'PA', 814, '-077.957975', '+41.615099'), 
(16724, 'Crosby', 'PA', 814, '-078.579739', '+41.801078'), 
(16725, 'Custer City', 'PA', 814, '-078.723198', '+41.885487'), 
(16726, 'Cyclone', 'PA', 814, '-078.595669', '+41.818645'), 
(16727, 'Derrick City', 'PA', 814, '-078.546304', '+41.982786'), 
(16728, 'De Young', 'PA', 814, '-078.665057', '+41.415878'), 
(16729, 'Duke Center', 'PA', 814, '-078.486099', '+41.960890'), 
(16730, 'East Smethport', 'PA', 814, '-078.579739', '+41.801078'), 
(16731, 'Eldred', 'PA', 814, '-078.361927', '+41.941328'), 
(16732, 'Gifford', 'PA', 814, '-078.579739', '+41.801078'), 
(16733, 'Hazel Hurst', 'PA', 814, '-078.579739', '+41.801078'), 
(16734, 'James City', 'PA', 814, '-078.839413', '+41.619213'), 
(16735, 'Kane', 'PA', 814, '-078.631755', '+41.795662'), 
(16738, 'Lewis Run', 'PA', 814, '-078.691582', '+41.836866'), 
(16740, 'Mount Jewett', 'PA', 814, '-078.623042', '+41.719284'), 
(16743, 'Port Allegany', 'PA', 814, '-078.457878', '+41.881851'), 
(16744, 'Rew', 'PA', 814, '-078.557219', '+41.878330'), 
(16745, 'Rixford', 'PA', 814, '-078.485610', '+41.919565'), 
(16746, 'Roulette', 'PA', 814, '-077.902366', '+41.737627'), 
(16748, 'Shinglehouse', 'PA', 814, '-078.188866', '+41.963791'), 
(16749, 'Smethport', 'PA', 814, '-078.539192', '+41.798748'), 
(16750, 'Turtlepoint', 'PA', 814, '-078.579739', '+41.801078'), 
(16751, 'Westline', 'PA', 814, '-078.579739', '+41.801078'), 
(16801, 'State College', 'PA', 814, '-077.867822', '+40.881935'), 
(16802, 'University Park', 'PA', 814, '-077.862339', '+40.799672'), 
(16803, 'State College', 'PA', 814, '-077.757999', '+40.878721'), 
(16804, 'State College', 'PA', 814, '-077.760172', '+40.972229'), 
(16805, 'State College', 'PA', 814, '-077.760172', '+40.972229'), 
(16820, 'Aaronsburg', 'PA', 814, '-077.456184', '+40.898690'), 
(16821, 'Allport', 'PA', 814, '-078.422403', '+40.989115'), 
(16822, 'Beech Creek', 'PA', 570, '-077.505530', '+41.105476'), 
(16823, 'Bellefonte', 'PA', 814, '-077.773188', '+40.897823'), 
(16825, 'Bigler', 'PA', 814, '-078.360612', '+40.990006'), 
(16826, 'Blanchard', 'PA', 570, '-077.760172', '+40.972229'), 
(16827, 'Boalsburg', 'PA', 814, '-077.644896', '+40.885162'), 
(16828, 'Centre Hall', 'PA', 814, '-077.703942', '+40.807973'), 
(16829, 'Clarence', 'PA', 814, '-077.763472', '+40.932545'), 
(16830, 'Clearfield', 'PA', 814, '-078.435492', '+41.037563'), 
(16832, 'Coburn', 'PA', 814, '-077.450929', '+40.838329'), 
(16833, 'Curwensville', 'PA', 814, '-078.582309', '+40.949208'), 
(16834, 'Drifting', 'PA', 814, '-078.422403', '+40.989115'), 
(16835, 'Fleming', 'PA', 814, '-077.875191', '+40.904645'), 
(16836, 'Frenchville', 'PA', 814, '-078.422403', '+40.989115'), 
(16837, 'Glen Richey', 'PA', 814, '-078.422403', '+40.989115'), 
(16838, 'Grampian', 'PA', 814, '-078.422403', '+40.989115'), 
(16839, 'Grassflat', 'PA', 814, '-078.422403', '+40.989115'), 
(16840, 'Hawk Run', 'PA', 814, '-078.422403', '+40.989115'), 
(16841, 'Howard', 'PA', 814, '-077.679655', '+40.918199'), 
(16843, 'Hyde', 'PA', 814, '-078.464189', '+41.003007'), 
(16844, 'Julian', 'PA', 814, '-077.750812', '+40.901934'), 
(16845, 'Karthaus', 'PA', 814, '-078.422403', '+40.989115'), 
(16847, 'Kylertown', 'PA', 814, '-078.422403', '+40.989115'), 
(16848, 'Lamar', 'PA', 570, '-077.618532', '+41.220635'), 
(16849, 'Lanse', 'PA', 814, '-078.422403', '+40.989115'), 
(16850, 'Lecontes Mills', 'PA', 814, '-078.422403', '+40.989115'), 
(16851, 'Lemont', 'PA', 814, '-077.812525', '+40.808151'), 
(16852, 'Madisonburg', 'PA', 814, '-077.760172', '+40.972229'), 
(16853, 'Milesburg', 'PA', 814, '-077.781465', '+40.954080'), 
(16854, 'Millheim', 'PA', 814, '-077.473298', '+40.893455'), 
(16855, 'Mineral Springs', 'PA', 814, '-078.422403', '+40.989115'), 
(16856, 'Mingoville', 'PA', 814, '-077.638892', '+40.929851'), 
(16858, 'Morrisdale', 'PA', 814, '-078.191551', '+40.968910'), 
(16859, 'Moshannon', 'PA', 814, '-078.025894', '+40.900499'), 
(16860, 'Munson', 'PA', 814, '-078.422403', '+40.989115'), 
(16861, 'New Millport', 'PA', 814, '-078.422403', '+40.989115'), 
(16863, 'Olanta', 'PA', 814, '-078.422403', '+40.989115'), 
(16864, 'Orviston', 'PA', 570, '-077.760172', '+40.972229'), 
(16865, 'Pennsylvania Furnace', 'PA', 814, '-077.957409', '+40.868075'), 
(16866, 'Philipsburg', 'PA', 814, '-077.844216', '+40.905166'), 
(16868, 'Pine Grove Mills', 'PA', 814, '-077.911776', '+40.726405'), 
(16870, 'Port Matilda', 'PA', 814, '-077.829726', '+40.913584'), 
(16871, 'Pottersdale', 'PA', 814, '-078.422403', '+40.989115'), 
(16872, 'Rebersburg', 'PA', 814, '-077.448451', '+40.939915'), 
(16873, 'Shawville', 'PA', 814, '-078.422403', '+40.989115'), 
(16874, 'Snow Shoe', 'PA', 814, '-078.027865', '+40.992146'), 
(16875, 'Spring Mills', 'PA', 814, '-077.518716', '+40.883680'), 
(16876, 'Wallaceton', 'PA', 814, '-078.292599', '+40.961582'), 
(16877, 'Warriors Mark', 'PA', 814, '-078.165044', '+40.692101'), 
(16878, 'West Decatur', 'PA', 814, '-078.422403', '+40.989115'), 
(16879, 'Winburne', 'PA', 814, '-078.422403', '+40.989115'), 
(16881, 'Woodland', 'PA', 814, '-078.422403', '+40.989115'), 
(16882, 'Woodward', 'PA', 814, '-077.402419', '+40.897081'), 
(16901, 'Wellsboro', 'PA', 570, '-077.258974', '+41.862339'), 
(16910, 'Alba', 'PA', 570, '-076.521266', '+41.771970'), 
(16911, 'Arnot', 'PA', 570, '-077.242228', '+41.771970'), 
(16912, 'Blossburg', 'PA', 570, '-077.200274', '+41.822885'), 
(16914, 'Columbia Cross Roads', 'PA', 570, '-076.521266', '+41.771970'), 
(16915, 'Coudersport', 'PA', 814, '-077.956692', '+41.776165'), 
(16917, 'Covington', 'PA', 570, '-077.000451', '+41.769456'), 
(16918, 'Cowanesque', 'PA', 814, '-077.242228', '+41.771970'), 
(16920, 'Elkland', 'PA', 814, '-077.370183', '+41.979118'), 
(16921, 'Gaines', 'PA', 814, '-077.242228', '+41.771970'), 
(16922, 'Galeton', 'PA', 814, '-077.644214', '+41.733379'), 
(16923, 'Genesee', 'PA', 814, '-077.902366', '+41.737627'), 
(16925, 'Gillett', 'PA', 570, '-076.800579', '+41.938208'), 
(16926, 'Granville Summit', 'PA', 570, '-076.521266', '+41.771970'), 
(16927, 'Harrison Valley', 'PA', 814, '-077.902366', '+41.737627'), 
(16928, 'Knoxville', 'PA', 814, '-077.445729', '+41.936020'), 
(16929, 'Lawrenceville', 'PA', 570, '-077.181189', '+41.984078'), 
(16930, 'Liberty', 'PA', 570, '-077.242228', '+41.771970'), 
(16932, 'Mainesburg', 'PA', 570, '-077.035282', '+41.790065'), 
(16933, 'Mansfield', 'PA', 570, '-077.072151', '+41.793666'), 
(16935, 'Middlebury Center', 'PA', 570, '-077.242228', '+41.771970'), 
(16936, 'Millerton', 'PA', 570, '-077.011231', '+41.908430'), 
(16937, 'Mills', 'PA', 814, '-077.902366', '+41.737627'), 
(16938, 'Morris', 'PA', 570, '-077.242228', '+41.771970'), 
(16939, 'Morris Run', 'PA', 570, '-077.015194', '+41.677542'), 
(16940, 'Nelson', 'PA', 570, '-077.245310', '+41.977039'), 
(16941, 'Genesee', 'PA', 814, '-077.902366', '+41.737627'), 
(16942, 'Osceola', 'PA', 814, '-077.347725', '+41.989264'), 
(16943, 'Sabinsville', 'PA', 814, '-077.242228', '+41.771970'), 
(16945, 'Sylvania', 'PA', 570, '-076.521266', '+41.771970'), 
(16946, 'Tioga', 'PA', 570, '-077.229200', '+41.943444'), 
(16947, 'Troy', 'PA', 570, '-076.837246', '+41.788389'), 
(16948, 'Ulysses', 'PA', 814, '-077.757360', '+41.843678'), 
(16950, 'Westfield', 'PA', 814, '-077.523033', '+41.919341'), 
(17001, 'Camp Hill', 'PA', 717, '-076.924996', '+40.216040'), 
(17002, 'Allensville', 'PA', 717, '-077.790168', '+40.539667'), 
(17003, 'Annville', 'PA', 717, '-076.435873', '+40.352637'), 
(17004, 'Belleville', 'PA', 717, '-077.731030', '+40.591417'), 
(17005, 'Berrysburg', 'PA', 717, '-076.811693', '+40.600992'), 
(17006, 'Blain', 'PA', 717, '-077.564370', '+40.297360'), 
(17007, 'Boiling Springs', 'PA', 717, '-077.242351', '+40.141205'), 
(17008, 'Bowmansdale', 'PA', 717, '-076.978448', '+40.167091'), 
(17009, 'Burnham', 'PA', 717, '-077.607196', '+40.629711'), 
(17010, 'Campbelltown', 'PA', 717, '-076.582049', '+40.271240'), 
(17011, 'Camp Hill', 'PA', 717, '-077.079091', '+40.251914'), 
(17012, 'Camp Hill', 'PA', 717, '-077.242805', '+40.136687'), 
(17013, 'Carlisle', 'PA', 717, '-077.228817', '+40.168495'), 
(17014, 'Cocolamus', 'PA', 717, '-077.345514', '+40.478716'), 
(17016, 'Cornwall', 'PA', 717, '-076.405309', '+40.275536'), 
(17017, 'Dalmatia', 'PA', 570, '-076.596151', '+40.894363'), 
(17018, 'Dauphin', 'PA', 717, '-076.895539', '+40.361876'), 
(17019, 'Dillsburg', 'PA', 717, '-076.977835', '+40.091217'), 
(17020, 'Duncannon', 'PA', 717, '-077.060745', '+40.458261'), 
(17021, 'East Waterford', 'PA', 717, '-077.345514', '+40.478716'), 
(17022, 'Elizabethtown', 'PA', 717, '-076.610280', '+40.150963'), 
(17023, 'Elizabethville', 'PA', 717, '-076.767913', '+40.584804'), 
(17024, 'Elliottsburg', 'PA', 717, '-077.270880', '+40.442354'), 
(17025, 'Enola', 'PA', 717, '-076.987249', '+40.235675'), 
(17026, 'Fredericksburg', 'PA', 717, '-076.434639', '+40.456193'), 
(17027, 'Grantham', 'PA', 717, '-076.996398', '+40.157981'), 
(17028, 'Grantville', 'PA', 717, '-076.682667', '+40.373438'), 
(17029, 'Granville', 'PA', 717, '-077.626095', '+40.550937'), 
(17030, 'Gratz', 'PA', 717, '-076.737545', '+40.608245'), 
(17031, 'Green Park', 'PA', 717, '-077.292578', '+40.406766'), 
(17032, 'Halifax', 'PA', 717, '-076.843844', '+40.507107'), 
(17033, 'Hershey', 'PA', 717, '-076.636357', '+40.269748'), 
(17034, 'Highspire', 'PA', 717, '-076.834076', '+40.329577'), 
(17035, 'Honey Grove', 'PA', 717, '-077.345514', '+40.478716'), 
(17036, 'Hummelstown', 'PA', 717, '-076.782764', '+40.340043'), 
(17037, 'Ickesburg', 'PA', 717, '-077.397013', '+40.436276'), 
(17038, 'Jonestown', 'PA', 717, '-076.480732', '+40.430902'), 
(17039, 'Kleinfeltersville', 'PA', 717, '-076.258399', '+40.300505'), 
(17040, 'Landisburg', 'PA', 717, '-077.304476', '+40.342530'), 
(17041, 'Lawn', 'PA', 717, '-076.538007', '+40.223623'), 
(17042, 'Lebanon', 'PA', 717, '-076.397634', '+40.331594'), 
(17043, 'Lemoyne', 'PA', 717, '-076.918796', '+40.244339'), 
(17044, 'Lewistown', 'PA', 717, '-077.630152', '+40.564909'), 
(17045, 'Liverpool', 'PA', 717, '-076.987538', '+40.574445'), 
(17046, 'Lebanon', 'PA', 717, '-076.436791', '+40.381212'), 
(17047, 'Loysville', 'PA', 717, '-077.292578', '+40.406766'), 
(17048, 'Lykens', 'PA', 717, '-076.790132', '+40.558844'), 
(17049, 'Mc Alisterville', 'PA', 717, '-077.306056', '+40.651725'), 
(17051, 'Mc Veytown', 'PA', 717, '-077.734919', '+40.478095'), 
(17052, 'Mapleton Depot', 'PA', 814, '-077.966977', '+40.402523'), 
(17053, 'Marysville', 'PA', 717, '-077.025886', '+40.325105'), 
(17054, 'Mattawana', 'PA', 717, '-077.723716', '+40.495979'), 
(17055, 'Mechanicsburg', 'PA', 717, '-077.177086', '+40.180953'), 
(17056, 'Mexico', 'PA', 717, '-077.345514', '+40.478716'), 
(17057, 'Middletown', 'PA', 717, '-076.720142', '+40.191241'), 
(17058, 'Mifflin', 'PA', 717, '-077.400062', '+40.555304'), 
(17059, 'Mifflintown', 'PA', 717, '-077.317266', '+40.571404'), 
(17060, 'Mill Creek', 'PA', 814, '-077.966977', '+40.402523'), 
(17061, 'Millersburg', 'PA', 717, '-076.840528', '+40.571494'), 
(17062, 'Millerstown', 'PA', 717, '-077.154223', '+40.556195'), 
(17063, 'Milroy', 'PA', 717, '-077.493466', '+40.740026'), 
(17064, 'Mount Gretna', 'PA', 717, '-076.461544', '+40.254642'), 
(17065, 'Mount Holly Springs', 'PA', 717, '-077.082130', '+40.202649'), 
(17066, 'Mount Union', 'PA', 814, '-077.882222', '+40.382302'), 
(17067, 'Myerstown', 'PA', 717, '-076.359975', '+40.368282'), 
(17068, 'New Bloomfield', 'PA', 717, '-077.134043', '+40.405796'), 
(17069, 'New Buffalo', 'PA', 717, '-076.970942', '+40.455272'), 
(17070, 'New Cumberland', 'PA', 717, '-076.898096', '+40.263875'), 
(17071, 'New Germantown', 'PA', 717, '-077.292578', '+40.406766'), 
(17072, 'New Kingstown', 'PA', 717, '-077.079425', '+40.230601'), 
(17073, 'Newmanstown', 'PA', 610, '-076.260550', '+40.314112'), 
(17074, 'Newport', 'PA', 717, '-077.129129', '+40.506053'), 
(17075, 'Newton Hamilton', 'PA', 814, '-077.831635', '+40.393130'), 
(17076, 'Oakland Mills', 'PA', 717, '-077.345514', '+40.478716'), 
(17077, 'Ono', 'PA', 717, '-076.414757', '+40.375404'), 
(17078, 'Palmyra', 'PA', 717, '-076.416907', '+40.317606'), 
(17080, 'Pillow', 'PA', 717, '-076.802920', '+40.639199'), 
(17081, 'Plainfield', 'PA', 717, '-077.284761', '+40.203019'), 
(17082, 'Port Royal', 'PA', 717, '-077.395272', '+40.549581'), 
(17083, 'Quentin', 'PA', 717, '-076.411239', '+40.276390'), 
(17084, 'Reedsville', 'PA', 717, '-077.692538', '+40.541706'), 
(17085, 'Rexmont', 'PA', 717, '-076.385727', '+40.277076'), 
(17086, 'Richfield', 'PA', 717, '-077.345514', '+40.478716'), 
(17087, 'Richland', 'PA', 717, '-076.271943', '+40.362956'), 
(17088, 'Schaefferstown', 'PA', 717, '-076.296308', '+40.308696'), 
(17089, 'Camp Hill', 'PA', 717, '-076.936046', '+40.269738'), 
(17090, 'Shermans Dale', 'PA', 717, '-077.182569', '+40.342999'), 
(17091, 'Camp Hill', 'PA', 717, '-077.242805', '+40.136687'), 
(17093, 'Summerdale', 'PA', 717, '-076.926346', '+40.293538'), 
(17094, 'Thompsontown', 'PA', 717, '-077.235359', '+40.565325'), 
(17097, 'Wiconisco', 'PA', 717, '-076.656930', '+40.573734'), 
(17098, 'Williamstown', 'PA', 717, '-076.695547', '+40.588313'), 
(17099, 'Yeagertown', 'PA', 717, '-077.567708', '+40.644505'), 
(17101, 'Harrisburg', 'PA', 717, '-076.869644', '+40.264589'), 
(17102, 'Harrisburg', 'PA', 717, '-076.890695', '+40.272538'), 
(17103, 'Harrisburg', 'PA', 717, '-076.860994', '+40.272389'), 
(17104, 'Harrisburg', 'PA', 717, '-076.857944', '+40.253639'), 
(17105, 'Harrisburg', 'PA', 717, '-076.875207', '+40.278498'), 
(17106, 'Harrisburg', 'PA', 717, '-076.850061', '+40.292664'), 
(17107, 'Harrisburg', 'PA', 717, '-076.876437', '+40.297031'), 
(17108, 'Harrisburg', 'PA', 717, '-076.801693', '+40.308638'), 
(17109, 'Harrisburg', 'PA', 717, '-076.820294', '+40.290953'), 
(17110, 'Harrisburg', 'PA', 717, '-076.866348', '+40.302238'), 
(17111, 'Harrisburg', 'PA', 717, '-076.801693', '+40.272089'), 
(17112, 'Harrisburg', 'PA', 717, '-076.790248', '+40.344295'), 
(17113, 'Harrisburg', 'PA', 717, '-076.841644', '+40.239040'), 
(17120, 'Harrisburg', 'PA', 717, '-076.882745', '+40.265689'), 
(17121, 'Harrisburg', 'PA', 717, '-076.893751', '+40.294396'), 
(17122, 'Harrisburg', 'PA', 717, '-076.871209', '+40.249845'), 
(17123, 'Harrisburg', 'PA', 717, '-076.883734', '+40.267518'), 
(17124, 'Harrisburg', 'PA', 717, '-076.885967', '+40.267460'), 
(17125, 'Harrisburg', 'PA', 717, '-076.882854', '+40.266221'), 
(17126, 'Harrisburg', 'PA', 717, '-076.880021', '+40.261790'), 
(17127, 'Harrisburg', 'PA', 717, '-076.880884', '+40.261516'), 
(17128, 'Harrisburg', 'PA', 717, '-076.782323', '+40.389865'), 
(17129, 'Harrisburg', 'PA', 717, '-076.880884', '+40.261516'), 
(17130, 'Harrisburg', 'PA', 717, '-076.882889', '+40.270222'), 
(17140, 'Harrisburg', 'PA', 717, '-076.846449', '+40.308640'), 
(17177, 'Harrisburg', 'PA', 717, '-076.847194', '+40.298988'), 
(17201, 'Chambersburg', 'PA', 717, '-077.666445', '+39.908055'), 
(17210, 'Amberson', 'PA', 717, '-077.661354', '+40.171667'), 
(17211, 'Artemas', 'PA', 814, '-078.406388', '+39.755155'), 
(17212, 'Big Cove Tannery', 'PA', 717, '-078.122265', '+39.943762'), 
(17213, 'Blairs Mills', 'PA', 717, '-077.865942', '+40.179730'), 
(17214, 'Blue Ridge Summit', 'PA', 717, '-077.470729', '+39.739893');

insert  into zipcodes values 
(17215, 'Burnt Cabins', 'PA', 717, '-078.122265', '+39.943762'), 
(17217, 'Concord', 'PA', 717, '-077.725013', '+40.225168'), 
(17219, 'Doylesburg', 'PA', 717, '-077.679713', '+40.218448'), 
(17220, 'Dry Run', 'PA', 717, '-077.735336', '+40.178081'), 
(17221, 'Fannettsburg', 'PA', 717, '-077.832158', '+40.073155'), 
(17222, 'Fayetteville', 'PA', 717, '-077.529619', '+39.900035'), 
(17223, 'Fort Littleton', 'PA', 717, '-078.122265', '+39.943762'), 
(17224, 'Fort Loudon', 'PA', 717, '-077.809574', '+40.002593'), 
(17225, 'Greencastle', 'PA', 717, '-077.726127', '+39.805922'), 
(17228, 'Harrisonville', 'PA', 717, '-078.122265', '+39.943762'), 
(17229, 'Hustontown', 'PA', 717, '-078.122265', '+39.943762'), 
(17231, 'Lemasters', 'PA', 717, '-077.857889', '+39.859432'), 
(17232, 'Lurgan', 'PA', 717, '-077.640461', '+40.105495'), 
(17233, 'Mc Connellsburg', 'PA', 717, '-077.981379', '+39.928812'), 
(17235, 'Marion', 'PA', 717, '-077.698150', '+39.858699'), 
(17236, 'Mercersburg', 'PA', 717, '-077.798952', '+39.819034'), 
(17237, 'Mont Alto', 'PA', 717, '-077.553776', '+39.835930'), 
(17238, 'Needmore', 'PA', 717, '-078.122265', '+39.943762'), 
(17239, 'Neelyton', 'PA', 814, '-077.966977', '+40.402523'), 
(17240, 'Newburg', 'PA', 717, '-077.470285', '+40.174798'), 
(17241, 'Newville', 'PA', 717, '-077.421905', '+40.173093'), 
(17243, 'Orbisonia', 'PA', 814, '-077.887496', '+40.225376'), 
(17244, 'Orrstown', 'PA', 717, '-077.679344', '+40.079556'), 
(17246, 'Pleasant Hall', 'PA', 717, '-077.671754', '+40.049118'), 
(17247, 'Quincy', 'PA', 717, '-077.581092', '+39.799481'), 
(17249, 'Rockhill Furnace', 'PA', 814, '-077.966977', '+40.402523'), 
(17250, 'Rouzerville', 'PA', 717, '-077.524740', '+39.736395'), 
(17251, 'Roxbury', 'PA', 717, '-077.670626', '+40.112652'), 
(17252, 'Saint Thomas', 'PA', 717, '-077.811826', '+39.916149'), 
(17253, 'Saltillo', 'PA', 814, '-077.966977', '+40.402523'), 
(17254, 'Scotland', 'PA', 717, '-077.584841', '+39.969590'), 
(17255, 'Shade Gap', 'PA', 814, '-077.874750', '+40.133259'), 
(17256, 'Shady Grove', 'PA', 717, '-077.674851', '+39.783391'), 
(17257, 'Shippensburg', 'PA', 717, '-077.459830', '+40.070789'), 
(17260, 'Shirleysburg', 'PA', 814, '-077.966977', '+40.402523'), 
(17261, 'South Mountain', 'PA', 717, '-077.488633', '+39.833095'), 
(17262, 'Spring Run', 'PA', 717, '-077.709212', '+40.173439'), 
(17263, 'State Line', 'PA', 717, '-077.718629', '+39.724825'), 
(17264, 'Three Springs', 'PA', 814, '-077.941975', '+40.222408'), 
(17265, 'Upperstrasburg', 'PA', 717, '-077.775921', '+40.054782'), 
(17266, 'Walnut Bottom', 'PA', 717, '-077.472794', '+40.104094'), 
(17267, 'Warfordsburg', 'PA', 717, '-078.122265', '+39.943762'), 
(17268, 'Waynesboro', 'PA', 717, '-077.592280', '+39.793552'), 
(17270, 'Williamson', 'PA', 717, '-077.799733', '+39.854018'), 
(17271, 'Willow Hill', 'PA', 717, '-077.807221', '+40.108243'), 
(17272, 'Zullinger', 'PA', 717, '-077.627020', '+39.771372'), 
(17294, 'Blue Ridge Summit', 'PA', 717, null, null), 
(17301, 'Abbottstown', 'PA', 717, '-076.994725', '+39.896923'), 
(17302, 'Airville', 'PA', 717, '-076.405931', '+39.821313'), 
(17303, 'Arendtsville', 'PA', 717, '-077.300085', '+39.923644'), 
(17304, 'Aspers', 'PA', 717, '-077.227126', '+39.976602'), 
(17306, 'Bendersville', 'PA', 717, '-077.249592', '+39.979154'), 
(17307, 'Biglerville', 'PA', 717, '-077.287491', '+39.933286'), 
(17309, 'Brogue', 'PA', 717, '-076.467305', '+39.860758'), 
(17310, 'Cashtown', 'PA', 717, '-077.356642', '+39.890605'), 
(17311, 'Codorus', 'PA', 717, '-076.759884', '+39.871756'), 
(17312, 'Craley', 'PA', 717, '-076.506639', '+39.946739'), 
(17313, 'Dallastown', 'PA', 717, '-076.653530', '+39.912423'), 
(17314, 'Delta', 'PA', 717, '-076.543840', '+39.792142'), 
(17315, 'Dover', 'PA', 717, '-076.884956', '+40.004544'), 
(17316, 'East Berlin', 'PA', 717, '-077.027176', '+39.876563'), 
(17317, 'East Prospect', 'PA', 717, '-076.521686', '+39.970140'), 
(17318, 'Emigsville', 'PA', 717, '-076.726638', '+40.021496'), 
(17319, 'Etters', 'PA', 717, '-076.798353', '+40.150726'), 
(17320, 'Fairfield', 'PA', 717, '-077.361859', '+39.780789'), 
(17321, 'Fawn Grove', 'PA', 717, '-076.518286', '+39.784476'), 
(17322, 'Felton', 'PA', 717, '-076.576556', '+39.844726'), 
(17323, 'Franklintown', 'PA', 717, '-077.027926', '+40.075010'), 
(17324, 'Gardners', 'PA', 717, '-077.193663', '+40.017772'), 
(17325, 'Gettysburg', 'PA', 717, '-077.226591', '+39.840922'), 
(17326, 'Gettysburg', 'PA', 717, '-077.213493', '+39.894800'), 
(17327, 'Glen Rock', 'PA', 717, '-076.750637', '+39.892205'), 
(17329, 'Glenville', 'PA', 717, '-076.877706', '+39.766883'), 
(17331, 'Hanover', 'PA', 717, '-076.672739', '+39.935502'), 
(17332, 'Hanover', 'PA', 717, '-076.735116', '+39.775037'), 
(17333, 'Hanover', 'PA', 717, '-076.687826', '+39.972985'), 
(17337, 'Idaville', 'PA', 717, '-077.200131', '+40.015656'), 
(17339, 'Lewisberry', 'PA', 717, '-076.889249', '+39.995219'), 
(17340, 'Littlestown', 'PA', 717, '-077.095399', '+39.829806'), 
(17342, 'Loganville', 'PA', 717, '-076.707997', '+39.853644'), 
(17343, 'Mc Knightstown', 'PA', 717, '-077.329248', '+39.869229'), 
(17344, 'Mc Sherrystown', 'PA', 717, '-077.022875', '+39.801004'), 
(17345, 'Manchester', 'PA', 717, '-076.835812', '+39.954060'), 
(17346, 'Menges Mills', 'PA', 717, null, null), 
(17347, 'Mount Wolf', 'PA', 717, '-076.552798', '+39.942848'), 
(17349, 'New Freedom', 'PA', 717, '-076.633324', '+39.866988'), 
(17350, 'New Oxford', 'PA', 717, '-077.077431', '+39.881881'), 
(17352, 'New Park', 'PA', 717, '-076.449874', '+39.838639'), 
(17353, 'Orrtanna', 'PA', 717, '-077.393593', '+39.882976'), 
(17354, 'Porters Sideling', 'PA', 717, '-076.899270', '+39.824570'), 
(17355, 'Railroad', 'PA', 717, '-076.699442', '+39.757328'), 
(17356, 'Red Lion', 'PA', 717, '-076.615805', '+39.905747'), 
(17358, 'Rossville', 'PA', 717, '-076.687826', '+39.972985'), 
(17360, 'Seven Valleys', 'PA', 717, '-076.700714', '+39.823461'), 
(17361, 'Shrewsbury', 'PA', 717, '-076.687931', '+39.799799'), 
(17362, 'Spring Grove', 'PA', 717, '-076.775774', '+39.944531'), 
(17363, 'Stewartstown', 'PA', 717, '-076.606747', '+39.809151'), 
(17364, 'Thomasville', 'PA', 717, '-076.905317', '+39.933775'), 
(17365, 'Wellsville', 'PA', 717, '-076.784811', '+40.018835'), 
(17366, 'Windsor', 'PA', 717, '-076.613232', '+40.006581'), 
(17368, 'Wrightsville', 'PA', 717, '-076.677736', '+39.994482'), 
(17370, 'York Haven', 'PA', 717, '-076.720322', '+40.067766'), 
(17371, 'York New Salem', 'PA', 717, '-076.789624', '+39.900579'), 
(17372, 'York Springs', 'PA', 717, '-077.100231', '+40.007937'), 
(17375, 'Peach Glen', 'PA', 717, '-077.213493', '+39.894800'), 
(17401, 'York', 'PA', 717, '-076.727139', '+39.962998'), 
(17402, 'York', 'PA', 717, '-076.689918', '+40.001615'), 
(17403, 'York', 'PA', 717, '-076.666257', '+39.939390'), 
(17404, 'York', 'PA', 717, '-076.577982', '+39.934957'), 
(17405, 'York', 'PA', 717, '-076.597187', '+40.008647'), 
(17406, 'York', 'PA', 717, '-076.594727', '+40.004593'), 
(17407, 'York', 'PA', 717, '-076.662569', '+39.897907'), 
(17415, 'York', 'PA', 717, '-076.687826', '+39.972985'), 
(17501, 'Akron', 'PA', 717, '-076.361053', '+40.129894'), 
(17502, 'Bainbridge', 'PA', 717, '-076.462434', '+40.088469'), 
(17503, 'Bart', 'PA', 717, '-076.297582', '+40.018500'), 
(17504, 'Bausman', 'PA', 717, '-076.328081', '+40.024047'), 
(17505, 'Bird in Hand', 'PA', 717, '-076.187926', '+40.066647'), 
(17506, 'Blue Ball', 'PA', 717, '-076.052379', '+40.117326'), 
(17507, 'Bowmansville', 'PA', 717, '-076.016047', '+40.196641'), 
(17508, 'Brownstown', 'PA', 717, '-076.213013', '+40.125896'), 
(17509, 'Christiana', 'PA', 610, '-076.040115', '+39.903954'), 
(17512, 'Columbia', 'PA', 717, '-076.369028', '+40.116750'), 
(17516, 'Conestoga', 'PA', 717, '-076.262044', '+40.026391'), 
(17517, 'Denver', 'PA', 717, '-076.337734', '+40.188445'), 
(17518, 'Drumore', 'PA', 717, '-076.249931', '+39.818309'), 
(17519, 'East Earl', 'PA', 717, '-076.019741', '+40.142759'), 
(17520, 'East Petersburg', 'PA', 717, '-076.356832', '+40.097468'), 
(17521, 'Elm', 'PA', 717, '-076.346430', '+40.204393'), 
(17522, 'Ephrata', 'PA', 717, '-076.356933', '+40.169662'), 
(17527, 'Gap', 'PA', 717, '-076.021595', '+40.011961'), 
(17528, 'Goodville', 'PA', 717, '-076.238766', '+40.043523'), 
(17529, 'Gordonville', 'PA', 717, '-076.108543', '+40.043967'), 
(17532, 'Holtwood', 'PA', 717, '-076.280620', '+39.866320'), 
(17533, 'Hopeland', 'PA', 717, '-076.260725', '+40.233892'), 
(17534, 'Intercourse', 'PA', 717, '-076.106902', '+40.036659'), 
(17535, 'Kinzers', 'PA', 717, '-076.042921', '+40.005276'), 
(17536, 'Kirkwood', 'PA', 717, '-076.080469', '+39.842724'), 
(17537, 'Lampeter', 'PA', 717, '-076.238729', '+39.988548'), 
(17538, 'Landisville', 'PA', 717, '-076.360890', '+40.112477'), 
(17540, 'Leola', 'PA', 717, '-076.191873', '+40.100846'), 
(17543, 'Lititz', 'PA', 717, '-076.455212', '+40.134761'), 
(17545, 'Manheim', 'PA', 717, '-076.464018', '+40.155927'), 
(17547, 'Marietta', 'PA', 717, '-076.485935', '+40.061596'), 
(17549, 'Martindale', 'PA', 717, '-076.087560', '+40.154498'), 
(17550, 'Maytown', 'PA', 717, '-076.577790', '+40.072108'), 
(17551, 'Millersville', 'PA', 717, '-076.236823', '+40.031882'), 
(17552, 'Mount Joy', 'PA', 717, '-076.354000', '+40.113745'), 
(17554, 'Mountville', 'PA', 717, '-076.425978', '+40.038842'), 
(17555, 'Narvon', 'PA', 717, '-075.961183', '+40.120279'), 
(17557, 'New Holland', 'PA', 717, '-076.073814', '+40.146070'), 
(17560, 'New Providence', 'PA', 717, '-076.237428', '+39.912288'), 
(17562, 'Paradise', 'PA', 717, '-076.091234', '+39.898072'), 
(17563, 'Peach Bottom', 'PA', 717, '-076.155069', '+39.844788'), 
(17564, 'Penryn', 'PA', 717, '-076.297582', '+40.018500'), 
(17565, 'Pequea', 'PA', 717, '-076.322481', '+39.904409'), 
(17566, 'Quarryville', 'PA', 717, '-076.148506', '+39.856368'), 
(17567, 'Reamstown', 'PA', 717, '-076.116445', '+40.209941'), 
(17568, 'Refton', 'PA', 717, '-076.232229', '+39.946900'), 
(17569, 'Reinholds', 'PA', 717, '-076.091179', '+40.152713'), 
(17570, 'Rheems', 'PA', 717, '-076.571739', '+40.129645'), 
(17572, 'Ronks', 'PA', 717, '-076.149994', '+40.015026'), 
(17573, 'Ronks', 'PA', 717, '-076.297582', '+40.018500'), 
(17575, 'Silver Spring', 'PA', 717, '-076.434285', '+40.064746'), 
(17576, 'Smoketown', 'PA', 717, '-076.203069', '+40.036398'), 
(17577, 'Soudersburg', 'PA', 717, '-076.297582', '+40.018500'), 
(17578, 'Stevens', 'PA', 717, '-076.330001', '+40.168624'), 
(17579, 'Strasburg', 'PA', 717, '-076.113772', '+40.082226'), 
(17580, 'Talmage', 'PA', 717, '-076.213075', '+40.116846'), 
(17581, 'Terre Hill', 'PA', 717, '-076.046317', '+40.157576'), 
(17582, 'Washington Boro', 'PA', 717, '-076.434850', '+39.990664'), 
(17583, 'West Willow', 'PA', 717, '-076.287330', '+39.972349'), 
(17584, 'Willow Street', 'PA', 717, '-076.259779', '+39.959349'), 
(17585, 'Witmer', 'PA', 717, '-076.211427', '+40.048398'), 
(17601, 'Lancaster', 'PA', 717, '-076.310680', '+40.076553'), 
(17602, 'Lancaster', 'PA', 717, '-076.249829', '+40.004048'), 
(17603, 'Lancaster', 'PA', 717, '-076.367132', '+40.009147'), 
(17604, 'Lancaster', 'PA', 717, '-076.335631', '+40.065096'), 
(17605, 'Lancaster', 'PA', 717, '-076.297582', '+40.018500'), 
(17606, 'Lancaster', 'PA', 717, '-076.305378', '+40.110201'), 
(17607, 'Lancaster', 'PA', 717, '-076.297582', '+40.018500'), 
(17608, 'Lancaster', 'PA', 717, '-076.297582', '+40.018500'), 
(17699, 'Lancaster', 'PA', 717, '-076.297582', '+40.018500'), 
(17701, 'Williamsport', 'PA', 570, '-076.958314', '+41.266716'), 
(17702, 'Williamsport', 'PA', 570, '-077.054665', '+41.194306'), 
(17703, 'Williamsport', 'PA', 570, '-077.023601', '+41.332750'), 
(17705, 'Williamsport', 'PA', 570, '-077.023601', '+41.332750'), 
(17720, 'Antes Fort', 'PA', 570, '-077.218368', '+41.186545'), 
(17721, 'Avis', 'PA', 570, '-077.316191', '+41.186028'), 
(17722, 'Bodines', 'PA', 570, '-077.023601', '+41.332750'), 
(17723, 'Jersey Shore', 'PA', 570, '-077.023601', '+41.332750'), 
(17724, 'Canton', 'PA', 570, '-076.841430', '+41.639449'), 
(17726, 'Castanea', 'PA', 570, '-077.431745', '+41.122741'), 
(17727, 'Cedar Run', 'PA', 570, '-077.023601', '+41.332750'), 
(17728, 'Cogan Station', 'PA', 570, '-076.948034', '+41.255299'), 
(17729, 'Cross Fork', 'PA', 717, '-077.902366', '+41.737627'), 
(17730, 'Dewart', 'PA', 570, '-076.877491', '+41.108910'), 
(17731, 'Eagles Mere', 'PA', 570, '-076.516887', '+41.432901'), 
(17735, 'Grover', 'PA', 570, '-076.521266', '+41.771970'), 
(17737, 'Hughesville', 'PA', 570, '-076.675300', '+41.280128'), 
(17738, 'Hyner', 'PA', 570, '-077.618532', '+41.220635'), 
(17739, 'Jersey Mills', 'PA', 570, '-077.023601', '+41.332750'), 
(17740, 'Jersey Shore', 'PA', 570, '-077.025687', '+41.208518'), 
(17742, 'Lairdsville', 'PA', 570, '-076.594727', '+41.229734'), 
(17743, 'Leroy', 'PA', 570, '-076.521266', '+41.771970'), 
(17744, 'Linden', 'PA', 570, '-077.161674', '+41.251994'), 
(17745, 'Lock Haven', 'PA', 570, '-077.641745', '+41.229022'), 
(17747, 'Loganton', 'PA', 570, '-077.341611', '+41.018519'), 
(17748, 'Mc Elhattan', 'PA', 570, '-077.369964', '+41.135507'), 
(17749, 'Mc Ewensville', 'PA', 570, '-076.818381', '+41.071982'), 
(17750, 'Mackeyville', 'PA', 570, '-077.495147', '+41.032529'), 
(17751, 'Mill Hall', 'PA', 570, '-077.476304', '+41.071123'), 
(17752, 'Montgomery', 'PA', 570, '-076.856502', '+41.214561'), 
(17754, 'Montoursville', 'PA', 570, '-076.881055', '+41.307308'), 
(17756, 'Muncy', 'PA', 570, '-076.740480', '+41.244348'), 
(17758, 'Muncy Valley', 'PA', 570, '-076.516887', '+41.432901'), 
(17759, 'Nisbet', 'PA', 570, '-077.121370', '+41.218259'), 
(17760, 'North Bend', 'PA', 570, '-077.618532', '+41.220635'), 
(17762, 'Picture Rocks', 'PA', 570, '-076.659535', '+41.221474'), 
(17763, 'Ralston', 'PA', 570, '-076.946724', '+41.498523'), 
(17764, 'Renovo', 'PA', 570, '-077.571221', '+41.306045'), 
(17765, 'Roaring Branch', 'PA', 570, '-077.242228', '+41.771970'), 
(17767, 'Salona', 'PA', 570, '-077.618532', '+41.220635'), 
(17768, 'Shunk', 'PA', 570, '-076.516887', '+41.432901'), 
(17769, 'Slate Run', 'PA', 570, '-077.023601', '+41.332750'), 
(17771, 'Trout Run', 'PA', 570, '-077.061380', '+41.438766'), 
(17772, 'Turbotville', 'PA', 570, '-076.823084', '+41.102850'), 
(17773, 'Tylersville', 'PA', 570, '-077.618532', '+41.220635'), 
(17774, 'Unityville', 'PA', 570, '-076.646221', '+41.227207'), 
(17776, 'Waterville', 'PA', 570, '-077.331293', '+41.378570'), 
(17777, 'Watsontown', 'PA', 570, '-076.850306', '+41.097981'), 
(17778, 'Westport', 'PA', 570, '-077.969664', '+41.270789'), 
(17779, 'Woolrich', 'PA', 570, '-077.372827', '+41.187424'), 
(17801, 'Sunbury', 'PA', 570, '-076.735577', '+40.869766'), 
(17810, 'Allenwood', 'PA', 570, '-077.081840', '+40.978059'), 
(17812, 'Beaver Springs', 'PA', 570, '-077.272828', '+40.726469'), 
(17813, 'Beavertown', 'PA', 570, '-077.169508', '+40.754705'), 
(17814, 'Benton', 'PA', 570, '-076.395426', '+41.218998'), 
(17815, 'Bloomsburg', 'PA', 570, '-076.430563', '+41.005609'), 
(17820, 'Catawissa', 'PA', 570, '-076.436239', '+41.020674'), 
(17821, 'Danville', 'PA', 570, '-076.647082', '+40.991968'), 
(17822, 'Danville', 'PA', 570, '-076.604896', '+40.967437'), 
(17823, 'Dornsife', 'PA', 570, '-076.664574', '+40.889632'), 
(17824, 'Elysburg', 'PA', 570, '-076.550811', '+40.859435'), 
(17825, 'Excelsior', 'PA', 570, '-076.664574', '+40.889632'), 
(17827, 'Freeburg', 'PA', 570, '-076.939544', '+40.765049'), 
(17828, 'Gowen City', 'PA', 570, '-076.664574', '+40.889632'), 
(17829, 'Hartleton', 'PA', 570, '-077.189174', '+40.882861'), 
(17830, 'Herndon', 'PA', 570, '-076.664574', '+40.889632'), 
(17831, 'Hummels Wharf', 'PA', 570, '-076.835439', '+40.834408'), 
(17832, 'Marion Heights', 'PA', 570, '-076.464607', '+40.805096'), 
(17833, 'Kreamer', 'PA', 570, '-077.077520', '+40.762675'), 
(17834, 'Kulpmont', 'PA', 570, '-076.476946', '+40.793938'), 
(17835, 'Laurelton', 'PA', 570, '-077.081840', '+40.978059'), 
(17836, 'Leck Kill', 'PA', 570, '-076.664574', '+40.889632'), 
(17837, 'Lewisburg', 'PA', 570, '-076.948072', '+40.969642'), 
(17839, 'Light Street', 'PA', 570, '-076.438413', '+41.020062'), 
(17840, 'Locust Gap', 'PA', 570, '-076.438311', '+40.772687'), 
(17841, 'Mc Clure', 'PA', 570, '-077.150271', '+40.766765'), 
(17842, 'Middleburg', 'PA', 570, '-077.117558', '+40.779808'), 
(17843, 'Beaver Springs', 'PA', 570, '-077.077520', '+40.762675'), 
(17844, 'Mifflinburg', 'PA', 570, '-077.011087', '+40.947833'), 
(17845, 'Millmont', 'PA', 570, '-077.081840', '+40.978059'), 
(17846, 'Millville', 'PA', 570, '-076.525177', '+41.143816'), 
(17847, 'Milton', 'PA', 570, '-076.847896', '+40.993883'), 
(17850, 'Montandon', 'PA', 570, '-076.664574', '+40.889632'), 
(17851, 'Mount Carmel', 'PA', 570, '-076.428612', '+40.803636'), 
(17853, 'Mount Pleasant Mills', 'PA', 570, '-077.013547', '+40.723706'), 
(17855, 'New Berlin', 'PA', 570, '-076.984667', '+40.882689'), 
(17856, 'New Columbia', 'PA', 570, '-076.903895', '+41.048043'), 
(17857, 'Northumberland', 'PA', 570, '-076.784197', '+40.908050'), 
(17858, 'Numidia', 'PA', 570, '-076.424297', '+41.042106'), 
(17859, 'Orangeville', 'PA', 570, '-076.418093', '+41.061483'), 
(17860, 'Paxinos', 'PA', 570, '-076.664574', '+40.889632'), 
(17861, 'Paxtonville', 'PA', 570, '-077.077520', '+40.762675'), 
(17862, 'Penns Creek', 'PA', 570, '-077.064941', '+40.857426'), 
(17864, 'Port Trevorton', 'PA', 570, '-076.903957', '+40.695087'), 
(17865, 'Potts Grove', 'PA', 570, '-076.664574', '+40.889632'), 
(17866, 'Coal Township', 'PA', 570, '-076.551871', '+40.791688'), 
(17867, 'Rebuck', 'PA', 570, '-076.664574', '+40.889632'), 
(17868, 'Riverside', 'PA', 570, '-076.631118', '+40.952908'), 
(17870, 'Selinsgrove', 'PA', 570, '-076.857577', '+40.825914'), 
(17872, 'Shamokin', 'PA', 570, '-076.601592', '+40.791953'), 
(17876, 'Shamokin Dam', 'PA', 570, '-076.822410', '+40.845896'), 
(17877, 'Snydertown', 'PA', 570, '-076.667267', '+40.878970'), 
(17878, 'Stillwater', 'PA', 570, '-076.412386', '+41.120644'), 
(17880, 'Swengel', 'PA', 570, '-077.081840', '+40.978059'), 
(17881, 'Trevorton', 'PA', 570, '-076.672737', '+40.782155'), 
(17882, 'Troxelville', 'PA', 570, '-077.077520', '+40.762675'), 
(17883, 'Vicksburg', 'PA', 570, '-077.081840', '+40.978059'), 
(17884, 'Washingtonville', 'PA', 570, '-076.653633', '+41.027277'), 
(17885, 'Weikert', 'PA', 570, '-077.081840', '+40.978059'), 
(17886, 'West Milton', 'PA', 570, '-076.870841', '+41.017890'), 
(17887, 'White Deer', 'PA', 570, '-077.081840', '+40.978059'), 
(17888, 'Wilburton', 'PA', 570, '-076.368632', '+40.815401'), 
(17889, 'Winfield', 'PA', 570, '-076.859662', '+40.905947'), 
(17901, 'Pottsville', 'PA', 570, '-076.282986', '+40.708751'), 
(17920, 'Aristes', 'PA', 570, '-076.350279', '+40.816696'), 
(17921, 'Ashland', 'PA', 570, '-076.303085', '+40.692886'), 
(17922, 'Auburn', 'PA', 570, '-076.149320', '+40.597820'), 
(17923, 'Branchdale', 'PA', 570, '-076.316013', '+40.676020'), 
(17925, 'Brockton', 'PA', 570, '-076.062859', '+40.750796'), 
(17927, 'Centralia', 'PA', 570, '-076.341156', '+40.804881'), 
(17929, 'Cressona', 'PA', 570, '-076.165297', '+40.675475'), 
(17930, 'Cumbola', 'PA', 570, '-076.139162', '+40.711356'), 
(17931, 'Frackville', 'PA', 570, '-076.348699', '+40.692869'), 
(17932, 'Frackville', 'PA', 570, '-076.503339', '+40.649109'), 
(17933, 'Friedensburg', 'PA', 570, '-076.246441', '+40.595462'), 
(17934, 'Gilberton', 'PA', 570, '-076.215530', '+40.798623'), 
(17935, 'Girardville', 'PA', 570, '-076.270574', '+40.795384'), 
(17936, 'Gordon', 'PA', 570, '-076.335499', '+40.748879'), 
(17938, 'Hegins', 'PA', 570, '-076.539205', '+40.688219'), 
(17941, 'Klingerstown', 'PA', 717, '-076.578173', '+40.687178'), 
(17942, 'Landingville', 'PA', 570, '-076.229623', '+40.722587'), 
(17943, 'Lavelle', 'PA', 570, '-076.387242', '+40.761438'), 
(17944, 'Llewellyn', 'PA', 570, '-076.281900', '+40.675780'), 
(17945, 'Locustdale', 'PA', 570, '-076.370427', '+40.774531'), 
(17946, 'Lost Creek', 'PA', 570, '-076.240747', '+40.808081'), 
(17948, 'Mahanoy City', 'PA', 570, '-076.306129', '+40.733004'), 
(17949, 'Mahanoy Plane', 'PA', 570, '-076.243323', '+40.794007'), 
(17951, 'Mar Lin', 'PA', 570, '-076.238725', '+40.682985'), 
(17952, 'Mary D', 'PA', 570, '-076.062825', '+40.747301'), 
(17953, 'Middleport', 'PA', 570, '-076.085783', '+40.733072'), 
(17954, 'Minersville', 'PA', 570, '-076.199621', '+40.711461'), 
(17957, 'Muir', 'PA', 570, '-076.516075', '+40.592578'), 
(17959, 'New Philadelphia', 'PA', 570, '-076.155786', '+40.675413'), 
(17960, 'New Ringgold', 'PA', 570, '-075.959812', '+40.703416'), 
(17961, 'Orwigsburg', 'PA', 570, '-076.206854', '+40.618065'), 
(17963, 'Pine Grove', 'PA', 570, '-076.337160', '+40.577029'), 
(17964, 'Pitman', 'PA', 570, '-076.488833', '+40.724376'), 
(17965, 'Port Carbon', 'PA', 570, '-076.199259', '+40.771333'), 
(17966, 'Ravine', 'PA', 570, '-076.229623', '+40.722587'), 
(17967, 'Ringtown', 'PA', 570, '-076.234640', '+40.856227'), 
(17968, 'Sacramento', 'PA', 570, '-076.591109', '+40.636539'), 
(17970, 'Saint Clair', 'PA', 570, '-076.284374', '+40.707055'), 
(17972, 'Schuylkill Haven', 'PA', 570, '-076.154856', '+40.602048'), 
(17974, 'Seltzer', 'PA', 570, '-076.227294', '+40.690632'), 
(17976, 'Shenandoah', 'PA', 570, '-076.148397', '+40.763239'), 
(17978, 'Spring Glen', 'PA', 570, '-076.621769', '+40.625754'), 
(17979, 'Summit Station', 'PA', 570, '-076.203767', '+40.554516'), 
(17980, 'Tower City', 'PA', 717, '-076.539810', '+40.590428'), 
(17981, 'Tremont', 'PA', 570, '-076.306539', '+40.694624'), 
(17982, 'Tuscarora', 'PA', 570, '-076.013399', '+40.781484'), 
(17983, 'Valley View', 'PA', 570, '-076.532384', '+40.645911'), 
(17985, 'Zion Grove', 'PA', 570, '-076.193099', '+40.914137'), 
(18001, 'Lehigh Valley', 'PA', 610, '-075.471156', '+40.693376'), 
(18002, 'Lehigh Valley', 'PA', 610, '-075.426247', '+40.665597'), 
(18003, 'Lehigh Valley', 'PA', 610, '-075.471156', '+40.693376'), 
(18010, 'Ackermanville', 'PA', 610, '-075.471156', '+40.693376'), 
(18011, 'Alburtis', 'PA', 610, '-075.602941', '+40.514472'), 
(18012, 'Aquashicola', 'PA', 610, '-075.592020', '+40.813281'), 
(18013, 'Bangor', 'PA', 610, '-075.315246', '+40.766465'), 
(18014, 'Bath', 'PA', 610, '-075.351785', '+40.733142'), 
(18015, 'Bethlehem', 'PA', 610, '-075.351958', '+40.588830'), 
(18016, 'Bethlehem', 'PA', 610, '-075.471156', '+40.693376'), 
(18017, 'Bethlehem', 'PA', 610, '-075.390270', '+40.662211'), 
(18018, 'Bethlehem', 'PA', 610, '-075.379174', '+40.625297'), 
(18020, 'Bethlehem', 'PA', 610, '-075.334887', '+40.669251'), 
(18025, 'Bethlehem', 'PA', 610, '-075.471156', '+40.693376'), 
(18030, 'Bowmanstown', 'PA', 610, '-075.661425', '+40.801062'), 
(18031, 'Breinigsville', 'PA', 610, '-075.540673', '+40.550733'), 
(18032, 'Catasauqua', 'PA', 610, '-075.472276', '+40.602633'), 
(18034, 'Center Valley', 'PA', 610, '-075.412420', '+40.543998'), 
(18035, 'Cherryville', 'PA', 610, '-075.539370', '+40.750996'), 
(18036, 'Coopersburg', 'PA', 610, '-075.411145', '+40.502424'), 
(18037, 'Coplay', 'PA', 610, '-075.489587', '+40.616645'), 
(18038, 'Danielsville', 'PA', 610, '-075.482967', '+40.790710'), 
(18039, 'Durham', 'PA', 610, '-075.102780', '+40.328645'), 
(18040, 'Easton', 'PA', 610, '-075.208870', '+40.806206'), 
(18041, 'East Greenville', 'PA', 215, '-075.515410', '+40.382488'), 
(18042, 'Easton', 'PA', 610, '-075.264861', '+40.683198'), 
(18043, 'Easton', 'PA', 610, '-075.137186', '+40.792804'), 
(18044, 'Easton', 'PA', 610, '-075.471156', '+40.693376'), 
(18045, 'Easton', 'PA', 610, '-075.286528', '+40.695731'), 
(18046, 'East Texas', 'PA', 610, '-075.568502', '+40.538843'), 
(18049, 'Emmaus', 'PA', 610, '-075.496131', '+40.520705'), 
(18050, 'Flicksville', 'PA', 610, '-075.471156', '+40.693376'), 
(18051, 'Fogelsville', 'PA', 610, '-075.663187', '+40.599843'), 
(18052, 'Whitehall', 'PA', 610, '-075.504128', '+40.656746'), 
(18053, 'Germansville', 'PA', 610, '-075.700739', '+40.718662'), 
(18054, 'Green Lane', 'PA', 215, '-075.450703', '+40.289663'), 
(18055, 'Hellertown', 'PA', 610, '-075.313756', '+40.588799'), 
(18056, 'Hereford', 'PA', 215, '-075.581444', '+40.454205'), 
(18058, 'Kunkletown', 'PA', 610, '-075.476885', '+40.903599'), 
(18059, 'Laurys Station', 'PA', 610, '-075.533488', '+40.717684'), 
(18060, 'Limeport', 'PA', 610, '-075.578640', '+40.534840'), 
(18062, 'Macungie', 'PA', 610, '-075.565028', '+40.517851'), 
(18063, 'Martins Creek', 'PA', 610, '-075.173494', '+40.782456'), 
(18064, 'Nazareth', 'PA', 610, '-075.272892', '+40.737648'), 
(18065, 'Neffs', 'PA', 610, '-075.611647', '+40.696738'), 
(18066, 'New Tripoli', 'PA', 610, '-075.759361', '+40.652611'), 
(18067, 'Northampton', 'PA', 610, '-075.365412', '+40.724479'), 
(18068, 'Old Zionsville', 'PA', 610, '-075.471156', '+40.693376'), 
(18069, 'Orefield', 'PA', 610, '-075.621885', '+40.629605'), 
(18070, 'Palm', 'PA', 215, '-075.531182', '+40.430181'), 
(18071, 'Palmerton', 'PA', 610, '-075.589180', '+40.855728'), 
(18072, 'Pen Argyl', 'PA', 610, '-075.258376', '+40.841099'), 
(18073, 'Pennsburg', 'PA', 215, '-075.482175', '+40.374347'), 
(18074, 'Perkiomenville', 'PA', 215, '-075.500492', '+40.320832'), 
(18076, 'Red Hill', 'PA', 215, '-075.505547', '+40.387419'), 
(18077, 'Riegelsville', 'PA', 610, '-075.236191', '+40.567316'), 
(18078, 'Schnecksville', 'PA', 610, '-075.620901', '+40.669675'), 
(18079, 'Slatedale', 'PA', 610, '-075.659209', '+40.745524'), 
(18080, 'Slatington', 'PA', 610, '-075.618611', '+40.734537'), 
(18081, 'Springtown', 'PA', 610, '-075.102780', '+40.328645'), 
(18083, 'Stockertown', 'PA', 610, '-075.363531', '+40.772873'), 
(18084, 'Sumneytown', 'PA', 215, '-075.454043', '+40.327782'), 
(18085, 'Tatamy', 'PA', 610, '-075.254854', '+40.740625'), 
(18086, 'Treichlers', 'PA', 610, '-075.544940', '+40.736119'), 
(18087, 'Trexlertown', 'PA', 610, '-075.596131', '+40.548196'), 
(18088, 'Walnutport', 'PA', 610, '-075.428538', '+40.759591'), 
(18091, 'Wind Gap', 'PA', 610, '-075.310958', '+40.801131'), 
(18092, 'Zionsville', 'PA', 610, '-075.512091', '+40.467193'), 
(18098, 'Emmaus', 'PA', 610, '-075.471156', '+40.693376'), 
(18099, 'Emmaus', 'PA', 610, '-075.471156', '+40.693376'), 
(18101, 'Allentown', 'PA', 610, '-075.470026', '+40.607497'), 
(18102, 'Allentown', 'PA', 610, '-075.480877', '+40.607006'), 
(18103, 'Allentown', 'PA', 610, '-075.473127', '+40.604372'), 
(18104, 'Allentown', 'PA', 610, '-075.545306', '+40.621048'), 
(18105, 'Allentown', 'PA', 610, '-075.471156', '+40.693376'), 
(18106, 'Allentown', 'PA', 610, '-075.591132', '+40.582381'), 
(18109, 'Allentown', 'PA', 610, '-075.471156', '+40.693376'), 
(18175, 'Allentown', 'PA', 610, '-075.621058', '+40.585561'), 
(18195, 'Allentown', 'PA', 610, '-075.579884', '+40.579830'), 
(18201, 'Hazleton', 'PA', 570, '-076.008333', '+40.964584'), 
(18210, 'Albrightsville', 'PA', 570, '-075.560751', '+41.012618'), 
(18211, 'Andreas', 'PA', 570, '-075.831550', '+40.744932'), 
(18212, 'Ashfield', 'PA', 610, '-075.708281', '+40.784095'), 
(18214, 'Barnesville', 'PA', 570, '-076.036009', '+40.808680'), 
(18216, 'Beaver Meadows', 'PA', 570, '-075.919196', '+40.932217'), 
(18218, 'Coaldale', 'PA', 570, '-076.013009', '+40.858951'), 
(18219, 'Conyngham', 'PA', 570, '-076.056358', '+40.990662'), 
(18220, 'Delano', 'PA', 570, '-076.069416', '+40.838915'), 
(18221, 'Drifton', 'PA', 570, '-075.905693', '+41.001634'), 
(18222, 'Drums', 'PA', 570, '-076.003059', '+41.034017'), 
(18223, 'Ebervale', 'PA', 570, '-075.880146', '+41.272248'), 
(18224, 'Freeland', 'PA', 570, '-075.881697', '+41.019593'), 
(18225, 'Harleigh', 'PA', 570, '-075.961651', '+40.988813'), 
(18229, 'Jim Thorpe', 'PA', 570, '-075.759303', '+40.896709'), 
(18230, 'Junedale', 'PA', 570, '-075.735770', '+40.934763'), 
(18231, 'Kelayres', 'PA', 570, '-076.005382', '+40.900231'), 
(18232, 'Lansford', 'PA', 570, '-075.915416', '+40.872243'), 
(18234, 'Lattimer Mines', 'PA', 570, '-075.962585', '+40.992517'), 
(18235, 'Lehighton', 'PA', 610, '-075.736164', '+40.886664'), 
(18237, 'McAdoo', 'PA', 570, '-075.997791', '+40.897645'), 
(18239, 'Milnesville', 'PA', 570, '-075.981475', '+40.996051'), 
(18240, 'Nesquehoning', 'PA', 570, '-075.763830', '+40.933194'), 
(18241, 'Nuremberg', 'PA', 570, '-076.148940', '+40.922289'), 
(18242, 'Oneida', 'PA', 570, '-076.122324', '+40.910952'), 
(18243, 'Pardeesville', 'PA', 570, '-075.966146', '+41.001683'), 
(18244, 'Parryville', 'PA', 610, '-075.665068', '+40.824546'), 
(18245, 'Quakake', 'PA', 570, '-076.229623', '+40.722587'), 
(18246, 'Rock Glen', 'PA', 570, '-076.174707', '+40.954011'), 
(18247, 'Saint Johns', 'PA', 570, '-076.058391', '+41.014808'), 
(18248, 'Sheppton', 'PA', 570, '-076.118764', '+40.901977'), 
(18249, 'Sugarloaf', 'PA', 570, '-076.084500', '+40.975202'), 
(18250, 'Summit Hill', 'PA', 570, '-075.741560', '+40.905370'), 
(18251, 'Sybertsville', 'PA', 570, '-075.880146', '+41.272248'), 
(18252, 'Tamaqua', 'PA', 570, '-075.937836', '+40.798490'), 
(18254, 'Tresckow', 'PA', 570, '-075.938611', '+40.924803'), 
(18255, 'Weatherly', 'PA', 570, '-075.779007', '+40.911443'), 
(18256, 'Weston', 'PA', 570, '-076.145197', '+40.944777'), 
(18301, 'East Stroudsburg', 'PA', 570, '-075.199705', '+41.089642'), 
(18320, 'Analomink', 'PA', 570, '-075.236436', '+41.071213'), 
(18321, 'Bartonsville', 'PA', 570, '-075.319542', '+41.079679'), 
(18322, 'Brodheadsville', 'PA', 570, '-075.331879', '+41.054711'), 
(18323, 'Buck Hill Falls', 'PA', 570, '-075.307980', '+41.033755'), 
(18324, 'Bushkill', 'PA', 570, '-074.978890', '+41.185011'), 
(18325, 'Canadensis', 'PA', 570, '-075.285930', '+41.187023'), 
(18326, 'Cresco', 'PA', 570, '-075.276395', '+41.152364'), 
(18327, 'Delaware Water Gap', 'PA', 570, '-075.151193', '+40.988562'), 
(18328, 'Dingmans Ferry', 'PA', 570, '-074.967407', '+41.229482'), 
(18330, 'Effort', 'PA', 570, '-075.449047', '+41.033192'), 
(18331, 'Gilbert', 'PA', 610, '-075.366015', '+40.947398'), 
(18332, 'Henryville', 'PA', 570, '-075.323738', '+41.025342'), 
(18333, 'Kresgeville', 'PA', 610, '-075.501306', '+40.951580'), 
(18334, 'Long Pond', 'PA', 570, '-075.465137', '+41.057236'), 
(18335, 'Marshalls Creek', 'PA', 570, '-075.208269', '+41.050764'), 
(18336, 'Matamoras', 'PA', 570, '-074.736057', '+41.370358'), 
(18337, 'Milford', 'PA', 570, '-074.880639', '+41.320051'), 
(18340, 'Millrift', 'PA', 570, '-074.751138', '+41.413707'), 
(18341, 'Minisink Hills', 'PA', 570, '-075.299256', '+40.991053'), 
(18342, 'Mountainhome', 'PA', 570, '-075.294125', '+41.145778'), 
(18343, 'Mount Bethel', 'PA', 570, '-075.104575', '+40.898617'), 
(18344, 'Mount Pocono', 'PA', 570, '-075.370920', '+41.136268'), 
(18346, 'Pocono Summit', 'PA', 570, '-075.298177', '+41.094926'), 
(18347, 'Pocono Lake', 'PA', 570, '-075.562988', '+41.138560'), 
(18348, 'Pocono Lake Preserve', 'PA', 570, '-075.307980', '+41.033755'), 
(18349, 'Pocono Manor', 'PA', 570, '-075.458820', '+41.122633'), 
(18350, 'Pocono Pines', 'PA', 570, '-075.515614', '+41.083557'), 
(18351, 'Portland', 'PA', 570, '-075.097007', '+40.921386'), 
(18352, 'Reeders', 'PA', 570, '-075.348026', '+40.986265'), 
(18353, 'Saylorsburg', 'PA', 570, '-075.254722', '+41.011645'), 
(18354, 'Sciota', 'PA', 570, '-075.292615', '+40.937939'), 
(18355, 'Scotrun', 'PA', 570, '-075.357801', '+41.090045'), 
(18356, 'Shawnee on Delaware', 'PA', 570, '-075.097435', '+41.031177'), 
(18357, 'Skytop', 'PA', 570, '-075.238879', '+41.233562'), 
(18360, 'Stroudsburg', 'PA', 570, '-075.368964', '+41.041895'), 
(18370, 'Swiftwater', 'PA', 570, '-075.346913', '+41.105903'), 
(18371, 'Tamiment', 'PA', 570, '-075.024055', '+41.340936'), 
(18372, 'Tannersville', 'PA', 570, '-075.323654', '+41.095823'), 
(18373, 'Unity House', 'PA', 570, '-075.024055', '+41.340936'), 
(18401, 'Aldenville', 'PA', 570, '-075.274708', '+41.615989'), 
(18403, 'Archbald', 'PA', 570, '-075.533403', '+41.487598'), 
(18405, 'Beach Lake', 'PA', 570, '-075.130121', '+41.582471'), 
(18407, 'Carbondale', 'PA', 570, '-075.505612', '+41.583122'), 
(18410, 'Chinchilla', 'PA', 570, '-075.693335', '+41.486527'), 
(18411, 'Clarks Summit', 'PA', 570, '-075.681992', '+41.463694'), 
(18413, 'Clifford', 'PA', 570, '-075.614463', '+41.654319'), 
(18414, 'Dalton', 'PA', 570, '-075.719723', '+41.539797'), 
(18415, 'Damascus', 'PA', 570, '-075.133727', '+41.701677'), 
(18416, 'Elmhurst', 'PA', 570, '-075.547966', '+41.375602'), 
(18417, 'Equinunk', 'PA', 570, '-075.206086', '+41.797309'), 
(18419, 'Factoryville', 'PA', 570, '-075.782573', '+41.562365'), 
(18420, 'Fleetville', 'PA', 570, '-075.637626', '+41.401881'), 
(18421, 'Forest City', 'PA', 570, '-075.531325', '+41.652272'), 
(18424, 'Gouldsboro', 'PA', 570, '-075.331956', '+41.346095'), 
(18425, 'Greeley', 'PA', 570, '-075.022543', '+41.415940'), 
(18426, 'Greentown', 'PA', 570, '-075.199395', '+41.320734'), 
(18427, 'Hamlin', 'PA', 570, '-075.335384', '+41.422497'), 
(18428, 'Hawley', 'PA', 570, '-075.240190', '+41.482733'), 
(18430, 'Herrick Center', 'PA', 570, '-075.804630', '+41.820346'), 
(18431, 'Honesdale', 'PA', 570, '-075.265643', '+41.564258'), 
(18433, 'Jermyn', 'PA', 570, '-075.618764', '+41.561174'), 
(18434, 'Jessup', 'PA', 570, '-075.572238', '+41.504326'), 
(18435, 'Lackawaxen', 'PA', 570, '-075.009368', '+41.475422'), 
(18436, 'Lake Ariel', 'PA', 570, '-075.321884', '+41.452686'), 
(18437, 'Lake Como', 'PA', 570, '-075.282339', '+41.617378'), 
(18438, 'Lakeville', 'PA', 570, '-075.303874', '+41.431256'), 
(18439, 'Lakewood', 'PA', 570, '-075.396741', '+41.828081'), 
(18440, 'La Plume', 'PA', 570, '-075.767583', '+41.551585'), 
(18441, 'Lenoxville', 'PA', 570, '-075.804630', '+41.820346'), 
(18443, 'Milanville', 'PA', 570, '-075.118513', '+41.667024'), 
(18444, 'Moscow', 'PA', 570, '-075.538602', '+41.321625'), 
(18445, 'Newfoundland', 'PA', 570, '-075.381762', '+41.356766'), 
(18446, 'Nicholson', 'PA', 570, '-075.786129', '+41.627612'), 
(18447, 'Olyphant', 'PA', 570, '-075.653932', '+41.494578'), 
(18448, 'Olyphant', 'PA', 570, '-075.596231', '+41.464880'), 
(18449, 'Orson', 'PA', 570, '-075.274708', '+41.615989'), 
(18451, 'Paupack', 'PA', 570, '-075.024055', '+41.340936'), 
(18452, 'Peckville', 'PA', 570, '-075.552502', '+41.350663'), 
(18453, 'Pleasant Mount', 'PA', 570, '-075.274708', '+41.615989'), 
(18454, 'Poyntelle', 'PA', 570, '-075.274708', '+41.615989'), 
(18455, 'Preston Park', 'PA', 570, '-075.274708', '+41.615989'), 
(18456, 'Prompton', 'PA', 570, '-075.274708', '+41.615989'), 
(18457, 'Rowland', 'PA', 570, '-075.024055', '+41.340936'), 
(18458, 'Shohola', 'PA', 570, '-074.934461', '+41.414928'), 
(18459, 'South Canaan', 'PA', 570, '-075.274708', '+41.615989'), 
(18460, 'South Sterling', 'PA', 570, '-075.373122', '+41.259242'), 
(18461, 'Starlight', 'PA', 570, '-075.274708', '+41.615989'), 
(18462, 'Starrucca', 'PA', 570, '-075.424280', '+41.895290'), 
(18463, 'Sterling', 'PA', 570, '-075.316010', '+41.376953'), 
(18464, 'Tafton', 'PA', 570, '-075.186881', '+41.396988'), 
(18465, 'Thompson', 'PA', 570, '-075.531898', '+41.840150'), 
(18466, 'Tobyhanna', 'PA', 570, '-075.461757', '+41.175510'), 
(18469, 'Tyler Hill', 'PA', 570, '-075.274708', '+41.615989'), 
(18470, 'Union Dale', 'PA', 570, '-075.529304', '+41.698964'), 
(18471, 'Waverly', 'PA', 570, '-075.690608', '+41.523812'), 
(18472, 'Waymart', 'PA', 570, '-075.371218', '+41.613395'), 
(18473, 'White Mills', 'PA', 570, '-075.222927', '+41.540648'), 
(18501, 'Scranton', 'PA', 570, '-075.637626', '+41.401881'), 
(18502, 'Scranton', 'PA', 570, '-075.689965', '+41.350303'), 
(18503, 'Scranton', 'PA', 570, '-075.666784', '+41.410079'), 
(18504, 'Scranton', 'PA', 570, '-075.691955', '+41.421572'), 
(18505, 'Scranton', 'PA', 570, '-075.651940', '+41.413137'), 
(18507, 'Moosic', 'PA', 570, '-075.706584', '+41.361332'), 
(18508, 'Scranton', 'PA', 570, '-075.668430', '+41.439979'), 
(18509, 'Scranton', 'PA', 570, '-075.647633', '+41.429080'), 
(18510, 'Scranton', 'PA', 570, '-075.652869', '+41.396665'), 
(18512, 'Scranton', 'PA', 570, '-075.610332', '+41.435030'), 
(18514, 'Scranton', 'PA', 570, '-075.637626', '+41.401881'), 
(18515, 'Scranton', 'PA', 570, '-075.706485', '+41.403529'), 
(18517, 'Taylor', 'PA', 570, '-075.713185', '+41.382529'), 
(18518, 'Old Forge', 'PA', 570, '-075.730836', '+41.372779'), 
(18519, 'Dickson City', 'PA', 570, '-075.629099', '+41.463118'), 
(18522, 'Scranton', 'PA', 570, '-075.637626', '+41.401881'), 
(18540, 'Scranton', 'PA', 570, '-075.637626', '+41.401881'), 
(18577, 'Scranton', 'PA', 570, '-075.637626', '+41.401881'), 
(18601, 'Beach Haven', 'PA', 570, '-075.880146', '+41.272248'), 
(18602, 'Bear Creek', 'PA', 570, '-075.716073', '+41.192177'), 
(18603, 'Berwick', 'PA', 570, '-076.299844', '+41.056142'), 
(18610, 'Blakeslee', 'PA', 570, '-075.499384', '+41.085529'), 
(18611, 'Cambra', 'PA', 570, '-075.775517', '+41.110259'), 
(18612, 'Dallas', 'PA', 570, '-075.999621', '+41.271121'), 
(18614, 'Dushore', 'PA', 570, '-076.397554', '+41.524261'), 
(18615, 'Falls', 'PA', 570, '-075.855544', '+41.447109'), 
(18616, 'Forksville', 'PA', 570, '-076.516887', '+41.432901'), 
(18617, 'Glen Lyon', 'PA', 570, '-076.052153', '+41.265528'), 
(18618, 'Harveys Lake', 'PA', 570, '-075.969059', '+41.373850'), 
(18619, 'Hillsgrove', 'PA', 570, '-076.516887', '+41.432901'), 
(18621, 'Hunlock Creek', 'PA', 570, '-076.064414', '+41.283170'), 
(18622, 'Huntington Mills', 'PA', 570, '-075.880146', '+41.272248'), 
(18623, 'Laceyville', 'PA', 570, '-076.154464', '+41.632632'), 
(18624, 'Lake Harmony', 'PA', 570, '-075.608580', '+41.048947'), 
(18625, 'Lake Winola', 'PA', 570, '-075.841598', '+41.513852'), 
(18626, 'Laporte', 'PA', 570, '-076.516887', '+41.432901'), 
(18627, 'Lehman', 'PA', 570, '-076.021037', '+41.316584'), 
(18628, 'Lopez', 'PA', 570, '-076.516887', '+41.432901'), 
(18629, 'Mehoopany', 'PA', 570, '-075.960156', '+41.277080'), 
(18630, 'Meshoppen', 'PA', 570, '-075.960156', '+41.277080'), 
(18631, 'Mifflinville', 'PA', 570, '-076.287669', '+40.987130'), 
(18632, 'Mildred', 'PA', 570, '-076.516887', '+41.432901'), 
(18634, 'Nanticoke', 'PA', 570, '-076.008195', '+41.249808'), 
(18635, 'Nescopeck', 'PA', 570, '-076.189182', '+41.049051'), 
(18636, 'Noxen', 'PA', 570, '-075.960156', '+41.277080'), 
(18640, 'Pittston', 'PA', 570, '-075.858560', '+41.298152'), 
(18641, 'Pittston', 'PA', 570, '-075.868267', '+41.238649'), 
(18642, 'Duryea', 'PA', 570, '-075.938105', '+41.217263'), 
(18643, 'Pittston', 'PA', 570, '-075.816983', '+41.262312'), 
(18644, 'Wyoming', 'PA', 570, '-075.912401', '+41.337161'), 
(18651, 'Plymouth', 'PA', 570, '-075.987640', '+41.288710'), 
(18653, 'Ransom', 'PA', 570, '-075.824239', '+41.394526'), 
(18654, 'Shawanese', 'PA', 570, '-076.031930', '+41.350053'), 
(18655, 'Shickshinny', 'PA', 570, '-076.108103', '+41.151321'), 
(18656, 'Sweet Valley', 'PA', 570, '-076.142277', '+41.288634'), 
(18657, 'Tunkhannock', 'PA', 570, '-075.975715', '+41.566386'), 
(18660, 'Wapwallopen', 'PA', 570, '-076.039935', '+41.142698'), 
(18661, 'White Haven', 'PA', 570, '-075.909158', '+41.114503'), 
(18690, 'Dallas', 'PA', 570, '-075.880146', '+41.272248'), 
(18701, 'Wilkes Barre', 'PA', 570, '-075.884340', '+41.203631'), 
(18702, 'Wilkes Barre', 'PA', 570, '-075.838169', '+41.211028'), 
(18703, 'Wilkes Barre', 'PA', 570, '-075.885690', '+41.242081'), 
(18704, 'Kingston', 'PA', 570, '-075.905842', '+41.278430'), 
(18705, 'Wilkes Barre', 'PA', 570, '-075.849123', '+41.261699'), 
(18706, 'Wilkes Barre', 'PA', 570, '-075.896241', '+41.231300'), 
(18707, 'Mountain Top', 'PA', 570, '-075.961432', '+41.166401'), 
(18708, 'Shavertown', 'PA', 570, '-075.947216', '+41.240830'), 
(18709, 'Luzerne', 'PA', 570, '-075.895090', '+41.286030'), 
(18710, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18711, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18761, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18762, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18763, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18764, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18765, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18766, 'Wilkes Barre', 'PA', 570, '-075.889590', '+41.244781'), 
(18767, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18768, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18769, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18773, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18774, 'Wilkes Barre', 'PA', 570, '-075.880146', '+41.272248'), 
(18801, 'Montrose', 'PA', 570, '-075.831862', '+41.844140'), 
(18810, 'Athens', 'PA', 570, '-076.488418', '+41.861751'), 
(18812, 'Brackney', 'PA', 570, '-075.804630', '+41.820346'), 
(18813, 'Brooklyn', 'PA', 570, '-075.804630', '+41.820346'), 
(18814, 'Burlington', 'PA', 570, '-076.521266', '+41.771970'), 
(18815, 'Camptown', 'PA', 570, '-076.521266', '+41.771970'), 
(18816, 'Dimock', 'PA', 570, '-075.804630', '+41.820346'), 
(18817, 'East Smithfield', 'PA', 570, '-076.521266', '+41.771970'), 
(18818, 'Friendsville', 'PA', 570, '-075.804630', '+41.820346'), 
(18820, 'Gibson', 'PA', 570, '-075.804630', '+41.820346'), 
(18821, 'Great Bend', 'PA', 570, '-075.744802', '+41.973758'), 
(18822, 'Hallstead', 'PA', 570, '-075.748053', '+41.960544'), 
(18823, 'Harford', 'PA', 570, '-075.804630', '+41.820346'), 
(18824, 'Hop Bottom', 'PA', 570, '-075.767941', '+41.702924'), 
(18825, 'Jackson', 'PA', 570, '-075.804630', '+41.820346'), 
(18826, 'Kingsley', 'PA', 570, '-075.732669', '+41.766724'), 
(18827, 'Lanesboro', 'PA', 570, '-075.637286', '+41.957520'), 
(18828, 'Lawton', 'PA', 570, '-075.804630', '+41.820346'), 
(18829, 'Le Raysville', 'PA', 570, '-076.521266', '+41.771970'), 
(18830, 'Little Meadows', 'PA', 570, '-075.804630', '+41.820346'), 
(18831, 'Milan', 'PA', 570, '-076.585448', '+41.880928'), 
(18832, 'Monroeton', 'PA', 570, '-076.487176', '+41.713484'), 
(18833, 'New Albany', 'PA', 570, '-076.442518', '+41.599586'), 
(18834, 'New Milford', 'PA', 570, '-075.688114', '+41.890486'), 
(18837, 'Rome', 'PA', 570, '-076.521266', '+41.771970'), 
(18839, 'Rushville', 'PA', 570, '-075.804630', '+41.820346'), 
(18840, 'Sayre', 'PA', 570, '-076.599403', '+41.978190'), 
(18842, 'South Gibson', 'PA', 570, '-075.804630', '+41.820346'), 
(18843, 'South Montrose', 'PA', 570, '-075.883140', '+41.823700'), 
(18844, 'Springville', 'PA', 570, '-075.804630', '+41.820346'), 
(18845, 'Stevensville', 'PA', 570, '-076.521266', '+41.771970'), 
(18846, 'Sugar Run', 'PA', 570, '-076.521266', '+41.771970'), 
(18847, 'Susquehanna', 'PA', 570, '-075.664856', '+41.957087'), 
(18848, 'Towanda', 'PA', 570, '-076.389299', '+41.773762'), 
(18850, 'Ulster', 'PA', 570, '-076.549572', '+41.813972'), 
(18851, 'Warren Center', 'PA', 570, '-076.521266', '+41.771970'), 
(18853, 'Wyalusing', 'PA', 570, '-076.265169', '+41.668617'), 
(18854, 'Wysox', 'PA', 570, '-076.521266', '+41.771970'), 
(18901, 'Doylestown', 'PA', 215, '-075.118737', '+40.334863'), 
(18910, 'Bedminster', 'PA', 215, '-075.102780', '+40.328645'), 
(18911, 'Blooming Glen', 'PA', 215, '-075.102780', '+40.328645'), 
(18912, 'Buckingham', 'PA', 215, '-075.074252', '+40.309942'), 
(18913, 'Carversville', 'PA', 215, '-075.041290', '+40.376499'), 
(18914, 'Chalfont', 'PA', 215, '-075.201848', '+40.288277'), 
(18915, 'Colmar', 'PA', 215, '-075.256285', '+40.272756'), 
(18916, 'Danboro', 'PA', 215, '-075.102780', '+40.328645'), 
(18917, 'Dublin', 'PA', 215, '-075.204464', '+40.375008'), 
(18918, 'Earlington', 'PA', 215, '-075.374155', '+40.320036'), 
(18920, 'Erwinna', 'PA', 610, '-075.095760', '+40.488543'), 
(18921, 'Ferndale', 'PA', 610, '-075.102780', '+40.328645'), 
(18922, 'Forest Grove', 'PA', 215, '-075.102780', '+40.328645'), 
(18923, 'Fountainville', 'PA', 215, '-075.117414', '+40.272313'), 
(18924, 'Franconia', 'PA', 215, '-075.358575', '+40.308116'), 
(18925, 'Furlong', 'PA', 215, '-075.064112', '+40.283176'), 
(18926, 'Gardenville', 'PA', 215, '-075.098468', '+40.394730'), 
(18927, 'Hilltown', 'PA', 215, '-075.254829', '+40.323533'), 
(18928, 'Holicong', 'PA', 215, '-075.042880', '+40.335974'), 
(18929, 'Jamison', 'PA', 215, '-075.088540', '+40.254157'), 
(18930, 'Kintnersville', 'PA', 610, '-075.207252', '+40.541990'), 
(18931, 'Lahaska', 'PA', 215, '-075.102780', '+40.328645'), 
(18932, 'Line Lexington', 'PA', 215, '-075.254097', '+40.299561'), 
(18933, 'Lumberville', 'PA', 215, '-075.102780', '+40.328645'), 
(18934, 'Mechanicsville', 'PA', 215, '-075.067622', '+40.349443'), 
(18935, 'Milford Square', 'PA', 215, '-075.102780', '+40.328645'), 
(18936, 'Montgomeryville', 'PA', 215, '-075.236560', '+40.237500'), 
(18938, 'New Hope', 'PA', 215, '-074.998605', '+40.357492'), 
(18940, 'Newtown', 'PA', 215, '-074.955535', '+40.263042'), 
(18942, 'Ottsville', 'PA', 610, '-075.167341', '+40.463447'), 
(18943, 'Penns Park', 'PA', 215, '-075.009401', '+40.268981'), 
(18944, 'Perkasie', 'PA', 215, '-075.233253', '+40.390196'), 
(18946, 'Pineville', 'PA', 215, '-075.062204', '+40.271104'), 
(18947, 'Pipersville', 'PA', 215, '-075.117200', '+40.430140'), 
(18949, 'Plumsteadville', 'PA', 215, '-075.142522', '+40.388050'), 
(18950, 'Point Pleasant', 'PA', 215, '-075.074832', '+40.416516'), 
(18951, 'Quakertown', 'PA', 215, '-075.221391', '+40.452525'), 
(18953, 'Revere', 'PA', 610, '-075.102780', '+40.328645'), 
(18954, 'Richboro', 'PA', 215, '-075.001662', '+40.224658'), 
(18955, 'Richlandtown', 'PA', 215, '-075.314639', '+40.479630'), 
(18956, 'Rushland', 'PA', 215, '-075.015680', '+40.262783'), 
(18957, 'Salford', 'PA', 610, '-075.448579', '+40.302945'), 
(18958, 'Salfordville', 'PA', 610, '-075.435539', '+40.290357'), 
(18960, 'Sellersville', 'PA', 215, '-075.317521', '+40.360473'), 
(18962, 'Silverdale', 'PA', 215, '-075.268738', '+40.344529'), 
(18963, 'Solebury', 'PA', 215, '-075.102780', '+40.328645'), 
(18964, 'Souderton', 'PA', 215, '-075.341026', '+40.288379'), 
(18966, 'Southampton', 'PA', 215, '-075.007099', '+40.186758'), 
(18968, 'Spinnerstown', 'PA', 215, '-075.102780', '+40.328645'), 
(18969, 'Telford', 'PA', 215, '-075.380495', '+40.325792'), 
(18970, 'Trumbauersville', 'PA', 215, '-075.102780', '+40.328645'), 
(18971, 'Tylersport', 'PA', 215, '-075.376985', '+40.346980'), 
(18972, 'Upper Black Eddy', 'PA', 610, '-075.124333', '+40.529063'), 
(18974, 'Warminster', 'PA', 215, '-075.040613', '+40.208476'), 
(18976, 'Warrington', 'PA', 215, '-075.142587', '+40.244807'), 
(18977, 'Washington Crossing', 'PA', 215, '-074.877828', '+40.284947'), 
(18979, 'Woxall', 'PA', 215, '-075.355860', '+40.211896'), 
(18980, 'Wycombe', 'PA', 215, '-075.020499', '+40.274185'), 
(18981, 'Zionhill', 'PA', 610, '-075.102780', '+40.328645'), 
(18991, 'Warminster', 'PA', 215, '-075.102780', '+40.328645'), 
(19001, 'Abington', 'PA', 215, '-075.114767', '+40.123805'), 
(19002, 'Ambler', 'PA', 215, '-075.215621', '+40.180876'), 
(19003, 'Ardmore', 'PA', 610, '-075.307930', '+39.998811'), 
(19004, 'Bala Cynwyd', 'PA', 610, '-075.228224', '+40.013811'), 
(19006, 'Huntingdon Valley', 'PA', 215, '-075.060665', '+40.128400'), 
(19007, 'Bristol', 'PA', 215, '-074.853608', '+40.115859'), 
(19008, 'Broomall', 'PA', 610, '-075.365635', '+39.972965'), 
(19009, 'Bryn Athyn', 'PA', 215, '-075.062292', '+40.135012'), 
(19010, 'Bryn Mawr', 'PA', 610, '-075.344833', '+39.955561'), 
(19012, 'Cheltenham', 'PA', 215, '-075.104468', '+40.059161'), 
(19013, 'Chester', 'PA', 610, '-075.437102', '+39.878817'), 
(19014, 'Aston', 'PA', 610, '-075.398537', '+39.866766'), 
(19015, 'Brookhaven', 'PA', 610, '-075.366785', '+39.909511'), 
(19016, 'Chester', 'PA', 610, '-075.405987', '+39.934047'), 
(19017, 'Chester Heights', 'PA', 610, '-075.466949', '+39.883911'), 
(19018, 'Primos', 'PA', 610, '-075.295030', '+39.921562'), 
(19019, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19020, 'Bensalem', 'PA', 215, '-074.994262', '+40.125609'), 
(19021, 'Croydon', 'PA', 215, '-074.887554', '+40.090878'), 
(19022, 'Crum Lynne', 'PA', 610, '-075.319632', '+39.898162'), 
(19023, 'Darby', 'PA', 610, '-075.269628', '+39.917562'), 
(19025, 'Dresher', 'PA', 215, '-075.409776', '+40.162403'), 
(19026, 'Drexel Hill', 'PA', 610, '-075.307731', '+39.937562'), 
(19027, 'Elkins Park', 'PA', 215, '-075.131518', '+40.075010'), 
(19028, 'Edgemont', 'PA', 610, '-075.405987', '+39.934047'), 
(19029, 'Essington', 'PA', 610, '-075.285860', '+39.867562'), 
(19030, 'Fairless Hills', 'PA', 215, '-074.829107', '+40.177087'), 
(19031, 'Flourtown', 'PA', 215, '-075.215071', '+40.106805'), 
(19032, 'Folcroft', 'PA', 610, '-075.278829', '+39.895162'), 
(19033, 'Folsom', 'PA', 610, '-075.327282', '+39.890962'), 
(19034, 'Fort Washington', 'PA', 215, '-075.207437', '+40.130959'), 
(19035, 'Gladwyne', 'PA', 610, '-075.280686', '+40.044860'), 
(19036, 'Glenolden', 'PA', 610, '-075.292680', '+39.902512'), 
(19037, 'Glen Riddle Lima', 'PA', 610, '-075.405987', '+39.934047'), 
(19038, 'Glenside', 'PA', 215, '-075.178020', '+40.101109'), 
(19039, 'Gradyville', 'PA', 610, '-075.337234', '+39.882110'), 
(19040, 'Hatboro', 'PA', 215, '-075.106265', '+40.182406'), 
(19041, 'Haverford', 'PA', 610, '-075.321632', '+40.002911'), 
(19043, 'Holmes', 'PA', 610, '-075.307731', '+39.899562'), 
(19044, 'Horsham', 'PA', 215, '-075.150577', '+40.191808'), 
(19046, 'Jenkintown', 'PA', 215, '-075.107767', '+40.097960'), 
(19047, 'Langhorne', 'PA', 215, '-075.065486', '+40.289021'), 
(19048, 'Langhorne', 'PA', 215, '-074.924610', '+40.173509'), 
(19049, 'Langhorne', 'PA', 215, '-075.102780', '+40.328645'), 
(19050, 'Lansdowne', 'PA', 610, '-075.294580', '+39.914562'), 
(19052, 'Lenni', 'PA', 610, '-075.445589', '+39.894161'), 
(19053, 'Feasterville Trevose', 'PA', 215, '-074.990378', '+40.154680'), 
(19054, 'Levittown', 'PA', 215, '-074.821857', '+40.174246'), 
(19055, 'Levittown', 'PA', 215, '-074.841107', '+40.145759'), 
(19056, 'Levittown', 'PA', 215, '-074.880059', '+40.147709'), 
(19057, 'Levittown', 'PA', 215, '-074.846373', '+40.143309'), 
(19058, 'Levittown', 'PA', 215, '-075.102780', '+40.328645'), 
(19059, 'Levittown', 'PA', 215, '-075.102780', '+40.328645'), 
(19061, 'Marcus Hook', 'PA', 610, '-075.418228', '+39.850910'), 
(19063, 'Media', 'PA', 610, '-075.399118', '+39.918804'), 
(19064, 'Springfield', 'PA', 610, '-075.341583', '+39.931858'), 
(19065, 'Media', 'PA', 610, '-075.386136', '+39.921061'), 
(19066, 'Merion Station', 'PA', 610, '-075.249476', '+40.003412'), 
(19067, 'Morrisville', 'PA', 215, '-074.829140', '+40.208408'), 
(19070, 'Morton', 'PA', 610, '-075.325182', '+39.907762'), 
(19072, 'Narberth', 'PA', 610, '-075.259975', '+40.020911'), 
(19073, 'Newtown Square', 'PA', 610, '-075.401720', '+39.955409'), 
(19074, 'Norwood', 'PA', 610, '-075.298180', '+39.888412'), 
(19075, 'Oreland', 'PA', 215, '-075.185219', '+40.113809'), 
(19076, 'Prospect Park', 'PA', 610, '-075.307231', '+39.885984'), 
(19078, 'Ridley Park', 'PA', 610, '-075.323082', '+39.878212'), 
(19079, 'Sharon Hill', 'PA', 610, '-075.267628', '+39.901112'), 
(19080, 'Wayne', 'PA', 610, '-075.357678', '+40.043201'), 
(19081, 'Swarthmore', 'PA', 610, '-075.344083', '+39.897162'), 
(19082, 'Upper Darby', 'PA', 610, '-075.285429', '+39.951662'), 
(19083, 'Havertown', 'PA', 610, '-075.312081', '+39.974861'), 
(19085, 'Villanova', 'PA', 610, '-075.369458', '+40.027909'), 
(19086, 'Wallingford', 'PA', 610, '-075.370385', '+39.896711'), 
(19087, 'Wayne', 'PA', 610, '-075.370934', '+39.985960'), 
(19088, 'Wayne', 'PA', 610, '-075.405987', '+39.934047'), 
(19089, 'Wayne', 'PA', 610, '-075.357308', '+40.043399'), 
(19090, 'Willow Grove', 'PA', 215, '-075.108970', '+40.161856'), 
(19091, 'Media', 'PA', 610, '-075.405987', '+39.934047'), 
(19092, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19093, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19094, 'Woodlyn', 'PA', 610, '-075.346083', '+39.876862'), 
(19095, 'Wyncote', 'PA', 215, '-075.151569', '+40.085610'), 
(19096, 'Wynnewood', 'PA', 610, '-075.164822', '+40.051411'), 
(19098, 'Holmes', 'PA', 610, '-075.310731', '+39.895362'), 
(19099, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19101, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19102, 'Philadelphia', 'PA', 215, '-075.166472', '+39.952562'), 
(19103, 'Philadelphia', 'PA', 215, '-075.186822', '+40.003361'), 
(19104, 'Philadelphia', 'PA', 215, '-075.196680', '+39.960912'), 
(19105, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19106, 'Philadelphia', 'PA', 215, '-075.150071', '+39.950004'), 
(19107, 'Philadelphia', 'PA', 215, '-075.162871', '+39.962612'), 
(19108, 'Philadelphia', 'PA', 215, '-075.161622', '+39.959812'), 
(19109, 'Philadelphia', 'PA', 215, '-075.163722', '+39.949612'), 
(19110, 'Philadelphia', 'PA', 215, '-075.163572', '+39.950212'), 
(19111, 'Philadelphia', 'PA', 215, '-075.081317', '+40.063170'), 
(19112, 'Philadelphia', 'PA', 215, '-075.179623', '+39.892213'), 
(19113, 'Philadelphia', 'PA', 610, '-075.277458', '+39.869958'), 
(19114, 'Philadelphia', 'PA', 215, '-075.065617', '+40.019816'), 
(19115, 'Philadelphia', 'PA', 215, '-075.045065', '+40.078410'), 
(19116, 'Philadelphia', 'PA', 215, '-075.006771', '+40.104709'), 
(19118, 'Philadelphia', 'PA', 215, '-075.203371', '+40.072310'), 
(19119, 'Philadelphia', 'PA', 215, '-075.123024', '+40.068142'), 
(19120, 'Philadelphia', 'PA', 215, '-075.119019', '+40.031611'), 
(19121, 'Philadelphia', 'PA', 215, '-075.174172', '+39.983212'), 
(19122, 'Philadelphia', 'PA', 215, '-075.141271', '+39.977462'), 
(19123, 'Philadelphia', 'PA', 215, '-075.115369', '+39.982380'), 
(19124, 'Philadelphia', 'PA', 215, '-075.093668', '+40.021561'), 
(19125, 'Philadelphia', 'PA', 215, '-075.132920', '+39.977262'), 
(19126, 'Philadelphia', 'PA', 215, '-075.131769', '+40.061411'), 
(19127, 'Philadelphia', 'PA', 215, '-075.222473', '+40.024761'), 
(19128, 'Philadelphia', 'PA', 215, '-075.178489', '+40.049111'), 
(19129, 'Philadelphia', 'PA', 215, '-075.167771', '+40.022911'), 
(19130, 'Philadelphia', 'PA', 215, '-075.169671', '+40.001161'), 
(19131, 'Philadelphia', 'PA', 215, '-075.207774', '+39.996811'), 
(19132, 'Philadelphia', 'PA', 215, '-075.117719', '+40.040111'), 
(19133, 'Philadelphia', 'PA', 215, '-075.137320', '+39.992562'), 
(19134, 'Philadelphia', 'PA', 215, '-075.107969', '+39.994662'), 
(19135, 'Philadelphia', 'PA', 215, '-075.098618', '+40.017061'), 
(19136, 'Philadelphia', 'PA', 215, '-075.020665', '+40.044661'), 
(19137, 'Philadelphia', 'PA', 215, '-075.150671', '+39.986162'), 
(19138, 'Philadelphia', 'PA', 215, '-075.161170', '+40.056261'), 
(19139, 'Philadelphia', 'PA', 215, '-075.117519', '+39.996211'), 
(19140, 'Philadelphia', 'PA', 215, '-075.128302', '+40.014861'), 
(19141, 'Philadelphia', 'PA', 215, '-075.150320', '+40.009611'), 
(19142, 'Philadelphia', 'PA', 215, '-075.161672', '+39.963339'), 
(19143, 'Philadelphia', 'PA', 215, '-075.187023', '+39.957312'), 
(19144, 'Philadelphia', 'PA', 215, '-075.179871', '+40.033111'), 
(19145, 'Philadelphia', 'PA', 215, '-075.187700', '+39.917002'), 
(19146, 'Philadelphia', 'PA', 215, '-075.175822', '+39.945112'), 
(19147, 'Philadelphia', 'PA', 215, '-075.155973', '+39.936212'), 
(19148, 'Philadelphia', 'PA', 215, '-075.155371', '+39.950362'), 
(19149, 'Philadelphia', 'PA', 215, '-075.081668', '+40.024361'), 
(19150, 'Philadelphia', 'PA', 215, '-075.171220', '+40.072310'), 
(19151, 'Philadelphia', 'PA', 215, '-075.213174', '+39.986611'), 
(19152, 'Philadelphia', 'PA', 215, '-075.086818', '+40.014011'), 
(19153, 'Philadelphia', 'PA', 215, '-075.226976', '+39.899412'), 
(19154, 'Philadelphia', 'PA', 215, '-075.018265', '+40.084017'), 
(19155, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19160, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19161, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19162, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19170, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19171, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19172, 'Philadelphia', 'PA', 215, '-075.150011', '+39.947321'), 
(19173, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19175, 'Philadelphia', 'PA', 215, '-075.129570', '+39.990562'), 
(19177, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19178, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19179, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19181, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19182, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19183, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19184, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19185, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19187, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19188, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19191, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19192, 'Philadelphia', 'PA', 215, '-075.167622', '+39.951112'), 
(19193, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19194, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19196, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19197, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19244, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19255, 'Philadelphia', 'PA', 215, '-075.117870', '+40.001811'), 
(19301, 'Paoli', 'PA', 610, '-075.488793', '+40.040057'), 
(19310, 'Atglen', 'PA', 610, '-075.957993', '+39.941554'), 
(19311, 'Avondale', 'PA', 610, '-075.839686', '+39.866821'), 
(19312, 'Berwyn', 'PA', 610, '-075.456440', '+40.030058'), 
(19316, 'Brandamore', 'PA', 610, '-075.837767', '+40.054976'), 
(19317, 'Chadds Ford', 'PA', 610, '-075.557698', '+39.865567'), 
(19318, 'Chatham', 'PA', 610, '-075.811789', '+39.852406'), 
(19319, 'Cheyney', 'PA', 610, '-075.522168', '+39.920918'), 
(19320, 'Coatesville', 'PA', 610, '-075.829163', '+39.968862'), 
(19330, 'Cochranville', 'PA', 610, '-075.925805', '+39.916517'), 
(19331, 'Concordville', 'PA', 610, '-075.516529', '+39.882274'), 
(19333, 'Devon', 'PA', 610, '-075.427460', '+40.042623'), 
(19335, 'Downingtown', 'PA', 610, '-075.722614', '+40.031265'), 
(19339, 'Concordville', 'PA', 610, '-075.405987', '+39.934047'), 
(19340, 'Concordville', 'PA', 610, '-075.405987', '+39.934047'), 
(19341, 'Exton', 'PA', 610, '-075.637035', '+40.049852'), 
(19342, 'Glen Mills', 'PA', 610, '-075.483224', '+39.902633'), 
(19343, 'Glenmoore', 'PA', 610, '-075.753071', '+40.100892'), 
(19344, 'Honey Brook', 'PA', 610, '-075.867533', '+40.089561'), 
(19345, 'Immaculata', 'PA', 610, '-075.719347', '+39.847803'), 
(19346, 'Kelton', 'PA', 610, '-075.748055', '+39.983153'), 
(19347, 'Kemblesville', 'PA', 610, '-075.748055', '+39.983153'), 
(19348, 'Kennett Square', 'PA', 610, '-075.716333', '+39.867864'), 
(19350, 'Landenberg', 'PA', 610, '-075.799761', '+39.771506'), 
(19351, 'Lewisville', 'PA', 610, '-075.748055', '+39.983153'), 
(19352, 'Lincoln University', 'PA', 610, '-075.887580', '+39.778703'), 
(19353, 'Lionville', 'PA', 610, '-075.499046', '+40.013158'), 
(19354, 'Lyndell', 'PA', 610, '-075.743272', '+40.058173'), 
(19355, 'Malvern', 'PA', 610, '-075.713599', '+40.029510'), 
(19357, 'Mendenhall', 'PA', 610, '-075.748055', '+39.983153'), 
(19358, 'Modena', 'PA', 610, '-075.802502', '+39.962081'), 
(19360, 'New London', 'PA', 610, '-075.785700', '+39.726143'), 
(19362, 'Nottingham', 'PA', 610, '-076.037603', '+39.757361'), 
(19363, 'Oxford', 'PA', 610, '-075.957276', '+39.849721'), 
(19365, 'Parkesburg', 'PA', 610, '-075.830891', '+40.001064'), 
(19366, 'Pocopson', 'PA', 610, '-075.748055', '+39.983153'), 
(19367, 'Pomeroy', 'PA', 610, '-075.895794', '+39.970601'), 
(19369, 'Sadsburyville', 'PA', 610, '-075.893598', '+39.990302'), 
(19370, 'Steelville', 'PA', 610, '-075.748055', '+39.983153'), 
(19371, 'Suplee', 'PA', 610, '-075.748055', '+39.983153'), 
(19372, 'Thorndale', 'PA', 610, '-075.818572', '+39.993929'), 
(19373, 'Thornton', 'PA', 610, '-075.535383', '+39.905987'), 
(19374, 'Toughkenamon', 'PA', 610, '-075.848075', '+39.872825'), 
(19375, 'Unionville', 'PA', 610, '-075.750203', '+39.901177'), 
(19376, 'Wagontown', 'PA', 610, '-075.748055', '+39.983153'), 
(19380, 'West Chester', 'PA', 610, '-075.610503', '+39.980107'), 
(19381, 'West Chester', 'PA', 610, '-075.748055', '+39.983153'), 
(19382, 'West Chester', 'PA', 610, '-075.630235', '+39.912284'), 
(19383, 'West Chester', 'PA', 610, '-075.602401', '+39.945450'), 
(19390, 'West Grove', 'PA', 610, '-075.847944', '+39.841367'), 
(19395, 'Westtown', 'PA', 610, '-075.544822', '+39.932821'), 
(19397, 'Southeastern', 'PA', 610, '-075.748055', '+39.983153'), 
(19398, 'Southeastern', 'PA', 610, '-075.748055', '+39.983153'), 
(19399, 'Southeastern', 'PA', 610, '-075.748055', '+39.983153'), 
(19401, 'Norristown', 'PA', 610, '-075.356627', '+40.149154'), 
(19403, 'Norristown', 'PA', 610, '-075.357027', '+40.124886'), 
(19404, 'Norristown', 'PA', 610, '-075.355860', '+40.211896'), 
(19405, 'Bridgeport', 'PA', 610, '-075.362127', '+40.120931'), 
(19406, 'King of Prussia', 'PA', 610, '-075.388022', '+40.179242'), 
(19407, 'Audubon', 'PA', 610, '-075.355860', '+40.211896'), 
(19408, 'Eagleville', 'PA', 610, '-075.413127', '+40.156555'), 
(19409, 'Fairview Village', 'PA', 610, '-075.355860', '+40.211896'), 
(19420, 'Arcola', 'PA', 610, '-075.456719', '+40.152871'), 
(19421, 'Birchrunville', 'PA', 610, '-075.748055', '+39.983153'), 
(19422, 'Blue Bell', 'PA', 215, '-075.279941', '+40.157550'), 
(19423, 'Cedars', 'PA', 610, '-075.364973', '+40.217350'), 
(19424, 'Blue Bell', 'PA', 215, '-075.355860', '+40.211896'), 
(19425, 'Chester Springs', 'PA', 610, '-075.639994', '+40.103858'), 
(19426, 'Collegeville', 'PA', 610, '-075.430272', '+40.236083'), 
(19428, 'Conshohocken', 'PA', 610, '-075.304377', '+40.082509'), 
(19429, 'Conshohocken', 'PA', 610, '-075.355860', '+40.211896'), 
(19430, 'Creamery', 'PA', 610, '-075.419966', '+40.185071'), 
(19432, 'Devault', 'PA', 610, '-075.559975', '+40.079629'), 
(19435, 'Frederick', 'PA', 610, '-075.551710', '+40.312552'), 
(19436, 'Gwynedd', 'PA', 215, '-075.250665', '+40.200757'), 
(19437, 'Gwynedd Valley', 'PA', 215, '-075.257855', '+40.181054'), 
(19438, 'Harleysville', 'PA', 215, '-075.395188', '+40.274188'), 
(19440, 'Hatfield', 'PA', 215, '-075.358491', '+40.282020'), 
(19441, 'Harleysville', 'PA', 215, '-075.355860', '+40.211896'), 
(19442, 'Kimberton', 'PA', 610, '-075.617739', '+40.146549'), 
(19443, 'Kulpsville', 'PA', 215, '-075.343920', '+40.241004'), 
(19444, 'Lafayette Hill', 'PA', 610, '-075.257423', '+40.085260'), 
(19446, 'Lansdale', 'PA', 215, '-075.291560', '+40.224245'), 
(19450, 'Lederach', 'PA', 215, '-075.355860', '+40.211896'), 
(19451, 'Mainland', 'PA', 215, '-075.355860', '+40.211896'), 
(19452, 'Miquon', 'PA', 610, '-075.355860', '+40.211896'), 
(19453, 'Mont Clare', 'PA', 610, '-075.504383', '+40.151918'), 
(19454, 'North Wales', 'PA', 215, '-075.237877', '+40.220106'), 
(19455, 'North Wales', 'PA', 215, '-075.355860', '+40.211896'), 
(19456, 'Oaks', 'PA', 610, '-075.453631', '+40.133355'), 
(19457, 'Parker Ford', 'PA', 610, '-075.598400', '+40.208976'), 
(19460, 'Phoenixville', 'PA', 610, '-075.541769', '+40.128175'), 
(19462, 'Plymouth Meeting', 'PA', 610, '-075.352751', '+40.137759'), 
(19464, 'Pottstown', 'PA', 610, '-075.617195', '+40.263457'), 
(19465, 'Pottstown', 'PA', 610, '-075.665310', '+40.191907'), 
(19468, 'Royersford', 'PA', 610, '-075.490215', '+40.208940');

insert  into zipcodes values 
(19470, 'Saint Peters', 'PA', 610, '-075.728759', '+40.186707'), 
(19472, 'Sassamansville', 'PA', 610, '-075.577458', '+40.344773'), 
(19473, 'Schwenksville', 'PA', 610, '-075.478534', '+40.224789'), 
(19474, 'Skippack', 'PA', 610, '-075.403095', '+40.225109'), 
(19475, 'Spring City', 'PA', 610, '-075.605398', '+40.146989'), 
(19477, 'Spring House', 'PA', 215, '-075.232407', '+40.185934'), 
(19478, 'Spring Mount', 'PA', 610, '-075.461756', '+40.275914'), 
(19480, 'Uwchland', 'PA', 610, '-075.688005', '+40.098032'), 
(19481, 'Valley Forge', 'PA', 610, '-075.453735', '+40.092269'), 
(19482, 'Valley Forge', 'PA', 610, '-075.455408', '+40.080323'), 
(19483, 'Valley Forge', 'PA', 610, '-075.355860', '+40.211896'), 
(19484, 'Valley Forge', 'PA', 610, '-075.355860', '+40.211896'), 
(19485, 'Valley Forge', 'PA', 610, '-075.355860', '+40.211896'), 
(19486, 'West Point', 'PA', 215, '-075.301918', '+40.203291'), 
(19487, 'King of Prussia', 'PA', 610, '-075.748055', '+39.983153'), 
(19488, 'Norristown', 'PA', 610, '-075.748055', '+39.983153'), 
(19489, 'Norristown', 'PA', 610, '-075.748055', '+39.983153'), 
(19490, 'Worcester', 'PA', 610, '-075.357555', '+40.192881'), 
(19492, 'Zieglerville', 'PA', 610, '-075.502974', '+40.290125'), 
(19493, 'Valley Forge', 'PA', 610, '-075.748055', '+39.983153'), 
(19494, 'Valley Forge', 'PA', 610, '-075.748055', '+39.983153'), 
(19495, 'Valley Forge', 'PA', 610, '-075.748055', '+39.983153'), 
(19496, 'Valley Forge', 'PA', 610, '-075.748055', '+39.983153'), 
(19501, 'Adamstown', 'PA', 717, '-076.057696', '+40.242327'), 
(19503, 'Bally', 'PA', 610, '-075.708672', '+40.447833'), 
(19504, 'Barto', 'PA', 610, '-075.720131', '+40.335395'), 
(19505, 'Bechtelsville', 'PA', 610, '-075.741863', '+40.458523'), 
(19506, 'Bernville', 'PA', 610, '-075.906460', '+40.454997'), 
(19507, 'Bethel', 'PA', 717, '-076.269231', '+40.491214'), 
(19508, 'Birdsboro', 'PA', 610, '-075.886642', '+40.404848'), 
(19510, 'Blandon', 'PA', 610, '-075.887797', '+40.371492'), 
(19511, 'Bowers', 'PA', 610, '-075.743476', '+40.482102'), 
(19512, 'Boyertown', 'PA', 610, '-075.870971', '+40.364068'), 
(19516, 'Centerport', 'PA', 610, '-076.005958', '+40.485843'), 
(19517, 'Dauberville', 'PA', 610, null, null), 
(19518, 'Douglassville', 'PA', 610, '-075.848729', '+40.365322'), 
(19519, 'Earlville', 'PA', 610, '-075.733368', '+40.318986'), 
(19520, 'Elverson', 'PA', 610, '-075.786492', '+40.156293'), 
(19522, 'Fleetwood', 'PA', 610, '-075.808303', '+40.326392'), 
(19523, 'Geigertown', 'PA', 610, '-075.888112', '+40.189715'), 
(19525, 'Gilbertsville', 'PA', 610, '-075.584885', '+40.309952'), 
(19526, 'Hamburg', 'PA', 610, '-075.861788', '+40.368035'), 
(19529, 'Kempton', 'PA', 610, '-075.883429', '+40.627864'), 
(19530, 'Kutztown', 'PA', 610, '-075.775241', '+40.473382'), 
(19533, 'Leesport', 'PA', 610, '-075.857150', '+40.420446'), 
(19534, 'Lenhartsville', 'PA', 610, '-075.864968', '+40.573618'), 
(19535, 'Limekiln', 'PA', 610, '-075.801009', '+40.335593'), 
(19536, 'Lyon Station', 'PA', 610, '-075.741859', '+40.521756'), 
(19538, 'Maxatawny', 'PA', 610, '-075.740942', '+40.569818'), 
(19539, 'Mertztown', 'PA', 610, '-075.796571', '+40.432311'), 
(19540, 'Mohnton', 'PA', 610, '-075.804757', '+40.321665'), 
(19541, 'Mohrsville', 'PA', 610, '-076.037566', '+40.400685'), 
(19542, 'Monocacy Station', 'PA', 610, '-075.768437', '+40.260992'), 
(19543, 'Morgantown', 'PA', 610, '-075.891610', '+40.367731'), 
(19544, 'Mount Aetna', 'PA', 717, '-076.294364', '+40.418662'), 
(19545, 'New Berlinville', 'PA', 610, '-075.630160', '+40.339680'), 
(19547, 'Oley', 'PA', 610, '-075.897566', '+40.343449'), 
(19548, 'Pine Forge', 'PA', 610, '-075.984901', '+40.407173'), 
(19549, 'Port Clinton', 'PA', 610, '-076.229623', '+40.722587'), 
(19550, 'Rehrersburg', 'PA', 717, '-076.245345', '+40.455305'), 
(19551, 'Robesonia', 'PA', 610, '-075.888890', '+40.326171'), 
(19554, 'Shartlesville', 'PA', 610, '-076.141334', '+40.505184'), 
(19555, 'Shoemakersville', 'PA', 610, '-075.887016', '+40.411279'), 
(19557, 'Stony Run', 'PA', 610, '-075.814984', '+40.613868'), 
(19559, 'Strausstown', 'PA', 610, '-076.186460', '+40.494368'), 
(19560, 'Temple', 'PA', 610, '-075.889849', '+40.395908'), 
(19562, 'Topton', 'PA', 610, '-075.849294', '+40.476019'), 
(19564, 'Virginville', 'PA', 610, '-075.869653', '+40.526803'), 
(19565, 'Wernersville', 'PA', 610, '-075.951748', '+40.337188'), 
(19567, 'Womelsdorf', 'PA', 610, '-075.925707', '+40.432759'), 
(19601, 'Reading', 'PA', 610, '-075.940153', '+40.357242'), 
(19602, 'Reading', 'PA', 610, '-075.915919', '+40.326546'), 
(19603, 'Reading', 'PA', 610, '-075.963055', '+40.388442'), 
(19604, 'Reading', 'PA', 610, '-075.927852', '+40.360942'), 
(19605, 'Reading', 'PA', 610, '-075.941603', '+40.404942'), 
(19606, 'Reading', 'PA', 610, '-075.874976', '+40.335119'), 
(19607, 'Reading', 'PA', 610, '-075.987606', '+40.299463'), 
(19608, 'Reading', 'PA', 610, '-075.935521', '+40.316342'), 
(19609, 'Reading', 'PA', 610, '-075.990807', '+40.327992'), 
(19610, 'Reading', 'PA', 610, '-075.978006', '+40.338017'), 
(19611, 'Reading', 'PA', 610, '-075.938853', '+40.303892'), 
(19612, 'Reading', 'PA', 610, '-075.885303', '+40.438900'), 
(19640, 'Reading', 'PA', 610, '-075.984901', '+40.407173'), 
(19701, 'Bear', 'DE', 302, '-075.693903', '+39.594736'), 
(19702, 'Newark', 'DE', 302, '-075.701277', '+39.614737'), 
(19703, 'Claymont', 'DE', 302, '-075.458140', '+39.803790'), 
(19706, 'Delaware City', 'DE', 302, '-075.608081', '+39.594256'), 
(19707, 'Hockessin', 'DE', 302, '-075.680897', '+39.635202'), 
(19708, 'Kirkwood', 'DE', 302, '-075.690069', '+39.577567'), 
(19709, 'Middletown', 'DE', 302, '-075.677535', '+39.485721'), 
(19710, 'Montchanin', 'DE', 302, '-075.639143', '+39.757783'), 
(19711, 'Newark', 'DE', 302, '-075.688489', '+39.668282'), 
(19712, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19713, 'Newark', 'DE', 302, '-075.719349', '+39.665662'), 
(19714, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19715, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19716, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19717, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19718, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19720, 'New Castle', 'DE', 302, '-075.651466', '+39.592895'), 
(19721, 'New Castle', 'DE', 302, '-075.597047', '+39.564499'), 
(19725, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19726, 'Newark', 'DE', 302, '-075.597047', '+39.564499'), 
(19730, 'Odessa', 'DE', 302, '-075.627281', '+39.512510'), 
(19731, 'Port Penn', 'DE', 302, '-075.585180', '+39.512902'), 
(19732, 'Rockland', 'DE', 302, '-075.573750', '+39.793864'), 
(19733, 'Saint Georges', 'DE', 302, '-075.650462', '+39.555459'), 
(19734, 'Townsend', 'DE', 302, '-075.646408', '+39.430666'), 
(19735, 'Winterthur', 'DE', 302, '-075.597598', '+39.794396'), 
(19736, 'Yorklyn', 'DE', 302, '-075.660413', '+39.797126'), 
(19801, 'Wilmington', 'DE', 302, '-075.547844', '+39.727113'), 
(19802, 'Wilmington', 'DE', 302, '-075.593512', '+39.719870'), 
(19803, 'Wilmington', 'DE', 302, '-075.531694', '+39.799360'), 
(19804, 'Wilmington', 'DE', 302, '-075.617198', '+39.759577'), 
(19805, 'Wilmington', 'DE', 302, '-075.593447', '+39.743107'), 
(19806, 'Wilmington', 'DE', 302, '-075.568745', '+39.758562'), 
(19807, 'Wilmington', 'DE', 302, '-075.616134', '+39.794943'), 
(19808, 'Wilmington', 'DE', 302, '-075.664729', '+39.735912'), 
(19809, 'Wilmington', 'DE', 302, '-075.506892', '+39.764712'), 
(19810, 'Wilmington', 'DE', 302, '-075.527812', '+39.763961'), 
(19850, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19880, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19884, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19885, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19886, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19887, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19889, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19890, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19891, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19892, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19893, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19894, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19895, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19896, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19897, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19898, 'Wilmington', 'DE', 302, '-075.597047', '+39.564499'), 
(19899, 'Wilmington', 'DE', 302, '-075.624617', '+39.734792'), 
(19901, 'Dover', 'DE', 302, '-075.495490', '+39.156376'), 
(19902, 'Dover AFB', 'DE', 302, '-075.448023', '+39.108680'), 
(19903, 'Dover', 'DE', 302, '-075.448023', '+39.108680'), 
(19904, 'Dover', 'DE', 302, '-075.597381', '+39.160542'), 
(19905, 'Dover', 'DE', 302, '-075.448023', '+39.108680'), 
(19930, 'Bethany Beach', 'DE', 302, '-075.186955', '+38.555533'), 
(19931, 'Bethel', 'DE', 302, '-075.624087', '+38.569091'), 
(19933, 'Bridgeville', 'DE', 302, '-075.330023', '+38.660295'), 
(19934, 'Camden Wyoming', 'DE', 302, '-075.612286', '+39.086921'), 
(19936, 'Cheswold', 'DE', 302, '-075.584848', '+39.218448'), 
(19938, 'Clayton', 'DE', 302, '-075.688873', '+39.246071'), 
(19939, 'Dagsboro', 'DE', 302, '-075.181502', '+38.621403'), 
(19940, 'Delmar', 'DE', 302, '-075.324585', '+38.631744'), 
(19941, 'Ellendale', 'DE', 302, '-075.275018', '+38.652805'), 
(19942, 'Farmington', 'DE', 302, null, null), 
(19943, 'Felton', 'DE', 302, '-075.609891', '+39.033438'), 
(19944, 'Fenwick Island', 'DE', 302, '-075.058874', '+38.486485'), 
(19945, 'Frankford', 'DE', 302, '-075.157634', '+38.551440'), 
(19946, 'Frederica', 'DE', 302, '-075.481910', '+39.023141'), 
(19947, 'Georgetown', 'DE', 302, '-075.334263', '+38.632891'), 
(19950, 'Greenwood', 'DE', 302, '-075.588771', '+38.824580'), 
(19951, 'Harbeson', 'DE', 302, '-075.225025', '+38.691547'), 
(19952, 'Harrington', 'DE', 302, '-075.611322', '+38.912195'), 
(19953, 'Hartly', 'DE', 302, '-075.679733', '+39.163430'), 
(19954, 'Houston', 'DE', 302, '-075.520078', '+38.894017'), 
(19955, 'Kenton', 'DE', 302, '-075.664153', '+39.225604'), 
(19956, 'Laurel', 'DE', 302, '-075.378729', '+38.663322'), 
(19958, 'Lewes', 'DE', 302, '-075.325612', '+38.655360'), 
(19960, 'Lincoln', 'DE', 302, '-075.410870', '+38.848792'), 
(19961, 'Little Creek', 'DE', 302, '-075.448289', '+39.166323'), 
(19962, 'Magnolia', 'DE', 302, '-075.591714', '+38.971647'), 
(19963, 'Milford', 'DE', 302, '-075.322829', '+38.727120'), 
(19964, 'Marydel', 'DE', 302, '-075.667898', '+39.140254'), 
(19966, 'Millsboro', 'DE', 302, '-075.246410', '+38.659458'), 
(19967, 'Millville', 'DE', 302, '-075.242294', '+38.700518'), 
(19968, 'Milton', 'DE', 302, '-075.322223', '+38.692714'), 
(19969, 'Nassau', 'DE', 302, '-075.353387', '+38.725562'), 
(19970, 'Ocean View', 'DE', 302, '-075.104645', '+38.621587'), 
(19971, 'Rehoboth Beach', 'DE', 302, '-075.319975', '+38.629763'), 
(19973, 'Seaford', 'DE', 302, '-075.380454', '+38.659891'), 
(19975, 'Selbyville', 'DE', 302, '-075.330307', '+38.550784'), 
(19977, 'Smyrna', 'DE', 302, '-075.565131', '+39.194026'), 
(19979, 'Viola', 'DE', 302, '-075.577158', '+38.971038'), 
(19980, 'Woodside', 'DE', 302, '-075.571073', '+39.072390'), 
(20001, 'Washington', 'DC', 202, '-077.016719', '+38.911936'), 
(20002, 'Washington', 'DC', 202, '-076.982147', '+38.908218'), 
(20003, 'Washington', 'DC', 202, '-076.988897', '+38.860315'), 
(20004, 'Washington', 'DC', 202, '-077.019477', '+38.892247'), 
(20005, 'Washington', 'DC', 202, '-077.031695', '+38.904011'), 
(20006, 'Washington', 'DC', 202, '-077.041248', '+38.897131'), 
(20007, 'Washington', 'DC', 202, '-077.075649', '+38.914561'), 
(20008, 'Washington', 'DC', 202, '-077.060399', '+38.935210'), 
(20009, 'Washington', 'DC', 202, '-077.039798', '+38.919261'), 
(20010, 'Washington', 'DC', 202, '-077.030248', '+38.932711'), 
(20011, 'Washington', 'DC', 202, '-077.017898', '+38.952610'), 
(20012, 'Washington', 'DC', 202, '-077.026298', '+38.980231'), 
(20013, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20015, 'Washington', 'DC', 202, '-077.070949', '+38.969260'), 
(20016, 'Washington', 'DC', 202, '-077.091149', '+38.938260'), 
(20017, 'Washington', 'DC', 202, '-076.993068', '+38.938460'), 
(20018, 'Washington', 'DC', 202, '-076.977953', '+38.930560'), 
(20019, 'Washington', 'DC', 202, '-076.939396', '+38.891561'), 
(20020, 'Washington', 'DC', 202, '-076.971547', '+38.857610'), 
(20024, 'Washington', 'DC', 202, '-077.022948', '+38.876494'), 
(20026, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20029, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20030, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20032, 'Washington', 'DC', 202, '-076.997697', '+38.836800'), 
(20033, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20035, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20036, 'Washington', 'DC', 202, '-077.039914', '+38.900659'), 
(20037, 'Washington', 'DC', 202, '-077.061781', '+38.918903'), 
(20038, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20039, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20040, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20041, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20042, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20043, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20044, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20045, 'Washington', 'DC', 202, '-077.031900', '+38.896599'), 
(20046, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20047, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20049, 'Washington', 'DC', 202, '-077.020998', '+38.895911'), 
(20050, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20051, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20052, 'Washington', 'DC', 202, '-077.047899', '+38.900140'), 
(20053, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20055, 'Washington', 'DC', 202, '-077.020959', '+38.901633'), 
(20056, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20057, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20058, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20059, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20060, 'Washington', 'DC', 202, '-077.020398', '+38.918011'), 
(20061, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20062, 'Washington', 'DC', 202, '-077.036948', '+38.900009'), 
(20063, 'Washington', 'DC', 202, '-077.046645', '+38.905317'), 
(20064, 'Washington', 'DC', 202, '-076.996348', '+38.933161'), 
(20065, 'Washington', 'DC', 202, '-077.028198', '+38.883412'), 
(20066, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20067, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20068, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20069, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20070, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20071, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20073, 'Washington', 'DC', 202, '-077.025098', '+38.897011'), 
(20074, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20075, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20076, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20077, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20078, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20080, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20081, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20082, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20088, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20090, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20091, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20097, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20098, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20099, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20101, 'Dulles', 'VA', 703, '-077.442066', '+39.002125'), 
(20102, 'Dulles', 'VA', 703, '-077.645224', '+39.085309'), 
(20103, 'Dulles', 'VA', 703, '-077.449952', '+38.996242'), 
(20104, 'Dulles', 'VA', 703, '-077.645224', '+39.085309'), 
(20105, 'Aldie', 'VA', 703, '-077.603750', '+38.957718'), 
(20106, 'Amissville', 'VA', 540, '-078.016813', '+38.684200'), 
(20107, 'Arcola', 'VA', 703, '-077.533263', '+38.968321'), 
(20108, 'Manassas', 'VA', 703, '-077.487162', '+38.744685'), 
(20109, 'Manassas', 'VA', 703, '-077.493092', '+38.763215'), 
(20110, 'Manassas', 'VA', 703, '-077.487762', '+38.749207'), 
(20111, 'Manassas', 'VA', 703, '-077.449443', '+38.770741'), 
(20112, 'Manassas', 'VA', 703, '-077.449443', '+38.770864'), 
(20113, 'Manassas', 'VA', 703, '-077.449443', '+38.770864'), 
(20115, 'Marshall', 'VA', 540, '-077.891136', '+38.840456'), 
(20116, 'Marshall', 'VA', 540, '-077.860127', '+38.853723'), 
(20117, 'Middleburg', 'VA', 540, '-077.693844', '+39.029599'), 
(20118, 'Middleburg', 'VA', 540, '-077.765553', '+39.007548'), 
(20119, 'Catlett', 'VA', 540, '-077.638287', '+38.636964'), 
(20120, 'Centreville', 'VA', 703, '-077.467010', '+38.844790'), 
(20121, 'Centreville', 'VA', 703, '-077.455760', '+38.819513'), 
(20122, 'Centreville', 'VA', 703, '-077.288755', '+38.831813'), 
(20124, 'Clifton', 'VA', 703, '-077.381808', '+38.781809'), 
(20128, 'Orlean', 'VA', 540, '-077.977432', '+38.741639'), 
(20129, 'Paeonian Springs', 'VA', 540, '-077.609670', '+39.160291'), 
(20130, 'Paris', 'VA', 540, '-077.954597', '+39.004843'), 
(20131, 'Philomont', 'VA', 540, '-077.743423', '+39.057952'), 
(20132, 'Purcellville', 'VA', 540, '-077.734232', '+39.143614'), 
(20134, 'Purcellville', 'VA', 540, '-077.702576', '+39.152187'), 
(20135, 'Bluemont', 'VA', 540, '-077.846661', '+39.082266'), 
(20136, 'Bristow', 'VA', 703, '-077.547383', '+38.734255'), 
(20137, 'Broad Run', 'VA', 540, '-077.736814', '+38.819464'), 
(20138, 'Calverton', 'VA', 540, '-077.686868', '+38.633774'), 
(20139, 'Casanova', 'VA', 540, '-077.702542', '+38.654282'), 
(20140, 'Rectortown', 'VA', 540, '-077.864841', '+38.916291'), 
(20141, 'Round Hill', 'VA', 540, '-077.780216', '+39.116425'), 
(20142, 'Round Hill', 'VA', 540, '-077.774665', '+39.130665'), 
(20143, 'Catharpin', 'VA', 703, '-077.566921', '+38.845535'), 
(20144, 'Delaplane', 'VA', 540, '-077.967401', '+38.911315'), 
(20146, 'Ashburn', 'VA', 703, '-077.645224', '+39.085309'), 
(20147, 'Ashburn', 'VA', 703, '-077.480542', '+39.037339'), 
(20148, 'Ashburn', 'VA', 703, '-077.528452', '+39.014196'), 
(20149, 'Ashburn', 'VA', 703, '-077.645224', '+39.085309'), 
(20151, 'Chantilly', 'VA', 703, '-077.445660', '+38.886680'), 
(20152, 'Chantilly', 'VA', 703, '-077.509174', '+38.897591'), 
(20153, 'Chantilly', 'VA', 703, '-077.288755', '+38.831813'), 
(20155, 'Gainesville', 'VA', 703, '-077.621613', '+38.815714'), 
(20156, 'Gainesville', 'VA', 703, '-077.466897', '+38.721912'), 
(20158, 'Hamilton', 'VA', 540, '-077.657328', '+39.138314'), 
(20159, 'Hamilton', 'VA', 540, '-077.662072', '+39.133855'), 
(20160, 'Lincoln', 'VA', 540, '-077.688338', '+39.098479'), 
(20163, 'Sterling', 'VA', 703, '-077.645224', '+39.085309'), 
(20164, 'Sterling', 'VA', 703, '-077.399367', '+39.023047'), 
(20165, 'Sterling', 'VA', 703, '-077.386647', '+39.047157'), 
(20166, 'Sterling', 'VA', 703, '-077.472333', '+38.981387'), 
(20167, 'Sterling', 'VA', 703, '-077.645224', '+39.085309'), 
(20168, 'Haymarket', 'VA', 703, '-077.466897', '+38.721912'), 
(20169, 'Haymarket', 'VA', 703, '-077.644539', '+38.867441'), 
(20170, 'Herndon', 'VA', 703, '-077.367457', '+38.983887'), 
(20171, 'Herndon', 'VA', 703, '-077.392840', '+38.925180'), 
(20172, 'Herndon', 'VA', 703, '-077.288755', '+38.831813'), 
(20175, 'Leesburg', 'VA', 703, '-077.605404', '+39.041987'), 
(20176, 'Leesburg', 'VA', 703, '-077.603458', '+39.119727'), 
(20177, 'Leesburg', 'VA', 703, '-077.666863', '+39.158095'), 
(20178, 'Leesburg', 'VA', 703, '-077.608014', '+39.072918'), 
(20180, 'Lovettsville', 'VA', 540, '-077.659636', '+39.220432'), 
(20181, 'Nokesville', 'VA', 703, '-077.548271', '+38.700017'), 
(20182, 'Nokesville', 'VA', 703, '-077.585708', '+38.700866'), 
(20184, 'Upperville', 'VA', 540, '-077.884726', '+38.962661'), 
(20185, 'Upperville', 'VA', 540, '-077.879855', '+38.992978'), 
(20186, 'Warrenton', 'VA', 540, '-077.836115', '+38.689832'), 
(20187, 'Warrenton', 'VA', 540, '-077.741696', '+38.715296'), 
(20188, 'Warrenton', 'VA', 540, '-077.820293', '+38.765619'), 
(20190, 'Reston', 'VA', 703, '-077.341800', '+38.961460'), 
(20191, 'Reston', 'VA', 703, '-077.352718', '+38.931810'), 
(20192, 'Herndon', 'VA', 703, '-077.288755', '+38.831813'), 
(20193, 'Reston', 'VA', 703, '-077.288755', '+38.831813'), 
(20194, 'Reston', 'VA', 703, '-077.341878', '+38.980742'), 
(20195, 'Reston', 'VA', 703, '-077.288755', '+38.831813'), 
(20196, 'Reston', 'VA', 703, '-077.288755', '+38.831813'), 
(20197, 'Waterford', 'VA', 540, '-077.630013', '+39.188205'), 
(20198, 'The Plains', 'VA', 540, '-077.760779', '+38.870681'), 
(20199, 'Dulles', 'VA', 703, '-077.645224', '+39.085309'), 
(20201, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20202, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20203, 'Washington', 'DC', 202, '-077.046645', '+38.905317'), 
(20204, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20206, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20207, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20208, 'Washington', 'DC', 202, '-077.011748', '+38.896611'), 
(20210, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20211, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20212, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20213, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20214, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20215, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20216, 'Washington', 'DC', 202, '-077.014098', '+38.891911'), 
(20217, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20218, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20219, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20220, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20221, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20222, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20223, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20224, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20226, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20227, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20228, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20229, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20230, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20231, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20232, 'Washington', 'DC', 202, '-077.039099', '+38.900561'), 
(20233, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20235, 'Washington', 'DC', 202, '-077.057199', '+38.915361'), 
(20238, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20239, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20240, 'Washington', 'DC', 202, '-077.040895', '+38.897143'), 
(20241, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20242, 'Washington', 'DC', 202, '-077.028948', '+38.867812'), 
(20244, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20245, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20250, 'Washington', 'DC', 202, '-077.032740', '+38.887323'), 
(20251, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20254, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20260, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20261, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20262, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20265, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20266, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20268, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20270, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20277, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20289, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20299, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20301, 'Washington', 'DC', 703, '-077.031113', '+38.889357'), 
(20303, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20306, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20307, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20310, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20314, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20315, 'Washington', 'DC', 202, '-077.017948', '+38.928861'), 
(20317, 'Washington', 'DC', 202, '-077.010298', '+38.931161'), 
(20318, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20319, 'Washington', 'DC', 202, '-077.016556', '+38.866745'), 
(20330, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20332, 'Washington', 'DC', 202, '-077.015848', '+38.834563'), 
(20336, 'Washington', 'DC', 202, '-077.022545', '+38.860415'), 
(20337, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20338, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20340, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20350, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20370, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20372, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20373, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20374, 'Washington', 'DC', 202, '-077.002197', '+38.855522'), 
(20375, 'Washington', 'DC', 202, '-077.017448', '+38.826163'), 
(20380, 'Washington', 'DC', 703, '-077.014647', '+38.893311'), 
(20388, 'Washington', 'DC', 202, '-076.996605', '+38.872553'), 
(20389, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20390, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20391, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20392, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20393, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20394, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20395, 'Washington', 'DC', 301, '-077.014647', '+38.893311'), 
(20398, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20401, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20402, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20403, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20404, 'Washington', 'DC', 202, '-077.008948', '+38.899161'), 
(20405, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20406, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20407, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20408, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20409, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20410, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20411, 'Washington', 'DC', 202, '-077.022098', '+38.883962'), 
(20412, 'Washington', 'DC', 202, '-077.022098', '+38.895261'), 
(20413, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20414, 'Washington', 'DC', 202, '-077.022098', '+38.883962'), 
(20415, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20416, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20418, 'Washington', 'DC', 202, '-077.057230', '+38.904253'), 
(20419, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20420, 'Washington', 'DC', 202, '-077.027648', '+38.903461'), 
(20421, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20422, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20423, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20424, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20425, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20426, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20427, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20428, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20429, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20431, 'Washington', 'DC', 202, '-077.042753', '+38.898618'), 
(20433, 'Washington', 'DC', 202, '-077.041976', '+38.899996'), 
(20434, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20435, 'Washington', 'DC', 202, '-077.040319', '+38.899399'), 
(20436, 'Washington', 'DC', 202, '-077.021068', '+38.895927'), 
(20437, 'Washington', 'DC', 202, '-077.048499', '+38.902761'), 
(20439, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20440, 'Washington', 'DC', 202, '-077.045349', '+38.913911'), 
(20441, 'Washington', 'DC', 202, '-077.036349', '+38.923861'), 
(20442, 'Washington', 'DC', 202, '-077.017668', '+38.895977'), 
(20444, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20447, 'Washington', 'DC', 202, '-077.025198', '+38.884712'), 
(20451, 'Washington', 'DC', 202, '-077.044449', '+38.897711'), 
(20453, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20456, 'Washington', 'DC', 202, '-077.040149', '+38.898111'), 
(20460, 'Washington', 'DC', 202, '-077.018798', '+38.876362'), 
(20463, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20468, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20469, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20470, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20472, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20500, 'Washington', 'DC', 202, null, null), 
(20501, 'Washington', 'DC', 202, '-077.036198', '+38.898720'), 
(20502, 'Washington', 'DC', 202, '-077.036198', '+38.898720'), 
(20503, 'Washington', 'DC', 202, '-077.043068', '+38.900711'), 
(20504, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20505, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20506, 'Washington', 'DC', 202, '-077.037668', '+38.899364'), 
(20507, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20508, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20510, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20515, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20520, 'Washington', 'DC', 202, '-077.048957', '+38.893217'), 
(20521, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20522, 'Washington', 'DC', 202, '-077.048957', '+38.893217'), 
(20523, 'Washington', 'DC', 202, '-077.047807', '+38.894490'), 
(20524, 'Washington', 'DC', 202, '-077.032601', '+38.902414'), 
(20525, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20526, 'Washington', 'DC', 202, '-077.043738', '+38.902217'), 
(20527, 'Washington', 'DC', 202, '-077.036091', '+38.902933'), 
(20530, 'Washington', 'DC', 202, '-077.026998', '+38.897561'), 
(20531, 'Washington', 'DC', 202, '-077.021848', '+38.893761'), 
(20532, 'Washington', 'DC', 202, '-077.017291', '+38.904486'), 
(20533, 'Washington', 'DC', 202, '-077.032591', '+38.901102'), 
(20534, 'Washington', 'DC', 202, '-077.012540', '+38.894075'), 
(20535, 'Washington', 'DC', 202, '-077.025133', '+38.894097'), 
(20536, 'Washington', 'DC', 202, '-077.016948', '+38.901211'), 
(20537, 'Washington', 'DC', 202, '-077.025133', '+38.894097'), 
(20538, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20539, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20540, 'Washington', 'DC', 202, '-077.004663', '+38.887405'), 
(20541, 'Washington', 'DC', 202, '-077.004663', '+38.887405'), 
(20542, 'Washington', 'DC', 202, '-077.028348', '+38.940761'), 
(20543, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20544, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20546, 'Washington', 'DC', 202, '-077.021092', '+38.890976'), 
(20547, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20548, 'Washington', 'DC', 202, '-077.017698', '+38.898111'), 
(20549, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20550, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20551, 'Washington', 'DC', 202, '-077.045219', '+38.891995'), 
(20552, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20553, 'Washington', 'DC', 202, '-077.023118', '+38.887333'), 
(20554, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20555, 'Washington', 'DC', 202, '-077.040149', '+38.900011'), 
(20557, 'Washington', 'DC', 202, '-077.004663', '+38.887405'), 
(20558, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20559, 'Washington', 'DC', 202, '-077.004663', '+38.887405'), 
(20560, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20565, 'Washington', 'DC', 202, '-077.018853', '+38.891941'), 
(20566, 'Washington', 'DC', 202, '-077.055350', '+38.897074'), 
(20570, 'Washington', 'DC', 202, '-077.040149', '+38.899061'), 
(20571, 'Washington', 'DC', 202, '-077.034554', '+38.900559'), 
(20572, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20573, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20575, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20576, 'Washington', 'DC', 202, '-077.023592', '+38.893662'), 
(20577, 'Washington', 'DC', 202, '-077.034455', '+38.900758'), 
(20578, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20579, 'Washington', 'DC', 202, '-077.044649', '+38.904311'), 
(20580, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20581, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20585, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20586, 'Washington', 'DC', 202, '-077.047399', '+38.902211'), 
(20590, 'Washington', 'DC', 202, '-077.022098', '+38.883962'), 
(20591, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20593, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20594, 'Washington', 'DC', 202, '-077.018372', '+38.884940'), 
(20597, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20599, 'Washington', 'DC', 202, '-077.014647', '+38.893311'), 
(20601, 'Waldorf', 'MD', 301, '-076.867928', '+38.603783'), 
(20602, 'Waldorf', 'MD', 301, '-076.912165', '+38.518559'), 
(20603, 'Waldorf', 'MD', 301, '-077.062012', '+38.521150'), 
(20604, 'Waldorf', 'MD', 301, '-076.981651', '+38.509548'), 
(20606, 'Abell', 'MD', 301, '-076.748088', '+38.247149'), 
(20607, 'Accokeek', 'MD', 301, '-076.998396', '+38.666071'), 
(20608, 'Aquasco', 'MD', 301, '-076.712639', '+38.588843'), 
(20609, 'Avenue', 'MD', 301, '-076.743445', '+38.300217'), 
(20610, 'Barstow', 'MD', 410, '-076.533026', '+38.444727'), 
(20611, 'Bel Alton', 'MD', 301, '-076.980364', '+38.454919'), 
(20612, 'Benedict', 'MD', 301, '-076.687344', '+38.508689'), 
(20613, 'Brandywine', 'MD', 301, '-076.824293', '+38.658807'), 
(20615, 'Broomes Island', 'MD', 410, '-076.567469', '+38.493984'), 
(20616, 'Bryans Road', 'MD', 301, '-077.084649', '+38.636227'), 
(20617, 'Bryantown', 'MD', 301, '-076.853752', '+38.536256'), 
(20618, 'Bushwood', 'MD', 301, '-076.763069', '+38.309507'), 
(20619, 'California', 'MD', 301, '-076.637383', '+38.324994'), 
(20620, 'Callaway', 'MD', 301, '-076.621613', '+38.347927'), 
(20621, 'Chaptico', 'MD', 301, '-076.783288', '+38.350987'), 
(20622, 'Charlotte Hall', 'MD', 301, '-076.754943', '+38.484421'), 
(20623, 'Cheltenham', 'MD', 301, '-076.840572', '+38.745514'), 
(20624, 'Clements', 'MD', 301, '-076.730799', '+38.329424'), 
(20625, 'Cobb Island', 'MD', 301, '-076.850190', '+38.262037'), 
(20626, 'Coltons Point', 'MD', 301, '-076.762227', '+38.236645'), 
(20627, 'Compton', 'MD', 301, '-076.703971', '+38.276828'), 
(20628, 'Dameron', 'MD', 301, '-076.359651', '+38.148114'), 
(20629, 'Dowell', 'MD', 410, '-076.434476', '+38.376974'), 
(20630, 'Drayden', 'MD', 301, '-076.474510', '+38.178948'), 
(20632, 'Faulkner', 'MD', 301, '-076.948718', '+38.421762'), 
(20634, 'Great Mills', 'MD', 301, '-076.501513', '+38.242387'), 
(20635, 'Helen', 'MD', 301, '-076.607676', '+38.312112'), 
(20636, 'Hollywood', 'MD', 301, '-076.569163', '+38.342437'), 
(20637, 'Hughesville', 'MD', 301, '-076.781313', '+38.520572'), 
(20639, 'Huntingtown', 'MD', 410, '-076.546326', '+38.519368'), 
(20640, 'Indian Head', 'MD', 301, '-077.052819', '+38.453999'), 
(20643, 'Ironsides', 'MD', 301, '-077.148283', '+38.503876'), 
(20645, 'Issue', 'MD', 301, '-076.884910', '+38.298477'), 
(20646, 'La Plata', 'MD', 301, '-077.010340', '+38.513875'), 
(20650, 'Leonardtown', 'MD', 301, '-076.655917', '+38.278757'), 
(20653, 'Lexington Park', 'MD', 301, '-076.430853', '+38.232909'), 
(20656, 'Loveville', 'MD', 301, '-076.683325', '+38.359274'), 
(20657, 'Lusby', 'MD', 410, '-076.459768', '+38.493430'), 
(20658, 'Marbury', 'MD', 301, '-077.159621', '+38.563331'), 
(20659, 'Mechanicsville', 'MD', 301, '-076.608406', '+38.279211'), 
(20660, 'Morganza', 'MD', 301, '-076.694102', '+38.363994'), 
(20661, 'Mount Victoria', 'MD', 301, '-076.884559', '+38.343591'), 
(20662, 'Nanjemoy', 'MD', 301, '-077.192545', '+38.430568'), 
(20664, 'Newburg', 'MD', 301, '-076.917398', '+38.364718'), 
(20667, 'Park Hall', 'MD', 301, '-076.433445', '+38.216529'), 
(20670, 'Patuxent River', 'MD', 301, '-076.420952', '+38.281094'), 
(20674, 'Piney Point', 'MD', 301, '-076.498367', '+38.168630'), 
(20675, 'Pomfret', 'MD', 301, '-077.015916', '+38.576096'), 
(20676, 'Port Republic', 'MD', 410, '-076.531761', '+38.560231'), 
(20677, 'Port Tobacco', 'MD', 301, '-077.037862', '+38.504699'), 
(20678, 'Prince Frederick', 'MD', 410, '-076.528578', '+38.511282'), 
(20680, 'Ridge', 'MD', 301, '-076.369412', '+38.122181'), 
(20682, 'Rock Point', 'MD', 301, '-076.848093', '+38.283551'), 
(20684, 'Saint Inigoes', 'MD', 301, '-076.385350', '+38.141377'), 
(20685, 'Saint Leonard', 'MD', 410, '-076.517360', '+38.440484'), 
(20686, 'Saint Marys City', 'MD', 301, '-076.420738', '+38.188796'), 
(20687, 'Scotland', 'MD', 301, '-076.351659', '+38.078898'), 
(20688, 'Solomons', 'MD', 410, '-076.440937', '+38.377410'), 
(20689, 'Sunderland', 'MD', 410, '-076.541436', '+38.556448'), 
(20690, 'Tall Timbers', 'MD', 301, '-076.525504', '+38.160744'), 
(20692, 'Valley Lee', 'MD', 301, '-076.501604', '+38.192688'), 
(20693, 'Welcome', 'MD', 301, '-077.084009', '+38.476246'), 
(20695, 'White Plains', 'MD', 301, '-076.990278', '+38.597440'), 
(20697, 'Southern MD Facility', 'MD', 301, '-076.877743', '+38.833563'), 
(20701, 'Annapolis Junction', 'MD', 410, '-076.798843', '+39.133200'), 
(20703, 'Lanham', 'MD', 301, '-076.877743', '+38.833563'), 
(20704, 'Beltsville', 'MD', 301, '-076.877743', '+38.833563'), 
(20705, 'Beltsville', 'MD', 301, '-076.886795', '+39.044858'), 
(20706, 'Lanham', 'MD', 301, '-076.856135', '+38.960760'), 
(20707, 'Laurel', 'MD', 301, '-076.881945', '+39.093136'), 
(20708, 'Laurel', 'MD', 301, '-076.834493', '+39.049859'), 
(20709, 'Laurel', 'MD', 301, '-076.877743', '+38.833563'), 
(20710, 'Bladensburg', 'MD', 301, '-076.925943', '+38.901211'), 
(20711, 'Lothian', 'MD', 410, '-076.645735', '+38.802263'), 
(20712, 'Mount Rainier', 'MD', 301, '-076.967057', '+38.942660'), 
(20714, 'North Beach', 'MD', 410, '-076.595901', '+38.610496'), 
(20715, 'Bowie', 'MD', 301, '-076.743790', '+38.982612'), 
(20716, 'Bowie', 'MD', 301, '-076.709789', '+38.926311'), 
(20717, 'Bowie', 'MD', 301, '-076.877743', '+38.833563'), 
(20718, 'Bowie', 'MD', 301, '-076.877743', '+38.833563'), 
(20719, 'Bowie', 'MD', 301, '-076.877743', '+38.833563'), 
(20720, 'Bowie', 'MD', 301, '-076.790980', '+38.988510'), 
(20721, 'Bowie', 'MD', 301, '-076.787141', '+38.919357'), 
(20722, 'Brentwood', 'MD', 301, '-076.865764', '+38.886849'), 
(20723, 'Laurel', 'MD', 301, '-076.868729', '+39.136520'), 
(20724, 'Laurel', 'MD', 301, '-076.804443', '+39.098008'), 
(20725, 'Laurel', 'MD', 301, '-076.877743', '+38.833563'), 
(20726, 'Laurel', 'MD', 301, '-076.877743', '+38.833563'), 
(20731, 'Capitol Heights', 'MD', 301, '-076.877743', '+38.833563'), 
(20732, 'Chesapeake Beach', 'MD', 410, '-076.526169', '+38.565841'), 
(20733, 'Churchton', 'MD', 410, '-076.532569', '+38.921313'), 
(20735, 'Clinton', 'MD', 301, '-076.912096', '+38.739765'), 
(20736, 'Owings', 'MD', 301, '-076.562876', '+38.548775'), 
(20737, 'Riverdale', 'MD', 301, '-076.917795', '+38.963206'), 
(20738, 'Riverdale', 'MD', 301, '-076.877743', '+38.833563'), 
(20740, 'College Park', 'MD', 301, '-076.895852', '+38.979495'), 
(20741, 'College Park', 'MD', 301, '-076.877743', '+38.833563'), 
(20742, 'College Park', 'MD', 301, '-076.877743', '+38.833563'), 
(20743, 'Capitol Heights', 'MD', 301, '-076.892544', '+38.889711'), 
(20744, 'Fort Washington', 'MD', 301, '-076.977596', '+38.757114'), 
(20745, 'Oxon Hill', 'MD', 301, '-076.957746', '+38.814362'), 
(20746, 'Suitland', 'MD', 301, '-076.912745', '+38.834912'), 
(20747, 'District Heights', 'MD', 301, '-076.885744', '+38.851262'), 
(20748, 'Temple Hills', 'MD', 301, '-076.935795', '+38.817263'), 
(20749, 'Fort Washington', 'MD', 301, '-076.877743', '+38.833563'), 
(20750, 'Oxon Hill', 'MD', 301, '-076.877743', '+38.833563'), 
(20751, 'Deale', 'MD', 410, '-076.621708', '+38.960712'), 
(20752, 'Suitland', 'MD', 301, '-076.877743', '+38.833563'), 
(20753, 'District Heights', 'MD', 301, '-076.877743', '+38.833563'), 
(20754, 'Dunkirk', 'MD', 410, '-076.604364', '+38.604072'), 
(20755, 'Fort George G Meade', 'MD', 410, '-076.691190', '+39.154307'), 
(20757, 'Temple Hills', 'MD', 301, '-076.877743', '+38.833563'), 
(20758, 'Friendship', 'MD', 301, '-076.583547', '+38.736079'), 
(20759, 'Fulton', 'MD', 410, '-076.927881', '+39.160806'), 
(20762, 'Andrews Air Force Base', 'MD', 301, '-076.875551', '+38.806207'), 
(20763, 'Savage', 'MD', 410, '-076.815044', '+39.136189'), 
(20764, 'Shady Side', 'MD', 410, '-076.589086', '+38.965727'), 
(20765, 'Galesville', 'MD', 410, '-076.545083', '+38.974512'), 
(20768, 'Greenbelt', 'MD', 301, '-076.877743', '+38.833563'), 
(20769, 'Glenn Dale', 'MD', 301, '-076.811392', '+38.983460'), 
(20770, 'Greenbelt', 'MD', 301, '-076.880966', '+38.995909'), 
(20771, 'Greenbelt', 'MD', 301, '-076.877743', '+38.833563'), 
(20772, 'Upper Marlboro', 'MD', 301, '-076.786093', '+38.816171'), 
(20773, 'Upper Marlboro', 'MD', 301, '-076.877743', '+38.833563'), 
(20774, 'Upper Marlboro', 'MD', 301, '-076.815591', '+38.868212'), 
(20775, 'Upper Marlboro', 'MD', 301, '-076.877743', '+38.833563'), 
(20776, 'Harwood', 'MD', 410, '-076.564785', '+38.962992'), 
(20777, 'Highland', 'MD', 301, '-076.966718', '+39.173059'), 
(20778, 'West River', 'MD', 410, '-076.563885', '+39.002411'), 
(20779, 'Tracys Landing', 'MD', 410, '-076.558783', '+38.942878'), 
(20781, 'Hyattsville', 'MD', 301, '-076.937446', '+38.941610'), 
(20782, 'Hyattsville', 'MD', 301, '-076.967247', '+38.912211'), 
(20783, 'Hyattsville', 'MD', 301, '-076.972297', '+39.000509'), 
(20784, 'Hyattsville', 'MD', 301, '-076.895795', '+38.951310'), 
(20785, 'Hyattsville', 'MD', 301, '-076.875494', '+38.922261'), 
(20787, 'Hyattsville', 'MD', 301, '-076.982405', '+38.987070'), 
(20788, 'Hyattsville', 'MD', 301, '-076.950913', '+38.969434'), 
(20790, 'Capitol Heights', 'MD', 301, '-076.877743', '+38.833563'), 
(20791, 'Capitol Heights', 'MD', 301, '-076.877743', '+38.833563'), 
(20794, 'Jessup', 'MD', 410, '-076.813394', '+39.155266'), 
(20797, 'Southern MD Facility', 'MD', 301, '-076.877743', '+38.833563'), 
(20799, 'Capitol Heights', 'MD', 301, '-076.877743', '+38.833563'), 
(20812, 'Glen Echo', 'MD', 301, '-077.140801', '+38.968510'), 
(20813, 'Bethesda', 'MD', 301, '-077.207617', '+39.143979'), 
(20814, 'Bethesda', 'MD', 301, '-077.104600', '+39.004520'), 
(20815, 'Chevy Chase', 'MD', 301, '-077.079449', '+38.983759'), 
(20816, 'Bethesda', 'MD', 301, '-077.116500', '+38.955907'), 
(20817, 'Bethesda', 'MD', 301, '-077.153801', '+38.989586'), 
(20818, 'Cabin John', 'MD', 301, '-077.180053', '+39.128407'), 
(20824, 'Bethesda', 'MD', 301, '-077.207617', '+39.143979'), 
(20825, 'Chevy Chase', 'MD', 301, '-077.207617', '+39.143979'), 
(20827, 'Bethesda', 'MD', 301, '-077.207617', '+39.143979'), 
(20830, 'Olney', 'MD', 301, '-077.066745', '+39.155220'), 
(20832, 'Olney', 'MD', 301, '-077.077651', '+39.150364'), 
(20833, 'Brookeville', 'MD', 301, '-077.050550', '+39.204341'), 
(20837, 'Poolesville', 'MD', 301, '-077.403211', '+39.123705'), 
(20838, 'Barnesville', 'MD', 301, '-077.370970', '+39.228424'), 
(20839, 'Beallsville', 'MD', 301, '-077.419605', '+39.178770'), 
(20841, 'Boyds', 'MD', 301, '-077.328764', '+39.184675'), 
(20842, 'Dickerson', 'MD', 301, '-077.421929', '+39.191093'), 
(20847, 'Rockville', 'MD', 301, '-077.207617', '+39.143979'), 
(20848, 'Rockville', 'MD', 301, '-077.207617', '+39.143979'), 
(20849, 'Rockville', 'MD', 301, '-077.207617', '+39.143979'), 
(20850, 'Rockville', 'MD', 301, '-077.184127', '+39.089557'), 
(20851, 'Rockville', 'MD', 301, '-077.125751', '+39.077858'), 
(20852, 'Rockville', 'MD', 301, '-077.121096', '+39.052158'), 
(20853, 'Rockville', 'MD', 301, '-077.099600', '+39.107357'), 
(20854, 'Potomac', 'MD', 301, '-077.234792', '+39.029839'), 
(20855, 'Derwood', 'MD', 301, '-077.138145', '+39.142857'), 
(20857, 'Rockville', 'MD', 301, '-077.207617', '+39.143979'), 
(20859, 'Potomac', 'MD', 301, '-077.207617', '+39.143979'), 
(20860, 'Sandy Spring', 'MD', 301, '-077.044614', '+39.142424'), 
(20861, 'Ashton', 'MD', 301, '-076.994498', '+39.151468'), 
(20862, 'Brinklow', 'MD', 301, '-077.020626', '+39.175506'), 
(20866, 'Burtonsville', 'MD', 301, '-076.935861', '+39.105644'), 
(20868, 'Spencerville', 'MD', 301, '-076.972157', '+39.122262'), 
(20871, 'Clarksburg', 'MD', 301, '-077.259816', '+39.207775'), 
(20872, 'Damascus', 'MD', 301, '-077.215203', '+39.285477'), 
(20874, 'Germantown', 'MD', 301, '-077.282223', '+39.135512'), 
(20875, 'Germantown', 'MD', 301, '-077.207617', '+39.143979'), 
(20876, 'Germantown', 'MD', 301, '-077.239729', '+39.210218'), 
(20877, 'Gaithersburg', 'MD', 301, '-077.182953', '+39.139336'), 
(20878, 'Gaithersburg', 'MD', 301, '-077.198452', '+39.091857'), 
(20879, 'Gaithersburg', 'MD', 301, '-077.185542', '+39.173000'), 
(20880, 'Washington Grove', 'MD', 301, '-077.172591', '+39.138815'), 
(20882, 'Gaithersburg', 'MD', 301, '-077.145781', '+39.233512'), 
(20884, 'Gaithersburg', 'MD', 301, '-077.207617', '+39.143979'), 
(20885, 'Gaithersburg', 'MD', 301, '-077.202798', '+39.187421'), 
(20886, 'Montgomery Village', 'MD', 301, '-077.187250', '+39.175703'), 
(20889, 'Bethesda', 'MD', 301, '-077.207617', '+39.143979'), 
(20891, 'Kensington', 'MD', 301, '-077.207617', '+39.143979'), 
(20892, 'Bethesda', 'MD', 301, '-077.103410', '+39.002375'), 
(20894, 'Bethesda', 'MD', 301, '-077.207617', '+39.143979'), 
(20895, 'Kensington', 'MD', 301, '-077.111555', '+39.095380'), 
(20896, 'Garrett Park', 'MD', 301, '-077.093100', '+39.036496'), 
(20897, 'Suburb Maryland Fac', 'MD', 301, '-077.207617', '+39.143979'), 
(20898, 'Gaithersburg', 'MD', 301, '-077.207617', '+39.143979'), 
(20899, 'Gaithersburg', 'MD', 301, '-077.221984', '+39.140324'), 
(20901, 'Silver Spring', 'MD', 301, '-077.010948', '+39.036289'), 
(20902, 'Silver Spring', 'MD', 301, '-077.044449', '+39.039974'), 
(20903, 'Silver Spring', 'MD', 301, '-076.980597', '+39.015209'), 
(20904, 'Silver Spring', 'MD', 301, '-076.996866', '+39.066844'), 
(20905, 'Silver Spring', 'MD', 301, '-077.005870', '+39.114753'), 
(20906, 'Silver Spring', 'MD', 301, '-077.061278', '+39.083978'), 
(20907, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20908, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20910, 'Silver Spring', 'MD', 301, '-077.029648', '+39.003109'), 
(20911, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20912, 'Takoma Park', 'MD', 301, '-077.005798', '+38.982360'), 
(20913, 'Takoma Park', 'MD', 301, '-076.877743', '+38.833563'), 
(20914, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20915, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20916, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20918, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(20997, 'Silver Spring', 'MD', 301, '-077.207617', '+39.143979'), 
(21001, 'Aberdeen', 'MD', 410, '-076.231177', '+39.499909'), 
(21005, 'Aberdeen Proving Ground', 'MD', 410, '-076.120824', '+39.477062'), 
(21009, 'Abingdon', 'MD', 410, '-076.277279', '+39.472579'), 
(21010, 'Gunpowder', 'MD', 410, '-076.295468', '+39.380158'), 
(21012, 'Arnold', 'MD', 410, '-076.623203', '+39.031461'), 
(21013, 'Baldwin', 'MD', 410, '-076.486624', '+39.496406'), 
(21014, 'Bel Air', 'MD', 410, '-076.321984', '+39.547557'), 
(21015, 'Bel Air', 'MD', 410, '-076.298713', '+39.551757'), 
(21017, 'Belcamp', 'MD', 410, '-076.238835', '+39.473660'), 
(21018, 'Benson', 'MD', 410, '-076.385083', '+39.509276'), 
(21020, 'Boring', 'MD', 410, '-076.804699', '+39.521276'), 
(21022, 'Brooklandville', 'MD', 410, '-076.671742', '+39.397861'), 
(21023, 'Butler', 'MD', 410, '-076.743196', '+39.532955'), 
(21027, 'Chase', 'MD', 410, '-076.592139', '+39.438964'), 
(21028, 'Churchville', 'MD', 410, '-076.236427', '+39.563172'), 
(21029, 'Clarksville', 'MD', 410, '-076.951498', '+39.212456'), 
(21030, 'Cockeysville', 'MD', 410, '-076.664077', '+39.491227'), 
(21031, 'Hunt Valley', 'MD', 410, '-076.655257', '+39.480493'), 
(21032, 'Crownsville', 'MD', 410, '-076.588272', '+39.018110'), 
(21034, 'Darlington', 'MD', 410, '-076.226377', '+39.646205'), 
(21035, 'Davidsonville', 'MD', 410, '-076.628630', '+39.042960'), 
(21036, 'Dayton', 'MD', 410, '-077.003750', '+39.240155'), 
(21037, 'Edgewater', 'MD', 410, '-076.623684', '+38.975128'), 
(21040, 'Edgewood', 'MD', 410, '-076.293579', '+39.434799'), 
(21041, 'Ellicott City', 'MD', 410, '-076.941902', '+39.236405'), 
(21042, 'Ellicott City', 'MD', 410, '-076.897247', '+39.261897'), 
(21043, 'Ellicott City', 'MD', 410, '-076.800124', '+39.254833'), 
(21044, 'Columbia', 'MD', 410, '-076.887905', '+39.206132'), 
(21045, 'Columbia', 'MD', 410, '-076.825475', '+39.207806'), 
(21046, 'Columbia', 'MD', 410, '-076.834945', '+39.175406'), 
(21047, 'Fallston', 'MD', 410, '-076.439035', '+39.531206'), 
(21048, 'Finksburg', 'MD', 410, '-076.910108', '+39.499102'), 
(21050, 'Forest Hill', 'MD', 410, '-076.392733', '+39.587155'), 
(21051, 'Fork', 'MD', 410, '-076.448385', '+39.473140'), 
(21052, 'Fort Howard', 'MD', 410, '-076.445599', '+39.206998'), 
(21053, 'Freeland', 'MD', 410, '-076.717644', '+39.687103'), 
(21054, 'Gambrills', 'MD', 410, '-076.631238', '+39.048359'), 
(21055, 'Garrison', 'MD', 410, '-076.592139', '+39.438964'), 
(21056, 'Gibson Island', 'MD', 410, '-076.545474', '+39.086064'), 
(21057, 'Glen Arm', 'MD', 410, '-076.501186', '+39.451006'), 
(21060, 'Glen Burnie', 'MD', 410, '-076.579836', '+39.170158'), 
(21061, 'Glen Burnie', 'MD', 410, '-076.615637', '+38.967943'), 
(21062, 'Glen Burnie', 'MD', 410, '-076.594942', '+38.974203'), 
(21071, 'Glyndon', 'MD', 410, '-076.766097', '+39.515748'), 
(21074, 'Hampstead', 'MD', 410, '-076.864427', '+39.614552'), 
(21075, 'Elkridge', 'MD', 410, '-076.753093', '+39.205756'), 
(21076, 'Hanover', 'MD', 410, '-076.615557', '+39.057694'), 
(21077, 'Harmans', 'MD', 410, '-076.629277', '+38.947102'), 
(21078, 'Havre de Grace', 'MD', 410, '-076.155170', '+39.560095'), 
(21080, 'Henryton', 'MD', 410, '-077.049302', '+39.534703'), 
(21082, 'Hydes', 'MD', 410, '-076.471736', '+39.481685'), 
(21084, 'Jarrettsville', 'MD', 410, '-076.419734', '+39.552706'), 
(21085, 'Joppa', 'MD', 410, '-076.351881', '+39.449157'), 
(21087, 'Kingsville', 'MD', 410, '-076.421783', '+39.445257'), 
(21088, 'Lineboro', 'MD', 410, '-077.049302', '+39.534703'), 
(21090, 'Linthicum Heights', 'MD', 410, '-076.631743', '+39.068309'), 
(21092, 'Long Green', 'MD', 410, '-076.592139', '+39.438964'), 
(21093, 'Lutherville Timonium', 'MD', 410, '-076.654593', '+39.433206'), 
(21094, 'Lutherville Timonium', 'MD', 410, '-076.592139', '+39.438964'), 
(21098, 'Hanover', 'MD', 410, '-076.594942', '+38.974203'), 
(21102, 'Manchester', 'MD', 410, '-076.870849', '+39.556164'), 
(21104, 'Marriottsville', 'MD', 410, '-076.916267', '+39.378104'), 
(21105, 'Maryland Line', 'MD', 410, '-076.659492', '+39.711379'), 
(21106, 'Mayo', 'MD', 410, '-076.580934', '+38.971475'), 
(21108, 'Millersville', 'MD', 410, '-076.582479', '+38.986961'), 
(21111, 'Monkton', 'MD', 410, '-076.597891', '+39.566189'), 
(21113, 'Odenton', 'MD', 410, '-076.586886', '+38.975412'), 
(21114, 'Crofton', 'MD', 410, '-076.622577', '+39.064360'), 
(21117, 'Owings Mills', 'MD', 410, '-076.787696', '+39.429055'), 
(21120, 'Parkton', 'MD', 410, '-076.673693', '+39.642203'), 
(21122, 'Pasadena', 'MD', 410, '-076.616185', '+38.976813'), 
(21123, 'Pasadena', 'MD', 410, '-076.594942', '+38.974203'), 
(21128, 'Perry Hall', 'MD', 410, '-076.450084', '+39.404757'), 
(21130, 'Perryman', 'MD', 410, '-076.211676', '+39.471559'), 
(21131, 'Phoenix', 'MD', 410, '-076.577619', '+39.483255'), 
(21132, 'Pylesville', 'MD', 410, '-076.421834', '+39.692854'), 
(21133, 'Randallstown', 'MD', 410, '-076.816675', '+39.377872'), 
(21136, 'Reisterstown', 'MD', 410, '-076.796347', '+39.487615'), 
(21139, 'Riderwood', 'MD', 410, '-076.592139', '+39.438964'), 
(21140, 'Riva', 'MD', 410, '-076.625199', '+39.031943'), 
(21144, 'Severn', 'MD', 410, '-076.623121', '+38.983971'), 
(21146, 'Severna Park', 'MD', 410, '-076.603722', '+38.951199'), 
(21150, 'Simpsonville', 'MD', 410, '-076.941902', '+39.236405'), 
(21152, 'Sparks Glencoe', 'MD', 410, '-076.715587', '+39.526441'), 
(21153, 'Stevenson', 'MD', 410, '-076.730345', '+39.412905'), 
(21154, 'Street', 'MD', 410, '-076.371332', '+39.657355'), 
(21155, 'Upperco', 'MD', 410, '-076.797213', '+39.567574'), 
(21156, 'Upper Falls', 'MD', 410, '-076.583163', '+39.461038'), 
(21157, 'Westminster', 'MD', 410, '-076.980701', '+39.564201'), 
(21158, 'Westminster', 'MD', 410, '-077.029403', '+39.606981'), 
(21160, 'Whiteford', 'MD', 410, '-076.330641', '+39.703155'), 
(21161, 'White Hall', 'MD', 410, '-076.527937', '+39.658104'), 
(21162, 'White Marsh', 'MD', 410, '-076.411976', '+39.389457'), 
(21163, 'Woodstock', 'MD', 410, '-076.845587', '+39.349834'), 
(21201, 'Baltimore', 'MD', 410, '-076.623489', '+39.296536'), 
(21202, 'Baltimore', 'MD', 410, '-076.608438', '+39.295907'), 
(21203, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21204, 'Towson', 'MD', 410, '-076.603790', '+39.407156'), 
(21205, 'Baltimore', 'MD', 410, '-076.567987', '+39.302757'), 
(21206, 'Baltimore', 'MD', 410, '-076.553237', '+39.336857'), 
(21207, 'Gwynn Oak', 'MD', 410, '-076.736594', '+39.325605'), 
(21208, 'Pikesville', 'MD', 410, '-076.727036', '+39.385156'), 
(21209, 'Baltimore', 'MD', 410, '-076.667892', '+39.354256'), 
(21210, 'Baltimore', 'MD', 410, '-076.633290', '+39.352356'), 
(21211, 'Baltimore', 'MD', 410, '-076.638990', '+39.327889'), 
(21212, 'Baltimore', 'MD', 410, '-076.610989', '+39.356206'), 
(21213, 'Baltimore', 'MD', 410, '-076.603338', '+39.306606'), 
(21214, 'Baltimore', 'MD', 410, '-076.562187', '+39.350006'), 
(21215, 'Baltimore', 'MD', 410, '-076.681192', '+39.343306'), 
(21216, 'Baltimore', 'MD', 410, '-076.674792', '+39.310756'), 
(21217, 'Baltimore', 'MD', 410, '-076.637490', '+39.308606'), 
(21218, 'Baltimore', 'MD', 410, '-076.599139', '+39.328456'), 
(21219, 'Sparrows Point', 'MD', 410, '-076.445532', '+39.229611'), 
(21220, 'Middle River', 'MD', 410, '-076.505086', '+39.344057'), 
(21221, 'Essex', 'MD', 410, '-076.559787', '+39.296007'), 
(21222, 'Dundalk', 'MD', 410, '-076.451733', '+39.325991'), 
(21223, 'Baltimore', 'MD', 410, '-076.650140', '+39.279506'), 
(21224, 'Baltimore', 'MD', 410, '-076.557237', '+39.279207'), 
(21225, 'Brooklyn', 'MD', 410, '-076.616437', '+39.018973'), 
(21226, 'Curtis Bay', 'MD', 410, '-076.584137', '+39.068710'), 
(21227, 'Halethorpe', 'MD', 410, '-076.677291', '+39.241606'), 
(21228, 'Catonsville', 'MD', 410, '-076.631074', '+39.274156'), 
(21229, 'Baltimore', 'MD', 410, '-076.652840', '+39.286613'), 
(21230, 'Baltimore', 'MD', 410, '-076.622439', '+39.264548'), 
(21231, 'Baltimore', 'MD', 410, '-076.592238', '+39.288757'), 
(21233, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21234, 'Parkville', 'MD', 410, '-076.530044', '+39.413106'), 
(21235, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21236, 'Nottingham', 'MD', 410, '-076.489277', '+39.392107'), 
(21237, 'Rosedale', 'MD', 410, '-076.488035', '+39.339957'), 
(21239, 'Baltimore', 'MD', 410, '-076.587588', '+39.356356'), 
(21240, 'Baltimore', 'MD', 410, '-076.651589', '+39.142793'), 
(21241, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21244, 'Windsor Mill', 'MD', 410, '-076.784896', '+39.333105'), 
(21250, 'Baltimore', 'MD', 410, '-076.713149', '+39.258226'), 
(21251, 'Baltimore', 'MD', 410, '-076.592139', '+39.438964'), 
(21252, 'Baltimore', 'MD', 410, '-076.613325', '+39.388799'), 
(21260, 'Baltimore', 'MD', 410, null, null), 
(21263, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21264, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21265, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21268, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21270, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21273, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21274, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21275, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21278, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21279, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21280, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21281, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21282, 'Baltimore', 'MD', 410, '-076.592139', '+39.438964'), 
(21283, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21284, 'Baltimore', 'MD', 410, '-076.592139', '+39.438964'), 
(21285, 'Baltimore', 'MD', 410, '-076.592139', '+39.438964'), 
(21286, 'Towson', 'MD', 410, '-076.576089', '+39.414306'), 
(21287, 'Baltimore', 'MD', 410, '-076.592738', '+39.297457'), 
(21288, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21289, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21290, 'Baltimore', 'MD', 410, '-076.623839', '+39.293256'), 
(21297, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21298, 'Baltimore', 'MD', 410, '-076.620489', '+39.284707'), 
(21401, 'Annapolis', 'MD', 410, '-076.610143', '+38.967311'), 
(21402, 'Annapolis', 'MD', 410, '-076.452032', '+39.048110'), 
(21403, 'Annapolis', 'MD', 410, '-076.584637', '+39.007361'), 
(21404, 'Annapolis', 'MD', 410, '-076.594942', '+38.974203'), 
(21405, 'Annapolis', 'MD', 410, '-076.506883', '+38.992124'), 
(21411, 'Annapolis', 'MD', 410, '-076.594942', '+38.974203'), 
(21412, 'Annapolis', 'MD', 410, '-076.594942', '+38.974203'), 
(21501, 'Cumberland', 'MD', 301, '-078.690593', '+39.580691'), 
(21502, 'Cumberland', 'MD', 301, '-078.844425', '+39.599150'), 
(21503, 'Cumberland', 'MD', 301, '-078.690593', '+39.580691'), 
(21504, 'Cumberland', 'MD', 301, '-078.690593', '+39.580691'), 
(21505, 'Cumberland', 'MD', 301, '-078.843432', '+39.594043'), 
(21520, 'Accident', 'MD', 301, '-079.230969', '+39.589350'), 
(21521, 'Barton', 'MD', 301, '-079.009008', '+39.536798'), 
(21522, 'Bittinger', 'MD', 301, '-079.233691', '+39.601664'), 
(21523, 'Bloomington', 'MD', 301, '-079.082970', '+39.486109'), 
(21524, 'Corriganville', 'MD', 301, '-078.803067', '+39.696680'), 
(21528, 'Eckhart Mines', 'MD', 301, '-078.901395', '+39.652837'), 
(21529, 'Ellerslie', 'MD', 301, '-078.777446', '+39.708261'), 
(21530, 'Flintstone', 'MD', 301, '-078.524164', '+39.679418'), 
(21531, 'Friendsville', 'MD', 301, '-079.257117', '+39.637098'), 
(21532, 'Frostburg', 'MD', 301, '-078.912502', '+39.642060'), 
(21536, 'Grantsville', 'MD', 301, '-079.124143', '+39.655141'), 
(21538, 'Kitzmiller', 'MD', 301, '-079.222202', '+39.416917'), 
(21539, 'Lonaconing', 'MD', 301, '-078.934521', '+39.571706'), 
(21540, 'Luke', 'MD', 301, '-079.058451', '+39.475381'), 
(21541, 'Mc Henry', 'MD', 301, '-079.382332', '+39.565589'), 
(21542, 'Midland', 'MD', 301, '-078.943082', '+39.595113'), 
(21543, 'Midlothian', 'MD', 301, '-078.960403', '+39.633866'), 
(21545, 'Mount Savage', 'MD', 301, '-078.872465', '+39.695649'), 
(21550, 'Oakland', 'MD', 301, '-079.316683', '+39.433920'), 
(21555, 'Oldtown', 'MD', 301, '-078.572564', '+39.596645'), 
(21556, 'Pinto', 'MD', 301, '-078.843962', '+39.572452'), 
(21557, 'Rawlings', 'MD', 301, '-078.921162', '+39.505820'), 
(21560, 'Spring Gap', 'MD', 301, '-078.687137', '+39.601008'), 
(21561, 'Swanton', 'MD', 301, '-079.190791', '+39.538568'), 
(21562, 'Westernport', 'MD', 301, '-079.013989', '+39.490547'), 
(21601, 'Easton', 'MD', 410, '-076.051486', '+38.800714'), 
(21606, 'Easton', 'MD', 410, '-076.180166', '+38.758525'), 
(21607, 'Barclay', 'MD', 410, '-076.060665', '+39.073391'), 
(21609, 'Bethlehem', 'MD', 410, '-075.958683', '+38.740562'), 
(21610, 'Betterton', 'MD', 410, '-076.067079', '+39.366812'), 
(21612, 'Bozman', 'MD', 410, '-076.273704', '+38.749550'), 
(21613, 'Cambridge', 'MD', 410, '-076.079864', '+38.479813'), 
(21617, 'Centreville', 'MD', 410, '-076.091375', '+39.084003'), 
(21619, 'Chester', 'MD', 410, '-076.279172', '+38.946034'), 
(21620, 'Chestertown', 'MD', 410, '-076.059316', '+39.235988'), 
(21622, 'Church Creek', 'MD', 410, '-076.191021', '+38.415211'), 
(21623, 'Church Hill', 'MD', 410, '-075.961404', '+39.130500'), 
(21624, 'Claiborne', 'MD', 410, '-076.271370', '+38.836766'), 
(21625, 'Cordova', 'MD', 410, '-076.000119', '+38.869275'), 
(21626, 'Crapo', 'MD', 410, '-076.097337', '+38.323604'), 
(21627, 'Crocheron', 'MD', 410, '-076.053064', '+38.242608'), 
(21628, 'Crumpton', 'MD', 410, '-075.929797', '+39.231771'), 
(21629, 'Denton', 'MD', 410, '-075.835702', '+38.859523'), 
(21631, 'East New Market', 'MD', 410, '-075.939691', '+38.579447'), 
(21632, 'Federalsburg', 'MD', 410, '-075.825197', '+38.823318'), 
(21634, 'Fishing Creek', 'MD', 410, '-076.203532', '+38.298680'), 
(21635, 'Galena', 'MD', 410, '-075.836031', '+39.320381'), 
(21636, 'Goldsboro', 'MD', 410, '-075.809462', '+39.022245'), 
(21638, 'Grasonville', 'MD', 410, '-076.115897', '+39.019049'), 
(21639, 'Greensboro', 'MD', 410, '-075.790732', '+38.968592'), 
(21640, 'Henderson', 'MD', 410, '-075.811781', '+39.081351'), 
(21641, 'Hillsboro', 'MD', 410, '-075.938770', '+38.920588'), 
(21643, 'Hurlock', 'MD', 410, '-075.863003', '+38.643824'), 
(21644, 'Ingleside', 'MD', 410, '-075.876881', '+39.118226'), 
(21645, 'Kennedyville', 'MD', 410, '-075.961520', '+39.313679'), 
(21647, 'McDaniel', 'MD', 410, '-076.287709', '+38.808497'), 
(21648, 'Madison', 'MD', 410, '-076.241202', '+38.478205'), 
(21649, 'Marydel', 'MD', 410, '-075.790870', '+39.106088'), 
(21650, 'Massey', 'MD', 410, '-075.812769', '+39.308228'), 
(21651, 'Millington', 'MD', 410, '-075.895115', '+39.274314'), 
(21652, 'Neavitt', 'MD', 410, '-076.152762', '+38.795102'), 
(21653, 'Newcomb', 'MD', 410, '-076.178041', '+38.751834'), 
(21654, 'Oxford', 'MD', 410, '-076.125184', '+38.710783'), 
(21655, 'Preston', 'MD', 410, '-075.907650', '+38.752146'), 
(21656, 'Price', 'MD', 410, '-076.092127', '+39.034637'), 
(21657, 'Queen Anne', 'MD', 410, '-075.975322', '+38.975882'), 
(21658, 'Queenstown', 'MD', 410, '-076.142374', '+39.002550'), 
(21659, 'Rhodesdale', 'MD', 410, '-075.804650', '+38.561727'), 
(21660, 'Ridgely', 'MD', 410, '-075.866707', '+38.874255');

insert  into zipcodes values 
(21661, 'Rock Hall', 'MD', 410, '-076.223193', '+39.117823'), 
(21662, 'Royal Oak', 'MD', 410, '-076.196838', '+38.713532'), 
(21663, 'Saint Michaels', 'MD', 410, '-076.167765', '+38.748765'), 
(21664, 'Secretary', 'MD', 410, '-075.947375', '+38.600971'), 
(21665, 'Sherwood', 'MD', 410, '-076.326606', '+38.745387'), 
(21666, 'Stevensville', 'MD', 410, '-076.115680', '+39.012075'), 
(21667, 'Still Pond', 'MD', 410, '-076.047396', '+39.339906'), 
(21668, 'Sudlersville', 'MD', 410, '-076.031257', '+39.119123'), 
(21669, 'Taylors Island', 'MD', 410, '-076.264100', '+38.453204'), 
(21670, 'Templeville', 'MD', 410, '-075.861191', '+38.889270'), 
(21671, 'Tilghman', 'MD', 410, '-076.332647', '+38.704729'), 
(21672, 'Toddville', 'MD', 410, '-076.072171', '+38.274149'), 
(21673, 'Trappe', 'MD', 410, '-076.058006', '+38.664452'), 
(21675, 'Wingate', 'MD', 410, '-076.106344', '+38.307394'), 
(21676, 'Wittman', 'MD', 410, '-076.300134', '+38.784568'), 
(21677, 'Woolford', 'MD', 410, '-076.202456', '+38.499650'), 
(21678, 'Worton', 'MD', 410, '-076.081650', '+39.308842'), 
(21679, 'Wye Mills', 'MD', 410, '-076.073905', '+38.915060'), 
(21681, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21682, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21683, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21684, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21685, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21686, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21687, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21688, 'Ridgely', 'MD', 410, '-075.861191', '+38.889270'), 
(21690, 'Chestertown', 'MD', 410, '-076.092127', '+39.034637'), 
(21701, 'Frederick', 'MD', 301, '-077.369299', '+39.512748'), 
(21702, 'Frederick', 'MD', 301, '-077.461211', '+39.492596'), 
(21703, 'Frederick', 'MD', 301, '-077.463561', '+39.364713'), 
(21704, 'Frederick', 'MD', 301, '-077.383229', '+39.345477'), 
(21705, 'Frederick', 'MD', 301, '-077.392139', '+39.469961'), 
(21709, 'Frederick', 'MD', 301, '-077.392139', '+39.469961'), 
(21710, 'Adamstown', 'MD', 301, '-077.455243', '+39.291049'), 
(21711, 'Big Pool', 'MD', 301, '-077.954912', '+39.666266'), 
(21713, 'Boonsboro', 'MD', 301, '-077.695721', '+39.551986'), 
(21714, 'Braddock Heights', 'MD', 301, '-077.505098', '+39.420300'), 
(21715, 'Brownsville', 'MD', 301, '-077.658015', '+39.386893'), 
(21716, 'Brunswick', 'MD', 301, '-077.624701', '+39.317945'), 
(21717, 'Buckeystown', 'MD', 301, '-077.427405', '+39.330887'), 
(21718, 'Burkittsville', 'MD', 301, '-077.627954', '+39.400868'), 
(21719, 'Cascade', 'MD', 301, '-077.495542', '+39.695751'), 
(21720, 'Cavetown', 'MD', 301, '-077.584162', '+39.647296'), 
(21721, 'Chewsville', 'MD', 301, '-077.637152', '+39.642537'), 
(21722, 'Clear Spring', 'MD', 301, '-077.906389', '+39.665751'), 
(21723, 'Cooksville', 'MD', 410, '-077.014200', '+39.328104'), 
(21727, 'Emmitsburg', 'MD', 301, '-077.336732', '+39.675397'), 
(21733, 'Fairplay', 'MD', 301, '-077.760390', '+39.559419'), 
(21734, 'Funkstown', 'MD', 301, '-077.707207', '+39.605960'), 
(21736, 'Gapland', 'MD', 301, '-077.916196', '+39.520696'), 
(21737, 'Glenelg', 'MD', 410, '-077.012699', '+39.259656'), 
(21738, 'Glenwood', 'MD', 410, '-077.025362', '+39.281504'), 
(21740, 'Hagerstown', 'MD', 301, '-077.700213', '+39.588870'), 
(21741, 'Hagerstown', 'MD', 301, '-077.742116', '+39.693944'), 
(21742, 'Hagerstown', 'MD', 301, '-077.652779', '+39.642995'), 
(21746, 'Hagerstown', 'MD', 301, '-077.720642', '+39.563787'), 
(21747, 'Hagerstown', 'MD', 301, '-077.916196', '+39.520696'), 
(21748, 'Hagerstown', 'MD', 301, '-077.916196', '+39.520696'), 
(21749, 'Hagerstown', 'MD', 301, '-077.916196', '+39.520696'), 
(21750, 'Hancock', 'MD', 301, '-078.050204', '+39.588950'), 
(21754, 'Ijamsville', 'MD', 301, '-077.310622', '+39.339477'), 
(21755, 'Jefferson', 'MD', 301, '-077.567142', '+39.353688'), 
(21756, 'Keedysville', 'MD', 301, '-077.693341', '+39.458488'), 
(21757, 'Keymar', 'MD', 410, '-077.252657', '+39.619399'), 
(21758, 'Knoxville', 'MD', 301, '-077.620514', '+39.349240'), 
(21759, 'Ladiesburg', 'MD', 301, '-077.290519', '+39.569426'), 
(21762, 'Libertytown', 'MD', 301, '-077.246761', '+39.482208'), 
(21764, 'Linwood', 'MD', 410, '-077.049302', '+39.534703'), 
(21765, 'Lisbon', 'MD', 410, '-077.071952', '+39.337804'), 
(21766, 'Little Orleans', 'MD', 301, '-078.408891', '+39.641946'), 
(21767, 'Maugansville', 'MD', 301, '-077.746766', '+39.696761'), 
(21769, 'Middletown', 'MD', 301, '-077.485034', '+39.535030'), 
(21770, 'Monrovia', 'MD', 301, '-077.265818', '+39.351552'), 
(21771, 'Mount Airy', 'MD', 301, '-077.214087', '+39.407252'), 
(21773, 'Myersville', 'MD', 301, '-077.556275', '+39.550036'), 
(21774, 'New Market', 'MD', 301, '-077.220932', '+39.432571'), 
(21775, 'New Midway', 'MD', 301, '-077.294680', '+39.564472'), 
(21776, 'New Windsor', 'MD', 410, '-077.093303', '+39.521886'), 
(21777, 'Point of Rocks', 'MD', 301, '-077.532068', '+39.277770'), 
(21778, 'Rocky Ridge', 'MD', 301, '-077.335442', '+39.618999'), 
(21779, 'Rohrersville', 'MD', 301, '-077.660130', '+39.430227'), 
(21780, 'Sabillasville', 'MD', 301, '-077.481888', '+39.667035'), 
(21781, 'Saint James', 'MD', 301, '-077.760697', '+39.569910'), 
(21782, 'Sharpsburg', 'MD', 301, '-077.771667', '+39.438718'), 
(21783, 'Smithsburg', 'MD', 301, '-077.614762', '+39.591355'), 
(21784, 'Sykesville', 'MD', 410, '-076.969601', '+39.456720'), 
(21787, 'Taneytown', 'MD', 410, '-077.169055', '+39.657449'), 
(21788, 'Thurmont', 'MD', 301, '-077.398931', '+39.610876'), 
(21790, 'Tuscarora', 'MD', 301, '-077.496646', '+39.265086'), 
(21791, 'Union Bridge', 'MD', 410, '-077.131896', '+39.579850'), 
(21792, 'Unionville', 'MD', 301, '-077.392139', '+39.469961'), 
(21793, 'Walkersville', 'MD', 301, '-077.343542', '+39.491247'), 
(21794, 'West Friendship', 'MD', 410, '-076.981150', '+39.296204'), 
(21795, 'Williamsport', 'MD', 301, '-077.826258', '+39.589123'), 
(21797, 'Woodbine', 'MD', 410, '-077.081821', '+39.402352'), 
(21798, 'Woodsboro', 'MD', 301, '-077.292314', '+39.542724'), 
(21801, 'Salisbury', 'MD', 410, '-075.633621', '+38.382445'), 
(21802, 'Salisbury', 'MD', 410, '-075.627600', '+38.388434'), 
(21803, 'Salisbury', 'MD', 410, '-075.627600', '+38.388434'), 
(21804, 'Salisbury', 'MD', 410, '-075.533782', '+38.350793'), 
(21810, 'Allen', 'MD', 410, '-075.627600', '+38.388434'), 
(21811, 'Berlin', 'MD', 410, '-075.320901', '+38.310447'), 
(21813, 'Bishopville', 'MD', 410, '-075.195960', '+38.421121'), 
(21814, 'Bivalve', 'MD', 410, '-075.627600', '+38.388434'), 
(21817, 'Crisfield', 'MD', 410, '-075.818797', '+37.998308'), 
(21821, 'Deal Island', 'MD', 410, '-075.923290', '+38.166101'), 
(21822, 'Eden', 'MD', 410, '-075.550530', '+38.216972'), 
(21824, 'Ewell', 'MD', 410, '-076.035623', '+37.983912'), 
(21826, 'Fruitland', 'MD', 410, '-075.620806', '+38.320318'), 
(21829, 'Girdletree', 'MD', 410, '-075.381853', '+38.102963'), 
(21830, 'Hebron', 'MD', 410, '-075.724848', '+38.409235'), 
(21835, 'Linkwood', 'MD', 410, '-075.949958', '+38.532301'), 
(21836, 'Manokin', 'MD', 410, '-075.734412', '+38.073294'), 
(21837, 'Mardela Springs', 'MD', 410, '-075.754804', '+38.458249'), 
(21838, 'Marion Station', 'MD', 410, '-075.728768', '+38.018983'), 
(21840, 'Nanticoke', 'MD', 410, '-075.627600', '+38.388434'), 
(21841, 'Newark', 'MD', 410, '-075.301838', '+38.246348'), 
(21842, 'Ocean City', 'MD', 410, '-075.113816', '+38.381107'), 
(21843, 'Ocean City', 'MD', 410, '-075.324057', '+38.223090'), 
(21849, 'Parsonsburg', 'MD', 410, '-075.462009', '+38.376894'), 
(21850, 'Pittsville', 'MD', 410, '-075.410499', '+38.394572'), 
(21851, 'Pocomoke City', 'MD', 410, '-075.537185', '+38.089201'), 
(21852, 'Powellville', 'MD', 410, '-075.627600', '+38.388434'), 
(21853, 'Princess Anne', 'MD', 410, '-075.752920', '+38.200553'), 
(21856, 'Quantico', 'MD', 410, '-075.763118', '+38.305282'), 
(21857, 'Rehobeth', 'MD', 410, '-075.888207', '+38.092718'), 
(21861, 'Sharptown', 'MD', 410, '-075.719182', '+38.538904'), 
(21862, 'Showell', 'MD', 410, '-075.216551', '+38.400306'), 
(21863, 'Snow Hill', 'MD', 410, '-075.326618', '+38.217824'), 
(21864, 'Stockton', 'MD', 410, '-075.411789', '+38.042932'), 
(21865, 'Tyaskin', 'MD', 410, '-075.790882', '+38.268914'), 
(21866, 'Tylerton', 'MD', 410, '-076.023482', '+37.966573'), 
(21867, 'Upper Fairmount', 'MD', 410, '-075.822318', '+38.100490'), 
(21869, 'Vienna', 'MD', 410, '-075.897058', '+38.430928'), 
(21870, 'Wenona', 'MD', 410, '-075.888207', '+38.092718'), 
(21871, 'Westover', 'MD', 410, '-075.717406', '+38.094181'), 
(21872, 'Whaleyville', 'MD', 410, '-075.281074', '+38.412085'), 
(21874, 'Willards', 'MD', 410, '-075.351349', '+38.404060'), 
(21875, 'Delmar', 'MD', 410, '-075.574165', '+38.452527'), 
(21890, 'Westover', 'MD', 410, '-075.888207', '+38.092718'), 
(21901, 'North East', 'MD', 410, '-075.894051', '+39.535078'), 
(21902, 'Perry Point', 'MD', 410, '-076.072471', '+39.552962'), 
(21903, 'Perryville', 'MD', 410, '-076.033281', '+39.571449'), 
(21904, 'Port Deposit', 'MD', 410, '-076.063342', '+39.615086'), 
(21911, 'Rising Sun', 'MD', 410, '-076.056651', '+39.671572'), 
(21912, 'Warwick', 'MD', 410, '-075.915203', '+39.533058'), 
(21913, 'Cecilton', 'MD', 410, '-075.863287', '+39.410355'), 
(21914, 'Charlestown', 'MD', 410, '-075.978564', '+39.574387'), 
(21915, 'Chesapeake City', 'MD', 410, '-075.849327', '+39.469098'), 
(21916, 'Childs', 'MD', 410, '-075.999972', '+39.541512'), 
(21917, 'Colora', 'MD', 410, '-076.003452', '+39.537261'), 
(21918, 'Conowingo', 'MD', 410, '-076.049157', '+39.543894'), 
(21919, 'Earleville', 'MD', 410, '-075.927952', '+39.470309'), 
(21920, 'Elk Mills', 'MD', 410, '-075.828196', '+39.658031'), 
(21921, 'Elkton', 'MD', 410, '-075.875740', '+39.561860'), 
(21922, 'Elkton', 'MD', 410, '-075.947332', '+39.593612'), 
(21930, 'Georgetown', 'MD', 410, '-075.884544', '+39.366183'), 
(22002, 'Amissville', 'VA', 540, '-078.137019', '+38.691448'), 
(22003, 'Annandale', 'VA', 703, '-077.212794', '+38.835762'), 
(22009, 'Burke', 'VA', 703, '-077.288755', '+38.831813'), 
(22015, 'Burke', 'VA', 703, '-077.286156', '+38.785864'), 
(22026, 'Dumfries', 'VA', 703, '-077.349935', '+38.584734'), 
(22027, 'Dunn Loring', 'VA', 703, '-077.221453', '+38.895078'), 
(22030, 'Fairfax', 'VA', 703, '-077.305097', '+38.853231'), 
(22031, 'Fairfax', 'VA', 703, '-077.284195', '+38.853962'), 
(22032, 'Fairfax', 'VA', 703, '-077.287105', '+38.819712'), 
(22033, 'Fairfax', 'VA', 703, '-077.378858', '+38.879466'), 
(22034, 'Fairfax', 'VA', 703, '-077.288755', '+38.831813'), 
(22035, 'Fairfax', 'VA', 703, '-077.361633', '+38.855715'), 
(22036, 'Fairfax', 'VA', 703, '-077.079650', '+38.735114'), 
(22037, 'Fairfax', 'VA', 703, '-077.288755', '+38.831813'), 
(22038, 'Fairfax', 'VA', 703, '-077.301990', '+38.852849'), 
(22039, 'Fairfax Station', 'VA', 703, '-077.311588', '+38.759329'), 
(22040, 'Falls Church', 'VA', 703, '-077.171752', '+38.884177'), 
(22041, 'Falls Church', 'VA', 703, '-077.144801', '+38.850212'), 
(22042, 'Falls Church', 'VA', 703, '-077.193915', '+38.863452'), 
(22043, 'Falls Church', 'VA', 703, '-077.189502', '+38.899361'), 
(22044, 'Falls Church', 'VA', 703, '-077.154761', '+38.858853'), 
(22046, 'Falls Church', 'VA', 703, '-077.174052', '+38.884936'), 
(22047, 'Falls Church', 'VA', 703, '-077.288755', '+38.831813'), 
(22060, 'Fort Belvoir', 'VA', 703, '-077.167886', '+38.714562'), 
(22066, 'Great Falls', 'VA', 703, '-077.306416', '+39.001609'), 
(22067, 'Greenway', 'VA', 703, '-077.233103', '+38.964510'), 
(22079, 'Lorton', 'VA', 703, '-077.204031', '+38.692865'), 
(22081, 'Merrifield', 'VA', 703, '-077.234454', '+38.873861'), 
(22082, 'Merrifield', 'VA', 703, '-077.288755', '+38.831813'), 
(22092, 'Herndon', 'VA', 703, '-077.288755', '+38.831813'), 
(22093, 'Ashburn', 'VA', 703, '-077.645224', '+39.085309'), 
(22095, 'Herndon', 'VA', 703, '-077.288755', '+38.831813'), 
(22096, 'Reston', 'VA', 703, '-077.288755', '+38.831813'), 
(22101, 'Mc Lean', 'VA', 703, '-077.186720', '+38.935202'), 
(22102, 'Mc Lean', 'VA', 703, '-077.229496', '+38.953033'), 
(22103, 'West McLean', 'VA', 703, '-077.288755', '+38.831813'), 
(22106, 'Mc Lean', 'VA', 703, '-077.288755', '+38.831813'), 
(22109, 'Mc Lean', 'VA', 703, '-077.229043', '+38.920165'), 
(22116, 'Merrifield', 'VA', 703, '-077.234428', '+38.871469'), 
(22118, 'Merrifield', 'VA', 703, '-077.288755', '+38.831813'), 
(22119, 'Merrifield', 'VA', 703, '-077.288755', '+38.831813'), 
(22120, 'Merrifield', 'VA', 703, '-077.288755', '+38.831813'), 
(22121, 'Mount Vernon', 'VA', 703, '-077.432252', '+38.830912'), 
(22122, 'Newington', 'VA', 703, '-077.288755', '+38.831813'), 
(22124, 'Oakton', 'VA', 703, '-077.329906', '+38.892796'), 
(22125, 'Occoquan', 'VA', 703, '-077.260520', '+38.681615'), 
(22134, 'Quantico', 'VA', 703, '-077.322803', '+38.526020'), 
(22135, 'Quantico', 'VA', 703, '-077.466897', '+38.721912'), 
(22150, 'Springfield', 'VA', 703, '-077.186063', '+38.763463'), 
(22151, 'Springfield', 'VA', 703, '-077.211556', '+38.802858'), 
(22152, 'Springfield', 'VA', 703, '-077.233746', '+38.775687'), 
(22153, 'Springfield', 'VA', 703, '-077.181612', '+38.757015'), 
(22156, 'Springfield', 'VA', 703, '-077.288755', '+38.831813'), 
(22158, 'Springfield', 'VA', 703, '-077.288755', '+38.831813'), 
(22159, 'Springfield', 'VA', 703, '-077.288755', '+38.831813'), 
(22160, 'Springfield', 'VA', 703, '-077.288755', '+38.831813'), 
(22161, 'Springfield', 'VA', 703, '-077.219354', '+38.807462'), 
(22172, 'Triangle', 'VA', 703, '-077.367205', '+38.581369'), 
(22180, 'Vienna', 'VA', 703, '-077.253749', '+38.897361'), 
(22181, 'Vienna', 'VA', 703, '-077.295256', '+38.905210'), 
(22182, 'Vienna', 'VA', 703, '-077.268022', '+38.935292'), 
(22183, 'Vienna', 'VA', 703, '-077.288755', '+38.831813'), 
(22184, 'Vienna', 'VA', 703, '-077.288755', '+38.831813'), 
(22185, 'Vienna', 'VA', 703, '-077.288755', '+38.831813'), 
(22191, 'Woodbridge', 'VA', 703, '-077.271644', '+38.625541'), 
(22192, 'Woodbridge', 'VA', 703, '-077.316344', '+38.675952'), 
(22193, 'Woodbridge', 'VA', 703, '-077.345106', '+38.643765'), 
(22194, 'Woodbridge', 'VA', 703, '-077.466897', '+38.721912'), 
(22195, 'Woodbridge', 'VA', 703, '-077.466897', '+38.721912'), 
(22199, 'Lorton', 'VA', 703, '-077.288755', '+38.831813'), 
(22201, 'Arlington', 'VA', 703, '-077.099113', '+38.885484'), 
(22202, 'Arlington', 'VA', 703, '-077.059721', '+38.854462'), 
(22203, 'Arlington', 'VA', 703, '-077.119515', '+38.874775'), 
(22204, 'Arlington', 'VA', 703, '-077.100868', '+38.860335'), 
(22205, 'Arlington', 'VA', 703, '-077.140021', '+38.875811'), 
(22206, 'Arlington', 'VA', 703, '-077.088800', '+38.840403'), 
(22207, 'Arlington', 'VA', 703, '-077.122344', '+38.907416'), 
(22209, 'Arlington', 'VA', 703, '-077.110376', '+38.893596'), 
(22210, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22211, 'Ft Myer', 'VA', 703, '-077.077426', '+38.878674'), 
(22212, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22213, 'Arlington', 'VA', 703, '-077.162829', '+38.894898'), 
(22214, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22215, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22216, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22217, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22218, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22219, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22222, 'Arlington', 'VA', 703, '-077.053599', '+38.861462'), 
(22223, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22225, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22226, 'Arlington', 'VA', 703, '-077.102810', '+38.883358'), 
(22227, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22229, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22230, 'Arlington', 'VA', 703, '-077.110817', '+38.879720'), 
(22234, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22240, 'Arlington', 'VA', 703, '-077.051788', '+38.856623'), 
(22241, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22242, 'Arlington', 'VA', 703, '-077.052336', '+38.850879'), 
(22243, 'Arlington', 'VA', 703, '-077.051569', '+38.860450'), 
(22244, 'Arlington', 'VA', 703, '-077.052035', '+38.854522'), 
(22245, 'Arlington', 'VA', 703, '-077.052296', '+38.851773'), 
(22246, 'Arlington', 'VA', 703, '-077.112950', '+38.880811'), 
(22301, 'Alexandria', 'VA', 703, '-077.079622', '+38.823062'), 
(22302, 'Alexandria', 'VA', 703, '-077.089566', '+38.827627'), 
(22303, 'Alexandria', 'VA', 703, '-077.081350', '+38.791231'), 
(22304, 'Alexandria', 'VA', 703, '-077.109930', '+38.815220'), 
(22305, 'Alexandria', 'VA', 703, '-077.063959', '+38.835412'), 
(22306, 'Alexandria', 'VA', 703, '-077.087344', '+38.758914'), 
(22307, 'Alexandria', 'VA', 703, '-077.065699', '+38.771363'), 
(22308, 'Alexandria', 'VA', 703, '-077.060399', '+38.731564'), 
(22309, 'Alexandria', 'VA', 703, '-077.171945', '+38.722264'), 
(22310, 'Alexandria', 'VA', 703, '-077.119401', '+38.779391'), 
(22311, 'Alexandria', 'VA', 703, '-077.119627', '+38.832762'), 
(22312, 'Alexandria', 'VA', 703, '-077.150177', '+38.799956'), 
(22313, 'Alexandria', 'VA', 703, '-077.090050', '+38.815762'), 
(22314, 'Alexandria', 'VA', 703, '-077.063587', '+38.811436'), 
(22315, 'Alexandria', 'VA', 703, '-077.148518', '+38.759553'), 
(22320, 'Alexandria', 'VA', 703, '-077.046699', '+38.804413'), 
(22321, 'Alexandria', 'VA', 703, '-077.288755', '+38.831813'), 
(22331, 'Alexandria', 'VA', 703, '-077.070733', '+38.801342'), 
(22332, 'Alexandria', 'VA', 703, '-077.072679', '+38.803142'), 
(22333, 'Alexandria', 'VA', 703, '-077.090050', '+38.815762'), 
(22334, 'Alexandria', 'VA', 703, '-077.090050', '+38.815762'), 
(22336, 'Alexandria', 'VA', 703, '-077.090050', '+38.815762'), 
(22401, 'Fredericksburg', 'VA', 540, '-077.483689', '+38.295135'), 
(22402, 'Fredericksburg', 'VA', 540, '-077.489666', '+38.299613'), 
(22403, 'Fredericksburg', 'VA', 540, '-077.460814', '+38.417273'), 
(22404, 'Fredericksburg', 'VA', 540, '-077.489913', '+38.298305'), 
(22405, 'Fredericksburg', 'VA', 540, '-077.436618', '+38.336458'), 
(22406, 'Fredericksburg', 'VA', 540, '-077.534708', '+38.414357'), 
(22407, 'Fredericksburg', 'VA', 540, '-077.606772', '+38.271969'), 
(22408, 'Fredericksburg', 'VA', 540, '-077.562773', '+38.233933'), 
(22412, 'Fredericksburg', 'VA', 540, '-077.662559', '+38.184716'), 
(22427, 'Bowling Green', 'VA', 804, '-077.260353', '+38.008401'), 
(22428, 'Bowling Green', 'VA', 804, '-077.355902', '+38.014536'), 
(22430, 'Brooke', 'VA', 540, '-077.374292', '+38.385704'), 
(22432, 'Burgess', 'VA', 804, '-076.345493', '+37.837435'), 
(22433, 'Burr Hill', 'VA', 540, '-077.871855', '+38.344608'), 
(22435, 'Callao', 'VA', 804, '-076.577422', '+37.961716'), 
(22436, 'Caret', 'VA', 804, '-077.037147', '+38.024704'), 
(22437, 'Center Cross', 'VA', 804, '-076.786335', '+37.818619'), 
(22438, 'Champlain', 'VA', 804, '-077.018147', '+38.056246'), 
(22442, 'Coles Point', 'VA', 804, '-076.790250', '+38.121793'), 
(22443, 'Colonial Beach', 'VA', 804, '-076.823742', '+38.184926'), 
(22446, 'Corbin', 'VA', 540, '-077.408163', '+38.171755'), 
(22448, 'Dahlgren', 'VA', 540, '-077.039825', '+38.326218'), 
(22451, 'Dogue', 'VA', 540, '-077.172610', '+38.271077'), 
(22454, 'Dunnsville', 'VA', 804, '-076.847543', '+37.852669'), 
(22456, 'Edwardsville', 'VA', 804, '-076.405110', '+37.852316'), 
(22460, 'Farnham', 'VA', 804, '-076.598782', '+37.879797'), 
(22463, 'Garrisonville', 'VA', 540, '-077.461213', '+38.468432'), 
(22469, 'Hague', 'VA', 804, '-076.676452', '+38.059488'), 
(22471, 'Hartwood', 'VA', 540, '-077.581351', '+38.399330'), 
(22472, 'Haynesville', 'VA', 804, '-076.636722', '+37.950511'), 
(22473, 'Heathsville', 'VA', 804, '-076.427334', '+37.876733'), 
(22476, 'Hustle', 'VA', 804, '-077.063280', '+38.032905'), 
(22480, 'Irvington', 'VA', 804, '-076.404996', '+37.667319'), 
(22481, 'Jersey', 'VA', 540, '-077.172610', '+38.271077'), 
(22482, 'Kilmarnock', 'VA', 804, '-076.450212', '+37.715738'), 
(22485, 'King George', 'VA', 540, '-077.172250', '+38.277209'), 
(22488, 'Kinsale', 'VA', 804, '-076.743458', '+38.102075'), 
(22501, 'Ladysmith', 'VA', 804, '-077.559298', '+38.015899'), 
(22503, 'Lancaster', 'VA', 804, '-076.500210', '+37.739451'), 
(22504, 'Laneview', 'VA', 804, '-076.712135', '+37.769140'), 
(22507, 'Lively', 'VA', 804, '-076.511804', '+37.757226'), 
(22508, 'Locust Grove', 'VA', 540, '-077.796156', '+38.308398'), 
(22509, 'Loretto', 'VA', 804, '-077.048510', '+38.078932'), 
(22511, 'Lottsburg', 'VA', 804, '-076.499878', '+37.985615'), 
(22513, 'Merry Point', 'VA', 804, '-076.509615', '+37.750261'), 
(22514, 'Milford', 'VA', 804, '-077.242558', '+37.980787'), 
(22517, 'Mollusk', 'VA', 804, '-076.578109', '+37.750280'), 
(22520, 'Montross', 'VA', 804, '-076.824340', '+38.111955'), 
(22523, 'Morattico', 'VA', 804, '-076.609330', '+37.792761'), 
(22524, 'Mount Holly', 'VA', 804, '-076.680504', '+38.118186'), 
(22526, 'Ninde', 'VA', 540, '-077.172610', '+38.271077'), 
(22528, 'Nuttsville', 'VA', 804, '-076.409946', '+37.713175'), 
(22529, 'Oldhams', 'VA', 804, '-076.686110', '+38.018054'), 
(22530, 'Ophelia', 'VA', 804, '-076.293436', '+37.909380'), 
(22534, 'Partlow', 'VA', 540, '-077.666948', '+38.084620'), 
(22535, 'Port Royal', 'VA', 804, '-077.180478', '+38.157349'), 
(22538, 'Rappahannock Academy', 'VA', 804, '-077.250200', '+38.207873'), 
(22539, 'Reedville', 'VA', 804, '-076.312376', '+37.855567'), 
(22542, 'Rhoadesville', 'VA', 540, '-077.897386', '+38.292189'), 
(22544, 'Rollins Fork', 'VA', 540, '-077.172610', '+38.271077'), 
(22545, 'Ruby', 'VA', 540, '-077.542957', '+38.508611'), 
(22546, 'Ruther Glen', 'VA', 804, '-077.437767', '+37.948572'), 
(22547, 'Sealston', 'VA', 540, '-077.172610', '+38.271077'), 
(22548, 'Sharps', 'VA', 804, '-076.694775', '+37.837583'), 
(22552, 'Sparta', 'VA', 804, '-077.225139', '+38.009438'), 
(22553, 'Spotsylvania', 'VA', 540, '-077.699320', '+38.182869'), 
(22554, 'Stafford', 'VA', 540, '-077.435400', '+38.438958'), 
(22555, 'Stafford', 'VA', 540, '-077.460814', '+38.417273'), 
(22558, 'Stratford', 'VA', 804, '-076.790250', '+38.121793'), 
(22560, 'Tappahannock', 'VA', 804, '-076.947547', '+37.916613'), 
(22565, 'Thornburg', 'VA', 540, '-077.518865', '+38.137216'), 
(22567, 'Unionville', 'VA', 540, '-077.917753', '+38.242901'), 
(22570, 'Village', 'VA', 804, '-076.615358', '+37.947224'), 
(22572, 'Warsaw', 'VA', 804, '-076.766517', '+37.969540'), 
(22576, 'Weems', 'VA', 804, '-076.431553', '+37.688877'), 
(22577, 'Sandy Point', 'VA', 804, '-076.550274', '+38.067325'), 
(22578, 'White Stone', 'VA', 804, '-076.361585', '+37.688601'), 
(22579, 'Wicomico Church', 'VA', 804, '-076.363603', '+37.802527'), 
(22580, 'Woodford', 'VA', 804, '-077.417234', '+38.130103'), 
(22581, 'Zacata', 'VA', 804, '-076.790250', '+38.121793'), 
(22601, 'Winchester', 'VA', 540, '-078.168560', '+39.169668'), 
(22602, 'Winchester', 'VA', 540, '-078.268988', '+39.150074'), 
(22603, 'Winchester', 'VA', 540, '-078.198932', '+39.263975'), 
(22604, 'Winchester', 'VA', 540, '-078.168643', '+39.167603'), 
(22610, 'Bentonville', 'VA', 540, '-078.275719', '+38.818692'), 
(22611, 'Berryville', 'VA', 540, '-077.991926', '+39.135711'), 
(22620, 'Boyce', 'VA', 540, '-078.060132', '+39.048614'), 
(22622, 'Brucetown', 'VA', 540, '-078.066373', '+39.254300'), 
(22623, 'Chester Gap', 'VA', 540, '-078.141239', '+38.853733'), 
(22624, 'Clear Brook', 'VA', 540, '-078.099763', '+39.271865'), 
(22625, 'Cross Junction', 'VA', 540, '-078.310539', '+39.296066'), 
(22626, 'Fishers Hill', 'VA', 540, '-078.403766', '+38.983383'), 
(22627, 'Flint Hill', 'VA', 540, '-078.083739', '+38.787434'), 
(22630, 'Front Royal', 'VA', 540, '-078.174537', '+38.928308'), 
(22637, 'Gore', 'VA', 540, '-078.352754', '+39.253982'), 
(22638, 'Winchester', 'VA', 540, '-078.288465', '+39.236944'), 
(22639, 'Hume', 'VA', 540, '-078.022322', '+38.830067'), 
(22640, 'Huntly', 'VA', 540, '-078.116528', '+38.812892'), 
(22641, 'Strasburg', 'VA', 540, '-078.374770', '+39.056218'), 
(22642, 'Linden', 'VA', 540, '-078.065023', '+38.932418'), 
(22643, 'Markham', 'VA', 540, '-078.004435', '+38.895454'), 
(22644, 'Maurertown', 'VA', 540, '-078.548229', '+38.963523'), 
(22645, 'Middletown', 'VA', 540, '-078.285171', '+39.048863'), 
(22646, 'Millwood', 'VA', 540, '-077.990069', '+39.121941'), 
(22649, 'Middletown', 'VA', 540, '-078.247806', '+39.004774'), 
(22650, 'Rileyville', 'VA', 540, '-078.387191', '+38.763022'), 
(22652, 'Fort Valley', 'VA', 540, '-078.427584', '+38.840715'), 
(22654, 'Star Tannery', 'VA', 540, '-078.443076', '+39.078491'), 
(22655, 'Stephens City', 'VA', 540, '-078.246159', '+39.163418'), 
(22656, 'Stephenson', 'VA', 540, '-078.090144', '+39.213701'), 
(22657, 'Strasburg', 'VA', 540, '-078.417330', '+39.020716'), 
(22660, 'Toms Brook', 'VA', 540, '-078.433111', '+38.947610'), 
(22663, 'White Post', 'VA', 540, '-077.990069', '+39.121941'), 
(22664, 'Woodstock', 'VA', 540, '-078.512429', '+38.918791'), 
(22701, 'Culpeper', 'VA', 540, '-077.992800', '+38.511694'), 
(22709, 'Aroda', 'VA', 540, '-078.267848', '+38.428509'), 
(22711, 'Banco', 'VA', 540, '-078.267848', '+38.428509'), 
(22712, 'Bealeton', 'VA', 540, '-077.756064', '+38.545289'), 
(22713, 'Boston', 'VA', 540, '-078.132778', '+38.537138'), 
(22714, 'Brandy Station', 'VA', 540, '-077.901265', '+38.511323'), 
(22715, 'Brightwood', 'VA', 540, '-078.189878', '+38.418207'), 
(22716, 'Castleton', 'VA', 540, '-078.102389', '+38.624123'), 
(22718, 'Elkwood', 'VA', 540, '-077.804343', '+38.457473'), 
(22719, 'Etlan', 'VA', 540, '-078.267848', '+38.428509'), 
(22720, 'Goldvein', 'VA', 540, '-077.642308', '+38.472457'), 
(22721, 'Graves Mill', 'VA', 540, '-078.267848', '+38.428509'), 
(22722, 'Haywood', 'VA', 540, '-078.267848', '+38.428509'), 
(22723, 'Hood', 'VA', 540, '-078.432237', '+38.396709'), 
(22724, 'Jeffersonton', 'VA', 540, '-077.907403', '+38.622436'), 
(22725, 'Leon', 'VA', 540, '-078.267848', '+38.428509'), 
(22726, 'Lignum', 'VA', 540, '-077.770885', '+38.404605'), 
(22727, 'Madison', 'VA', 540, '-078.297605', '+38.369952'), 
(22728, 'Midland', 'VA', 540, '-077.681065', '+38.602592'), 
(22729, 'Mitchells', 'VA', 540, '-078.011837', '+38.368552'), 
(22730, 'Oakpark', 'VA', 540, '-078.267848', '+38.428509'), 
(22731, 'Pratts', 'VA', 540, '-078.267848', '+38.428509'), 
(22732, 'Radiant', 'VA', 540, '-078.267848', '+38.428509'), 
(22733, 'Rapidan', 'VA', 540, '-078.060292', '+38.359195'), 
(22734, 'Remington', 'VA', 540, '-077.803719', '+38.530877'), 
(22735, 'Reva', 'VA', 540, '-078.150059', '+38.486703'), 
(22736, 'Richardsville', 'VA', 540, '-077.711884', '+38.389874'), 
(22737, 'Rixeyville', 'VA', 540, '-078.002489', '+38.588388'), 
(22738, 'Rochelle', 'VA', 540, '-078.304169', '+38.321500'), 
(22739, 'Somerville', 'VA', 540, '-077.595570', '+38.505945'), 
(22740, 'Sperryville', 'VA', 540, '-078.227578', '+38.612785'), 
(22741, 'Stevensburg', 'VA', 540, '-077.860642', '+38.434991'), 
(22742, 'Sumerduck', 'VA', 540, '-077.706223', '+38.462651'), 
(22743, 'Syria', 'VA', 540, '-078.331826', '+38.495692'), 
(22746, 'Viewtown', 'VA', 540, '-078.029974', '+38.647841'), 
(22747, 'Washington', 'VA', 540, '-078.174894', '+38.705616'), 
(22748, 'Wolftown', 'VA', 540, '-078.380509', '+38.372652'), 
(22749, 'Woodville', 'VA', 540, '-078.191528', '+38.620549'), 
(22801, 'Harrisonburg', 'VA', 540, '-078.877137', '+38.422777'), 
(22802, 'Harrisonburg', 'VA', 540, '-078.817876', '+38.490526'), 
(22807, 'Harrisonburg', 'VA', 540, '-078.874173', '+38.440898'), 
(22810, 'Basye', 'VA', 540, '-078.777598', '+38.808869'), 
(22811, 'Bergton', 'VA', 540, '-078.948643', '+38.781688'), 
(22812, 'Bridgewater', 'VA', 540, '-078.854597', '+38.345632'), 
(22815, 'Broadway', 'VA', 540, '-078.815219', '+38.619698'), 
(22820, 'Criders', 'VA', 540, '-079.000426', '+38.749089'), 
(22821, 'Dayton', 'VA', 540, '-079.044186', '+38.417919'), 
(22824, 'Edinburg', 'VA', 540, '-078.637768', '+38.818191'), 
(22827, 'Elkton', 'VA', 540, '-078.729679', '+38.400900'), 
(22830, 'Fulks Run', 'VA', 540, '-078.940553', '+38.640083'), 
(22831, 'Hinton', 'VA', 540, '-078.999618', '+38.534126'), 
(22832, 'Keezletown', 'VA', 540, '-078.749875', '+38.465855'), 
(22833, 'Lacey Spring', 'VA', 540, '-078.855172', '+38.528361'), 
(22834, 'Linville', 'VA', 540, '-078.876177', '+38.550848'), 
(22835, 'Luray', 'VA', 540, '-078.481288', '+38.645981'), 
(22840, 'Mc Gaheysville', 'VA', 540, '-078.734456', '+38.400968'), 
(22841, 'Mount Crawford', 'VA', 540, '-078.838654', '+38.347167'), 
(22842, 'Mount Jackson', 'VA', 540, '-078.680304', '+38.785693'), 
(22843, 'Mount Solon', 'VA', 540, '-079.094228', '+38.325455'), 
(22844, 'New Market', 'VA', 540, '-078.677685', '+38.673777'), 
(22845, 'Orkney Springs', 'VA', 540, '-078.810290', '+38.799978'), 
(22846, 'Penn Laird', 'VA', 540, '-078.779540', '+38.375012'), 
(22847, 'Quicksburg', 'VA', 540, '-078.712058', '+38.761208'), 
(22848, 'Pleasant Valley', 'VA', 540, '-078.891422', '+38.384681'), 
(22849, 'Shenandoah', 'VA', 540, '-078.607184', '+38.525239'), 
(22850, 'Singers Glen', 'VA', 540, '-078.922657', '+38.557430'), 
(22851, 'Stanley', 'VA', 540, '-078.512018', '+38.559864'), 
(22853, 'Timberville', 'VA', 540, '-078.781566', '+38.639760'), 
(22901, 'Charlottesville', 'VA', 804, '-078.561139', '+38.093604'), 
(22902, 'Charlottesville', 'VA', 804, '-078.480450', '+38.026588'), 
(22903, 'Charlottesville', 'VA', 804, '-078.492384', '+38.033938'), 
(22904, 'Charlottesville', 'VA', 804, '-078.485066', '+38.040101'), 
(22905, 'Charlottesville', 'VA', 804, '-078.485066', '+38.040101'), 
(22906, 'Charlottesville', 'VA', 804, '-078.485066', '+38.040101'), 
(22907, 'Charlottesville', 'VA', 804, '-078.485066', '+38.040101'), 
(22908, 'Charlottesville', 'VA', 804, '-078.485066', '+38.040101'), 
(22909, 'Charlottesville', 'VA', 804, '-078.448214', '+38.024474'), 
(22910, 'Charlottesville', 'VA', 804, '-078.485066', '+38.040101'), 
(22911, 'Charlottesville', 'VA', 804, '-078.408498', '+38.099507'), 
(22920, 'Afton', 'VA', 540, '-078.822310', '+37.972758'), 
(22922, 'Arrington', 'VA', 804, '-078.947944', '+37.690183'), 
(22923, 'Barboursville', 'VA', 540, '-078.309759', '+38.209534'), 
(22924, 'Batesville', 'VA', 540, '-078.727146', '+38.001317'), 
(22931, 'Covesville', 'VA', 804, '-078.709897', '+37.893092'), 
(22932, 'Crozet', 'VA', 804, '-078.710635', '+38.129592'), 
(22935, 'Dyke', 'VA', 804, '-078.557765', '+38.270529'), 
(22936, 'Earlysville', 'VA', 804, '-078.506832', '+38.166565'), 
(22937, 'Esmont', 'VA', 804, '-078.609661', '+37.820190'), 
(22938, 'Faber', 'VA', 804, '-078.816071', '+37.859373'), 
(22939, 'Fishersville', 'VA', 540, '-078.992950', '+38.096364'), 
(22940, 'Free Union', 'VA', 804, '-078.584936', '+38.194421'), 
(22942, 'Gordonsville', 'VA', 540, '-078.181467', '+38.175906'), 
(22943, 'Greenwood', 'VA', 540, '-078.521957', '+38.078772'), 
(22945, 'Ivy', 'VA', 804, '-078.595831', '+38.065383'), 
(22946, 'Keene', 'VA', 804, '-078.541911', '+37.850141'), 
(22947, 'Keswick', 'VA', 804, '-078.339571', '+38.053137'), 
(22948, 'Locust Dale', 'VA', 540, '-078.267848', '+38.428509'), 
(22949, 'Lovingston', 'VA', 804, '-078.859153', '+37.753000'), 
(22952, 'Lyndhurst', 'VA', 540, '-078.936098', '+37.974432'), 
(22953, 'Madison Mills', 'VA', 540, '-078.267848', '+38.428509'), 
(22954, 'Massies Mill', 'VA', 804, '-079.012459', '+37.789070'), 
(22957, 'Montpelier Station', 'VA', 540, '-078.176806', '+38.227020'), 
(22958, 'Nellysford', 'VA', 804, '-078.893139', '+37.818439'), 
(22959, 'North Garden', 'VA', 804, '-078.635110', '+37.933631'), 
(22960, 'Orange', 'VA', 540, '-078.046093', '+38.219183'), 
(22963, 'Palmyra', 'VA', 804, '-078.338579', '+37.893119'), 
(22964, 'Piney River', 'VA', 804, '-078.959134', '+37.803604'), 
(22965, 'Quinque', 'VA', 804, '-078.475018', '+38.330132'), 
(22967, 'Roseland', 'VA', 804, '-078.962522', '+37.824173'), 
(22968, 'Ruckersville', 'VA', 804, '-078.407377', '+38.258615'), 
(22969, 'Schuyler', 'VA', 804, '-078.819906', '+37.818031'), 
(22971, 'Shipman', 'VA', 804, '-078.810459', '+37.759956'), 
(22972, 'Somerset', 'VA', 540, '-078.239378', '+38.199692'), 
(22973, 'Stanardsville', 'VA', 804, '-078.482014', '+38.312057'), 
(22974, 'Troy', 'VA', 804, '-078.276599', '+37.955910'), 
(22976, 'Tyro', 'VA', 804, '-079.069321', '+37.839132'), 
(22980, 'Waynesboro', 'VA', 540, '-078.903445', '+38.065794'), 
(22987, 'White Hall', 'VA', 804, '-078.618912', '+38.179859'), 
(22989, 'Woodberry Forest', 'VA', 540, '-078.267848', '+38.428509'), 
(23001, 'Achilles', 'VA', 804, '-076.426013', '+37.288220'), 
(23002, 'Amelia Court House', 'VA', 804, '-077.984092', '+37.342768'), 
(23003, 'Ark', 'VA', 804, '-076.601616', '+37.432335'), 
(23004, 'Arvonia', 'VA', 804, '-078.536430', '+37.563225'), 
(23005, 'Ashland', 'VA', 804, '-077.480128', '+37.754912'), 
(23009, 'Aylett', 'VA', 804, '-077.180912', '+37.798833'), 
(23011, 'Barhamsville', 'VA', 804, '-076.949981', '+37.479524'), 
(23014, 'Beaumont', 'VA', 804, '-077.888082', '+37.733844'), 
(23015, 'Beaverdam', 'VA', 804, '-077.623410', '+37.914736'), 
(23017, 'Bellamy', 'VA', 804, '-076.508402', '+37.418242'), 
(23018, 'Bena', 'VA', 804, '-076.508402', '+37.418242'), 
(23021, 'Bohannon', 'VA', 804, '-076.294103', '+37.410286'), 
(23022, 'Bremo Bluff', 'VA', 804, '-078.277393', '+37.848408'), 
(23023, 'Bruington', 'VA', 804, '-076.916248', '+37.701823'), 
(23024, 'Bumpass', 'VA', 540, '-077.798047', '+37.907540'), 
(23025, 'Cardinal', 'VA', 804, '-076.294103', '+37.410286'), 
(23027, 'Cartersville', 'VA', 804, '-078.138859', '+37.647940'), 
(23030, 'Charles City', 'VA', 804, '-077.073103', '+37.354115'), 
(23031, 'Christchurch', 'VA', 804, '-076.447551', '+37.598391'), 
(23032, 'Church View', 'VA', 804, '-076.446001', '+37.644319'), 
(23035, 'Cobbs Creek', 'VA', 804, '-076.294103', '+37.410286'), 
(23038, 'Columbia', 'VA', 804, '-078.093506', '+37.807863'), 
(23039, 'Crozier', 'VA', 804, '-077.794731', '+37.657031'), 
(23040, 'Cumberland', 'VA', 804, '-078.214232', '+37.518167'), 
(23043, 'Deltaville', 'VA', 804, '-076.366544', '+37.551856'), 
(23045, 'Diggs', 'VA', 804, '-076.294103', '+37.410286'), 
(23047, 'Doswell', 'VA', 804, '-077.513156', '+37.846874'), 
(23050, 'Dutton', 'VA', 804, '-076.454046', '+37.500094'), 
(23054, 'Fife', 'VA', 804, '-077.888082', '+37.733844'), 
(23055, 'Fork Union', 'VA', 804, '-078.277393', '+37.848408'), 
(23056, 'Foster', 'VA', 804, '-076.294103', '+37.410286'), 
(23058, 'Glen Allen', 'VA', 804, '-077.416103', '+37.531296'), 
(23059, 'Glen Allen', 'VA', 804, '-077.554393', '+37.728404'), 
(23060, 'Glen Allen', 'VA', 804, '-077.508719', '+37.595064'), 
(23061, 'Gloucester', 'VA', 804, '-076.546416', '+37.412590'), 
(23062, 'Gloucester Point', 'VA', 804, '-076.499880', '+37.277726'), 
(23063, 'Goochland', 'VA', 804, '-077.995000', '+37.725416'), 
(23064, 'Grimstead', 'VA', 804, '-076.294103', '+37.410286'), 
(23065, 'Gum Spring', 'VA', 804, '-077.937457', '+37.798243'), 
(23066, 'Gwynn', 'VA', 804, '-076.294103', '+37.410286'), 
(23067, 'Hadensville', 'VA', 804, '-077.989878', '+37.825208'), 
(23068, 'Hallieford', 'VA', 804, '-076.294103', '+37.410286'), 
(23069, 'Hanover', 'VA', 804, '-077.337944', '+37.735448'), 
(23070, 'Hardyville', 'VA', 804, '-076.384428', '+37.551180'), 
(23071, 'Hartfield', 'VA', 804, '-076.415200', '+37.541289'), 
(23072, 'Hayes', 'VA', 804, '-076.514807', '+37.391501'), 
(23075, 'Highland Springs', 'VA', 804, '-077.317838', '+37.545511'), 
(23076, 'Hudgins', 'VA', 804, '-076.294103', '+37.410286'), 
(23079, 'Jamaica', 'VA', 804, '-076.446001', '+37.644319'), 
(23081, 'Jamestown', 'VA', 757, '-076.783317', '+37.223482'), 
(23083, 'Jetersville', 'VA', 804, '-078.121631', '+37.322156'), 
(23084, 'Kents Store', 'VA', 804, '-078.277393', '+37.848408'), 
(23085, 'King and Queen Court Hous', 'VA', 804, '-076.916248', '+37.701823'), 
(23086, 'King William', 'VA', 804, '-077.028495', '+37.677991'), 
(23089, 'Lanexa', 'VA', 804, '-076.909711', '+37.465312'), 
(23090, 'Lightfoot', 'VA', 757, '-076.445567', '+37.235892'), 
(23091, 'Little Plymouth', 'VA', 804, '-076.771273', '+37.617747'), 
(23092, 'Locust Hill', 'VA', 804, '-076.498426', '+37.582554'), 
(23093, 'Louisa', 'VA', 540, '-077.967416', '+37.998422'), 
(23101, 'Macon', 'VA', 804, '-077.892964', '+37.553314'), 
(23102, 'Maidens', 'VA', 804, '-077.796603', '+37.694226'), 
(23103, 'Manakin Sabot', 'VA', 804, '-077.791971', '+37.663224'), 
(23105, 'Mannboro', 'VA', 804, '-077.944868', '+37.345032'), 
(23106, 'Manquin', 'VA', 804, '-077.206868', '+37.733093'), 
(23107, 'Maryus', 'VA', 804, '-076.404783', '+37.286410'), 
(23108, 'Mascot', 'VA', 804, '-076.916248', '+37.701823'), 
(23109, 'Mathews', 'VA', 804, '-076.294103', '+37.410286'), 
(23110, 'Mattaponi', 'VA', 804, '-076.810087', '+37.613475'), 
(23111, 'Mechanicsville', 'VA', 804, '-077.281955', '+37.628179'), 
(23112, 'Midlothian', 'VA', 804, '-077.662580', '+37.454138'), 
(23113, 'Midlothian', 'VA', 804, '-077.663061', '+37.494897'), 
(23115, 'Millers Tavern', 'VA', 804, '-076.913844', '+37.836374'), 
(23116, 'Mechanicsville', 'VA', 804, '-077.329421', '+37.669086'), 
(23117, 'Mineral', 'VA', 540, '-077.868959', '+37.937619'), 
(23119, 'Moon', 'VA', 804, '-076.294103', '+37.410286'), 
(23120, 'Moseley', 'VA', 804, '-077.779015', '+37.416066'), 
(23123, 'New Canton', 'VA', 804, '-078.536430', '+37.563225'), 
(23124, 'New Kent', 'VA', 804, '-077.005863', '+37.535579'), 
(23125, 'New Point', 'VA', 804, '-076.287792', '+37.343785'), 
(23126, 'Newtown', 'VA', 804, '-076.916248', '+37.701823'), 
(23127, 'Norge', 'VA', 757, '-076.746769', '+37.310451'), 
(23128, 'North', 'VA', 804, '-076.294103', '+37.410286'), 
(23129, 'Oilville', 'VA', 804, '-077.790584', '+37.701136'), 
(23130, 'Onemo', 'VA', 804, '-076.294103', '+37.410286'), 
(23131, 'Ordinary', 'VA', 804, '-076.518831', '+37.312159'), 
(23138, 'Port Haywood', 'VA', 804, '-076.292253', '+37.355641'), 
(23139, 'Powhatan', 'VA', 804, '-077.928759', '+37.541609'), 
(23140, 'Providence Forge', 'VA', 804, '-077.033714', '+37.453467'), 
(23141, 'Quinton', 'VA', 804, '-077.134289', '+37.518432'), 
(23146, 'Rockville', 'VA', 804, '-077.708072', '+37.739029'), 
(23147, 'Ruthville', 'VA', 804, '-077.034752', '+37.379560'), 
(23148, 'Saint Stephens Church', 'VA', 804, '-077.047727', '+37.753427'), 
(23149, 'Saluda', 'VA', 804, '-076.446001', '+37.644319'), 
(23150, 'Sandston', 'VA', 804, '-077.271789', '+37.501495'), 
(23153, 'Sandy Hook', 'VA', 804, '-077.940549', '+37.779913'), 
(23154, 'Schley', 'VA', 804, '-076.508402', '+37.418242'), 
(23155, 'Severn', 'VA', 804, '-076.508402', '+37.418242'), 
(23156, 'Shacklefords', 'VA', 804, '-076.684306', '+37.544151'), 
(23160, 'State Farm', 'VA', 804, '-077.888082', '+37.733844'), 
(23161, 'Stevensville', 'VA', 804, '-076.916248', '+37.701823'), 
(23162, 'Studley', 'VA', 804, '-077.452640', '+37.772187'), 
(23163, 'Susan', 'VA', 804, '-076.316136', '+37.350792'), 
(23168, 'Toano', 'VA', 757, '-076.835415', '+37.394138'), 
(23169, 'Topping', 'VA', 804, '-076.446001', '+37.644319'), 
(23170, 'Trevilians', 'VA', 540, '-077.996956', '+37.940788'), 
(23173, 'University of Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23175, 'Urbanna', 'VA', 804, '-076.591805', '+37.635564'), 
(23176, 'Wake', 'VA', 804, '-076.446001', '+37.644319'), 
(23177, 'Walkerton', 'VA', 804, '-076.916248', '+37.701823'), 
(23178, 'Ware Neck', 'VA', 804, '-076.452896', '+37.400387'), 
(23180, 'Water View', 'VA', 804, '-076.613446', '+37.725161'), 
(23181, 'West Point', 'VA', 804, '-076.891642', '+37.607215'), 
(23183, 'White Marsh', 'VA', 804, '-076.532492', '+37.363201'), 
(23184, 'Wicomico', 'VA', 804, '-076.531850', '+37.322121'), 
(23185, 'Williamsburg', 'VA', 757, '-076.732423', '+37.273209'), 
(23186, 'Williamsburg', 'VA', 757, '-076.746769', '+37.310451'), 
(23187, 'Williamsburg', 'VA', 757, '-076.746769', '+37.310451'), 
(23188, 'Williamsburg', 'VA', 757, '-076.773832', '+37.348220'), 
(23190, 'Woods Cross Roads', 'VA', 804, '-076.636154', '+37.482039'), 
(23191, 'Zanoni', 'VA', 804, '-076.508402', '+37.418242'), 
(23192, 'Montpelier', 'VA', 804, '-077.651831', '+37.820707'), 
(23218, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23219, 'Richmond', 'VA', 804, '-077.439204', '+37.541696'), 
(23220, 'Richmond', 'VA', 804, '-077.456602', '+37.552746'), 
(23221, 'Richmond', 'VA', 804, '-077.489706', '+37.553196'), 
(23222, 'Richmond', 'VA', 804, '-077.428004', '+37.568861'), 
(23223, 'Richmond', 'VA', 804, '-077.431054', '+37.533246'), 
(23224, 'Richmond', 'VA', 804, '-077.467260', '+37.497796'), 
(23225, 'Richmond', 'VA', 804, '-077.500757', '+37.519396'), 
(23226, 'Richmond', 'VA', 804, '-077.518407', '+37.587223'), 
(23227, 'Richmond', 'VA', 804, '-077.435149', '+37.624700'), 
(23228, 'Richmond', 'VA', 804, '-077.495920', '+37.624988'), 
(23229, 'Richmond', 'VA', 804, '-077.570359', '+37.595695'), 
(23230, 'Richmond', 'VA', 804, '-077.495206', '+37.592095'), 
(23231, 'Richmond', 'VA', 804, '-077.307326', '+37.457072'), 
(23232, 'Richmond', 'VA', 804, '-077.408359', '+37.520187'), 
(23233, 'Richmond', 'VA', 804, '-077.576641', '+37.615276'), 
(23234, 'Richmond', 'VA', 804, '-077.478825', '+37.437320'), 
(23235, 'Richmond', 'VA', 804, '-077.556501', '+37.494147'), 
(23236, 'Richmond', 'VA', 804, '-077.590818', '+37.466359'), 
(23237, 'Richmond', 'VA', 804, '-077.471206', '+37.400822'), 
(23238, 'Richmond', 'VA', 804, '-077.888082', '+37.733844'), 
(23240, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23241, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23242, 'Richmond', 'VA', 804, '-077.416103', '+37.531296'), 
(23249, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23250, 'Richmond', 'VA', 804, '-077.332916', '+37.507498'), 
(23255, 'Richmond', 'VA', 804, '-077.416103', '+37.531296'), 
(23260, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23261, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23266, 'Richmond', 'VA', 804, '-077.528308', '+37.567896'), 
(23269, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23270, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23272, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23273, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23274, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23275, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23276, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23278, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23279, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23280, 'Richmond', 'VA', 804, '-077.468360', '+37.637622'), 
(23282, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23284, 'Richmond', 'VA', 804, '-077.451155', '+37.549446'), 
(23285, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23286, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23288, 'Richmond', 'VA', 804, '-077.416103', '+37.531296'), 
(23289, 'Richmond', 'VA', 804, '-077.416103', '+37.531296'), 
(23290, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23291, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23292, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23293, 'Richmond', 'VA', 804, '-077.493157', '+37.524246'), 
(23294, 'Richmond', 'VA', 804, '-077.542871', '+37.628657'), 
(23297, 'Richmond', 'VA', 804, '-077.561266', '+37.389721'), 
(23298, 'Richmond', 'VA', 804, '-077.431555', '+37.540646'), 
(23301, 'Accomac', 'VA', 757, '-075.661132', '+37.712919'), 
(23302, 'Assawoman', 'VA', 757, '-075.527697', '+37.865814'), 
(23303, 'Atlantic', 'VA', 757, '-075.520581', '+37.896797'), 
(23304, 'Battery Park', 'VA', 757, '-076.572291', '+36.989766'), 
(23306, 'Belle Haven', 'VA', 757, '-075.858617', '+37.567852'), 
(23307, 'Birdsnest', 'VA', 757, '-075.880425', '+37.432247'), 
(23308, 'Bloxom', 'VA', 757, '-075.615138', '+37.823569'), 
(23310, 'Cape Charles', 'VA', 757, '-075.961975', '+37.259125'), 
(23313, 'Capeville', 'VA', 757, '-075.952409', '+37.201937'), 
(23314, 'Carrollton', 'VA', 757, '-076.542783', '+36.956505'), 
(23315, 'Carrsville', 'VA', 757, '-076.830545', '+36.732820'), 
(23316, 'Cheriton', 'VA', 757, '-075.961858', '+37.294283'), 
(23320, 'Chesapeake', 'VA', 757, '-076.218759', '+36.749991'), 
(23321, 'Chesapeake', 'VA', 757, '-076.325762', '+36.781942'), 
(23322, 'Chesapeake', 'VA', 757, '-076.242010', '+36.643400'), 
(23323, 'Chesapeake', 'VA', 757, '-076.339913', '+36.710949'), 
(23324, 'Chesapeake', 'VA', 757, '-076.273934', '+36.802097'), 
(23325, 'Chesapeake', 'VA', 757, '-076.238560', '+36.792020'), 
(23326, 'Chesapeake', 'VA', 757, '-076.239417', '+36.777015'), 
(23327, 'Chesapeake', 'VA', 757, '-076.278531', '+36.708500'), 
(23328, 'Chesapeake', 'VA', 757, '-076.278531', '+36.708500'), 
(23336, 'Chincoteague Island', 'VA', 757, '-075.436285', '+37.948723'), 
(23337, 'Wallops Island', 'VA', 757, '-075.490518', '+37.918556'), 
(23341, 'Craddockville', 'VA', 757, '-075.864607', '+37.577292'), 
(23345, 'Davis Wharf', 'VA', 757, '-075.701449', '+37.738248'), 
(23347, 'Eastville', 'VA', 757, '-075.964939', '+37.356057'), 
(23350, 'Exmore', 'VA', 757, '-075.882344', '+37.376126'), 
(23354, 'Franktown', 'VA', 757, '-075.900724', '+37.458837'), 
(23356, 'Greenbackville', 'VA', 757, '-075.413184', '+37.999789'), 
(23357, 'Greenbush', 'VA', 757, '-075.667040', '+37.750487'), 
(23358, 'Hacksneck', 'VA', 757, '-075.865009', '+37.639252'), 
(23359, 'Hallwood', 'VA', 757, '-075.604063', '+37.883709'), 
(23389, 'Harborton', 'VA', 757, '-075.848807', '+37.656158'), 
(23395, 'Horntown', 'VA', 757, '-075.479748', '+37.975567'), 
(23396, 'Oak Hall', 'VA', 757, '-075.555142', '+37.923682'), 
(23397, 'Isle of Wight', 'VA', 757, '-076.687745', '+36.898915'), 
(23398, 'Jamesville', 'VA', 757, '-075.877052', '+37.534336'), 
(23399, 'Jenkins Bridge', 'VA', 757, '-075.616754', '+37.916218'), 
(23401, 'Keller', 'VA', 757, '-075.789256', '+37.596576'), 
(23404, 'Locustville', 'VA', 757, '-075.672604', '+37.677193'), 
(23405, 'Machipongo', 'VA', 757, '-075.921330', '+37.413281'), 
(23407, 'Mappsville', 'VA', 757, '-075.563439', '+37.838898'), 
(23408, 'Marionville', 'VA', 757, '-075.877143', '+37.424497'), 
(23409, 'Mears', 'VA', 757, '-075.611577', '+37.844421'), 
(23410, 'Melfa', 'VA', 757, '-075.757820', '+37.603823'), 
(23412, 'Modest Town', 'VA', 757, '-075.603470', '+37.790415'), 
(23413, 'Nassawadox', 'VA', 757, '-075.879019', '+37.469454'), 
(23414, 'Nelsonia', 'VA', 757, '-075.583227', '+37.816896'), 
(23415, 'New Church', 'VA', 757, '-075.526526', '+37.928070'), 
(23416, 'Oak Hall', 'VA', 757, '-075.538591', '+37.922866'), 
(23417, 'Onancock', 'VA', 757, '-075.746000', '+37.693197'), 
(23418, 'Onley', 'VA', 757, '-075.650275', '+37.796421'), 
(23419, 'Oyster', 'VA', 757, '-075.926877', '+37.307411'), 
(23420, 'Painter', 'VA', 757, '-075.832274', '+37.590810'), 
(23421, 'Parksley', 'VA', 757, '-075.633717', '+37.840771'), 
(23422, 'Pungoteague', 'VA', 757, '-075.791519', '+37.616183'), 
(23423, 'Quinby', 'VA', 757, '-075.741220', '+37.542324'), 
(23424, 'Rescue', 'VA', 757, '-076.564516', '+36.996881'), 
(23426, 'Sanford', 'VA', 757, '-075.678111', '+37.922894'), 
(23427, 'Saxis', 'VA', 757, '-075.721978', '+37.926441'), 
(23429, 'Seaview', 'VA', 757, '-075.953608', '+37.271104'), 
(23430, 'Smithfield', 'VA', 757, '-076.661123', '+36.990826'), 
(23431, 'Smithfield', 'VA', 757, '-076.687745', '+36.898915'), 
(23432, 'Suffolk', 'VA', 757, '-076.553061', '+36.874916'), 
(23433, 'Suffolk', 'VA', 757, '-076.493175', '+36.906100'), 
(23434, 'Suffolk', 'VA', 757, '-076.636158', '+36.704592'), 
(23435, 'Suffolk', 'VA', 757, '-076.477756', '+36.837412'), 
(23436, 'Suffolk', 'VA', 757, '-076.523388', '+36.886856'), 
(23437, 'Suffolk', 'VA', 757, '-076.796225', '+36.646717'), 
(23438, 'Suffolk', 'VA', 757, '-076.710143', '+36.598524'), 
(23439, 'Suffolk', 'VA', 757, '-076.665251', '+36.746101'), 
(23440, 'Tangier', 'VA', 757, '-075.994287', '+37.823118'), 
(23441, 'Tasley', 'VA', 757, '-075.677292', '+37.732288'), 
(23442, 'Temperanceville', 'VA', 757, '-075.580102', '+37.899545'), 
(23443, 'Townsend', 'VA', 757, '-075.969003', '+37.188217'), 
(23450, 'Virginia Beach', 'VA', 757, '-076.120360', '+36.844004'), 
(23451, 'Virginia Beach', 'VA', 757, '-076.053568', '+36.856348'), 
(23452, 'Virginia Beach', 'VA', 757, '-076.097355', '+36.846147'), 
(23454, 'Virginia Beach', 'VA', 757, '-076.070772', '+36.828586'), 
(23455, 'Virginia Beach', 'VA', 757, '-076.146757', '+36.888865'), 
(23456, 'Virginia Beach', 'VA', 757, '-076.039092', '+36.746599'), 
(23457, 'Virginia Beach', 'VA', 757, '-076.024850', '+36.622351'), 
(23458, 'Virginia Beach', 'VA', 757, '-076.155810', '+36.847388'), 
(23459, 'Virginia Beach', 'VA', 757, '-076.018703', '+36.924496'), 
(23460, 'Virginia Beach', 'VA', 757, '-076.026053', '+36.837598'), 
(23461, 'Virginia Beach', 'VA', 757, '-076.002552', '+36.790249'), 
(23462, 'Virginia Beach', 'VA', 757, '-076.146692', '+36.837052'), 
(23463, 'Virginia Beach', 'VA', 757, '-076.012628', '+36.795669'), 
(23464, 'Virginia Beach', 'VA', 757, '-076.178375', '+36.799473'), 
(23465, 'Virginia Beach', 'VA', 757, '-076.169215', '+36.851243'), 
(23466, 'Virginia Beach', 'VA', 757, '-076.012628', '+36.795669'), 
(23467, 'Virginia Beach', 'VA', 757, '-076.012628', '+36.795669'), 
(23468, 'Virginia Beach', 'VA', 757, '-076.142407', '+36.843948'), 
(23471, 'Virginia Beach', 'VA', 757, '-076.012628', '+36.795669'), 
(23479, 'Virginia Beach', 'VA', 757, '-076.012628', '+36.795669'), 
(23480, 'Wachapreague', 'VA', 757, '-075.692465', '+37.604378'), 
(23482, 'Wardtown', 'VA', 757, '-075.869130', '+37.273986'), 
(23483, 'Wattsville', 'VA', 757, '-075.502306', '+37.943726'), 
(23486, 'Willis Wharf', 'VA', 757, '-075.810482', '+37.518917'), 
(23487, 'Windsor', 'VA', 757, '-076.713731', '+36.845054'), 
(23488, 'Withams', 'VA', 757, '-075.601856', '+37.948229'), 
(23501, 'Norfolk', 'VA', 757, '-076.208521', '+36.895911'), 
(23502, 'Norfolk', 'VA', 757, '-076.212909', '+36.887433'), 
(23503, 'Norfolk', 'VA', 757, '-076.256311', '+36.948097'), 
(23504, 'Norfolk', 'VA', 757, '-076.265762', '+36.877847'), 
(23505, 'Norfolk', 'VA', 757, '-076.278813', '+36.902947'), 
(23506, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23507, 'Norfolk', 'VA', 757, '-076.299862', '+36.865697'), 
(23508, 'Norfolk', 'VA', 757, '-076.299963', '+36.884447'), 
(23509, 'Norfolk', 'VA', 757, '-076.261511', '+36.881197'), 
(23510, 'Norfolk', 'VA', 757, '-076.292412', '+36.881047'), 
(23511, 'Norfolk', 'VA', 757, '-076.303417', '+36.935579'), 
(23512, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23513, 'Norfolk', 'VA', 757, '-076.235160', '+36.890747'), 
(23514, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23515, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23517, 'Norfolk', 'VA', 757, '-076.292611', '+36.869597'), 
(23518, 'Norfolk', 'VA', 757, '-076.216448', '+36.907997'), 
(23519, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23520, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23521, 'Norfolk', 'VA', 757, '-076.147157', '+36.913144'), 
(23523, 'Norfolk', 'VA', 757, '-076.270561', '+36.831647'), 
(23529, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23530, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23541, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23551, 'Norfolk', 'VA', 757, '-076.239720', '+36.931166'), 
(23601, 'Newport News', 'VA', 757, '-076.463471', '+37.058296'), 
(23602, 'Newport News', 'VA', 757, '-076.510952', '+37.125384'), 
(23603, 'Newport News', 'VA', 757, '-076.541367', '+37.168276'), 
(23604, 'Fort Eustis', 'VA', 757, '-076.584469', '+37.157438'), 
(23605, 'Newport News', 'VA', 757, '-076.436637', '+37.021946'), 
(23606, 'Newport News', 'VA', 757, '-076.493022', '+37.073526'), 
(23607, 'Newport News', 'VA', 757, '-076.420763', '+36.991097'), 
(23608, 'Newport News', 'VA', 757, '-076.542039', '+37.152619'), 
(23609, 'Newport News', 'VA', 757, '-076.524805', '+37.195924'), 
(23612, 'Newport News', 'VA', 757, '-076.524805', '+37.195924'), 
(23628, 'Newport News', 'VA', 757, '-076.524805', '+37.195924'), 
(23630, 'Hampton', 'VA', 757, '-076.389920', '+37.072658'), 
(23631, 'Hampton', 'VA', 757, '-076.389920', '+37.072658'), 
(23651, 'Fort Monroe', 'VA', 757, '-076.304391', '+37.018012'), 
(23653, 'Hampton', 'VA', 757, '-076.389920', '+37.072658'), 
(23661, 'Hampton', 'VA', 757, '-076.385817', '+37.034746'), 
(23662, 'Poquoson', 'VA', 757, '-076.365419', '+37.132326'), 
(23663, 'Hampton', 'VA', 757, '-076.319364', '+37.034207'), 
(23664, 'Hampton', 'VA', 757, '-076.334465', '+37.051650'), 
(23665, 'Hampton', 'VA', 757, '-076.360036', '+37.083118'), 
(23666, 'Hampton', 'VA', 757, '-076.371616', '+37.060646'), 
(23667, 'Hampton', 'VA', 757, '-076.331815', '+37.019346'), 
(23668, 'Hampton', 'VA', 757, '-076.337715', '+37.020596'), 
(23669, 'Hampton', 'VA', 757, '-076.353866', '+37.045715'), 
(23670, 'Hampton', 'VA', 757, '-076.389920', '+37.072658'), 
(23681, 'Hampton', 'VA', 757, '-076.389920', '+37.072658'), 
(23690, 'Yorktown', 'VA', 757, '-076.524359', '+37.230251'), 
(23691, 'Yorktown', 'VA', 757, '-076.494054', '+37.203185'), 
(23692, 'Yorktown', 'VA', 757, '-076.458126', '+37.168632'), 
(23693, 'Yorktown', 'VA', 757, '-076.447910', '+37.152812'), 
(23694, 'Lackey', 'VA', 757, '-076.559010', '+37.223152'), 
(23696, 'Seaford', 'VA', 757, '-076.426469', '+37.189902'), 
(23701, 'Portsmouth', 'VA', 757, '-076.367715', '+36.811498'), 
(23702, 'Portsmouth', 'VA', 757, '-076.329263', '+36.804098'), 
(23703, 'Portsmouth', 'VA', 757, '-076.380766', '+36.867948'), 
(23704, 'Portsmouth', 'VA', 757, '-076.315663', '+36.824298'), 
(23705, 'Portsmouth', 'VA', 757, '-076.355165', '+36.868553'), 
(23707, 'Portsmouth', 'VA', 757, '-076.347314', '+36.837153'), 
(23708, 'Portsmouth', 'VA', 757, '-076.355165', '+36.868553'), 
(23709, 'Portsmouth', 'VA', 757, '-076.355165', '+36.868553'), 
(23801, 'Fort Lee', 'VA', 804, '-077.334831', '+37.233941'), 
(23803, 'Petersburg', 'VA', 804, '-077.389253', '+37.217130'), 
(23804, 'Petersburg', 'VA', 804, '-077.392784', '+37.204765'), 
(23805, 'Petersburg', 'VA', 804, '-077.389641', '+37.192200'), 
(23806, 'Petersburg', 'VA', 804, '-077.392784', '+37.204765'), 
(23821, 'Alberta', 'VA', 804, '-077.894632', '+36.858078'), 
(23822, 'Ammon', 'VA', 804, '-077.647495', '+37.072361'), 
(23824, 'Blackstone', 'VA', 804, '-077.978923', '+37.122370'), 
(23827, 'Boykins', 'VA', 757, '-077.207263', '+36.611614'), 
(23828, 'Branchville', 'VA', 757, '-077.293341', '+36.597427'), 
(23829, 'Capron', 'VA', 804, '-077.236519', '+36.720629'), 
(23830, 'Carson', 'VA', 804, '-077.453348', '+37.021522'), 
(23831, 'Chester', 'VA', 804, '-077.454311', '+37.320744'), 
(23832, 'Chesterfield', 'VA', 804, '-077.605362', '+37.392683'), 
(23833, 'Church Road', 'VA', 804, '-077.674226', '+37.168045'), 
(23834, 'Colonial Heights', 'VA', 804, '-077.396989', '+37.262190'), 
(23836, 'Chester', 'VA', 804, '-077.338551', '+37.347458'), 
(23837, 'Courtland', 'VA', 757, '-077.215522', '+36.706560'), 
(23838, 'Chesterfield', 'VA', 804, '-077.634265', '+37.333271'), 
(23839, 'Dendron', 'VA', 757, '-076.915537', '+37.065785'), 
(23840, 'Dewitt', 'VA', 804, '-077.677945', '+37.069327'), 
(23841, 'Dinwiddie', 'VA', 804, '-077.601563', '+37.079304'), 
(23842, 'Disputanta', 'VA', 804, '-077.213961', '+37.150869'), 
(23843, 'Dolphin', 'VA', 804, '-077.807345', '+36.849008'), 
(23844, 'Drewryville', 'VA', 804, '-077.335713', '+36.662286'), 
(23845, 'Ebony', 'VA', 804, '-078.001206', '+36.598591'), 
(23846, 'Elberon', 'VA', 757, '-076.856852', '+37.072950'), 
(23847, 'Emporia', 'VA', 804, '-077.535517', '+36.694745'), 
(23850, 'Ford', 'VA', 804, '-077.736402', '+37.134946'), 
(23851, 'Franklin', 'VA', 757, '-076.942233', '+36.682635'), 
(23856, 'Freeman', 'VA', 804, '-077.720027', '+36.808949'), 
(23857, 'Gasburg', 'VA', 804, '-077.890727', '+36.596172'), 
(23860, 'Hopewell', 'VA', 804, '-077.296596', '+37.286676'), 
(23866, 'Ivor', 'VA', 757, '-076.900225', '+36.887634'), 
(23867, 'Jarratt', 'VA', 804, '-077.282567', '+36.864325'), 
(23868, 'Lawrenceville', 'VA', 804, '-077.813561', '+36.734246'), 
(23870, 'Jarratt', 'VA', 804, '-077.531996', '+36.721471'), 
(23872, 'Mc Kenney', 'VA', 804, '-077.736044', '+37.010322'), 
(23873, 'Meredithville', 'VA', 804, '-077.954397', '+36.808780'), 
(23874, 'Newsoms', 'VA', 757, '-077.092706', '+36.607792'), 
(23875, 'Prince George', 'VA', 804, '-077.263465', '+37.234733'), 
(23876, 'Rawlings', 'VA', 804, '-077.841001', '+36.948942'), 
(23878, 'Sedley', 'VA', 757, '-077.026194', '+36.820784'), 
(23879, 'Skippers', 'VA', 804, '-077.592070', '+36.595815'), 
(23881, 'Spring Grove', 'VA', 757, '-076.967517', '+37.169453'), 
(23882, 'Stony Creek', 'VA', 804, '-077.392824', '+36.878331'), 
(23883, 'Surry', 'VA', 757, '-076.821125', '+37.095554'), 
(23884, 'Sussex', 'VA', 804, '-077.253913', '+36.945667'), 
(23885, 'Sutherland', 'VA', 804, '-077.575347', '+37.180418'), 
(23887, 'Valentines', 'VA', 804, '-077.820567', '+36.660800'), 
(23888, 'Wakefield', 'VA', 757, '-077.040206', '+36.958091'), 
(23889, 'Warfield', 'VA', 804, '-077.764753', '+36.885672'), 
(23890, 'Waverly', 'VA', 804, '-077.129930', '+36.973687'), 
(23891, 'Waverly', 'VA', 804, '-077.286287', '+36.909845'), 
(23893, 'White Plains', 'VA', 804, '-077.927891', '+36.615090'), 
(23894, 'Wilsons', 'VA', 804, '-077.703648', '+37.125964'), 
(23897, 'Yale', 'VA', 804, '-077.275870', '+36.838572'), 
(23898, 'Zuni', 'VA', 757, '-076.817727', '+36.833708'), 
(23899, 'Claremont', 'VA', 757, '-076.984159', '+37.199009'), 
(23901, 'Farmville', 'VA', 804, '-078.421284', '+37.280694'), 
(23909, 'Farmville', 'VA', 804, '-078.394944', '+37.301574'), 
(23915, 'Baskerville', 'VA', 804, '-078.281204', '+36.707740'), 
(23917, 'Boydton', 'VA', 804, '-078.350388', '+36.655033'), 
(23919, 'Bracey', 'VA', 804, '-078.288907', '+36.612381'), 
(23920, 'Brodnax', 'VA', 804, '-077.935481', '+36.697808'), 
(23921, 'Buckingham', 'VA', 804, '-078.536430', '+37.563225'), 
(23922, 'Burkeville', 'VA', 804, '-078.182733', '+37.190922'), 
(23923, 'Charlotte Court House', 'VA', 804, '-078.637846', '+37.087895'), 
(23924, 'Chase City', 'VA', 804, '-078.425379', '+36.771496'), 
(23927, 'Clarksville', 'VA', 804, '-078.458282', '+36.655650'), 
(23930, 'Crewe', 'VA', 804, '-078.095474', '+37.150355'), 
(23934, 'Cullen', 'VA', 804, '-078.661108', '+37.153846'), 
(23936, 'Dillwyn', 'VA', 804, '-078.434926', '+37.412369'), 
(23937, 'Drakes Branch', 'VA', 804, '-078.556872', '+36.961434'), 
(23938, 'Dundas', 'VA', 804, '-078.052391', '+36.918641'), 
(23939, 'Evergreen', 'VA', 804, '-078.806480', '+37.377196'), 
(23941, 'Fort Mitchell', 'VA', 804, '-078.248333', '+36.948129'), 
(23942, 'Green Bay', 'VA', 804, '-078.461789', '+37.238139'), 
(23943, 'Hampden Sydney', 'VA', 804, '-078.461789', '+37.238139'), 
(23944, 'Kenbridge', 'VA', 804, '-078.142642', '+36.909212'), 
(23947, 'Keysville', 'VA', 804, '-078.567247', '+37.013846'), 
(23950, 'La Crosse', 'VA', 804, '-078.232633', '+36.690021'), 
(23952, 'Lunenburg', 'VA', 804, '-078.285967', '+36.979498'), 
(23954, 'Meherrin', 'VA', 804, '-078.461789', '+37.238139'), 
(23955, 'Nottoway', 'VA', 804, '-078.057832', '+37.116094'), 
(23958, 'Pamplin', 'VA', 804, '-078.806480', '+37.377196'), 
(23959, 'Phenix', 'VA', 804, '-078.739921', '+37.108477'), 
(23960, 'Prospect', 'VA', 804, '-078.461789', '+37.238139'), 
(23962, 'Randolph', 'VA', 804, '-078.705413', '+36.951533'), 
(23963, 'Red House', 'VA', 804, '-078.773790', '+37.181814'), 
(23964, 'Red Oak', 'VA', 804, '-078.618595', '+36.783999'), 
(23966, 'Rice', 'VA', 804, '-078.346836', '+37.280047'), 
(23967, 'Saxe', 'VA', 804, '-078.632086', '+36.905289'), 
(23968, 'Skipwith', 'VA', 804, '-078.530076', '+36.723976'), 
(23970, 'South Hill', 'VA', 804, '-078.168729', '+36.717223'), 
(23974, 'Victoria', 'VA', 804, '-078.258493', '+36.961136'), 
(23976, 'Wylliesburg', 'VA', 804, '-078.598225', '+36.839122'), 
(24001, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24002, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24003, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24004, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24005, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24006, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24007, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24008, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24009, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24010, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24011, 'Roanoke', 'VA', 540, '-079.941586', '+37.270237'), 
(24012, 'Roanoke', 'VA', 540, '-079.927110', '+37.305290'), 
(24013, 'Roanoke', 'VA', 540, '-079.923698', '+37.265687'), 
(24014, 'Roanoke', 'VA', 540, '-079.940559', '+37.238643'), 
(24015, 'Roanoke', 'VA', 540, '-079.974559', '+37.253866'), 
(24016, 'Roanoke', 'VA', 540, '-079.952709', '+37.272486'), 
(24017, 'Roanoke', 'VA', 540, '-079.987760', '+37.297919'), 
(24018, 'Roanoke', 'VA', 540, '-080.052510', '+37.250349'), 
(24019, 'Roanoke', 'VA', 540, '-079.905211', '+37.351517'), 
(24020, 'Roanoke', 'VA', 540, '-079.944789', '+37.358887'), 
(24022, 'Roanoke', 'VA', 540, '-079.933206', '+37.278439'), 
(24023, 'Roanoke', 'VA', 540, '-080.406172', '+37.210663'), 
(24024, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24025, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24026, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24027, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24028, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24029, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24030, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24031, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24032, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24033, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24034, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24035, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24036, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24037, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24038, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24040, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24042, 'Roanoke', 'VA', 540, '-079.939228', '+37.271687'), 
(24043, 'Roanoke', 'VA', 540, '-079.939905', '+37.269168'), 
(24044, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24045, 'Roanoke', 'VA', 540, '-079.940655', '+37.268618'), 
(24048, 'Roanoke', 'VA', 540, '-079.957860', '+37.274175'), 
(24050, 'Roanoke', 'VA', 540, '-079.786151', '+37.555083'), 
(24053, 'Ararat', 'VA', 540, '-080.504446', '+36.612434'), 
(24054, 'Axton', 'VA', 540, '-079.742557', '+36.670446'), 
(24055, 'Bassett', 'VA', 540, '-079.975528', '+36.735045'), 
(24058, 'Belspring', 'VA', 540, '-080.615065', '+37.198248');

insert  into zipcodes values 
(24059, 'Bent Mountain', 'VA', 540, '-080.121522', '+37.154932'), 
(24060, 'Blacksburg', 'VA', 540, '-080.434730', '+37.256283'), 
(24061, 'Blacksburg', 'VA', 540, '-080.351482', '+37.179115'), 
(24062, 'Blacksburg', 'VA', 540, '-080.395698', '+37.174227'), 
(24063, 'Blacksburg', 'VA', 540, '-080.395698', '+37.174227'), 
(24064, 'Blue Ridge', 'VA', 540, '-079.819537', '+37.369287'), 
(24065, 'Boones Mill', 'VA', 540, '-079.952330', '+37.098391'), 
(24066, 'Buchanan', 'VA', 540, '-079.712321', '+37.547903'), 
(24067, 'Callaway', 'VA', 540, '-080.056685', '+37.024849'), 
(24068, 'Christiansburg', 'VA', 540, '-080.418396', '+37.154804'), 
(24069, 'Cascade', 'VA', 804, '-079.616614', '+36.594226'), 
(24070, 'Catawba', 'VA', 540, '-080.158462', '+37.355418'), 
(24072, 'Check', 'VA', 540, '-080.227981', '+37.044622'), 
(24073, 'Christiansburg', 'VA', 540, '-080.417870', '+37.118759'), 
(24076, 'Claudville', 'VA', 540, '-080.368240', '+36.597733'), 
(24077, 'Cloverdale', 'VA', 540, '-079.901331', '+37.372608'), 
(24078, 'Collinsville', 'VA', 540, '-079.914912', '+36.724691'), 
(24079, 'Copper Hill', 'VA', 540, '-080.153614', '+37.048796'), 
(24082, 'Critz', 'VA', 540, '-080.119280', '+36.627165'), 
(24083, 'Daleville', 'VA', 540, '-079.914156', '+37.441970'), 
(24084, 'Dublin', 'VA', 540, '-080.752614', '+37.122327'), 
(24085, 'Eagle Rock', 'VA', 540, '-079.864047', '+37.645695'), 
(24086, 'Eggleston', 'VA', 540, '-080.670159', '+37.277231'), 
(24087, 'Elliston', 'VA', 540, '-080.184842', '+37.225683'), 
(24088, 'Ferrum', 'VA', 540, '-080.025866', '+36.889337'), 
(24089, 'Fieldale', 'VA', 540, '-079.970745', '+36.708873'), 
(24090, 'Fincastle', 'VA', 540, '-079.834474', '+37.527349'), 
(24091, 'Floyd', 'VA', 540, '-080.327524', '+36.895714'), 
(24092, 'Glade Hill', 'VA', 540, '-079.772986', '+36.985894'), 
(24093, 'Glen Lyn', 'VA', 540, '-080.853048', '+37.384006'), 
(24094, 'Goldbond', 'VA', 540, '-080.590627', '+37.385257'), 
(24095, 'Goodview', 'VA', 540, '-079.742886', '+37.212290'), 
(24101, 'Hardy', 'VA', 540, '-079.667368', '+37.177891'), 
(24102, 'Henry', 'VA', 540, '-079.986739', '+36.840862'), 
(24104, 'Huddleston', 'VA', 540, '-079.494856', '+37.154717'), 
(24105, 'Indian Valley', 'VA', 540, '-080.585888', '+36.900350'), 
(24111, 'Mc Coy', 'VA', 540, '-080.395698', '+37.174227'), 
(24112, 'Martinsville', 'VA', 540, '-079.866260', '+36.681298'), 
(24113, 'Martinsville', 'VA', 540, '-079.865168', '+36.679571'), 
(24114, 'Martinsville', 'VA', 540, '-079.865168', '+36.679571'), 
(24115, 'Martinsville', 'VA', 540, '-079.865168', '+36.679571'), 
(24120, 'Meadows of Dan', 'VA', 540, '-080.353031', '+36.700218'), 
(24121, 'Moneta', 'VA', 540, '-079.563579', '+37.185024'), 
(24122, 'Montvale', 'VA', 540, '-079.710746', '+37.419582'), 
(24124, 'Narrows', 'VA', 540, '-080.762866', '+37.342026'), 
(24126, 'Newbern', 'VA', 540, '-080.689067', '+37.069206'), 
(24127, 'New Castle', 'VA', 540, '-080.138591', '+37.498957'), 
(24128, 'Newport', 'VA', 540, '-080.523039', '+37.331516'), 
(24129, 'New River', 'VA', 540, '-080.608056', '+37.096403'), 
(24130, 'Oriskany', 'VA', 540, '-079.786151', '+37.555083'), 
(24131, 'Paint Bank', 'VA', 540, '-080.222319', '+37.488235'), 
(24132, 'Parrott', 'VA', 540, '-080.620517', '+37.204788'), 
(24133, 'Patrick Springs', 'VA', 540, '-080.136393', '+36.682193'), 
(24134, 'Pearisburg', 'VA', 540, '-080.743730', '+37.261147'), 
(24136, 'Pembroke', 'VA', 540, '-080.690234', '+37.356230'), 
(24137, 'Penhook', 'VA', 540, '-079.682503', '+36.934169'), 
(24138, 'Pilot', 'VA', 540, '-080.326370', '+37.064880'), 
(24139, 'Pittsville', 'VA', 804, '-079.470112', '+36.995808'), 
(24141, 'Radford', 'VA', 540, '-080.556541', '+37.119732'), 
(24142, 'Radford', 'VA', 540, '-080.548020', '+37.138733'), 
(24143, 'Radford', 'VA', 540, '-080.562913', '+37.122583'), 
(24146, 'Redwood', 'VA', 540, '-079.913875', '+37.006912'), 
(24147, 'Rich Creek', 'VA', 540, '-080.749864', '+37.363616'), 
(24148, 'Ridgeway', 'VA', 540, '-079.854972', '+36.650725'), 
(24149, 'Riner', 'VA', 540, '-080.436385', '+37.057894'), 
(24150, 'Ripplemead', 'VA', 540, '-080.662674', '+37.370670'), 
(24151, 'Rocky Mount', 'VA', 540, '-079.852489', '+36.995127'), 
(24153, 'Salem', 'VA', 540, '-080.067762', '+37.288140'), 
(24155, 'Salem', 'VA', 540, '-080.067062', '+37.288384'), 
(24156, 'Salem', 'VA', 540, '-080.067062', '+37.288384'), 
(24157, 'Salem', 'VA', 540, '-080.067062', '+37.288384'), 
(24161, 'Sandy Level', 'VA', 804, '-079.548523', '+36.982776'), 
(24162, 'Shawsville', 'VA', 540, '-080.263621', '+37.152878'), 
(24165, 'Spencer', 'VA', 540, '-080.005233', '+36.593912'), 
(24167, 'Staffordsville', 'VA', 540, '-080.722619', '+37.314577'), 
(24168, 'Stanleytown', 'VA', 540, '-079.944745', '+36.688926'), 
(24171, 'Stuart', 'VA', 540, '-080.251601', '+36.689183'), 
(24174, 'Thaxton', 'VA', 540, '-079.691890', '+37.350092'), 
(24175, 'Troutville', 'VA', 540, '-079.924765', '+37.416128'), 
(24176, 'Union Hall', 'VA', 540, '-079.757636', '+37.014893'), 
(24177, 'Vesta', 'VA', 540, '-080.358060', '+36.724064'), 
(24178, 'Villamont', 'VA', 540, '-079.789799', '+37.310494'), 
(24179, 'Vinton', 'VA', 540, '-079.877505', '+37.275674'), 
(24184, 'Wirtz', 'VA', 540, '-079.799315', '+37.104127'), 
(24185, 'Woolwine', 'VA', 540, '-080.267112', '+36.741838'), 
(24201, 'Bristol', 'VA', 540, '-082.176238', '+36.613815'), 
(24202, 'Bristol', 'VA', 540, '-082.167633', '+36.621571'), 
(24203, 'Bristol', 'VA', 540, '-081.968712', '+36.761613'), 
(24209, 'Bristol', 'VA', 540, '-081.968712', '+36.761613'), 
(24210, 'Abingdon', 'VA', 540, '-082.026738', '+36.740217'), 
(24211, 'Abingdon', 'VA', 540, '-081.964801', '+36.667260'), 
(24212, 'Abingdon', 'VA', 540, '-081.970764', '+36.690942'), 
(24215, 'Andover', 'VA', 540, '-082.796445', '+36.923445'), 
(24216, 'Appalachia', 'VA', 540, '-082.665879', '+36.940452'), 
(24217, 'Bee', 'VA', 540, '-082.344881', '+37.130943'), 
(24218, 'Ben Hur', 'VA', 540, '-083.223360', '+36.743491'), 
(24219, 'Big Stone Gap', 'VA', 540, '-082.654215', '+36.894806'), 
(24220, 'Birchleaf', 'VA', 540, '-082.344881', '+37.130943'), 
(24221, 'Blackwater', 'VA', 540, '-083.223360', '+36.743491'), 
(24224, 'Castlewood', 'VA', 540, '-081.855318', '+37.043978'), 
(24225, 'Cleveland', 'VA', 540, '-082.093586', '+36.925928'), 
(24226, 'Clinchco', 'VA', 540, '-082.358274', '+37.159677'), 
(24228, 'Clintwood', 'VA', 540, '-082.463069', '+37.149797'), 
(24230, 'Coeburn', 'VA', 540, '-082.475496', '+36.971586'), 
(24236, 'Damascus', 'VA', 540, '-081.742678', '+36.645463'), 
(24237, 'Dante', 'VA', 540, '-082.093586', '+36.925928'), 
(24239, 'Davenport', 'VA', 540, '-082.027408', '+37.287992'), 
(24243, 'Dryden', 'VA', 540, '-082.927728', '+36.771579'), 
(24244, 'Duffield', 'VA', 540, '-082.833676', '+36.711382'), 
(24245, 'Dungannon', 'VA', 540, '-082.471457', '+36.828738'), 
(24246, 'East Stone Gap', 'VA', 540, '-082.737469', '+36.864429'), 
(24248, 'Ewing', 'VA', 540, '-083.223360', '+36.743491'), 
(24250, 'Fort Blackmore', 'VA', 540, '-082.639637', '+36.739474'), 
(24251, 'Gate City', 'VA', 540, '-082.542414', '+36.621664'), 
(24256, 'Haysi', 'VA', 540, '-082.323976', '+37.183990'), 
(24258, 'Hiltons', 'VA', 540, '-082.639637', '+36.739474'), 
(24260, 'Honaker', 'VA', 540, '-082.013310', '+36.963056'), 
(24263, 'Jonesville', 'VA', 540, '-083.114212', '+36.688500'), 
(24265, 'Keokee', 'VA', 540, '-083.223360', '+36.743491'), 
(24266, 'Lebanon', 'VA', 540, '-082.053655', '+36.908553'), 
(24269, 'Mc Clure', 'VA', 540, '-082.344881', '+37.130943'), 
(24270, 'Mendota', 'VA', 540, '-082.256139', '+36.721945'), 
(24271, 'Nickelsville', 'VA', 540, '-082.399015', '+36.762954'), 
(24272, 'Nora', 'VA', 540, '-082.344881', '+37.130943'), 
(24273, 'Norton', 'VA', 540, '-082.622624', '+36.937670'), 
(24277, 'Pennington Gap', 'VA', 540, '-083.032536', '+36.758230'), 
(24279, 'Pound', 'VA', 540, '-082.623231', '+37.088727'), 
(24280, 'Rosedale', 'VA', 540, '-081.964938', '+36.950950'), 
(24281, 'Rose Hill', 'VA', 540, '-083.223360', '+36.743491'), 
(24282, 'Saint Charles', 'VA', 540, '-083.223360', '+36.743491'), 
(24283, 'Saint Paul', 'VA', 540, '-082.364288', '+36.936767'), 
(24285, 'Stonega', 'VA', 540, '-082.786715', '+36.950943'), 
(24289, 'Trammel', 'VA', 540, '-082.344881', '+37.130943'), 
(24290, 'Weber City', 'VA', 540, '-082.561825', '+36.613714'), 
(24292, 'Whitetop', 'VA', 540, '-081.584934', '+36.608229'), 
(24293, 'Wise', 'VA', 540, '-082.570697', '+37.002843'), 
(24301, 'Pulaski', 'VA', 540, '-080.771241', '+37.064714'), 
(24311, 'Atkins', 'VA', 540, '-081.399235', '+36.869374'), 
(24312, 'Austinville', 'VA', 540, '-080.922512', '+36.854655'), 
(24313, 'Barren Springs', 'VA', 540, '-080.789443', '+36.897395'), 
(24314, 'Bastian', 'VA', 540, '-081.158420', '+37.127348'), 
(24315, 'Bland', 'VA', 540, '-081.158420', '+37.127348'), 
(24316, 'Broadford', 'VA', 540, '-081.620331', '+36.941611'), 
(24317, 'Cana', 'VA', 540, '-080.729669', '+36.664788'), 
(24318, 'Ceres', 'VA', 540, '-081.158420', '+37.127348'), 
(24319, 'Chilhowie', 'VA', 540, '-081.617482', '+36.798213'), 
(24322, 'Cripple Creek', 'VA', 540, '-081.111146', '+36.817810'), 
(24323, 'Crockett', 'VA', 540, '-081.198867', '+36.871709'), 
(24324, 'Draper', 'VA', 540, '-080.774844', '+36.981684'), 
(24325, 'Dugspur', 'VA', 540, '-080.588950', '+36.812134'), 
(24326, 'Elk Creek', 'VA', 540, '-081.187968', '+36.718676'), 
(24327, 'Emory', 'VA', 540, '-081.817064', '+36.779961'), 
(24328, 'Fancy Gap', 'VA', 540, '-080.675229', '+36.667972'), 
(24330, 'Fries', 'VA', 540, '-081.042703', '+36.712696'), 
(24333, 'Galax', 'VA', 540, '-080.913605', '+36.660281'), 
(24340, 'Glade Spring', 'VA', 540, '-081.773242', '+36.745780'), 
(24343, 'Hillsville', 'VA', 540, '-080.675070', '+36.730347'), 
(24347, 'Hiwassee', 'VA', 540, '-080.669513', '+36.975578'), 
(24348, 'Independence', 'VA', 540, '-081.194296', '+36.638835'), 
(24350, 'Ivanhoe', 'VA', 540, '-081.059955', '+36.915513'), 
(24351, 'Lambsburg', 'VA', 540, '-080.759966', '+36.586370'), 
(24352, 'Laurel Fork', 'VA', 540, '-080.535146', '+36.711129'), 
(24354, 'Marion', 'VA', 540, '-081.597841', '+36.832324'), 
(24360, 'Max Meadows', 'VA', 540, '-080.924423', '+36.905629'), 
(24361, 'Meadowview', 'VA', 540, '-081.848288', '+36.752637'), 
(24363, 'Mouth of Wilson', 'VA', 540, '-081.367509', '+36.657529'), 
(24366, 'Rocky Gap', 'VA', 540, '-081.158420', '+37.127348'), 
(24368, 'Rural Retreat', 'VA', 540, '-081.255260', '+36.880988'), 
(24370, 'Saltville', 'VA', 540, '-081.645388', '+36.906696'), 
(24373, 'Seven Mile Ford', 'VA', 540, '-081.549231', '+36.826371'), 
(24374, 'Speedwell', 'VA', 540, '-081.206262', '+36.802255'), 
(24375, 'Sugar Grove', 'VA', 540, '-081.388192', '+36.787066'), 
(24377, 'Tannersville', 'VA', 540, '-081.570038', '+37.006018'), 
(24378, 'Trout Dale', 'VA', 540, '-081.361748', '+36.688587'), 
(24379, 'Volney', 'VA', 540, '-081.257795', '+36.682782'), 
(24380, 'Willis', 'VA', 540, '-080.504784', '+36.881393'), 
(24381, 'Woodlawn', 'VA', 540, '-080.776569', '+36.694308'), 
(24382, 'Wytheville', 'VA', 540, '-081.146559', '+36.928550'), 
(24401, 'Staunton', 'VA', 540, '-079.065116', '+38.157368'), 
(24402, 'Staunton', 'VA', 540, '-079.062858', '+38.159275'), 
(24407, 'Staunton', 'VA', 540, '-079.141332', '+38.179715'), 
(24411, 'Augusta Springs', 'VA', 540, '-079.322363', '+38.091705'), 
(24412, 'Bacova', 'VA', 540, '-079.746367', '+38.055311'), 
(24413, 'Blue Grass', 'VA', 540, '-079.559157', '+38.385967'), 
(24415, 'Brownsburg', 'VA', 540, '-079.329162', '+37.926477'), 
(24416, 'Buena Vista', 'VA', 540, '-079.355121', '+37.730001'), 
(24421, 'Churchville', 'VA', 540, '-079.173229', '+38.243395'), 
(24422, 'Clifton Forge', 'VA', 540, '-079.823119', '+37.824232'), 
(24426, 'Covington', 'VA', 540, '-079.986963', '+37.780216'), 
(24430, 'Craigsville', 'VA', 540, '-079.359123', '+38.073868'), 
(24431, 'Crimora', 'VA', 540, '-078.860085', '+38.153856'), 
(24432, 'Deerfield', 'VA', 540, '-079.373366', '+38.139476'), 
(24433, 'Doe Hill', 'VA', 540, '-079.559157', '+38.385967'), 
(24435, 'Fairfield', 'VA', 540, '-079.298708', '+37.875396'), 
(24437, 'Fort Defiance', 'VA', 540, '-078.941138', '+38.206400'), 
(24438, 'Glen Wilton', 'VA', 540, '-079.786151', '+37.555083'), 
(24439, 'Goshen', 'VA', 540, '-079.503429', '+37.978313'), 
(24440, 'Greenville', 'VA', 540, '-079.175646', '+37.983435'), 
(24441, 'Grottoes', 'VA', 540, '-078.805841', '+38.272465'), 
(24442, 'Head Waters', 'VA', 540, '-079.559157', '+38.385967'), 
(24445, 'Hot Springs', 'VA', 540, '-079.831593', '+37.994443'), 
(24448, 'Iron Gate', 'VA', 540, '-079.785987', '+37.796454'), 
(24450, 'Lexington', 'VA', 540, '-079.443495', '+37.779976'), 
(24457, 'Low Moor', 'VA', 540, '-079.882830', '+37.780396'), 
(24458, 'Mc Dowell', 'VA', 540, '-079.559157', '+38.385967'), 
(24459, 'Middlebrook', 'VA', 540, '-079.242427', '+38.042838'), 
(24460, 'Millboro', 'VA', 540, '-079.746367', '+38.055311'), 
(24463, 'Mint Spring', 'VA', 540, '-079.141332', '+38.179715'), 
(24464, 'Montebello', 'VA', 540, '-079.080400', '+37.865358'), 
(24465, 'Monterey', 'VA', 540, '-079.559157', '+38.385967'), 
(24467, 'Mount Sidney', 'VA', 540, '-078.968260', '+38.242038'), 
(24468, 'Mustoe', 'VA', 540, '-079.559157', '+38.385967'), 
(24469, 'New Hope', 'VA', 540, '-079.141332', '+38.179715'), 
(24471, 'Port Republic', 'VA', 540, '-078.788649', '+38.322592'), 
(24472, 'Raphine', 'VA', 540, '-079.276332', '+37.941296'), 
(24473, 'Rockbridge Baths', 'VA', 540, '-079.448586', '+37.883036'), 
(24474, 'Selma', 'VA', 540, '-079.840421', '+37.806241'), 
(24475, 'Spottswood', 'VA', 540, null, null), 
(24476, 'Steeles Tavern', 'VA', 540, '-079.141332', '+38.179715'), 
(24477, 'Stuarts Draft', 'VA', 540, '-079.065951', '+37.973609'), 
(24479, 'Swoope', 'VA', 540, '-079.211901', '+38.188328'), 
(24482, 'Verona', 'VA', 540, '-078.989369', '+38.210585'), 
(24483, 'Vesuvius', 'VA', 540, '-079.230686', '+37.859217'), 
(24484, 'Warm Springs', 'VA', 540, '-079.746367', '+38.055311'), 
(24485, 'West Augusta', 'VA', 540, '-079.209622', '+38.174227'), 
(24486, 'Weyers Cave', 'VA', 540, '-078.946136', '+38.282326'), 
(24487, 'Williamsville', 'VA', 540, '-079.746367', '+38.055311'), 
(24501, 'Lynchburg', 'VA', 804, '-079.178326', '+37.383112'), 
(24502, 'Lynchburg', 'VA', 804, '-079.218121', '+37.382542'), 
(24503, 'Lynchburg', 'VA', 804, '-079.209247', '+37.408091'), 
(24504, 'Lynchburg', 'VA', 804, '-079.125261', '+37.405242'), 
(24505, 'Lynchburg', 'VA', 804, '-079.178506', '+37.400944'), 
(24506, 'Lynchburg', 'VA', 804, '-079.161046', '+37.381692'), 
(24512, 'Lynchburg', 'VA', 804, '-079.109789', '+37.242503'), 
(24513, 'Lynchburg', 'VA', 804, '-079.133546', '+37.245798'), 
(24514, 'Lynchburg', 'VA', 804, '-079.178506', '+37.400944'), 
(24515, 'Lynchburg', 'VA', 804, '-079.178506', '+37.400944'), 
(24517, 'Altavista', 'VA', 804, '-079.241180', '+37.225543'), 
(24520, 'Alton', 'VA', 804, '-079.043054', '+36.596827'), 
(24521, 'Amherst', 'VA', 804, '-079.108441', '+37.591620'), 
(24522, 'Appomattox', 'VA', 804, '-078.848202', '+37.356134'), 
(24523, 'Bedford', 'VA', 540, '-079.522585', '+37.336027'), 
(24526, 'Big Island', 'VA', 804, '-079.387520', '+37.516659'), 
(24527, 'Blairs', 'VA', 804, '-079.338100', '+36.710176'), 
(24528, 'Brookneal', 'VA', 804, '-079.074279', '+37.117502'), 
(24529, 'Buffalo Junction', 'VA', 804, '-078.641645', '+36.614050'), 
(24530, 'Callands', 'VA', 804, '-079.607080', '+36.785155'), 
(24531, 'Chatham', 'VA', 804, '-079.412735', '+36.830785'), 
(24533, 'Clifford', 'VA', 804, '-078.946324', '+37.537969'), 
(24534, 'Clover', 'VA', 804, '-078.748218', '+36.875823'), 
(24535, 'Cluster Springs', 'VA', 804, '-078.945519', '+36.611317'), 
(24536, 'Coleman Falls', 'VA', 804, '-079.305838', '+37.496433'), 
(24538, 'Concord', 'VA', 804, '-078.949355', '+37.296071'), 
(24539, 'Crystal Hill', 'VA', 804, '-078.831701', '+36.866093'), 
(24540, 'Danville', 'VA', 804, '-079.376228', '+36.603501'), 
(24541, 'Danville', 'VA', 804, '-079.441637', '+36.577505'), 
(24543, 'Danville', 'VA', 804, '-079.410983', '+36.592679'), 
(24544, 'Danville', 'VA', 804, '-079.410983', '+36.592679'), 
(24549, 'Dry Fork', 'VA', 804, '-079.502331', '+36.704919'), 
(24550, 'Evington', 'VA', 804, '-079.270958', '+37.243659'), 
(24551, 'Forest', 'VA', 804, '-079.318718', '+37.372437'), 
(24553, 'Gladstone', 'VA', 804, '-078.860834', '+37.589390'), 
(24554, 'Gladys', 'VA', 804, '-079.111743', '+37.148585'), 
(24555, 'Glasgow', 'VA', 540, '-079.525212', '+37.732638'), 
(24556, 'Goode', 'VA', 540, '-079.403888', '+37.375464'), 
(24557, 'Gretna', 'VA', 804, '-079.321101', '+36.983015'), 
(24558, 'Halifax', 'VA', 804, '-078.964257', '+36.783814'), 
(24562, 'Howardsville', 'VA', 804, '-078.631326', '+37.751112'), 
(24563, 'Hurt', 'VA', 804, '-079.363930', '+37.038301'), 
(24565, 'Java', 'VA', 804, '-079.207927', '+36.846278'), 
(24566, 'Keeling', 'VA', 804, '-079.255522', '+36.721431'), 
(24569, 'Long Island', 'VA', 804, '-079.081614', '+37.093523'), 
(24570, 'Lowry', 'VA', 540, '-079.406303', '+37.333936'), 
(24571, 'Lynch Station', 'VA', 804, '-079.359182', '+37.141308'), 
(24572, 'Madison Heights', 'VA', 804, '-079.140618', '+37.475715'), 
(24574, 'Monroe', 'VA', 804, '-079.244826', '+37.544326'), 
(24576, 'Naruna', 'VA', 804, '-079.133546', '+37.245798'), 
(24577, 'Nathalie', 'VA', 804, '-078.962546', '+36.811672'), 
(24578, 'Natural Bridge', 'VA', 540, '-079.550792', '+37.677211'), 
(24579, 'Natural Bridge Station', 'VA', 540, '-079.525047', '+37.597970'), 
(24580, 'Nelson', 'VA', 804, '-078.677450', '+36.589478'), 
(24581, 'Norwood', 'VA', 804, '-078.803767', '+37.640813'), 
(24585, 'Republican Grove', 'VA', 804, '-078.883933', '+36.801515'), 
(24586, 'Ringgold', 'VA', 804, '-079.276568', '+36.613600'), 
(24588, 'Rustburg', 'VA', 804, '-079.090832', '+37.283924'), 
(24589, 'Scottsburg', 'VA', 804, '-078.778726', '+36.777629'), 
(24590, 'Scottsville', 'VA', 804, '-078.529827', '+37.846277'), 
(24592, 'South Boston', 'VA', 804, '-078.952947', '+36.679767'), 
(24593, 'Spout Spring', 'VA', 804, '-078.918241', '+37.344169'), 
(24594, 'Sutherlin', 'VA', 804, '-079.355493', '+36.668449'), 
(24595, 'Sweet Briar', 'VA', 804, '-079.075617', '+37.567427'), 
(24597, 'Vernon Hill', 'VA', 804, '-079.067906', '+36.838178'), 
(24598, 'Virgilina', 'VA', 804, '-078.798686', '+36.616452'), 
(24599, 'Wingina', 'VA', 804, '-078.731156', '+37.682224'), 
(24601, 'Amonate', 'VA', 540, '-081.563406', '+37.135490'), 
(24602, 'Bandy', 'VA', 540, '-081.795140', '+36.999484'), 
(24603, 'Big Rock', 'VA', 540, '-082.027408', '+37.287992'), 
(24604, 'Bishop', 'VA', 540, '-081.557499', '+37.203317'), 
(24605, 'Bluefield', 'VA', 540, '-081.507054', '+37.172408'), 
(24606, 'Boissevain', 'VA', 540, '-081.563406', '+37.135490'), 
(24607, 'Breaks', 'VA', 540, '-082.344881', '+37.130943'), 
(24608, 'Burkes Garden', 'VA', 540, '-081.563406', '+37.135490'), 
(24609, 'Cedar Bluff', 'VA', 540, '-081.547050', '+37.123379'), 
(24612, 'Doran', 'VA', 540, '-081.818037', '+37.094523'), 
(24613, 'Falls Mills', 'VA', 540, '-081.563406', '+37.135490'), 
(24614, 'Grundy', 'VA', 540, '-082.100073', '+37.257171'), 
(24618, 'Harman', 'VA', 540, '-082.027408', '+37.287992'), 
(24619, 'Horsepen', 'VA', 540, '-081.563406', '+37.135490'), 
(24620, 'Hurley', 'VA', 540, '-082.027408', '+37.287992'), 
(24622, 'Jewell Ridge', 'VA', 540, '-081.563406', '+37.135490'), 
(24624, 'Keen Mountain', 'VA', 540, '-082.027408', '+37.287992'), 
(24627, 'Mavisdale', 'VA', 540, '-082.027408', '+37.287992'), 
(24628, 'Maxie', 'VA', 540, '-082.027408', '+37.287992'), 
(24630, 'North Tazewell', 'VA', 540, '-081.539856', '+37.175577'), 
(24631, 'Oakwood', 'VA', 540, '-082.027408', '+37.287992'), 
(24634, 'Pilgrims Knob', 'VA', 540, '-082.027408', '+37.287992'), 
(24635, 'Pocahontas', 'VA', 540, '-081.342460', '+37.305417'), 
(24637, 'Pounding Mill', 'VA', 540, '-081.563406', '+37.135490'), 
(24639, 'Raven', 'VA', 540, '-082.027408', '+37.287992'), 
(24640, 'Red Ash', 'VA', 540, '-081.563406', '+37.135490'), 
(24641, 'Richlands', 'VA', 540, '-081.554668', '+37.186196'), 
(24646, 'Rowe', 'VA', 540, '-082.027408', '+37.287992'), 
(24647, 'Shortt Gap', 'VA', 540, '-082.027408', '+37.287992'), 
(24649, 'Swords Creek', 'VA', 540, '-081.927100', '+37.045445'), 
(24651, 'Tazewell', 'VA', 540, '-081.416087', '+37.174459'), 
(24656, 'Vansant', 'VA', 540, '-082.027408', '+37.287992'), 
(24657, 'Whitewood', 'VA', 540, '-082.027408', '+37.287992'), 
(24658, 'Wolford', 'VA', 540, '-082.027408', '+37.287992'), 
(24701, 'Bluefield', 'WV', 304, '-081.160066', '+37.332725'), 
(24712, 'Athens', 'WV', 304, '-081.009160', '+37.452346'), 
(24714, 'Beeson', 'WV', 304, '-081.160053', '+37.460069'), 
(24715, 'Bramwell', 'WV', 304, '-081.325281', '+37.343532'), 
(24716, 'Bud', 'WV', 304, '-081.539980', '+37.603344'), 
(24719, 'Covel', 'WV', 304, '-081.539980', '+37.603344'), 
(24724, 'Freeman', 'WV', 304, '-081.311849', '+37.333273'), 
(24726, 'Herndon', 'WV', 304, '-081.539980', '+37.603344'), 
(24729, 'Hiawatha', 'WV', 304, '-081.105803', '+37.416395'), 
(24731, 'Kegley', 'WV', 304, '-081.105803', '+37.416395'), 
(24732, 'Kellysville', 'WV', 304, '-081.105803', '+37.416395'), 
(24733, 'Lashmeet', 'WV', 304, '-081.190841', '+37.440745'), 
(24736, 'Matoaka', 'WV', 304, '-081.202217', '+37.416393'), 
(24737, 'Montcalm', 'WV', 304, '-081.251807', '+37.353910'), 
(24738, 'Nemours', 'WV', 304, '-081.105803', '+37.416395'), 
(24739, 'Oakvale', 'WV', 304, '-081.105803', '+37.416395'), 
(24740, 'Princeton', 'WV', 304, '-081.117475', '+37.379876'), 
(24747, 'Rock', 'WV', 304, '-081.178417', '+37.414224'), 
(24751, 'Wolfe', 'WV', 304, '-081.105803', '+37.416395'), 
(24801, 'Welch', 'WV', 304, '-081.539352', '+37.411086'), 
(24808, 'Anawalt', 'WV', 304, '-081.653889', '+37.375246'), 
(24811, 'Avondale', 'WV', 304, '-081.653889', '+37.375246'), 
(24813, 'Bartley', 'WV', 304, '-081.683131', '+37.343847'), 
(24815, 'Berwind', 'WV', 304, '-081.653889', '+37.375246'), 
(24816, 'Big Sandy', 'WV', 304, '-081.653889', '+37.375246'), 
(24817, 'Bradshaw', 'WV', 304, '-081.653889', '+37.375246'), 
(24818, 'Brenton', 'WV', 304, '-081.539980', '+37.603344'), 
(24820, 'Capels', 'WV', 304, '-081.653889', '+37.375246'), 
(24821, 'Caretta', 'WV', 304, '-081.634292', '+37.382970'), 
(24822, 'Clear Fork', 'WV', 304, '-081.539980', '+37.603344'), 
(24823, 'Coal Mountain', 'WV', 304, '-081.702061', '+37.626772'), 
(24824, 'Coalwood', 'WV', 304, '-081.653889', '+37.375246'), 
(24825, 'Crumpler', 'WV', 304, '-081.653889', '+37.375246'), 
(24826, 'Cucumber', 'WV', 304, '-081.653889', '+37.375246'), 
(24827, 'Cyclone', 'WV', 304, '-081.539980', '+37.603344'), 
(24828, 'Davy', 'WV', 304, '-081.681104', '+37.467849'), 
(24829, 'Eckman', 'WV', 304, '-081.653889', '+37.375246'), 
(24830, 'Elbert', 'WV', 304, '-081.653889', '+37.375246'), 
(24831, 'Elkhorn', 'WV', 304, '-081.570983', '+37.432867'), 
(24832, 'English', 'WV', 304, '-081.653889', '+37.375246'), 
(24834, 'Fanrock', 'WV', 304, '-081.539980', '+37.603344'), 
(24836, 'Gary', 'WV', 304, '-081.554444', '+37.365840'), 
(24839, 'Hanover', 'WV', 304, '-081.539980', '+37.603344'), 
(24841, 'Havaco', 'WV', 304, '-081.576548', '+37.405828'), 
(24842, 'Hemphill', 'WV', 304, '-081.653889', '+37.375246'), 
(24843, 'Hensley', 'WV', 304, '-081.653889', '+37.375246'), 
(24844, 'Iaeger', 'WV', 304, '-081.653889', '+37.375246'), 
(24845, 'Ikes Fork', 'WV', 304, '-081.539980', '+37.603344'), 
(24846, 'Isaban', 'WV', 304, '-081.653889', '+37.375246'), 
(24847, 'Itmann', 'WV', 304, '-081.539980', '+37.603344'), 
(24848, 'Jenkinjones', 'WV', 304, '-081.653889', '+37.375246'), 
(24849, 'Jesse', 'WV', 304, '-081.539980', '+37.603344'), 
(24850, 'Jolo', 'WV', 304, '-081.653889', '+37.375246'), 
(24851, 'Justice', 'WV', 304, '-082.108010', '+37.743063'), 
(24852, 'Keystone', 'WV', 304, '-081.431783', '+37.414357'), 
(24853, 'Kimball', 'WV', 304, '-081.511965', '+37.442086'), 
(24854, 'Kopperston', 'WV', 304, '-081.574986', '+37.743967'), 
(24855, 'Kyle', 'WV', 304, '-081.653889', '+37.375246'), 
(24856, 'Leckie', 'WV', 304, '-081.653889', '+37.375246'), 
(24857, 'Lynco', 'WV', 304, '-081.539980', '+37.603344'), 
(24859, 'Marianna', 'WV', 304, '-081.539980', '+37.603344'), 
(24860, 'Matheny', 'WV', 304, '-081.539980', '+37.603344'), 
(24861, 'Maybeury', 'WV', 304, '-081.423979', '+37.417549'), 
(24862, 'Mohawk', 'WV', 304, '-081.653889', '+37.375246'), 
(24866, 'Newhall', 'WV', 304, '-081.653889', '+37.375246'), 
(24867, 'New Richmond', 'WV', 304, '-081.539980', '+37.603344'), 
(24868, 'Northfork', 'WV', 304, '-081.419578', '+37.389939'), 
(24869, 'North Spring', 'WV', 304, '-081.539980', '+37.603344'), 
(24870, 'Oceana', 'WV', 304, '-081.583069', '+37.740710'), 
(24871, 'Pageton', 'WV', 304, '-081.653889', '+37.375246'), 
(24872, 'Panther', 'WV', 304, '-081.653889', '+37.375246'), 
(24873, 'Paynesville', 'WV', 304, '-081.653889', '+37.375246'), 
(24874, 'Pineville', 'WV', 304, '-081.539980', '+37.603344'), 
(24877, 'Powhatan', 'WV', 304, '-081.653889', '+37.375246'), 
(24878, 'Premier', 'WV', 304, '-081.653889', '+37.375246'), 
(24879, 'Raysal', 'WV', 304, '-081.653889', '+37.375246'), 
(24880, 'Rock View', 'WV', 304, '-081.539980', '+37.603344'), 
(24881, 'Roderfield', 'WV', 304, '-081.653889', '+37.375246'), 
(24882, 'Simon', 'WV', 304, '-081.539980', '+37.603344'), 
(24883, 'Skygusty', 'WV', 304, '-081.653889', '+37.375246'), 
(24884, 'Squire', 'WV', 304, '-081.653889', '+37.375246'), 
(24887, 'Switchback', 'WV', 304, '-081.653889', '+37.375246'), 
(24888, 'Thorpe', 'WV', 304, '-081.653889', '+37.375246'), 
(24889, 'Twin Branch', 'WV', 304, '-081.653889', '+37.375246'), 
(24892, 'War', 'WV', 304, '-081.653889', '+37.375246'), 
(24894, 'Warriormine', 'WV', 304, '-081.653889', '+37.375246'), 
(24895, 'Wilcoe', 'WV', 304, '-081.653889', '+37.375246'), 
(24896, 'Wolf Pen', 'WV', 304, '-081.539980', '+37.603344'), 
(24897, 'Worth', 'WV', 304, '-081.653889', '+37.375246'), 
(24898, 'Wyoming', 'WV', 304, '-081.539980', '+37.603344'), 
(24899, 'Yukon', 'WV', 304, '-081.653889', '+37.375246'), 
(24901, 'Lewisburg', 'WV', 304, '-080.538781', '+37.844155'), 
(24902, 'Fairlea', 'WV', 304, '-080.461492', '+37.774666'), 
(24910, 'Alderson', 'WV', 304, '-080.572401', '+37.843940'), 
(24915, 'Arbovale', 'WV', 304, '-079.990585', '+38.387966'), 
(24916, 'Asbury', 'WV', 304, '-080.426874', '+37.975595'), 
(24917, 'Auto', 'WV', 304, '-080.426874', '+37.975595'), 
(24918, 'Ballard', 'WV', 304, '-080.539672', '+37.552029'), 
(24919, 'Ballengee', 'WV', 304, '-080.890043', '+37.674782'), 
(24920, 'Bartow', 'WV', 304, '-079.990585', '+38.387966'), 
(24924, 'Buckeye', 'WV', 304, '-079.990585', '+38.387966'), 
(24925, 'Caldwell', 'WV', 304, '-080.426874', '+37.975595'), 
(24927, 'Cass', 'WV', 304, '-079.990585', '+38.387966'), 
(24931, 'Crawley', 'WV', 304, '-080.611705', '+37.918876'), 
(24934, 'Dunmore', 'WV', 304, '-079.898674', '+38.326214'), 
(24935, 'Forest Hill', 'WV', 304, '-080.877395', '+37.648541'), 
(24936, 'Fort Spring', 'WV', 304, '-080.426874', '+37.975595'), 
(24938, 'Frankford', 'WV', 304, '-080.335257', '+37.915363'), 
(24941, 'Gap Mills', 'WV', 304, '-080.340084', '+37.589020'), 
(24942, 'Glace', 'WV', 304, '-080.539672', '+37.552029'), 
(24943, 'Grassy Meadows', 'WV', 304, '-080.426874', '+37.975595'), 
(24944, 'Green Bank', 'WV', 304, '-079.990585', '+38.387966'), 
(24945, 'Greenville', 'WV', 304, '-080.539672', '+37.552029'), 
(24946, 'Hillsboro', 'WV', 304, '-080.264059', '+38.110904'), 
(24950, 'Kieffer', 'WV', 304, '-080.426874', '+37.975595'), 
(24951, 'Lindside', 'WV', 304, '-080.539672', '+37.552029'), 
(24954, 'Marlinton', 'WV', 304, '-080.104625', '+38.258638'), 
(24957, 'Maxwelton', 'WV', 304, '-080.426874', '+37.975595'), 
(24958, 'Meadow Bluff', 'WV', 304, '-080.426874', '+37.975595'), 
(24961, 'Neola', 'WV', 304, '-080.426874', '+37.975595'), 
(24962, 'Pence Springs', 'WV', 304, '-080.877395', '+37.648541'), 
(24963, 'Peterstown', 'WV', 304, '-080.797806', '+37.399956'), 
(24966, 'Renick', 'WV', 304, '-080.426874', '+37.975595'), 
(24970, 'Ronceverte', 'WV', 304, '-080.454189', '+37.744709'), 
(24974, 'Secondcreek', 'WV', 304, '-080.539672', '+37.552029'), 
(24976, 'Sinks Grove', 'WV', 304, '-080.539672', '+37.552029'), 
(24977, 'Smoot', 'WV', 304, '-080.426874', '+37.975595'), 
(24981, 'Talcott', 'WV', 304, '-080.877395', '+37.648541'), 
(24983, 'Union', 'WV', 304, '-080.539672', '+37.552029'), 
(24984, 'Waiteville', 'WV', 304, '-080.420487', '+37.489872'), 
(24985, 'Wayside', 'WV', 304, '-080.539672', '+37.552029'), 
(24986, 'White Sulphur Springs', 'WV', 304, '-080.312877', '+37.782726'), 
(24991, 'Williamsburg', 'WV', 304, '-080.426874', '+37.975595'), 
(24993, 'Wolfcreek', 'WV', 304, '-080.539672', '+37.552029'), 
(25002, 'Alloy', 'WV', 304, '-081.064784', '+38.041293'), 
(25003, 'Alum Creek', 'WV', 304, '-081.771226', '+38.243675'), 
(25004, 'Ameagle', 'WV', 304, '-081.118491', '+37.784459'), 
(25005, 'Amma', 'WV', 304, '-081.273681', '+38.591037'), 
(25007, 'Arnett', 'WV', 304, '-081.409586', '+37.821560'), 
(25008, 'Artie', 'WV', 304, '-081.354496', '+37.940013'), 
(25009, 'Ashford', 'WV', 304, '-081.717040', '+37.997105'), 
(25010, 'Bald Knob', 'WV', 304, '-081.717040', '+37.997105'), 
(25011, 'Bancroft', 'WV', 304, '-081.841002', '+38.508559'), 
(25015, 'Belle', 'WV', 304, '-081.502399', '+38.232406'), 
(25018, 'Bentree', 'WV', 304, '-081.050662', '+38.465777'), 
(25019, 'Bickmore', 'WV', 304, '-081.050662', '+38.465777'), 
(25021, 'Bim', 'WV', 304, '-081.717040', '+37.997105'), 
(25022, 'Blair', 'WV', 304, '-081.902401', '+37.833204'), 
(25024, 'Bloomingrose', 'WV', 304, '-081.630599', '+38.154021'), 
(25025, 'Blount', 'WV', 304, '-081.554655', '+38.296818'), 
(25026, 'Blue Creek', 'WV', 304, '-081.392845', '+38.490789'), 
(25028, 'Bob White', 'WV', 304, '-081.717040', '+37.997105'), 
(25030, 'Bomont', 'WV', 304, '-081.254838', '+38.387998'), 
(25031, 'Boomer', 'WV', 304, '-081.307528', '+38.163248'), 
(25033, 'Buffalo', 'WV', 304, '-081.924758', '+38.610603'), 
(25035, 'Cabin Creek', 'WV', 304, '-081.498415', '+38.193014'), 
(25036, 'Cannelton', 'WV', 304, '-081.064784', '+38.041293'), 
(25039, 'Cedar Grove', 'WV', 304, '-081.598230', '+38.279199'), 
(25040, 'Charlton Heights', 'WV', 304, '-081.064784', '+38.041293'), 
(25043, 'Clay', 'WV', 304, '-081.080031', '+38.467298'), 
(25044, 'Clear Creek', 'WV', 304, '-081.408766', '+37.880406'), 
(25045, 'Clendenin', 'WV', 304, '-081.357213', '+38.453862'), 
(25046, 'Clio', 'WV', 304, '-081.314633', '+38.731737'), 
(25047, 'Clothier', 'WV', 304, '-081.902401', '+37.833204'), 
(25048, 'Colcord', 'WV', 304, '-081.402075', '+37.942986'), 
(25049, 'Comfort', 'WV', 304, '-081.607191', '+38.126494'), 
(25051, 'Costa', 'WV', 304, '-081.717040', '+37.997105'), 
(25053, 'Danville', 'WV', 304, '-081.885268', '+38.019460'), 
(25054, 'Dawes', 'WV', 304, '-081.451066', '+38.073666'), 
(25057, 'Deep Water', 'WV', 304, '-081.064784', '+38.041293'), 
(25059, 'Dixie', 'WV', 304, '-081.217588', '+38.254945'), 
(25060, 'Dorothy', 'WV', 304, '-081.444561', '+37.949132'), 
(25061, 'Drybranch', 'WV', 304, '-081.554655', '+38.296818'), 
(25062, 'Dry Creek', 'WV', 304, '-081.453786', '+37.854572'), 
(25063, 'Duck', 'WV', 304, '-080.936783', '+38.582138'), 
(25064, 'Dunbar', 'WV', 304, '-081.570048', '+38.348822'), 
(25067, 'East Bank', 'WV', 304, '-081.438053', '+38.209887'), 
(25070, 'Eleanor', 'WV', 304, '-081.941425', '+38.543573'), 
(25071, 'Elkview', 'WV', 304, '-081.450424', '+38.386942'), 
(25075, 'Eskdale', 'WV', 304, '-081.615909', '+38.178047'), 
(25076, 'Ethel', 'WV', 304, '-081.902401', '+37.833204'), 
(25079, 'Falling Rock', 'WV', 304, '-081.398422', '+38.495072'), 
(25081, 'Foster', 'WV', 304, '-081.825259', '+38.072562'), 
(25082, 'Fraziers Bottom', 'WV', 304, '-082.022361', '+38.560972'), 
(25083, 'Gallagher', 'WV', 304, '-081.554655', '+38.296818'), 
(25085, 'Gauley Bridge', 'WV', 304, '-081.174906', '+38.156166'), 
(25086, 'Glasgow', 'WV', 304, '-081.406705', '+38.215547'), 
(25088, 'Glen', 'WV', 304, '-081.050662', '+38.465777'), 
(25090, 'Glen Ferris', 'WV', 304, '-081.064784', '+38.041293'), 
(25093, 'Gordon', 'WV', 304, '-081.717040', '+37.997105'), 
(25095, 'Grimms Landing', 'WV', 304, '-081.997278', '+38.752312'), 
(25102, 'Handley', 'WV', 304, '-081.365700', '+38.187888'), 
(25103, 'Hansford', 'WV', 304, '-081.392860', '+38.207048'), 
(25106, 'Henderson', 'WV', 304, '-082.138543', '+38.833117'), 
(25107, 'Hernshaw', 'WV', 304, '-081.554655', '+38.296818'), 
(25108, 'Hewett', 'WV', 304, '-081.717040', '+37.997105'), 
(25109, 'Hometown', 'WV', 304, '-081.880455', '+38.475369'), 
(25110, 'Hugheston', 'WV', 304, '-081.388446', '+38.210970'), 
(25111, 'Indore', 'WV', 304, '-081.050662', '+38.465777'), 
(25112, 'Institute', 'WV', 304, '-081.565140', '+38.282497'), 
(25113, 'Ivydale', 'WV', 304, '-081.050662', '+38.465777'), 
(25114, 'Jeffrey', 'WV', 304, '-081.717040', '+37.997105'), 
(25115, 'Kanawha Falls', 'WV', 304, '-081.064784', '+38.041293'), 
(25118, 'Kimberly', 'WV', 304, '-081.064784', '+38.041293'), 
(25119, 'Kincaid', 'WV', 304, '-081.064784', '+38.041293'), 
(25121, 'Lake', 'WV', 304, '-081.903389', '+37.920381'), 
(25122, 'Leewood', 'WV', 304, '-081.554655', '+38.296818'), 
(25123, 'Leon', 'WV', 304, '-081.914474', '+38.704805'), 
(25124, 'Liberty', 'WV', 304, '-081.880455', '+38.475369'), 
(25125, 'Lizemores', 'WV', 304, '-081.198102', '+38.334726'), 
(25126, 'London', 'WV', 304, '-081.371367', '+38.195983'), 
(25130, 'Madison', 'WV', 304, '-081.818718', '+38.063165'), 
(25132, 'Mammoth', 'WV', 304, '-081.554655', '+38.296818'), 
(25133, 'Maysel', 'WV', 304, '-081.050662', '+38.465777'), 
(25134, 'Miami', 'WV', 304, '-081.554655', '+38.296818'), 
(25136, 'Montgomery', 'WV', 304, '-081.322175', '+38.172523'), 
(25139, 'Mount Carbon', 'WV', 304, '-081.293090', '+38.139916'), 
(25140, 'Naoma', 'WV', 304, '-081.481192', '+37.877222'), 
(25141, 'Nebo', 'WV', 304, '-081.050662', '+38.465777'), 
(25142, 'Nellis', 'WV', 304, '-081.717040', '+37.997105'), 
(25143, 'Nitro', 'WV', 304, '-081.616124', '+38.323042'), 
(25147, 'Ohley', 'WV', 304, '-081.554655', '+38.296818'), 
(25148, 'Orgas', 'WV', 304, '-081.717040', '+37.997105'), 
(25149, 'Ottawa', 'WV', 304, '-081.717040', '+37.997105'), 
(25150, 'Ovapa', 'WV', 304, '-081.050662', '+38.465777'), 
(25152, 'Page', 'WV', 304, '-081.064784', '+38.041293'), 
(25154, 'Peytona', 'WV', 304, '-081.679052', '+38.136924'), 
(25156, 'Pinch', 'WV', 304, '-081.461063', '+38.401962'), 
(25159, 'Poca', 'WV', 304, '-081.783795', '+38.479147'), 
(25160, 'Pond Gap', 'WV', 304, '-081.277293', '+38.290746'), 
(25161, 'Powellton', 'WV', 304, '-081.064784', '+38.041293'), 
(25162, 'Pratt', 'WV', 304, '-081.385107', '+38.210104'), 
(25164, 'Procious', 'WV', 304, '-081.198904', '+38.491236'), 
(25165, 'Racine', 'WV', 304, '-081.658829', '+38.140996'), 
(25168, 'Red House', 'WV', 304, '-081.901394', '+38.555097'), 
(25169, 'Ridgeview', 'WV', 304, '-081.717040', '+37.997105'), 
(25173, 'Robson', 'WV', 304, '-081.237015', '+38.076677'), 
(25174, 'Rock Creek', 'WV', 304, '-081.418351', '+37.854721'), 
(25177, 'Saint Albans', 'WV', 304, '-081.636926', '+38.314610'), 
(25180, 'Saxon', 'WV', 304, '-081.384755', '+37.793057'), 
(25181, 'Seth', 'WV', 304, '-081.622894', '+38.085024'), 
(25182, 'Sharon', 'WV', 304, '-081.554655', '+38.296818'), 
(25183, 'Sharples', 'WV', 304, '-081.902401', '+37.833204'), 
(25185, 'Mount Olive', 'WV', 304, '-081.064784', '+38.041293'), 
(25186, 'Smithers', 'WV', 304, '-081.278012', '+38.154338'), 
(25187, 'Southside', 'WV', 304, '-082.027474', '+38.725035'), 
(25193, 'Sylvester', 'WV', 304, '-081.558467', '+38.010386'), 
(25201, 'Tad', 'WV', 304, '-081.554655', '+38.296818'), 
(25202, 'Tornado', 'WV', 304, '-081.856300', '+38.332069'), 
(25203, 'Turtle Creek', 'WV', 304, '-081.942704', '+37.986266'), 
(25204, 'Twilight', 'WV', 304, '-081.717040', '+37.997105'), 
(25205, 'Uneeda', 'WV', 304, '-081.805265', '+38.042839'), 
(25206, 'Van', 'WV', 304, '-081.717040', '+37.997105'), 
(25208, 'Wharton', 'WV', 304, '-081.717040', '+37.997105'), 
(25209, 'Whitesville', 'WV', 304, '-081.542234', '+37.991591'), 
(25211, 'Widen', 'WV', 304, '-081.050662', '+38.465777'), 
(25213, 'Winfield', 'WV', 304, '-081.914048', '+38.500990'), 
(25214, 'Winifrede', 'WV', 304, '-081.565648', '+38.189830'), 
(25231, 'Advent', 'WV', 304, '-081.706650', '+38.824924'), 
(25234, 'Arnoldsburg', 'WV', 304, '-081.132151', '+38.828582'), 
(25235, 'Chloe', 'WV', 304, '-081.132151', '+38.828582'), 
(25239, 'Cottageville', 'WV', 304, '-081.847298', '+38.848369'), 
(25241, 'Evans', 'WV', 304, '-081.807118', '+38.796245'), 
(25243, 'Gandeeville', 'WV', 304, '-081.453016', '+38.683119'), 
(25244, 'Gay', 'WV', 304, '-081.706650', '+38.824924'), 
(25245, 'Given', 'WV', 304, '-081.722296', '+38.706970'), 
(25247, 'Hartford', 'WV', 304, '-081.997278', '+38.752312'), 
(25248, 'Kenna', 'WV', 304, '-081.621667', '+38.623155'), 
(25250, 'Lakin', 'WV', 304, '-081.997278', '+38.752312'), 
(25251, 'Left Hand', 'WV', 304, '-081.314633', '+38.731737'), 
(25252, 'Le Roy', 'WV', 304, '-081.706650', '+38.824924'), 
(25253, 'Letart', 'WV', 304, '-081.951871', '+38.989085'), 
(25256, 'Linden', 'WV', 304, '-081.314633', '+38.731737'), 
(25258, 'Lockney', 'WV', 304, '-080.831256', '+38.913649'), 
(25259, 'Looneyville', 'WV', 304, '-081.233061', '+38.696744'), 
(25260, 'Mason', 'WV', 304, '-082.016935', '+39.011467'), 
(25261, 'Millstone', 'WV', 304, '-081.132151', '+38.828582'), 
(25262, 'Millwood', 'WV', 304, '-081.835048', '+38.905595'), 
(25264, 'Mount Alto', 'WV', 304, '-081.706650', '+38.824924'), 
(25265, 'New Haven', 'WV', 304, '-081.965175', '+38.986319'), 
(25266, 'Newton', 'WV', 304, '-081.314633', '+38.731737'), 
(25267, 'Normantown', 'WV', 304, '-080.831256', '+38.913649'), 
(25268, 'Orma', 'WV', 304, '-081.132151', '+38.828582'), 
(25270, 'Reedy', 'WV', 304, '-081.439879', '+38.888886'), 
(25271, 'Ripley', 'WV', 304, '-081.728065', '+38.791845'), 
(25275, 'Sandyville', 'WV', 304, '-081.682596', '+38.889106'), 
(25276, 'Spencer', 'WV', 304, '-081.364262', '+38.777675'), 
(25279, 'Statts Mills', 'WV', 304, '-081.706650', '+38.824924'), 
(25281, 'Tariff', 'WV', 304, '-081.314633', '+38.731737'), 
(25283, 'Valley Fork', 'WV', 304, '-081.050662', '+38.465777'), 
(25285, 'Wallback', 'WV', 304, '-081.050662', '+38.465777'), 
(25286, 'Walton', 'WV', 304, '-081.419262', '+38.608737'), 
(25287, 'West Columbia', 'WV', 304, '-081.997278', '+38.752312'), 
(25301, 'Charleston', 'WV', 304, '-081.605094', '+38.328948'), 
(25302, 'Charleston', 'WV', 304, '-081.584087', '+38.401498'), 
(25303, 'Charleston', 'WV', 304, '-081.658246', '+38.352946'), 
(25304, 'Charleston', 'WV', 304, '-081.595903', '+38.305728'), 
(25305, 'Charleston', 'WV', 304, '-081.612344', '+38.335798'), 
(25306, 'Charleston', 'WV', 304, '-081.527433', '+38.317499'), 
(25309, 'Charleston', 'WV', 304, '-081.756808', '+38.310767'), 
(25311, 'Charleston', 'WV', 304, '-081.632845', '+38.371957'), 
(25312, 'Charleston', 'WV', 304, '-081.637823', '+38.455865'), 
(25313, 'Charleston', 'WV', 304, '-081.758172', '+38.414156'), 
(25314, 'Charleston', 'WV', 304, '-081.665927', '+38.329250'), 
(25315, 'Charleston', 'WV', 304, '-081.553608', '+38.235149'), 
(25317, 'Charleston', 'WV', 304, '-081.613794', '+38.335647'), 
(25320, 'Charleston', 'WV', 304, '-081.633378', '+38.542798'), 
(25321, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25322, 'Charleston', 'WV', 304, '-081.560350', '+38.534661'), 
(25323, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25324, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25325, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25326, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25327, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25328, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25329, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25330, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25331, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25332, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25333, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25334, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25335, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25336, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25337, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25338, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25339, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25350, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25356, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25357, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25358, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25360, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25361, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25362, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25364, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25365, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25375, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25387, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25389, 'Charleston', 'WV', 304, '-081.639389', '+38.354041'), 
(25392, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25396, 'Charleston', 'WV', 304, '-081.554655', '+38.296818'), 
(25401, 'Martinsburg', 'WV', 304, '-077.951924', '+39.444061'), 
(25402, 'Martinsburg', 'WV', 304, '-078.011472', '+39.461663'), 
(25410, 'Bakerton', 'WV', 304, '-077.877223', '+39.315914'), 
(25411, 'Berkeley Springs', 'WV', 304, '-078.187730', '+39.552557'), 
(25413, 'Bunker Hill', 'WV', 304, '-078.064925', '+39.377876'), 
(25414, 'Charles Town', 'WV', 304, '-077.860278', '+39.313538'), 
(25419, 'Falling Waters', 'WV', 304, '-077.882155', '+39.572966'), 
(25420, 'Gerrardstown', 'WV', 304, '-078.102777', '+39.384529'), 
(25421, 'Glengary', 'WV', 304, '-078.143466', '+39.381345'), 
(25422, 'Great Cacapon', 'WV', 304, '-078.391552', '+39.612559'), 
(25423, 'Halltown', 'WV', 304, '-077.877223', '+39.315914'), 
(25425, 'Harpers Ferry', 'WV', 304, '-077.789387', '+39.314617'), 
(25427, 'Hedgesville', 'WV', 304, '-078.034659', '+39.485043'), 
(25428, 'Inwood', 'WV', 304, '-078.033065', '+39.362373'), 
(25429, 'Kearneysville', 'WV', 304, '-077.878957', '+39.349586'), 
(25430, 'Kearneysville', 'WV', 304, '-077.941833', '+39.344424'), 
(25431, 'Levels', 'WV', 304, '-078.659428', '+39.314071'), 
(25432, 'Millville', 'WV', 304, '-077.877223', '+39.315914'), 
(25434, 'Paw Paw', 'WV', 304, '-078.457290', '+39.530566'), 
(25437, 'Points', 'WV', 304, '-078.659428', '+39.314071'), 
(25438, 'Ranson', 'WV', 304, '-077.831031', '+39.260060'), 
(25440, 'Ridgeway', 'WV', 304, '-078.026280', '+39.442661'), 
(25441, 'Rippon', 'WV', 304, '-077.877223', '+39.315914'), 
(25442, 'Shenandoah Junction', 'WV', 304, '-077.822878', '+39.371605'), 
(25443, 'Shepherdstown', 'WV', 304, '-077.838337', '+39.389587'), 
(25444, 'Slanesville', 'WV', 304, '-078.754473', '+39.341250'), 
(25446, 'Summit Point', 'WV', 304, '-077.878788', '+39.224095'), 
(25501, 'Alkol', 'WV', 304, '-081.968862', '+38.167112'), 
(25502, 'Apple Grove', 'WV', 304, '-082.106790', '+38.657528'), 
(25503, 'Ashton', 'WV', 304, '-082.112281', '+38.603230'), 
(25504, 'Barboursville', 'WV', 304, '-082.264954', '+38.379347'), 
(25505, 'Big Creek', 'WV', 304, '-081.902401', '+37.833204'), 
(25506, 'Branchland', 'WV', 304, '-082.145897', '+38.219908'), 
(25507, 'Ceredo', 'WV', 304, '-082.557785', '+38.384557'), 
(25508, 'Chapmanville', 'WV', 304, '-082.010760', '+37.960870'), 
(25510, 'Culloden', 'WV', 304, '-082.110405', '+38.426471'), 
(25511, 'Dunlow', 'WV', 304, '-082.418277', '+38.132114'), 
(25512, 'East Lynn', 'WV', 304, '-082.376703', '+38.271293'), 
(25514, 'Fort Gay', 'WV', 304, '-082.539781', '+38.072978'), 
(25515, 'Gallipolis Ferry', 'WV', 304, '-082.155965', '+38.738211'), 
(25517, 'Genoa', 'WV', 304, '-082.418277', '+38.132114'), 
(25519, 'Glenhayes', 'WV', 304, '-082.418277', '+38.132114'), 
(25520, 'Glenwood', 'WV', 304, '-082.177263', '+38.590868'), 
(25521, 'Griffithsville', 'WV', 304, '-081.960658', '+38.246211'), 
(25523, 'Hamlin', 'WV', 304, '-082.083145', '+38.280522'), 
(25524, 'Harts', 'WV', 304, '-082.100836', '+38.034057'), 
(25526, 'Hurricane', 'WV', 304, '-081.961657', '+38.397097'), 
(25529, 'Julian', 'WV', 304, '-081.860730', '+38.146531'), 
(25530, 'Kenova', 'WV', 304, '-082.525529', '+38.356931'), 
(25534, 'Kiahsville', 'WV', 304, '-082.418277', '+38.132114'), 
(25535, 'Lavalette', 'WV', 304, '-082.457353', '+38.299465'), 
(25537, 'Lesage', 'WV', 304, '-082.255114', '+38.523488'), 
(25540, 'Midkiff', 'WV', 304, '-082.054088', '+38.160210'), 
(25541, 'Milton', 'WV', 304, '-082.134925', '+38.434487'), 
(25544, 'Myra', 'WV', 304, '-082.113554', '+38.222163'), 
(25545, 'Ona', 'WV', 304, '-082.234177', '+38.456541'), 
(25547, 'Pecks Mill', 'WV', 304, '-082.005372', '+37.955852'), 
(25550, 'Point Pleasant', 'WV', 304, '-082.098592', '+38.871527'), 
(25555, 'Prichard', 'WV', 304, '-082.565378', '+38.240005'), 
(25557, 'Ranger', 'WV', 304, '-082.072502', '+38.082564'), 
(25559, 'Salt Rock', 'WV', 304, '-082.229180', '+38.317827'), 
(25560, 'Scott Depot', 'WV', 304, '-081.896554', '+38.450355'), 
(25562, 'Shoals', 'WV', 304, '-082.490494', '+38.343176'), 
(25564, 'Sod', 'WV', 304, '-081.890954', '+38.255874'), 
(25565, 'Spurlockville', 'WV', 304, '-082.027154', '+38.105713'), 
(25567, 'Sumerco', 'WV', 304, '-081.870544', '+38.228049'), 
(25569, 'Teays', 'WV', 304, '-081.880455', '+38.475369'), 
(25570, 'Wayne', 'WV', 304, '-082.418862', '+38.222206'), 
(25571, 'West Hamlin', 'WV', 304, '-082.153237', '+38.299231'), 
(25572, 'Woodville', 'WV', 304, '-081.901236', '+38.187456'), 
(25573, 'Yawkey', 'WV', 304, '-081.942329', '+38.231798'), 
(25601, 'Logan', 'WV', 304, '-082.025158', '+37.865036'), 
(25606, 'Accoville', 'WV', 304, '-081.902401', '+37.833204'), 
(25607, 'Amherstdale', 'WV', 304, '-081.783341', '+37.795916'), 
(25608, 'Baisden', 'WV', 304, '-082.108010', '+37.743063'), 
(25611, 'Bruno', 'WV', 304, '-081.902401', '+37.833204'), 
(25612, 'Chauncey', 'WV', 304, '-081.902401', '+37.833204'), 
(25614, 'Cora', 'WV', 304, '-081.902401', '+37.833204'), 
(25617, 'Davin', 'WV', 304, '-081.902401', '+37.833204'), 
(25621, 'Gilbert', 'WV', 304, '-081.950082', '+37.636568'), 
(25623, 'Hampden', 'WV', 304, '-082.108010', '+37.743063'), 
(25624, 'Henlawson', 'WV', 304, '-081.902401', '+37.833204'), 
(25625, 'Holden', 'WV', 304, '-082.058464', '+37.829956'), 
(25628, 'Kistler', 'WV', 304, '-081.902401', '+37.833204'), 
(25630, 'Lorado', 'WV', 304, '-081.902401', '+37.833204'), 
(25632, 'Lyburn', 'WV', 304, '-081.921698', '+37.765557'), 
(25634, 'Mallory', 'WV', 304, '-081.902401', '+37.833204'), 
(25635, 'Man', 'WV', 304, '-081.875358', '+37.735653'), 
(25636, 'Monaville', 'WV', 304, '-082.006203', '+37.821927'), 
(25637, 'Mount Gay', 'WV', 304, '-082.048494', '+37.846390'), 
(25638, 'Omar', 'WV', 304, '-082.003139', '+37.741593'), 
(25639, 'Peach Creek', 'WV', 304, '-081.982637', '+37.875177'), 
(25644, 'Sarah Ann', 'WV', 304, '-081.902401', '+37.833204'), 
(25645, 'Stirrat', 'WV', 304, '-081.902401', '+37.833204'), 
(25646, 'Stollings', 'WV', 304, '-081.963853', '+37.830256'), 
(25647, 'Switzer', 'WV', 304, '-081.990849', '+37.784635'), 
(25649, 'Verdunville', 'WV', 304, '-082.048823', '+37.889110'), 
(25650, 'Verner', 'WV', 304, '-081.875714', '+37.637348'), 
(25651, 'Wharncliffe', 'WV', 304, '-082.108010', '+37.743063'), 
(25652, 'Whitman', 'WV', 304, '-082.046594', '+37.803545'), 
(25653, 'Wilkinson', 'WV', 304, '-082.053011', '+37.808204'), 
(25654, 'Yolyn', 'WV', 304, '-081.891965', '+37.781792'), 
(25661, 'Williamson', 'WV', 304, '-082.260020', '+37.702526'), 
(25665, 'Borderland', 'WV', 304, '-082.308350', '+37.721351'), 
(25666, 'Breeden', 'WV', 304, '-082.270292', '+37.926178'), 
(25667, 'Chattaroy', 'WV', 304, '-082.273892', '+37.704739'), 
(25669, 'Crum', 'WV', 304, '-082.418277', '+38.132114'), 
(25670, 'Delbarton', 'WV', 304, '-082.193059', '+37.718871'), 
(25671, 'Dingess', 'WV', 304, '-082.108010', '+37.743063'), 
(25672, 'Edgarton', 'WV', 304, '-082.108010', '+37.743063'), 
(25674, 'Kermit', 'WV', 304, '-082.404906', '+37.827155'), 
(25676, 'Lenore', 'WV', 304, '-082.108010', '+37.743063'), 
(25678, 'Matewan', 'WV', 304, '-082.108010', '+37.743063'), 
(25682, 'Meador', 'WV', 304, '-082.008561', '+37.622400'), 
(25685, 'Naugatuck', 'WV', 304, '-082.108010', '+37.743063'), 
(25686, 'Newtown', 'WV', 304, '-082.108010', '+37.743063'), 
(25687, 'Nolan', 'WV', 304, '-082.108010', '+37.743063'), 
(25688, 'North Matewan', 'WV', 304, '-082.108010', '+37.743063'), 
(25690, 'Ragland', 'WV', 304, '-082.108010', '+37.743063'), 
(25691, 'Rawl', 'WV', 304, '-082.108010', '+37.743063'), 
(25692, 'Red Jacket', 'WV', 304, '-082.108010', '+37.743063'), 
(25694, 'Thacker', 'WV', 304, '-082.108010', '+37.743063'), 
(25696, 'Varney', 'WV', 304, '-082.108010', '+37.743063'), 
(25697, 'Vulcan', 'WV', 304, '-082.108010', '+37.743063'), 
(25699, 'Wilsondale', 'WV', 304, '-082.418277', '+38.132114'), 
(25701, 'Huntington', 'WV', 304, '-082.412866', '+38.371727'), 
(25702, 'Huntington', 'WV', 304, '-082.348720', '+38.444067'), 
(25703, 'Huntington', 'WV', 304, '-082.413818', '+38.422801'), 
(25704, 'Huntington', 'WV', 304, '-082.477733', '+38.397571'), 
(25705, 'Huntington', 'WV', 304, '-082.359088', '+38.406124'), 
(25706, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25707, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25708, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25709, 'Huntington', 'WV', 304, '-082.418277', '+38.132114'), 
(25710, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25711, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25712, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25713, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25714, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25715, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25716, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25717, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25718, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25719, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25720, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25721, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25722, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25723, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25724, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25725, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25726, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25727, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25728, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25729, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25755, 'Huntington', 'WV', 304, '-082.431667', '+38.422115'), 
(25770, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25771, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25772, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25773, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25774, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25775, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25776, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25777, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25778, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25779, 'Huntington', 'WV', 304, '-082.277401', '+38.413384'), 
(25801, 'Beckley', 'WV', 304, '-081.216446', '+37.767248'), 
(25802, 'Beckley', 'WV', 304, '-081.224458', '+37.748935'), 
(25810, 'Allen Junction', 'WV', 304, '-081.539980', '+37.603344'), 
(25811, 'Amigo', 'WV', 304, '-081.539980', '+37.603344'), 
(25812, 'Ansted', 'WV', 304, '-081.087871', '+38.135025'), 
(25813, 'Beaver', 'WV', 304, '-081.197300', '+37.753437'), 
(25816, 'Blue Jay', 'WV', 304, '-081.136328', '+37.735161'), 
(25817, 'Bolt', 'WV', 304, '-081.388107', '+37.774581'), 
(25818, 'Bradley', 'WV', 304, '-081.200997', '+37.862613'), 
(25820, 'Camp Creek', 'WV', 304, '-081.099605', '+37.509522'), 
(25823, 'Coal City', 'WV', 304, '-081.174872', '+37.670797'), 
(25825, 'Cool Ridge', 'WV', 304, '-081.093339', '+37.665456'), 
(25826, 'Corinne', 'WV', 304, '-081.539980', '+37.603344'), 
(25827, 'Crab Orchard', 'WV', 304, '-081.201446', '+37.700567'), 
(25831, 'Danese', 'WV', 304, '-081.064784', '+38.041293'), 
(25832, 'Daniels', 'WV', 304, '-081.216077', '+37.693341'), 
(25833, 'Dothan', 'WV', 304, '-081.064784', '+38.041293'), 
(25836, 'Eccles', 'WV', 304, '-081.263538', '+37.779232'), 
(25837, 'Edmond', 'WV', 304, '-081.064784', '+38.041293'), 
(25839, 'Fairdale', 'WV', 304, '-081.371602', '+37.768902'), 
(25840, 'Fayetteville', 'WV', 304, '-081.094259', '+38.063982'), 
(25841, 'Flat Top', 'WV', 304, '-081.100627', '+37.554091'), 
(25843, 'Ghent', 'WV', 304, '-081.151526', '+37.679167'), 
(25844, 'Glen Daniel', 'WV', 304, '-081.385830', '+37.825085'), 
(25845, 'Glen Fork', 'WV', 304, '-081.539980', '+37.603344'), 
(25846, 'Glen Jean', 'WV', 304, '-081.064784', '+38.041293'), 
(25847, 'Glen Morgan', 'WV', 304, '-081.178779', '+37.713406'), 
(25848, 'Glen Rogers', 'WV', 304, '-081.539980', '+37.603344'), 
(25849, 'Glen White', 'WV', 304, '-081.279864', '+37.730624'), 
(25851, 'Harper', 'WV', 304, '-081.282759', '+37.802469'), 
(25853, 'Helen', 'WV', 304, '-081.224458', '+37.748935'), 
(25854, 'Hico', 'WV', 304, '-081.064784', '+38.041293'), 
(25855, 'Hilltop', 'WV', 304, '-081.064784', '+38.041293'), 
(25856, 'Jonben', 'WV', 304, '-081.190628', '+37.647885'), 
(25857, 'Josephine', 'WV', 304, '-081.227631', '+37.631543'), 
(25859, 'Kilsyth', 'WV', 304, '-081.064784', '+38.041293'), 
(25860, 'Lanark', 'WV', 304, '-081.224458', '+37.748935'), 
(25862, 'Lansing', 'WV', 304, '-081.064784', '+38.041293'), 
(25864, 'Layland', 'WV', 304, '-081.064784', '+38.041293'), 
(25865, 'Lester', 'WV', 304, '-081.317326', '+37.731210'), 
(25866, 'Lochgelly', 'WV', 304, '-081.064784', '+38.041293'), 
(25868, 'Lookout', 'WV', 304, '-081.064784', '+38.041293'), 
(25870, 'Maben', 'WV', 304, '-081.505936', '+37.610803'), 
(25871, 'Mabscott', 'WV', 304, '-081.210253', '+37.770012'), 
(25873, 'Mac Arthur', 'WV', 304, '-081.214825', '+37.751700'), 
(25875, 'Mc Graws', 'WV', 304, '-081.539980', '+37.603344'), 
(25876, 'Saulsville', 'WV', 304, '-081.539980', '+37.603344'), 
(25878, 'Midway', 'WV', 304, '-081.240023', '+37.717052'), 
(25879, 'Minden', 'WV', 304, '-081.114993', '+37.975773'), 
(25880, 'Mount Hope', 'WV', 304, '-081.193310', '+38.003090'), 
(25882, 'Mullens', 'WV', 304, '-081.413815', '+37.582143'), 
(25901, 'Oak Hill', 'WV', 304, '-081.158480', '+37.959435'), 
(25902, 'Odd', 'WV', 304, '-081.190678', '+37.596319'), 
(25904, 'Pax', 'WV', 304, '-081.264824', '+37.911010'), 
(25906, 'Piney View', 'WV', 304, '-081.128631', '+37.837573'), 
(25907, 'Prince', 'WV', 304, '-081.081717', '+37.853198'), 
(25908, 'Princewick', 'WV', 304, '-081.246754', '+37.715831'), 
(25909, 'Prosperity', 'WV', 304, '-081.200383', '+37.838147'), 
(25911, 'Raleigh', 'WV', 304, '-081.167549', '+37.758469'), 
(25912, 'Ramsey', 'WV', 304, '-081.064784', '+38.041293'), 
(25913, 'Ravencliff', 'WV', 304, '-081.539980', '+37.603344'), 
(25914, 'Redstar', 'WV', 304, '-081.064784', '+38.041293'), 
(25915, 'Rhodell', 'WV', 304, '-081.274930', '+37.625414'), 
(25916, 'Sabine', 'WV', 304, '-081.539980', '+37.603344'), 
(25917, 'Scarbro', 'WV', 304, '-081.153070', '+37.948765'), 
(25918, 'Shady Spring', 'WV', 304, '-081.014915', '+37.741625'), 
(25919, 'Skelton', 'WV', 304, '-081.180561', '+37.800481'), 
(25920, 'Slab Fork', 'WV', 304, '-081.371570', '+37.717933'), 
(25921, 'Sophia', 'WV', 304, '-081.345004', '+37.777244'), 
(25922, 'Spanishburg', 'WV', 304, '-081.112799', '+37.460452'), 
(25926, 'Sprague', 'WV', 304, '-081.195122', '+37.787252'), 
(25927, 'Stanaford', 'WV', 304, '-081.224458', '+37.748935'), 
(25928, 'Stephenson', 'WV', 304, '-081.539980', '+37.603344'), 
(25931, 'Summerlee', 'WV', 304, '-081.064784', '+38.041293'), 
(25932, 'Surveyor', 'WV', 304, '-081.221724', '+37.764228'), 
(25934, 'Terry', 'WV', 304, '-081.093678', '+37.848955'), 
(25936, 'Thurmond', 'WV', 304, '-081.064784', '+38.041293'), 
(25938, 'Victor', 'WV', 304, '-081.064784', '+38.041293'), 
(25942, 'Winona', 'WV', 304, '-081.064784', '+38.041293'), 
(25943, 'Wyco', 'WV', 304, '-081.539980', '+37.603344'), 
(25951, 'Hinton', 'WV', 304, '-080.864634', '+37.645544'), 
(25958, 'Charmco', 'WV', 304, '-080.426874', '+37.975595'), 
(25961, 'Crichton', 'WV', 304, '-080.426874', '+37.975595'), 
(25962, 'Rainelle', 'WV', 304, '-080.745190', '+37.973212'), 
(25965, 'Elton', 'WV', 304, '-080.877395', '+37.648541'), 
(25966, 'Green Sulphur Springs', 'WV', 304, '-080.877395', '+37.648541'), 
(25967, 'Hines', 'WV', 304, '-080.426874', '+37.975595'), 
(25969, 'Jumping Branch', 'WV', 304, '-080.877395', '+37.648541'), 
(25971, 'Lerona', 'WV', 304, '-081.105803', '+37.416395'), 
(25972, 'Leslie', 'WV', 304, '-080.426874', '+37.975595'), 
(25976, 'Meadow Bridge', 'WV', 304, '-080.874366', '+37.865186'), 
(25977, 'Meadow Creek', 'WV', 304, '-080.877395', '+37.648541'), 
(25978, 'Nimitz', 'WV', 304, '-080.877395', '+37.648541'), 
(25979, 'Pipestem', 'WV', 304, '-080.877395', '+37.648541'), 
(25981, 'Quinwood', 'WV', 304, '-080.426874', '+37.975595'), 
(25984, 'Rupert', 'WV', 304, '-080.669597', '+37.968468'), 
(25985, 'Sandstone', 'WV', 304, '-080.877395', '+37.648541'), 
(25986, 'Spring Dale', 'WV', 304, '-081.064784', '+38.041293'), 
(25988, 'True', 'WV', 304, '-080.877395', '+37.648541'), 
(25989, 'White Oak', 'WV', 304, '-081.048923', '+37.684255'), 
(26003, 'Wheeling', 'WV', 304, '-080.647599', '+40.102703'), 
(26030, 'Beech Bottom', 'WV', 304, '-080.651350', '+40.225862'), 
(26031, 'Benwood', 'WV', 304, '-080.710507', '+39.955349'), 
(26032, 'Bethany', 'WV', 304, '-080.550337', '+40.210727'), 
(26033, 'Cameron', 'WV', 304, '-080.555275', '+39.872322'), 
(26034, 'Chester', 'WV', 304, '-080.565784', '+40.556137'), 
(26035, 'Colliers', 'WV', 304, '-080.566155', '+40.373181'), 
(26036, 'Dallas', 'WV', 304, '-080.550114', '+40.015394'), 
(26037, 'Follansbee', 'WV', 304, '-080.570953', '+40.335218'), 
(26038, 'Glen Dale', 'WV', 304, '-080.719815', '+39.962545'), 
(26039, 'Glen Easton', 'WV', 304, '-080.600655', '+39.868737'), 
(26040, 'Mc Mechen', 'WV', 304, '-080.719565', '+39.985905'), 
(26041, 'Moundsville', 'WV', 304, '-080.737134', '+39.916748'), 
(26047, 'New Cumberland', 'WV', 304, '-080.571689', '+40.522005'), 
(26050, 'Newell', 'WV', 304, '-080.613199', '+40.608776'), 
(26055, 'Proctor', 'WV', 304, '-080.694606', '+39.877162'), 
(26056, 'New Manchester', 'WV', 304, '-080.592823', '+40.516234'), 
(26058, 'Short Creek', 'WV', 304, '-080.599949', '+40.279320'), 
(26059, 'Triadelphia', 'WV', 304, '-080.597330', '+40.081064'), 
(26060, 'Valley Grove', 'WV', 304, '-080.589611', '+40.078249'), 
(26062, 'Weirton', 'WV', 304, '-080.565292', '+40.507729'), 
(26070, 'Wellsburg', 'WV', 304, '-080.594036', '+40.293469'), 
(26074, 'West Liberty', 'WV', 304, '-080.595763', '+40.169839'), 
(26075, 'Windsor Heights', 'WV', 304, '-080.665879', '+40.192679'), 
(26101, 'Parkersburg', 'WV', 304, '-081.554770', '+39.286315'), 
(26102, 'Parkersburg', 'WV', 304, '-081.497865', '+39.218276'), 
(26103, 'Parkersburg', 'WV', 304, '-081.540501', '+39.236427'), 
(26104, 'Parkersburg', 'WV', 304, '-081.493574', '+39.280370'), 
(26105, 'Vienna', 'WV', 304, '-081.538034', '+39.324924'), 
(26106, 'Parkersburg', 'WV', 304, '-081.497865', '+39.218276'), 
(26120, 'Mineral Wells', 'WV', 304, '-081.497865', '+39.218276'), 
(26121, 'Mineral Wells', 'WV', 304, '-081.497865', '+39.218276'), 
(26133, 'Belleville', 'WV', 304, '-081.736307', '+39.155706'), 
(26134, 'Belmont', 'WV', 304, '-081.263875', '+39.375025'), 
(26135, 'Bens Run', 'WV', 304, '-080.870081', '+39.450612'), 
(26136, 'Big Bend', 'WV', 304, '-081.132151', '+38.828582'), 
(26137, 'Big Springs', 'WV', 304, '-081.132151', '+38.828582'), 
(26138, 'Brohard', 'WV', 304, '-081.371951', '+39.040511'), 
(26141, 'Creston', 'WV', 304, '-081.371951', '+39.040511'), 
(26142, 'Davisville', 'WV', 304, '-081.480790', '+39.216011'), 
(26143, 'Elizabeth', 'WV', 304, '-081.380692', '+39.032058'), 
(26146, 'Friendly', 'WV', 304, '-081.057241', '+39.496137'), 
(26147, 'Grantsville', 'WV', 304, '-081.093773', '+38.921782'), 
(26148, 'Macfarlan', 'WV', 304, '-081.068913', '+39.198501'), 
(26149, 'Middlebourne', 'WV', 304, '-080.907644', '+39.494178'), 
(26150, 'Mineral Wells', 'WV', 304, '-081.513911', '+39.189677'), 
(26151, 'Mount Zion', 'WV', 304, '-081.132151', '+38.828582'), 
(26152, 'Munday', 'WV', 304, '-081.371951', '+39.040511'), 
(26155, 'New Martinsville', 'WV', 304, '-080.817928', '+39.611459'), 
(26159, 'Paden City', 'WV', 304, '-080.929167', '+39.606691'), 
(26160, 'Palestine', 'WV', 304, '-081.371951', '+39.040511'), 
(26161, 'Petroleum', 'WV', 304, '-081.068913', '+39.198501'), 
(26162, 'Porters Falls', 'WV', 304, '-080.666712', '+39.575518'), 
(26164, 'Ravenswood', 'WV', 304, '-081.713983', '+38.988820'), 
(26167, 'Reader', 'WV', 304, '-080.666712', '+39.575518'), 
(26169, 'Rockport', 'WV', 304, '-081.497865', '+39.218276'), 
(26170, 'Saint Marys', 'WV', 304, '-081.207860', '+39.408888'), 
(26173, 'Sherman', 'WV', 304, '-081.709496', '+38.951920'), 
(26175, 'Sistersville', 'WV', 304, '-080.975638', '+39.541445'), 
(26178, 'Smithville', 'WV', 304, '-081.068913', '+39.198501'), 
(26180, 'Walker', 'WV', 304, '-081.497865', '+39.218276'), 
(26181, 'Washington', 'WV', 304, '-081.657690', '+39.206816'), 
(26184, 'Waverly', 'WV', 304, '-081.401137', '+39.322871'), 
(26186, 'Wileyville', 'WV', 304, '-080.666712', '+39.575518'), 
(26187, 'Williamstown', 'WV', 304, '-081.455899', '+39.367796'), 
(26201, 'Buckhannon', 'WV', 304, '-080.240664', '+38.975479'), 
(26202, 'Fenwick', 'WV', 304, '-080.834152', '+38.318389');

insert  into zipcodes values 
(26203, 'Erbacon', 'WV', 304, '-080.607651', '+38.522709'), 
(26205, 'Craigsville', 'WV', 304, '-080.645376', '+38.329918'), 
(26206, 'Cowen', 'WV', 304, '-080.564685', '+38.423224'), 
(26208, 'Camden on Gauley', 'WV', 304, '-080.590651', '+38.387147'), 
(26209, 'Snowshoe', 'WV', 304, '-079.990585', '+38.387966'), 
(26210, 'Adrian', 'WV', 304, '-080.226855', '+38.899314'), 
(26215, 'Cleveland', 'WV', 304, '-080.226855', '+38.899314'), 
(26217, 'Diana', 'WV', 304, '-080.465431', '+38.601167'), 
(26218, 'French Creek', 'WV', 304, '-080.226855', '+38.899314'), 
(26219, 'Frenchton', 'WV', 304, '-080.226855', '+38.899314'), 
(26222, 'Hacker Valley', 'WV', 304, '-080.432189', '+38.645017'), 
(26224, 'Helvetia', 'WV', 304, '-079.850148', '+38.894870'), 
(26228, 'Kanawha Head', 'WV', 304, '-080.226855', '+38.899314'), 
(26229, 'Lorentz', 'WV', 304, '-080.226855', '+38.899314'), 
(26230, 'Pickens', 'WV', 304, '-079.814713', '+38.753380'), 
(26234, 'Rock Cave', 'WV', 304, '-080.226855', '+38.899314'), 
(26236, 'Selbyville', 'WV', 304, '-080.226855', '+38.899314'), 
(26237, 'Tallmansville', 'WV', 304, '-080.212410', '+38.864632'), 
(26238, 'Volga', 'WV', 304, '-080.017982', '+39.125078'), 
(26241, 'Elkins', 'WV', 304, '-079.892841', '+38.846815'), 
(26250, 'Belington', 'WV', 304, '-079.932000', '+39.022982'), 
(26253, 'Beverly', 'WV', 304, '-079.872553', '+38.836615'), 
(26254, 'Bowden', 'WV', 304, '-079.814713', '+38.753380'), 
(26257, 'Coalton', 'WV', 304, '-079.814713', '+38.753380'), 
(26259, 'Dailey', 'WV', 304, '-079.814713', '+38.753380'), 
(26260, 'Davis', 'WV', 304, '-079.468329', '+39.130056'), 
(26261, 'Richwood', 'WV', 304, '-080.578921', '+38.230265'), 
(26263, 'Dryfork', 'WV', 304, '-079.814713', '+38.753380'), 
(26264, 'Durbin', 'WV', 304, '-079.990585', '+38.387966'), 
(26266, 'Upperglade', 'WV', 304, '-080.431111', '+38.482539'), 
(26267, 'Ellamore', 'WV', 304, '-079.814713', '+38.753380'), 
(26268, 'Glady', 'WV', 304, '-079.814713', '+38.753380'), 
(26269, 'Hambleton', 'WV', 304, '-079.563678', '+39.117906'), 
(26270, 'Harman', 'WV', 304, '-079.814713', '+38.753380'), 
(26271, 'Hendricks', 'WV', 304, '-079.563678', '+39.117906'), 
(26273, 'Huttonsville', 'WV', 304, '-079.974846', '+38.696059'), 
(26275, 'Junior', 'WV', 304, '-079.949417', '+38.978405'), 
(26276, 'Kerens', 'WV', 304, '-079.814713', '+38.753380'), 
(26278, 'Mabie', 'WV', 304, '-079.814713', '+38.753380'), 
(26280, 'Mill Creek', 'WV', 304, '-079.814713', '+38.753380'), 
(26282, 'Monterville', 'WV', 304, '-079.814713', '+38.753380'), 
(26283, 'Montrose', 'WV', 304, '-079.821443', '+39.056458'), 
(26285, 'Norton', 'WV', 304, '-079.967754', '+38.930740'), 
(26287, 'Parsons', 'WV', 304, '-079.678724', '+39.096016'), 
(26288, 'Webster Springs', 'WV', 304, '-080.447555', '+38.483244'), 
(26289, 'Red Creek', 'WV', 304, '-079.563678', '+39.117906'), 
(26291, 'Slatyfork', 'WV', 304, '-079.990585', '+38.387966'), 
(26292, 'Thomas', 'WV', 304, '-079.481555', '+39.138003'), 
(26293, 'Valley Bend', 'WV', 304, '-079.814713', '+38.753380'), 
(26294, 'Valley Head', 'WV', 304, '-079.814713', '+38.753380'), 
(26296, 'Whitmer', 'WV', 304, '-079.814713', '+38.753380'), 
(26298, 'Bergoo', 'WV', 304, '-080.431111', '+38.482539'), 
(26301, 'Clarksburg', 'WV', 304, '-080.341883', '+39.287434'), 
(26302, 'Clarksburg', 'WV', 304, '-080.307718', '+39.267736'), 
(26306, 'Clarksburg', 'WV', 304, '-080.385344', '+39.285204'), 
(26320, 'Alma', 'WV', 304, '-080.870081', '+39.450612'), 
(26321, 'Alum Bridge', 'WV', 304, '-080.470734', '+39.090780'), 
(26323, 'Anmoore', 'WV', 304, '-080.287544', '+39.258671'), 
(26325, 'Auburn', 'WV', 304, '-081.068913', '+39.198501'), 
(26327, 'Berea', 'WV', 304, '-081.068913', '+39.198501'), 
(26328, 'Blandville', 'WV', 304, '-080.719742', '+39.270846'), 
(26330, 'Bridgeport', 'WV', 304, '-080.282306', '+39.309303'), 
(26332, 'Bristol', 'WV', 304, '-080.385344', '+39.285204'), 
(26334, 'Brownton', 'WV', 304, '-080.017982', '+39.125078'), 
(26335, 'Burnsville', 'WV', 304, '-080.656974', '+38.777546'), 
(26337, 'Cairo', 'WV', 304, '-081.068913', '+39.198501'), 
(26338, 'Camden', 'WV', 304, '-080.580370', '+39.115329'), 
(26339, 'Center Point', 'WV', 304, '-080.719742', '+39.270846'), 
(26342, 'Coxs Mills', 'WV', 304, '-080.831256', '+38.913649'), 
(26343, 'Crawford', 'WV', 304, '-080.514490', '+38.945847'), 
(26346, 'Ellenboro', 'WV', 304, '-081.068913', '+39.198501'), 
(26347, 'Flemington', 'WV', 304, '-080.049770', '+39.345364'), 
(26348, 'Folsom', 'WV', 304, '-080.666712', '+39.575518'), 
(26349, 'Galloway', 'WV', 304, '-080.017982', '+39.125078'), 
(26350, 'Gilmer', 'WV', 304, '-080.831256', '+38.913649'), 
(26351, 'Glenville', 'WV', 304, '-080.831330', '+38.940946'), 
(26354, 'Grafton', 'WV', 304, '-080.015686', '+39.336266'), 
(26361, 'Gypsy', 'WV', 304, '-080.385344', '+39.285204'), 
(26362, 'Harrisville', 'WV', 304, '-081.034061', '+39.145318'), 
(26366, 'Haywood', 'WV', 304, '-080.348925', '+39.374487'), 
(26369, 'Hepzibah', 'WV', 304, '-080.332455', '+39.331202'), 
(26372, 'Horner', 'WV', 304, '-080.514490', '+38.945847'), 
(26374, 'Independence', 'WV', 304, '-079.836968', '+39.482740'), 
(26375, 'Industrial', 'WV', 304, '-080.575379', '+39.279818'), 
(26376, 'Ireland', 'WV', 304, '-080.514490', '+38.945847'), 
(26377, 'Jacksonburg', 'WV', 304, '-080.666712', '+39.575518'), 
(26378, 'Jane Lew', 'WV', 304, '-080.441713', '+39.109143'), 
(26384, 'Linn', 'WV', 304, '-080.831256', '+38.913649'), 
(26385, 'Lost Creek', 'WV', 304, '-080.357602', '+39.152121'), 
(26386, 'Lumberport', 'WV', 304, '-080.354173', '+39.377263'), 
(26404, 'Meadowbrook', 'WV', 304, '-080.313875', '+39.346214'), 
(26405, 'Moatsville', 'WV', 304, '-080.017982', '+39.125078'), 
(26407, 'Mountain', 'WV', 304, '-081.068913', '+39.198501'), 
(26408, 'Mount Clare', 'WV', 304, '-080.295772', '+39.217510'), 
(26410, 'Newburg', 'WV', 304, '-079.688154', '+39.458091'), 
(26411, 'New Milton', 'WV', 304, '-080.719742', '+39.270846'), 
(26412, 'Orlando', 'WV', 304, '-080.514490', '+38.945847'), 
(26415, 'Pennsboro', 'WV', 304, '-081.001944', '+39.279104'), 
(26416, 'Philippi', 'WV', 304, '-080.049182', '+39.161343'), 
(26419, 'Pine Grove', 'WV', 304, '-080.666712', '+39.575518'), 
(26421, 'Pullman', 'WV', 304, '-081.068913', '+39.198501'), 
(26422, 'Reynoldsville', 'WV', 304, '-080.385344', '+39.285204'), 
(26424, 'Rosemont', 'WV', 304, '-080.049770', '+39.345364'), 
(26425, 'Rowlesburg', 'WV', 304, '-079.704927', '+39.312958'), 
(26426, 'Salem', 'WV', 304, '-080.491020', '+39.245329'), 
(26430, 'Sand Fork', 'WV', 304, '-080.831256', '+38.913649'), 
(26431, 'Shinnston', 'WV', 304, '-080.273372', '+39.328705'), 
(26434, 'Shirley', 'WV', 304, '-080.870081', '+39.450612'), 
(26435, 'Simpson', 'WV', 304, '-080.049770', '+39.345364'), 
(26436, 'Smithburg', 'WV', 304, '-080.719742', '+39.270846'), 
(26437, 'Smithfield', 'WV', 304, '-080.666712', '+39.575518'), 
(26438, 'Spelter', 'WV', 304, '-080.320560', '+39.346511'), 
(26440, 'Thornton', 'WV', 304, '-080.049770', '+39.345364'), 
(26443, 'Troy', 'WV', 304, '-080.831256', '+38.913649'), 
(26444, 'Tunnelton', 'WV', 304, '-079.688154', '+39.458091'), 
(26447, 'Walkersville', 'WV', 304, '-080.514490', '+38.945847'), 
(26448, 'Wallace', 'WV', 304, '-080.385344', '+39.285204'), 
(26451, 'West Milford', 'WV', 304, '-080.402560', '+39.199606'), 
(26452, 'Weston', 'WV', 304, '-080.447878', '+39.042331'), 
(26456, 'West Union', 'WV', 304, '-080.774491', '+39.296522'), 
(26461, 'Wilsonburg', 'WV', 304, '-080.385344', '+39.285204'), 
(26463, 'Wyatt', 'WV', 304, '-080.385344', '+39.285204'), 
(26501, 'Morgantown', 'WV', 304, '-079.983141', '+39.609911'), 
(26502, 'Morgantown', 'WV', 304, '-079.967184', '+39.625302'), 
(26503, 'Morgantown', 'WV', 304, '-079.895639', '+39.636606'), 
(26504, 'Morgantown', 'WV', 304, '-080.093007', '+39.578512'), 
(26505, 'Morgantown', 'WV', 304, '-079.967623', '+39.609596'), 
(26506, 'Morgantown', 'WV', 304, '-079.962669', '+39.645276'), 
(26507, 'Morgantown', 'WV', 304, '-079.836473', '+39.680786'), 
(26508, 'Morgantown', 'WV', 304, '-079.922871', '+39.595329'), 
(26519, 'Albright', 'WV', 304, '-079.617653', '+39.516364'), 
(26520, 'Arthurdale', 'WV', 304, '-079.688154', '+39.458091'), 
(26521, 'Blacksville', 'WV', 304, '-080.093007', '+39.578512'), 
(26522, 'Booth', 'WV', 304, '-080.093007', '+39.578512'), 
(26524, 'Bretz', 'WV', 304, '-079.688154', '+39.458091'), 
(26525, 'Bruceton Mills', 'WV', 304, '-079.620241', '+39.666293'), 
(26527, 'Cassville', 'WV', 304, '-080.093007', '+39.578512'), 
(26529, 'Core', 'WV', 304, '-080.159737', '+39.651628'), 
(26531, 'Dellslow', 'WV', 304, '-079.895832', '+39.605344'), 
(26533, 'Everettville', 'WV', 304, '-080.093007', '+39.578512'), 
(26534, 'Granville', 'WV', 304, '-079.942937', '+39.627640'), 
(26535, 'Hazelton', 'WV', 304, '-079.688154', '+39.458091'), 
(26537, 'Kingwood', 'WV', 304, '-079.675960', '+39.471673'), 
(26541, 'Maidsville', 'WV', 304, '-080.028814', '+39.658416'), 
(26542, 'Masontown', 'WV', 304, '-079.688154', '+39.458091'), 
(26543, 'Osage', 'WV', 304, '-080.093007', '+39.578512'), 
(26544, 'Pentress', 'WV', 304, '-080.093007', '+39.578512'), 
(26546, 'Pursglove', 'WV', 304, '-080.034965', '+39.674575'), 
(26547, 'Reedsville', 'WV', 304, '-079.688154', '+39.458091'), 
(26554, 'Fairmont', 'WV', 304, '-080.221282', '+39.494115'), 
(26555, 'Fairmont', 'WV', 304, '-080.218538', '+39.514343'), 
(26559, 'Barrackville', 'WV', 304, '-080.172524', '+39.505155'), 
(26560, 'Baxter', 'WV', 304, '-080.218538', '+39.514343'), 
(26561, 'Big Run', 'WV', 304, '-080.666712', '+39.575518'), 
(26562, 'Burton', 'WV', 304, '-080.416065', '+39.651148'), 
(26563, 'Carolina', 'WV', 304, '-080.271988', '+39.478198'), 
(26566, 'Colfax', 'WV', 304, '-080.218538', '+39.514343'), 
(26568, 'Enterprise', 'WV', 304, '-080.385344', '+39.285204'), 
(26570, 'Fairview', 'WV', 304, '-080.238950', '+39.584289'), 
(26571, 'Farmington', 'WV', 304, '-080.252582', '+39.506654'), 
(26572, 'Four States', 'WV', 304, '-080.218538', '+39.514343'), 
(26574, 'Grant Town', 'WV', 304, '-080.180468', '+39.558696'), 
(26575, 'Hundred', 'WV', 304, '-080.666712', '+39.575518'), 
(26576, 'Idamay', 'WV', 304, '-080.266588', '+39.487740'), 
(26578, 'Kingmont', 'WV', 304, '-080.176171', '+39.446631'), 
(26581, 'Littleton', 'WV', 304, '-080.666712', '+39.575518'), 
(26582, 'Mannington', 'WV', 304, '-080.239960', '+39.536663'), 
(26585, 'Metz', 'WV', 304, '-080.368694', '+39.579171'), 
(26586, 'Montana Mines', 'WV', 304, '-080.089673', '+39.519136'), 
(26587, 'Rachel', 'WV', 304, '-080.299082', '+39.521541'), 
(26588, 'Rivesville', 'WV', 304, '-080.127883', '+39.535089'), 
(26589, 'Wadestown', 'WV', 304, '-080.366185', '+39.657200'), 
(26590, 'Wana', 'WV', 304, '-080.093007', '+39.578512'), 
(26591, 'Worthington', 'WV', 304, '-080.262550', '+39.451967'), 
(26601, 'Sutton', 'WV', 304, '-080.675970', '+38.654141'), 
(26610, 'Birch River', 'WV', 304, '-080.834152', '+38.318389'), 
(26611, 'Cedarville', 'WV', 304, '-080.831256', '+38.913649'), 
(26612, 'Centralia', 'WV', 304, '-080.586148', '+38.620506'), 
(26615, 'Copen', 'WV', 304, '-080.736884', '+38.706017'), 
(26617, 'Dille', 'WV', 304, '-081.050662', '+38.465777'), 
(26618, 'Elmira', 'WV', 304, '-080.736884', '+38.706017'), 
(26619, 'Exchange', 'WV', 304, '-080.732359', '+38.735774'), 
(26621, 'Flatwoods', 'WV', 304, '-080.574704', '+38.733696'), 
(26623, 'Frametown', 'WV', 304, '-080.858859', '+38.630462'), 
(26624, 'Gassaway', 'WV', 304, '-080.687337', '+38.718522'), 
(26627, 'Heaters', 'WV', 304, '-080.640614', '+38.762122'), 
(26629, 'Little Birch', 'WV', 304, '-080.693054', '+38.580977'), 
(26631, 'Napier', 'WV', 304, '-080.736884', '+38.706017'), 
(26634, 'Perkins', 'WV', 304, '-080.831256', '+38.913649'), 
(26636, 'Rosedale', 'WV', 304, '-080.831256', '+38.913649'), 
(26638, 'Shock', 'WV', 304, '-080.831256', '+38.913649'), 
(26639, 'Strange Creek', 'WV', 304, '-080.799944', '+38.574978'), 
(26641, 'Wilsie', 'WV', 304, '-080.736884', '+38.706017'), 
(26651, 'Summersville', 'WV', 304, '-080.854096', '+38.326251'), 
(26656, 'Belva', 'WV', 304, '-080.834152', '+38.318389'), 
(26660, 'Calvin', 'WV', 304, '-080.834152', '+38.318389'), 
(26662, 'Canvas', 'WV', 304, '-080.834152', '+38.318389'), 
(26667, 'Drennen', 'WV', 304, '-080.834152', '+38.318389'), 
(26671, 'Gilboa', 'WV', 304, '-080.834152', '+38.318389'), 
(26674, 'Jodie', 'WV', 304, '-081.185153', '+38.201250'), 
(26675, 'Keslers Cross Lanes', 'WV', 304, '-080.834152', '+38.318389'), 
(26676, 'Leivasy', 'WV', 304, '-080.682702', '+38.155842'), 
(26678, 'Mount Lookout', 'WV', 304, '-080.834152', '+38.318389'), 
(26679, 'Mount Nebo', 'WV', 304, '-080.834152', '+38.318389'), 
(26680, 'Nallen', 'WV', 304, '-081.064784', '+38.041293'), 
(26681, 'Nettie', 'WV', 304, '-080.834152', '+38.318389'), 
(26684, 'Pool', 'WV', 304, '-080.834152', '+38.318389'), 
(26690, 'Swiss', 'WV', 304, '-080.834152', '+38.318389'), 
(26691, 'Tioga', 'WV', 304, '-080.834152', '+38.318389'), 
(26704, 'Augusta', 'WV', 304, '-078.618258', '+39.251133'), 
(26705, 'Aurora', 'WV', 304, '-079.688154', '+39.458091'), 
(26707, 'Bayard', 'WV', 304, '-079.146211', '+38.986974'), 
(26710, 'Burlington', 'WV', 304, '-078.964749', '+39.443055'), 
(26711, 'Capon Bridge', 'WV', 304, '-078.659428', '+39.314071'), 
(26714, 'Delray', 'WV', 304, '-078.659428', '+39.314071'), 
(26716, 'Eglon', 'WV', 304, '-079.688154', '+39.458091'), 
(26717, 'Elk Garden', 'WV', 304, '-078.964749', '+39.443055'), 
(26719, 'Fort Ashby', 'WV', 304, '-078.744739', '+39.500536'), 
(26720, 'Gormania', 'WV', 304, '-079.233536', '+39.070601'), 
(26722, 'Green Spring', 'WV', 304, '-078.659428', '+39.314071'), 
(26726, 'Keyser', 'WV', 304, '-078.892554', '+39.452686'), 
(26731, 'Lahmansville', 'WV', 304, '-079.233536', '+39.070601'), 
(26734, 'Medley', 'WV', 304, '-079.233536', '+39.070601'), 
(26739, 'Mount Storm', 'WV', 304, '-079.233536', '+39.070601'), 
(26743, 'New Creek', 'WV', 304, '-079.045902', '+39.320470'), 
(26750, 'Piedmont', 'WV', 304, '-078.909518', '+39.546831'), 
(26753, 'Ridgeley', 'WV', 304, '-078.769112', '+39.600736'), 
(26755, 'Rio', 'WV', 304, '-078.726985', '+39.184710'), 
(26757, 'Romney', 'WV', 304, '-078.758487', '+39.344870'), 
(26761, 'Shanks', 'WV', 304, '-078.659428', '+39.314071'), 
(26763, 'Springfield', 'WV', 304, '-078.659428', '+39.314071'), 
(26764, 'Terra Alta', 'WV', 304, '-079.519679', '+39.430634'), 
(26767, 'Wiley Ford', 'WV', 304, '-078.763194', '+39.617003'), 
(26801, 'Baker', 'WV', 304, '-078.821226', '+38.999518'), 
(26802, 'Brandywine', 'WV', 304, '-079.353564', '+38.684692'), 
(26804, 'Circleville', 'WV', 304, '-079.353564', '+38.684692'), 
(26807, 'Franklin', 'WV', 304, '-079.327196', '+38.648787'), 
(26808, 'High View', 'WV', 304, '-078.436258', '+39.211295'), 
(26810, 'Lost City', 'WV', 304, '-078.821226', '+38.999518'), 
(26812, 'Mathias', 'WV', 304, '-078.821226', '+38.999518'), 
(26814, 'Riverton', 'WV', 304, '-079.353564', '+38.684692'), 
(26815, 'Sugar Grove', 'WV', 304, '-079.353564', '+38.684692'), 
(26817, 'Bloomery', 'WV', 304, '-078.659428', '+39.314071'), 
(26818, 'Fisher', 'WV', 304, '-078.821226', '+38.999518'), 
(26823, 'Capon Springs', 'WV', 304, '-078.659428', '+39.314071'), 
(26824, 'Junction', 'WV', 304, '-078.659428', '+39.314071'), 
(26833, 'Maysville', 'WV', 304, '-079.134177', '+39.116709'), 
(26836, 'Moorefield', 'WV', 304, '-078.820561', '+39.018679'), 
(26838, 'Milam', 'WV', 304, '-078.821226', '+38.999518'), 
(26845, 'Old Fields', 'WV', 304, '-078.821226', '+38.999518'), 
(26847, 'Petersburg', 'WV', 304, '-079.129301', '+38.990838'), 
(26851, 'Wardensville', 'WV', 304, '-078.593865', '+39.077365'), 
(26852, 'Purgitsville', 'WV', 304, '-078.659428', '+39.314071'), 
(26855, 'Cabins', 'WV', 304, '-079.233536', '+39.070601'), 
(26865, 'Yellow Spring', 'WV', 304, '-078.659428', '+39.314071'), 
(26866, 'Upper Tract', 'WV', 304, '-079.353564', '+38.684692'), 
(26884, 'Seneca Rocks', 'WV', 304, '-079.353564', '+38.684692'), 
(26886, 'Onego', 'WV', 304, '-079.353564', '+38.684692'), 
(27006, 'Advance', 'NC', 336, '-080.448686', '+35.945381'), 
(27007, 'Ararat', 'NC', 336, '-080.589507', '+36.385903'), 
(27009, 'Belews Creek', 'NC', 336, '-080.084667', '+36.213266'), 
(27010, 'Bethania', 'NC', 336, '-080.338662', '+36.182975'), 
(27011, 'Boonville', 'NC', 336, '-080.690386', '+36.213970'), 
(27012, 'Clemmons', 'NC', 336, '-080.328298', '+36.081218'), 
(27013, 'Cleveland', 'NC', 704, '-080.681056', '+35.755719'), 
(27014, 'Cooleemee', 'NC', 336, '-080.548260', '+35.819175'), 
(27016, 'Danbury', 'NC', 336, '-080.220095', '+36.446831'), 
(27017, 'Dobson', 'NC', 336, '-080.697202', '+36.357619'), 
(27018, 'East Bend', 'NC', 336, '-080.575334', '+36.197851'), 
(27019, 'Germanton', 'NC', 336, '-080.234934', '+36.316152'), 
(27020, 'Hamptonville', 'NC', 336, '-080.801110', '+36.119371'), 
(27021, 'King', 'NC', 336, '-080.292174', '+36.320179'), 
(27022, 'Lawsonville', 'NC', 336, '-080.216866', '+36.503292'), 
(27023, 'Lewisville', 'NC', 336, '-080.441566', '+36.155110'), 
(27024, 'Lowgap', 'NC', 336, '-080.823878', '+36.490434'), 
(27025, 'Madison', 'NC', 336, '-079.894851', '+36.348831'), 
(27027, 'Mayodan', 'NC', 336, '-079.930301', '+36.447936'), 
(27028, 'Mocksville', 'NC', 336, '-080.546090', '+35.906241'), 
(27030, 'Mount Airy', 'NC', 336, '-080.665406', '+36.444303'), 
(27031, 'White Plains', 'NC', 336, '-080.708090', '+36.399366'), 
(27040, 'Pfafftown', 'NC', 336, '-080.378143', '+36.160959'), 
(27041, 'Pilot Mountain', 'NC', 336, '-080.505421', '+36.422632'), 
(27042, 'Pine Hall', 'NC', 336, '-080.055357', '+36.340817'), 
(27043, 'Pinnacle', 'NC', 336, '-080.404421', '+36.346198'), 
(27045, 'Rural Hall', 'NC', 336, '-080.329602', '+36.230211'), 
(27046, 'Sandy Ridge', 'NC', 336, '-080.105319', '+36.483901'), 
(27047, 'Siloam', 'NC', 336, '-080.567770', '+36.329166'), 
(27048, 'Stoneville', 'NC', 336, '-079.912823', '+36.466883'), 
(27049, 'Toast', 'NC', 336, '-080.655786', '+36.551332'), 
(27050, 'Tobaccoville', 'NC', 336, '-080.395517', '+36.223580'), 
(27051, 'Walkertown', 'NC', 336, '-080.163570', '+36.191405'), 
(27052, 'Walnut Cove', 'NC', 336, '-080.159989', '+36.345180'), 
(27053, 'Westfield', 'NC', 336, '-080.463069', '+36.490659'), 
(27054, 'Woodleaf', 'NC', 704, '-080.605096', '+35.790116'), 
(27055, 'Yadkinville', 'NC', 336, '-080.682984', '+36.136665'), 
(27094, 'Rural Hall', 'NC', 336, '-080.207280', '+36.027482'), 
(27098, 'Rural Hall', 'NC', 336, '-080.207280', '+36.027482'), 
(27099, 'Rural Hall', 'NC', 336, '-080.207280', '+36.027482'), 
(27101, 'Winston Salem', 'NC', 336, '-080.287620', '+36.101817'), 
(27102, 'Winston Salem', 'NC', 336, '-080.396168', '+36.032304'), 
(27103, 'Winston Salem', 'NC', 336, '-080.320965', '+36.058599'), 
(27104, 'Winston Salem', 'NC', 336, '-080.329096', '+36.097952'), 
(27105, 'Winston Salem', 'NC', 336, '-080.241287', '+36.161935'), 
(27106, 'Winston Salem', 'NC', 336, '-080.325815', '+36.149337'), 
(27107, 'Winston Salem', 'NC', 336, '-080.182863', '+36.048030'), 
(27108, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27109, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27110, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27111, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27113, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27114, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27115, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27116, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27117, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27120, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27127, 'Winston Salem', 'NC', 336, '-080.282645', '+36.040815'), 
(27130, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27150, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27151, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27152, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27155, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27156, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27157, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27198, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27199, 'Winston Salem', 'NC', 336, '-080.207280', '+36.027482'), 
(27201, 'Alamance', 'NC', 336, '-079.485643', '+36.031836'), 
(27202, 'Altamahaw', 'NC', 336, '-079.505479', '+36.185517'), 
(27203, 'Asheboro', 'NC', 336, '-079.852130', '+35.708376'), 
(27204, 'Asheboro', 'NC', 336, '-079.720556', '+35.788286'), 
(27207, 'Bear Creek', 'NC', 336, '-079.372362', '+35.608354'), 
(27208, 'Bennett', 'NC', 336, '-079.523090', '+35.573086'), 
(27209, 'Biscoe', 'NC', 910, '-079.943839', '+35.365836'), 
(27212, 'Blanch', 'NC', 336, '-079.275549', '+36.466412'), 
(27213, 'Bonlee', 'NC', 919, '-079.414859', '+35.648194'), 
(27214, 'Browns Summit', 'NC', 336, '-079.674079', '+36.193624'), 
(27215, 'Burlington', 'NC', 336, '-079.430129', '+36.091025'), 
(27216, 'Burlington', 'NC', 336, '-079.479743', '+36.047523'), 
(27217, 'Burlington', 'NC', 336, '-079.394400', '+36.150681'), 
(27220, 'Burlington', 'NC', 336, '-079.389631', '+36.046677'), 
(27228, 'Bynum', 'NC', 336, '-079.129791', '+35.783476'), 
(27229, 'Candor', 'NC', 910, '-079.800002', '+35.264204'), 
(27230, 'Cedar Falls', 'NC', 336, '-079.879711', '+35.802758'), 
(27231, 'Cedar Grove', 'NC', 919, '-079.164741', '+36.181138'), 
(27233, 'Climax', 'NC', 336, '-079.693250', '+35.937583'), 
(27235, 'Colfax', 'NC', 336, '-080.004721', '+36.094489'), 
(27237, 'Cumnock', 'NC', 336, '-079.165314', '+35.467567'), 
(27239, 'Denton', 'NC', 336, '-080.144554', '+35.608108'), 
(27242, 'Eagle Springs', 'NC', 910, '-079.548614', '+35.326471'), 
(27243, 'Efland', 'NC', 919, '-079.198764', '+36.069840'), 
(27244, 'Elon College', 'NC', 336, '-079.446213', '+36.164963'), 
(27247, 'Ether', 'NC', 910, '-079.783404', '+35.451411'), 
(27248, 'Franklinville', 'NC', 336, '-079.710068', '+35.785766'), 
(27249, 'Gibsonville', 'NC', 336, '-079.610426', '+36.150393'), 
(27252, 'Goldston', 'NC', 919, '-079.363115', '+35.576848'), 
(27253, 'Graham', 'NC', 336, '-079.347527', '+35.972114'), 
(27256, 'Gulf', 'NC', 336, '-079.338630', '+35.562695'), 
(27258, 'Haw River', 'NC', 336, '-079.324239', '+36.042367'), 
(27259, 'Highfalls', 'NC', 910, '-079.479016', '+35.492077'), 
(27260, 'High Point', 'NC', 336, '-079.988711', '+35.993538'), 
(27261, 'High Point', 'NC', 336, '-080.024400', '+36.080707'), 
(27262, 'High Point', 'NC', 336, '-080.013043', '+35.955786'), 
(27263, 'High Point', 'NC', 336, '-079.939550', '+35.935894'), 
(27264, 'High Point', 'NC', 336, '-080.024400', '+36.080707'), 
(27265, 'High Point', 'NC', 336, '-079.991542', '+36.029892'), 
(27278, 'Hillsborough', 'NC', 919, '-079.085469', '+36.077432'), 
(27281, 'Jackson Springs', 'NC', 910, '-079.561566', '+35.186814'), 
(27282, 'Jamestown', 'NC', 336, '-079.926902', '+35.996926'), 
(27283, 'Julian', 'NC', 336, '-079.636747', '+35.952564'), 
(27284, 'Kernersville', 'NC', 336, '-080.101271', '+36.118312'), 
(27285, 'Kernersville', 'NC', 336, '-080.207280', '+36.027482'), 
(27288, 'Eden', 'NC', 336, '-079.749957', '+36.486369'), 
(27289, 'Eden', 'NC', 336, '-079.773094', '+36.392135'), 
(27291, 'Leasburg', 'NC', 336, '-079.187938', '+36.364834'), 
(27292, 'Lexington', 'NC', 336, '-080.210762', '+35.801894'), 
(27293, 'Lexington', 'NC', 336, '-080.275963', '+35.882943'), 
(27294, 'Lexington', 'NC', 336, '-080.275963', '+35.882943'), 
(27295, 'Lexington', 'NC', 336, '-080.277877', '+35.813292'), 
(27298, 'Liberty', 'NC', 336, '-079.674436', '+35.838293'), 
(27299, 'Linwood', 'NC', 336, '-080.349473', '+35.743919'), 
(27301, 'Mc Leansville', 'NC', 336, '-079.670689', '+36.108629'), 
(27302, 'Mebane', 'NC', 336, '-079.306093', '+36.087114'), 
(27305, 'Milton', 'NC', 336, '-079.235356', '+36.512445'), 
(27306, 'Mount Gilead', 'NC', 910, '-079.923328', '+35.247617'), 
(27310, 'Oak Ridge', 'NC', 336, '-079.948214', '+36.166822'), 
(27311, 'Pelham', 'NC', 336, '-079.460025', '+36.470250'), 
(27312, 'Pittsboro', 'NC', 919, '-079.213195', '+35.745239'), 
(27313, 'Pleasant Garden', 'NC', 336, '-079.765959', '+35.950913'), 
(27314, 'Prospect Hill', 'NC', 336, '-079.200365', '+36.293921'), 
(27315, 'Providence', 'NC', 336, '-079.404114', '+36.487281'), 
(27316, 'Ramseur', 'NC', 336, '-079.646945', '+35.714279'), 
(27317, 'Randleman', 'NC', 336, '-079.712537', '+35.823611'), 
(27320, 'Reidsville', 'NC', 336, '-079.742001', '+36.358275'), 
(27321, 'Reidsville', 'NC', 336, '-079.680318', '+36.347568'), 
(27322, 'Reidsville', 'NC', 336, '-079.773094', '+36.392135'), 
(27323, 'Reidsville', 'NC', 336, '-079.773094', '+36.392135'), 
(27325, 'Robbins', 'NC', 910, '-079.518562', '+35.393319'), 
(27326, 'Ruffin', 'NC', 336, '-079.597001', '+36.461083'), 
(27330, 'Sanford', 'NC', 919, '-079.171723', '+35.469782'), 
(27331, 'Sanford', 'NC', 919, '-079.276577', '+35.372577'), 
(27340, 'Saxapahaw', 'NC', 336, '-079.329664', '+35.948814'), 
(27341, 'Seagrove', 'NC', 336, '-079.698691', '+35.562753'), 
(27342, 'Sedalia', 'NC', 336, '-079.620641', '+36.075623'), 
(27343, 'Semora', 'NC', 910, '-079.060407', '+36.493537'), 
(27344, 'Siler City', 'NC', 919, '-079.333922', '+35.711578'), 
(27349, 'Snow Camp', 'NC', 336, '-079.403671', '+35.914850'), 
(27350, 'Sophia', 'NC', 336, '-079.908483', '+35.817452'), 
(27351, 'Southmont', 'NC', 336, '-080.283647', '+35.660548'), 
(27355, 'Staley', 'NC', 336, '-079.593442', '+35.799927'), 
(27356, 'Star', 'NC', 910, '-079.825137', '+35.439894'), 
(27357, 'Stokesdale', 'NC', 336, '-079.974028', '+36.225751'), 
(27358, 'Summerfield', 'NC', 336, '-079.880028', '+36.200019'), 
(27359, 'Swepsonville', 'NC', 336, '-079.357399', '+36.021389'), 
(27360, 'Thomasville', 'NC', 336, '-080.124764', '+35.854539'), 
(27361, 'Thomasville', 'NC', 336, '-080.275963', '+35.882943'), 
(27370, 'Trinity', 'NC', 336, '-079.961118', '+35.801501'), 
(27371, 'Troy', 'NC', 910, '-079.907346', '+35.393595'), 
(27373, 'Wallburg', 'NC', 336, '-080.275963', '+35.882943'), 
(27374, 'Welcome', 'NC', 336, '-080.203546', '+35.781848'), 
(27375, 'Wentworth', 'NC', 336, '-079.773094', '+36.392135'), 
(27376, 'West End', 'NC', 910, '-079.468201', '+35.240268'), 
(27377, 'Whitsett', 'NC', 336, '-079.608882', '+36.046202'), 
(27379, 'Yanceyville', 'NC', 336, '-079.366733', '+36.379479'), 
(27401, 'Greensboro', 'NC', 336, '-079.831692', '+36.055285'), 
(27402, 'Greensboro', 'NC', 336, '-079.791901', '+36.106711'), 
(27403, 'Greensboro', 'NC', 336, '-079.823336', '+36.089396'), 
(27404, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27405, 'Greensboro', 'NC', 336, '-079.787099', '+36.114003'), 
(27406, 'Greensboro', 'NC', 336, '-079.759794', '+35.991647'), 
(27407, 'Greensboro', 'NC', 336, '-079.888672', '+36.001791'), 
(27408, 'Greensboro', 'NC', 336, '-079.816254', '+36.103685'), 
(27409, 'Greensboro', 'NC', 336, '-079.934390', '+36.087534'), 
(27410, 'Greensboro', 'NC', 336, '-079.870925', '+36.119984'), 
(27411, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27412, 'Greensboro', 'NC', 336, '-079.806735', '+36.066129'), 
(27413, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27415, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27416, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27417, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27419, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27420, 'Greensboro', 'NC', 336, '-079.775913', '+36.112987'), 
(27425, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27427, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27429, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27435, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27438, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27455, 'Greensboro', 'NC', 336, '-079.805975', '+36.182391'), 
(27480, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27495, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27498, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27499, 'Greensboro', 'NC', 336, '-080.024400', '+36.080707'), 
(27501, 'Angier', 'NC', 919, '-078.729411', '+35.478164'), 
(27502, 'Apex', 'NC', 919, '-078.834012', '+35.748012'), 
(27503, 'Bahama', 'NC', 919, '-078.885147', '+36.092060'), 
(27504, 'Benson', 'NC', 919, '-078.402967', '+35.407090'), 
(27505, 'Broadway', 'NC', 919, '-079.058238', '+35.471966'), 
(27506, 'Buies Creek', 'NC', 910, '-078.713729', '+35.420467'), 
(27507, 'Bullock', 'NC', 919, '-078.566691', '+36.451463'), 
(27508, 'Bunn', 'NC', 919, '-078.208581', '+35.982555'), 
(27509, 'Butner', 'NC', 919, '-078.768421', '+36.119588'), 
(27510, 'Carrboro', 'NC', 919, '-079.090077', '+35.905477'), 
(27511, 'Cary', 'NC', 919, '-078.707320', '+35.751243'), 
(27512, 'Cary', 'NC', 919, '-078.839488', '+35.808387'), 
(27513, 'Cary', 'NC', 919, '-078.816564', '+35.801341'), 
(27514, 'Chapel Hill', 'NC', 919, '-079.054475', '+36.004647'), 
(27515, 'Chapel Hill', 'NC', 919, '-079.107692', '+36.052510'), 
(27516, 'Chapel Hill', 'NC', 919, '-079.136862', '+35.946263'), 
(27518, 'Cary', 'NC', 919, '-078.625265', '+35.797692'), 
(27519, 'Cary', 'NC', 919, '-078.829548', '+35.768120'), 
(27520, 'Clayton', 'NC', 919, '-078.435416', '+35.633257'), 
(27521, 'Coats', 'NC', 910, '-078.656553', '+35.425247'), 
(27522, 'Creedmoor', 'NC', 919, '-078.671974', '+36.108089'), 
(27523, 'Eagle Rock', 'NC', 919, null, null), 
(27524, 'Four Oaks', 'NC', 919, '-078.339839', '+35.428200'), 
(27525, 'Franklinton', 'NC', 919, '-078.399881', '+36.068066'), 
(27526, 'Fuquay Varina', 'NC', 919, '-078.646886', '+35.758691'), 
(27529, 'Garner', 'NC', 919, '-078.663040', '+35.714139'), 
(27530, 'Goldsboro', 'NC', 919, '-078.092871', '+35.368277'), 
(27531, 'Goldsboro', 'NC', 919, '-077.995728', '+35.463121'), 
(27532, 'Goldsboro', 'NC', 919, '-078.052422', '+35.372045'), 
(27533, 'Goldsboro', 'NC', 919, '-078.052422', '+35.372045'), 
(27534, 'Goldsboro', 'NC', 919, '-078.032070', '+35.385571'), 
(27536, 'Henderson', 'NC', 252, '-078.396213', '+36.386980'), 
(27540, 'Holly Springs', 'NC', 919, '-078.829724', '+35.607666'), 
(27541, 'Hurdle Mills', 'NC', 919, '-079.064040', '+36.314975'), 
(27542, 'Kenly', 'NC', 919, '-078.287178', '+35.571141'), 
(27543, 'Kipling', 'NC', 910, '-078.882395', '+35.429849'), 
(27544, 'Kittrell', 'NC', 252, '-078.450087', '+36.220048'), 
(27545, 'Knightdale', 'NC', 919, '-078.459605', '+35.788031'), 
(27546, 'Lillington', 'NC', 910, '-078.871194', '+35.399221'), 
(27549, 'Louisburg', 'NC', 919, '-078.277943', '+36.065143'), 
(27551, 'Macon', 'NC', 252, '-077.997521', '+36.507009'), 
(27552, 'Mamers', 'NC', 910, '-078.979964', '+35.413579'), 
(27553, 'Manson', 'NC', 252, '-078.336604', '+36.468871'), 
(27555, 'Micro', 'NC', 919, '-078.204968', '+35.629518'), 
(27556, 'Middleburg', 'NC', 252, '-078.327491', '+36.413473'), 
(27557, 'Middlesex', 'NC', 919, '-078.232745', '+35.587186'), 
(27559, 'Moncure', 'NC', 336, '-079.098782', '+35.623508'), 
(27560, 'Morrisville', 'NC', 919, '-078.843526', '+35.852458'), 
(27562, 'New Hill', 'NC', 919, '-078.867658', '+35.643693'), 
(27563, 'Norlina', 'NC', 252, '-078.185544', '+36.449642'), 
(27564, 'Creedmoor', 'NC', 919, '-078.713346', '+36.101529'), 
(27565, 'Oxford', 'NC', 919, '-078.653130', '+36.348168'), 
(27568, 'Pine Level', 'NC', 919, '-078.217864', '+35.488348'), 
(27569, 'Princeton', 'NC', 910, '-078.164309', '+35.471193'), 
(27570, 'Ridgeway', 'NC', 252, '-078.110931', '+36.373670'), 
(27571, 'Rolesville', 'NC', 919, '-078.454820', '+35.906468'), 
(27572, 'Rougemont', 'NC', 919, '-078.878578', '+36.205828'), 
(27573, 'Roxboro', 'NC', 910, '-078.950937', '+36.391650'), 
(27576, 'Selma', 'NC', 919, '-078.244459', '+35.563572'), 
(27577, 'Smithfield', 'NC', 919, '-078.336001', '+35.536543'), 
(27581, 'Stem', 'NC', 919, '-078.727040', '+36.209675'), 
(27582, 'Stovall', 'NC', 919, '-078.557098', '+36.442431'), 
(27583, 'Timberlake', 'NC', 910, '-078.922920', '+36.311201'), 
(27584, 'Townsville', 'NC', 252, '-078.400865', '+36.518058'), 
(27586, 'Vaughan', 'NC', 252, '-078.110931', '+36.373670'), 
(27587, 'Wake Forest', 'NC', 919, '-078.586534', '+35.858041'), 
(27588, 'Wake Forest', 'NC', 919, '-078.450754', '+35.973108'), 
(27589, 'Warrenton', 'NC', 252, '-078.190028', '+36.339089'), 
(27591, 'Wendell', 'NC', 919, '-078.395966', '+35.811324'), 
(27592, 'Willow Spring', 'NC', 919, '-078.534929', '+35.672380'), 
(27593, 'Wilsons Mills', 'NC', 919, '-078.360723', '+35.590731'), 
(27594, 'Wise', 'NC', 252, '-078.110931', '+36.373670'), 
(27596, 'Youngsville', 'NC', 919, '-078.438181', '+36.018749'), 
(27597, 'Zebulon', 'NC', 919, '-078.355582', '+35.879220'), 
(27599, 'Chapel Hill', 'NC', 919, '-079.107692', '+36.052510'), 
(27601, 'Raleigh', 'NC', 919, '-078.604175', '+35.773755'), 
(27602, 'Raleigh', 'NC', 919, '-078.671089', '+35.758667'), 
(27603, 'Raleigh', 'NC', 919, '-078.675118', '+35.689086'), 
(27604, 'Raleigh', 'NC', 919, '-078.555342', '+35.837111'), 
(27605, 'Raleigh', 'NC', 919, '-078.652475', '+35.789601'), 
(27606, 'Raleigh', 'NC', 919, '-078.747741', '+35.715972'), 
(27607, 'Raleigh', 'NC', 919, '-078.707101', '+35.804237'), 
(27608, 'Raleigh', 'NC', 919, '-078.646238', '+35.808950'), 
(27609, 'Raleigh', 'NC', 919, '-078.630413', '+35.841146'), 
(27610, 'Raleigh', 'NC', 919, '-078.564443', '+35.742900'), 
(27611, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27612, 'Raleigh', 'NC', 919, '-078.675135', '+35.821942'), 
(27613, 'Raleigh', 'NC', 919, '-078.705465', '+35.869520'), 
(27614, 'Raleigh', 'NC', 919, '-078.620292', '+35.972686'), 
(27615, 'Raleigh', 'NC', 919, '-078.627455', '+35.918893'), 
(27616, 'Raleigh', 'NC', 919, '-078.688301', '+35.805765'), 
(27619, 'Raleigh', 'NC', 919, '-078.631410', '+35.851463'), 
(27620, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27621, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27622, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27623, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27624, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27625, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27626, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27627, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27628, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27629, 'Raleigh', 'NC', 919, '-078.552388', '+35.817497'), 
(27634, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27635, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27636, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27640, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27650, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27656, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27658, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27661, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27668, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27675, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27676, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27690, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27695, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27697, 'Raleigh', 'NC', 919, '-078.413371', '+35.882240'), 
(27698, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27699, 'Raleigh', 'NC', 919, '-078.625265', '+35.797692'), 
(27701, 'Durham', 'NC', 919, '-078.875467', '+36.004307'), 
(27702, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27703, 'Durham', 'NC', 919, '-078.821694', '+35.957366'), 
(27704, 'Durham', 'NC', 919, '-078.828086', '+36.037132'), 
(27705, 'Durham', 'NC', 919, '-078.899525', '+36.019354'), 
(27706, 'Durham', 'NC', 919, '-078.942230', '+35.997043'), 
(27707, 'Durham', 'NC', 919, '-078.941599', '+35.948160'), 
(27708, 'Durham', 'NC', 919, '-078.923980', '+36.028685'), 
(27709, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27710, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27711, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27712, 'Durham', 'NC', 919, '-078.908043', '+36.091848'), 
(27713, 'Durham', 'NC', 919, '-078.917768', '+35.911215'), 
(27715, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27717, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27722, 'Durham', 'NC', 919, '-078.857651', '+36.051155'), 
(27801, 'Rocky Mount', 'NC', 252, '-077.641181', '+35.949051'), 
(27802, 'Rocky Mount', 'NC', 252, '-077.780770', '+35.935563'), 
(27803, 'Rocky Mount', 'NC', 252, '-077.874947', '+35.902088'), 
(27804, 'Rocky Mount', 'NC', 252, '-077.939841', '+35.941739'), 
(27805, 'Aulander', 'NC', 252, '-077.097225', '+36.169398'), 
(27806, 'Aurora', 'NC', 252, '-076.861978', '+35.373666'), 
(27807, 'Bailey', 'NC', 252, '-078.105620', '+35.800198'), 
(27808, 'Bath', 'NC', 252, '-076.756914', '+35.469911'), 
(27809, 'Battleboro', 'NC', 252, '-077.707389', '+36.006705'), 
(27810, 'Belhaven', 'NC', 252, '-076.639119', '+35.445752'), 
(27811, 'Bellarthur', 'NC', 252, '-077.513357', '+35.584685'), 
(27812, 'Bethel', 'NC', 252, '-077.393510', '+35.757803'), 
(27813, 'Black Creek', 'NC', 252, '-077.935161', '+35.616471'), 
(27814, 'Blounts Creek', 'NC', 252, '-076.977521', '+35.500693'), 
(27816, 'Castalia', 'NC', 252, '-078.038760', '+36.097860'), 
(27817, 'Chocowinity', 'NC', 252, '-077.063047', '+35.460458'), 
(27818, 'Como', 'NC', 252, '-077.031055', '+36.491011'), 
(27819, 'Conetoe', 'NC', 252, '-077.453286', '+35.817763'), 
(27820, 'Conway', 'NC', 252, '-077.452452', '+36.450554'), 
(27821, 'Edward', 'NC', 252, '-076.872371', '+35.327785'), 
(27822, 'Elm City', 'NC', 252, '-077.856015', '+35.787273'), 
(27823, 'Enfield', 'NC', 252, '-077.723443', '+36.279884'), 
(27824, 'Engelhard', 'NC', 252, '-076.028472', '+35.325223'), 
(27825, 'Everetts', 'NC', 252, '-077.084958', '+35.866711'), 
(27826, 'Fairfield', 'NC', 252, '-076.179248', '+35.510544'), 
(27827, 'Falkland', 'NC', 252, '-077.511147', '+35.693518'), 
(27828, 'Farmville', 'NC', 252, '-077.456086', '+35.663061'), 
(27829, 'Fountain', 'NC', 252, '-077.591130', '+35.687351'), 
(27830, 'Fremont', 'NC', 919, '-077.979026', '+35.469355'), 
(27831, 'Garysburg', 'NC', 252, '-077.568112', '+36.482084'), 
(27832, 'Gaston', 'NC', 252, '-077.441731', '+36.417965'), 
(27833, 'Greenville', 'NC', 252, '-077.392609', '+35.580444'), 
(27834, 'Greenville', 'NC', 252, '-077.381019', '+35.631003'), 
(27835, 'Greenville', 'NC', 252, '-077.353092', '+35.588523'), 
(27836, 'Greenville', 'NC', 252, '-077.392609', '+35.580444'), 
(27837, 'Grimesland', 'NC', 252, '-077.214568', '+35.506325'), 
(27838, 'Gumberry', 'NC', 252, '-077.483072', '+36.356129'), 
(27839, 'Halifax', 'NC', 252, '-077.629192', '+36.337190'), 
(27840, 'Hamilton', 'NC', 252, '-077.223554', '+35.963174'), 
(27841, 'Hassell', 'NC', 252, '-077.273825', '+35.906104'), 
(27842, 'Henrico', 'NC', 252, '-077.855500', '+36.525838'), 
(27843, 'Hobgood', 'NC', 252, '-077.406093', '+36.059381'), 
(27844, 'Hollister', 'NC', 252, '-077.706792', '+36.237677'), 
(27845, 'Jackson', 'NC', 252, '-077.370513', '+36.374826'), 
(27846, 'Jamesville', 'NC', 252, '-076.997456', '+35.805568'), 
(27847, 'Kelford', 'NC', 252, '-077.189818', '+36.187122'), 
(27849, 'Lewiston Woodville', 'NC', 252, '-077.143875', '+36.093332'), 
(27850, 'Littleton', 'NC', 252, '-077.709017', '+36.376924'), 
(27851, 'Lucama', 'NC', 252, '-078.026484', '+35.674077'), 
(27852, 'Macclesfield', 'NC', 252, '-077.670582', '+35.750972'), 
(27853, 'Margarettsville', 'NC', 252, '-077.483072', '+36.356129'), 
(27854, 'Milwaukee', 'NC', 252, '-077.386748', '+36.363144'), 
(27855, 'Murfreesboro', 'NC', 252, '-077.052051', '+36.449543'), 
(27856, 'Nashville', 'NC', 252, '-077.982782', '+36.020490'), 
(27857, 'Oak City', 'NC', 252, '-077.251106', '+35.970377'), 
(27858, 'Greenville', 'NC', 252, '-077.402789', '+35.616949'), 
(27859, 'Palmyra', 'NC', 252, null, null), 
(27860, 'Pantego', 'NC', 252, '-076.717723', '+35.610477'), 
(27861, 'Parmele', 'NC', 252, '-077.314288', '+35.819037'), 
(27862, 'Pendleton', 'NC', 252, '-077.483072', '+36.356129'), 
(27863, 'Pikeville', 'NC', 919, '-077.972713', '+35.488295'), 
(27864, 'Pinetops', 'NC', 252, '-077.633263', '+35.793000'), 
(27865, 'Pinetown', 'NC', 252, '-076.776212', '+35.574633'), 
(27866, 'Pleasant Hill', 'NC', 252, '-077.556940', '+36.504400'), 
(27867, 'Potecasi', 'NC', 252, '-077.483072', '+36.356129'), 
(27868, 'Red Oak', 'NC', 252, '-077.911635', '+36.054832'), 
(27869, 'Rich Square', 'NC', 252, '-077.318446', '+36.310370'), 
(27870, 'Roanoke Rapids', 'NC', 252, '-077.641063', '+36.303962'), 
(27871, 'Robersonville', 'NC', 252, '-077.248489', '+35.834564'), 
(27872, 'Roxobel', 'NC', 252, '-077.222348', '+36.216644'), 
(27873, 'Saratoga', 'NC', 252, '-077.791845', '+35.649494'), 
(27874, 'Scotland Neck', 'NC', 252, '-077.608355', '+36.232450'), 
(27875, 'Scranton', 'NC', 252, '-076.495091', '+35.471657'), 
(27876, 'Seaboard', 'NC', 252, '-077.442173', '+36.490454'), 
(27877, 'Severn', 'NC', 252, '-077.483072', '+36.356129'), 
(27878, 'Sharpsburg', 'NC', 252, '-077.838886', '+35.865387'), 
(27879, 'Simpson', 'NC', 252, '-077.280169', '+35.567478'), 
(27880, 'Sims', 'NC', 252, '-078.100390', '+35.738821'), 
(27881, 'Speed', 'NC', 252, '-077.585471', '+35.915927'), 
(27882, 'Spring Hope', 'NC', 252, '-078.093002', '+35.944760'), 
(27883, 'Stantonsburg', 'NC', 252, '-077.805965', '+35.656386'), 
(27884, 'Stokes', 'NC', 252, '-077.266682', '+35.711302'), 
(27885, 'Swanquarter', 'NC', 252, '-076.271685', '+35.465559'), 
(27886, 'Tarboro', 'NC', 252, '-077.581631', '+35.928437'), 
(27887, 'Tillery', 'NC', 252, '-077.502602', '+36.235198'), 
(27888, 'Walstonburg', 'NC', 252, '-077.713073', '+35.609289'), 
(27889, 'Washington', 'NC', 252, '-076.889200', '+35.519268'), 
(27890, 'Weldon', 'NC', 252, '-077.750353', '+36.389174'), 
(27891, 'Whitakers', 'NC', 252, '-077.825049', '+36.124661'), 
(27892, 'Williamston', 'NC', 252, '-077.102193', '+35.821205'), 
(27893, 'Wilson', 'NC', 252, '-077.925269', '+35.723264'), 
(27894, 'Wilson', 'NC', 252, '-077.904283', '+35.715778'), 
(27895, 'Wilson', 'NC', 252, '-077.926691', '+35.719923'), 
(27896, 'Wilson', 'NC', 252, '-077.973007', '+35.771467'), 
(27897, 'Woodland', 'NC', 252, '-077.313667', '+36.393691'), 
(27906, 'Elizabeth City', 'NC', 252, '-076.213284', '+36.285388'), 
(27907, 'Elizabeth City', 'NC', 252, '-076.255312', '+36.285026'), 
(27909, 'Elizabeth City', 'NC', 252, '-076.271958', '+36.293633'), 
(27910, 'Ahoskie', 'NC', 252, '-076.990498', '+36.339311'), 
(27915, 'Avon', 'NC', 252, '-075.635823', '+35.776474'), 
(27916, 'Aydlett', 'NC', 252, '-075.918814', '+36.307995'), 
(27917, 'Barco', 'NC', 252, '-075.989967', '+36.370898'), 
(27919, 'Belvidere', 'NC', 252, '-076.544379', '+36.257499'), 
(27920, 'Buxton', 'NC', 252, '-075.572155', '+35.252534'), 
(27921, 'Camden', 'NC', 252, '-076.199736', '+36.389961'), 
(27922, 'Cofield', 'NC', 252, '-076.905529', '+36.360803'), 
(27923, 'Coinjock', 'NC', 252, '-075.954658', '+36.383368'), 
(27924, 'Colerain', 'NC', 252, '-076.852518', '+36.152409'), 
(27925, 'Columbia', 'NC', 919, '-076.203339', '+35.936934'), 
(27926, 'Corapeake', 'NC', 252, '-076.592850', '+36.520104'), 
(27927, 'Corolla', 'NC', 252, '-075.825512', '+36.391941'), 
(27928, 'Creswell', 'NC', 252, '-076.567703', '+35.829692'), 
(27929, 'Currituck', 'NC', 252, '-076.005478', '+36.439774'), 
(27930, 'Durants Neck', 'NC', 252, '-076.373908', '+36.198539'), 
(27932, 'Edenton', 'NC', 252, '-076.580107', '+36.135621'), 
(27935, 'Eure', 'NC', 252, '-076.797951', '+36.416392'), 
(27936, 'Frisco', 'NC', 252, '-075.614493', '+35.233846'), 
(27937, 'Gates', 'NC', 252, '-076.815386', '+36.493521'), 
(27938, 'Gatesville', 'NC', 252, '-076.714802', '+36.422539'), 
(27939, 'Grandy', 'NC', 252, '-075.975578', '+36.293128'), 
(27941, 'Harbinger', 'NC', 252, '-075.833856', '+36.157985'), 
(27942, 'Harrellsville', 'NC', 252, '-076.786498', '+36.274551'), 
(27943, 'Hatteras', 'NC', 252, '-075.713785', '+35.692774'), 
(27944, 'Hertford', 'NC', 252, '-076.373128', '+36.168529'), 
(27946, 'Hobbsville', 'NC', 252, '-076.625361', '+36.365847'), 
(27947, 'Jarvisburg', 'NC', 252, '-075.862128', '+36.171411'), 
(27948, 'Kill Devil Hills', 'NC', 252, '-075.634892', '+35.772912'), 
(27949, 'Kitty Hawk', 'NC', 252, '-075.696557', '+36.083688'), 
(27950, 'Knotts Island', 'NC', 252, '-075.976651', '+36.427047'), 
(27953, 'Manns Harbor', 'NC', 252, '-075.846714', '+35.823791'), 
(27954, 'Manteo', 'NC', 252, '-075.681122', '+35.950867'), 
(27956, 'Maple', 'NC', 252, '-075.997651', '+36.401953'), 
(27957, 'Merry Hill', 'NC', 252, '-076.912879', '+36.113612'), 
(27958, 'Moyock', 'NC', 252, '-076.064702', '+36.399081'), 
(27959, 'Nags Head', 'NC', 252, '-075.661879', '+36.021530'), 
(27960, 'Ocracoke', 'NC', 252, '-076.187429', '+35.355633'), 
(27962, 'Plymouth', 'NC', 252, '-076.609454', '+35.818681'), 
(27964, 'Point Harbor', 'NC', 252, '-075.804485', '+36.084092'), 
(27965, 'Poplar Branch', 'NC', 252, '-075.909652', '+36.273673'), 
(27966, 'Powells Point', 'NC', 252, '-075.865772', '+36.201721'), 
(27967, 'Powellsville', 'NC', 252, '-076.967234', '+36.164672'), 
(27968, 'Rodanthe', 'NC', 252, '-075.713785', '+35.692774'), 
(27969, 'Roduco', 'NC', 252, '-076.702125', '+36.424152'), 
(27970, 'Roper', 'NC', 252, '-076.554122', '+35.835272'), 
(27972, 'Salvo', 'NC', 252, '-075.469319', '+35.554569'), 
(27973, 'Shawboro', 'NC', 252, '-076.092420', '+36.400991'), 
(27974, 'Shiloh', 'NC', 252, '-076.022486', '+36.239776'), 
(27976, 'South Mills', 'NC', 252, '-076.280026', '+36.455346'), 
(27978, 'Stumpy Point', 'NC', 252, '-075.772775', '+35.698493'), 
(27979, 'Sunbury', 'NC', 252, '-076.620014', '+36.434329'), 
(27980, 'Tyner', 'NC', 252, '-076.630775', '+36.249278'), 
(27981, 'Wanchese', 'NC', 252, '-075.643747', '+35.862175'), 
(27982, 'Waves', 'NC', 252, '-075.465858', '+35.559564'), 
(27983, 'Windsor', 'NC', 252, '-076.936954', '+36.039911'), 
(27985, 'Winfall', 'NC', 252, '-076.466689', '+36.219345'), 
(27986, 'Winton', 'NC', 252, '-076.954858', '+36.418251'), 
(28001, 'Albemarle', 'NC', 704, '-080.253448', '+35.319817'), 
(28002, 'Albemarle', 'NC', 704, '-080.108188', '+35.264179'), 
(28006, 'Alexis', 'NC', 704, '-081.087967', '+35.365255'), 
(28007, 'Ansonville', 'NC', 704, '-080.085232', '+35.021874'), 
(28009, 'Badin', 'NC', 704, '-080.159356', '+35.415690'), 
(28010, 'Barium Springs', 'NC', 704, '-080.899090', '+35.719228'), 
(28012, 'Belmont', 'NC', 704, '-081.197088', '+35.278438'), 
(28016, 'Bessemer City', 'NC', 704, '-081.234751', '+35.319564'), 
(28017, 'Boiling Springs', 'NC', 704, '-081.691402', '+35.254876'), 
(28018, 'Bostic', 'NC', 828, '-081.789415', '+35.440832'), 
(28019, 'Caroleen', 'NC', 828, '-081.831944', '+35.316793'), 
(28020, 'Casar', 'NC', 704, '-081.627064', '+35.519973'), 
(28021, 'Cherryville', 'NC', 704, '-081.236958', '+35.306707'), 
(28023, 'China Grove', 'NC', 704, '-080.596523', '+35.571468'), 
(28024, 'Cliffside', 'NC', 828, '-081.775456', '+35.241615'), 
(28025, 'Concord', 'NC', 704, '-080.562141', '+35.371633'), 
(28026, 'Concord', 'NC', 704, '-080.541088', '+35.346285'), 
(28027, 'Concord', 'NC', 704, '-080.658405', '+35.410688'), 
(28031, 'Cornelius', 'NC', 704, '-080.872585', '+35.473286'), 
(28032, 'Cramerton', 'NC', 704, '-081.134336', '+35.314194'), 
(28033, 'Crouse', 'NC', 704, '-081.338480', '+35.435922'), 
(28034, 'Dallas', 'NC', 704, '-081.221463', '+35.349898'), 
(28036, 'Davidson', 'NC', 704, '-080.844594', '+35.283427'), 
(28037, 'Denver', 'NC', 704, '-081.055300', '+35.486134'), 
(28038, 'Earl', 'NC', 704, '-081.538645', '+35.196998'), 
(28039, 'East Spencer', 'NC', 704, '-080.445930', '+35.677889'), 
(28040, 'Ellenboro', 'NC', 828, '-081.774000', '+35.382054'), 
(28041, 'Faith', 'NC', 704, '-080.458060', '+35.581670'), 
(28042, 'Fallston', 'NC', 704, '-081.543706', '+35.373884'), 
(28043, 'Forest City', 'NC', 828, '-081.846013', '+35.325025'), 
(28051, 'Gastonia', 'NC', 704, null, null), 
(28052, 'Gastonia', 'NC', 704, '-081.178725', '+35.267916'), 
(28053, 'Gastonia', 'NC', 704, '-081.213369', '+35.275073'), 
(28054, 'Gastonia', 'NC', 704, '-081.133003', '+35.249452'), 
(28055, 'Gastonia', 'NC', 704, '-081.189693', '+35.284018'), 
(28056, 'Gastonia', 'NC', 704, '-081.169072', '+35.242038'), 
(28070, 'Huntersville', 'NC', 704, '-080.898668', '+35.462187'), 
(28071, 'Gold Hill', 'NC', 704, '-080.310215', '+35.547494'), 
(28072, 'Granite Quarry', 'NC', 704, '-080.436124', '+35.610921'), 
(28073, 'Grover', 'NC', 704, '-081.471909', '+35.204027'), 
(28074, 'Harris', 'NC', 828, '-081.885081', '+35.224743'), 
(28075, 'Harrisburg', 'NC', 704, '-080.672368', '+35.353672'), 
(28076, 'Henrietta', 'NC', 828, '-081.795027', '+35.226581'), 
(28077, 'High Shoals', 'NC', 704, '-081.194174', '+35.404157'), 
(28078, 'Huntersville', 'NC', 704, '-080.869457', '+35.401071'), 
(28079, 'Indian Trail', 'NC', 704, '-080.597878', '+35.115644'), 
(28080, 'Iron Station', 'NC', 704, '-081.106202', '+35.472855'), 
(28081, 'Kannapolis', 'NC', 704, '-080.672531', '+35.462981'), 
(28082, 'Kannapolis', 'NC', 704, '-080.541088', '+35.346285'), 
(28083, 'Kannapolis', 'NC', 704, '-080.571498', '+35.476586'), 
(28086, 'Kings Mountain', 'NC', 704, '-081.491436', '+35.296207'), 
(28088, 'Landis', 'NC', 704, '-080.608038', '+35.545428'), 
(28089, 'Lattimore', 'NC', 704, '-081.661675', '+35.308726'), 
(28090, 'Lawndale', 'NC', 704, '-081.569729', '+35.433739'), 
(28091, 'Lilesville', 'NC', 704, '-079.986780', '+34.967043'), 
(28092, 'Lincolnton', 'NC', 704, '-081.181799', '+35.485145'), 
(28093, 'Lincolnton', 'NC', 704, '-081.239543', '+35.484822'), 
(28097, 'Locust', 'NC', 704, '-080.424512', '+35.262131'), 
(28098, 'Lowell', 'NC', 704, '-081.097965', '+35.262444'), 
(28101, 'Mc Adenville', 'NC', 704, '-081.091040', '+35.267490'), 
(28102, 'Mc Farlan', 'NC', 704, '-079.977560', '+34.813634'), 
(28103, 'Marshville', 'NC', 704, '-080.364223', '+34.997268'), 
(28104, 'Matthews', 'NC', 704, '-080.704424', '+35.089042'), 
(28105, 'Matthews', 'NC', 704, '-080.704991', '+35.114887'), 
(28106, 'Matthews', 'NC', 704, '-080.804151', '+35.260020'), 
(28107, 'Midland', 'NC', 704, '-080.535601', '+35.250608'), 
(28108, 'Mineral Springs', 'NC', 704, '-080.640383', '+34.916253'), 
(28109, 'Misenheimer', 'NC', 704, '-080.270445', '+35.480124'), 
(28110, 'Monroe', 'NC', 704, '-080.527827', '+35.074176'), 
(28111, 'Monroe', 'NC', 704, '-080.558743', '+35.011204'), 
(28112, 'Monroe', 'NC', 704, '-080.527201', '+34.901591'), 
(28114, 'Mooresboro', 'NC', 704, '-081.700869', '+35.256702'), 
(28115, 'Mooresville', 'NC', 704, '-080.819825', '+35.688136'), 
(28117, 'Mooresville', 'NC', 704, '-080.868463', '+35.583962'), 
(28119, 'Morven', 'NC', 704, '-080.135131', '+34.921646'), 
(28120, 'Mount Holly', 'NC', 704, '-081.026738', '+35.318697'), 
(28123, 'Mount Mourne', 'NC', 704, '-080.947028', '+35.529792'), 
(28124, 'Mount Pleasant', 'NC', 704, '-080.416474', '+35.416779'), 
(28125, 'Mount Ulla', 'NC', 704, '-080.701616', '+35.656287'), 
(28126, 'Newell', 'NC', 704, '-080.716495', '+35.276794'), 
(28127, 'New London', 'NC', 704, '-080.225068', '+35.441250'), 
(28128, 'Norwood', 'NC', 704, '-080.196863', '+35.302810'), 
(28129, 'Oakboro', 'NC', 704, '-080.319154', '+35.240666'), 
(28130, 'Paw Creek', 'NC', 704, '-080.804151', '+35.260020'), 
(28133, 'Peachland', 'NC', 704, '-080.255799', '+35.011107'), 
(28134, 'Pineville', 'NC', 704, '-080.891141', '+35.078540'), 
(28135, 'Polkton', 'NC', 704, '-080.210985', '+35.023262'), 
(28136, 'Polkville', 'NC', 704, '-081.630272', '+35.396126'), 
(28137, 'Richfield', 'NC', 704, '-080.283764', '+35.454142'), 
(28138, 'Rockwell', 'NC', 704, '-080.455915', '+35.541642'), 
(28139, 'Rutherfordton', 'NC', 828, '-082.004874', '+35.339729'), 
(28144, 'Salisbury', 'NC', 704, '-080.453160', '+35.680441'), 
(28145, 'Salisbury', 'NC', 704, '-080.477116', '+35.682683'), 
(28146, 'Salisbury', 'NC', 704, '-080.402235', '+35.618694'), 
(28147, 'Salisbury', 'NC', 704, '-080.561516', '+35.681714'), 
(28150, 'Shelby', 'NC', 704, '-081.556777', '+35.312012'), 
(28151, 'Shelby', 'NC', 704, '-081.574711', '+35.233125'), 
(28152, 'Shelby', 'NC', 704, '-081.580919', '+35.329336'), 
(28159, 'Spencer', 'NC', 704, '-080.432679', '+35.691689'), 
(28160, 'Spindale', 'NC', 828, '-081.921100', '+35.354511'), 
(28163, 'Stanfield', 'NC', 704, '-080.415177', '+35.258365'), 
(28164, 'Stanley', 'NC', 704, '-081.057419', '+35.329185'), 
(28166, 'Troutman', 'NC', 704, '-080.898817', '+35.679407'), 
(28167, 'Union Mills', 'NC', 828, '-081.975821', '+35.486941'), 
(28168, 'Vale', 'NC', 704, '-081.418729', '+35.521229'), 
(28169, 'Waco', 'NC', 704, '-081.425111', '+35.352890'), 
(28170, 'Wadesboro', 'NC', 704, '-080.050030', '+34.924469'), 
(28173, 'Waxhaw', 'NC', 704, '-080.727750', '+34.925105'), 
(28174, 'Wingate', 'NC', 704, '-080.427656', '+34.964812'), 
(28201, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28202, 'Charlotte', 'NC', 704, '-080.843493', '+35.226192'), 
(28203, 'Charlotte', 'NC', 704, '-080.856343', '+35.208992'), 
(28204, 'Charlotte', 'NC', 704, '-080.828706', '+35.215342'), 
(28205, 'Charlotte', 'NC', 704, '-080.827444', '+35.325959'), 
(28206, 'Charlotte', 'NC', 704, '-080.820091', '+35.250841'), 
(28207, 'Charlotte', 'NC', 704, '-080.826393', '+35.195393'), 
(28208, 'Charlotte', 'NC', 704, '-080.921750', '+35.209125'), 
(28209, 'Charlotte', 'NC', 704, '-080.853396', '+35.174351'), 
(28210, 'Charlotte', 'NC', 704, '-080.851319', '+35.156753'), 
(28211, 'Charlotte', 'NC', 704, '-080.790760', '+35.169586'), 
(28212, 'Charlotte', 'NC', 704, '-080.749617', '+35.186185'), 
(28213, 'Charlotte', 'NC', 704, '-080.763757', '+35.283599'), 
(28214, 'Charlotte', 'NC', 704, '-080.864057', '+35.279945'), 
(28215, 'Charlotte', 'NC', 704, '-080.788726', '+35.246597'), 
(28216, 'Charlotte', 'NC', 704, '-080.895731', '+35.298775'), 
(28217, 'Charlotte', 'NC', 704, '-080.963642', '+35.133618'), 
(28218, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28219, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28220, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28221, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28222, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28223, 'Charlotte', 'NC', 704, '-080.726687', '+35.304093'), 
(28224, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28225, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28226, 'Charlotte', 'NC', 704, '-080.827470', '+35.108637'), 
(28227, 'Charlotte', 'NC', 704, '-080.711197', '+35.136591'), 
(28228, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28229, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28230, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28231, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28232, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28233, 'Charlotte', 'NC', 704, '-080.825368', '+35.489411'), 
(28234, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28235, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28236, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28237, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28240, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28241, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28242, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28243, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28244, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28246, 'Charlotte', 'NC', 704, '-080.842543', '+35.227542'), 
(28247, 'Charlotte', 'NC', 704, '-080.851149', '+35.065595'), 
(28250, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28253, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28254, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28255, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28256, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28258, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28260, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28261, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28262, 'Charlotte', 'NC', 704, '-080.747559', '+35.318311'), 
(28265, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28266, 'Charlotte', 'NC', 704, '-080.858155', '+35.284459'), 
(28269, 'Charlotte', 'NC', 704, '-080.798583', '+35.331981'), 
(28270, 'Charlotte', 'NC', 704, '-080.762565', '+35.112999'), 
(28272, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28273, 'Charlotte', 'NC', 704, '-080.933793', '+35.128678'), 
(28274, 'Charlotte', 'NC', 704, '-080.831693', '+35.187943'), 
(28275, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28277, 'Charlotte', 'NC', 704, '-080.819488', '+35.055216'), 
(28278, 'Charlotte', 'NC', 704, '-080.956766', '+35.207240'), 
(28280, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28281, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28282, 'Charlotte', 'NC', 704, '-080.844743', '+35.224242'), 
(28283, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28284, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28285, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28286, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28287, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28288, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28289, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28290, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28296, 'Charlotte', 'NC', 704, '-080.845843', '+35.225242'), 
(28297, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28299, 'Charlotte', 'NC', 704, '-080.804151', '+35.260020'), 
(28301, 'Fayetteville', 'NC', 910, '-078.781027', '+35.053416'), 
(28302, 'Fayetteville', 'NC', 910, '-078.908828', '+35.034307'), 
(28303, 'Fayetteville', 'NC', 910, '-078.964952', '+35.074168'), 
(28304, 'Fayetteville', 'NC', 910, '-078.990910', '+35.020629'), 
(28305, 'Fayetteville', 'NC', 910, '-078.906552', '+35.050713'), 
(28306, 'Fayetteville', 'NC', 910, '-078.884801', '+34.942986'), 
(28307, 'Fort Bragg', 'NC', 910, '-078.987942', '+35.140193'), 
(28308, 'Pope A F B', 'NC', 910, '-079.013799', '+35.173377'), 
(28309, 'Fayetteville', 'NC', 910, '-078.842868', '+35.039726'), 
(28310, 'Fort Bragg', 'NC', 910, '-078.803840', '+35.050612'), 
(28311, 'Fayetteville', 'NC', 910, '-078.912281', '+35.156447'), 
(28314, 'Fayetteville', 'NC', 910, '-079.011328', '+35.054250'), 
(28315, 'Aberdeen', 'NC', 910, '-079.517795', '+35.203802'), 
(28318, 'Autryville', 'NC', 910, '-078.590479', '+35.066726'), 
(28319, 'Barnesville', 'NC', 910, '-079.197058', '+34.595364'), 
(28320, 'Bladenboro', 'NC', 910, '-078.725506', '+34.621027'), 
(28323, 'Bunnlevel', 'NC', 910, '-078.914817', '+35.312764'), 
(28325, 'Calypso', 'NC', 919, '-078.099221', '+35.141931'), 
(28326, 'Cameron', 'NC', 910, '-079.347244', '+35.310584'), 
(28327, 'Carthage', 'NC', 910, '-079.428264', '+35.323040'), 
(28328, 'Clinton', 'NC', 910, '-078.415415', '+35.006676'), 
(28329, 'Clinton', 'NC', 910, '-078.277669', '+34.994005'), 
(28330, 'Cordova', 'NC', 910, '-079.798510', '+34.974434'), 
(28331, 'Cumberland', 'NC', 910, '-078.915788', '+35.150896'), 
(28332, 'Dublin', 'NC', 910, '-078.737402', '+34.643740'), 
(28333, 'Dudley', 'NC', 919, '-078.025587', '+35.266919'), 
(28334, 'Dunn', 'NC', 910, '-078.693354', '+35.325672'), 
(28335, 'Dunn', 'NC', 910, '-078.625362', '+35.350774'), 
(28337, 'Elizabethtown', 'NC', 910, '-078.621643', '+34.660959'), 
(28338, 'Ellerbe', 'NC', 910, '-079.714244', '+35.095959'), 
(28339, 'Erwin', 'NC', 910, '-078.705859', '+35.330059'), 
(28340, 'Fairmont', 'NC', 910, '-079.148832', '+34.623018'), 
(28341, 'Faison', 'NC', 910, '-078.102083', '+35.105419'), 
(28342, 'Falcon', 'NC', 910, '-078.649602', '+35.210565'), 
(28343, 'Gibson', 'NC', 910, '-079.577405', '+34.795061'), 
(28344, 'Godwin', 'NC', 910, '-078.678821', '+35.194383'), 
(28345, 'Hamlet', 'NC', 910, '-079.649111', '+34.937085'), 
(28347, 'Hoffman', 'NC', 910, '-079.551692', '+35.035103'), 
(28348, 'Hope Mills', 'NC', 910, '-078.932920', '+34.921277'), 
(28349, 'Kenansville', 'NC', 910, '-077.896863', '+35.015157'), 
(28350, 'Lakeview', 'NC', 910, '-079.315694', '+35.230608'), 
(28351, 'Laurel Hill', 'NC', 910, '-079.571125', '+34.774650'), 
(28352, 'Laurinburg', 'NC', 910, '-079.475606', '+34.796929'), 
(28353, 'Laurinburg', 'NC', 910, '-079.482423', '+34.781768'), 
(28355, 'Lemon Springs', 'NC', 336, '-079.165314', '+35.467567'), 
(28356, 'Linden', 'NC', 910, '-078.783749', '+35.218025'), 
(28357, 'Lumber Bridge', 'NC', 910, '-079.163606', '+34.778165'), 
(28358, 'Lumberton', 'NC', 910, '-079.106224', '+34.631016'), 
(28359, 'Lumberton', 'NC', 910, '-079.014425', '+34.607669'), 
(28360, 'Lumberton', 'NC', 910, '-079.108363', '+34.669719'), 
(28361, 'McCain', 'NC', 910, '-079.246841', '+35.023630'), 
(28362, 'Marietta', 'NC', 910, '-079.127936', '+34.379114'), 
(28363, 'Marston', 'NC', 910, '-079.612680', '+34.972810'), 
(28364, 'Maxton', 'NC', 910, '-079.318072', '+34.711437'), 
(28365, 'Mount Olive', 'NC', 919, '-078.090060', '+35.229061'), 
(28366, 'Newton Grove', 'NC', 910, '-078.333526', '+35.149360'), 
(28367, 'Norman', 'NC', 910, '-079.737940', '+35.162723'), 
(28368, 'Olivia', 'NC', 919, '-079.107381', '+35.322949'), 
(28369, 'Orrum', 'NC', 910, '-079.034509', '+34.473204'), 
(28370, 'Pinehurst', 'NC', 910, '-079.452352', '+35.216222'), 
(28371, 'Parkton', 'NC', 910, '-078.992980', '+34.896504'), 
(28372, 'Pembroke', 'NC', 910, '-079.127951', '+34.716443'), 
(28373, 'Pinebluff', 'NC', 910, '-079.466296', '+35.100733'), 
(28374, 'Pinehurst', 'NC', 910, '-079.413311', '+35.211461'), 
(28375, 'Proctorville', 'NC', 910, '-079.041388', '+34.471259'), 
(28376, 'Raeford', 'NC', 910, '-079.233178', '+34.953431'), 
(28377, 'Red Springs', 'NC', 910, '-079.113936', '+34.700472'), 
(28378, 'Rex', 'NC', 910, '-079.064165', '+34.854316'), 
(28379, 'Rockingham', 'NC', 910, '-079.724173', '+34.974134'), 
(28380, 'Rockingham', 'NC', 910, '-079.767341', '+34.994152'), 
(28382, 'Roseboro', 'NC', 910, '-078.451568', '+35.001160'), 
(28383, 'Rowland', 'NC', 910, '-079.196744', '+34.665311'), 
(28384, 'Saint Pauls', 'NC', 910, '-078.968753', '+34.797081'), 
(28385, 'Salemburg', 'NC', 910, '-078.508895', '+35.045096');

insert  into zipcodes values 
(28386, 'Shannon', 'NC', 910, '-079.031674', '+34.765637'), 
(28387, 'Southern Pines', 'NC', 910, '-079.394988', '+35.218064'), 
(28388, 'Southern Pines', 'NC', 910, '-079.432734', '+35.280335'), 
(28390, 'Spring Lake', 'NC', 910, '-078.977243', '+35.189079'), 
(28391, 'Stedman', 'NC', 910, '-078.700219', '+35.030903'), 
(28392, 'Tar Heel', 'NC', 910, '-078.809292', '+34.745753'), 
(28393, 'Turkey', 'NC', 910, '-078.198087', '+34.984688'), 
(28394, 'Vass', 'NC', 910, '-079.337956', '+35.230348'), 
(28395, 'Wade', 'NC', 910, '-078.745001', '+35.142518'), 
(28396, 'Wagram', 'NC', 910, '-079.404128', '+34.903601'), 
(28398, 'Warsaw', 'NC', 910, '-078.031022', '+35.018030'), 
(28399, 'White Oak', 'NC', 910, '-078.679332', '+34.762175'), 
(28401, 'Wilmington', 'NC', 910, '-077.954810', '+34.163503'), 
(28402, 'Wilmington', 'NC', 910, '-077.901408', '+34.340518'), 
(28403, 'Wilmington', 'NC', 910, '-077.870418', '+34.139742'), 
(28404, 'Wilmington', 'NC', 910, '-078.071270', '+33.926255'), 
(28405, 'Wilmington', 'NC', 910, '-077.836109', '+34.184682'), 
(28406, 'Wilmington', 'NC', 910, '-077.852599', '+34.088079'), 
(28407, 'Wilmington', 'NC', 910, '-077.852599', '+34.088079'), 
(28408, 'Wilmington', 'NC', 910, '-077.792177', '+34.212707'), 
(28409, 'Wilmington', 'NC', 910, '-077.862667', '+34.136370'), 
(28410, 'Wilmington', 'NC', 910, '-077.852599', '+34.088079'), 
(28411, 'Wilmington', 'NC', 910, '-077.803856', '+34.303335'), 
(28412, 'Wilmington', 'NC', 910, '-077.918590', '+34.127458'), 
(28420, 'Ash', 'NC', 910, '-078.494942', '+34.064930'), 
(28421, 'Atkinson', 'NC', 910, '-078.094517', '+34.510936'), 
(28422, 'Bolivia', 'NC', 910, '-078.172242', '+34.017181'), 
(28423, 'Bolton', 'NC', 910, '-078.350029', '+34.275295'), 
(28424, 'Brunswick', 'NC', 910, '-078.699417', '+34.290716'), 
(28425, 'Burgaw', 'NC', 910, '-077.937122', '+34.546108'), 
(28428, 'Carolina Beach', 'NC', 910, '-077.895702', '+34.035151'), 
(28429, 'Castle Hayne', 'NC', 910, '-077.887477', '+34.329932'), 
(28430, 'Cerro Gordo', 'NC', 910, '-078.725768', '+34.301907'), 
(28431, 'Chadbourn', 'NC', 910, '-078.891483', '+34.316747'), 
(28432, 'Clarendon', 'NC', 910, '-078.789061', '+34.165516'), 
(28433, 'Clarkton', 'NC', 910, '-078.592149', '+34.529167'), 
(28434, 'Council', 'NC', 910, '-078.477201', '+34.471042'), 
(28435, 'Currie', 'NC', 910, '-078.115064', '+34.441229'), 
(28436, 'Delco', 'NC', 910, '-078.260664', '+34.283839'), 
(28438, 'Evergreen', 'NC', 910, '-078.894652', '+34.420379'), 
(28439, 'Fair Bluff', 'NC', 910, '-078.987194', '+34.278093'), 
(28441, 'Garland', 'NC', 910, '-078.323226', '+34.822898'), 
(28442, 'Hallsboro', 'NC', 910, '-078.652989', '+34.337401'), 
(28443, 'Hampstead', 'NC', 910, '-077.658725', '+34.391419'), 
(28444, 'Harrells', 'NC', 910, '-078.262730', '+34.711792'), 
(28445, 'Holly Ridge', 'NC', 910, '-077.514707', '+34.527983'), 
(28446, 'Ingold', 'NC', 910, '-078.348111', '+34.836610'), 
(28447, 'Ivanhoe', 'NC', 910, '-078.234209', '+34.623287'), 
(28448, 'Kelly', 'NC', 910, '-078.322339', '+34.497157'), 
(28449, 'Kure Beach', 'NC', 910, '-077.920117', '+33.986817'), 
(28450, 'Lake Waccamaw', 'NC', 910, '-078.751361', '+34.345825'), 
(28451, 'Leland', 'NC', 910, '-078.083622', '+34.245499'), 
(28452, 'Longwood', 'NC', 910, '-078.554121', '+33.997292'), 
(28453, 'Magnolia', 'NC', 910, '-078.034098', '+34.885139'), 
(28454, 'Maple Hill', 'NC', 910, '-077.711665', '+34.659359'), 
(28455, 'Nakina', 'NC', 910, '-078.690122', '+34.117032'), 
(28456, 'Riegelwood', 'NC', 910, '-078.248730', '+34.353063'), 
(28457, 'Rocky Point', 'NC', 910, '-077.816971', '+34.477635'), 
(28458, 'Rose Hill', 'NC', 910, '-078.022982', '+34.829225'), 
(28459, 'Shallotte', 'NC', 910, '-078.412864', '+33.933388'), 
(28460, 'Sneads Ferry', 'NC', 910, '-077.426164', '+34.606940'), 
(28461, 'Southport', 'NC', 910, '-078.238126', '+33.966293'), 
(28462, 'Supply', 'NC', 910, '-078.223678', '+34.002551'), 
(28463, 'Tabor City', 'NC', 910, '-078.635372', '+34.153412'), 
(28464, 'Teachey', 'NC', 910, '-077.967075', '+34.778119'), 
(28465, 'Oak Island', 'NC', 910, '-078.127035', '+34.090202'), 
(28466, 'Wallace', 'NC', 910, '-077.940027', '+34.767430'), 
(28467, 'Calabash', 'NC', 910, '-078.395641', '+33.911953'), 
(28468, 'Sunset Beach', 'NC', 910, '-078.327029', '+33.945533'), 
(28469, 'Ocean Isle Beach', 'NC', 910, '-078.271319', '+33.936658'), 
(28470, 'South Brunswick', 'NC', 910, '-078.311346', '+33.992923'), 
(28471, 'Watha', 'NC', 910, '-078.031540', '+34.613953'), 
(28472, 'Whiteville', 'NC', 910, '-078.625479', '+34.262252'), 
(28478, 'Willard', 'NC', 910, '-078.044929', '+34.675090'), 
(28479, 'Winnabow', 'NC', 910, '-078.055776', '+34.155253'), 
(28480, 'Wrightsville Beach', 'NC', 910, '-077.859467', '+34.214489'), 
(28501, 'Kinston', 'NC', 252, '-077.615508', '+35.220079'), 
(28502, 'Kinston', 'NC', 252, '-077.662614', '+35.288558'), 
(28503, 'Kinston', 'NC', 252, '-077.595034', '+35.319066'), 
(28504, 'Kinston', 'NC', 252, '-077.657605', '+35.205977'), 
(28508, 'Albertson', 'NC', 919, '-077.824959', '+35.103676'), 
(28509, 'Alliance', 'NC', 252, '-076.632264', '+35.156145'), 
(28510, 'Arapahoe', 'NC', 252, '-076.798574', '+35.034156'), 
(28511, 'Atlantic', 'NC', 252, '-076.587097', '+34.873922'), 
(28512, 'Atlantic Beach', 'NC', 252, '-076.755456', '+34.741717'), 
(28513, 'Ayden', 'NC', 252, '-077.359224', '+35.463405'), 
(28515, 'Bayboro', 'NC', 252, '-076.705640', '+35.135840'), 
(28516, 'Beaufort', 'NC', 252, '-076.610744', '+34.753777'), 
(28518, 'Beulaville', 'NC', 910, '-077.785362', '+34.895292'), 
(28519, 'Bridgeton', 'NC', 252, '-077.019960', '+35.129461'), 
(28520, 'Cedar Island', 'NC', 252, '-076.587097', '+34.873922'), 
(28521, 'Chinquapin', 'NC', 910, '-077.774970', '+34.897753'), 
(28522, 'Comfort', 'NC', 252, '-077.523102', '+35.005079'), 
(28523, 'Cove City', 'NC', 252, '-077.304943', '+35.229878'), 
(28524, 'Davis', 'NC', 252, '-076.587097', '+34.873922'), 
(28525, 'Deep Run', 'NC', 252, '-077.688191', '+35.134409'), 
(28526, 'Dover', 'NC', 252, '-077.364631', '+35.255441'), 
(28527, 'Ernul', 'NC', 252, '-077.020149', '+35.226396'), 
(28528, 'Gloucester', 'NC', 252, '-076.587097', '+34.873922'), 
(28529, 'Grantsboro', 'NC', 252, '-076.828552', '+35.090185'), 
(28530, 'Grifton', 'NC', 252, '-077.399501', '+35.440556'), 
(28531, 'Harkers Island', 'NC', 252, '-076.587097', '+34.873922'), 
(28532, 'Havelock', 'NC', 252, '-077.053443', '+35.028677'), 
(28533, 'Cherry Point', 'NC', 252, '-076.899976', '+34.903793'), 
(28537, 'Hobucken', 'NC', 252, '-076.577201', '+35.266039'), 
(28538, 'Hookerton', 'NC', 252, '-077.591228', '+35.421956'), 
(28539, 'Hubert', 'NC', 910, '-077.222926', '+34.709544'), 
(28540, 'Jacksonville', 'NC', 910, '-077.414673', '+34.726587'), 
(28541, 'Jacksonville', 'NC', 910, '-077.391199', '+34.692056'), 
(28542, 'Camp Lejeune', 'NC', 910, '-077.463687', '+34.664035'), 
(28543, 'Tarawa Terrace', 'NC', 910, '-077.382049', '+34.736045'), 
(28544, 'Midway Park', 'NC', 910, '-077.417426', '+34.622795'), 
(28545, 'McCutcheon Field', 'NC', 910, '-077.391199', '+34.692056'), 
(28546, 'Jacksonville', 'NC', 910, '-077.444847', '+34.720825'), 
(28547, 'Camp Lejeune', 'NC', 910, '-077.361429', '+34.690934'), 
(28551, 'La Grange', 'NC', 252, '-077.631048', '+35.215944'), 
(28552, 'Lowland', 'NC', 252, '-076.583839', '+35.282911'), 
(28553, 'Marshallberg', 'NC', 252, '-076.587097', '+34.873922'), 
(28554, 'Maury', 'NC', 252, '-077.651024', '+35.499930'), 
(28555, 'Maysville', 'NC', 252, '-077.280066', '+34.934067'), 
(28556, 'Merritt', 'NC', 252, '-076.671887', '+35.122377'), 
(28557, 'Morehead City', 'NC', 252, '-076.770987', '+34.727798'), 
(28560, 'New Bern', 'NC', 252, '-077.178429', '+35.098109'), 
(28561, 'New Bern', 'NC', 252, '-077.075850', '+35.103736'), 
(28562, 'New Bern', 'NC', 252, '-077.190548', '+35.116959'), 
(28563, 'New Bern', 'NC', 252, '-077.063360', '+35.110855'), 
(28564, 'New Bern', 'NC', 252, '-077.063360', '+35.110855'), 
(28570, 'Newport', 'NC', 252, '-076.878174', '+34.766818'), 
(28571, 'Oriental', 'NC', 252, '-076.723675', '+35.053819'), 
(28572, 'Pink Hill', 'NC', 252, '-077.694287', '+35.057332'), 
(28573, 'Pollocksville', 'NC', 252, '-077.240202', '+35.009751'), 
(28574, 'Richlands', 'NC', 910, '-077.581206', '+34.860048'), 
(28575, 'Salter Path', 'NC', 252, '-076.587097', '+34.873922'), 
(28577, 'Sealevel', 'NC', 252, '-076.587097', '+34.873922'), 
(28578, 'Seven Springs', 'NC', 919, '-077.897418', '+35.217099'), 
(28579, 'Smyrna', 'NC', 252, '-076.587097', '+34.873922'), 
(28580, 'Snow Hill', 'NC', 252, '-077.701329', '+35.428349'), 
(28581, 'Stacy', 'NC', 252, '-076.587097', '+34.873922'), 
(28582, 'Stella', 'NC', 252, '-076.587097', '+34.873922'), 
(28583, 'Stonewall', 'NC', 252, '-076.632264', '+35.156145'), 
(28584, 'Swansboro', 'NC', 910, '-077.173963', '+34.776677'), 
(28585, 'Trenton', 'NC', 252, '-077.431386', '+35.057695'), 
(28586, 'Vanceboro', 'NC', 252, '-077.177912', '+35.313130'), 
(28587, 'Vandemere', 'NC', 252, '-076.660435', '+35.191279'), 
(28589, 'Williston', 'NC', 252, '-076.587097', '+34.873922'), 
(28590, 'Winterville', 'NC', 252, '-077.327423', '+35.474610'), 
(28594, 'Emerald Isle', 'NC', 252, '-076.862415', '+34.695016'), 
(28601, 'Hickory', 'NC', 828, '-081.308224', '+35.758221'), 
(28602, 'Hickory', 'NC', 828, '-081.269348', '+35.661511'), 
(28603, 'Hickory', 'NC', 828, '-081.287181', '+35.679876'), 
(28604, 'Banner Elk', 'NC', 828, '-081.910144', '+36.072025'), 
(28605, 'Blowing Rock', 'NC', 828, '-081.714505', '+36.163862'), 
(28606, 'Boomer', 'NC', 336, '-081.233580', '+36.122485'), 
(28607, 'Boone', 'NC', 828, '-081.699784', '+36.222156'), 
(28608, 'Boone', 'NC', 828, '-081.713416', '+36.221334'), 
(28609, 'Catawba', 'NC', 828, '-081.044672', '+35.684978'), 
(28610, 'Claremont', 'NC', 828, '-081.126930', '+35.730213'), 
(28611, 'Collettsville', 'NC', 828, '-081.726617', '+35.994554'), 
(28612, 'Connellys Springs', 'NC', 828, '-081.538697', '+35.689483'), 
(28613, 'Conover', 'NC', 828, '-081.209458', '+35.740848'), 
(28615, 'Creston', 'NC', 336, '-081.596886', '+36.464673'), 
(28616, 'Crossnore', 'NC', 828, '-081.889238', '+36.059123'), 
(28617, 'Crumpler', 'NC', 336, '-081.385406', '+36.494803'), 
(28618, 'Deep Gap', 'NC', 828, '-081.541072', '+36.207343'), 
(28619, 'Drexel', 'NC', 828, '-081.640557', '+35.717868'), 
(28621, 'Elkin', 'NC', 336, '-080.799944', '+36.318035'), 
(28622, 'Elk Park', 'NC', 828, '-081.919892', '+36.185475'), 
(28623, 'Ennice', 'NC', 336, '-080.983323', '+36.520689'), 
(28624, 'Ferguson', 'NC', 336, '-081.412744', '+36.114413'), 
(28625, 'Statesville', 'NC', 704, '-080.897570', '+35.790866'), 
(28626, 'Fleetwood', 'NC', 336, '-081.508408', '+36.330187'), 
(28627, 'Glade Valley', 'NC', 336, '-081.006386', '+36.470469'), 
(28628, 'Glen Alpine', 'NC', 828, '-081.817998', '+35.721174'), 
(28629, 'Glendale Springs', 'NC', 336, '-081.374732', '+36.348613'), 
(28630, 'Granite Falls', 'NC', 828, '-081.454664', '+35.834865'), 
(28631, 'Grassy Creek', 'NC', 336, '-081.414630', '+36.545329'), 
(28633, 'Lenoir', 'NC', 828, '-081.539847', '+35.937564'), 
(28634, 'Harmony', 'NC', 704, '-080.777838', '+35.964392'), 
(28635, 'Hays', 'NC', 336, '-081.116941', '+36.308091'), 
(28636, 'Hiddenite', 'NC', 828, '-081.149233', '+35.938931'), 
(28637, 'Hildebran', 'NC', 828, '-081.497816', '+35.727107'), 
(28638, 'Hudson', 'NC', 828, '-081.479726', '+35.839777'), 
(28640, 'Jefferson', 'NC', 336, '-081.414753', '+36.403558'), 
(28641, 'Jonas Ridge', 'NC', 828, '-081.884521', '+35.938422'), 
(28642, 'Jonesville', 'NC', 336, '-080.801365', '+36.210523'), 
(28643, 'Lansing', 'NC', 336, '-081.553069', '+36.502581'), 
(28644, 'Laurel Springs', 'NC', 336, '-081.300052', '+36.422183'), 
(28645, 'Lenoir', 'NC', 828, '-081.560742', '+35.947401'), 
(28646, 'Linville', 'NC', 828, '-081.917716', '+36.040964'), 
(28647, 'Linville Falls', 'NC', 828, '-081.675545', '+35.779182'), 
(28649, 'Mc Grady', 'NC', 336, '-081.200766', '+36.307698'), 
(28650, 'Maiden', 'NC', 828, '-081.162793', '+35.588869'), 
(28651, 'Millers Creek', 'NC', 336, '-081.224811', '+36.241997'), 
(28652, 'Minneapolis', 'NC', 828, '-081.934265', '+36.086466'), 
(28653, 'Montezuma', 'NC', 828, '-081.901715', '+36.065053'), 
(28654, 'Moravian Falls', 'NC', 336, '-081.165221', '+36.100492'), 
(28655, 'Morganton', 'NC', 828, '-081.676229', '+35.772992'), 
(28656, 'North Wilkesboro', 'NC', 336, '-081.045963', '+36.238438'), 
(28657, 'Newland', 'NC', 828, '-081.930337', '+36.059029'), 
(28658, 'Newton', 'NC', 828, '-081.171930', '+35.631914'), 
(28659, 'North Wilkesboro', 'NC', 336, '-081.067495', '+36.208773'), 
(28660, 'Olin', 'NC', 704, '-080.864673', '+35.974905'), 
(28661, 'Patterson', 'NC', 828, '-081.562609', '+35.997260'), 
(28662, 'Pineola', 'NC', 828, '-081.876049', '+36.085582'), 
(28663, 'Piney Creek', 'NC', 336, '-081.301935', '+36.527637'), 
(28664, 'Plumtree', 'NC', 828, '-082.003691', '+36.044098'), 
(28665, 'Purlear', 'NC', 336, '-081.179412', '+36.223349'), 
(28666, 'Icard', 'NC', 828, '-081.495395', '+35.730050'), 
(28667, 'Rhodhiss', 'NC', 828, '-081.430230', '+35.777241'), 
(28668, 'Roaring Gap', 'NC', 336, '-080.987489', '+36.398983'), 
(28669, 'Roaring River', 'NC', 336, '-080.998644', '+36.227255'), 
(28670, 'Ronda', 'NC', 336, '-080.929782', '+36.200830'), 
(28671, 'Rutherford College', 'NC', 828, '-081.563674', '+35.748580'), 
(28672, 'Scottville', 'NC', 336, '-081.492983', '+36.414156'), 
(28673, 'Sherrills Ford', 'NC', 828, '-080.997147', '+35.603076'), 
(28674, 'North Wilkesboro', 'NC', 336, '-081.207166', '+36.216247'), 
(28675, 'Sparta', 'NC', 336, '-081.140955', '+36.495157'), 
(28676, 'State Road', 'NC', 336, '-080.852275', '+36.336635'), 
(28677, 'Statesville', 'NC', 704, '-080.901036', '+35.773406'), 
(28678, 'Stony Point', 'NC', 828, '-081.162749', '+35.883130'), 
(28679, 'Sugar Grove', 'NC', 828, '-081.835794', '+36.254958'), 
(28680, 'Morganton', 'NC', 828, '-081.695292', '+35.750657'), 
(28681, 'Taylorsville', 'NC', 828, '-081.209656', '+35.916914'), 
(28682, 'Terrell', 'NC', 828, '-080.968153', '+35.579418'), 
(28683, 'Thurmond', 'NC', 336, '-080.989986', '+36.346341'), 
(28684, 'Todd', 'NC', 704, '-081.579496', '+36.340991'), 
(28685, 'Traphill', 'NC', 336, '-081.031598', '+36.331988'), 
(28687, 'Statesville', 'NC', 704, '-080.947028', '+35.529792'), 
(28688, 'Turnersburg', 'NC', 704, '-080.947028', '+35.529792'), 
(28689, 'Union Grove', 'NC', 704, '-080.887909', '+36.029749'), 
(28690, 'Valdese', 'NC', 828, '-081.616600', '+35.737757'), 
(28691, 'Valle Crucis', 'NC', 828, '-081.778871', '+36.209158'), 
(28692, 'Vilas', 'NC', 828, '-081.802644', '+36.266185'), 
(28693, 'Warrensville', 'NC', 336, '-081.572935', '+36.455704'), 
(28694, 'West Jefferson', 'NC', 336, '-081.484857', '+36.359734'), 
(28697, 'Wilkesboro', 'NC', 336, '-081.129235', '+36.211148'), 
(28698, 'Zionville', 'NC', 336, '-081.739308', '+36.324526'), 
(28699, 'Scotts', 'NC', 704, '-081.007620', '+35.831037'), 
(28701, 'Alexander', 'NC', 828, '-082.556751', '+35.628016'), 
(28702, 'Almond', 'NC', 828, '-083.479397', '+35.409905'), 
(28704, 'Arden', 'NC', 828, '-082.541808', '+35.589686'), 
(28705, 'Bakersville', 'NC', 828, '-082.205783', '+36.038317'), 
(28707, 'Balsam', 'NC', 828, '-083.092783', '+35.430091'), 
(28708, 'Balsam Grove', 'NC', 828, '-082.898272', '+35.205962'), 
(28709, 'Barnardsville', 'NC', 828, '-082.529787', '+35.716280'), 
(28710, 'Bat Cave', 'NC', 828, '-082.544826', '+35.431900'), 
(28711, 'Black Mountain', 'NC', 828, '-082.461196', '+35.564616'), 
(28712, 'Brevard', 'NC', 828, '-082.753971', '+35.174351'), 
(28713, 'Bryson City', 'NC', 828, '-083.508554', '+35.385630'), 
(28714, 'Burnsville', 'NC', 828, '-082.268193', '+35.835649'), 
(28715, 'Candler', 'NC', 828, '-082.529962', '+35.535096'), 
(28716, 'Canton', 'NC', 828, '-082.959555', '+35.492743'), 
(28717, 'Cashiers', 'NC', 828, '-083.093769', '+35.101156'), 
(28718, 'Cedar Mountain', 'NC', 828, '-082.637352', '+35.150810'), 
(28719, 'Cherokee', 'NC', 828, '-083.349060', '+35.494881'), 
(28720, 'Chimney Rock', 'NC', 828, '-082.241744', '+35.436893'), 
(28721, 'Clyde', 'NC', 828, '-082.978588', '+35.637588'), 
(28722, 'Columbus', 'NC', 828, '-082.123534', '+35.261201'), 
(28723, 'Cullowhee', 'NC', 828, '-083.132409', '+35.249256'), 
(28724, 'Dana', 'NC', 828, '-082.388325', '+35.295403'), 
(28725, 'Dillsboro', 'NC', 828, '-083.259211', '+35.373461'), 
(28726, 'East Flat Rock', 'NC', 828, '-082.442057', '+35.313136'), 
(28727, 'Edneyville', 'NC', 828, '-082.503226', '+35.322276'), 
(28728, 'Enka', 'NC', 828, '-082.708024', '+35.498797'), 
(28729, 'Etowah', 'NC', 828, '-082.587192', '+35.312520'), 
(28730, 'Fairview', 'NC', 828, '-082.404704', '+35.529188'), 
(28731, 'Flat Rock', 'NC', 828, '-082.403731', '+35.297055'), 
(28732, 'Fletcher', 'NC', 828, '-082.494647', '+35.370666'), 
(28733, 'Fontana Dam', 'NC', 828, '-083.779522', '+35.423135'), 
(28734, 'Franklin', 'NC', 828, '-083.422421', '+35.155829'), 
(28735, 'Gerton', 'NC', 828, '-082.503226', '+35.322276'), 
(28736, 'Glenville', 'NC', 828, '-083.107379', '+35.230342'), 
(28737, 'Glenwood', 'NC', 828, '-082.059494', '+35.738725'), 
(28738, 'Hazelwood', 'NC', 828, '-083.002841', '+35.468264'), 
(28739, 'Hendersonville', 'NC', 828, '-082.450340', '+35.318016'), 
(28740, 'Greenmountain', 'NC', 828, '-082.319283', '+35.891630'), 
(28741, 'Highlands', 'NC', 828, '-083.419534', '+35.123767'), 
(28742, 'Horse Shoe', 'NC', 828, '-082.524772', '+35.333332'), 
(28743, 'Hot Springs', 'NC', 828, '-082.752619', '+35.808232'), 
(28744, 'Franklin', 'NC', 828, '-083.295244', '+35.117299'), 
(28745, 'Lake Junaluska', 'NC', 828, '-083.013022', '+35.561150'), 
(28746, 'Lake Lure', 'NC', 828, '-082.183853', '+35.463527'), 
(28747, 'Lake Toxaway', 'NC', 828, '-082.826781', '+35.157059'), 
(28748, 'Leicester', 'NC', 828, '-082.683175', '+35.579969'), 
(28749, 'Little Switzerland', 'NC', 828, '-082.059494', '+35.738725'), 
(28750, 'Lynn', 'NC', 828, '-082.236198', '+35.236179'), 
(28751, 'Maggie Valley', 'NC', 828, '-083.036558', '+35.527318'), 
(28752, 'Marion', 'NC', 828, '-082.034672', '+35.684187'), 
(28753, 'Marshall', 'NC', 828, '-082.710523', '+35.859719'), 
(28754, 'Mars Hill', 'NC', 828, '-082.516228', '+35.879456'), 
(28755, 'Micaville', 'NC', 828, '-082.196202', '+35.839240'), 
(28756, 'Mill Spring', 'NC', 828, '-082.158975', '+35.336371'), 
(28757, 'Montreat', 'NC', 828, '-082.315637', '+35.641473'), 
(28758, 'Mountain Home', 'NC', 828, '-082.493750', '+35.371065'), 
(28760, 'Naples', 'NC', 828, '-082.481257', '+35.381677'), 
(28761, 'Nebo', 'NC', 828, '-081.906612', '+35.669058'), 
(28762, 'Old Fort', 'NC', 828, '-082.148319', '+35.616257'), 
(28763, 'Otto', 'NC', 828, '-083.385390', '+35.051539'), 
(28765, 'Penland', 'NC', 828, '-082.110672', '+35.921862'), 
(28766, 'Penrose', 'NC', 828, '-082.644584', '+35.260991'), 
(28768, 'Pisgah Forest', 'NC', 828, '-082.748346', '+35.231828'), 
(28770, 'Ridgecrest', 'NC', 828, '-082.300480', '+35.618596'), 
(28771, 'Robbinsville', 'NC', 828, '-083.773869', '+35.343758'), 
(28772, 'Rosman', 'NC', 828, '-082.838320', '+35.159152'), 
(28773, 'Saluda', 'NC', 828, '-082.288029', '+35.257579'), 
(28774, 'Sapphire', 'NC', 828, '-082.988872', '+35.097862'), 
(28775, 'Scaly Mountain', 'NC', 828, '-083.327411', '+35.031070'), 
(28776, 'Skyland', 'NC', 828, '-082.520707', '+35.483482'), 
(28777, 'Spruce Pine', 'NC', 828, '-082.076470', '+35.914640'), 
(28778, 'Swannanoa', 'NC', 828, '-082.453107', '+35.608576'), 
(28779, 'Sylva', 'NC', 828, '-083.187963', '+35.275674'), 
(28781, 'Topton', 'NC', 828, '-083.785397', '+35.219991'), 
(28782, 'Tryon', 'NC', 828, '-082.179654', '+35.279322'), 
(28783, 'Tuckasegee', 'NC', 828, '-083.044292', '+35.246573'), 
(28784, 'Tuxedo', 'NC', 828, '-082.417819', '+35.217377'), 
(28786, 'Waynesville', 'NC', 828, '-082.959617', '+35.585619'), 
(28787, 'Weaverville', 'NC', 828, '-082.588915', '+35.702704'), 
(28788, 'Webster', 'NC', 828, '-083.233302', '+35.328533'), 
(28789, 'Whittier', 'NC', 828, '-083.263368', '+35.423045'), 
(28790, 'Zirconia', 'NC', 828, '-082.488614', '+35.208041'), 
(28791, 'Hendersonville', 'NC', 828, '-082.525027', '+35.346415'), 
(28792, 'Hendersonville', 'NC', 828, '-082.450455', '+35.317413'), 
(28793, 'Hendersonville', 'NC', 828, '-082.503611', '+35.292714'), 
(28801, 'Asheville', 'NC', 828, '-082.567281', '+35.602711'), 
(28802, 'Asheville', 'NC', 828, '-082.667132', '+35.623732'), 
(28803, 'Asheville', 'NC', 828, '-082.580635', '+35.573619'), 
(28804, 'Asheville', 'NC', 828, '-082.589146', '+35.624512'), 
(28805, 'Asheville', 'NC', 828, '-082.517148', '+35.615785'), 
(28806, 'Asheville', 'NC', 828, '-082.605913', '+35.570357'), 
(28810, 'Asheville', 'NC', 828, '-082.528558', '+35.620335'), 
(28813, 'Asheville', 'NC', 828, '-082.502644', '+35.500420'), 
(28814, 'Asheville', 'NC', 828, '-082.492664', '+35.664752'), 
(28815, 'Asheville', 'NC', 828, '-082.528558', '+35.620335'), 
(28816, 'Asheville', 'NC', 828, '-082.528558', '+35.620335'), 
(28901, 'Andrews', 'NC', 828, '-083.871110', '+35.170731'), 
(28902, 'Brasstown', 'NC', 828, '-083.878025', '+35.025885'), 
(28903, 'Culberson', 'NC', 828, '-084.035916', '+35.094379'), 
(28904, 'Hayesville', 'NC', 828, '-083.778309', '+35.071416'), 
(28905, 'Marble', 'NC', 828, '-083.902545', '+35.146410'), 
(28906, 'Murphy', 'NC', 828, '-084.038776', '+35.131159'), 
(28909, 'Warne', 'NC', 828, '-083.905055', '+35.015083'), 
(29001, 'Alcolu', 'SC', 803, '-080.190733', '+33.685155'), 
(29002, 'Ballentine', 'SC', 803, '-081.234811', '+34.126535'), 
(29003, 'Bamberg', 'SC', 803, '-080.973559', '+33.206294'), 
(29006, 'Batesburg', 'SC', 803, '-081.414643', '+33.871866'), 
(29009, 'Bethune', 'SC', 843, '-080.532238', '+34.436891'), 
(29010, 'Bishopville', 'SC', 803, '-080.306569', '+34.207324'), 
(29014, 'Blackstock', 'SC', 803, '-081.083171', '+34.596281'), 
(29015, 'Blair', 'SC', 803, '-081.270211', '+34.414780'), 
(29016, 'Blythewood', 'SC', 803, '-080.918919', '+34.104758'), 
(29018, 'Bowman', 'SC', 803, '-080.565482', '+33.341855'), 
(29020, 'Camden', 'SC', 803, '-080.612489', '+34.313477'), 
(29030, 'Cameron', 'SC', 803, '-080.708141', '+33.570316'), 
(29031, 'Carlisle', 'SC', 803, '-081.481439', '+34.567049'), 
(29032, 'Cassatt', 'SC', 803, '-080.541490', '+34.357230'), 
(29033, 'Cayce', 'SC', 803, '-081.294081', '+33.868493'), 
(29036, 'Chapin', 'SC', 803, '-081.334355', '+34.135909'), 
(29037, 'Chappells', 'SC', 864, '-081.872428', '+34.221772'), 
(29038, 'Cope', 'SC', 803, '-080.956389', '+33.381696'), 
(29039, 'Cordova', 'SC', 803, '-080.917520', '+33.417322'), 
(29040, 'Dalzell', 'SC', 803, '-080.478151', '+34.025111'), 
(29041, 'Davis Station', 'SC', 803, '-080.208109', '+33.688373'), 
(29042, 'Denmark', 'SC', 803, '-081.104895', '+33.237543'), 
(29044, 'Eastover', 'SC', 803, '-080.947910', '+33.992252'), 
(29045, 'Elgin', 'SC', 803, '-080.798610', '+34.195220'), 
(29046, 'Elliott', 'SC', 803, '-080.240955', '+34.159980'), 
(29047, 'Elloree', 'SC', 803, '-080.582264', '+33.496664'), 
(29048, 'Eutawville', 'SC', 803, '-080.402308', '+33.416449'), 
(29051, 'Gable', 'SC', 803, '-080.208109', '+33.688373'), 
(29052, 'Gadsden', 'SC', 803, '-080.733782', '+33.846420'), 
(29053, 'Gaston', 'SC', 803, '-081.104235', '+33.815305'), 
(29054, 'Gilbert', 'SC', 803, '-081.410107', '+33.925422'), 
(29055, 'Great Falls', 'SC', 803, '-080.940759', '+34.612456'), 
(29056, 'Greeleyville', 'SC', 843, '-079.832218', '+33.785465'), 
(29058, 'Heath Springs', 'SC', 803, '-080.718482', '+34.588803'), 
(29059, 'Holly Hill', 'SC', 803, '-080.438902', '+33.349458'), 
(29061, 'Hopkins', 'SC', 803, '-080.823000', '+33.920355'), 
(29062, 'Horatio', 'SC', 803, '-080.567589', '+34.012593'), 
(29063, 'Irmo', 'SC', 803, '-081.131151', '+34.085949'), 
(29065, 'Jenkinsville', 'SC', 803, '-081.285308', '+34.301089'), 
(29067, 'Kershaw', 'SC', 803, '-080.542015', '+34.600417'), 
(29069, 'Lamar', 'SC', 843, '-080.005897', '+34.269558'), 
(29070, 'Leesville', 'SC', 803, '-081.423918', '+33.895434'), 
(29071, 'Lexington', 'SC', 803, '-081.248345', '+33.925183'), 
(29072, 'Lexington', 'SC', 803, '-081.253034', '+33.976907'), 
(29073, 'Lexington', 'SC', 803, '-081.335083', '+33.905323'), 
(29074, 'Liberty Hill', 'SC', 803, '-080.789236', '+34.456984'), 
(29075, 'Little Mountain', 'SC', 803, '-081.396654', '+34.193507'), 
(29078, 'Lugoff', 'SC', 803, '-080.731308', '+34.260265'), 
(29079, 'Lydia', 'SC', 843, '-080.100896', '+34.278255'), 
(29080, 'Lynchburg', 'SC', 803, '-080.043417', '+34.049335'), 
(29081, 'Ehrhardt', 'SC', 803, '-081.014013', '+33.088850'), 
(29082, 'Lodge', 'SC', 843, '-080.762449', '+33.029619'), 
(29101, 'Mc Bee', 'SC', 843, '-080.256814', '+34.470238'), 
(29102, 'Manning', 'SC', 803, '-080.211550', '+33.618408'), 
(29104, 'Mayesville', 'SC', 803, '-080.217283', '+33.950173'), 
(29105, 'Monetta', 'SC', 803, '-081.679404', '+33.887970'), 
(29106, 'Monticello', 'SC', 803, '-081.098735', '+34.373596'), 
(29107, 'Neeses', 'SC', 803, '-081.121253', '+33.525625'), 
(29108, 'Newberry', 'SC', 803, '-081.608611', '+34.310027'), 
(29111, 'New Zion', 'SC', 803, '-080.208109', '+33.688373'), 
(29112, 'North', 'SC', 803, '-081.076220', '+33.554183'), 
(29113, 'Norway', 'SC', 803, '-080.977637', '+33.409377'), 
(29114, 'Olanta', 'SC', 843, '-079.903726', '+33.937811'), 
(29115, 'Orangeburg', 'SC', 803, '-080.821825', '+33.490935'), 
(29116, 'Orangeburg', 'SC', 803, '-080.824603', '+33.495930'), 
(29117, 'Orangeburg', 'SC', 803, '-080.797486', '+33.442019'), 
(29118, 'Orangeburg', 'SC', 803, '-080.924805', '+33.567493'), 
(29122, 'Peak', 'SC', 803, '-081.327116', '+34.238620'), 
(29123, 'Pelion', 'SC', 803, '-081.247547', '+33.766538'), 
(29124, 'Perry', 'SC', 803, null, null), 
(29125, 'Pinewood', 'SC', 803, '-080.457854', '+33.756082'), 
(29126, 'Pomaria', 'SC', 803, '-081.412148', '+34.323019'), 
(29127, 'Prosperity', 'SC', 803, '-081.552888', '+34.188062'), 
(29128, 'Rembert', 'SC', 803, '-080.513051', '+34.059796'), 
(29129, 'Ridge Spring', 'SC', 803, '-081.655090', '+33.844203'), 
(29130, 'Ridgeway', 'SC', 803, '-080.926792', '+34.306879'), 
(29132, 'Rion', 'SC', 803, '-081.125230', '+34.307413'), 
(29133, 'Rowesville', 'SC', 803, '-080.701135', '+33.400800'), 
(29135, 'Saint Matthews', 'SC', 803, '-080.867833', '+33.696732'), 
(29137, 'Salley', 'SC', 803, '-081.365813', '+33.605723'), 
(29138, 'Saluda', 'SC', 864, '-081.773740', '+34.031353'), 
(29142, 'Santee', 'SC', 803, '-080.782531', '+33.466571'), 
(29143, 'Sardinia', 'SC', 803, '-080.208109', '+33.688373'), 
(29145, 'Silverstreet', 'SC', 803, '-081.624583', '+34.283570'), 
(29146, 'Springfield', 'SC', 803, '-081.269821', '+33.517097'), 
(29147, 'State Park', 'SC', 803, '-080.970766', '+34.005992'), 
(29148, 'Summerton', 'SC', 803, '-080.322756', '+33.551560'), 
(29150, 'Sumter', 'SC', 803, '-080.354238', '+33.913678'), 
(29151, 'Sumter', 'SC', 803, '-080.374340', '+33.899856'), 
(29152, 'Shaw A F B', 'SC', 803, '-080.370098', '+33.918824'), 
(29153, 'Sumter', 'SC', 803, '-080.320637', '+33.944620'), 
(29154, 'Sumter', 'SC', 803, '-080.426703', '+33.866953'), 
(29160, 'Swansea', 'SC', 803, '-081.102992', '+33.729014'), 
(29161, 'Timmonsville', 'SC', 843, '-079.933777', '+34.062595'), 
(29162, 'Turbeville', 'SC', 843, '-080.022566', '+33.884239'), 
(29163, 'Vance', 'SC', 803, '-080.434809', '+33.417884'), 
(29164, 'Wagener', 'SC', 803, '-081.416321', '+33.655015'), 
(29166, 'Ward', 'SC', 803, '-081.741069', '+34.000971'), 
(29168, 'Wedgefield', 'SC', 803, '-080.498019', '+33.895272'), 
(29169, 'West Columbia', 'SC', 803, '-081.187338', '+33.953664'), 
(29170, 'West Columbia', 'SC', 803, '-081.154290', '+33.932043'), 
(29171, 'West Columbia', 'SC', 803, '-081.248345', '+33.925183'), 
(29172, 'West Columbia', 'SC', 803, '-081.090419', '+33.901578'), 
(29175, 'Westville', 'SC', 803, '-080.603298', '+34.441802'), 
(29176, 'White Oak', 'SC', 803, '-081.098735', '+34.373596'), 
(29177, 'White Rock', 'SC', 803, '-081.260051', '+34.150446'), 
(29178, 'Whitmire', 'SC', 803, '-081.563222', '+34.454376'), 
(29180, 'Winnsboro', 'SC', 803, '-081.082923', '+34.387337'), 
(29201, 'Columbia', 'SC', 803, '-081.024864', '+33.987454'), 
(29202, 'Columbia', 'SC', 803, '-080.979652', '+33.962455'), 
(29203, 'Columbia', 'SC', 803, '-081.039585', '+34.075613'), 
(29204, 'Columbia', 'SC', 803, '-080.978511', '+34.051603'), 
(29205, 'Columbia', 'SC', 803, '-081.000013', '+33.987555'), 
(29206, 'Columbia', 'SC', 803, '-080.951029', '+34.030004'), 
(29207, 'Columbia', 'SC', 803, '-080.939131', '+34.019740'), 
(29208, 'Columbia', 'SC', 803, '-081.019913', '+33.993705'), 
(29209, 'Columbia', 'SC', 803, '-080.942597', '+33.944163'), 
(29210, 'Columbia', 'SC', 803, '-080.993483', '+33.981468'), 
(29211, 'Columbia', 'SC', 803, '-080.922338', '+34.096716'), 
(29212, 'Columbia', 'SC', 803, '-081.197778', '+34.020988'), 
(29214, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29215, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29216, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29217, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29218, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29219, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29220, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29221, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29222, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29223, 'Columbia', 'SC', 803, '-080.924638', '+34.099488'), 
(29224, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29225, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29226, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29227, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29228, 'Columbia', 'SC', 803, '-081.248345', '+33.925183'), 
(29229, 'Columbia', 'SC', 803, '-080.884194', '+34.122660'), 
(29230, 'Columbia', 'SC', 803, '-081.062623', '+34.107483'), 
(29240, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29250, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29260, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29290, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29292, 'Columbia', 'SC', 803, '-080.970766', '+34.005992'), 
(29301, 'Spartanburg', 'SC', 864, '-081.993403', '+35.011309'), 
(29302, 'Spartanburg', 'SC', 864, '-081.834040', '+34.893907'), 
(29303, 'Spartanburg', 'SC', 864, '-081.916778', '+34.980316'), 
(29304, 'Spartanburg', 'SC', 864, '-081.863874', '+34.916625'), 
(29305, 'Spartanburg', 'SC', 864, '-082.105503', '+35.111404'), 
(29306, 'Spartanburg', 'SC', 864, '-081.863090', '+34.899493'), 
(29307, 'Spartanburg', 'SC', 864, '-081.980030', '+35.058097'), 
(29316, 'Spartanburg', 'SC', 864, '-081.979347', '+35.030481'), 
(29318, 'Spartanburg', 'SC', 864, '-081.969020', '+34.888237'), 
(29319, 'Spartanburg', 'SC', 864, '-081.969020', '+34.888237'), 
(29320, 'Arcadia', 'SC', 864, '-081.991626', '+34.957170'), 
(29321, 'Buffalo', 'SC', 864, '-081.733884', '+34.720999'), 
(29322, 'Campobello', 'SC', 864, '-082.040137', '+35.113668'), 
(29323, 'Chesnee', 'SC', 864, '-082.010515', '+35.109575'), 
(29324, 'Clifton', 'SC', 864, '-081.832710', '+34.990560'), 
(29325, 'Clinton', 'SC', 864, '-081.893558', '+34.434920'), 
(29329, 'Converse', 'SC', 864, '-081.832999', '+35.001748'), 
(29330, 'Cowpens', 'SC', 864, '-081.831280', '+35.049210'), 
(29331, 'Cross Anchor', 'SC', 864, '-081.856745', '+34.638315'), 
(29332, 'Cross Hill', 'SC', 864, '-081.977214', '+34.281449'), 
(29333, 'Drayton', 'SC', 864, '-081.906376', '+34.968472'), 
(29334, 'Duncan', 'SC', 864, '-081.992532', '+34.935427'), 
(29335, 'Enoree', 'SC', 864, '-081.882943', '+34.749045'), 
(29336, 'Fairforest', 'SC', 864, '-081.969020', '+34.888237'), 
(29338, 'Fingerville', 'SC', 864, '-082.057103', '+34.999397'), 
(29340, 'Gaffney', 'SC', 864, '-081.633830', '+35.005490'), 
(29341, 'Gaffney', 'SC', 864, '-081.705609', '+35.099884'), 
(29342, 'Gaffney', 'SC', 864, '-081.652395', '+34.996314'), 
(29346, 'Glendale', 'SC', 864, '-081.977324', '+35.044719'), 
(29348, 'Gramling', 'SC', 864, '-081.969020', '+34.888237'), 
(29349, 'Inman', 'SC', 864, '-082.029640', '+35.075367'), 
(29351, 'Joanna', 'SC', 864, '-081.804172', '+34.415357'), 
(29353, 'Jonesville', 'SC', 864, '-081.643060', '+34.812480'), 
(29355, 'Kinards', 'SC', 803, '-081.659070', '+34.355120'), 
(29356, 'Landrum', 'SC', 864, '-082.153545', '+35.146058'), 
(29360, 'Laurens', 'SC', 864, '-082.055091', '+34.528882'), 
(29364, 'Lockhart', 'SC', 864, '-081.477843', '+34.792590'), 
(29365, 'Lyman', 'SC', 864, '-081.985214', '+35.006816'), 
(29368, 'Mayo', 'SC', 864, '-081.990216', '+34.949241'), 
(29369, 'Moore', 'SC', 864, '-082.027320', '+34.970097'), 
(29370, 'Mountville', 'SC', 864, '-081.967088', '+34.375065'), 
(29372, 'Pacolet', 'SC', 864, '-081.773952', '+34.889502'), 
(29373, 'Pacolet Mills', 'SC', 864, '-081.748663', '+34.912385'), 
(29374, 'Pauline', 'SC', 864, '-081.944611', '+34.887498'), 
(29375, 'Reidville', 'SC', 864, '-082.110149', '+34.863648'), 
(29376, 'Roebuck', 'SC', 864, '-081.947247', '+34.829502'), 
(29377, 'Startex', 'SC', 864, '-082.135145', '+34.987543'), 
(29378, 'Una', 'SC', 864, '-081.772738', '+34.853013'), 
(29379, 'Union', 'SC', 864, '-081.647687', '+34.700463'), 
(29384, 'Waterloo', 'SC', 864, '-082.095499', '+34.335762'), 
(29385, 'Wellford', 'SC', 864, '-082.009137', '+34.834143'), 
(29386, 'White Stone', 'SC', 864, '-081.969020', '+34.888237'), 
(29388, 'Woodruff', 'SC', 864, '-081.991496', '+34.890526'), 
(29390, 'Duncan', 'SC', 864, '-081.969020', '+34.888237'), 
(29391, 'Duncan', 'SC', 864, '-081.969020', '+34.888237'), 
(29401, 'Charleston', 'SC', 843, '-079.940844', '+32.780326'), 
(29402, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29403, 'Charleston', 'SC', 843, '-079.965464', '+32.822391'), 
(29404, 'Charleston AFB', 'SC', 843, '-080.068564', '+32.898194'), 
(29405, 'North Charleston', 'SC', 843, '-079.991295', '+32.853019'), 
(29406, 'Charleston', 'SC', 843, '-080.022009', '+32.927344'), 
(29407, 'Charleston', 'SC', 843, '-080.093128', '+32.812039'), 
(29409, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29410, 'Charleston', 'SC', 843, '-080.030630', '+33.192514'), 
(29412, 'Charleston', 'SC', 843, '-079.953725', '+32.717954'), 
(29413, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29414, 'Charleston', 'SC', 843, '-080.025928', '+32.810035'), 
(29415, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29416, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29417, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29418, 'North Charleston', 'SC', 843, '-080.045849', '+32.892950'), 
(29419, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29420, 'North Charleston', 'SC', 843, '-080.195143', '+33.014817'), 
(29422, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29423, 'Charleston', 'SC', 843, '-079.857730', '+32.848850'), 
(29424, 'Charleston', 'SC', 843, '-079.937010', '+32.783076'), 
(29425, 'Charleston', 'SC', 843, '-079.947110', '+32.786176'), 
(29426, 'Adams Run', 'SC', 843, '-080.328772', '+32.779028'), 
(29429, 'Awendaw', 'SC', 843, '-079.656119', '+33.006254'), 
(29430, 'Bethera', 'SC', 843, '-079.816871', '+33.214551'), 
(29431, 'Bonneau', 'SC', 843, '-079.873606', '+33.270301'), 
(29432, 'Branchville', 'SC', 803, '-080.792496', '+33.272291'), 
(29433, 'Canadys', 'SC', 843, '-080.631208', '+33.061376'), 
(29434, 'Cordesville', 'SC', 843, '-079.882580', '+33.136208'), 
(29435, 'Cottageville', 'SC', 843, '-080.426460', '+32.778856'), 
(29436, 'Cross', 'SC', 843, '-080.123972', '+33.298903'), 
(29437, 'Dorchester', 'SC', 843, '-080.493683', '+33.149750'), 
(29438, 'Edisto Island', 'SC', 843, '-080.307509', '+32.502398'), 
(29439, 'Folly Beach', 'SC', 843, '-079.926970', '+32.663043'), 
(29440, 'Georgetown', 'SC', 843, '-079.367525', '+33.439327'), 
(29442, 'Georgetown', 'SC', 843, '-079.226361', '+33.403693'), 
(29445, 'Goose Creek', 'SC', 843, '-080.010088', '+33.057972'), 
(29446, 'Green Pond', 'SC', 843, '-080.566105', '+32.656443'), 
(29447, 'Grover', 'SC', 843, '-080.622790', '+33.086324'), 
(29448, 'Harleyville', 'SC', 843, '-080.453386', '+33.239304'), 
(29449, 'Hollywood', 'SC', 843, '-080.274430', '+32.710486'), 
(29450, 'Huger', 'SC', 843, '-079.784137', '+33.043929'), 
(29451, 'Isle of Palms', 'SC', 843, '-079.760516', '+32.807206'), 
(29452, 'Jacksonboro', 'SC', 843, '-080.460935', '+32.730451'), 
(29453, 'Jamestown', 'SC', 843, '-079.714992', '+33.183389'), 
(29455, 'Johns Island', 'SC', 843, '-079.821702', '+32.835713'), 
(29456, 'Ladson', 'SC', 843, '-080.107174', '+33.013170'), 
(29457, 'Johns Island', 'SC', 843, '-079.857730', '+32.848850'), 
(29458, 'Mc Clellanville', 'SC', 843, '-079.507388', '+33.119382'), 
(29461, 'Moncks Corner', 'SC', 843, '-080.023339', '+33.197118'), 
(29464, 'Mount Pleasant', 'SC', 843, '-079.820563', '+32.847273'), 
(29465, 'Mount Pleasant', 'SC', 843, '-079.857730', '+32.848850'), 
(29466, 'Mount Pleasant', 'SC', 843, '-079.804893', '+32.867373'), 
(29468, 'Pineville', 'SC', 843, '-080.071194', '+33.411753'), 
(29469, 'Pinopolis', 'SC', 843, '-080.098656', '+33.245244'), 
(29470, 'Ravenel', 'SC', 843, '-080.224756', '+32.787774'), 
(29471, 'Reevesville', 'SC', 843, '-080.660654', '+33.172596'), 
(29472, 'Ridgeville', 'SC', 843, '-080.374620', '+33.032573'), 
(29474, 'Round O', 'SC', 843, '-080.595162', '+32.846691'), 
(29475, 'Ruffin', 'SC', 843, '-080.819421', '+32.899004'), 
(29476, 'Russellville', 'SC', 843, '-079.904182', '+33.164201'), 
(29477, 'Saint George', 'SC', 843, '-080.478782', '+33.151503'), 
(29479, 'Saint Stephen', 'SC', 843, '-079.923640', '+33.336180'), 
(29481, 'Smoaks', 'SC', 843, '-080.682465', '+33.098059'), 
(29482, 'Sullivans Island', 'SC', 843, '-079.839510', '+32.766336'), 
(29483, 'Summerville', 'SC', 843, '-080.431751', '+33.040201'), 
(29484, 'Summerville', 'SC', 843, '-080.226694', '+33.002340'), 
(29485, 'Summerville', 'SC', 843, '-080.329328', '+32.999726'), 
(29487, 'Wadmalaw Island', 'SC', 843, '-080.167357', '+32.659087'), 
(29488, 'Walterboro', 'SC', 843, '-080.703213', '+32.925196'), 
(29492, 'Charleston', 'SC', 843, '-079.852835', '+32.966780'), 
(29493, 'Williams', 'SC', 843, '-080.844520', '+33.032704'), 
(29501, 'Florence', 'SC', 843, '-079.685361', '+34.049849'), 
(29502, 'Florence', 'SC', 843, '-079.784721', '+34.200994'), 
(29503, 'Florence', 'SC', 843, '-079.650627', '+34.062999'), 
(29504, 'Florence', 'SC', 843, '-079.693294', '+34.041582'), 
(29505, 'Florence', 'SC', 843, '-079.693907', '+34.049881'), 
(29506, 'Florence', 'SC', 843, '-079.622227', '+34.061465'), 
(29510, 'Andrews', 'SC', 843, '-079.409083', '+33.435562'), 
(29511, 'Aynor', 'SC', 843, '-079.041027', '+33.939968'), 
(29512, 'Bennettsville', 'SC', 843, '-079.707693', '+34.598755'), 
(29516, 'Blenheim', 'SC', 843, '-079.644187', '+34.517149'), 
(29518, 'Cades', 'SC', 843, '-079.709369', '+33.598355'), 
(29519, 'Centenary', 'SC', 843, '-079.353715', '+34.026958'), 
(29520, 'Cheraw', 'SC', 843, '-079.943741', '+34.691548'), 
(29525, 'Clio', 'SC', 843, '-079.587852', '+34.584251'), 
(29526, 'Conway', 'SC', 843, '-078.948287', '+33.868775'), 
(29527, 'Conway', 'SC', 843, '-079.022331', '+33.823520'), 
(29528, 'Conway', 'SC', 843, '-078.919205', '+33.935814'), 
(29530, 'Coward', 'SC', 843, '-079.756816', '+33.980551'), 
(29532, 'Darlington', 'SC', 843, '-079.931655', '+34.317738'), 
(29536, 'Dillon', 'SC', 843, '-079.341359', '+34.422187'), 
(29540, 'Darlington', 'SC', 843, '-079.842182', '+34.384261'), 
(29541, 'Effingham', 'SC', 843, '-079.733541', '+34.063272'), 
(29542, 'Floyd Dale', 'SC', 843, '-079.352291', '+34.425629'), 
(29543, 'Fork', 'SC', 843, '-079.276529', '+34.375384'), 
(29544, 'Galivants Ferry', 'SC', 843, '-078.994502', '+33.953007'), 
(29545, 'Green Sea', 'SC', 843, '-078.958922', '+34.166757'), 
(29546, 'Gresham', 'SC', 843, '-079.360418', '+33.952411'), 
(29547, 'Hamer', 'SC', 843, '-079.350207', '+34.484912'), 
(29550, 'Hartsville', 'SC', 843, '-080.073953', '+34.345106'), 
(29551, 'Hartsville', 'SC', 843, '-080.132418', '+34.365898'), 
(29554, 'Hemingway', 'SC', 843, '-079.430945', '+33.732071'), 
(29555, 'Johnsonville', 'SC', 843, '-079.489745', '+33.886864'), 
(29556, 'Kingstree', 'SC', 843, '-079.837756', '+33.663869'), 
(29560, 'Lake City', 'SC', 843, '-079.743104', '+33.908371'), 
(29563, 'Lake View', 'SC', 843, '-079.240676', '+34.350121'), 
(29564, 'Lane', 'SC', 843, '-079.709369', '+33.598355'), 
(29565, 'Latta', 'SC', 843, '-079.478122', '+34.384337'), 
(29566, 'Little River', 'SC', 843, '-078.758018', '+33.816472'), 
(29567, 'Little Rock', 'SC', 843, '-079.348165', '+34.495502'), 
(29568, 'Longs', 'SC', 843, '-078.885268', '+33.833574'), 
(29569, 'Loris', 'SC', 843, '-078.918109', '+33.977392'), 
(29570, 'Mc Coll', 'SC', 843, '-079.555879', '+34.686733'), 
(29571, 'Marion', 'SC', 843, '-079.363948', '+34.164144'), 
(29572, 'Myrtle Beach', 'SC', 843, '-078.852005', '+33.711741'), 
(29573, 'Minturn', 'SC', 843, '-079.476859', '+34.488255'), 
(29574, 'Mullins', 'SC', 843, '-079.273221', '+34.159262'), 
(29575, 'Myrtle Beach', 'SC', 843, '-078.907599', '+33.757700'), 
(29576, 'Murrells Inlet', 'SC', 843, '-079.048220', '+33.529642'), 
(29577, 'Myrtle Beach', 'SC', 843, '-078.969180', '+33.788817'), 
(29578, 'Myrtle Beach', 'SC', 843, '-078.999561', '+33.738887'), 
(29579, 'Myrtle Beach', 'SC', 843, '-078.978653', '+33.737697'), 
(29580, 'Nesmith', 'SC', 843, '-079.709369', '+33.598355'), 
(29581, 'Nichols', 'SC', 843, '-079.102314', '+34.000746'), 
(29582, 'North Myrtle Beach', 'SC', 843, '-078.771832', '+33.770465'), 
(29583, 'Pamplico', 'SC', 843, '-079.599170', '+33.972437'), 
(29584, 'Patrick', 'SC', 843, '-080.170691', '+34.591849'), 
(29585, 'Pawleys Island', 'SC', 843, '-079.183904', '+33.464107'), 
(29587, 'Myrtle Beach', 'SC', 843, '-078.963155', '+33.621094'), 
(29589, 'Rains', 'SC', 843, '-079.322116', '+34.105265'), 
(29590, 'Salters', 'SC', 843, '-079.709369', '+33.598355'), 
(29591, 'Scranton', 'SC', 843, '-079.769899', '+33.937275'), 
(29592, 'Sellers', 'SC', 843, '-079.478292', '+34.258011'), 
(29593, 'Society Hill', 'SC', 843, '-079.880497', '+34.442018'), 
(29594, 'Tatum', 'SC', 843, '-079.586895', '+34.640510'), 
(29596, 'Wallace', 'SC', 843, '-079.829665', '+34.732322'), 
(29597, 'North Myrtle Beach', 'SC', 843, '-078.971795', '+33.785803'), 
(29598, 'North Myrtle Beach', 'SC', 843, '-078.919205', '+33.935814'), 
(29601, 'Greenville', 'SC', 864, '-082.402871', '+34.848567'), 
(29602, 'Greenville', 'SC', 864, '-082.395594', '+34.800718'), 
(29603, 'Greenville', 'SC', 864, '-082.371519', '+34.837666'), 
(29604, 'Greenville', 'SC', 864, '-082.453779', '+34.849745'), 
(29605, 'Greenville', 'SC', 864, '-082.374371', '+34.772107'), 
(29606, 'Greenville', 'SC', 864, '-082.453779', '+34.849745'), 
(29607, 'Greenville', 'SC', 864, '-082.384232', '+34.909132'), 
(29608, 'Greenville', 'SC', 864, '-082.453779', '+34.849745'), 
(29609, 'Greenville', 'SC', 864, '-082.386943', '+34.902126'), 
(29610, 'Greenville', 'SC', 864, '-082.453779', '+34.849745'), 
(29611, 'Greenville', 'SC', 864, '-082.420851', '+34.838890'), 
(29612, 'Greenville', 'SC', 864, '-082.453779', '+34.849745'), 
(29613, 'Greenville', 'SC', 864, '-082.433132', '+34.924876'), 
(29614, 'Greenville', 'SC', 864, '-082.362585', '+34.872423'), 
(29615, 'Greenville', 'SC', 864, '-082.358999', '+34.938893'), 
(29616, 'Greenville', 'SC', 864, '-082.453779', '+34.849745'), 
(29617, 'Greenville', 'SC', 864, '-082.465633', '+34.955463'), 
(29620, 'Abbeville', 'SC', 864, '-082.446307', '+34.215714'), 
(29621, 'Anderson', 'SC', 864, '-082.638297', '+34.492718'), 
(29622, 'Anderson', 'SC', 864, '-082.782868', '+34.491988'), 
(29623, 'Anderson', 'SC', 864, '-082.835449', '+34.438087'), 
(29624, 'Anderson', 'SC', 864, '-082.708334', '+34.512360'), 
(29625, 'Anderson', 'SC', 864, '-082.685702', '+34.468005'), 
(29626, 'Anderson', 'SC', 864, '-082.705099', '+34.415763'), 
(29627, 'Belton', 'SC', 864, '-082.569083', '+34.492422'), 
(29628, 'Calhoun Falls', 'SC', 864, '-082.490284', '+34.191846'), 
(29630, 'Central', 'SC', 864, '-082.797267', '+34.744649'), 
(29631, 'Clemson', 'SC', 864, '-082.802154', '+34.759740'), 
(29632, 'Clemson', 'SC', 864, '-082.710126', '+34.847372'), 
(29633, 'Clemson', 'SC', 864, '-082.710126', '+34.847372'), 
(29634, 'Clemson', 'SC', 864, '-082.710126', '+34.847372'), 
(29635, 'Cleveland', 'SC', 864, '-082.507625', '+35.078914'), 
(29636, 'Conestee', 'SC', 864, '-082.453779', '+34.849745'), 
(29638, 'Donalds', 'SC', 864, '-082.336693', '+34.330362'), 
(29639, 'Due West', 'SC', 864, '-082.430787', '+34.326755'), 
(29640, 'Easley', 'SC', 864, '-082.643754', '+34.843968'), 
(29641, 'Easley', 'SC', 864, '-082.653067', '+34.813542'), 
(29642, 'Easley', 'SC', 864, '-082.593723', '+34.790129'), 
(29643, 'Fair Play', 'SC', 864, '-083.029707', '+34.542683'), 
(29644, 'Fountain Inn', 'SC', 864, '-082.244100', '+34.657810'), 
(29645, 'Gray Court', 'SC', 864, '-082.114703', '+34.595311'), 
(29646, 'Greenwood', 'SC', 864, '-082.128301', '+34.114209'), 
(29647, 'Greenwood', 'SC', 864, '-082.163078', '+34.178813'), 
(29648, 'Greenwood', 'SC', 864, '-082.168139', '+34.212410'), 
(29649, 'Greenwood', 'SC', 864, '-082.154473', '+34.290916'), 
(29650, 'Greer', 'SC', 864, '-082.368415', '+34.948738'), 
(29651, 'Greer', 'SC', 864, '-082.330093', '+34.962338'), 
(29652, 'Greer', 'SC', 864, '-082.453779', '+34.849745'), 
(29653, 'Hodges', 'SC', 864, '-082.213920', '+34.274203'), 
(29654, 'Honea Path', 'SC', 864, '-082.508821', '+34.416329'), 
(29655, 'Iva', 'SC', 864, '-082.608768', '+34.420766'), 
(29656, 'La France', 'SC', 864, '-082.765393', '+34.625157'), 
(29657, 'Liberty', 'SC', 864, '-082.709370', '+34.783697'), 
(29658, 'Long Creek', 'SC', 864, '-083.277599', '+34.763442'), 
(29659, 'Lowndesville', 'SC', 864, '-082.631810', '+34.221282'), 
(29661, 'Marietta', 'SC', 864, '-082.531215', '+35.071605'), 
(29662, 'Mauldin', 'SC', 864, '-082.267062', '+34.750238'), 
(29664, 'Mountain Rest', 'SC', 864, '-083.191276', '+34.856560'), 
(29665, 'Newry', 'SC', 864, '-082.910578', '+34.724743'), 
(29666, 'Ninety Six', 'SC', 864, '-081.998485', '+34.119292'), 
(29667, 'Norris', 'SC', 864, '-082.764780', '+34.764198'), 
(29669, 'Pelzer', 'SC', 864, '-082.535325', '+34.656799'), 
(29670, 'Pendleton', 'SC', 864, '-082.597346', '+34.608943'), 
(29671, 'Pickens', 'SC', 864, '-082.712484', '+34.873784'), 
(29672, 'Seneca', 'SC', 864, '-082.945651', '+34.773984'), 
(29673, 'Piedmont', 'SC', 864, '-082.392453', '+34.722090'), 
(29675, 'Richland', 'SC', 864, '-083.088332', '+34.764076'), 
(29676, 'Salem', 'SC', 864, '-082.976580', '+34.866881'), 
(29677, 'Sandy Springs', 'SC', 864, '-082.756844', '+34.597550'), 
(29678, 'Seneca', 'SC', 864, '-082.963909', '+34.715679'), 
(29679, 'Seneca', 'SC', 864, '-082.939668', '+34.607898'), 
(29680, 'Simpsonville', 'SC', 864, '-082.289322', '+34.696203'), 
(29681, 'Simpsonville', 'SC', 864, '-082.266734', '+34.807280'), 
(29682, 'Six Mile', 'SC', 864, '-082.825562', '+34.837186'), 
(29683, 'Slater', 'SC', 864, '-082.494068', '+35.028924'), 
(29684, 'Starr', 'SC', 864, '-082.660151', '+34.409132'), 
(29685, 'Sunset', 'SC', 864, '-082.784806', '+34.977961'), 
(29686, 'Tamassee', 'SC', 864, '-083.037482', '+34.897008'), 
(29687, 'Taylors', 'SC', 864, '-082.381560', '+34.970915'), 
(29688, 'Tigerville', 'SC', 864, '-082.353038', '+35.047684'), 
(29689, 'Townville', 'SC', 864, '-082.892202', '+34.533588'), 
(29690, 'Travelers Rest', 'SC', 864, '-082.374186', '+35.071632'), 
(29691, 'Walhalla', 'SC', 864, '-083.067197', '+34.845676'), 
(29692, 'Ware Shoals', 'SC', 864, '-082.248844', '+34.388579'), 
(29693, 'Westminster', 'SC', 864, '-083.153509', '+34.696493'), 
(29695, 'Hodges', 'SC', 864, '-082.304658', '+34.218582'), 
(29696, 'West Union', 'SC', 864, '-083.035205', '+34.703943'), 
(29697, 'Williamston', 'SC', 864, '-082.612123', '+34.553642'), 
(29698, 'Greenville', 'SC', 864, '-081.969020', '+34.888237'), 
(29702, 'Blacksburg', 'SC', 864, '-081.494193', '+35.109530'), 
(29703, 'Bowling Green', 'SC', 803, '-081.178712', '+34.992612'), 
(29704, 'Catawba', 'SC', 803, '-080.938257', '+34.859604'), 
(29706, 'Chester', 'SC', 803, '-081.168022', '+34.693285'), 
(29708, 'Fort Mill', 'SC', 803, '-080.990828', '+35.050243'), 
(29709, 'Chesterfield', 'SC', 843, '-080.129515', '+34.755564'), 
(29710, 'Clover', 'SC', 803, '-081.165152', '+35.035952'), 
(29712, 'Edgemoor', 'SC', 803, '-080.996122', '+34.778195'), 
(29714, 'Fort Lawn', 'SC', 803, '-080.943356', '+34.696331'), 
(29715, 'Fort Mill', 'SC', 803, '-081.155211', '+34.987625'), 
(29716, 'Fort Mill', 'SC', 803, '-080.969035', '+35.062815'), 
(29717, 'Hickory Grove', 'SC', 803, '-081.433448', '+34.963339'), 
(29718, 'Jefferson', 'SC', 843, '-080.392891', '+34.711540'), 
(29720, 'Lancaster', 'SC', 803, '-080.683935', '+34.717915'), 
(29721, 'Lancaster', 'SC', 803, '-080.781721', '+34.699412'), 
(29722, 'Lancaster', 'SC', 803, '-080.658932', '+34.767269'), 
(29724, 'Lando', 'SC', 803, '-081.022816', '+34.775302'), 
(29726, 'Mc Connells', 'SC', 803, '-081.227432', '+34.859857'), 
(29727, 'Mount Croghan', 'SC', 843, '-080.170691', '+34.591849'), 
(29728, 'Pageland', 'SC', 843, '-080.375100', '+34.768882'), 
(29729, 'Richburg', 'SC', 803, '-081.003877', '+34.692493'), 
(29730, 'Rock Hill', 'SC', 803, '-081.052437', '+34.909109'), 
(29731, 'Rock Hill', 'SC', 803, '-081.178712', '+34.992612'), 
(29732, 'Rock Hill', 'SC', 803, '-081.092227', '+34.937706'), 
(29733, 'Rock Hill', 'SC', 803, '-081.178712', '+34.992612'), 
(29734, 'Rock Hill', 'SC', 803, '-081.178712', '+34.992612'), 
(29741, 'Ruby', 'SC', 843, '-080.189610', '+34.721259'), 
(29742, 'Sharon', 'SC', 803, '-081.338537', '+34.932788'), 
(29743, 'Smyrna', 'SC', 803, '-081.407268', '+35.025155'), 
(29744, 'Van Wyck', 'SC', 803, '-080.851836', '+34.973866'), 
(29745, 'York', 'SC', 803, '-081.208605', '+34.991814'), 
(29801, 'Aiken', 'SC', 803, '-081.695880', '+33.554433'), 
(29802, 'Aiken', 'SC', 803, '-081.590720', '+33.723519'), 
(29803, 'Aiken', 'SC', 803, '-081.695053', '+33.505914'), 
(29804, 'Aiken', 'SC', 803, '-081.599891', '+33.537730'), 
(29805, 'Aiken', 'SC', 803, '-081.646528', '+33.699335'), 
(29808, 'Aiken', 'SC', 803, '-081.599891', '+33.537730'), 
(29809, 'New Ellenton', 'SC', 803, '-081.689951', '+33.413029'), 
(29810, 'Allendale', 'SC', 803, '-081.287561', '+32.990158'), 
(29812, 'Barnwell', 'SC', 803, '-081.349595', '+33.249806'), 
(29813, 'Hilda', 'SC', 803, '-081.482658', '+33.291666'), 
(29816, 'Bath', 'SC', 803, '-081.850871', '+33.496998'), 
(29817, 'Blackville', 'SC', 803, '-081.297510', '+33.363819'), 
(29819, 'Bradley', 'SC', 864, '-082.201429', '+34.059884'), 
(29821, 'Clarks Hill', 'SC', 864, '-082.132655', '+33.623057'), 
(29822, 'Clearwater', 'SC', 803, '-081.864850', '+33.499656'), 
(29824, 'Edgefield', 'SC', 803, '-081.987524', '+33.767808'), 
(29826, 'Elko', 'SC', 803, '-081.378496', '+33.385990'), 
(29827, 'Fairfax', 'SC', 803, '-081.249224', '+32.959892'), 
(29828, 'Gloverville', 'SC', 803, '-081.827708', '+33.518235'), 
(29829, 'Graniteville', 'SC', 803, '-081.792870', '+33.641442'), 
(29831, 'Jackson', 'SC', 803, '-081.724702', '+33.421714'), 
(29832, 'Johnston', 'SC', 803, '-081.818415', '+33.783177'), 
(29834, 'Langley', 'SC', 803, '-081.844485', '+33.497937'), 
(29835, 'Mc Cormick', 'SC', 864, '-082.260861', '+33.893238'), 
(29836, 'Martin', 'SC', 803, '-081.348337', '+32.951573'), 
(29838, 'Modoc', 'SC', 864, '-082.218723', '+33.705234'), 
(29839, 'Montmorenci', 'SC', 803, '-081.599198', '+33.507335'), 
(29840, 'Mount Carmel', 'SC', 864, '-082.319983', '+33.835620'), 
(29841, 'North Augusta', 'SC', 803, '-081.739059', '+33.466705'), 
(29842, 'Beech Island', 'SC', 803, '-081.863900', '+33.470747'), 
(29843, 'Olar', 'SC', 803, '-081.182699', '+33.178426'), 
(29844, 'Parksville', 'SC', 864, '-082.211086', '+33.785444'), 
(29845, 'Plum Branch', 'SC', 864, '-082.319983', '+33.835620'), 
(29846, 'Sycamore', 'SC', 803, '-081.225755', '+33.024104'), 
(29847, 'Trenton', 'SC', 803, '-081.864218', '+33.698302'), 
(29848, 'Troy', 'SC', 864, '-082.150998', '+33.996062'), 
(29849, 'Ulmer', 'SC', 803, '-081.206789', '+33.098848'), 
(29850, 'Vaucluse', 'SC', 803, '-081.686183', '+33.545819'), 
(29851, 'Warrenville', 'SC', 803, '-081.795561', '+33.526017'), 
(29853, 'Williston', 'SC', 803, '-081.376276', '+33.302264'), 
(29856, 'Windsor', 'SC', 803, '-081.549415', '+33.480097'), 
(29860, 'North Augusta', 'SC', 803, '-081.855456', '+33.556645'), 
(29861, 'North Augusta', 'SC', 803, '-081.599891', '+33.537730'), 
(29899, 'Mc Cormick', 'SC', 864, '-082.319983', '+33.835620'), 
(29901, 'Beaufort', 'SC', 843, '-080.565343', '+32.424353'), 
(29902, 'Beaufort', 'SC', 843, '-080.653104', '+32.404673'), 
(29903, 'Beaufort', 'SC', 843, '-080.735245', '+32.443974'), 
(29904, 'Beaufort', 'SC', 843, '-080.661027', '+32.390605'), 
(29905, 'Beaufort', 'SC', 843, '-080.689041', '+32.340119'), 
(29906, 'Beaufort', 'SC', 843, '-080.760332', '+32.382327'), 
(29910, 'Bluffton', 'SC', 843, '-080.899506', '+32.349690'), 
(29911, 'Brunson', 'SC', 803, '-081.206373', '+32.885698'), 
(29912, 'Coosawatchie', 'SC', 843, '-080.989142', '+32.488929'), 
(29913, 'Crocketville', 'SC', 803, '-081.184627', '+32.929902'), 
(29914, 'Dale', 'SC', 843, '-080.677001', '+32.552652'), 
(29915, 'Daufuskie Island', 'SC', 843, '-080.787899', '+32.156011'), 
(29916, 'Early Branch', 'SC', 843, '-081.151373', '+32.718903'), 
(29918, 'Estill', 'SC', 803, '-081.183087', '+32.806610'), 
(29920, 'Saint Helena Island', 'SC', 843, '-080.538322', '+32.371627'), 
(29921, 'Furman', 'SC', 803, '-081.207112', '+32.718212'), 
(29922, 'Garnett', 'SC', 803, '-081.193318', '+32.741720'), 
(29923, 'Gifford', 'SC', 803, '-081.126913', '+32.788773'), 
(29924, 'Hampton', 'SC', 803, '-081.132412', '+32.882332'), 
(29925, 'Hilton Head Island', 'SC', 843, '-080.799698', '+32.213190'), 
(29926, 'Hilton Head Island', 'SC', 843, '-080.747577', '+32.207724'), 
(29927, 'Hardeeville', 'SC', 843, '-081.074835', '+32.244037'), 
(29928, 'Hilton Head Island', 'SC', 843, '-080.644117', '+32.265135'), 
(29929, 'Islandton', 'SC', 843, '-080.948043', '+32.946307'), 
(29931, 'Lobeco', 'SC', 843, '-080.702594', '+32.538432'), 
(29932, 'Luray', 'SC', 803, '-081.126913', '+32.788773'), 
(29933, 'Miley', 'SC', 803, '-081.126913', '+32.788773'), 
(29934, 'Pineland', 'SC', 843, '-081.061485', '+32.271811'), 
(29935, 'Port Royal', 'SC', 843, '-080.684392', '+32.387434'), 
(29936, 'Ridgeland', 'SC', 843, '-080.925708', '+32.486826'), 
(29938, 'Hilton Head Island', 'SC', 843, '-080.661027', '+32.390605'), 
(29939, 'Scotia', 'SC', 803, '-081.245487', '+32.678624'), 
(29940, 'Seabrook', 'SC', 843, '-080.719179', '+32.569296'), 
(29941, 'Sheldon', 'SC', 843, '-080.718285', '+32.587814'), 
(29943, 'Tillman', 'SC', 843, '-081.011496', '+32.393253'), 
(29944, 'Varnville', 'SC', 803, '-081.079803', '+32.797222'), 
(29945, 'Yemassee', 'SC', 843, '-080.887321', '+32.692321'), 
(30002, 'Avondale Estates', 'GA', 404, '-084.239370', '+33.771704'), 
(30003, 'Norcross', 'GA', 770, '-084.037859', '+33.960353'), 
(30004, 'Alpharetta', 'GA', 770, '-084.302050', '+34.112373'), 
(30005, 'Alpharetta', 'GA', 770, '-084.228131', '+34.078229'), 
(30006, 'Marietta', 'GA', 770, '-084.557181', '+33.912473'), 
(30007, 'Marietta', 'GA', 770, '-084.557181', '+33.912473'), 
(30008, 'Marietta', 'GA', 770, '-084.591983', '+33.897203'), 
(30009, 'Alpharetta', 'GA', 770, '-084.474050', '+33.844371'), 
(30010, 'Norcross', 'GA', 770, '-084.037859', '+33.960353'), 
(30011, 'Auburn', 'GA', 770, '-083.826094', '+34.019109'), 
(30012, 'Conyers', 'GA', 770, '-084.002061', '+33.719178'), 
(30013, 'Conyers', 'GA', 770, '-083.968359', '+33.643597'), 
(30014, 'Covington', 'GA', 770, '-083.849622', '+33.529341'), 
(30015, 'Covington', 'GA', 770, '-083.864915', '+33.555791'), 
(30016, 'Covington', 'GA', 770, '-083.862612', '+33.514565'), 
(30017, 'Grayson', 'GA', 770, '-084.040973', '+33.916922'), 
(30018, 'Jersey', 'GA', 770, '-083.801451', '+33.717989'), 
(30019, 'Dacula', 'GA', 770, '-083.879494', '+33.988309'), 
(30021, 'Clarkston', 'GA', 404, '-084.237970', '+33.810953'), 
(30022, 'Alpharetta', 'GA', 770, '-084.242235', '+34.026790'), 
(30023, 'Alpharetta', 'GA', 404, '-084.474050', '+33.844371'), 
(30024, 'Suwanee', 'GA', 770, '-084.026171', '+34.042479'), 
(30025, 'Social Circle', 'GA', 770, '-083.683477', '+33.679092'), 
(30026, 'Duluth', 'GA', 770, '-084.092267', '+33.962979'), 
(30028, 'Cumming', 'GA', 770, '-084.092588', '+34.193041'), 
(30029, 'Duluth', 'GA', 770, '-084.037859', '+33.960353'), 
(30030, 'Decatur', 'GA', 404, '-084.291723', '+33.772554'), 
(30031, 'Decatur', 'GA', 404, '-084.074560', '+33.891251'), 
(30032, 'Decatur', 'GA', 404, '-084.272871', '+33.749655'), 
(30033, 'Decatur', 'GA', 404, '-084.285772', '+33.816452'), 
(30034, 'Decatur', 'GA', 404, '-084.251171', '+33.690757'), 
(30035, 'Decatur', 'GA', 404, '-084.200919', '+33.732056'), 
(30036, 'Decatur', 'GA', 404, '-084.074560', '+33.891251'), 
(30037, 'Decatur', 'GA', 404, '-084.074560', '+33.891251'), 
(30038, 'Lithonia', 'GA', 770, '-084.144816', '+33.667509'), 
(30039, 'Snellville', 'GA', 770, '-084.022911', '+33.817803'), 
(30040, 'Cumming', 'GA', 770, '-084.157975', '+34.232095'), 
(30041, 'Cumming', 'GA', 770, '-084.103108', '+34.203659'), 
(30042, 'Lawrenceville', 'GA', 770, '-084.103226', '+33.929464'), 
(30043, 'Lawrenceville', 'GA', 770, '-084.012608', '+34.003090'), 
(30044, 'Lawrenceville', 'GA', 770, '-084.070567', '+33.941847'), 
(30045, 'Lawrenceville', 'GA', 770, '-083.957347', '+33.936729'), 
(30046, 'Lawrenceville', 'GA', 770, '-084.037859', '+33.960353'), 
(30047, 'Lilburn', 'GA', 770, '-084.072463', '+33.865587'), 
(30048, 'Lilburn', 'GA', 770, '-084.037859', '+33.960353'), 
(30052, 'Loganville', 'GA', 770, '-083.896781', '+33.876889'), 
(30054, 'Oxford', 'GA', 770, '-083.874013', '+33.670567'), 
(30055, 'Mansfield', 'GA', 770, '-083.790756', '+33.431362'), 
(30056, 'Newborn', 'GA', 770, '-083.707180', '+33.514898'), 
(30058, 'Lithonia', 'GA', 770, '-084.100915', '+33.735607'), 
(30060, 'Marietta', 'GA', 770, '-084.540333', '+33.938206'), 
(30061, 'Marietta', 'GA', 770, '-084.556004', '+33.932842'), 
(30062, 'Marietta', 'GA', 770, '-084.488030', '+33.982269'), 
(30063, 'Marietta', 'GA', 770, '-084.511209', '+33.965294'), 
(30064, 'Marietta', 'GA', 770, '-084.629241', '+33.923652'), 
(30065, 'Marietta', 'GA', 770, '-084.557181', '+33.912473'), 
(30066, 'Marietta', 'GA', 770, '-084.498365', '+34.024849'), 
(30067, 'Marietta', 'GA', 770, '-084.462379', '+33.932551'), 
(30068, 'Marietta', 'GA', 770, '-084.445734', '+33.970894'), 
(30069, 'Marietta', 'GA', 770, '-084.557181', '+33.912473'), 
(30070, 'Porterdale', 'GA', 770, '-083.895063', '+33.571234'), 
(30071, 'Norcross', 'GA', 770, '-084.210969', '+33.944461'), 
(30072, 'Pine Lake', 'GA', 404, '-084.205269', '+33.790606'), 
(30074, 'Redan', 'GA', 770, '-084.074560', '+33.891251'), 
(30075, 'Roswell', 'GA', 770, '-084.370475', '+34.055198'), 
(30076, 'Roswell', 'GA', 770, '-084.320162', '+34.027783'), 
(30077, 'Roswell', 'GA', 770, '-084.474050', '+33.844371'), 
(30078, 'Snellville', 'GA', 770, '-084.008066', '+33.863454'), 
(30079, 'Scottdale', 'GA', 404, '-084.258421', '+33.793491'), 
(30080, 'Smyrna', 'GA', 770, '-084.556181', '+33.864604'), 
(30081, 'Smyrna', 'GA', 770, '-084.710620', '+33.858836'), 
(30082, 'Smyrna', 'GA', 770, '-084.534496', '+33.856754'), 
(30083, 'Stone Mountain', 'GA', 770, '-084.203419', '+33.786405'), 
(30084, 'Tucker', 'GA', 770, '-084.215369', '+33.853945'), 
(30085, 'Tucker', 'GA', 770, '-084.074560', '+33.891251'), 
(30086, 'Stone Mountain', 'GA', 770, '-084.074560', '+33.891251'), 
(30087, 'Stone Mountain', 'GA', 770, '-084.136145', '+33.810475'), 
(30088, 'Stone Mountain', 'GA', 770, '-084.176618', '+33.761106'), 
(30090, 'Marietta', 'GA', 770, '-084.547082', '+33.952451'), 
(30091, 'Norcross', 'GA', 770, '-084.037859', '+33.960353'), 
(30092, 'Norcross', 'GA', 770, '-084.138468', '+33.910725'), 
(30093, 'Norcross', 'GA', 770, '-084.181881', '+33.932173'), 
(30094, 'Conyers', 'GA', 770, '-084.068288', '+33.611119'), 
(30095, 'Duluth', 'GA', 770, '-084.130450', '+34.025598'), 
(30096, 'Duluth', 'GA', 770, '-084.152915', '+33.984534'), 
(30097, 'Duluth', 'GA', 770, '-084.144674', '+34.006019'), 
(30098, 'Duluth', 'GA', 770, '-084.037859', '+33.960353'), 
(30099, 'Duluth', 'GA', 770, '-084.105011', '+33.959535'), 
(30101, 'Acworth', 'GA', 770, '-084.673784', '+34.023398'), 
(30102, 'Acworth', 'GA', 770, '-084.589406', '+34.070680'), 
(30103, 'Adairsville', 'GA', 770, '-084.909216', '+34.296339'), 
(30104, 'Aragon', 'GA', 770, '-085.079865', '+34.053167'), 
(30105, 'Armuchee', 'GA', 706, '-085.149208', '+34.479253'), 
(30106, 'Austell', 'GA', 770, '-084.630729', '+33.836897'), 
(30107, 'Ball Ground', 'GA', 770, '-084.442937', '+34.301160'), 
(30108, 'Bowdon', 'GA', 770, '-085.123883', '+33.587706'), 
(30109, 'Bowdon Junction', 'GA', 770, '-085.136227', '+33.653355'), 
(30110, 'Bremen', 'GA', 770, '-085.172928', '+33.767997'), 
(30111, 'Clarkdale', 'GA', 770, '-084.557181', '+33.912473'), 
(30113, 'Buchanan', 'GA', 770, '-085.210444', '+33.836682'), 
(30114, 'Canton', 'GA', 770, '-084.490930', '+34.250547'), 
(30115, 'Canton', 'GA', 770, '-084.419935', '+34.199345'), 
(30116, 'Carrollton', 'GA', 770, '-085.049870', '+33.604458'), 
(30117, 'Carrollton', 'GA', 770, '-085.078863', '+33.566767'), 
(30118, 'Carrollton', 'GA', 770, '-085.096120', '+33.571176'), 
(30119, 'Carrollton', 'GA', 770, '-085.073582', '+33.618931'), 
(30120, 'Cartersville', 'GA', 770, '-084.847108', '+34.200787'), 
(30121, 'Cartersville', 'GA', 770, '-084.767270', '+34.207870'), 
(30122, 'Lithia Springs', 'GA', 770, '-084.646946', '+33.765457'), 
(30123, 'Cassville', 'GA', 770, '-084.845684', '+34.244179'), 
(30124, 'Cave Spring', 'GA', 706, '-085.332810', '+34.161590'), 
(30125, 'Cedartown', 'GA', 770, '-085.239429', '+33.998841'), 
(30126, 'Mableton', 'GA', 770, '-084.603102', '+33.833161'), 
(30127, 'Powder Springs', 'GA', 770, '-084.685885', '+33.913510'), 
(30129, 'Coosa', 'GA', 706, '-085.233721', '+34.333308'), 
(30132, 'Dallas', 'GA', 770, '-084.866654', '+33.935396'), 
(30133, 'Douglasville', 'GA', 770, '-084.744595', '+33.689660'), 
(30134, 'Douglasville', 'GA', 770, '-084.777337', '+33.759543'), 
(30135, 'Douglasville', 'GA', 770, '-084.750615', '+33.667491'), 
(30137, 'Emerson', 'GA', 770, '-084.762315', '+34.118352'), 
(30138, 'Esom Hill', 'GA', 770, '-085.172297', '+33.999940'), 
(30139, 'Fairmount', 'GA', 706, '-084.743027', '+34.462493');

insert  into zipcodes values 
(30140, 'Felton', 'GA', 770, '-085.234946', '+33.882320'), 
(30141, 'Hiram', 'GA', 770, '-084.844274', '+33.879416'), 
(30142, 'Holly Springs', 'GA', 770, '-084.458326', '+34.242944'), 
(30143, 'Jasper', 'GA', 706, '-084.428243', '+34.469042'), 
(30144, 'Kennesaw', 'GA', 770, '-084.597433', '+34.033840'), 
(30145, 'Kingston', 'GA', 770, '-084.962055', '+34.233908'), 
(30146, 'Lebanon', 'GA', 770, '-084.458326', '+34.242944'), 
(30147, 'Lindale', 'GA', 706, '-085.220364', '+34.152211'), 
(30148, 'Marble Hill', 'GA', 770, '-084.302964', '+34.439829'), 
(30149, 'Mount Berry', 'GA', 706, '-085.182085', '+34.280355'), 
(30150, 'Mount Zion', 'GA', 770, '-085.181782', '+33.643002'), 
(30151, 'Nelson', 'GA', 770, '-084.458326', '+34.242944'), 
(30152, 'Kennesaw', 'GA', 770, '-084.654385', '+33.995132'), 
(30153, 'Rockmart', 'GA', 770, '-085.091511', '+33.993766'), 
(30154, 'Douglasville', 'GA', 770, '-084.744595', '+33.689660'), 
(30157, 'Dallas', 'GA', 770, '-084.862139', '+33.904480'), 
(30161, 'Rome', 'GA', 706, '-085.220890', '+34.262335'), 
(30162, 'Rome', 'GA', 706, '-085.213817', '+34.290508'), 
(30163, 'Rome', 'GA', 706, '-085.233721', '+34.333308'), 
(30164, 'Rome', 'GA', 706, '-085.233721', '+34.333308'), 
(30165, 'Rome', 'GA', 706, '-085.272949', '+34.315817'), 
(30168, 'Austell', 'GA', 770, '-084.595232', '+33.783756'), 
(30170, 'Roopville', 'GA', 770, '-085.165295', '+33.524163'), 
(30171, 'Rydal', 'GA', 770, '-084.737644', '+34.337901'), 
(30172, 'Shannon', 'GA', 706, '-085.233721', '+34.333308'), 
(30173, 'Silver Creek', 'GA', 706, '-085.117749', '+34.145452'), 
(30175, 'Talking Rock', 'GA', 706, '-084.523407', '+34.515653'), 
(30176, 'Tallapoosa', 'GA', 770, '-085.261585', '+33.770057'), 
(30177, 'Tate', 'GA', 770, '-084.378511', '+34.402724'), 
(30178, 'Taylorsville', 'GA', 770, '-084.973364', '+34.129573'), 
(30179, 'Temple', 'GA', 770, '-085.026107', '+33.737460'), 
(30180, 'Villa Rica', 'GA', 770, '-084.975668', '+33.705546'), 
(30182, 'Waco', 'GA', 770, '-085.251297', '+33.680148'), 
(30183, 'Waleska', 'GA', 770, '-084.577601', '+34.338605'), 
(30184, 'White', 'GA', 770, '-084.753929', '+34.264331'), 
(30185, 'Whitesburg', 'GA', 770, '-084.910211', '+33.509001'), 
(30187, 'Winston', 'GA', 770, '-084.778163', '+33.659494'), 
(30188, 'Woodstock', 'GA', 770, '-084.481787', '+34.127398'), 
(30189, 'Woodstock', 'GA', 770, '-084.477250', '+34.147985'), 
(30204, 'Barnesville', 'GA', 770, '-084.145706', '+33.075770'), 
(30205, 'Brooks', 'GA', 770, '-084.453196', '+33.300090'), 
(30206, 'Concord', 'GA', 770, '-084.456917', '+33.104729'), 
(30212, 'Experiment', 'GA', 770, '-084.288803', '+33.278205'), 
(30213, 'Fairburn', 'GA', 770, '-084.608907', '+33.591462'), 
(30214, 'Fayetteville', 'GA', 770, '-084.480626', '+33.467941'), 
(30215, 'Fayetteville', 'GA', 770, '-084.473778', '+33.394307'), 
(30216, 'Flovilla', 'GA', 770, '-083.898277', '+33.237156'), 
(30217, 'Franklin', 'GA', 706, '-085.134045', '+33.278005'), 
(30218, 'Gay', 'GA', 706, '-084.613189', '+33.069130'), 
(30219, 'Glenn', 'GA', 706, '-085.170588', '+33.157214'), 
(30220, 'Grantville', 'GA', 770, '-084.741266', '+33.275619'), 
(30222, 'Greenville', 'GA', 706, '-084.740188', '+33.046754'), 
(30223, 'Griffin', 'GA', 770, '-084.289552', '+33.265854'), 
(30224, 'Griffin', 'GA', 770, '-084.273402', '+33.240386'), 
(30228, 'Hampton', 'GA', 770, '-084.273764', '+33.408112'), 
(30229, 'Haralson', 'GA', 770, '-084.568540', '+33.232156'), 
(30230, 'Hogansville', 'GA', 706, '-084.960566', '+33.144151'), 
(30232, 'Inman', 'GA', 770, '-084.504403', '+33.403811'), 
(30233, 'Jackson', 'GA', 770, '-083.981112', '+33.319863'), 
(30234, 'Jenkinsburg', 'GA', 770, '-084.028744', '+33.322351'), 
(30236, 'Jonesboro', 'GA', 770, '-084.337523', '+33.518505'), 
(30237, 'Jonesboro', 'GA', 770, '-084.351273', '+33.500697'), 
(30238, 'Jonesboro', 'GA', 770, '-084.379724', '+33.494387'), 
(30240, 'Lagrange', 'GA', 706, '-085.073906', '+33.024347'), 
(30241, 'Lagrange', 'GA', 706, '-084.957664', '+33.024935'), 
(30248, 'Locust Grove', 'GA', 770, '-084.115645', '+33.372111'), 
(30250, 'Lovejoy', 'GA', 770, '-084.313582', '+33.442909'), 
(30251, 'Luthersville', 'GA', 770, '-084.699455', '+33.179184'), 
(30252, 'McDonough', 'GA', 770, '-084.055005', '+33.476762'), 
(30253, 'McDonough', 'GA', 770, '-084.154412', '+33.451043'), 
(30256, 'Meansville', 'GA', 770, '-084.377639', '+33.039123'), 
(30257, 'Milner', 'GA', 770, '-084.148695', '+33.136500'), 
(30258, 'Molena', 'GA', 770, '-084.436925', '+33.022288'), 
(30259, 'Moreland', 'GA', 770, '-084.738721', '+33.276279'), 
(30260, 'Morrow', 'GA', 770, '-084.326757', '+33.580160'), 
(30261, 'Lagrange', 'GA', 706, '-085.048995', '+33.045670'), 
(30263, 'Newnan', 'GA', 770, '-084.819397', '+33.369595'), 
(30264, 'Newnan', 'GA', 770, '-084.814173', '+33.361003'), 
(30265, 'Newnan', 'GA', 770, '-084.705681', '+33.415987'), 
(30266, 'Orchard Hill', 'GA', 770, '-084.298964', '+33.265656'), 
(30268, 'Palmetto', 'GA', 770, '-084.710082', '+33.559191'), 
(30269, 'Peachtree City', 'GA', 770, '-084.568173', '+33.395759'), 
(30271, 'Newnan', 'GA', 770, '-084.756109', '+33.351401'), 
(30272, 'Red Oak', 'GA', 404, '-084.516327', '+33.625894'), 
(30273, 'Rex', 'GA', 770, '-084.272559', '+33.577049'), 
(30274, 'Riverdale', 'GA', 770, '-084.397997', '+33.555536'), 
(30275, 'Sargent', 'GA', 770, '-084.874406', '+33.429850'), 
(30276, 'Senoia', 'GA', 770, '-084.602516', '+33.285373'), 
(30277, 'Sharpsburg', 'GA', 770, '-084.659393', '+33.363069'), 
(30281, 'Stockbridge', 'GA', 770, '-084.207969', '+33.549947'), 
(30284, 'Sunny Side', 'GA', 770, '-084.289814', '+33.345253'), 
(30285, 'The Rock', 'GA', 706, '-084.219349', '+32.965021'), 
(30286, 'Thomaston', 'GA', 706, '-084.336486', '+32.884509'), 
(30287, 'Morrow', 'GA', 770, '-084.351273', '+33.500697'), 
(30288, 'Conley', 'GA', 404, '-084.337139', '+33.636858'), 
(30289, 'Turin', 'GA', 770, '-084.637108', '+33.326030'), 
(30290, 'Tyrone', 'GA', 770, '-084.585773', '+33.460036'), 
(30291, 'Union City', 'GA', 770, '-084.551011', '+33.573098'), 
(30292, 'Williamson', 'GA', 770, '-084.399149', '+33.117012'), 
(30293, 'Woodbury', 'GA', 706, '-084.625409', '+32.968248'), 
(30294, 'Ellenwood', 'GA', 770, '-084.293942', '+33.616559'), 
(30295, 'Zebulon', 'GA', 706, '-084.321736', '+33.077371'), 
(30296, 'Riverdale', 'GA', 770, '-084.434776', '+33.558361'), 
(30297, 'Forest Park', 'GA', 404, '-084.374496', '+33.611509'), 
(30298, 'Forest Park', 'GA', 404, '-084.351273', '+33.500697'), 
(30301, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30302, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30303, 'Atlanta', 'GA', 404, '-084.392026', '+33.752456'), 
(30304, 'Atlanta', 'GA', 404, '-084.429296', '+33.848196'), 
(30305, 'Atlanta', 'GA', 404, '-084.386826', '+33.834989'), 
(30306, 'Atlanta', 'GA', 404, '-084.359775', '+33.787804'), 
(30307, 'Atlanta', 'GA', 404, '-084.357375', '+33.762855'), 
(30308, 'Atlanta', 'GA', 404, '-084.377326', '+33.794055'), 
(30309, 'Atlanta', 'GA', 404, '-084.387726', '+33.797854'), 
(30310, 'Atlanta', 'GA', 404, '-084.430877', '+33.718257'), 
(30311, 'Atlanta', 'GA', 404, '-084.468329', '+33.724907'), 
(30312, 'Atlanta', 'GA', 404, '-084.381529', '+33.829743'), 
(30313, 'Atlanta', 'GA', 404, '-084.399626', '+33.760505'), 
(30314, 'Atlanta', 'GA', 404, '-084.433649', '+33.757806'), 
(30315, 'Atlanta', 'GA', 404, '-084.383725', '+33.697257'), 
(30316, 'Atlanta', 'GA', 404, '-084.358525', '+33.726906'), 
(30317, 'Atlanta', 'GA', 404, '-084.351125', '+33.753555'), 
(30318, 'Atlanta', 'GA', 404, '-084.442778', '+33.792005'), 
(30319, 'Atlanta', 'GA', 404, '-084.329124', '+33.876752'), 
(30320, 'Atlanta', 'GA', 404, '-084.423648', '+33.656824'), 
(30321, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30322, 'Atlanta', 'GA', 404, '-084.324824', '+33.795204'), 
(30323, 'Atlanta', 'GA', 404, null, null), 
(30324, 'Atlanta', 'GA', 404, '-084.366475', '+33.820104'), 
(30325, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30326, 'Atlanta', 'GA', 404, '-084.360881', '+33.849615'), 
(30327, 'Atlanta', 'GA', 404, '-084.422028', '+33.863953'), 
(30328, 'Atlanta', 'GA', 770, '-084.395777', '+33.933543'), 
(30329, 'Atlanta', 'GA', 404, '-084.324874', '+33.826553'), 
(30330, 'Atlanta', 'GA', 404, '-084.432127', '+33.707107'), 
(30331, 'Atlanta', 'GA', 404, '-084.578581', '+33.724275'), 
(30332, 'Atlanta', 'GA', 404, '-084.397976', '+33.776305'), 
(30333, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(30334, 'Atlanta', 'GA', 404, '-084.439127', '+33.702657'), 
(30335, 'Atlanta', 'GA', 404, null, null), 
(30336, 'Atlanta', 'GA', 404, '-084.554542', '+33.740581'), 
(30337, 'Atlanta', 'GA', 404, '-084.461778', '+33.642809'), 
(30338, 'Atlanta', 'GA', 770, '-084.324916', '+33.966850'), 
(30339, 'Atlanta', 'GA', 770, '-084.433678', '+33.906202'), 
(30340, 'Atlanta', 'GA', 770, '-084.253871', '+33.893201'), 
(30341, 'Atlanta', 'GA', 770, '-084.278222', '+33.890102'), 
(30342, 'Atlanta', 'GA', 404, '-084.379476', '+33.881052'), 
(30343, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30344, 'Atlanta', 'GA', 404, '-084.448027', '+33.691858'), 
(30345, 'Atlanta', 'GA', 404, '-084.281422', '+33.845603'), 
(30346, 'Atlanta', 'GA', 770, '-084.337557', '+33.924401'), 
(30347, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30348, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30349, 'Atlanta', 'GA', 404, '-084.550147', '+33.618060'), 
(30350, 'Atlanta', 'GA', 770, '-084.314224', '+33.963200'), 
(30351, 'Atlanta', 'GA', 404, null, null), 
(30353, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30354, 'Atlanta', 'GA', 404, '-084.389616', '+33.667508'), 
(30355, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30356, 'Atlanta', 'GA', 770, '-084.074560', '+33.891251'), 
(30357, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30358, 'Atlanta', 'GA', 770, '-084.341120', '+33.998151'), 
(30359, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(30360, 'Atlanta', 'GA', 404, '-084.277772', '+33.931069'), 
(30361, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30362, 'Atlanta', 'GA', 770, '-084.074560', '+33.891251'), 
(30363, 'Atlanta', 'GA', 404, null, null), 
(30364, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30365, 'Atlanta', 'GA', 404, null, null), 
(30366, 'Atlanta', 'GA', 770, '-084.074560', '+33.891251'), 
(30367, 'Atlanta', 'GA', 404, null, null), 
(30368, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30369, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30370, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30371, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30374, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30375, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30376, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30377, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30378, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30379, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30380, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30381, 'Atlanta', 'GA', 404, null, null), 
(30384, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30385, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30386, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30387, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30388, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30389, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30390, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30392, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30394, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30396, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30398, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30399, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(30401, 'Swainsboro', 'GA', 912, '-082.346181', '+32.569871'), 
(30410, 'Ailey', 'GA', 912, '-082.516557', '+32.179660'), 
(30411, 'Alamo', 'GA', 912, '-082.826770', '+32.143021'), 
(30412, 'Alston', 'GA', 912, '-082.482488', '+32.077458'), 
(30413, 'Bartow', 'GA', 912, '-082.466644', '+32.889140'), 
(30414, 'Bellville', 'GA', 912, '-081.871910', '+32.163392'), 
(30415, 'Brooklet', 'GA', 912, '-081.657100', '+32.352307'), 
(30417, 'Claxton', 'GA', 912, '-081.923832', '+32.160611'), 
(30420, 'Cobbtown', 'GA', 912, '-082.033890', '+32.105970'), 
(30421, 'Collins', 'GA', 912, '-082.027358', '+32.058597'), 
(30423, 'Daisy', 'GA', 912, '-081.871910', '+32.163392'), 
(30424, 'Dover', 'GA', 912, '-081.629062', '+32.767634'), 
(30425, 'Garfield', 'GA', 912, '-082.100208', '+32.654937'), 
(30426, 'Girard', 'GA', 912, '-081.684489', '+33.053870'), 
(30427, 'Glennville', 'GA', 912, '-082.012344', '+32.066649'), 
(30428, 'Glenwood', 'GA', 912, '-082.724555', '+32.118831'), 
(30429, 'Hagan', 'GA', 912, '-081.925865', '+32.152808'), 
(30434, 'Louisville', 'GA', 912, '-082.437965', '+33.028798'), 
(30436, 'Lyons', 'GA', 912, '-082.330546', '+32.129147'), 
(30438, 'Manassas', 'GA', 912, '-081.998348', '+32.050694'), 
(30439, 'Metter', 'GA', 912, '-082.048201', '+32.399380'), 
(30441, 'Midville', 'GA', 912, '-082.172337', '+32.926431'), 
(30442, 'Millen', 'GA', 912, '-081.973904', '+32.779376'), 
(30445, 'Mount Vernon', 'GA', 912, '-082.566698', '+32.183157'), 
(30446, 'Newington', 'GA', 912, '-081.482625', '+32.580957'), 
(30447, 'Norristown', 'GA', 912, '-082.484754', '+32.504092'), 
(30448, 'Nunez', 'GA', 912, '-082.372622', '+32.475892'), 
(30449, 'Oliver', 'GA', 912, '-081.533198', '+32.528104'), 
(30450, 'Portal', 'GA', 912, '-081.924195', '+32.552055'), 
(30451, 'Pulaski', 'GA', 912, '-082.086658', '+32.414349'), 
(30452, 'Register', 'GA', 912, '-081.889152', '+32.398006'), 
(30453, 'Reidsville', 'GA', 912, '-082.146011', '+32.031081'), 
(30454, 'Rockledge', 'GA', 912, '-082.713743', '+32.506310'), 
(30455, 'Rocky Ford', 'GA', 912, '-081.793305', '+32.722971'), 
(30456, 'Sardis', 'GA', 912, '-081.844860', '+32.980305'), 
(30457, 'Soperton', 'GA', 912, '-082.557135', '+32.383145'), 
(30458, 'Statesboro', 'GA', 912, '-081.784956', '+32.425000'), 
(30459, 'Statesboro', 'GA', 912, '-081.777720', '+32.447036'), 
(30460, 'Statesboro', 'GA', 912, '-081.782330', '+32.417950'), 
(30461, 'Statesboro', 'GA', 912, '-081.715799', '+32.450032'), 
(30464, 'Stillmore', 'GA', 912, '-082.258728', '+32.445915'), 
(30466, 'Summertown', 'GA', 912, null, null), 
(30467, 'Sylvania', 'GA', 912, '-081.628687', '+32.743851'), 
(30470, 'Tarrytown', 'GA', 912, '-082.522115', '+32.188768'), 
(30471, 'Twin City', 'GA', 912, '-082.183916', '+32.549780'), 
(30473, 'Uvalda', 'GA', 912, '-082.516246', '+32.028823'), 
(30474, 'Vidalia', 'GA', 912, '-082.392080', '+32.198683'), 
(30475, 'Vidalia', 'GA', 912, '-082.373889', '+32.177513'), 
(30477, 'Wadley', 'GA', 912, '-082.407516', '+32.863678'), 
(30499, 'Reidsville', 'GA', 912, '-081.998348', '+32.050694'), 
(30501, 'Gainesville', 'GA', 770, '-083.837912', '+34.334398'), 
(30502, 'Chestnut Mountain', 'GA', 770, '-083.794858', '+34.212993'), 
(30503, 'Gainesville', 'GA', 770, '-083.950541', '+34.345432'), 
(30504, 'Gainesville', 'GA', 770, '-083.886508', '+34.241066'), 
(30505, 'Gainesville', 'GA', 770, null, null), 
(30506, 'Gainesville', 'GA', 770, '-083.860031', '+34.336238'), 
(30507, 'Gainesville', 'GA', 770, '-083.824574', '+34.257212'), 
(30510, 'Alto', 'GA', 706, '-083.594758', '+34.504290'), 
(30511, 'Baldwin', 'GA', 706, '-083.473886', '+34.393713'), 
(30512, 'Blairsville', 'GA', 706, '-083.967636', '+34.867512'), 
(30513, 'Blue Ridge', 'GA', 706, '-084.331339', '+34.831246'), 
(30514, 'Blairsville', 'GA', 706, '-084.019157', '+34.903398'), 
(30515, 'Buford', 'GA', 770, '-084.037859', '+33.960353'), 
(30516, 'Bowersville', 'GA', 706, '-083.033210', '+34.383987'), 
(30517, 'Braselton', 'GA', 706, '-083.685149', '+34.109873'), 
(30518, 'Buford', 'GA', 770, '-084.033984', '+34.113712'), 
(30519, 'Buford', 'GA', 770, '-083.930765', '+34.079715'), 
(30520, 'Canon', 'GA', 706, '-083.152947', '+34.355933'), 
(30521, 'Carnesville', 'GA', 706, '-083.254745', '+34.363122'), 
(30522, 'Cherrylog', 'GA', 706, '-084.425035', '+34.732490'), 
(30523, 'Clarkesville', 'GA', 706, '-083.508274', '+34.655918'), 
(30525, 'Clayton', 'GA', 706, '-083.375358', '+34.886868'), 
(30527, 'Clermont', 'GA', 770, '-083.775657', '+34.397806'), 
(30528, 'Cleveland', 'GA', 706, '-083.746150', '+34.610466'), 
(30529, 'Commerce', 'GA', 706, '-083.570671', '+34.169691'), 
(30530, 'Commerce', 'GA', 706, '-083.402226', '+34.168274'), 
(30531, 'Cornelia', 'GA', 706, '-083.574032', '+34.535213'), 
(30533, 'Dahlonega', 'GA', 706, '-084.024387', '+34.541371'), 
(30534, 'Dawsonville', 'GA', 706, '-084.155043', '+34.453661'), 
(30535, 'Demorest', 'GA', 706, '-083.569657', '+34.631639'), 
(30537, 'Dillard', 'GA', 706, '-083.357507', '+34.970000'), 
(30538, 'Eastanollee', 'GA', 706, '-083.258748', '+34.535120'), 
(30539, 'East Ellijay', 'GA', 706, '-084.493207', '+34.658482'), 
(30540, 'Ellijay', 'GA', 706, '-084.449007', '+34.701290'), 
(30541, 'Epworth', 'GA', 706, '-084.436752', '+34.928730'), 
(30542, 'Flowery Branch', 'GA', 770, '-083.891451', '+34.282818'), 
(30543, 'Gillsville', 'GA', 770, '-083.735421', '+34.364396'), 
(30544, 'Demorest', 'GA', 706, '-083.562922', '+34.593092'), 
(30545, 'Helen', 'GA', 706, '-083.720937', '+34.729196'), 
(30546, 'Hiawassee', 'GA', 706, '-083.727390', '+34.906339'), 
(30547, 'Homer', 'GA', 706, '-083.491925', '+34.373145'), 
(30548, 'Hoschton', 'GA', 706, '-083.718170', '+34.099031'), 
(30549, 'Jefferson', 'GA', 706, '-083.589021', '+34.106010'), 
(30552, 'Lakemont', 'GA', 706, '-083.443351', '+34.789920'), 
(30553, 'Lavonia', 'GA', 706, '-083.144241', '+34.408031'), 
(30554, 'Lula', 'GA', 770, '-083.703923', '+34.410880'), 
(30555, 'Mc Caysville', 'GA', 706, '-084.403709', '+34.936986'), 
(30557, 'Martin', 'GA', 706, '-083.232080', '+34.527955'), 
(30558, 'Maysville', 'GA', 706, '-083.543357', '+34.329372'), 
(30559, 'Mineral Bluff', 'GA', 706, '-084.268863', '+34.936697'), 
(30560, 'Morganton', 'GA', 706, '-084.248612', '+34.862630'), 
(30562, 'Mountain City', 'GA', 706, '-083.402766', '+34.914393'), 
(30563, 'Mount Airy', 'GA', 706, '-083.522830', '+34.541683'), 
(30564, 'Murrayville', 'GA', 770, '-083.906516', '+34.445369'), 
(30565, 'Nicholson', 'GA', 706, '-083.474576', '+34.113429'), 
(30566, 'Oakwood', 'GA', 770, '-083.897612', '+34.239428'), 
(30567, 'Pendergrass', 'GA', 706, '-083.597060', '+34.159431'), 
(30568, 'Rabun Gap', 'GA', 706, '-083.381415', '+34.944609'), 
(30571, 'Sautee Nacoochee', 'GA', 706, '-083.709564', '+34.665780'), 
(30572, 'Suches', 'GA', 706, '-084.027629', '+34.712091'), 
(30573, 'Tallulah Falls', 'GA', 706, '-083.397716', '+34.742007'), 
(30575, 'Talmo', 'GA', 706, '-083.713188', '+34.195058'), 
(30576, 'Tiger', 'GA', 706, '-083.457267', '+34.856395'), 
(30577, 'Toccoa', 'GA', 706, '-083.288828', '+34.554103'), 
(30580, 'Turnerville', 'GA', 706, '-083.435780', '+34.676584'), 
(30581, 'Wiley', 'GA', 706, '-083.419137', '+34.804473'), 
(30582, 'Young Harris', 'GA', 706, '-083.828504', '+34.934417'), 
(30596, 'Alto', 'GA', 706, '-083.509934', '+34.629391'), 
(30597, 'Dahlonega', 'GA', 706, '-083.980879', '+34.527671'), 
(30598, 'Toccoa', 'GA', 706, '-083.352534', '+34.591790'), 
(30599, 'Commerce', 'GA', 706, '-083.587419', '+34.130594'), 
(30601, 'Athens', 'GA', 706, '-083.353697', '+33.992902'), 
(30602, 'Athens', 'GA', 706, '-083.365029', '+33.925971'), 
(30603, 'Athens', 'GA', 706, '-083.408897', '+33.947587'), 
(30604, 'Athens', 'GA', 706, '-083.389080', '+33.944339'), 
(30605, 'Athens', 'GA', 706, '-083.364038', '+33.923088'), 
(30606, 'Athens', 'GA', 706, '-083.430640', '+33.951348'), 
(30607, 'Athens', 'GA', 706, '-083.439569', '+33.998267'), 
(30608, 'Athens', 'GA', 706, '-083.389080', '+33.944339'), 
(30609, 'Athens', 'GA', 706, '-083.377430', '+33.946364'), 
(30610, 'Athens', 'GA', 706, null, null), 
(30612, 'Athens', 'GA', 706, '-083.389080', '+33.944339'), 
(30613, 'Athens', 'GA', 706, null, null), 
(30619, 'Arnoldsville', 'GA', 706, '-083.222254', '+33.888662'), 
(30620, 'Bethlehem', 'GA', 770, '-083.721536', '+33.943652'), 
(30621, 'Bishop', 'GA', 706, '-083.481710', '+33.805718'), 
(30622, 'Bogart', 'GA', 770, '-083.518452', '+33.901988'), 
(30623, 'Bostwick', 'GA', 706, '-083.511055', '+33.754235'), 
(30624, 'Bowman', 'GA', 706, '-082.957102', '+34.164131'), 
(30625, 'Buckhead', 'GA', 706, '-083.365611', '+33.525614'), 
(30627, 'Carlton', 'GA', 706, '-083.099349', '+34.059180'), 
(30628, 'Colbert', 'GA', 706, '-083.202379', '+34.088156'), 
(30629, 'Comer', 'GA', 706, '-083.144463', '+34.105661'), 
(30630, 'Crawford', 'GA', 706, '-083.164573', '+33.907589'), 
(30631, 'Crawfordville', 'GA', 706, '-082.858099', '+33.577007'), 
(30633, 'Danielsville', 'GA', 706, '-083.262772', '+34.152968'), 
(30634, 'Dewy Rose', 'GA', 706, '-082.943399', '+34.185291'), 
(30635, 'Elberton', 'GA', 706, '-082.840971', '+34.129737'), 
(30638, 'Farmington', 'GA', 706, '-083.420094', '+33.755811'), 
(30639, 'Franklin Springs', 'GA', 706, '-083.147024', '+34.274306'), 
(30641, 'Good Hope', 'GA', 770, '-083.580359', '+33.778257'), 
(30642, 'Greensboro', 'GA', 706, '-083.193389', '+33.560655'), 
(30643, 'Hartwell', 'GA', 706, '-082.941703', '+34.361177'), 
(30645, 'High Shoals', 'GA', 706, '-083.516374', '+33.801274'), 
(30646, 'Hull', 'GA', 706, '-083.309110', '+34.088693'), 
(30647, 'Ila', 'GA', 706, '-083.288117', '+34.120239'), 
(30648, 'Lexington', 'GA', 706, '-083.020293', '+33.852810'), 
(30650, 'Madison', 'GA', 706, '-083.492928', '+33.591117'), 
(30655, 'Monroe', 'GA', 770, '-083.701264', '+33.788322'), 
(30656, 'Monroe', 'GA', 770, '-083.710359', '+33.838638'), 
(30660, 'Rayle', 'GA', 706, '-082.899831', '+33.763817'), 
(30662, 'Royston', 'GA', 706, '-083.192787', '+34.297968'), 
(30663, 'Rutledge', 'GA', 706, '-083.602459', '+33.611010'), 
(30664, 'Sharon', 'GA', 706, '-082.794766', '+33.559964'), 
(30665, 'Siloam', 'GA', 706, '-083.074186', '+33.561871'), 
(30666, 'Statham', 'GA', 770, '-083.590148', '+33.980323'), 
(30667, 'Stephens', 'GA', 706, '-083.151661', '+33.804626'), 
(30668, 'Tignall', 'GA', 706, '-082.747023', '+33.877751'), 
(30669, 'Union Point', 'GA', 706, '-083.122065', '+33.634342'), 
(30671, 'Maxeys', 'GA', 706, '-083.170600', '+33.740502'), 
(30673, 'Washington', 'GA', 706, '-082.710833', '+33.731490'), 
(30677, 'Watkinsville', 'GA', 706, '-083.433470', '+33.816730'), 
(30678, 'White Plains', 'GA', 706, '-083.080230', '+33.458056'), 
(30680, 'Winder', 'GA', 770, '-083.698498', '+33.987138'), 
(30683, 'Winterville', 'GA', 706, '-083.292152', '+33.930735'), 
(30701, 'Calhoun', 'GA', 706, '-084.887942', '+34.496921'), 
(30703, 'Calhoun', 'GA', 706, '-084.762161', '+34.479066'), 
(30705, 'Chatsworth', 'GA', 706, '-084.771623', '+34.785543'), 
(30707, 'Chickamauga', 'GA', 706, '-085.353517', '+34.764160'), 
(30708, 'Cisco', 'GA', 706, '-084.756880', '+34.872473'), 
(30710, 'Cohutta', 'GA', 706, '-084.919498', '+34.867821'), 
(30711, 'Crandall', 'GA', 706, '-084.744577', '+34.887628'), 
(30719, 'Dalton', 'GA', 706, '-084.989796', '+34.801861'), 
(30720, 'Dalton', 'GA', 706, '-084.992771', '+34.791428'), 
(30721, 'Dalton', 'GA', 706, '-084.913810', '+34.788493'), 
(30722, 'Dalton', 'GA', 706, '-084.951261', '+34.759522'), 
(30724, 'Eton', 'GA', 706, '-084.777863', '+34.787830'), 
(30725, 'Flintstone', 'GA', 706, '-085.238041', '+34.846843'), 
(30726, 'Graysville', 'GA', 706, '-085.140798', '+34.980249'), 
(30728, 'La Fayette', 'GA', 706, '-085.255273', '+34.697006'), 
(30730, 'Lyerly', 'GA', 706, '-085.417428', '+34.392073'), 
(30731, 'Menlo', 'GA', 706, '-085.414081', '+34.518597'), 
(30732, 'Oakman', 'GA', 706, '-084.711863', '+34.569015'), 
(30733, 'Plainville', 'GA', 706, '-085.052629', '+34.414048'), 
(30734, 'Ranger', 'GA', 706, '-084.724186', '+34.535071'), 
(30735, 'Resaca', 'GA', 706, '-084.906803', '+34.583318'), 
(30736, 'Ringgold', 'GA', 706, '-085.118699', '+34.888709'), 
(30738, 'Rising Fawn', 'GA', 706, '-085.501868', '+34.813904'), 
(30739, 'Rock Spring', 'GA', 706, '-085.212809', '+34.801819'), 
(30740, 'Rocky Face', 'GA', 706, '-085.072681', '+34.766976'), 
(30741, 'Rossville', 'GA', 706, '-085.246291', '+34.798084'), 
(30742, 'Fort Oglethorpe', 'GA', 706, '-085.175034', '+34.931497'), 
(30746, 'Sugar Valley', 'GA', 706, '-085.025616', '+34.571753'), 
(30747, 'Summerville', 'GA', 706, '-085.315546', '+34.484159'), 
(30750, 'Lookout Mountain', 'GA', 706, '-085.384631', '+34.934730'), 
(30751, 'Tennga', 'GA', 706, '-084.735233', '+34.981449'), 
(30752, 'Trenton', 'GA', 706, '-085.502080', '+34.871687'), 
(30753, 'Trion', 'GA', 706, '-085.368362', '+34.532713'), 
(30755, 'Tunnel Hill', 'GA', 706, '-085.050047', '+34.875416'), 
(30756, 'Varnell', 'GA', 706, '-084.988536', '+34.929800'), 
(30757, 'Wildwood', 'GA', 706, '-085.448302', '+34.922998'), 
(30802, 'Appling', 'GA', 706, '-082.312058', '+33.573999'), 
(30803, 'Avera', 'GA', 706, '-082.527009', '+33.141307'), 
(30805, 'Blythe', 'GA', 706, '-082.198897', '+33.359709'), 
(30806, 'Boneville', 'GA', 706, '-082.510400', '+33.527993'), 
(30807, 'Camak', 'GA', 706, '-082.642214', '+33.447102'), 
(30808, 'Dearing', 'GA', 706, '-082.401622', '+33.404395'), 
(30809, 'Evans', 'GA', 706, '-082.143617', '+33.551132'), 
(30810, 'Gibson', 'GA', 706, '-082.599738', '+33.223471'), 
(30811, 'Gough', 'GA', 706, '-081.929165', '+33.050487'), 
(30812, 'Gracewood', 'GA', 706, '-082.090996', '+33.386041'), 
(30813, 'Grovetown', 'GA', 706, '-082.213991', '+33.466721'), 
(30814, 'Harlem', 'GA', 706, '-082.307337', '+33.456131'), 
(30815, 'Hephzibah', 'GA', 706, '-082.058032', '+33.322290'), 
(30816, 'Keysville', 'GA', 706, '-082.134871', '+33.155067'), 
(30817, 'Lincolnton', 'GA', 706, '-082.453456', '+33.812714'), 
(30818, 'Matthews', 'GA', 706, '-082.343390', '+33.189975'), 
(30819, 'Mesena', 'GA', 706, '-082.625213', '+33.432384'), 
(30820, 'Mitchell', 'GA', 706, '-082.631164', '+33.231593'), 
(30821, 'Norwood', 'GA', 706, '-082.718794', '+33.484966'), 
(30822, 'Perkins', 'GA', 912, '-081.875482', '+32.873466'), 
(30823, 'Stapleton', 'GA', 706, '-082.438568', '+33.181447'), 
(30824, 'Thomson', 'GA', 706, '-082.513847', '+33.494908'), 
(30828, 'Warrenton', 'GA', 706, '-082.641067', '+33.406118'), 
(30830, 'Waynesboro', 'GA', 706, '-081.986767', '+33.080724'), 
(30833, 'Wrens', 'GA', 706, '-082.361546', '+33.192426'), 
(30901, 'Augusta', 'GA', 706, '-081.969184', '+33.456687'), 
(30903, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30904, 'Augusta', 'GA', 706, '-082.015988', '+33.478686'), 
(30905, 'Augusta', 'GA', 706, '-082.133732', '+33.412986'), 
(30906, 'Augusta', 'GA', 706, '-082.009938', '+33.358865'), 
(30907, 'Augusta', 'GA', 706, '-082.068935', '+33.457921'), 
(30909, 'Augusta', 'GA', 706, '-082.055973', '+33.416616'), 
(30910, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30911, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30912, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30913, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30914, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30916, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30917, 'Augusta', 'GA', 706, '-082.235542', '+33.527678'), 
(30919, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(30999, 'Augusta', 'GA', 706, '-082.090996', '+33.386041'), 
(31001, 'Abbeville', 'GA', 912, '-083.372515', '+31.977048'), 
(31002, 'Adrian', 'GA', 912, '-082.540305', '+32.568870'), 
(31003, 'Allentown', 'GA', 912, '-083.209510', '+32.606433'), 
(31004, 'Bolingbroke', 'GA', 912, '-083.800628', '+32.946971'), 
(31005, 'Bonaire', 'GA', 912, '-083.662733', '+32.539506'), 
(31006, 'Butler', 'GA', 912, '-084.226075', '+32.572668'), 
(31007, 'Byromville', 'GA', 912, '-083.901376', '+32.185828'), 
(31008, 'Byron', 'GA', 912, '-083.788976', '+32.618051'), 
(31009, 'Cadwell', 'GA', 912, '-083.009422', '+32.303915'), 
(31010, 'Cordele', 'GA', 912, '-083.785365', '+31.917178'), 
(31011, 'Chauncey', 'GA', 912, '-083.055544', '+32.150374'), 
(31012, 'Chester', 'GA', 912, '-083.160882', '+32.310632'), 
(31013, 'Clinchfield', 'GA', 912, '-083.692562', '+32.338639'), 
(31014, 'Cochran', 'GA', 912, '-083.321095', '+32.383904'), 
(31015, 'Cordele', 'GA', 912, '-083.777354', '+31.919861'), 
(31016, 'Culloden', 'GA', 912, '-084.062584', '+32.900292'), 
(31017, 'Danville', 'GA', 912, '-083.269106', '+32.607654'), 
(31018, 'Davisboro', 'GA', 912, '-082.648357', '+32.968449'), 
(31019, 'Dexter', 'GA', 912, '-083.044502', '+32.428425'), 
(31020, 'Dry Branch', 'GA', 912, '-083.455788', '+32.715133'), 
(31021, 'Dublin', 'GA', 912, '-082.938121', '+32.459291'), 
(31022, 'Dudley', 'GA', 912, '-083.108975', '+32.505705'), 
(31023, 'Eastman', 'GA', 912, '-083.194358', '+32.143564'), 
(31024, 'Eatonton', 'GA', 706, '-083.355865', '+33.320818'), 
(31025, 'Elko', 'GA', 912, '-083.749048', '+32.360242'), 
(31027, 'Dublin', 'GA', 912, '-082.781684', '+32.552377'), 
(31028, 'Centerville', 'GA', 912, '-083.701770', '+32.568220'), 
(31029, 'Forsyth', 'GA', 912, '-083.915021', '+33.025944'), 
(31030, 'Fort Valley', 'GA', 912, '-083.854528', '+32.560698'), 
(31031, 'Gordon', 'GA', 912, '-083.302945', '+32.881267'), 
(31032, 'Gray', 'GA', 912, '-083.567362', '+32.991607'), 
(31033, 'Haddock', 'GA', 912, '-083.424672', '+33.056543'), 
(31034, 'Hardwick', 'GA', 912, '-083.246975', '+33.022658'), 
(31035, 'Harrison', 'GA', 912, '-082.702399', '+32.855295'), 
(31036, 'Hawkinsville', 'GA', 912, '-083.490090', '+32.275664'), 
(31037, 'Helena', 'GA', 912, '-082.974700', '+32.047457'), 
(31038, 'Hillsboro', 'GA', 706, '-083.618059', '+33.207511'), 
(31039, 'Howard', 'GA', 912, '-084.227675', '+32.559781'), 
(31040, 'Dublin', 'GA', 912, '-082.914974', '+32.540073'), 
(31041, 'Ideal', 'GA', 912, '-084.212159', '+32.372937'), 
(31042, 'Irwinton', 'GA', 912, '-083.145237', '+32.751414'), 
(31044, 'Jeffersonville', 'GA', 912, '-083.331033', '+32.661271'), 
(31045, 'Jewell', 'GA', 706, '-082.755599', '+33.296633'), 
(31046, 'Juliette', 'GA', 912, '-083.803166', '+33.027607'), 
(31047, 'Kathleen', 'GA', 912, '-083.646436', '+32.454331'), 
(31049, 'Kite', 'GA', 912, '-082.525306', '+32.698954'), 
(31050, 'Knoxville', 'GA', 912, '-083.915762', '+32.715632'), 
(31051, 'Lilly', 'GA', 912, '-083.891349', '+32.146879'), 
(31052, 'Lizella', 'GA', 912, '-083.823023', '+32.783332'), 
(31054, 'Mc Intyre', 'GA', 912, '-083.231724', '+32.886524'), 
(31055, 'Mc Rae', 'GA', 912, '-082.910927', '+32.047918'), 
(31057, 'Marshallville', 'GA', 912, '-083.905039', '+32.438321'), 
(31058, 'Mauk', 'GA', 912, '-084.227675', '+32.559781'), 
(31060, 'Milan', 'GA', 912, '-082.926588', '+31.964005'), 
(31061, 'Milledgeville', 'GA', 912, '-083.239008', '+33.072279'), 
(31062, 'Milledgeville', 'GA', 912, '-083.224920', '+33.087138'), 
(31063, 'Montezuma', 'GA', 912, '-083.863997', '+32.240448'), 
(31064, 'Monticello', 'GA', 706, '-083.698508', '+33.337906'), 
(31065, 'Montrose', 'GA', 912, '-083.159741', '+32.562040'), 
(31066, 'Musella', 'GA', 912, '-083.979228', '+32.786842'), 
(31067, 'Oconee', 'GA', 912, '-082.946903', '+32.876666'), 
(31068, 'Oglethorpe', 'GA', 912, '-084.101472', '+32.327479'), 
(31069, 'Perry', 'GA', 912, '-083.722649', '+32.431940'), 
(31070, 'Pinehurst', 'GA', 912, '-083.778422', '+32.182652'), 
(31071, 'Pineview', 'GA', 912, '-083.504479', '+32.098130'), 
(31072, 'Pitts', 'GA', 912, '-083.539522', '+31.948637'), 
(31073, 'Plainfield', 'GA', 912, '-083.122891', '+32.176429'), 
(31075, 'Rentz', 'GA', 912, '-082.966995', '+32.379902'), 
(31076, 'Reynolds', 'GA', 912, '-084.092715', '+32.551695'), 
(31077, 'Rhine', 'GA', 912, '-083.122891', '+32.176429'), 
(31078, 'Roberta', 'GA', 912, '-084.010581', '+32.687207'), 
(31079, 'Rochelle', 'GA', 912, '-083.453578', '+31.948411'), 
(31081, 'Rupert', 'GA', 912, '-084.227675', '+32.559781'), 
(31082, 'Sandersville', 'GA', 912, '-082.840564', '+32.974982'), 
(31083, 'Scotland', 'GA', 912, '-082.912341', '+32.084139'), 
(31084, 'Seville', 'GA', 912, '-083.394574', '+31.989039'), 
(31085, 'Shady Dale', 'GA', 706, '-083.626885', '+33.435022'), 
(31086, 'Smarr', 'GA', 912, '-083.876108', '+32.989503'), 
(31087, 'Sparta', 'GA', 706, '-083.089220', '+33.257068'), 
(31088, 'Warner Robins', 'GA', 912, '-083.644751', '+32.555039'), 
(31089, 'Tennille', 'GA', 912, '-082.782879', '+32.873449'), 
(31090, 'Toomsboro', 'GA', 912, '-083.066814', '+32.806595'), 
(31091, 'Unadilla', 'GA', 912, '-083.731718', '+32.219249'), 
(31092, 'Vienna', 'GA', 912, '-083.791644', '+32.115981'), 
(31093, 'Warner Robins', 'GA', 912, '-083.658174', '+32.587303'), 
(31094, 'Warthen', 'GA', 912, '-082.805591', '+33.079750'), 
(31095, 'Warner Robins', 'GA', 912, '-083.669655', '+32.487403'), 
(31096, 'Wrightsville', 'GA', 912, '-082.657495', '+32.635692'), 
(31097, 'Yatesville', 'GA', 706, '-084.212644', '+32.901627'), 
(31098, 'Warner Robins', 'GA', 912, '-083.640099', '+32.493720'), 
(31099, 'Warner Robins', 'GA', 912, '-083.651300', '+32.646236'), 
(31106, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31107, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31119, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(31126, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31131, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31139, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31141, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(31145, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(31146, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(31150, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31156, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31191, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31192, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31193, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31195, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31196, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31197, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31198, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31199, 'Atlanta', 'GA', 404, '-084.474050', '+33.844371'), 
(31201, 'Macon', 'GA', 912, '-083.595066', '+32.827949'), 
(31202, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31203, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31204, 'Macon', 'GA', 912, '-083.667064', '+32.852249'), 
(31205, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31206, 'Macon', 'GA', 912, '-083.668091', '+32.834861'), 
(31207, 'Macon', 'GA', 912, '-083.648552', '+32.830389'), 
(31208, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31209, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31210, 'Macon', 'GA', 912, '-083.680078', '+32.843368'), 
(31211, 'Macon', 'GA', 912, '-083.607363', '+32.866987'), 
(31212, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31213, 'Macon', 'GA', 912, '-083.638752', '+32.839289'), 
(31216, 'Macon', 'GA', 912, '-083.747721', '+32.748570'), 
(31217, 'Macon', 'GA', 912, '-083.565009', '+32.811767'), 
(31220, 'Macon', 'GA', 912, '-083.802047', '+32.859461'), 
(31221, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31294, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31295, 'Macon', 'GA', 912, '-083.569001', '+32.810189'), 
(31296, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31297, 'Macon', 'GA', 912, '-083.657207', '+32.700450'), 
(31298, 'Macon', 'GA', 912, '-083.708399', '+32.873330'), 
(31299, 'Macon', 'GA', 912, '-083.691315', '+32.806707'), 
(31301, 'Allenhurst', 'GA', 912, '-081.603850', '+31.779116'), 
(31302, 'Bloomingdale', 'GA', 912, '-081.291335', '+32.107103'), 
(31303, 'Clyo', 'GA', 912, '-081.322392', '+32.488015'), 
(31304, 'Crescent', 'GA', 912, '-081.381908', '+31.495071'), 
(31305, 'Darien', 'GA', 912, '-081.369263', '+31.413831'), 
(31307, 'Eden', 'GA', 912, '-081.353756', '+32.174021'), 
(31308, 'Ellabell', 'GA', 912, '-081.502963', '+32.159233'), 
(31309, 'Fleming', 'GA', 912, '-081.457959', '+31.876730'), 
(31310, 'Hinesville', 'GA', 912, '-081.437074', '+31.806832'), 
(31312, 'Guyton', 'GA', 912, '-081.384181', '+32.331563'), 
(31313, 'Hinesville', 'GA', 912, '-081.523649', '+31.804838'), 
(31314, 'Fort Stewart', 'GA', 912, '-081.437074', '+31.806832'), 
(31315, 'Fort Stewart', 'GA', 912, '-081.654696', '+31.844332'), 
(31316, 'Ludowici', 'GA', 912, '-081.773916', '+31.780996'), 
(31318, 'Meldrim', 'GA', 912, '-081.372184', '+32.149861'), 
(31319, 'Meridian', 'GA', 912, '-081.368884', '+31.459045'), 
(31320, 'Midway', 'GA', 912, '-081.420626', '+31.778847'), 
(31321, 'Pembroke', 'GA', 912, '-081.514752', '+32.009967'), 
(31322, 'Pooler', 'GA', 912, '-081.083881', '+32.071917'), 
(31323, 'Riceboro', 'GA', 912, '-081.573850', '+31.785934'), 
(31324, 'Richmond Hill', 'GA', 912, '-081.407336', '+31.951531'), 
(31326, 'Rincon', 'GA', 912, '-081.287526', '+32.285205'), 
(31327, 'Sapelo Island', 'GA', 912, '-081.381908', '+31.495071'), 
(31328, 'Tybee Island', 'GA', 912, '-080.855322', '+32.005930'), 
(31329, 'Springfield', 'GA', 912, '-081.361775', '+32.369703'), 
(31331, 'Townsend', 'GA', 912, '-081.358252', '+31.512024'), 
(31332, 'Valona', 'GA', 912, null, null), 
(31333, 'Walthourville', 'GA', 912, '-081.620830', '+31.770473'), 
(31401, 'Savannah', 'GA', 912, '-081.135618', '+32.072257'), 
(31402, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31403, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31404, 'Savannah', 'GA', 912, '-081.117480', '+32.048247'), 
(31405, 'Savannah', 'GA', 912, '-081.181413', '+32.065317'), 
(31406, 'Savannah', 'GA', 912, '-081.086617', '+31.975611'), 
(31407, 'Savannah', 'GA', 912, '-081.199897', '+32.167235'), 
(31408, 'Savannah', 'GA', 912, '-081.174612', '+32.108154'), 
(31409, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31410, 'Savannah', 'GA', 912, '-080.997043', '+32.017461'), 
(31411, 'Savannah', 'GA', 912, '-081.045795', '+31.942645'), 
(31412, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31414, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31415, 'Savannah', 'GA', 912, '-081.128865', '+32.075307'), 
(31416, 'Savannah', 'GA', 912, '-081.047711', '+32.005255'), 
(31418, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31419, 'Savannah', 'GA', 912, '-081.214369', '+32.008492'), 
(31420, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31421, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31422, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31498, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31499, 'Savannah', 'GA', 912, '-081.071560', '+31.971394'), 
(31501, 'Waycross', 'GA', 912, '-082.359628', '+31.224262'), 
(31502, 'Waycross', 'GA', 912, '-082.416543', '+31.018954'), 
(31503, 'Waycross', 'GA', 912, '-082.376595', '+31.193229'), 
(31510, 'Alma', 'GA', 912, '-082.461197', '+31.576952'), 
(31512, 'Ambrose', 'GA', 912, '-082.987305', '+31.549597'), 
(31513, 'Baxley', 'GA', 912, '-082.350837', '+31.756861'), 
(31515, 'Baxley', 'GA', 912, '-082.299677', '+31.717717'), 
(31516, 'Blackshear', 'GA', 912, '-082.271206', '+31.326324'), 
(31518, 'Bristol', 'GA', 912, '-082.214987', '+31.483312'), 
(31519, 'Broxton', 'GA', 912, '-082.864903', '+31.671903'), 
(31520, 'Brunswick', 'GA', 912, '-081.492883', '+31.230428'), 
(31521, 'Brunswick', 'GA', 912, '-081.532489', '+31.241505'), 
(31522, 'Saint Simons Island', 'GA', 912, '-081.449141', '+31.213223'), 
(31523, 'Brunswick', 'GA', 912, '-081.546047', '+31.218921'), 
(31524, 'Brunswick', 'GA', 912, '-081.482551', '+31.221995'), 
(31525, 'Brunswick', 'GA', 912, '-081.530477', '+31.280403'), 
(31527, 'Jekyll Island', 'GA', 912, '-081.416665', '+31.059721'), 
(31532, 'Denton', 'GA', 912, '-082.707079', '+31.795977'), 
(31533, 'Douglas', 'GA', 912, '-082.857131', '+31.509338'), 
(31534, 'Douglas', 'GA', 912, '-082.854631', '+31.571596'), 
(31535, 'Douglas', 'GA', 912, '-082.824636', '+31.504581'), 
(31537, 'Folkston', 'GA', 912, '-082.027252', '+30.855314'), 
(31539, 'Hazlehurst', 'GA', 912, '-082.626991', '+31.806871'), 
(31542, 'Hoboken', 'GA', 912, '-082.123686', '+31.178954'), 
(31543, 'Hortense', 'GA', 912, '-081.810366', '+31.268370'), 
(31544, 'Jacksonville', 'GA', 912, '-082.977178', '+31.832450'), 
(31545, 'Jesup', 'GA', 912, '-081.957787', '+31.600775'), 
(31546, 'Jesup', 'GA', 912, '-081.804924', '+31.531938'), 
(31547, 'Kings Bay', 'GA', 912, '-081.627717', '+30.804684'), 
(31548, 'Kingsland', 'GA', 912, '-081.692042', '+30.784384'), 
(31549, 'Lumber City', 'GA', 912, '-082.682963', '+31.931373'), 
(31550, 'Manor', 'GA', 912, '-082.594815', '+31.168101'), 
(31551, 'Mershon', 'GA', 912, '-082.230385', '+31.453629'), 
(31552, 'Millwood', 'GA', 912, '-082.600728', '+31.307256'), 
(31553, 'Nahunta', 'GA', 912, '-081.954478', '+31.158299'), 
(31554, 'Nicholls', 'GA', 912, '-082.703064', '+31.504909'), 
(31555, 'Odum', 'GA', 912, '-082.037562', '+31.685101'), 
(31556, 'Offerman', 'GA', 912, '-082.115541', '+31.412649'), 
(31557, 'Patterson', 'GA', 912, '-082.115363', '+31.369686'), 
(31558, 'Saint Marys', 'GA', 912, '-081.630984', '+30.844019'), 
(31560, 'Screven', 'GA', 912, '-082.010258', '+31.512923'), 
(31561, 'Sea Island', 'GA', 912, '-081.332211', '+31.198914'), 
(31563, 'Surrency', 'GA', 912, '-082.194912', '+31.731163'), 
(31564, 'Waresboro', 'GA', 912, '-082.416543', '+31.018954'), 
(31565, 'Waverly', 'GA', 912, '-081.633658', '+31.069415'), 
(31566, 'Waynesville', 'GA', 912, '-081.889563', '+31.187918'), 
(31567, 'West Green', 'GA', 912, '-082.724308', '+31.614312'), 
(31568, 'White Oak', 'GA', 912, '-081.778181', '+30.995235'), 
(31569, 'Woodbine', 'GA', 912, '-081.703469', '+30.939072'), 
(31598, 'Jesup', 'GA', 912, '-081.880222', '+31.578181'), 
(31599, 'Jesup', 'GA', 912, '-081.880222', '+31.578181'), 
(31601, 'Valdosta', 'GA', 912, '-083.332068', '+30.753904'), 
(31602, 'Valdosta', 'GA', 912, '-083.327812', '+30.893109'), 
(31603, 'Valdosta', 'GA', 912, '-083.252192', '+30.827965'), 
(31604, 'Valdosta', 'GA', 912, '-083.252192', '+30.827965'), 
(31605, 'Valdosta', 'GA', 912, '-083.247371', '+30.945994'), 
(31606, 'Valdosta', 'GA', 912, '-083.245331', '+30.826306'), 
(31620, 'Adel', 'GA', 912, '-083.407143', '+31.151742'), 
(31622, 'Alapaha', 'GA', 912, '-083.221348', '+31.383968'), 
(31623, 'Argyle', 'GA', 912, '-082.689540', '+31.064114'), 
(31624, 'Axson', 'GA', 912, '-082.847997', '+31.303159'), 
(31625, 'Barney', 'GA', 912, '-083.526479', '+30.856633'), 
(31626, 'Boston', 'GA', 912, '-083.910971', '+30.828644'), 
(31627, 'Cecil', 'GA', 912, '-083.391519', '+31.040257'), 
(31629, 'Dixie', 'GA', 912, '-083.708223', '+30.761316'), 
(31630, 'Du Pont', 'GA', 912, '-082.880688', '+30.975874'), 
(31631, 'Fargo', 'GA', 912, '-082.772422', '+31.056820'), 
(31632, 'Hahira', 'GA', 912, '-083.333206', '+30.942022'), 
(31634, 'Homerville', 'GA', 912, '-082.761330', '+31.050929'), 
(31635, 'Lakeland', 'GA', 912, '-083.098737', '+31.035327'), 
(31636, 'Lake Park', 'GA', 912, '-083.184325', '+30.745322'), 
(31637, 'Lenox', 'GA', 912, '-083.468529', '+31.271045'), 
(31638, 'Morven', 'GA', 912, '-083.539952', '+30.924839'), 
(31639, 'Nashville', 'GA', 912, '-083.218233', '+31.199826'), 
(31641, 'Naylor', 'GA', 912, '-083.128478', '+30.899018'), 
(31642, 'Pearson', 'GA', 912, '-082.853406', '+31.340836'), 
(31643, 'Quitman', 'GA', 912, '-083.587777', '+30.789440'), 
(31645, 'Ray City', 'GA', 912, '-083.228709', '+31.083619'), 
(31646, 'Saint George', 'GA', 912, '-082.165527', '+30.434346'), 
(31647, 'Sparks', 'GA', 912, '-083.412143', '+31.212878'), 
(31648, 'Statenville', 'GA', 912, '-083.037116', '+30.768894'), 
(31649, 'Stockton', 'GA', 912, '-083.013828', '+30.955111'), 
(31650, 'Willacoochee', 'GA', 912, '-082.968235', '+31.361682'), 
(31698, 'Valdosta', 'GA', 912, '-083.287753', '+30.848480'), 
(31699, 'Valdosta', 'GA', 912, '-083.207206', '+30.975119'), 
(31701, 'Albany', 'GA', 912, '-084.176751', '+31.560674'), 
(31702, 'Albany', 'GA', 912, '-084.194812', '+31.594782'), 
(31703, 'Albany', 'GA', 912, '-084.219594', '+31.543065'), 
(31704, 'Albany', 'GA', 912, '-084.061155', '+31.549975'), 
(31705, 'Albany', 'GA', 912, '-084.078338', '+31.546375'), 
(31706, 'Albany', 'GA', 912, '-084.176507', '+31.559274'), 
(31707, 'Albany', 'GA', 912, '-084.293109', '+31.529269'), 
(31708, 'Albany', 'GA', 912, '-084.132357', '+31.591073'), 
(31709, 'Americus', 'GA', 912, '-084.215282', '+32.040432'), 
(31710, 'Americus', 'GA', 912, '-084.181547', '+32.051235'), 
(31711, 'Andersonville', 'GA', 912, '-084.163983', '+32.155949'), 
(31712, 'Arabi', 'GA', 912, '-083.727700', '+31.849613'), 
(31713, 'Arlington', 'GA', 912, '-084.699156', '+31.477180'), 
(31714, 'Ashburn', 'GA', 912, '-083.644063', '+31.723074'), 
(31715, 'Attapulgus', 'GA', 912, '-084.511949', '+30.835331'), 
(31716, 'Baconton', 'GA', 912, '-084.100301', '+31.358861'), 
(31717, 'Bainbridge', 'GA', 912, '-084.617836', '+30.888734'), 
(31718, 'Bainbridge', 'GA', 912, '-084.570049', '+30.901863'), 
(31720, 'Barwick', 'GA', 912, '-083.526479', '+30.856633'), 
(31722, 'Berlin', 'GA', 912, '-083.649138', '+31.080682'), 
(31723, 'Blakely', 'GA', 912, '-084.901178', '+31.346088'), 
(31724, 'Bluffton', 'GA', 912, '-084.854212', '+31.557533'), 
(31725, 'Brinson', 'GA', 912, '-084.703795', '+30.907915'), 
(31726, 'Bronwood', 'GA', 912, '-084.343163', '+31.824017'), 
(31727, 'Brookfield', 'GA', 912, '-083.503715', '+31.441720'), 
(31728, 'Cairo', 'GA', 912, '-084.229030', '+30.857503'), 
(31729, 'Calvary', 'GA', 912, '-084.351846', '+30.714710'), 
(31730, 'Camilla', 'GA', 912, '-084.242837', '+31.249152'), 
(31732, 'Cedar Springs', 'GA', 912, '-084.871091', '+31.295630'), 
(31733, 'Chula', 'GA', 912, '-083.509385', '+31.557454'), 
(31734, 'Climax', 'GA', 912, '-084.468281', '+30.887347'), 
(31735, 'Cobb', 'GA', 912, '-083.978975', '+31.968395'), 
(31736, 'Coleman', 'GA', 912, '-084.747201', '+31.775195'), 
(31737, 'Colquitt', 'GA', 912, '-084.713359', '+31.162510'), 
(31738, 'Coolidge', 'GA', 912, '-083.871284', '+30.976287'), 
(31739, 'Cotton', 'GA', 912, '-084.253089', '+31.260443'), 
(31740, 'Cuthbert', 'GA', 912, '-084.832234', '+31.731183'), 
(31741, 'Damascus', 'GA', 912, '-084.717460', '+31.298124'), 
(31742, 'Dawson', 'GA', 912, '-084.438586', '+31.766150'), 
(31743, 'De Soto', 'GA', 912, '-084.031040', '+31.938088'), 
(31744, 'Doerun', 'GA', 912, '-083.889951', '+31.272009'), 
(31745, 'Donalsonville', 'GA', 912, '-084.867238', '+30.918229'), 
(31746, 'Edison', 'GA', 912, '-084.721045', '+31.506869'), 
(31747, 'Ellenton', 'GA', 912, '-083.588901', '+31.178850'), 
(31749, 'Enigma', 'GA', 912, '-083.355349', '+31.417797'), 
(31750, 'Fitzgerald', 'GA', 912, '-083.235412', '+31.748753'), 
(31751, 'Fort Gaines', 'GA', 912, '-085.054942', '+31.636180'), 
(31752, 'Fowlstown', 'GA', 912, '-084.549907', '+30.791856'), 
(31753, 'Funston', 'GA', 912, '-083.877554', '+31.205365'), 
(31754, 'Georgetown', 'GA', 912, '-085.104383', '+31.844937'), 
(31756, 'Hartsfield', 'GA', 912, '-083.945527', '+31.200827'), 
(31757, 'Thomasville', 'GA', 912, '-083.888269', '+30.853592'), 
(31758, 'Thomasville', 'GA', 912, '-083.927785', '+30.868187'), 
(31759, 'Iron City', 'GA', 912, '-084.834731', '+30.985082'), 
(31760, 'Irwinville', 'GA', 912, '-083.408633', '+31.706283'), 
(31761, 'Jakin', 'GA', 912, '-084.986113', '+31.089377'), 
(31762, 'Leary', 'GA', 912, '-084.513659', '+31.484266'), 
(31763, 'Leesburg', 'GA', 912, '-084.160359', '+31.763715'), 
(31764, 'Leslie', 'GA', 912, '-084.088354', '+32.000148'), 
(31765, 'Meigs', 'GA', 912, '-084.061389', '+31.021859'), 
(31766, 'Morgan', 'GA', 912, '-084.611559', '+31.537960'), 
(31767, 'Morris', 'GA', 912, '-085.024468', '+31.881410'), 
(31768, 'Moultrie', 'GA', 912, '-083.789698', '+31.183438'), 
(31769, 'Mystic', 'GA', 912, '-083.249754', '+31.620866'), 
(31770, 'Newton', 'GA', 912, '-084.338325', '+31.371680'), 
(31771, 'Norman Park', 'GA', 912, '-083.654904', '+31.246179'), 
(31772, 'Oakfield', 'GA', 912, '-083.959728', '+31.726629'), 
(31773, 'Ochlocknee', 'GA', 912, '-084.027250', '+30.968592'), 
(31774, 'Ocilla', 'GA', 912, '-083.269632', '+31.571754'), 
(31775, 'Omega', 'GA', 912, '-083.590290', '+31.359156'), 
(31776, 'Moultrie', 'GA', 912, '-083.792379', '+31.172696'), 
(31777, 'Parrott', 'GA', 912, '-084.506058', '+31.911689'), 
(31778, 'Pavo', 'GA', 912, '-083.900766', '+30.869228'), 
(31779, 'Pelham', 'GA', 912, '-084.223371', '+31.225572'), 
(31780, 'Plains', 'GA', 912, '-084.372490', '+32.027663'), 
(31781, 'Poulan', 'GA', 912, '-083.784347', '+31.538397'), 
(31782, 'Putney', 'GA', 912, '-084.219594', '+31.543065'), 
(31783, 'Rebecca', 'GA', 912, '-083.526041', '+31.780373'), 
(31784, 'Sale City', 'GA', 912, '-084.047656', '+31.274330'), 
(31785, 'Sasser', 'GA', 912, '-084.327480', '+31.689973'), 
(31786, 'Shellman', 'GA', 912, '-084.614914', '+31.760361'), 
(31787, 'Smithville', 'GA', 912, '-084.222541', '+31.772073'), 
(31789, 'Sumner', 'GA', 912, '-083.727288', '+31.481811'), 
(31790, 'Sycamore', 'GA', 912, '-083.578336', '+31.652867'), 
(31791, 'Sylvester', 'GA', 912, '-083.850054', '+31.603336'), 
(31792, 'Thomasville', 'GA', 912, '-083.950795', '+30.825551'), 
(31793, 'Tifton', 'GA', 912, '-083.503621', '+31.485438'), 
(31794, 'Tifton', 'GA', 912, '-083.499944', '+31.463918'), 
(31795, 'Ty Ty', 'GA', 912, '-083.592123', '+31.475155'), 
(31796, 'Warwick', 'GA', 912, '-083.876179', '+31.762219'), 
(31797, 'Whigham', 'GA', 912, '-084.311493', '+30.901959'), 
(31798, 'Wray', 'GA', 912, '-083.087813', '+31.571849'), 
(31799, 'Thomasville', 'GA', 912, '-083.885902', '+30.880968'), 
(31801, 'Box Springs', 'GA', 706, '-084.494946', '+32.701117'), 
(31803, 'Buena Vista', 'GA', 912, '-084.489818', '+32.254152'), 
(31804, 'Cataula', 'GA', 706, '-084.855447', '+32.661625'), 
(31805, 'Cusseta', 'GA', 706, '-084.736706', '+32.292547'), 
(31806, 'Ellaville', 'GA', 912, '-084.277064', '+32.209028'), 
(31807, 'Ellerslie', 'GA', 706, '-084.789524', '+32.631243'), 
(31808, 'Fortson', 'GA', 706, '-084.991501', '+32.563874'), 
(31810, 'Geneva', 'GA', 706, '-084.494946', '+32.701117'), 
(31811, 'Hamilton', 'GA', 706, '-084.934906', '+32.746007'), 
(31812, 'Junction City', 'GA', 706, '-084.494946', '+32.701117'), 
(31814, 'Louvale', 'GA', 912, '-084.849724', '+32.076630'), 
(31815, 'Lumpkin', 'GA', 912, '-084.728093', '+32.069538'), 
(31816, 'Manchester', 'GA', 706, '-084.615478', '+32.911070'), 
(31820, 'Midland', 'GA', 706, '-084.850953', '+32.565782'), 
(31821, 'Omaha', 'GA', 912, '-084.849724', '+32.076630'), 
(31822, 'Pine Mountain', 'GA', 706, '-084.904638', '+32.834241'), 
(31823, 'Pine Mountain Valley', 'GA', 706, '-084.820364', '+32.822628'), 
(31824, 'Preston', 'GA', 912, '-084.543517', '+32.076133'), 
(31825, 'Richland', 'GA', 912, '-084.718627', '+32.074331'), 
(31826, 'Shiloh', 'GA', 706, '-084.733595', '+32.791278'), 
(31827, 'Talbotton', 'GA', 706, '-084.537989', '+32.673738'), 
(31829, 'Upatoi', 'GA', 706, '-084.733865', '+32.564771'), 
(31830, 'Warm Springs', 'GA', 706, '-084.716723', '+32.906319'), 
(31831, 'Waverly Hall', 'GA', 706, '-084.785460', '+32.738687'), 
(31832, 'Weston', 'GA', 912, '-084.543517', '+32.076133'), 
(31833, 'West Point', 'GA', 706, '-085.077535', '+32.907328'), 
(31836, 'Woodland', 'GA', 706, '-084.565420', '+32.790007'), 
(31901, 'Columbus', 'GA', 706, '-084.978230', '+32.472864'), 
(31902, 'Columbus', 'GA', 706, '-084.955843', '+32.524252'), 
(31903, 'Columbus', 'GA', 706, '-084.934344', '+32.418510'), 
(31904, 'Columbus', 'GA', 706, '-084.996980', '+32.534374'), 
(31905, 'Fort Benning', 'GA', 706, '-084.931457', '+32.392337'), 
(31906, 'Columbus', 'GA', 706, '-084.953280', '+32.493455'), 
(31907, 'Columbus', 'GA', 706, '-084.914976', '+32.483084'), 
(31908, 'Columbus', 'GA', 706, '-084.906483', '+32.534852'), 
(31909, 'Columbus', 'GA', 706, '-084.920187', '+32.542198'), 
(31914, 'Columbus', 'GA', 706, '-084.874123', '+32.491005'), 
(31917, 'Columbus', 'GA', 706, '-084.874123', '+32.491005'), 
(31993, 'Columbus', 'GA', 706, '-084.977131', '+32.482142'), 
(31994, 'Columbus', 'GA', 706, '-084.874123', '+32.491005'), 
(31995, 'Fort Benning', 'GA', 706, '-084.963981', '+32.495841'), 
(31997, 'Columbus', 'GA', 706, '-084.874123', '+32.491005'), 
(31998, 'Columbus', 'GA', 706, '-084.874123', '+32.491005'), 
(31999, 'Columbus', 'GA', 706, '-084.874123', '+32.491005'), 
(32004, 'Ponte Vedra Beach', 'FL', 904, '-081.420603', '+29.937673'), 
(32007, 'Bostwick', 'FL', 904, '-081.627324', '+29.799631'), 
(32008, 'Branford', 'FL', 904, '-082.908004', '+30.101927'), 
(32009, 'Bryceville', 'FL', 904, '-081.906051', '+30.521109'), 
(32011, 'Callahan', 'FL', 904, '-081.837594', '+30.556322'), 
(32013, 'Day', 'FL', 904, '-083.123055', '+30.041449'), 
(32024, 'Lake City', 'FL', 904, '-082.687780', '+30.105451'), 
(32025, 'Lake City', 'FL', 904, '-082.639606', '+30.160115'), 
(32030, 'Doctors Inlet', 'FL', 904, '-081.768964', '+30.105553'), 
(32033, 'Elkton', 'FL', 904, '-081.468724', '+29.813208'), 
(32034, 'Fernandina Beach', 'FL', 904, '-081.682889', '+30.607780'), 
(32035, 'Fernandina Beach', 'FL', 904, '-081.698422', '+30.551558'), 
(32038, 'Fort White', 'FL', 904, '-082.626332', '+30.211903'), 
(32040, 'Glen Saint Mary', 'FL', 904, '-082.190828', '+30.302616'), 
(32041, 'Yulee', 'FL', 904, '-081.590249', '+30.623300'), 
(32042, 'Graham', 'FL', 352, '-082.122553', '+29.968926'), 
(32043, 'Green Cove Springs', 'FL', 904, '-081.764680', '+29.998318'), 
(32044, 'Hampton', 'FL', 904, '-082.143297', '+29.862285'), 
(32046, 'Hilliard', 'FL', 904, '-081.894528', '+30.670745'), 
(32050, 'Middleburg', 'FL', 904, '-081.848401', '+30.031702'), 
(32052, 'Jasper', 'FL', 904, '-082.985428', '+30.495814'), 
(32053, 'Jennings', 'FL', 904, '-083.148179', '+30.555263'), 
(32054, 'Lake Butler', 'FL', 904, '-082.341422', '+30.007626'), 
(32055, 'Lake City', 'FL', 904, '-082.652551', '+30.155907'), 
(32056, 'Lake City', 'FL', 904, '-082.651184', '+30.162772'), 
(32058, 'Lawtey', 'FL', 904, '-082.126910', '+30.047063'), 
(32059, 'Lee', 'FL', 850, '-083.361506', '+30.498591'), 
(32060, 'Live Oak', 'FL', 904, '-083.030438', '+30.175865'), 
(32061, 'Lulu', 'FL', 904, '-082.626332', '+30.211903'), 
(32062, 'Mc Alpin', 'FL', 904, '-082.983576', '+30.186428'), 
(32063, 'Macclenny', 'FL', 904, '-082.160139', '+30.284628'), 
(32064, 'Live Oak', 'FL', 904, '-082.957151', '+30.331517'), 
(32065, 'Orange Park', 'FL', 904, '-081.883212', '+29.986046'), 
(32066, 'Mayo', 'FL', 904, '-083.210982', '+30.148296'), 
(32067, 'Orange Park', 'FL', 904, '-081.815115', '+29.956068'), 
(32068, 'Middleburg', 'FL', 904, '-081.847794', '+30.078597'), 
(32071, 'O Brien', 'FL', 904, '-082.932228', '+30.036193'), 
(32072, 'Olustee', 'FL', 904, '-082.254180', '+30.360360'), 
(32073, 'Orange Park', 'FL', 904, '-081.791546', '+30.119884'), 
(32079, 'Penney Farms', 'FL', 904, '-081.802221', '+29.984882'), 
(32082, 'Ponte Vedra Beach', 'FL', 904, '-081.382302', '+30.102212'), 
(32083, 'Raiford', 'FL', 904, '-082.213361', '+30.054956'), 
(32084, 'Saint Augustine', 'FL', 904, '-081.332552', '+29.849505'), 
(32085, 'Saint Augustine', 'FL', 904, '-081.420603', '+29.937673'), 
(32086, 'Saint Augustine', 'FL', 904, '-081.302246', '+29.775409'), 
(32087, 'Sanderson', 'FL', 904, '-082.334017', '+30.291034'), 
(32091, 'Starke', 'FL', 904, '-082.179651', '+29.928149'), 
(32092, 'Saint Augustine', 'FL', 904, '-081.504509', '+29.921998'), 
(32094, 'Wellborn', 'FL', 904, '-082.857328', '+30.194651'), 
(32095, 'Saint Augustine', 'FL', 904, '-081.450583', '+29.983058'), 
(32096, 'White Springs', 'FL', 904, '-082.773890', '+30.386063'), 
(32097, 'Yulee', 'FL', 904, '-081.683649', '+30.659689'), 
(32099, 'Jacksonville', 'FL', 904, '-081.768622', '+30.337538'), 
(32102, 'Astor', 'FL', 352, '-081.575044', '+29.174011'), 
(32105, 'Barberville', 'FL', 904, '-081.406458', '+29.200508'), 
(32110, 'Bunnell', 'FL', 904, '-081.334250', '+29.402177'), 
(32111, 'Candler', 'FL', 352, '-081.969048', '+29.060711'), 
(32112, 'Crescent City', 'FL', 904, '-081.681387', '+29.511518'), 
(32113, 'Citra', 'FL', 352, '-082.084651', '+29.411299'), 
(32114, 'Daytona Beach', 'FL', 904, '-081.053368', '+29.146163'), 
(32115, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32116, 'Daytona Beach', 'FL', 904, '-080.984344', '+29.109090'), 
(32117, 'Daytona Beach', 'FL', 904, '-081.231384', '+29.188732'), 
(32118, 'Daytona Beach', 'FL', 904, '-081.002270', '+29.208908'), 
(32119, 'Daytona Beach', 'FL', 904, '-081.025223', '+29.150622'), 
(32120, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32121, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32122, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32123, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32124, 'Daytona Beach', 'FL', 904, '-081.140241', '+29.141920'), 
(32125, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32126, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32127, 'Daytona Beach', 'FL', 904, '-080.976485', '+29.113539'), 
(32129, 'Port Orange', 'FL', 904, '-081.172169', '+29.022729'), 
(32130, 'De Leon Springs', 'FL', 904, '-081.329387', '+29.183646'), 
(32131, 'East Palatka', 'FL', 904, '-081.699606', '+29.612208'), 
(32132, 'Edgewater', 'FL', 904, '-080.922910', '+28.974136'), 
(32133, 'Eastlake Weir', 'FL', 352, '-081.909445', '+29.008805'), 
(32134, 'Fort Mc Coy', 'FL', 352, '-081.855082', '+29.390965'), 
(32135, 'Palm Coast', 'FL', 904, '-081.282815', '+29.466085'), 
(32136, 'Flagler Beach', 'FL', 904, '-081.182950', '+29.509845'), 
(32137, 'Palm Coast', 'FL', 904, '-081.201389', '+29.564391'), 
(32138, 'Grandin', 'FL', 904, '-081.922362', '+29.699255'), 
(32139, 'Georgetown', 'FL', 904, '-081.618309', '+29.384185'), 
(32140, 'Florahome', 'FL', 904, '-081.734990', '+29.611384'), 
(32141, 'Edgewater', 'FL', 904, '-080.900037', '+28.933217'), 
(32142, 'Palm Coast', 'FL', 904, '-081.282815', '+29.466085'), 
(32145, 'Hastings', 'FL', 904, '-081.406081', '+29.688750'), 
(32147, 'Hollister', 'FL', 904, '-081.779652', '+29.657611'), 
(32148, 'Interlachen', 'FL', 904, '-081.762249', '+29.598959'), 
(32149, 'Interlachen', 'FL', 904, '-081.744852', '+29.582030'), 
(32151, 'Flagler Beach', 'FL', 904, '-081.282815', '+29.466085'), 
(32157, 'Lake Como', 'FL', 904, '-081.591447', '+29.458170'), 
(32158, 'Lady Lake', 'FL', 352, '-081.653642', '+28.811078'), 
(32159, 'Lady Lake', 'FL', 352, '-081.894367', '+28.923468'), 
(32160, 'Lake Geneva', 'FL', 352, '-081.990729', '+29.768321'), 
(32164, 'Palm Coast', 'FL', 904, '-081.204491', '+29.486141'), 
(32168, 'New Smyrna Beach', 'FL', 904, '-081.033705', '+28.951931'), 
(32169, 'New Smyrna Beach', 'FL', 904, '-081.133519', '+29.131714'), 
(32170, 'New Smyrna Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32173, 'Ormond Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32174, 'Ormond Beach', 'FL', 904, '-081.177846', '+29.307660'), 
(32175, 'Ormond Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32176, 'Ormond Beach', 'FL', 904, '-081.249977', '+29.335111'), 
(32177, 'Palatka', 'FL', 904, '-081.785957', '+29.611093'), 
(32178, 'Palatka', 'FL', 904, '-081.668593', '+29.644306'), 
(32179, 'Ocklawaha', 'FL', 352, '-081.905259', '+29.086882'), 
(32180, 'Pierson', 'FL', 904, '-081.471982', '+29.244623'), 
(32181, 'Pomona Park', 'FL', 904, '-081.613183', '+29.539751'), 
(32182, 'Orange Springs', 'FL', 352, '-081.958901', '+29.485625'), 
(32183, 'Ocklawaha', 'FL', 352, '-081.905068', '+29.059673'), 
(32185, 'Putnam Hall', 'FL', 352, '-081.957967', '+29.736833'), 
(32187, 'San Mateo', 'FL', 904, '-081.589937', '+29.593440'), 
(32189, 'Satsuma', 'FL', 904, '-081.633608', '+29.536502'), 
(32190, 'Seville', 'FL', 904, '-081.503244', '+29.289260'), 
(32192, 'Sparr', 'FL', 352, '-082.104632', '+29.326821'), 
(32193, 'Welaka', 'FL', 904, '-081.640527', '+29.463627'), 
(32195, 'Weirsdale', 'FL', 352, '-081.877850', '+29.006144'), 
(32198, 'Daytona Beach', 'FL', 904, '-081.172169', '+29.022729'), 
(32201, 'Jacksonville', 'FL', 904, '-081.680806', '+30.389438'), 
(32202, 'Jacksonville', 'FL', 904, '-081.656020', '+30.328439'), 
(32203, 'Jacksonville', 'FL', 904, '-081.547044', '+30.322810'), 
(32204, 'Jacksonville', 'FL', 904, '-081.681068', '+30.323539'), 
(32205, 'Jacksonville', 'FL', 904, '-081.833074', '+30.330938'), 
(32206, 'Jacksonville', 'FL', 904, '-081.665918', '+30.352488'), 
(32207, 'Jacksonville', 'FL', 904, '-081.631465', '+30.290839'), 
(32208, 'Jacksonville', 'FL', 904, '-081.685569', '+30.391988'), 
(32209, 'Jacksonville', 'FL', 904, '-081.813774', '+30.347838'), 
(32210, 'Jacksonville', 'FL', 904, '-081.786671', '+30.274539'), 
(32211, 'Jacksonville', 'FL', 904, '-081.581959', '+30.347139'), 
(32212, 'Jacksonville', 'FL', 904, '-081.690016', '+30.213189'), 
(32214, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32215, 'Jacksonville', 'FL', 904, '-081.892982', '+30.240689'), 
(32216, 'Jacksonville', 'FL', 904, '-081.540740', '+30.284340'), 
(32217, 'Jacksonville', 'FL', 904, '-081.618814', '+30.240580'), 
(32218, 'Jacksonville', 'FL', 904, '-081.676020', '+30.475480'), 
(32219, 'Jacksonville', 'FL', 904, '-081.745368', '+30.378738'), 
(32220, 'Jacksonville', 'FL', 904, '-081.863176', '+30.337236'), 
(32221, 'Jacksonville', 'FL', 904, '-081.848561', '+30.259438'), 
(32222, 'Jacksonville', 'FL', 904, '-081.820628', '+30.218289'), 
(32223, 'Jacksonville', 'FL', 904, '-081.634250', '+30.166809'), 
(32224, 'Jacksonville', 'FL', 904, '-081.715976', '+30.243590'), 
(32225, 'Jacksonville', 'FL', 904, '-081.500910', '+30.331905'), 
(32226, 'Jacksonville', 'FL', 904, '-081.527063', '+30.479666'), 
(32227, 'Jacksonville', 'FL', 904, '-081.416020', '+30.380240'), 
(32228, 'Jacksonville', 'FL', 904, '-081.436859', '+30.382390'), 
(32229, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32230, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940');

insert  into zipcodes values 
(32231, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32232, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32233, 'Atlantic Beach', 'FL', 904, '-081.517761', '+30.352390'), 
(32234, 'Jacksonville', 'FL', 904, '-081.968614', '+30.275711'), 
(32235, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32236, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32237, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32238, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32239, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32240, 'Jacksonville Beach', 'FL', 904, '-081.683107', '+30.344940'), 
(32241, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32244, 'Jacksonville', 'FL', 904, '-081.747414', '+30.220302'), 
(32245, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32246, 'Jacksonville', 'FL', 904, '-081.509160', '+30.293273'), 
(32247, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32250, 'Jacksonville Beach', 'FL', 904, '-081.416506', '+30.280143'), 
(32254, 'Jacksonville', 'FL', 904, '-081.674018', '+30.357888'), 
(32255, 'Jacksonville', 'FL', 904, '-081.389305', '+30.287041'), 
(32256, 'Jacksonville', 'FL', 904, '-081.539129', '+30.213733'), 
(32257, 'Jacksonville', 'FL', 904, '-081.603557', '+30.191737'), 
(32258, 'Jacksonville', 'FL', 904, '-081.560415', '+30.156591'), 
(32259, 'Jacksonville', 'FL', 904, '-081.561245', '+29.877289'), 
(32260, 'Jacksonville', 'FL', 904, '-081.420603', '+29.937673'), 
(32266, 'Neptune Beach', 'FL', 904, '-081.408006', '+30.315978'), 
(32267, 'Jacksonville', 'FL', 904, '-081.683107', '+30.344940'), 
(32276, 'Jacksonville', 'FL', 904, '-081.659017', '+30.325739'), 
(32277, 'Jacksonville', 'FL', 904, '-081.586394', '+30.370439'), 
(32301, 'Tallahassee', 'FL', 850, '-084.203379', '+30.418514'), 
(32302, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32303, 'Tallahassee', 'FL', 850, '-084.247698', '+30.535698'), 
(32304, 'Tallahassee', 'FL', 850, '-084.347459', '+30.437954'), 
(32305, 'Wakulla Springs', 'FL', 850, '-084.406629', '+30.130775'), 
(32306, 'Tallahassee', 'FL', 850, '-084.298550', '+30.442499'), 
(32307, 'Tallahassee', 'FL', 850, '-084.287749', '+30.425650'), 
(32308, 'Tallahassee', 'FL', 850, '-084.176838', '+30.556205'), 
(32309, 'Miccosukee Cpo', 'FL', 850, '-084.188446', '+30.514599'), 
(32310, 'Tallahassee', 'FL', 850, '-084.460793', '+30.364812'), 
(32311, 'Tallahassee', 'FL', 850, '-084.135913', '+30.433478'), 
(32312, 'Tallahassee', 'FL', 850, '-084.215480', '+30.572171'), 
(32313, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32314, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32315, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32316, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32317, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32320, 'Apalachicola', 'FL', 850, '-084.852937', '+29.819333'), 
(32321, 'Bristol', 'FL', 850, '-084.978040', '+30.419284'), 
(32322, 'Carrabelle', 'FL', 850, '-084.735838', '+29.853775'), 
(32323, 'Lanark Village', 'FL', 850, '-084.596417', '+29.882567'), 
(32324, 'Chattahoochee', 'FL', 850, '-084.780758', '+30.640548'), 
(32326, 'Crawfordville', 'FL', 850, '-084.349060', '+30.183372'), 
(32327, 'Crawfordville', 'FL', 850, '-084.430777', '+30.165498'), 
(32328, 'Eastpoint', 'FL', 850, '-084.816238', '+29.749548'), 
(32329, 'Apalachicola', 'FL', 850, '-085.023947', '+29.745526'), 
(32330, 'Greensboro', 'FL', 850, '-084.735972', '+30.565334'), 
(32331, 'Greenville', 'FL', 850, '-083.516133', '+30.441092'), 
(32332, 'Gretna', 'FL', 850, '-084.564944', '+30.589232'), 
(32333, 'Havana', 'FL', 850, '-084.574009', '+30.591733'), 
(32334, 'Hosford', 'FL', 850, '-084.848444', '+30.288896'), 
(32335, 'Sumatra', 'FL', 850, '-084.848444', '+30.288896'), 
(32336, 'Lamont', 'FL', 850, '-083.900753', '+30.298333'), 
(32337, 'Lloyd', 'FL', 850, '-083.840177', '+30.342161'), 
(32340, 'Madison', 'FL', 850, '-083.388742', '+30.527068'), 
(32341, 'Madison', 'FL', 850, '-083.391393', '+30.477560'), 
(32343, 'Midway', 'FL', 850, '-084.429835', '+30.565524'), 
(32344, 'Monticello', 'FL', 850, '-083.843279', '+30.504216'), 
(32345, 'Monticello', 'FL', 850, '-083.840177', '+30.342161'), 
(32346, 'Panacea', 'FL', 850, '-084.386837', '+30.021079'), 
(32347, 'Perry', 'FL', 850, '-083.551460', '+29.931864'), 
(32348, 'Perry', 'FL', 850, '-083.659371', '+29.966454'), 
(32350, 'Pinetta', 'FL', 850, '-083.328781', '+30.584683'), 
(32351, 'Quincy', 'FL', 850, '-084.631830', '+30.555675'), 
(32352, 'Mount Pleasant', 'FL', 850, '-084.753630', '+30.665715'), 
(32353, 'Quincy', 'FL', 850, '-084.606864', '+30.549676'), 
(32355, 'Saint Marks', 'FL', 850, '-084.208346', '+30.163062'), 
(32356, 'Salem', 'FL', 850, '-083.442125', '+29.853852'), 
(32357, 'Shady Grove', 'FL', 850, '-083.711084', '+30.214672'), 
(32358, 'Sopchoppy', 'FL', 850, '-084.552965', '+30.141958'), 
(32359, 'Steinhatchee', 'FL', 352, '-083.376380', '+29.693191'), 
(32360, 'Telogia', 'FL', 850, '-084.848444', '+30.288896'), 
(32361, 'Wacissa', 'FL', 850, '-083.840177', '+30.342161'), 
(32362, 'Woodville', 'FL', 850, '-084.267397', '+30.319263'), 
(32395, 'Tallahassee', 'FL', 850, '-084.346204', '+30.479347'), 
(32399, 'Tallahassee', 'FL', 850, '-084.290950', '+30.449428'), 
(32401, 'Panama City', 'FL', 850, '-085.663027', '+30.192200'), 
(32402, 'Panama City', 'FL', 850, '-085.692035', '+30.234451'), 
(32403, 'Panama City', 'FL', 850, '-085.630745', '+30.086746'), 
(32404, 'Panama City', 'FL', 850, '-085.521142', '+30.146970'), 
(32405, 'Panama City', 'FL', 850, '-085.668892', '+30.205121'), 
(32406, 'Panama City', 'FL', 850, '-085.692035', '+30.234451'), 
(32407, 'Panama City Beach', 'FL', 850, '-085.813624', '+30.200682'), 
(32408, 'Panama City', 'FL', 850, '-085.711603', '+30.165546'), 
(32409, 'Panama City', 'FL', 850, '-085.692309', '+30.311713'), 
(32410, 'Mexico Beach', 'FL', 850, '-085.409602', '+29.939543'), 
(32411, 'Panama City', 'FL', 850, '-085.692035', '+30.234451'), 
(32412, 'Panama City', 'FL', 850, '-085.692035', '+30.234451'), 
(32413, 'Panama City Beach', 'FL', 850, '-085.693681', '+30.169689'), 
(32417, 'Panama City', 'FL', 850, '-085.916988', '+30.243832'), 
(32420, 'Alford', 'FL', 850, '-085.375585', '+30.641158'), 
(32421, 'Altha', 'FL', 904, '-085.171315', '+30.553171'), 
(32422, 'Argyle', 'FL', 850, '-086.031448', '+30.705557'), 
(32423, 'Bascom', 'FL', 850, '-085.063884', '+30.940432'), 
(32424, 'Blountstown', 'FL', 904, '-085.046048', '+30.442582'), 
(32425, 'Bonifay', 'FL', 850, '-085.684243', '+30.875532'), 
(32426, 'Campbellton', 'FL', 850, '-085.346802', '+30.935644'), 
(32427, 'Caryville', 'FL', 850, '-085.793737', '+30.707368'), 
(32428, 'Chipley', 'FL', 850, '-085.577618', '+30.634834'), 
(32430, 'Clarksville', 'FL', 904, '-085.161075', '+30.403984'), 
(32431, 'Cottondale', 'FL', 850, '-085.287774', '+30.801747'), 
(32432, 'Cypress', 'FL', 850, '-085.078384', '+30.715807'), 
(32433, 'Defuniak Springs', 'FL', 850, '-086.145909', '+30.639300'), 
(32434, 'Mossy Head', 'FL', 850, '-086.342683', '+30.762486'), 
(32435, 'Defuniak Springs', 'FL', 850, '-086.121110', '+30.603777'), 
(32437, 'Ebro', 'FL', 850, '-085.872398', '+30.451272'), 
(32438, 'Fountain', 'FL', 850, '-085.491959', '+30.452450'), 
(32439, 'Freeport', 'FL', 850, '-086.170600', '+30.561269'), 
(32440, 'Graceville', 'FL', 850, '-085.361113', '+30.882994'), 
(32442, 'Grand Ridge', 'FL', 850, '-085.083627', '+30.719031'), 
(32443, 'Greenwood', 'FL', 850, '-085.147580', '+30.859204'), 
(32444, 'Lynn Haven', 'FL', 850, '-085.537104', '+30.094456'), 
(32445, 'Malone', 'FL', 850, '-085.187828', '+30.963462'), 
(32446, 'Marianna', 'FL', 850, '-085.229347', '+30.799574'), 
(32447, 'Marianna', 'FL', 850, '-085.202225', '+30.760299'), 
(32448, 'Marianna', 'FL', 850, '-085.212174', '+30.674946'), 
(32449, 'Kinard', 'FL', 904, '-085.161075', '+30.403984'), 
(32452, 'Noma', 'FL', 850, '-085.768022', '+30.849972'), 
(32454, 'Point Washington', 'FL', 850, '-086.121110', '+30.603777'), 
(32455, 'Ponce de Leon', 'FL', 850, '-085.930198', '+30.845927'), 
(32456, 'Port Saint Joe', 'FL', 850, '-085.235414', '+29.932300'), 
(32457, 'Port Saint Joe', 'FL', 850, '-085.242169', '+29.902484'), 
(32459, 'Santa Rosa Beach', 'FL', 850, '-086.160893', '+30.513484'), 
(32460, 'Sneads', 'FL', 850, '-084.955871', '+30.777609'), 
(32461, 'Sunnyside', 'FL', 850, '-085.942389', '+30.252531'), 
(32462, 'Vernon', 'FL', 850, '-085.739452', '+30.591268'), 
(32463, 'Wausau', 'FL', 850, '-085.587862', '+30.639134'), 
(32464, 'Westville', 'FL', 850, '-085.929742', '+30.872298'), 
(32465, 'Wewahitchka', 'FL', 850, '-085.215173', '+30.025584'), 
(32466, 'Youngstown', 'FL', 850, '-085.515060', '+30.383156'), 
(32501, 'Pensacola', 'FL', 850, '-087.256471', '+30.424838'), 
(32502, 'Pensacola', 'FL', 850, '-087.225691', '+30.474288'), 
(32503, 'Pensacola', 'FL', 850, '-087.216523', '+30.462646'), 
(32504, 'Pensacola', 'FL', 850, '-087.214171', '+30.488696'), 
(32505, 'Pensacola', 'FL', 850, '-087.257722', '+30.457046'), 
(32506, 'Pensacola', 'FL', 850, '-087.348931', '+30.391835'), 
(32507, 'Pensacola', 'FL', 850, '-087.380931', '+30.358927'), 
(32508, 'Pensacola', 'FL', 850, '-087.312205', '+30.359464'), 
(32509, 'Pensacola', 'FL', 850, '-087.340262', '+30.464324'), 
(32511, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32512, 'Pensacola', 'FL', 850, '-087.299129', '+30.394327'), 
(32513, 'Pensacola', 'FL', 850, '-087.259592', '+30.557064'), 
(32514, 'Pensacola', 'FL', 850, '-087.241202', '+30.537068'), 
(32516, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32520, 'Pensacola', 'FL', 850, '-087.203543', '+30.412377'), 
(32521, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32522, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32523, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32524, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32526, 'Pensacola', 'FL', 850, '-087.359621', '+30.493102'), 
(32530, 'Bagdad', 'FL', 850, '-087.031496', '+30.598564'), 
(32531, 'Baker', 'FL', 850, '-086.674139', '+30.855250'), 
(32533, 'Cantonment', 'FL', 850, '-087.350295', '+30.665519'), 
(32534, 'Pensacola', 'FL', 850, '-087.292335', '+30.534235'), 
(32535, 'Century', 'FL', 850, '-087.364552', '+30.955907'), 
(32536, 'Crestview', 'FL', 850, '-086.557478', '+30.713591'), 
(32537, 'Milligan', 'FL', 850, '-086.655208', '+30.741965'), 
(32538, 'Paxton', 'FL', 850, '-086.311093', '+30.970853'), 
(32539, 'Crestview', 'FL', 850, '-086.483154', '+30.777294'), 
(32540, 'Destin', 'FL', 850, '-086.594479', '+30.661155'), 
(32541, 'Destin', 'FL', 850, '-086.573450', '+30.582064'), 
(32542, 'Eglin AFB', 'FL', 850, '-086.608737', '+30.539331'), 
(32544, 'Hurlburt Field', 'FL', 850, '-086.698525', '+30.422926'), 
(32547, 'Fort Walton Beach', 'FL', 850, '-086.625450', '+30.448726'), 
(32548, 'Fort Walton Beach', 'FL', 850, '-086.628607', '+30.420570'), 
(32549, 'Fort Walton Beach', 'FL', 850, '-086.594479', '+30.661155'), 
(32559, 'Pensacola', 'FL', 850, '-087.277307', '+30.356287'), 
(32560, 'Gonzalez', 'FL', 850, '-087.292918', '+30.581825'), 
(32561, 'Gulf Breeze', 'FL', 850, '-087.060696', '+30.669276'), 
(32562, 'Gulf Breeze', 'FL', 850, '-087.049720', '+30.659159'), 
(32563, 'Harold', 'FL', 850, '-087.049720', '+30.659159'), 
(32564, 'Holt', 'FL', 850, '-086.719764', '+30.741616'), 
(32565, 'Jay', 'FL', 850, '-087.102495', '+30.882760'), 
(32566, 'Gulf Breeze', 'FL', 850, '-086.927118', '+30.427685'), 
(32567, 'Laurel Hill', 'FL', 850, '-086.512784', '+30.715985'), 
(32568, 'Mc David', 'FL', 850, '-087.453852', '+30.868646'), 
(32569, 'Mary Esther', 'FL', 850, '-086.602385', '+30.659587'), 
(32570, 'Milton', 'FL', 850, '-086.985834', '+30.792885'), 
(32571, 'Milton', 'FL', 850, '-087.179447', '+30.669808'), 
(32572, 'Milton', 'FL', 850, '-087.049720', '+30.659159'), 
(32573, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32574, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32575, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32576, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32577, 'Molino', 'FL', 850, '-087.385248', '+30.690231'), 
(32578, 'Niceville', 'FL', 850, '-086.566325', '+30.687036'), 
(32579, 'Shalimar', 'FL', 850, '-086.581628', '+30.581826'), 
(32580, 'Valparaiso', 'FL', 850, '-086.497060', '+30.508210'), 
(32581, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32582, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32583, 'Milton', 'FL', 850, '-086.966835', '+30.577638'), 
(32588, 'Niceville', 'FL', 850, '-086.594479', '+30.661155'), 
(32589, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32590, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32591, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32592, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32593, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32594, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32595, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32596, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32597, 'Pensacola', 'FL', 850, '-087.275693', '+30.529739'), 
(32598, 'Pensacola', 'FL', 850, '-087.275772', '+30.614280'), 
(32601, 'Gainesville', 'FL', 352, '-082.345739', '+29.680410'), 
(32602, 'Gainesville', 'FL', 352, '-082.396567', '+29.629887'), 
(32603, 'Gainesville', 'FL', 352, '-082.353874', '+29.718807'), 
(32604, 'Gainesville', 'FL', 352, '-082.397904', '+29.573293'), 
(32605, 'Gainesville', 'FL', 352, '-082.466362', '+29.677899'), 
(32606, 'Gainesville', 'FL', 352, '-082.403746', '+29.697133'), 
(32607, 'Gainesville', 'FL', 352, '-082.440667', '+29.653042'), 
(32608, 'Gainesville', 'FL', 352, '-082.407395', '+29.575246'), 
(32609, 'Gainesville', 'FL', 352, '-082.398315', '+29.761371'), 
(32610, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32611, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32612, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32613, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32614, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32615, 'Alachua', 'FL', 904, '-082.472049', '+29.813456'), 
(32616, 'Alachua', 'FL', 904, '-082.495964', '+29.792034'), 
(32617, 'Anthony', 'FL', 352, '-082.082367', '+29.337795'), 
(32618, 'Archer', 'FL', 352, '-082.506445', '+29.569316'), 
(32619, 'Bell', 'FL', 352, '-082.865081', '+29.749093'), 
(32621, 'Bronson', 'FL', 352, '-082.549823', '+29.431045'), 
(32622, 'Brooker', 'FL', 352, '-082.298477', '+29.905008'), 
(32625, 'Cedar Key', 'FL', 352, '-082.991541', '+29.188034'), 
(32626, 'Chiefland', 'FL', 352, '-082.834776', '+29.389639'), 
(32627, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32628, 'Cross City', 'FL', 352, '-083.089669', '+29.680616'), 
(32631, 'Earleton', 'FL', 352, '-082.097095', '+29.730413'), 
(32633, 'Evinston', 'FL', 352, '-082.353862', '+29.681312'), 
(32634, 'Fairfield', 'FL', 352, '-082.276480', '+29.350890'), 
(32635, 'Gainesville', 'FL', 352, '-082.353862', '+29.681312'), 
(32639, 'Gulf Hammock', 'FL', 352, '-082.740173', '+29.244670'), 
(32640, 'Hawthorne', 'FL', 352, '-082.327515', '+29.642025'), 
(32641, 'Gainesville', 'FL', 352, '-082.201383', '+29.682383'), 
(32643, 'High Springs', 'FL', 904, '-082.366367', '+29.740704'), 
(32644, 'Chiefland', 'FL', 352, '-082.855334', '+29.460221'), 
(32648, 'Horseshoe Beach', 'FL', 352, '-083.192610', '+29.538213'), 
(32653, 'Gainesville', 'FL', 352, '-082.378158', '+29.772819'), 
(32654, 'Island Grove', 'FL', 352, '-082.353862', '+29.681312'), 
(32655, 'High Springs', 'FL', 904, '-082.600640', '+29.817457'), 
(32656, 'Keystone Heights', 'FL', 352, '-081.946556', '+29.813555'), 
(32658, 'La Crosse', 'FL', 904, '-082.416024', '+29.826139'), 
(32662, 'Lochloosa', 'FL', 352, '-082.353862', '+29.681312'), 
(32663, 'Lowell', 'FL', 352, '-082.212649', '+29.342404'), 
(32664, 'Mc Intosh', 'FL', 352, '-082.229534', '+29.437972'), 
(32666, 'Melrose', 'FL', 352, '-081.973970', '+29.697588'), 
(32667, 'Micanopy', 'FL', 352, '-082.417182', '+29.565077'), 
(32668, 'Morriston', 'FL', 352, '-082.703766', '+29.328402'), 
(32669, 'Newberry', 'FL', 352, '-082.564624', '+29.687249'), 
(32680, 'Old Town', 'FL', 352, '-083.004951', '+29.669866'), 
(32681, 'Orange Lake', 'FL', 352, '-082.244890', '+29.428088'), 
(32683, 'Otter Creek', 'FL', 352, '-082.794469', '+29.310929'), 
(32686, 'Reddick', 'FL', 352, '-082.254723', '+29.362674'), 
(32692, 'Suwannee', 'FL', 352, '-083.139957', '+29.329518'), 
(32693, 'Trenton', 'FL', 352, '-082.811678', '+29.674633'), 
(32694, 'Waldo', 'FL', 352, '-082.156228', '+29.796800'), 
(32696, 'Williston', 'FL', 352, '-082.635652', '+29.354149'), 
(32697, 'Worthington Springs', 'FL', 904, '-082.425518', '+29.931522'), 
(32701, 'Altamonte Springs', 'FL', 407, '-081.365039', '+28.666625'), 
(32702, 'Altoona', 'FL', 352, '-081.581964', '+29.059052'), 
(32703, 'Apopka', 'FL', 407, '-081.488843', '+28.635425'), 
(32704, 'Apopka', 'FL', 407, '-081.260818', '+28.566338'), 
(32706, 'Cassadaga', 'FL', 904, '-081.237061', '+28.966351'), 
(32707, 'Casselberry', 'FL', 407, '-081.313989', '+28.661468'), 
(32708, 'Winter Springs', 'FL', 407, '-081.222547', '+28.690114'), 
(32709, 'Christmas', 'FL', 407, '-081.009032', '+28.486379'), 
(32710, 'Clarcona', 'FL', 407, '-081.260818', '+28.566338'), 
(32712, 'Apopka', 'FL', 407, '-081.537602', '+28.731322'), 
(32713, 'Debary', 'FL', 407, '-081.319985', '+28.889107'), 
(32714, 'Altamonte Springs', 'FL', 407, '-081.280369', '+28.688256'), 
(32715, 'Altamonte Springs', 'FL', 407, '-081.223280', '+28.744752'), 
(32716, 'Altamonte Springs', 'FL', 407, '-081.223280', '+28.744752'), 
(32718, 'Casselberry', 'FL', 407, '-081.223280', '+28.744752'), 
(32719, 'Winter Springs', 'FL', 407, '-081.223280', '+28.744752'), 
(32720, 'Deland', 'FL', 904, '-081.403355', '+29.071980'), 
(32721, 'Deland', 'FL', 904, '-081.299521', '+28.997288'), 
(32722, 'Glenwood', 'FL', 904, '-081.172169', '+29.022729'), 
(32724, 'Deland', 'FL', 904, '-081.096461', '+29.056227'), 
(32725, 'Deltona', 'FL', 407, '-081.245074', '+28.900274'), 
(32726, 'Eustis', 'FL', 352, '-081.683696', '+28.710129'), 
(32727, 'Eustis', 'FL', 352, '-081.674147', '+28.855517'), 
(32728, 'Deltona', 'FL', 407, '-081.172169', '+29.022729'), 
(32730, 'Casselberry', 'FL', 407, '-081.341840', '+28.651275'), 
(32732, 'Geneva', 'FL', 407, '-081.107884', '+28.751078'), 
(32733, 'Goldenrod', 'FL', 407, '-081.258108', '+28.613308'), 
(32735, 'Grand Island', 'FL', 352, '-081.743634', '+28.904429'), 
(32736, 'Eustis', 'FL', 352, '-081.523516', '+28.910207'), 
(32738, 'Deltona', 'FL', 407, '-081.233099', '+28.939718'), 
(32739, 'Deltona', 'FL', 407, '-081.172169', '+29.022729'), 
(32744, 'Lake Helen', 'FL', 904, '-081.220829', '+28.988027'), 
(32746, 'Lake Mary', 'FL', 407, '-081.350772', '+28.757700'), 
(32747, 'Lake Monroe', 'FL', 407, '-081.332888', '+28.827219'), 
(32750, 'Longwood', 'FL', 407, '-081.340639', '+28.705924'), 
(32751, 'Maitland', 'FL', 407, '-081.364590', '+28.625476'), 
(32752, 'Longwood', 'FL', 407, '-081.223280', '+28.744752'), 
(32754, 'Mims', 'FL', 321, '-080.895344', '+28.699314'), 
(32756, 'Mount Dora', 'FL', 352, '-081.653642', '+28.811078'), 
(32757, 'Mount Dora', 'FL', 352, '-081.643943', '+28.773952'), 
(32759, 'Oak Hill', 'FL', 904, '-080.993118', '+28.853312'), 
(32762, 'Oviedo', 'FL', 407, '-081.223280', '+28.744752'), 
(32763, 'Orange City', 'FL', 407, '-081.301856', '+28.939904'), 
(32764, 'Osteen', 'FL', 407, '-081.084188', '+28.854824'), 
(32765, 'Oviedo', 'FL', 407, '-081.207353', '+28.666574'), 
(32766, 'Oviedo', 'FL', 407, '-081.113444', '+28.660674'), 
(32767, 'Paisley', 'FL', 352, '-081.482049', '+28.981525'), 
(32768, 'Plymouth', 'FL', 407, '-081.569764', '+28.698542'), 
(32771, 'Sanford', 'FL', 407, '-081.299169', '+28.793491'), 
(32772, 'Sanford', 'FL', 407, '-081.250236', '+28.807220'), 
(32773, 'Sanford', 'FL', 407, '-081.264180', '+28.754582'), 
(32774, 'Orange City', 'FL', 407, '-081.172169', '+29.022729'), 
(32775, 'Scottsmoor', 'FL', 321, '-080.872042', '+28.770160'), 
(32776, 'Sorrento', 'FL', 352, '-081.505121', '+28.831447'), 
(32777, 'Tangerine', 'FL', 352, '-081.260818', '+28.566338'), 
(32778, 'Tavares', 'FL', 352, '-081.725272', '+28.767762'), 
(32779, 'Longwood', 'FL', 407, '-081.294452', '+28.724490'), 
(32780, 'Titusville', 'FL', 321, '-080.853421', '+28.548877'), 
(32781, 'Titusville', 'FL', 321, '-080.686159', '+28.306726'), 
(32782, 'Titusville', 'FL', 321, '-080.686159', '+28.306726'), 
(32783, 'Titusville', 'FL', 321, '-080.686159', '+28.306726'), 
(32784, 'Umatilla', 'FL', 352, '-081.680144', '+28.925371'), 
(32789, 'Winter Park', 'FL', 407, '-081.358740', '+28.602327'), 
(32790, 'Winter Park', 'FL', 407, '-081.260818', '+28.566338'), 
(32791, 'Longwood', 'FL', 407, '-081.223280', '+28.744752'), 
(32792, 'Winter Park', 'FL', 407, '-081.303592', '+28.597377'), 
(32793, 'Winter Park', 'FL', 407, '-081.260818', '+28.566338'), 
(32794, 'Maitland', 'FL', 407, '-081.260818', '+28.566338'), 
(32795, 'Lake Mary', 'FL', 407, '-081.223280', '+28.744752'), 
(32796, 'Titusville', 'FL', 321, '-080.831574', '+28.509529'), 
(32798, 'Zellwood', 'FL', 407, '-081.583045', '+28.717472'), 
(32799, 'Mid Florida', 'FL', 407, '-081.223280', '+28.744752'), 
(32801, 'Orlando', 'FL', 407, '-081.373291', '+28.545179'), 
(32802, 'Orlando', 'FL', 407, '-081.343903', '+28.519024'), 
(32803, 'Orlando', 'FL', 407, '-081.336640', '+28.556479'), 
(32804, 'Orlando', 'FL', 407, '-081.395503', '+28.575428'), 
(32805, 'Orlando', 'FL', 407, '-081.408642', '+28.528230'), 
(32806, 'Orlando', 'FL', 407, '-081.357841', '+28.511030'), 
(32807, 'Orlando', 'FL', 407, '-081.305140', '+28.551479'), 
(32808, 'Orlando', 'FL', 407, '-081.439562', '+28.580344'), 
(32809, 'Orlando', 'FL', 407, '-081.394771', '+28.463682'), 
(32810, 'Orlando', 'FL', 407, '-081.433892', '+28.599650'), 
(32811, 'Orlando', 'FL', 407, '-081.451559', '+28.516330'), 
(32812, 'Orlando', 'FL', 407, '-081.386077', '+28.470392'), 
(32813, 'Orlando', 'FL', 407, null, null), 
(32814, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32815, 'Orlando', 'FL', 321, '-080.686159', '+28.306726'), 
(32816, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32817, 'Orlando', 'FL', 407, '-081.227652', '+28.589077'), 
(32818, 'Orlando', 'FL', 407, '-081.496741', '+28.594747'), 
(32819, 'Orlando', 'FL', 407, '-081.467840', '+28.452157'), 
(32820, 'Orlando', 'FL', 407, '-081.121885', '+28.572527'), 
(32821, 'Orlando', 'FL', 407, '-081.472748', '+28.385285'), 
(32822, 'Orlando', 'FL', 407, '-081.290240', '+28.494385'), 
(32824, 'Orlando', 'FL', 407, '-081.349743', '+28.435220'), 
(32825, 'Orlando', 'FL', 407, '-081.220237', '+28.535094'), 
(32826, 'Orlando', 'FL', 407, '-081.343490', '+28.510802'), 
(32827, 'Orlando', 'FL', 407, '-081.290418', '+28.399634'), 
(32828, 'Orlando', 'FL', 407, '-081.175502', '+28.529582'), 
(32829, 'Orlando', 'FL', 407, '-081.241651', '+28.467101'), 
(32830, 'Orlando', 'FL', 407, '-081.505894', '+28.385549'), 
(32831, 'Orlando', 'FL', 407, '-081.151009', '+28.465553'), 
(32832, 'Orlando', 'FL', 407, '-081.175651', '+28.388834'), 
(32833, 'Orlando', 'FL', 407, '-081.070334', '+28.508779'), 
(32834, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32835, 'Orlando', 'FL', 407, '-081.483543', '+28.520380'), 
(32836, 'Orlando', 'FL', 407, '-081.525044', '+28.411534'), 
(32837, 'Orlando', 'FL', 407, '-081.433155', '+28.390234'), 
(32839, 'Orlando', 'FL', 407, '-081.406142', '+28.489931'), 
(32853, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32854, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32855, 'Orlando', 'FL', 407, '-081.104185', '+28.550028'), 
(32856, 'Orlando', 'FL', 407, '-081.420092', '+28.548379'), 
(32857, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32858, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32859, 'Orlando', 'FL', 407, '-081.402613', '+28.442926'), 
(32860, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32861, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32862, 'Orlando', 'FL', 407, '-081.332763', '+28.417368'), 
(32867, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32868, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32869, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32872, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32877, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32878, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32886, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32887, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32889, 'Orlando', 'FL', 407, null, null), 
(32890, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32891, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32893, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32897, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32898, 'Orlando', 'FL', 407, '-081.260818', '+28.566338'), 
(32899, 'Orlando', 'FL', 321, '-080.686159', '+28.306726'), 
(32901, 'Melbourne', 'FL', 321, '-080.585519', '+28.012189'), 
(32902, 'Melbourne', 'FL', 321, '-080.686159', '+28.306726'), 
(32903, 'Indialantic', 'FL', 321, '-080.579625', '+28.107943'), 
(32904, 'Melbourne', 'FL', 321, '-080.739647', '+28.051946'), 
(32905, 'Palm Bay', 'FL', 321, '-080.611642', '+27.968610'), 
(32906, 'Palm Bay', 'FL', 321, '-080.650341', '+28.067128'), 
(32907, 'Palm Bay', 'FL', 321, '-080.659539', '+28.017577'), 
(32908, 'Palm Bay', 'FL', 321, '-080.692096', '+27.955040'), 
(32909, 'Palm Bay', 'FL', 321, '-080.638504', '+27.933086'), 
(32910, 'Palm Bay', 'FL', 321, '-080.686159', '+28.306726'), 
(32911, 'Palm Bay', 'FL', 321, '-080.686159', '+28.306726'), 
(32912, 'Melbourne', 'FL', 321, '-080.686159', '+28.306726'), 
(32919, 'Melbourne', 'FL', 321, '-080.686159', '+28.306726'), 
(32920, 'Cape Canaveral', 'FL', 321, '-080.614323', '+28.394642'), 
(32922, 'Cocoa', 'FL', 321, '-080.723445', '+28.315086'), 
(32923, 'Cocoa', 'FL', 321, '-080.828991', '+28.427535'), 
(32924, 'Cocoa', 'FL', 321, '-080.686159', '+28.306726'), 
(32925, 'Patrick AFB', 'FL', 321, '-080.583979', '+28.174349'), 
(32926, 'Cocoa', 'FL', 321, '-080.799662', '+28.386561'), 
(32927, 'Cocoa', 'FL', 321, '-080.797847', '+28.456630'), 
(32931, 'Cocoa Beach', 'FL', 321, '-080.623424', '+28.325685'), 
(32932, 'Cocoa Beach', 'FL', 321, '-080.686159', '+28.306726'), 
(32934, 'Melbourne', 'FL', 321, '-080.627820', '+28.088526'), 
(32935, 'Melbourne', 'FL', 321, '-080.680583', '+28.210733'), 
(32936, 'Melbourne', 'FL', 321, '-080.686159', '+28.306726'), 
(32937, 'Satellite Beach', 'FL', 321, '-080.615835', '+28.167091'), 
(32940, 'Melbourne', 'FL', 321, '-080.697829', '+28.216262'), 
(32941, 'Melbourne', 'FL', 321, '-080.523463', '+27.924577'), 
(32948, 'Fellsmere', 'FL', 561, '-080.609403', '+27.775251'), 
(32949, 'Grant', 'FL', 321, '-080.555597', '+27.936416'), 
(32950, 'Malabar', 'FL', 321, '-080.596021', '+28.072093'), 
(32951, 'Melbourne Beach', 'FL', 321, '-080.634000', '+27.953124'), 
(32952, 'Merritt Island', 'FL', 321, '-080.656825', '+28.276389'), 
(32953, 'Merritt Island', 'FL', 321, '-080.730088', '+28.388797'), 
(32954, 'Merritt Island', 'FL', 321, '-080.673356', '+28.225710'), 
(32955, 'Rockledge', 'FL', 321, '-080.723065', '+28.287140'), 
(32956, 'Rockledge', 'FL', 321, '-080.732327', '+28.329785'), 
(32957, 'Roseland', 'FL', 561, '-080.572557', '+27.709049'), 
(32958, 'Sebastian', 'FL', 561, '-080.483098', '+27.799123'), 
(32959, 'Sharpes', 'FL', 321, '-080.686159', '+28.306726'), 
(32960, 'Vero Beach', 'FL', 561, '-080.402940', '+27.638005'), 
(32961, 'Vero Beach', 'FL', 561, '-080.423083', '+27.617473'), 
(32962, 'Vero Beach', 'FL', 561, '-080.476926', '+27.658291'), 
(32963, 'Vero Beach', 'FL', 561, '-080.375726', '+27.689785'), 
(32964, 'Vero Beach', 'FL', 561, '-080.572557', '+27.709049'), 
(32965, 'Vero Beach', 'FL', 561, '-080.572557', '+27.709049'), 
(32966, 'Vero Beach', 'FL', 561, '-080.631131', '+27.697229'), 
(32967, 'Vero Beach', 'FL', 561, '-080.467458', '+27.696114'), 
(32968, 'Vero Beach', 'FL', 561, '-080.525331', '+27.588524'), 
(32969, 'Vero Beach', 'FL', 561, '-080.572557', '+27.709049'), 
(32970, 'Wabasso', 'FL', 561, '-080.474297', '+27.752905'), 
(32971, 'Winter Beach', 'FL', 561, '-080.572557', '+27.709049'), 
(32976, 'Sebastian', 'FL', 321, '-080.541647', '+27.867945'), 
(32978, 'Sebastian', 'FL', 561, '-080.572557', '+27.709049'), 
(33001, 'Long Key', 'FL', 305, '-080.804872', '+24.830590'), 
(33002, 'Hialeah', 'FL', 305, '-080.458168', '+25.558428'), 
(33004, 'Dania', 'FL', 954, '-080.159667', '+26.062416'), 
(33008, 'Hallandale', 'FL', 954, '-080.448254', '+26.145724'), 
(33009, 'Hallandale', 'FL', 954, '-080.146701', '+25.992118'), 
(33010, 'Hialeah', 'FL', 305, '-080.286355', '+25.829024'), 
(33011, 'Hialeah', 'FL', 305, '-080.458168', '+25.558428'), 
(33012, 'Hialeah', 'FL', 305, '-080.223870', '+25.859523'), 
(33013, 'Hialeah', 'FL', 305, '-080.271571', '+25.860023'), 
(33014, 'Hialeah', 'FL', 305, '-080.290572', '+25.910972'), 
(33015, 'Hialeah', 'FL', 305, '-080.361224', '+25.909923'), 
(33016, 'Hialeah', 'FL', 305, '-080.372824', '+25.891822'), 
(33017, 'Hialeah', 'FL', 305, '-080.458168', '+25.558428'), 
(33018, 'Hialeah', 'FL', 305, '-080.388874', '+25.909809'), 
(33019, 'Hollywood', 'FL', 954, '-080.192966', '+26.091514'), 
(33020, 'Hollywood', 'FL', 954, '-080.155017', '+26.022217'), 
(33021, 'Hollywood', 'FL', 954, '-080.211942', '+26.023267'), 
(33022, 'Hollywood', 'FL', 954, '-080.144217', '+26.013368'), 
(33023, 'Hollywood', 'FL', 954, '-080.257444', '+25.996668'), 
(33024, 'Hollywood', 'FL', 954, '-080.248916', '+26.029582'), 
(33025, 'Hollywood', 'FL', 954, '-080.231595', '+26.142322'), 
(33026, 'Hollywood', 'FL', 954, '-080.253570', '+26.153819'), 
(33027, 'Hollywood', 'FL', 954, '-080.365429', '+26.039737'), 
(33028, 'Pembroke Pines', 'FL', 954, '-080.313445', '+26.004868'), 
(33029, 'Hollywood', 'FL', 954, '-080.319019', '+26.097815'), 
(33030, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33031, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33032, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33033, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33034, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33035, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33036, 'Islamorada', 'FL', 305, '-080.682667', '+24.901690'), 
(33037, 'Key Largo', 'FL', 305, '-080.961294', '+24.963509'), 
(33039, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33040, 'Key West', 'FL', 305, '-081.382372', '+24.655692'), 
(33041, 'Key West', 'FL', 305, '-081.568862', '+25.100957'), 
(33042, 'Summerland Key', 'FL', 305, '-081.003803', '+24.860066'), 
(33043, 'Big Pine Key', 'FL', 305, '-081.249423', '+24.687493'), 
(33044, 'Sugarloaf Shores', 'FL', 305, '-081.565319', '+24.664649'), 
(33045, 'Key West', 'FL', 305, '-081.568862', '+25.100957'), 
(33050, 'Marathon', 'FL', 305, '-081.294685', '+24.687724'), 
(33051, 'Key Colony Beach', 'FL', 305, '-081.020281', '+24.723390'), 
(33052, 'Marathon Shores', 'FL', 305, '-081.063249', '+24.723283'), 
(33054, 'Opa Locka', 'FL', 305, '-080.324273', '+25.924821'), 
(33055, 'Opa Locka', 'FL', 305, '-080.277821', '+25.947620'), 
(33056, 'Opa Locka', 'FL', 305, '-080.247920', '+25.948370'), 
(33060, 'Pompano Beach', 'FL', 954, '-080.139816', '+26.240059'), 
(33061, 'Pompano Beach', 'FL', 954, '-080.134216', '+26.253909'), 
(33062, 'Pompano Beach', 'FL', 954, '-080.144873', '+26.178661'), 
(33063, 'Pompano Beach', 'FL', 954, '-080.209176', '+26.267436'), 
(33064, 'Pompano Beach', 'FL', 954, '-080.125066', '+26.221160'), 
(33065, 'Pompano Beach', 'FL', 954, '-080.261370', '+26.221310'), 
(33066, 'Pompano Beach', 'FL', 954, '-080.165406', '+26.251906'), 
(33067, 'Pompano Beach', 'FL', 954, '-080.241539', '+26.303307'), 
(33068, 'Pompano Beach', 'FL', 954, '-080.208569', '+26.154262'), 
(33069, 'Pompano Beach', 'FL', 954, '-080.182393', '+26.247379'), 
(33070, 'Tavernier', 'FL', 305, '-080.713465', '+24.925108'), 
(33071, 'Pompano Beach', 'FL', 954, '-080.253284', '+26.135692'), 
(33072, 'Pompano Beach', 'FL', 954, '-080.092365', '+26.233459'), 
(33073, 'Pompano Beach', 'FL', 954, '-080.180078', '+26.298352'), 
(33074, 'Pompano Beach', 'FL', 954, '-080.448254', '+26.145724'), 
(33075, 'Pompano Beach', 'FL', 954, '-080.448254', '+26.145724'), 
(33076, 'Pompano Beach', 'FL', 954, '-080.313415', '+26.221054'), 
(33077, 'Pompano Beach', 'FL', 954, '-080.448254', '+26.145724'), 
(33081, 'Hollywood', 'FL', 954, '-080.448254', '+26.145724'), 
(33082, 'Pembroke Pines', 'FL', 954, '-080.448254', '+26.145724'), 
(33083, 'Hollywood', 'FL', 954, '-080.448254', '+26.145724'), 
(33084, 'Pembroke Pines', 'FL', 954, '-080.129816', '+26.289057'), 
(33090, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33092, 'Homestead', 'FL', 305, '-080.458168', '+25.558428'), 
(33093, 'Pompano Beach', 'FL', 954, '-080.448254', '+26.145724'), 
(33097, 'Pompano Beach', 'FL', 954, '-080.448254', '+26.145724'), 
(33101, 'Miami', 'FL', 305, '-080.197820', '+25.779076'), 
(33102, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33107, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33109, 'Miami Beach', 'FL', 305, '-080.458168', '+25.558428'), 
(33110, 'Miami', 'FL', 305, '-080.208270', '+25.846874'), 
(33111, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33114, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33116, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33119, 'Miami Beach', 'FL', 305, '-080.131967', '+25.784526'), 
(33121, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33122, 'Miami', 'FL', 305, '-080.280972', '+25.800075'), 
(33124, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33125, 'Miami', 'FL', 305, '-080.235421', '+25.783676'), 
(33126, 'Miami', 'FL', 305, '-080.288372', '+25.790376'), 
(33127, 'Miami', 'FL', 305, '-080.203169', '+25.813625'), 
(33128, 'Miami', 'FL', 305, '-080.205019', '+25.775926'), 
(33129, 'Miami', 'FL', 305, '-080.203519', '+25.754277'), 
(33130, 'Miami', 'FL', 305, '-080.229520', '+25.807425'), 
(33131, 'Miami', 'FL', 305, '-080.187519', '+25.759926'), 
(33132, 'Miami', 'FL', 305, '-080.179407', '+25.782275'), 
(33133, 'Miami', 'FL', 305, '-080.224770', '+25.737777'), 
(33134, 'Miami', 'FL', 305, '-080.271372', '+25.767977'), 
(33135, 'Miami', 'FL', 305, '-080.234971', '+25.767476'), 
(33136, 'Miami', 'FL', 305, '-080.204469', '+25.783426'), 
(33137, 'Miami', 'FL', 305, '-080.187219', '+25.814275'), 
(33138, 'Miami', 'FL', 305, '-080.182118', '+25.852073'), 
(33139, 'Miami Beach', 'FL', 305, '-080.156368', '+25.787326'), 
(33140, 'Miami Beach', 'FL', 305, '-080.133717', '+25.819825'), 
(33141, 'Miami Beach', 'FL', 305, '-080.144617', '+25.848623'), 
(33142, 'Miami', 'FL', 305, '-080.236821', '+25.811575'), 
(33143, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33144, 'Miami', 'FL', 305, '-080.304172', '+25.766427'), 
(33145, 'Miami', 'FL', 305, '-080.225270', '+25.753877'), 
(33146, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33147, 'Miami', 'FL', 305, '-080.238120', '+25.851523'), 
(33148, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33149, 'Key Biscayne', 'FL', 305, '-080.173295', '+25.709978'), 
(33150, 'Miami', 'FL', 305, '-080.207219', '+25.852273'), 
(33151, 'Miami', 'FL', 305, '-080.209420', '+25.832074'), 
(33152, 'Miami', 'FL', 305, '-080.312873', '+25.795476'), 
(33153, 'Miami', 'FL', 305, '-080.193619', '+25.865523'), 
(33154, 'Miami', 'FL', 305, '-080.195719', '+25.912671'), 
(33155, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33156, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33157, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33158, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33159, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33160, 'North Miami Beach', 'FL', 305, '-080.139067', '+25.944859'), 
(33161, 'Miami', 'FL', 305, '-080.175768', '+25.893422'), 
(33162, 'Miami', 'FL', 305, '-080.182969', '+25.928620'), 
(33163, 'Miami', 'FL', 305, '-080.214520', '+25.944970'), 
(33164, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33165, 'Miami', 'FL', 305, '-080.319991', '+25.826996'), 
(33166, 'Miami', 'FL', 305, '-080.292572', '+25.830124'), 
(33167, 'Miami', 'FL', 305, '-080.222670', '+25.891872'), 
(33168, 'Miami', 'FL', 305, '-080.174618', '+25.853667'), 
(33169, 'Miami', 'FL', 305, '-080.214621', '+25.942620'), 
(33170, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33172, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33173, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33174, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33175, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33176, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33177, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33178, 'Miami', 'FL', 305, '-080.350023', '+25.874473'), 
(33179, 'Miami', 'FL', 305, '-080.182018', '+25.954336'), 
(33180, 'Miami', 'FL', 305, '-080.140267', '+25.959719'), 
(33181, 'Miami', 'FL', 305, '-080.156988', '+25.896522'), 
(33182, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33183, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33184, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33185, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33186, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33187, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33188, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33189, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33190, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33192, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33193, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33194, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33195, 'Miami', 'FL', 305, '-080.187019', '+25.772876'), 
(33196, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33197, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33199, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33231, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33233, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33234, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33238, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33239, 'Miami Beach', 'FL', 305, '-080.458168', '+25.558428'), 
(33242, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33243, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33245, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33247, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33255, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33256, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33257, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33261, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33265, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33266, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33269, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33280, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33283, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33296, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33299, 'Miami', 'FL', 305, '-080.458168', '+25.558428'), 
(33301, 'Fort Lauderdale', 'FL', 954, '-080.159317', '+26.085115'), 
(33302, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33303, 'Fort Lauderdale', 'FL', 954, '-080.095165', '+26.196911'), 
(33304, 'Fort Lauderdale', 'FL', 954, '-080.120216', '+26.124513'), 
(33305, 'Fort Lauderdale', 'FL', 954, '-080.122916', '+26.149662'), 
(33306, 'Fort Lauderdale', 'FL', 954, '-080.111766', '+26.165612'), 
(33307, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33308, 'Fort Lauderdale', 'FL', 954, '-080.182168', '+26.098414'), 
(33309, 'Fort Lauderdale', 'FL', 954, '-080.179318', '+26.186109'), 
(33310, 'Fort Lauderdale', 'FL', 954, '-080.206919', '+26.144263'), 
(33311, 'Fort Lauderdale', 'FL', 954, '-080.183868', '+26.144303'), 
(33312, 'Fort Lauderdale', 'FL', 954, '-080.209085', '+26.177411'), 
(33313, 'Fort Lauderdale', 'FL', 954, '-080.207519', '+26.148662'), 
(33314, 'Fort Lauderdale', 'FL', 954, '-080.224569', '+26.069666'), 
(33315, 'Fort Lauderdale', 'FL', 954, '-080.162266', '+26.083290'), 
(33316, 'Fort Lauderdale', 'FL', 954, '-080.123866', '+26.103114'), 
(33317, 'Fort Lauderdale', 'FL', 954, '-080.286534', '+26.091765'), 
(33318, 'Fort Lauderdale', 'FL', 954, '-080.251988', '+26.118420'), 
(33319, 'Fort Lauderdale', 'FL', 954, '-080.240570', '+26.184761'), 
(33320, 'Fort Lauderdale', 'FL', 954, '-080.258220', '+26.162462'), 
(33321, 'Fort Lauderdale', 'FL', 954, '-080.260520', '+26.144589'), 
(33322, 'Fort Lauderdale', 'FL', 954, '-080.331401', '+26.118845'), 
(33323, 'Fort Lauderdale', 'FL', 954, '-080.359157', '+26.139766'), 
(33324, 'Fort Lauderdale', 'FL', 954, '-080.264371', '+26.125463'), 
(33325, 'Fort Lauderdale', 'FL', 954, '-080.244170', '+26.070747'), 
(33326, 'Weston', 'FL', 954, '-080.281527', '+26.202757'), 
(33327, 'Weston', 'FL', 954, '-080.416990', '+26.113630'), 
(33328, 'Fort Lauderdale', 'FL', 954, '-080.255133', '+26.105514'), 
(33329, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33330, 'Fort Lauderdale', 'FL', 954, '-080.333872', '+26.066316'), 
(33331, 'Fort Lauderdale', 'FL', 954, '-080.374894', '+26.048032'), 
(33332, 'Fort Lauderdale', 'FL', 954, '-080.414605', '+26.059583'), 
(33334, 'Fort Lauderdale', 'FL', 954, '-080.134366', '+26.184511'), 
(33335, 'Fort Lauderdale', 'FL', 954, '-080.335973', '+26.089215'), 
(33337, 'Fort Lauderdale', 'FL', 954, '-080.260071', '+26.129013'), 
(33338, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33339, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33340, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33345, 'Fort Lauderdale', 'FL', 954, '-080.295890', '+26.165424'), 
(33346, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33348, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33349, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33351, 'Fort Lauderdale', 'FL', 954, '-080.266437', '+26.108554'), 
(33355, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33359, 'Fort Lauderdale', 'FL', 954, '-080.448254', '+26.145724'), 
(33388, 'Fort Lauderdale', 'FL', 954, '-080.253270', '+26.120864'), 
(33394, 'Fort Lauderdale', 'FL', 954, '-080.138967', '+26.122063'), 
(33401, 'West Palm Beach', 'FL', 561, '-080.070613', '+26.672643'), 
(33402, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33403, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33404, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33405, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33406, 'West Palm Beach', 'FL', 561, '-080.082714', '+26.639594'), 
(33407, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33408, 'North Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33409, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33410, 'West Palm Beach', 'FL', 561, '-080.054613', '+26.598446'), 
(33411, 'West Palm Beach', 'FL', 561, '-080.174116', '+26.664443'), 
(33412, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33413, 'West Palm Beach', 'FL', 561, '-080.159616', '+26.655494'), 
(33414, 'West Palm Beach', 'FL', 561, '-080.251440', '+26.645659'), 
(33415, 'West Palm Beach', 'FL', 561, '-080.125952', '+26.656044'), 
(33416, 'West Palm Beach', 'FL', 561, '-080.092864', '+26.665394'), 
(33417, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33418, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33419, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33420, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33421, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33422, 'West Palm Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33424, 'Boynton Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33425, 'Boynton Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33426, 'Boynton Beach', 'FL', 561, '-080.084764', '+26.528233'), 
(33427, 'Boca Raton', 'FL', 561, '-080.107170', '+26.375954'), 
(33428, 'Boca Raton', 'FL', 561, '-080.218991', '+26.348017'), 
(33429, 'Boca Raton', 'FL', 561, '-080.430269', '+26.645895'), 
(33430, 'Belle Glade', 'FL', 561, '-080.430269', '+26.645895'), 
(33431, 'Boca Raton', 'FL', 561, '-080.104343', '+26.378704'), 
(33432, 'Boca Raton', 'FL', 561, '-080.081114', '+26.384203'), 
(33433, 'Boca Raton', 'FL', 561, '-080.158367', '+26.350274'), 
(33434, 'Boca Raton', 'FL', 561, '-080.170567', '+26.381132'), 
(33435, 'Boynton Beach', 'FL', 561, '-080.079114', '+26.518049'), 
(33436, 'Boynton Beach', 'FL', 561, '-080.112447', '+26.535402'), 
(33437, 'Boynton Beach', 'FL', 561, '-080.174297', '+26.513629'), 
(33438, 'Canal Point', 'FL', 561, '-080.430269', '+26.645895'), 
(33439, 'Bryant', 'FL', 561, '-080.430269', '+26.645895'), 
(33440, 'Clewiston', 'FL', 863, '-081.090897', '+26.630066'), 
(33441, 'Deerfield Beach', 'FL', 954, '-080.140769', '+26.273761'), 
(33442, 'Deerfield Beach', 'FL', 954, '-080.138516', '+26.301407'), 
(33443, 'Deerfield Beach', 'FL', 954, '-080.448254', '+26.145724'), 
(33444, 'Delray Beach', 'FL', 561, '-080.081614', '+26.457598'), 
(33445, 'Delray Beach', 'FL', 561, '-080.100015', '+26.548504'), 
(33446, 'Delray Beach', 'FL', 561, '-080.181862', '+26.454017'), 
(33447, 'Delray Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33448, 'Delray Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33454, 'Lake Worth', 'FL', 561, '-080.430269', '+26.645895'), 
(33455, 'Hobe Sound', 'FL', 561, '-080.158594', '+27.050934'), 
(33458, 'Jupiter', 'FL', 561, '-080.430269', '+26.645895'), 
(33459, 'Lake Harbor', 'FL', 561, '-080.430269', '+26.645895'), 
(33460, 'Lake Worth', 'FL', 561, '-080.059063', '+26.619627'), 
(33461, 'Lake Worth', 'FL', 561, '-080.091704', '+26.619546'), 
(33462, 'Lake Worth', 'FL', 561, '-080.079405', '+26.574736'), 
(33463, 'Lake Worth', 'FL', 561, '-080.129065', '+26.595537'), 
(33464, 'Lake Worth', 'FL', 561, '-080.430269', '+26.645895'), 
(33465, 'Lake Worth', 'FL', 561, '-080.132569', '+26.628272'), 
(33466, 'Lake Worth', 'FL', 561, '-080.430269', '+26.645895'), 
(33467, 'Lake Worth', 'FL', 561, '-080.220870', '+26.595867'), 
(33468, 'Jupiter', 'FL', 561, '-080.430269', '+26.645895'), 
(33469, 'Jupiter', 'FL', 561, '-080.430269', '+26.645895'), 
(33470, 'Loxahatchee', 'FL', 561, '-080.294771', '+26.649816'), 
(33471, 'Moore Haven', 'FL', 863, '-081.195575', '+26.886471'), 
(33474, 'Boynton Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33475, 'Hobe Sound', 'FL', 561, '-080.454196', '+27.110182'), 
(33476, 'Pahokee', 'FL', 561, '-080.178640', '+26.623067'), 
(33477, 'Jupiter', 'FL', 561, '-080.430269', '+26.645895'), 
(33478, 'Jupiter', 'FL', 561, '-080.430269', '+26.645895'), 
(33480, 'Palm Beach', 'FL', 561, '-080.038113', '+26.600995'), 
(33481, 'Boca Raton', 'FL', 561, '-080.430269', '+26.645895'), 
(33482, 'Delray Beach', 'FL', 561, '-080.430269', '+26.645895'), 
(33483, 'Delray Beach', 'FL', 561, '-080.064844', '+26.464145'), 
(33484, 'Delray Beach', 'FL', 561, '-080.134730', '+26.454218'), 
(33486, 'Boca Raton', 'FL', 561, '-080.117265', '+26.348293'), 
(33487, 'Boca Raton', 'FL', 561, '-080.092770', '+26.411642'), 
(33488, 'Boca Raton', 'FL', 561, '-080.430269', '+26.645895'), 
(33493, 'South Bay', 'FL', 561, '-080.430269', '+26.645895'), 
(33496, 'Boca Raton', 'FL', 561, '-080.162567', '+26.409333'), 
(33497, 'Boca Raton', 'FL', 561, '-080.430269', '+26.645895'), 
(33498, 'Boca Raton', 'FL', 561, '-080.222751', '+26.393410'), 
(33499, 'Boca Raton', 'FL', 561, '-080.430269', '+26.645895'), 
(33503, 'Balm', 'FL', 813, '-082.273409', '+27.764761'), 
(33509, 'Brandon', 'FL', 813, '-082.451959', '+28.119579'), 
(33510, 'Brandon', 'FL', 813, '-082.356458', '+27.830830'), 
(33511, 'Brandon', 'FL', 813, '-082.294021', '+27.903679'), 
(33513, 'Bushnell', 'FL', 352, '-082.149168', '+28.676288'), 
(33514, 'Center Hill', 'FL', 352, '-082.028830', '+28.668113'), 
(33521, 'Coleman', 'FL', 352, '-082.059745', '+28.775537'), 
(33523, 'Dade City', 'FL', 352, '-082.322756', '+28.368860'), 
(33524, 'Crystal Springs', 'FL', 813, '-082.152341', '+28.182209'), 
(33525, 'Dade City', 'FL', 352, '-082.244624', '+28.331765'), 
(33526, 'Dade City', 'FL', 352, '-082.247783', '+28.310134'), 
(33527, 'Dover', 'FL', 813, '-082.240415', '+27.975742'), 
(33530, 'Durant', 'FL', 813, '-082.176749', '+27.906823'), 
(33534, 'Gibsonton', 'FL', 813, '-082.385728', '+27.911823'), 
(33537, 'Lacoochee', 'FL', 352, '-082.481766', '+28.324796'), 
(33538, 'Lake Panasoffkee', 'FL', 352, '-082.121086', '+28.781677'), 
(33539, 'Zephyrhills', 'FL', 813, '-082.165680', '+28.213050'), 
(33540, 'Zephyrhills', 'FL', 813, '-082.156491', '+28.240942'), 
(33541, 'Zephyrhills', 'FL', 813, '-082.446251', '+28.240543'), 
(33543, 'Zephyrhills', 'FL', 813, '-082.306326', '+28.205920'), 
(33544, 'Zephyrhills', 'FL', 813, '-082.284738', '+28.271989'), 
(33547, 'Lithia', 'FL', 813, '-082.205331', '+27.893718'), 
(33548, 'Lutz', 'FL', 813, '-082.438841', '+27.871964'), 
(33549, 'Lutz', 'FL', 813, '-082.391666', '+28.060825'), 
(33550, 'Mango', 'FL', 813, '-082.438841', '+27.871964'), 
(33556, 'Odessa', 'FL', 813, '-082.584113', '+28.128688'), 
(33564, 'Plant City', 'FL', 813, '-082.134741', '+28.029627'), 
(33565, 'Plant City', 'FL', 813, '-082.156607', '+28.082724'), 
(33566, 'Plant City', 'FL', 813, '-082.341905', '+28.008056'), 
(33567, 'Plant City', 'FL', 813, '-082.322484', '+27.980218'), 
(33568, 'Riverview', 'FL', 813, '-082.438841', '+27.871964'), 
(33569, 'Riverview', 'FL', 813, '-082.301249', '+27.846419'), 
(33570, 'Ruskin', 'FL', 813, '-082.452630', '+27.699130'), 
(33571, 'Sun City Center', 'FL', 813, '-082.453041', '+27.720111'), 
(33572, 'Apollo Beach', 'FL', 813, '-082.331983', '+27.845790'), 
(33573, 'Sun City Center', 'FL', 813, '-082.357420', '+27.704046'), 
(33574, 'Saint Leo', 'FL', 352, '-082.269323', '+28.334752'), 
(33576, 'San Antonio', 'FL', 352, '-082.300982', '+28.331729'), 
(33583, 'Seffner', 'FL', 813, '-082.438841', '+27.871964'), 
(33584, 'Seffner', 'FL', 813, '-082.287957', '+27.999687'), 
(33585, 'Sumterville', 'FL', 352, '-082.061556', '+28.735643'), 
(33586, 'Sun City', 'FL', 813, '-082.438841', '+27.871964'), 
(33587, 'Sydney', 'FL', 813, '-082.438841', '+27.871964'), 
(33592, 'Thonotosassa', 'FL', 813, '-082.278977', '+28.092775'), 
(33593, 'Trilby', 'FL', 352, '-082.481766', '+28.324796'), 
(33594, 'Valrico', 'FL', 813, '-082.347371', '+27.937779'), 
(33595, 'Valrico', 'FL', 813, '-082.438841', '+27.871964'), 
(33597, 'Webster', 'FL', 352, '-082.108078', '+28.647306'), 
(33598, 'Wimauma', 'FL', 813, '-082.297468', '+27.733830'), 
(33601, 'Tampa', 'FL', 813, '-082.582035', '+27.996097'), 
(33602, 'Tampa', 'FL', 813, '-082.461517', '+27.950898'), 
(33603, 'Tampa', 'FL', 813, '-082.463804', '+27.986147'), 
(33604, 'Tampa', 'FL', 813, '-082.449816', '+28.014096'), 
(33605, 'Tampa', 'FL', 813, '-082.427265', '+27.946665'), 
(33606, 'Tampa', 'FL', 813, '-082.465326', '+27.930552'), 
(33607, 'Tampa', 'FL', 813, '-082.556868', '+27.966697'), 
(33608, 'Tampa', 'FL', 813, '-082.488413', '+27.843430'), 
(33609, 'Tampa', 'FL', 813, '-082.513067', '+27.942648'), 
(33610, 'Tampa', 'FL', 813, '-082.375733', '+27.995997'), 
(33611, 'Tampa', 'FL', 813, '-082.512017', '+27.942099'), 
(33612, 'Tampa', 'FL', 813, '-082.442683', '+28.054195'), 
(33613, 'Tampa', 'FL', 813, '-082.444209', '+28.077403'), 
(33614, 'Tampa', 'FL', 813, '-082.496367', '+28.031495'), 
(33615, 'Tampa', 'FL', 813, '-082.548749', '+28.039847'), 
(33616, 'Tampa', 'FL', 813, '-082.529567', '+27.867201'), 
(33617, 'Tampa', 'FL', 813, '-082.386351', '+28.030714'), 
(33618, 'Tampa', 'FL', 813, '-082.485188', '+28.076299'), 
(33619, 'Tampa', 'FL', 813, '-082.379447', '+27.924850'), 
(33620, 'Tampa', 'FL', 813, '-082.407887', '+28.059994'), 
(33621, 'Tampa', 'FL', 813, '-082.494582', '+27.849135'), 
(33622, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33623, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33624, 'Tampa', 'FL', 813, '-082.554404', '+28.074809'), 
(33625, 'Tampa', 'FL', 813, '-082.559501', '+28.072671'), 
(33626, 'Tampa', 'FL', 813, '-082.611596', '+28.066478'), 
(33629, 'Tampa', 'FL', 813, '-082.508867', '+27.921056'), 
(33630, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33631, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33633, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33634, 'Tampa', 'FL', 813, '-082.545466', '+28.002755'), 
(33635, 'Tampa', 'FL', 813, '-082.613819', '+28.026337'), 
(33637, 'Tampa', 'FL', 813, '-082.363024', '+28.047044'), 
(33647, 'Tampa', 'FL', 813, '-082.350338', '+28.127834'), 
(33650, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33651, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33655, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33660, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33661, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33662, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33663, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33664, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33672, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33673, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33674, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33675, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33677, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33679, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33680, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33681, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33682, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33684, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33685, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33686, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33687, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33688, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33689, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33690, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33694, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33697, 'Tampa', 'FL', 813, '-082.438841', '+27.871964'), 
(33701, 'Saint Petersburg', 'FL', 727, '-082.640920', '+27.775654'), 
(33702, 'Saint Petersburg', 'FL', 727, '-082.631509', '+27.863201'), 
(33703, 'Saint Petersburg', 'FL', 727, '-082.620920', '+27.816003'), 
(33704, 'Saint Petersburg', 'FL', 727, '-082.630770', '+27.798053'), 
(33705, 'Saint Petersburg', 'FL', 727, '-082.641820', '+27.743555'), 
(33706, 'Saint Petersburg', 'FL', 727, '-082.754223', '+27.749529'), 
(33707, 'Saint Petersburg', 'FL', 727, '-082.726422', '+27.757005'), 
(33708, 'Saint Petersburg', 'FL', 727, '-082.801430', '+27.811608'), 
(33709, 'Saint Petersburg', 'FL', 727, '-082.730798', '+27.820082'), 
(33710, 'Saint Petersburg', 'FL', 727, '-082.699621', '+27.788853'), 
(33711, 'Saint Petersburg', 'FL', 727, '-082.690035', '+27.733448'), 
(33712, 'Saint Petersburg', 'FL', 727, '-082.672426', '+27.735925'), 
(33713, 'Saint Petersburg', 'FL', 727, '-082.677321', '+27.789403'), 
(33714, 'Saint Petersburg', 'FL', 727, '-082.683240', '+27.817335'), 
(33715, 'Saint Petersburg', 'FL', 727, '-082.711927', '+27.670536'), 
(33716, 'Saint Petersburg', 'FL', 727, '-082.692961', '+27.890727'), 
(33728, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33729, 'Saint Petersburg', 'FL', 727, '-082.664359', '+27.881909'), 
(33730, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33731, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33732, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33733, 'Saint Petersburg', 'FL', 727, '-082.752110', '+27.925755'), 
(33734, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33736, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33737, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33738, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33740, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33741, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33742, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33743, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33744, 'Bay Pines', 'FL', 727, '-082.724763', '+27.891809'), 
(33747, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33755, 'Clearwater', 'FL', 727, '-082.781523', '+27.978147'), 
(33756, 'Clearwater', 'FL', 727, '-082.794324', '+27.946998'), 
(33757, 'Clearwater', 'FL', 727, '-082.724763', '+27.891809'), 
(33758, 'Clearwater', 'FL', 727, '-082.724763', '+27.891809'), 
(33759, 'Clearwater', 'FL', 727, '-082.704321', '+27.984851'), 
(33760, 'Clearwater', 'FL', 727, '-082.715166', '+27.900450'), 
(33761, 'Clearwater', 'FL', 727, '-082.725852', '+27.925501'), 
(33762, 'Clearwater', 'FL', 727, '-082.674571', '+27.894170'), 
(33763, 'Clearwater', 'FL', 727, '-082.746082', '+28.017296'), 
(33764, 'Clearwater', 'FL', 727, '-082.734299', '+27.916038'), 
(33765, 'Clearwater', 'FL', 727, '-082.743298', '+27.990179'), 
(33766, 'Clearwater', 'FL', 727, '-082.724763', '+27.891809'), 
(33767, 'Clearwater Beach', 'FL', 727, '-082.828625', '+27.959847'), 
(33769, 'Clearwater', 'FL', 727, '-082.724763', '+27.891809'), 
(33770, 'Largo', 'FL', 727, '-082.802668', '+27.916998'), 
(33771, 'Largo', 'FL', 727, '-082.756823', '+27.908479'), 
(33772, 'Seminole', 'FL', 727, '-082.795385', '+27.846601'), 
(33773, 'Largo', 'FL', 727, '-082.753373', '+27.880150'), 
(33774, 'Largo', 'FL', 727, '-082.826525', '+27.883949'), 
(33775, 'Seminole', 'FL', 727, '-082.724763', '+27.891809'), 
(33776, 'Seminole', 'FL', 727, '-082.826267', '+27.850547'), 
(33777, 'Largo', 'FL', 727, '-082.754528', '+27.854588'), 
(33778, 'Largo', 'FL', 727, '-082.802466', '+27.884030'), 
(33779, 'Largo', 'FL', 727, '-082.772483', '+27.839698'), 
(33780, 'Pinellas Park', 'FL', 727, '-082.724763', '+27.891809'), 
(33781, 'Pinellas Park', 'FL', 727, '-082.758523', '+27.868101'), 
(33782, 'Pinellas Park', 'FL', 727, '-082.708639', '+27.868115'), 
(33784, 'Saint Petersburg', 'FL', 727, '-082.724763', '+27.891809'), 
(33785, 'Indian Rocks Beach', 'FL', 727, '-082.843525', '+27.886757'), 
(33786, 'Belleair Beach', 'FL', 727, '-082.839325', '+27.922922'), 
(33801, 'Lakeland', 'FL', 863, '-081.956122', '+28.059997'), 
(33802, 'Lakeland', 'FL', 863, '-081.985185', '+28.020992'), 
(33803, 'Lakeland', 'FL', 863, '-081.850798', '+27.894389'), 
(33804, 'Lakeland', 'FL', 863, '-081.618640', '+28.002553'), 
(33805, 'Lakeland', 'FL', 863, '-081.947117', '+28.094746'), 
(33806, 'Lakeland', 'FL', 863, '-081.618640', '+28.002553'), 
(33807, 'Lakeland', 'FL', 863, '-081.618640', '+28.002553'), 
(33809, 'Lakeland', 'FL', 863, '-081.959132', '+28.176194'), 
(33810, 'Lakeland', 'FL', 863, '-082.037153', '+28.147923'), 
(33811, 'Lakeland', 'FL', 863, '-082.013855', '+27.986538'), 
(33813, 'Lakeland', 'FL', 863, '-081.917604', '+27.963896'), 
(33815, 'Lakeland', 'FL', 863, '-082.006855', '+28.049648'), 
(33820, 'Alturas', 'FL', 863, '-081.618640', '+28.002553'), 
(33823, 'Auburndale', 'FL', 863, '-081.742864', '+28.086751'), 
(33825, 'Avon Park', 'FL', 863, '-081.464053', '+27.473059'), 
(33826, 'Avon Park', 'FL', 863, '-081.252872', '+27.339483'), 
(33827, 'Babson Park', 'FL', 863, '-081.549715', '+27.906571'), 
(33830, 'Bartow', 'FL', 863, '-081.790794', '+27.918445'), 
(33831, 'Bartow', 'FL', 863, '-081.951673', '+27.955426'), 
(33834, 'Bowling Green', 'FL', 863, '-081.850690', '+27.601936'), 
(33835, 'Bradley', 'FL', 863, '-081.949419', '+27.699258'), 
(33836, 'Davenport', 'FL', 863, '-081.631589', '+28.167211'), 
(33837, 'Davenport', 'FL', 863, '-081.647317', '+28.164093'), 
(33838, 'Dundee', 'FL', 863, '-081.677776', '+28.009099'), 
(33839, 'Eagle Lake', 'FL', 863, '-081.702448', '+28.005662'), 
(33840, 'Eaton Park', 'FL', 863, '-081.541500', '+28.084383'), 
(33841, 'Fort Meade', 'FL', 863, '-081.723311', '+27.742463'), 
(33843, 'Frostproof', 'FL', 863, '-081.559340', '+27.729380'), 
(33844, 'Haines City', 'FL', 863, '-081.592933', '+28.075834'), 
(33845, 'Haines City', 'FL', 863, '-081.618640', '+28.002553'), 
(33846, 'Highland City', 'FL', 863, '-081.867153', '+27.964651'), 
(33847, 'Homeland', 'FL', 863, '-081.716682', '+27.984091'), 
(33848, 'Intercession City', 'FL', 407, '-081.512387', '+28.263489'), 
(33849, 'Kathleen', 'FL', 863, '-082.039587', '+28.197539'), 
(33850, 'Lake Alfred', 'FL', 863, '-081.727551', '+28.092424'), 
(33851, 'Lake Hamilton', 'FL', 863, '-081.627998', '+28.036937'), 
(33852, 'Lake Placid', 'FL', 863, '-081.366280', '+27.336002'), 
(33853, 'Lake Wales', 'FL', 863, '-081.480831', '+27.991865'), 
(33854, 'Fedhaven', 'FL', 863, '-081.618640', '+28.002553'), 
(33855, 'Indian Lake Estates', 'FL', 863, '-081.357154', '+27.798022'), 
(33856, 'Nalcrest', 'FL', 863, '-081.430915', '+27.855686'), 
(33857, 'Lorida', 'FL', 863, '-081.228096', '+27.391447'), 
(33858, 'Loughman', 'FL', 863, '-081.505211', '+28.050121'), 
(33859, 'Lake Wales', 'FL', 863, '-081.522998', '+27.885359'), 
(33860, 'Mulberry', 'FL', 863, '-081.835864', '+27.844612'), 
(33862, 'Lake Placid', 'FL', 863, '-081.288424', '+27.244668'), 
(33863, 'Nichols', 'FL', 863, '-081.618640', '+28.002553'), 
(33865, 'Ona', 'FL', 863, '-081.899723', '+27.450538'), 
(33867, 'River Ranch', 'FL', 863, '-081.196640', '+27.768567'), 
(33868, 'Polk City', 'FL', 863, '-081.760824', '+28.036680'), 
(33870, 'Sebring', 'FL', 863, '-081.373012', '+27.457947'), 
(33871, 'Sebring', 'FL', 863, '-081.407884', '+27.485803'), 
(33872, 'Sebring', 'FL', 863, '-081.287076', '+27.393804'), 
(33873, 'Wauchula', 'FL', 863, '-081.784123', '+27.518602'), 
(33877, 'Waverly', 'FL', 863, '-081.614414', '+27.976883'), 
(33880, 'Winter Haven', 'FL', 863, '-081.762456', '+27.987284'), 
(33881, 'Winter Haven', 'FL', 863, '-081.711071', '+28.063740'), 
(33882, 'Winter Haven', 'FL', 863, '-081.732139', '+28.029402'), 
(33883, 'Winter Haven', 'FL', 863, '-081.618640', '+28.002553'), 
(33884, 'Winter Haven', 'FL', 863, '-081.668575', '+28.053322'), 
(33885, 'Winter Haven', 'FL', 863, '-081.618640', '+28.002553'), 
(33888, 'Winter Haven', 'FL', 863, '-081.723417', '+28.023115'), 
(33890, 'Zolfo Springs', 'FL', 863, '-081.721609', '+27.457687'), 
(33901, 'Fort Myers', 'FL', 941, '-081.925065', '+26.564355'), 
(33902, 'Fort Myers', 'FL', 941, '-081.883648', '+26.623908'), 
(33903, 'North Fort Myers', 'FL', 941, '-081.912454', '+26.693048'), 
(33904, 'Cape Coral', 'FL', 941, '-081.950160', '+26.606491'), 
(33905, 'Fort Myers', 'FL', 941, '-081.832214', '+26.607784'), 
(33906, 'Fort Myers', 'FL', 941, '-081.948610', '+26.552895'), 
(33907, 'Fort Myers', 'FL', 941, '-081.959923', '+26.634845'), 
(33908, 'Fort Myers', 'FL', 941, '-081.911422', '+26.561955'), 
(33909, 'Cape Coral', 'FL', 941, '-081.968000', '+26.623638');

insert  into zipcodes values 
(33910, 'Cape Coral', 'FL', 941, '-081.948610', '+26.552895'), 
(33911, 'Fort Myers', 'FL', 941, '-081.882373', '+26.596286'), 
(33912, 'Fort Myers', 'FL', 941, '-081.726965', '+26.563728'), 
(33913, 'Fort Myers', 'FL', 941, '-081.693572', '+26.529206'), 
(33914, 'Cape Coral', 'FL', 941, '-081.923974', '+26.622535'), 
(33915, 'Cape Coral', 'FL', 941, '-081.893427', '+26.659942'), 
(33916, 'Fort Myers', 'FL', 941, '-081.843807', '+26.635461'), 
(33917, 'North Fort Myers', 'FL', 941, '-081.844716', '+26.648211'), 
(33918, 'North Fort Myers', 'FL', 941, '-081.607007', '+26.716130'), 
(33919, 'Fort Myers', 'FL', 941, '-081.937186', '+26.572627'), 
(33920, 'Alva', 'FL', 941, '-081.681500', '+26.595182'), 
(33921, 'Boca Grande', 'FL', 941, '-082.261149', '+26.754493'), 
(33922, 'Bokeelia', 'FL', 941, '-082.128052', '+26.624433'), 
(33924, 'Captiva', 'FL', 941, '-082.180242', '+26.521464'), 
(33927, 'Punta Gorda', 'FL', 941, '-082.000005', '+26.901981'), 
(33928, 'Estero', 'FL', 941, '-081.705902', '+26.472274'), 
(33930, 'Felda', 'FL', 863, '-081.479912', '+26.612772'), 
(33931, 'Fort Myers Beach', 'FL', 941, '-082.071178', '+26.576100'), 
(33932, 'Fort Myers Beach', 'FL', 941, '-081.948610', '+26.552895'), 
(33935, 'Labelle', 'FL', 863, '-081.448873', '+26.690881'), 
(33936, 'Lehigh Acres', 'FL', 941, '-081.661922', '+26.593573'), 
(33938, 'Murdock', 'FL', 941, '-082.000005', '+26.901981'), 
(33944, 'Palmdale', 'FL', 863, '-081.309114', '+26.946449'), 
(33945, 'Pineland', 'FL', 941, '-082.143400', '+26.658313'), 
(33946, 'Placida', 'FL', 941, '-082.266405', '+26.879424'), 
(33947, 'Rotonda West', 'FL', 941, '-082.269126', '+26.884228'), 
(33948, 'Port Charlotte', 'FL', 941, '-082.206880', '+26.940990'), 
(33949, 'Port Charlotte', 'FL', 941, '-082.098418', '+26.993904'), 
(33950, 'Punta Gorda', 'FL', 941, '-082.013411', '+26.860103'), 
(33951, 'Punta Gorda', 'FL', 941, '-081.984504', '+26.970756'), 
(33952, 'Port Charlotte', 'FL', 941, '-082.156128', '+26.994048'), 
(33953, 'Port Charlotte', 'FL', 941, '-082.200524', '+26.997956'), 
(33954, 'Port Charlotte', 'FL', 941, '-082.123194', '+27.019741'), 
(33955, 'Punta Gorda', 'FL', 941, '-081.909078', '+26.828631'), 
(33956, 'Saint James City', 'FL', 941, '-082.107459', '+26.575762'), 
(33957, 'Sanibel', 'FL', 941, '-082.100065', '+26.458308'), 
(33960, 'Venus', 'FL', 863, '-081.390945', '+27.120281'), 
(33965, 'Fort Myers', 'FL', 941, '-081.948610', '+26.552895'), 
(33970, 'Lehigh Acres', 'FL', 941, '-081.620778', '+26.564718'), 
(33971, 'Lehigh Acres', 'FL', 941, '-081.670757', '+26.589408'), 
(33972, 'Lehigh Acres', 'FL', 941, '-081.913575', '+26.641661'), 
(33975, 'Labelle', 'FL', 863, '-081.438833', '+26.763312'), 
(33980, 'Port Charlotte', 'FL', 941, '-082.055747', '+26.986122'), 
(33981, 'Port Charlotte', 'FL', 941, '-082.232398', '+26.934570'), 
(33982, 'Punta Gorda', 'FL', 941, '-081.819036', '+26.959685'), 
(33983, 'Punta Gorda', 'FL', 941, '-082.018382', '+27.001845'), 
(33990, 'Cape Coral', 'FL', 941, '-081.967657', '+26.626500'), 
(33991, 'Cape Coral', 'FL', 941, '-082.018158', '+26.628091'), 
(33993, 'Cape Coral', 'FL', 941, '-082.025384', '+26.678619'), 
(33994, 'Fort Myers', 'FL', 941, '-081.948610', '+26.552895'), 
(34001, 'APO', 'AA', 0, null, null), 
(34002, 'APO', 'AA', 0, null, null), 
(34003, 'APO', 'AA', 0, null, null), 
(34004, 'APO', 'AA', 0, null, null), 
(34005, 'APO', 'AA', 0, null, null), 
(34006, 'APO', 'AA', 0, null, null), 
(34007, 'APO', 'AA', 0, null, null), 
(34009, 'APO', 'AA', 0, null, null), 
(34011, 'APO', 'AA', 0, null, null), 
(34020, 'APO', 'AA', 0, null, null), 
(34021, 'APO', 'AA', 0, null, null), 
(34022, 'APO', 'AA', 0, null, null), 
(34023, 'APO', 'AA', 0, null, null), 
(34024, 'APO', 'AA', 0, null, null), 
(34025, 'APO', 'AA', 0, null, null), 
(34030, 'APO', 'AA', 0, null, null), 
(34031, 'APO', 'AA', 0, null, null), 
(34032, 'APO', 'AA', 0, null, null), 
(34033, 'APO', 'AA', 0, null, null), 
(34034, 'APO', 'AA', 0, null, null), 
(34035, 'APO', 'AA', 0, null, null), 
(34036, 'APO', 'AA', 0, null, null), 
(34037, 'APO', 'AA', 0, null, null), 
(34038, 'APO', 'AA', 0, null, null), 
(34039, 'APO', 'AA', 0, null, null), 
(34040, 'APO', 'AA', 0, null, null), 
(34041, 'APO', 'AA', 0, null, null), 
(34042, 'APO', 'AA', 0, null, null), 
(34045, 'APO', 'AA', 0, null, null), 
(34047, 'APO', 'AA', 0, null, null), 
(34048, 'APO', 'AA', 0, null, null), 
(34050, 'FPO', 'AA', 0, null, null), 
(34051, 'FPO', 'AA', 0, null, null), 
(34053, 'FPO', 'AA', 0, null, null), 
(34054, 'FPO', 'AA', 0, null, null), 
(34055, 'FPO', 'AA', 0, null, null), 
(34058, 'FPO', 'AA', 0, null, null), 
(34059, 'FPO', 'AA', 0, null, null), 
(34060, 'FPO', 'AA', 0, null, null), 
(34061, 'FPO', 'AA', 0, null, null), 
(34077, 'APO', 'AA', 0, null, null), 
(34086, 'FPO', 'AA', 0, null, null), 
(34090, 'FPO', 'AA', 0, null, null), 
(34091, 'FPO', 'AA', 0, null, null), 
(34092, 'FPO', 'AA', 0, null, null), 
(34093, 'FPO', 'AA', 0, null, null), 
(34095, 'FPO', 'AA', 0, null, null), 
(34098, 'FPO', 'AA', 0, null, null), 
(34099, 'FPO', 'AA', 0, null, null), 
(34101, 'Naples', 'FL', 941, '-081.387190', '+25.855534'), 
(34102, 'Naples', 'FL', 941, '-081.795309', '+26.133968'), 
(34103, 'Naples', 'FL', 941, '-081.803944', '+26.191666'), 
(34104, 'Naples', 'FL', 941, '-081.745447', '+26.178752'), 
(34105, 'Naples', 'FL', 941, '-081.763609', '+26.193769'), 
(34106, 'Naples', 'FL', 941, '-081.389124', '+26.143260'), 
(34107, 'Vanderbilt Beach', 'FL', 941, '-081.389124', '+26.143260'), 
(34108, 'Naples', 'FL', 941, '-081.807056', '+26.241595'), 
(34109, 'Naples', 'FL', 941, '-081.764364', '+26.253416'), 
(34110, 'Naples', 'FL', 941, '-081.757284', '+26.282328'), 
(34112, 'Naples', 'FL', 941, '-081.736052', '+26.118429'), 
(34113, 'Naples', 'FL', 941, '-081.718172', '+26.042638'), 
(34114, 'Naples', 'FL', 941, '-081.585552', '+26.014314'), 
(34116, 'Naples', 'FL', 941, '-081.711048', '+26.187256'), 
(34117, 'Naples', 'FL', 941, '-081.523853', '+26.115558'), 
(34119, 'Naples', 'FL', 941, '-081.668710', '+26.239288'), 
(34120, 'Naples', 'FL', 941, '-081.587104', '+26.330438'), 
(34133, 'Bonita Springs', 'FL', 941, '-081.948610', '+26.552895'), 
(34134, 'Bonita Springs', 'FL', 941, '-081.818279', '+26.362566'), 
(34135, 'Bonita Springs', 'FL', 941, '-081.733377', '+26.377129'), 
(34136, 'Bonita Springs', 'FL', 941, '-081.948610', '+26.552895'), 
(34137, 'Copeland', 'FL', 941, '-081.389124', '+26.143260'), 
(34138, 'Chokoloskee', 'FL', 941, '-081.121963', '+25.836746'), 
(34139, 'Everglades City', 'FL', 941, '-081.377791', '+25.856971'), 
(34140, 'Goodland', 'FL', 941, '-081.389124', '+26.143260'), 
(34141, 'Ochopee', 'FL', 941, '-081.159938', '+25.873412'), 
(34142, 'Immokalee', 'FL', 941, '-081.415175', '+26.184370'), 
(34143, 'Immokalee', 'FL', 941, '-081.504661', '+26.464183'), 
(34145, 'Marco Island', 'FL', 941, '-081.696751', '+25.938768'), 
(34146, 'Marco Island', 'FL', 941, '-081.389124', '+26.143260'), 
(34201, 'Bradenton', 'FL', 941, '-082.470456', '+27.404731'), 
(34202, 'Bradenton', 'FL', 941, '-082.379340', '+27.471379'), 
(34203, 'Bradenton', 'FL', 941, '-082.535883', '+27.454723'), 
(34204, 'Bradenton', 'FL', 941, '-082.438689', '+27.427213'), 
(34205, 'Bradenton', 'FL', 941, '-082.456033', '+27.466869'), 
(34206, 'Bradenton', 'FL', 941, '-082.438689', '+27.427213'), 
(34207, 'Bradenton', 'FL', 941, '-082.577779', '+27.439419'), 
(34208, 'Bradenton', 'FL', 941, '-082.512018', '+27.467817'), 
(34209, 'Bradenton', 'FL', 941, '-082.616719', '+27.475853'), 
(34210, 'Bradenton', 'FL', 941, '-082.660725', '+27.473598'), 
(34215, 'Cortez', 'FL', 941, '-082.682262', '+27.471256'), 
(34216, 'Anna Maria', 'FL', 941, '-082.731722', '+27.529113'), 
(34217, 'Bradenton Beach', 'FL', 941, '-082.710221', '+27.485915'), 
(34218, 'Holmes Beach', 'FL', 941, '-082.709871', '+27.499515'), 
(34219, 'Parrish', 'FL', 941, '-082.269458', '+27.566457'), 
(34220, 'Palmetto', 'FL', 941, '-082.438689', '+27.427213'), 
(34221, 'Palmetto', 'FL', 941, '-082.516004', '+27.577315'), 
(34222, 'Ellenton', 'FL', 941, '-082.496732', '+27.546332'), 
(34223, 'Englewood', 'FL', 941, '-082.404959', '+27.143931'), 
(34224, 'Englewood', 'FL', 941, '-082.400124', '+27.064882'), 
(34228, 'Longboat Key', 'FL', 941, '-082.443071', '+27.357231'), 
(34229, 'Osprey', 'FL', 941, '-082.488818', '+27.213378'), 
(34230, 'Sarasota', 'FL', 941, '-082.537169', '+27.335023'), 
(34231, 'Sarasota', 'FL', 941, '-082.432111', '+27.227589'), 
(34232, 'Sarasota', 'FL', 941, '-082.443249', '+27.203872'), 
(34233, 'Sarasota', 'FL', 941, '-082.423776', '+27.127372'), 
(34234, 'Sarasota', 'FL', 941, '-082.526768', '+27.368769'), 
(34235, 'Sarasota', 'FL', 941, '-082.478376', '+27.363072'), 
(34236, 'Sarasota', 'FL', 941, '-082.543319', '+27.326863'), 
(34237, 'Sarasota', 'FL', 941, '-082.514176', '+27.337173'), 
(34238, 'Sarasota', 'FL', 941, '-082.475145', '+27.242689'), 
(34239, 'Sarasota', 'FL', 941, '-082.520868', '+27.310774'), 
(34240, 'Sarasota', 'FL', 941, '-082.350400', '+27.231941'), 
(34241, 'Sarasota', 'FL', 941, '-082.351349', '+27.241077'), 
(34242, 'Sarasota', 'FL', 941, '-082.539819', '+27.256626'), 
(34243, 'Sarasota', 'FL', 941, '-082.528065', '+27.415606'), 
(34250, 'Terra Ceia', 'FL', 941, '-082.583168', '+27.572236'), 
(34251, 'Myakka City', 'FL', 941, '-082.225911', '+27.372771'), 
(34260, 'Manasota', 'FL', 941, '-082.438689', '+27.427213'), 
(34264, 'Oneco', 'FL', 941, '-082.438689', '+27.427213'), 
(34265, 'Arcadia', 'FL', 863, '-081.809939', '+27.186146'), 
(34266, 'Arcadia', 'FL', 863, '-081.866661', '+27.186075'), 
(34267, 'Fort Ogden', 'FL', 863, '-081.809939', '+27.186146'), 
(34268, 'Nocatee', 'FL', 863, '-081.864443', '+27.203827'), 
(34270, 'Tallevast', 'FL', 941, '-082.543519', '+27.405429'), 
(34272, 'Laurel', 'FL', 941, '-082.425512', '+27.146963'), 
(34274, 'Nokomis', 'FL', 941, '-082.464468', '+27.144031'), 
(34275, 'Nokomis', 'FL', 941, '-082.459848', '+27.229227'), 
(34276, 'Sarasota', 'FL', 941, '-082.380967', '+27.167521'), 
(34277, 'Sarasota', 'FL', 941, '-082.380967', '+27.167521'), 
(34278, 'Sarasota', 'FL', 941, '-082.528488', '+27.331628'), 
(34280, 'Bradenton', 'FL', 941, '-082.438689', '+27.427213'), 
(34281, 'Bradenton', 'FL', 941, '-082.438689', '+27.427213'), 
(34282, 'Bradenton', 'FL', 941, '-082.438689', '+27.427213'), 
(34284, 'Venice', 'FL', 941, '-082.380967', '+27.167521'), 
(34285, 'Venice', 'FL', 941, '-082.433818', '+27.096390'), 
(34286, 'North Port', 'FL', 941, '-082.175602', '+27.074755'), 
(34287, 'North Port', 'FL', 941, '-082.334882', '+27.189487'), 
(34292, 'Venice', 'FL', 941, '-082.370028', '+27.090034'), 
(34293, 'Venice', 'FL', 941, '-082.352038', '+27.060576'), 
(34295, 'Englewood', 'FL', 941, '-082.438918', '+27.085985'), 
(34420, 'Belleview', 'FL', 352, '-082.044371', '+29.101476'), 
(34421, 'Belleview', 'FL', 352, '-082.087458', '+29.240728'), 
(34423, 'Crystal River', 'FL', 352, '-082.572703', '+28.867027'), 
(34428, 'Crystal River', 'FL', 352, '-082.599279', '+28.958393'), 
(34429, 'Crystal River', 'FL', 352, '-082.596051', '+28.904358'), 
(34430, 'Dunnellon', 'FL', 352, '-082.087458', '+29.240728'), 
(34431, 'Dunnellon', 'FL', 352, '-082.249223', '+29.094810'), 
(34432, 'Dunnellon', 'FL', 352, '-082.341290', '+29.101529'), 
(34433, 'Dunnellon', 'FL', 352, '-082.519629', '+28.994902'), 
(34434, 'Dunnellon', 'FL', 352, '-082.424132', '+28.993778'), 
(34436, 'Floral City', 'FL', 352, '-082.307734', '+28.730350'), 
(34442, 'Hernando', 'FL', 352, '-082.390044', '+28.922317'), 
(34445, 'Holder', 'FL', 352, '-082.406476', '+28.948753'), 
(34446, 'Homosassa', 'FL', 352, '-082.513889', '+28.750800'), 
(34447, 'Homosassa Springs', 'FL', 352, '-082.574264', '+28.804911'), 
(34448, 'Homosassa', 'FL', 352, '-082.567981', '+28.787963'), 
(34449, 'Inglis', 'FL', 352, '-082.656099', '+29.095501'), 
(34450, 'Inverness', 'FL', 352, '-082.282224', '+28.834011'), 
(34451, 'Inverness', 'FL', 352, '-082.321670', '+28.803207'), 
(34452, 'Inverness', 'FL', 352, '-082.360295', '+28.777849'), 
(34453, 'Inverness', 'FL', 352, '-082.345411', '+28.872256'), 
(34460, 'Lecanto', 'FL', 352, '-082.508694', '+28.859286'), 
(34461, 'Lecanto', 'FL', 352, '-082.464061', '+28.819711'), 
(34464, 'Beverly Hills', 'FL', 352, '-082.508694', '+28.859286'), 
(34465, 'Beverly Hills', 'FL', 352, '-082.446209', '+28.817853'), 
(34470, 'Ocala', 'FL', 352, '-082.169401', '+29.238672'), 
(34471, 'Ocala', 'FL', 352, '-081.942516', '+29.160525'), 
(34472, 'Ocala', 'FL', 352, '-082.008571', '+29.125344'), 
(34473, 'Ocala', 'FL', 352, '-082.195635', '+29.113464'), 
(34474, 'Ocala', 'FL', 352, '-082.137774', '+29.150148'), 
(34475, 'Ocala', 'FL', 352, '-082.304525', '+29.154639'), 
(34476, 'Ocala', 'FL', 352, '-082.242211', '+29.115896'), 
(34477, 'Ocala', 'FL', 352, '-082.087458', '+29.240728'), 
(34478, 'Ocala', 'FL', 352, '-082.112278', '+29.187178'), 
(34479, 'Ocala', 'FL', 352, '-082.028190', '+29.178235'), 
(34480, 'Ocala', 'FL', 352, '-082.032270', '+29.180072'), 
(34481, 'Ocala', 'FL', 352, '-082.297544', '+29.128062'), 
(34482, 'Ocala', 'FL', 352, '-082.219513', '+29.261079'), 
(34483, 'Ocala', 'FL', 352, '-082.087458', '+29.240728'), 
(34484, 'Oxford', 'FL', 352, '-082.061193', '+28.905906'), 
(34487, 'Homosassa', 'FL', 352, '-082.508694', '+28.859286'), 
(34488, 'Silver Springs', 'FL', 352, '-081.953160', '+29.263549'), 
(34489, 'Silver Springs', 'FL', 352, '-082.097163', '+29.215153'), 
(34491, 'Summerfield', 'FL', 352, '-082.032463', '+29.011230'), 
(34492, 'Summerfield', 'FL', 352, '-082.016139', '+28.997960'), 
(34498, 'Yankeetown', 'FL', 352, '-082.719003', '+29.030531'), 
(34601, 'Brooksville', 'FL', 352, '-082.395858', '+28.586197'), 
(34602, 'Brooksville', 'FL', 352, '-082.295675', '+28.509319'), 
(34603, 'Brooksville', 'FL', 352, '-082.416515', '+28.564167'), 
(34605, 'Brooksville', 'FL', 352, '-082.422554', '+28.505896'), 
(34606, 'Spring Hill', 'FL', 352, '-082.401010', '+28.496411'), 
(34607, 'Spring Hill', 'FL', 352, '-082.625672', '+28.504888'), 
(34608, 'Spring Hill', 'FL', 352, '-082.542698', '+28.483643'), 
(34609, 'Brooksville', 'FL', 352, '-082.450658', '+28.494344'), 
(34610, 'Brooksville', 'FL', 352, '-082.524063', '+28.377455'), 
(34611, 'Spring Hill', 'FL', 352, '-082.416515', '+28.564167'), 
(34613, 'Brooksville', 'FL', 352, '-082.531987', '+28.604951'), 
(34614, 'Brooksville', 'FL', 352, '-082.536465', '+28.627958'), 
(34636, 'Istachatta', 'FL', 352, '-082.267706', '+28.655030'), 
(34639, 'Land O Lakes', 'FL', 813, '-082.462630', '+28.250774'), 
(34652, 'New Port Richey', 'FL', 727, '-082.736882', '+28.239369'), 
(34653, 'New Port Richey', 'FL', 727, '-082.695536', '+28.242508'), 
(34654, 'New Port Richey', 'FL', 727, '-082.617095', '+28.296388'), 
(34655, 'New Port Richey', 'FL', 727, '-082.671620', '+28.216016'), 
(34656, 'New Port Richey', 'FL', 727, '-082.481766', '+28.324796'), 
(34660, 'Ozona', 'FL', 727, '-082.778424', '+28.067043'), 
(34661, 'Nobleton', 'FL', 352, '-082.263836', '+28.643640'), 
(34667, 'Hudson', 'FL', 727, '-082.648030', '+28.382489'), 
(34668, 'Port Richey', 'FL', 727, '-082.704101', '+28.297976'), 
(34669, 'Hudson', 'FL', 727, '-082.620740', '+28.360086'), 
(34673, 'Port Richey', 'FL', 727, '-082.481766', '+28.324796'), 
(34674, 'Hudson', 'FL', 727, '-082.481766', '+28.324796'), 
(34677, 'Oldsmar', 'FL', 813, '-082.677379', '+28.050324'), 
(34679, 'Aripeka', 'FL', 813, '-082.661555', '+28.430213'), 
(34680, 'Elfers', 'FL', 727, '-082.481766', '+28.324796'), 
(34681, 'Crystal Beach', 'FL', 727, '-082.777683', '+28.087401'), 
(34682, 'Palm Harbor', 'FL', 727, '-082.724763', '+27.891809'), 
(34683, 'Palm Harbor', 'FL', 727, '-082.744889', '+28.074144'), 
(34684, 'Palm Harbor', 'FL', 727, '-082.725257', '+28.084797'), 
(34685, 'Palm Harbor', 'FL', 727, '-082.692882', '+28.109717'), 
(34688, 'Tarpon Springs', 'FL', 727, '-082.724763', '+27.891809'), 
(34689, 'Tarpon Springs', 'FL', 727, '-082.732165', '+28.092104'), 
(34690, 'Holiday', 'FL', 727, '-082.724448', '+28.191434'), 
(34691, 'Holiday', 'FL', 727, '-082.762191', '+28.196394'), 
(34695, 'Safety Harbor', 'FL', 727, '-082.747692', '+28.017645'), 
(34697, 'Dunedin', 'FL', 727, '-082.724763', '+27.891809'), 
(34698, 'Dunedin', 'FL', 727, '-082.773995', '+28.010895'), 
(34705, 'Astatula', 'FL', 352, '-081.718455', '+28.706723'), 
(34711, 'Clermont', 'FL', 352, '-081.779423', '+28.584025'), 
(34712, 'Clermont', 'FL', 352, '-081.653642', '+28.811078'), 
(34713, 'Clermont', 'FL', 352, '-081.653642', '+28.811078'), 
(34729, 'Ferndale', 'FL', 407, '-081.653642', '+28.811078'), 
(34731, 'Fruitland Park', 'FL', 352, '-081.905624', '+28.863361'), 
(34734, 'Gotha', 'FL', 407, '-081.520774', '+28.538407'), 
(34736, 'Groveland', 'FL', 352, '-081.870269', '+28.587996'), 
(34737, 'Howey in the Hills', 'FL', 352, '-081.797564', '+28.697081'), 
(34739, 'Kenansville', 'FL', 407, '-081.092447', '+27.933215'), 
(34740, 'Killarney', 'FL', 407, '-081.650667', '+28.545385'), 
(34741, 'Kissimmee', 'FL', 407, '-081.461385', '+28.307138'), 
(34742, 'Kissimmee', 'FL', 407, '-081.259332', '+27.995287'), 
(34743, 'Kissimmee', 'FL', 407, '-081.405894', '+28.326039'), 
(34744, 'Kissimmee', 'FL', 407, '-081.324020', '+28.297638'), 
(34745, 'Kissimmee', 'FL', 407, '-081.259332', '+27.995287'), 
(34746, 'Kissimmee', 'FL', 407, '-081.400997', '+28.243011'), 
(34747, 'Kissimmee', 'FL', 407, '-081.589782', '+28.303738'), 
(34748, 'Leesburg', 'FL', 352, '-081.888695', '+28.758895'), 
(34749, 'Leesburg', 'FL', 352, '-081.653642', '+28.811078'), 
(34753, 'Mascotte', 'FL', 352, '-081.894119', '+28.582990'), 
(34755, 'Minneola', 'FL', 352, '-081.831883', '+28.578234'), 
(34756, 'Montverde', 'FL', 407, '-081.685146', '+28.581499'), 
(34758, 'Kissimmee', 'FL', 407, '-081.487992', '+28.203877'), 
(34759, 'Kissimmee', 'FL', 863, '-081.498979', '+28.094636'), 
(34760, 'Oakland', 'FL', 407, '-081.621546', '+28.550978'), 
(34761, 'Ocoee', 'FL', 407, '-081.530251', '+28.569438'), 
(34762, 'Okahumpka', 'FL', 352, '-081.895885', '+28.747510'), 
(34769, 'Saint Cloud', 'FL', 407, '-081.359092', '+28.230351'), 
(34770, 'Saint Cloud', 'FL', 407, '-081.259332', '+27.995287'), 
(34771, 'Saint Cloud', 'FL', 407, '-081.231589', '+28.246439'), 
(34772, 'Saint Cloud', 'FL', 407, '-081.268990', '+28.172669'), 
(34773, 'Saint Cloud', 'FL', 407, '-080.993806', '+28.146663'), 
(34777, 'Winter Garden', 'FL', 407, '-081.605846', '+28.541579'), 
(34778, 'Winter Garden', 'FL', 407, '-081.260818', '+28.566338'), 
(34785, 'Wildwood', 'FL', 352, '-082.078342', '+28.844473'), 
(34786, 'Windermere', 'FL', 407, '-081.543979', '+28.481031'), 
(34787, 'Winter Garden', 'FL', 407, '-081.512343', '+28.468581'), 
(34788, 'Leesburg', 'FL', 352, '-081.782704', '+28.888724'), 
(34789, 'Leesburg', 'FL', 352, '-081.653642', '+28.811078'), 
(34797, 'Yalaha', 'FL', 352, '-081.808159', '+28.712017'), 
(34945, 'Fort Pierce', 'FL', 561, '-080.534169', '+27.412128'), 
(34946, 'Fort Pierce', 'FL', 561, '-080.364447', '+27.511616'), 
(34947, 'Fort Pierce', 'FL', 561, '-080.387742', '+27.445611'), 
(34948, 'Fort Pierce', 'FL', 561, '-080.409024', '+27.382196'), 
(34949, 'Fort Pierce', 'FL', 561, '-080.285812', '+27.456687'), 
(34950, 'Fort Pierce', 'FL', 561, '-080.333224', '+27.448066'), 
(34951, 'Fort Pierce', 'FL', 561, '-080.457475', '+27.513925'), 
(34952, 'Port Saint Lucie', 'FL', 561, '-080.313322', '+27.312492'), 
(34953, 'Port Saint Lucie', 'FL', 561, '-080.380277', '+27.257707'), 
(34954, 'Fort Pierce', 'FL', 561, '-080.409024', '+27.382196'), 
(34956, 'Indiantown', 'FL', 561, '-080.451920', '+27.106451'), 
(34957, 'Jensen Beach', 'FL', 561, '-080.237943', '+27.236473'), 
(34958, 'Jensen Beach', 'FL', 561, '-080.224613', '+27.242402'), 
(34972, 'Okeechobee', 'FL', 863, '-080.945361', '+27.420316'), 
(34973, 'Okeechobee', 'FL', 863, '-080.802656', '+27.297631'), 
(34974, 'Okeechobee', 'FL', 863, '-080.827757', '+27.216626'), 
(34979, 'Fort Pierce', 'FL', 561, '-080.409024', '+27.382196'), 
(34981, 'Fort Pierce', 'FL', 561, '-080.374042', '+27.391213'), 
(34982, 'Fort Pierce', 'FL', 561, '-080.307717', '+27.362859'), 
(34983, 'Port Saint Lucie', 'FL', 561, '-080.347722', '+27.347284'), 
(34984, 'Port Saint Lucie', 'FL', 561, '-080.345407', '+27.251266'), 
(34985, 'Port Saint Lucie', 'FL', 561, '-080.409024', '+27.382196'), 
(34986, 'Port Saint Lucie', 'FL', 561, '-080.397427', '+27.333392'), 
(34987, 'Port Saint Lucie', 'FL', 561, '-080.484851', '+27.290760'), 
(34988, 'Port Saint Lucie', 'FL', 561, '-080.503746', '+27.386818'), 
(34990, 'Palm City', 'FL', 561, '-080.419042', '+27.111235'), 
(34991, 'Palm City', 'FL', 561, '-080.454196', '+27.110182'), 
(34992, 'Port Salerno', 'FL', 561, '-080.454196', '+27.110182'), 
(34994, 'Stuart', 'FL', 561, '-080.254768', '+27.189748'), 
(34995, 'Stuart', 'FL', 561, '-080.241512', '+27.175370'), 
(34996, 'Stuart', 'FL', 561, '-080.195911', '+27.205819'), 
(34997, 'Stuart', 'FL', 561, '-080.230818', '+27.108081'), 
(35004, 'Moody', 'AL', 256, '-086.466833', '+33.603543'), 
(35005, 'Adamsville', 'AL', 205, '-086.987228', '+33.578097'), 
(35006, 'Adger', 'AL', 205, '-087.207592', '+33.437653'), 
(35007, 'Alabaster', 'AL', 205, '-086.794377', '+33.193415'), 
(35010, 'Alexander City', 'AL', 256, '-085.805026', '+32.930079'), 
(35011, 'Alexander City', 'AL', 256, '-085.958001', '+32.990191'), 
(35013, 'Allgood', 'AL', 256, '-086.449262', '+33.922162'), 
(35014, 'Alpine', 'AL', 256, '-086.233878', '+33.403969'), 
(35015, 'Alton', 'AL', 205, '-086.929208', '+33.544622'), 
(35016, 'Arab', 'AL', 256, '-086.365403', '+34.393855'), 
(35019, 'Baileyton', 'AL', 256, '-086.712779', '+34.265451'), 
(35020, 'Bessemer', 'AL', 205, '-086.888570', '+33.441602'), 
(35021, 'Bessemer', 'AL', 205, '-086.929208', '+33.544622'), 
(35022, 'Bessemer', 'AL', 205, '-086.968328', '+33.352745'), 
(35023, 'Bessemer', 'AL', 205, '-086.944763', '+33.478989'), 
(35031, 'Blountsville', 'AL', 256, '-086.559625', '+34.091285'), 
(35032, 'Bon Air', 'AL', 256, '-086.338572', '+33.256886'), 
(35033, 'Bremen', 'AL', 256, '-087.003767', '+33.957886'), 
(35034, 'Brent', 'AL', 205, '-087.220392', '+32.989499'), 
(35035, 'Brierfield', 'AL', 205, '-086.959800', '+33.016616'), 
(35036, 'Brookside', 'AL', 205, '-086.916202', '+33.636280'), 
(35038, 'Burnwell', 'AL', 205, '-087.202136', '+33.804411'), 
(35040, 'Calera', 'AL', 205, '-086.725315', '+33.138832'), 
(35041, 'Cardiff', 'AL', 205, '-086.931818', '+33.646720'), 
(35042, 'Centreville', 'AL', 205, '-087.139316', '+32.948233'), 
(35043, 'Chelsea', 'AL', 205, '-086.656328', '+33.298238'), 
(35044, 'Childersburg', 'AL', 256, '-086.364148', '+33.245885'), 
(35045, 'Clanton', 'AL', 205, '-086.652875', '+32.856632'), 
(35046, 'Clanton', 'AL', 205, '-086.648931', '+32.886365'), 
(35048, 'Clay', 'AL', 205, '-086.929208', '+33.544622'), 
(35049, 'Cleveland', 'AL', 256, '-086.559850', '+33.977816'), 
(35051, 'Columbiana', 'AL', 205, '-086.554849', '+33.232849'), 
(35052, 'Cook Springs', 'AL', 256, '-086.392283', '+33.589518'), 
(35053, 'Crane Hill', 'AL', 256, '-087.051404', '+34.044614'), 
(35054, 'Cropwell', 'AL', 256, '-086.300691', '+33.529643'), 
(35055, 'Cullman', 'AL', 256, '-086.853185', '+34.111067'), 
(35056, 'Cullman', 'AL', 256, '-086.895226', '+34.196448'), 
(35057, 'Cullman', 'AL', 256, '-086.944713', '+34.087769'), 
(35058, 'Cullman', 'AL', 256, '-086.752029', '+34.209766'), 
(35060, 'Docena', 'AL', 205, '-086.929443', '+33.558905'), 
(35061, 'Dolomite', 'AL', 205, '-086.960864', '+33.460807'), 
(35062, 'Dora', 'AL', 205, '-087.054641', '+33.735709'), 
(35063, 'Empire', 'AL', 205, '-087.027469', '+33.827269'), 
(35064, 'Fairfield', 'AL', 205, '-086.925391', '+33.475407'), 
(35068, 'Fultondale', 'AL', 205, '-086.826491', '+33.601739'), 
(35070, 'Garden City', 'AL', 256, '-086.749950', '+34.005773'), 
(35071, 'Gardendale', 'AL', 205, '-086.848289', '+33.706150'), 
(35072, 'Goodwater', 'AL', 256, '-086.079106', '+33.058725'), 
(35073, 'Graysville', 'AL', 205, '-086.801693', '+33.659545'), 
(35074, 'Green Pond', 'AL', 205, '-087.118044', '+33.202691'), 
(35077, 'Hanceville', 'AL', 256, '-086.841753', '+34.034276'), 
(35078, 'Harpersville', 'AL', 205, '-086.459291', '+33.199274'), 
(35079, 'Hayden', 'AL', 256, '-086.745469', '+33.953352'), 
(35080, 'Helena', 'AL', 205, '-086.901975', '+33.266341'), 
(35082, 'Hollins', 'AL', 256, '-086.138624', '+33.116229'), 
(35083, 'Holly Pond', 'AL', 256, '-086.791286', '+34.152149'), 
(35085, 'Jemison', 'AL', 205, '-086.734146', '+32.970056'), 
(35087, 'Joppa', 'AL', 256, '-086.576125', '+34.272537'), 
(35089, 'Kellyton', 'AL', 256, '-086.095801', '+32.934298'), 
(35091, 'Kimberly', 'AL', 205, '-086.800573', '+33.769928'), 
(35094, 'Leeds', 'AL', 205, '-086.584472', '+33.518280'), 
(35096, 'Lincoln', 'AL', 256, '-086.255605', '+33.445821'), 
(35097, 'Locust Fork', 'AL', 256, '-086.626094', '+33.904975'), 
(35098, 'Logan', 'AL', 256, '-087.026554', '+34.137678'), 
(35111, 'Mc Calla', 'AL', 205, '-087.048881', '+33.299704'), 
(35112, 'Margaret', 'AL', 256, '-086.465640', '+33.695814'), 
(35114, 'Maylene', 'AL', 205, '-086.733796', '+33.337916'), 
(35115, 'Montevallo', 'AL', 205, '-086.883586', '+33.136658'), 
(35116, 'Morris', 'AL', 205, '-086.763967', '+33.727106'), 
(35117, 'Mount Olive', 'AL', 205, '-086.875181', '+33.637322'), 
(35118, 'Mulga', 'AL', 205, '-087.051031', '+33.536339'), 
(35119, 'New Castle', 'AL', 205, '-086.769698', '+33.650832'), 
(35120, 'Odenville', 'AL', 256, '-086.383360', '+33.657096'), 
(35121, 'Oneonta', 'AL', 256, '-086.553500', '+33.968171'), 
(35123, 'Palmerdale', 'AL', 205, '-086.929208', '+33.544622'), 
(35124, 'Pelham', 'AL', 205, '-086.767961', '+33.293157'), 
(35125, 'Pell City', 'AL', 256, '-086.325995', '+33.592484'), 
(35126, 'Pinson', 'AL', 205, '-086.645081', '+33.729880'), 
(35127, 'Pleasant Grove', 'AL', 205, '-086.884204', '+33.549138'), 
(35128, 'Pell City', 'AL', 256, '-086.336607', '+33.587299'), 
(35130, 'Quinton', 'AL', 205, '-087.124359', '+33.721814'), 
(35131, 'Ragland', 'AL', 256, '-086.247460', '+33.715229'), 
(35133, 'Remlap', 'AL', 256, '-086.586724', '+33.845846'), 
(35135, 'Riverside', 'AL', 256, '-086.221589', '+33.622079'), 
(35136, 'Rockford', 'AL', 256, '-086.156068', '+32.897085'), 
(35137, 'Saginaw', 'AL', 205, '-086.781162', '+33.206302'), 
(35139, 'Sayre', 'AL', 205, '-086.975856', '+33.711096'), 
(35142, 'Shannon', 'AL', 205, '-086.873470', '+33.406869'), 
(35143, 'Shelby', 'AL', 205, '-086.550392', '+33.080188'), 
(35144, 'Siluria', 'AL', 205, '-086.683891', '+33.282410'), 
(35146, 'Springville', 'AL', 256, '-086.403202', '+33.705871'), 
(35147, 'Sterrett', 'AL', 205, '-086.544426', '+33.419068'), 
(35148, 'Sumiton', 'AL', 205, '-087.046100', '+33.757716'), 
(35149, 'Sycamore', 'AL', 256, '-086.204925', '+33.272776'), 
(35150, 'Sylacauga', 'AL', 256, '-086.228703', '+33.316003'), 
(35151, 'Sylacauga', 'AL', 256, '-086.357359', '+33.175552'), 
(35160, 'Talladega', 'AL', 256, '-086.144681', '+33.387375'), 
(35161, 'Talladega', 'AL', 256, '-086.102782', '+33.420206'), 
(35171, 'Thorsby', 'AL', 205, '-086.756368', '+32.893156'), 
(35172, 'Trafford', 'AL', 205, '-086.724855', '+33.810179'), 
(35173, 'Trussville', 'AL', 205, '-086.585890', '+33.646334'), 
(35175, 'Union Grove', 'AL', 256, '-086.501338', '+34.433986'), 
(35176, 'Vandiver', 'AL', 205, '-086.509972', '+33.464255'), 
(35178, 'Vincent', 'AL', 205, '-086.561300', '+33.309634'), 
(35179, 'Vinemont', 'AL', 256, '-086.925471', '+34.258747'), 
(35180, 'Warrior', 'AL', 205, '-086.829871', '+33.790134'), 
(35181, 'Watson', 'AL', 205, '-086.929208', '+33.544622'), 
(35182, 'Wattsville', 'AL', 256, '-086.256658', '+33.706786'), 
(35183, 'Weogufka', 'AL', 256, '-086.303403', '+33.067670'), 
(35184, 'West Blocton', 'AL', 205, '-087.141467', '+33.102111'), 
(35185, 'Westover', 'AL', 205, '-086.543692', '+33.335629'), 
(35186, 'Wilsonville', 'AL', 205, '-086.496647', '+33.285635'), 
(35187, 'Wilton', 'AL', 205, '-086.879328', '+33.081040'), 
(35188, 'Woodstock', 'AL', 205, '-087.165935', '+33.179940'), 
(35201, 'Birmingham', 'AL', 205, '-086.801904', '+33.456412'), 
(35202, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35203, 'Birmingham', 'AL', 205, '-086.807889', '+33.519204'), 
(35204, 'Birmingham', 'AL', 205, '-086.837898', '+33.524455'), 
(35205, 'Birmingham', 'AL', 205, '-086.782584', '+33.569398'), 
(35206, 'Birmingham', 'AL', 205, '-086.705192', '+33.566137'), 
(35207, 'Birmingham', 'AL', 205, '-086.837341', '+33.572576'), 
(35208, 'Birmingham', 'AL', 205, '-086.879941', '+33.498055'), 
(35209, 'Birmingham', 'AL', 205, '-086.808213', '+33.465336'), 
(35210, 'Birmingham', 'AL', 205, '-086.734969', '+33.579661'), 
(35211, 'Birmingham', 'AL', 205, '-086.864909', '+33.457170'), 
(35212, 'Birmingham', 'AL', 205, '-086.749538', '+33.547803'), 
(35213, 'Birmingham', 'AL', 205, '-086.749588', '+33.455408'), 
(35214, 'Birmingham', 'AL', 205, '-086.905859', '+33.575142'), 
(35215, 'Birmingham', 'AL', 205, '-086.806040', '+33.542055'), 
(35216, 'Birmingham', 'AL', 205, '-086.781340', '+33.560140'), 
(35217, 'Birmingham', 'AL', 205, '-086.856553', '+33.560760'), 
(35218, 'Birmingham', 'AL', 205, '-086.895191', '+33.506305'), 
(35219, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35220, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35221, 'Birmingham', 'AL', 205, '-086.898341', '+33.453807'), 
(35222, 'Birmingham', 'AL', 205, '-086.763788', '+33.523204'), 
(35223, 'Birmingham', 'AL', 205, '-086.726838', '+33.499513'), 
(35224, 'Birmingham', 'AL', 205, '-086.974735', '+33.521455'), 
(35225, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35226, 'Birmingham', 'AL', 205, '-086.834563', '+33.396723'), 
(35228, 'Birmingham', 'AL', 205, '-086.911841', '+33.455807'), 
(35229, 'Birmingham', 'AL', 205, '-086.790389', '+33.462856'), 
(35230, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35231, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35232, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35233, 'Birmingham', 'AL', 205, '-086.802339', '+33.508205'), 
(35234, 'Birmingham', 'AL', 205, '-086.832440', '+33.513505'), 
(35235, 'Birmingham', 'AL', 205, '-086.649293', '+33.632816'), 
(35236, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35237, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35238, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35240, 'Birmingham', 'AL', 205, '-086.776926', '+33.425892'), 
(35242, 'Birmingham', 'AL', 205, '-086.704571', '+33.381339'), 
(35243, 'Birmingham', 'AL', 205, '-086.750203', '+33.445932'), 
(35244, 'Birmingham', 'AL', 205, '-086.949784', '+33.351944'), 
(35245, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35246, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35249, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35253, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35254, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35255, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35259, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35260, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35261, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35263, 'Birmingham', 'AL', 205, '-086.809390', '+33.522505'), 
(35266, 'Birmingham', 'AL', 205, '-086.853075', '+33.372861'), 
(35277, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35278, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35279, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35280, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35281, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35282, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35283, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35285, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35286, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35287, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35288, 'Birmingham', 'AL', 205, '-086.928542', '+33.445808'), 
(35289, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35290, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35291, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35292, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35293, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35294, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35295, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35296, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35297, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35298, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35299, 'Birmingham', 'AL', 205, '-086.929208', '+33.544622'), 
(35401, 'Tuscaloosa', 'AL', 205, '-087.597599', '+33.241899'), 
(35402, 'Tuscaloosa', 'AL', 205, '-087.453224', '+33.306606'), 
(35403, 'Tuscaloosa', 'AL', 205, '-087.526953', '+33.204450'), 
(35404, 'Tuscaloosa', 'AL', 205, '-087.482744', '+33.182563'), 
(35405, 'Tuscaloosa', 'AL', 205, '-087.518144', '+33.104070'), 
(35406, 'Tuscaloosa', 'AL', 205, '-087.533495', '+33.335596'), 
(35407, 'Tuscaloosa', 'AL', 205, '-087.453224', '+33.306606'), 
(35440, 'Abernant', 'AL', 205, '-087.189750', '+33.311014'), 
(35441, 'Akron', 'AL', 205, '-087.721868', '+32.855347'), 
(35442, 'Aliceville', 'AL', 205, '-088.061517', '+33.236962'), 
(35443, 'Boligee', 'AL', 205, '-087.967724', '+32.737366'), 
(35444, 'Brookwood', 'AL', 205, '-087.277818', '+33.333139'), 
(35446, 'Buhl', 'AL', 205, '-087.754733', '+33.230568'), 
(35447, 'Carrollton', 'AL', 205, '-088.117113', '+33.289682'), 
(35448, 'Clinton', 'AL', 205, '-087.956884', '+32.835692'), 
(35449, 'Coaling', 'AL', 205, '-087.338369', '+33.135876'), 
(35452, 'Coker', 'AL', 205, '-087.688789', '+33.293358'), 
(35453, 'Cottondale', 'AL', 205, '-087.383843', '+33.181780'), 
(35456, 'Duncanville', 'AL', 205, '-087.432921', '+33.072735'), 
(35457, 'Echola', 'AL', 205, '-087.776584', '+33.294004'), 
(35458, 'Elrod', 'AL', 205, '-087.801689', '+33.367757'), 
(35459, 'Emelle', 'AL', 205, '-088.285932', '+32.621168'), 
(35460, 'Epes', 'AL', 205, '-088.120605', '+32.672049'), 
(35461, 'Ethelsville', 'AL', 205, '-088.209276', '+33.413277'), 
(35462, 'Eutaw', 'AL', 205, '-087.893016', '+32.836298'), 
(35463, 'Fosters', 'AL', 205, '-087.697507', '+33.084337'), 
(35464, 'Gainesville', 'AL', 205, '-088.145715', '+32.778274'), 
(35466, 'Gordo', 'AL', 205, '-087.875835', '+33.290717'), 
(35468, 'Kellerman', 'AL', 205, '-087.453224', '+33.306606'), 
(35469, 'Knoxville', 'AL', 205, '-087.956884', '+32.835692'), 
(35470, 'Livingston', 'AL', 205, '-088.133322', '+32.571432'), 
(35471, 'Mc Shan', 'AL', 205, '-088.088514', '+33.262603'), 
(35473, 'Northport', 'AL', 205, '-087.537152', '+33.347539'), 
(35474, 'Moundville', 'AL', 205, '-087.593514', '+32.910756'), 
(35475, 'Northport', 'AL', 205, '-087.559894', '+33.399240'), 
(35476, 'Northport', 'AL', 205, '-087.538006', '+33.356502'), 
(35477, 'Panola', 'AL', 205, '-088.237388', '+32.872597'), 
(35478, 'Peterson', 'AL', 205, '-087.453224', '+33.306606'), 
(35480, 'Ralph', 'AL', 205, '-087.762393', '+33.127407'), 
(35481, 'Reform', 'AL', 205, '-088.042923', '+33.314928'), 
(35482, 'Samantha', 'AL', 205, '-087.453224', '+33.306606'), 
(35485, 'Tuscaloosa', 'AL', 205, '-087.453224', '+33.306606'), 
(35486, 'Tuscaloosa', 'AL', 205, '-087.793794', '+33.272662'), 
(35487, 'Tuscaloosa', 'AL', 205, '-087.585902', '+33.307222'), 
(35490, 'Vance', 'AL', 205, '-087.225842', '+33.226133'), 
(35491, 'West Greene', 'AL', 205, '-087.956884', '+32.835692'), 
(35501, 'Jasper', 'AL', 205, '-087.316923', '+33.796234'), 
(35502, 'Jasper', 'AL', 205, '-087.293888', '+33.901993'), 
(35503, 'Jasper', 'AL', 205, '-087.307386', '+33.915182'), 
(35504, 'Jasper', 'AL', 205, '-087.235474', '+33.818309'), 
(35540, 'Addison', 'AL', 205, '-087.358538', '+34.229897'), 
(35541, 'Arley', 'AL', 205, '-087.188237', '+34.095345'), 
(35542, 'Bankston', 'AL', 205, '-087.774117', '+33.712675'), 
(35543, 'Bear Creek', 'AL', 205, '-087.739592', '+34.164930'), 
(35544, 'Beaverton', 'AL', 205, '-088.018981', '+33.950211'), 
(35545, 'Belk', 'AL', 205, '-087.923872', '+33.645228'), 
(35546, 'Berry', 'AL', 205, '-087.676862', '+33.634468'), 
(35548, 'Brilliant', 'AL', 205, '-087.756670', '+34.038126'), 
(35549, 'Carbon Hill', 'AL', 205, '-087.455456', '+33.772696'), 
(35550, 'Cordova', 'AL', 205, '-087.225644', '+33.740956'), 
(35551, 'Delmar', 'AL', 205, '-087.373241', '+34.145939'), 
(35552, 'Detroit', 'AL', 205, '-088.153299', '+34.025325'), 
(35553, 'Double Springs', 'AL', 205, '-087.360437', '+34.121357'), 
(35554, 'Eldridge', 'AL', 205, '-087.613508', '+33.928560'), 
(35555, 'Fayette', 'AL', 205, '-087.809908', '+33.720050'), 
(35559, 'Glen Allen', 'AL', 205, '-087.696401', '+33.889566'), 
(35560, 'Goodsprings', 'AL', 205, '-087.237372', '+33.679503'), 
(35563, 'Guin', 'AL', 205, '-087.813808', '+34.078901'), 
(35564, 'Hackleburg', 'AL', 205, '-087.828236', '+34.122514'), 
(35565, 'Haleyville', 'AL', 205, '-087.505293', '+34.179569'), 
(35570, 'Hamilton', 'AL', 205, '-087.994648', '+34.167583'), 
(35571, 'Hodges', 'AL', 256, '-087.946916', '+34.373392'), 
(35572, 'Houston', 'AL', 205, '-087.278600', '+34.188775'), 
(35573, 'Kansas', 'AL', 205, '-087.524264', '+33.921690'), 
(35574, 'Kennedy', 'AL', 205, '-087.994770', '+33.615308'), 
(35575, 'Lynn', 'AL', 205, '-087.552646', '+34.049571'), 
(35576, 'Millport', 'AL', 205, '-088.131425', '+33.606342'), 
(35577, 'Natural Bridge', 'AL', 205, '-087.600815', '+34.093409'), 
(35578, 'Nauvoo', 'AL', 205, '-087.469627', '+33.885529'), 
(35579, 'Oakman', 'AL', 205, '-087.376844', '+33.664909'), 
(35580, 'Parrish', 'AL', 205, '-087.298601', '+33.713348'), 
(35581, 'Phil Campbell', 'AL', 205, '-087.859392', '+34.390917'), 
(35582, 'Red Bay', 'AL', 256, '-088.067792', '+34.453468'), 
(35584, 'Sipsey', 'AL', 205, '-087.077898', '+33.820144'), 
(35585, 'Spruce Pine', 'AL', 256, '-087.814460', '+34.424572'), 
(35586, 'Sulligent', 'AL', 205, '-088.106670', '+33.854224'), 
(35587, 'Townley', 'AL', 205, '-087.440648', '+33.793322'), 
(35592, 'Vernon', 'AL', 205, '-088.086009', '+33.732286'), 
(35593, 'Vina', 'AL', 256, '-087.954816', '+34.404307'), 
(35594, 'Winfield', 'AL', 205, '-087.814078', '+34.062000'), 
(35601, 'Decatur', 'AL', 256, '-086.995551', '+34.549833'), 
(35602, 'Decatur', 'AL', 256, '-087.088142', '+34.606216'), 
(35603, 'Decatur', 'AL', 256, '-086.965560', '+34.538320'), 
(35609, 'Decatur', 'AL', 256, '-086.829930', '+34.495365'), 
(35610, 'Anderson', 'AL', 256, '-087.273375', '+34.942388'), 
(35611, 'Athens', 'AL', 256, '-087.103488', '+34.764976'), 
(35612, 'Athens', 'AL', 256, '-087.030479', '+34.774907'), 
(35613, 'Athens', 'AL', 256, '-086.886679', '+34.831704'), 
(35614, 'Athens', 'AL', 256, '-087.060696', '+34.847364'), 
(35615, 'Belle Mina', 'AL', 256, '-087.030479', '+34.774907'), 
(35616, 'Cherokee', 'AL', 256, '-087.906240', '+34.733866'), 
(35617, 'Cloverdale', 'AL', 256, '-087.706859', '+34.869964'), 
(35618, 'Courtland', 'AL', 256, '-087.289620', '+34.673954'), 
(35619, 'Danville', 'AL', 256, '-087.054151', '+34.459389'), 
(35620, 'Elkmont', 'AL', 256, '-086.972554', '+34.899993'), 
(35621, 'Eva', 'AL', 256, '-086.736410', '+34.367528'), 
(35622, 'Falkville', 'AL', 256, '-086.899143', '+34.361909'), 
(35630, 'Florence', 'AL', 256, '-087.686915', '+34.869601'), 
(35631, 'Florence', 'AL', 256, '-087.706859', '+34.869964'), 
(35632, 'Florence', 'AL', 256, '-087.706859', '+34.869964'), 
(35633, 'Florence', 'AL', 256, '-087.742362', '+34.880706'), 
(35634, 'Florence', 'AL', 256, '-087.794596', '+34.900446'), 
(35640, 'Hartselle', 'AL', 256, '-086.934715', '+34.491606'), 
(35643, 'Hillsboro', 'AL', 256, '-087.267871', '+34.635459'), 
(35645, 'Killen', 'AL', 256, '-087.501350', '+34.907715'), 
(35646, 'Leighton', 'AL', 256, '-087.533990', '+34.677233'), 
(35647, 'Lester', 'AL', 256, '-087.100579', '+34.959647'), 
(35648, 'Lexington', 'AL', 256, '-087.365663', '+34.944077'), 
(35649, 'Mooresville', 'AL', 256, '-086.874641', '+34.625877'), 
(35650, 'Moulton', 'AL', 256, '-087.299281', '+34.492894'), 
(35651, 'Mount Hope', 'AL', 256, '-087.476911', '+34.479260'), 
(35652, 'Rogersville', 'AL', 256, '-087.321426', '+34.844868'), 
(35653, 'Russellville', 'AL', 256, '-087.854726', '+34.444903'), 
(35654, 'Russellville', 'AL', 256, '-087.647762', '+34.467520'), 
(35660, 'Sheffield', 'AL', 256, '-087.710054', '+34.691165'), 
(35661, 'Muscle Shoals', 'AL', 256, '-087.700040', '+34.758537'), 
(35662, 'Muscle Shoals', 'AL', 256, '-087.966575', '+34.757152'), 
(35670, 'Somerville', 'AL', 256, '-086.729737', '+34.436256'), 
(35671, 'Tanner', 'AL', 256, '-086.962519', '+34.679634'), 
(35672, 'Town Creek', 'AL', 256, '-087.418659', '+34.633251'), 
(35673, 'Trinity', 'AL', 256, '-087.078896', '+34.591393'), 
(35674, 'Tuscumbia', 'AL', 256, '-087.749232', '+34.666040'), 
(35677, 'Waterloo', 'AL', 256, '-087.991142', '+34.925311'), 
(35699, 'Decatur', 'AL', 256, '-086.829930', '+34.495365'), 
(35739, 'Ardmore', 'AL', 256, '-086.844257', '+34.961697'), 
(35740, 'Bridgeport', 'AL', 256, '-085.803464', '+34.799983'), 
(35741, 'Brownsboro', 'AL', 256, '-086.475425', '+34.719303'), 
(35742, 'Capshaw', 'AL', 256, '-087.030479', '+34.774907'), 
(35744, 'Dutton', 'AL', 256, '-085.911106', '+34.603350'), 
(35745, 'Estillfork', 'AL', 256, '-086.190432', '+34.925315'), 
(35746, 'Fackler', 'AL', 256, '-085.980220', '+34.753430'), 
(35747, 'Grant', 'AL', 256, '-086.289976', '+34.418470'), 
(35748, 'Gurley', 'AL', 256, '-086.403530', '+34.722737'), 
(35749, 'Harvest', 'AL', 256, '-086.703349', '+34.829768'), 
(35750, 'Hazel Green', 'AL', 256, '-086.581015', '+34.937132'), 
(35751, 'Hollytree', 'AL', 256, '-086.274287', '+34.795490'), 
(35752, 'Hollywood', 'AL', 256, '-085.887684', '+34.807443'), 
(35754, 'Laceys Spring', 'AL', 256, '-086.624880', '+34.505440'), 
(35755, 'Langston', 'AL', 256, '-086.020239', '+34.733585'), 
(35756, 'Madison', 'AL', 256, '-086.754233', '+34.651409'), 
(35757, 'Madison', 'AL', 256, '-086.744163', '+34.778246'), 
(35758, 'Madison', 'AL', 256, '-086.742478', '+34.710815'), 
(35759, 'Meridianville', 'AL', 256, '-086.555622', '+34.881860'), 
(35760, 'New Hope', 'AL', 256, '-086.385064', '+34.561120'), 
(35761, 'New Market', 'AL', 256, '-086.452042', '+34.893332'), 
(35762, 'Normal', 'AL', 256, '-086.522913', '+34.733964'), 
(35763, 'Owens Cross Roads', 'AL', 256, '-086.464438', '+34.724161'), 
(35764, 'Paint Rock', 'AL', 256, '-086.306794', '+34.703063'), 
(35765, 'Pisgah', 'AL', 256, '-086.016699', '+34.669329'), 
(35766, 'Princeton', 'AL', 256, '-086.251275', '+34.871329'), 
(35767, 'Ryland', 'AL', 256, '-086.522913', '+34.733964'), 
(35768, 'Scottsboro', 'AL', 256, '-086.142151', '+34.750724'), 
(35769, 'Scottsboro', 'AL', 256, '-086.056162', '+34.617951'), 
(35771, 'Section', 'AL', 256, '-085.958355', '+34.671536'), 
(35772, 'Stevenson', 'AL', 256, '-085.871317', '+34.856233'), 
(35773, 'Toney', 'AL', 256, '-086.681104', '+34.904492'), 
(35774, 'Trenton', 'AL', 256, '-086.073788', '+34.717551'), 
(35775, 'Valhermoso Springs', 'AL', 256, '-086.687136', '+34.541985'), 
(35776, 'Woodville', 'AL', 256, '-086.076117', '+34.746425'), 
(35801, 'Huntsville', 'AL', 256, '-086.556439', '+34.718428'), 
(35802, 'Huntsville', 'AL', 256, '-086.560608', '+34.660866'), 
(35803, 'Huntsville', 'AL', 256, '-086.536754', '+34.586390'), 
(35804, 'Huntsville', 'AL', 256, '-086.585312', '+34.728366'), 
(35805, 'Huntsville', 'AL', 256, '-086.628864', '+34.702327'), 
(35806, 'Huntsville', 'AL', 256, '-086.686994', '+34.761840'), 
(35807, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35808, 'Huntsville', 'AL', 256, '-086.612147', '+34.677627'), 
(35809, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35810, 'Huntsville', 'AL', 256, '-086.593583', '+34.797685'), 
(35811, 'Huntsville', 'AL', 256, '-086.513152', '+34.791497'), 
(35812, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35813, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35814, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35815, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35816, 'Huntsville', 'AL', 256, '-086.628643', '+34.753078'), 
(35824, 'Huntsville', 'AL', 256, '-086.752294', '+34.645603'), 
(35893, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35894, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35895, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35896, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35897, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35898, 'Huntsville', 'AL', 256, '-086.522913', '+34.733964'), 
(35899, 'Huntsville', 'AL', 256, '-086.645592', '+34.733898'), 
(35901, 'Gadsden', 'AL', 256, '-086.074145', '+34.024285'), 
(35902, 'Gadsden', 'AL', 256, '-085.803434', '+33.984062'), 
(35903, 'Gadsden', 'AL', 256, '-085.907668', '+33.984547'), 
(35904, 'Gadsden', 'AL', 256, '-086.107869', '+34.057440'), 
(35905, 'Gadsden', 'AL', 256, '-085.957593', '+33.935230'), 
(35906, 'Rainbow City', 'AL', 256, '-086.085173', '+34.033764'), 
(35907, 'Gadsden', 'AL', 256, '-085.973173', '+33.959647'), 
(35950, 'Albertville', 'AL', 256, '-086.242033', '+34.314291'), 
(35951, 'Albertville', 'AL', 256, '-086.193529', '+34.322334'), 
(35952, 'Altoona', 'AL', 256, '-086.209599', '+34.070970'), 
(35953, 'Ashville', 'AL', 256, '-086.216884', '+33.785173'), 
(35954, 'Attalla', 'AL', 256, '-086.061397', '+34.051848'), 
(35956, 'Boaz', 'AL', 256, '-086.166021', '+34.267000'), 
(35957, 'Boaz', 'AL', 256, '-086.229092', '+34.280737'), 
(35958, 'Bryant', 'AL', 256, '-085.649240', '+34.917606'), 
(35959, 'Cedar Bluff', 'AL', 256, '-085.611793', '+34.359072'), 
(35960, 'Centre', 'AL', 256, '-085.590218', '+34.110859'), 
(35961, 'Collinsville', 'AL', 256, '-085.857690', '+34.337295'), 
(35962, 'Crossville', 'AL', 256, '-086.004164', '+34.302028'), 
(35963, 'Dawson', 'AL', 256, '-085.923978', '+34.359123'), 
(35964, 'Douglas', 'AL', 256, '-086.319824', '+34.349620'), 
(35966, 'Flat Rock', 'AL', 256, '-085.720245', '+34.803085'), 
(35967, 'Fort Payne', 'AL', 256, '-085.828068', '+34.417112'), 
(35968, 'Fort Payne', 'AL', 256, '-085.797851', '+34.507242'), 
(35971, 'Fyffe', 'AL', 256, '-085.898669', '+34.430380'), 
(35972, 'Gallant', 'AL', 256, '-086.224672', '+34.002330'), 
(35973, 'Gaylesville', 'AL', 256, '-085.557307', '+34.373726'), 
(35974, 'Geraldine', 'AL', 256, '-086.023970', '+34.359204'), 
(35975, 'Groveoak', 'AL', 256, '-086.038915', '+34.435197'), 
(35976, 'Guntersville', 'AL', 256, '-086.275180', '+34.344851'), 
(35978, 'Henagar', 'AL', 256, '-085.730615', '+34.600393'), 
(35979, 'Higdon', 'AL', 256, '-085.619582', '+34.839084'), 
(35980, 'Horton', 'AL', 256, '-086.343937', '+34.209898'), 
(35981, 'Ider', 'AL', 256, '-085.658943', '+34.719358'), 
(35983, 'Leesburg', 'AL', 256, '-085.748018', '+34.144013'), 
(35984, 'Mentone', 'AL', 256, '-085.578584', '+34.556856'), 
(35986, 'Rainsville', 'AL', 256, '-085.761585', '+34.419163'), 
(35987, 'Steele', 'AL', 256, '-086.243593', '+33.916778'), 
(35988, 'Sylvania', 'AL', 256, '-085.729289', '+34.570198'), 
(35989, 'Valley Head', 'AL', 256, '-085.689133', '+34.487900'), 
(35990, 'Walnut Grove', 'AL', 256, '-086.275434', '+34.056618'), 
(36003, 'Autaugaville', 'AL', 334, '-086.721712', '+32.450328'), 
(36005, 'Banks', 'AL', 334, '-085.928538', '+31.839131'), 
(36006, 'Billingsley', 'AL', 205, '-086.711472', '+32.576407'), 
(36008, 'Booth', 'AL', 334, '-086.572711', '+32.501649'), 
(36009, 'Brantley', 'AL', 334, '-086.327501', '+31.560143'), 
(36010, 'Brundidge', 'AL', 334, '-085.816261', '+31.713427'), 
(36013, 'Cecil', 'AL', 334, '-086.186132', '+32.310624'), 
(36015, 'Chapman', 'AL', 334, '-086.734317', '+31.642713'), 
(36016, 'Clayton', 'AL', 334, '-085.421299', '+31.805322'), 
(36017, 'Clio', 'AL', 334, '-085.561944', '+31.749142'), 
(36020, 'Coosada', 'AL', 334, '-086.332245', '+32.505625'), 
(36022, 'Deatsville', 'AL', 334, '-086.358420', '+32.614355'), 
(36023, 'East Tallassee', 'AL', 334, '-085.803427', '+32.800155'), 
(36024, 'Eclectic', 'AL', 334, '-086.036529', '+32.645178'), 
(36025, 'Elmore', 'AL', 334, '-086.134553', '+32.632954'), 
(36026, 'Equality', 'AL', 256, '-086.121600', '+32.775220'), 
(36027, 'Eufaula', 'AL', 334, '-085.389969', '+31.914745'), 
(36028, 'Dozier', 'AL', 334, '-086.354365', '+31.518541'), 
(36029, 'Fitzpatrick', 'AL', 334, '-085.704649', '+32.092808'), 
(36030, 'Forest Home', 'AL', 334, '-086.837211', '+31.850138'), 
(36031, 'Fort Davis', 'AL', 334, '-085.752417', '+32.250651'), 
(36032, 'Fort Deposit', 'AL', 334, '-086.608238', '+32.012850'), 
(36033, 'Georgiana', 'AL', 334, '-086.634844', '+31.624666'), 
(36034, 'Glenwood', 'AL', 334, '-086.167727', '+31.611203'), 
(36035, 'Goshen', 'AL', 334, '-086.092603', '+31.810302'), 
(36036, 'Grady', 'AL', 334, '-086.166847', '+32.011697'), 
(36037, 'Greenville', 'AL', 334, '-086.596233', '+31.796729'), 
(36038, 'Gantt', 'AL', 334, '-086.444833', '+31.260882'), 
(36039, 'Hardaway', 'AL', 334, '-085.813517', '+32.293879'), 
(36040, 'Hayneville', 'AL', 334, '-086.597157', '+32.152198'), 
(36041, 'Highland Home', 'AL', 334, '-086.306248', '+31.945789'), 
(36042, 'Honoraville', 'AL', 334, '-086.405406', '+31.871334'), 
(36043, 'Hope Hull', 'AL', 334, '-086.380464', '+32.206441'), 
(36045, 'Kent', 'AL', 334, '-086.132981', '+32.587631'), 
(36046, 'Lapine', 'AL', 334, '-086.356906', '+32.081409'), 
(36047, 'Letohatchee', 'AL', 334, '-086.510331', '+32.072616'), 
(36048, 'Louisville', 'AL', 334, '-085.551104', '+31.785579'), 
(36049, 'Luverne', 'AL', 334, '-086.291595', '+31.754655'), 
(36051, 'Marbury', 'AL', 334, '-086.516424', '+32.601807'), 
(36052, 'Mathews', 'AL', 334, '-086.036354', '+32.239196'), 
(36053, 'Midway', 'AL', 334, '-085.704649', '+32.092808'), 
(36054, 'Millbrook', 'AL', 334, '-086.225602', '+32.584717'), 
(36057, 'Mount Meigs', 'AL', 334, '-086.208528', '+32.233377'), 
(36061, 'Perote', 'AL', 334, '-085.704649', '+32.092808'), 
(36062, 'Petrey', 'AL', 334, '-086.323949', '+31.745890'), 
(36064, 'Pike Road', 'AL', 334, '-086.092590', '+32.296092'), 
(36065, 'Pine Level', 'AL', 334, '-086.060586', '+32.072585'), 
(36066, 'Prattville', 'AL', 334, '-086.440879', '+32.509190'), 
(36067, 'Prattville', 'AL', 334, '-086.658347', '+32.540642'), 
(36068, 'Prattville', 'AL', 334, '-086.666272', '+32.507893'), 
(36069, 'Ramer', 'AL', 334, '-086.174619', '+32.089321'), 
(36071, 'Rutledge', 'AL', 334, '-086.371489', '+31.706155'), 
(36072, 'Eufaula', 'AL', 334, '-085.166028', '+31.826055'), 
(36075, 'Shorter', 'AL', 334, '-085.910123', '+32.383939'), 
(36078, 'Tallassee', 'AL', 334, '-085.985078', '+32.594995'), 
(36079, 'Troy', 'AL', 334, '-085.954983', '+31.802786'), 
(36080, 'Titus', 'AL', 334, '-086.257604', '+32.700393'), 
(36081, 'Troy', 'AL', 334, '-085.966268', '+31.869128'), 
(36082, 'Troy', 'AL', 334, '-085.964713', '+31.816474'), 
(36083, 'Tuskegee', 'AL', 334, '-085.666710', '+32.372144'), 
(36087, 'Tuskegee Institute', 'AL', 334, '-085.738032', '+32.409260'), 
(36088, 'Tuskegee Institute', 'AL', 334, '-085.725250', '+32.414501'), 
(36089, 'Union Springs', 'AL', 334, '-085.742406', '+32.142191'), 
(36091, 'Verbena', 'AL', 205, '-086.644088', '+32.776052'), 
(36092, 'Wetumpka', 'AL', 334, '-086.215304', '+32.592659'), 
(36093, 'Wetumpka', 'AL', 334, '-086.099371', '+32.562179'), 
(36101, 'Montgomery', 'AL', 334, '-086.257817', '+32.356988'), 
(36102, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36103, 'Montgomery', 'AL', 334, '-086.287316', '+32.346158'), 
(36104, 'Montgomery', 'AL', 334, '-086.289182', '+32.373788'), 
(36105, 'Montgomery', 'AL', 334, '-086.290586', '+32.225580'), 
(36106, 'Montgomery', 'AL', 334, '-086.257517', '+32.353338'), 
(36107, 'Montgomery', 'AL', 334, '-086.280718', '+32.380587'), 
(36108, 'Montgomery', 'AL', 334, '-086.373820', '+32.340688'), 
(36109, 'Montgomery', 'AL', 334, '-086.239667', '+32.390547'), 
(36110, 'Montgomery', 'AL', 334, '-086.253327', '+32.441374'), 
(36111, 'Montgomery', 'AL', 334, '-086.267317', '+32.342438'), 
(36112, 'Montgomery', 'AL', 334, '-086.345719', '+32.374287'), 
(36113, 'Montgomery', 'AL', 334, '-086.303868', '+32.384587'), 
(36114, 'Montgomery', 'AL', 334, '-086.253867', '+32.403987'), 
(36115, 'Montgomery', 'AL', 334, '-086.247417', '+32.407587'), 
(36116, 'Montgomery', 'AL', 334, '-086.228765', '+32.285501'), 
(36117, 'Montgomery', 'AL', 334, '-086.116486', '+32.370048'), 
(36118, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36119, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36120, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36121, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36123, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36124, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36125, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36130, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36131, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36132, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36133, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36134, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36135, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36140, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36141, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36142, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36177, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36191, 'Montgomery', 'AL', 334, '-086.208528', '+32.233377'), 
(36201, 'Anniston', 'AL', 256, '-085.792328', '+33.759768'), 
(36202, 'Anniston', 'AL', 256, '-085.837828', '+33.762195'), 
(36203, 'Anniston', 'AL', 256, '-085.899397', '+33.725908'), 
(36204, 'Anniston', 'AL', 256, '-085.837828', '+33.762195'), 
(36205, 'Anniston', 'AL', 256, '-085.793257', '+33.735842'), 
(36206, 'Anniston', 'AL', 256, '-085.759952', '+33.806783'), 
(36207, 'Anniston', 'AL', 256, '-085.753344', '+33.720373'), 
(36250, 'Alexandria', 'AL', 256, '-085.904456', '+33.780861'), 
(36251, 'Ashland', 'AL', 256, '-085.847477', '+33.234539'), 
(36253, 'Bynum', 'AL', 256, '-085.837828', '+33.762195'), 
(36254, 'Choccolocco', 'AL', 256, '-085.699116', '+33.657349'), 
(36255, 'Cragford', 'AL', 256, '-085.745014', '+33.193639'), 
(36256, 'Daviston', 'AL', 256, '-085.696391', '+33.022741'), 
(36257, 'De Armanville', 'AL', 256, '-085.837828', '+33.762195'), 
(36258, 'Delta', 'AL', 256, '-085.711041', '+33.418514'), 
(36260, 'Eastaboga', 'AL', 256, '-085.991753', '+33.640094'), 
(36261, 'Edwardsville', 'AL', 256, '-085.509902', '+33.706595'), 
(36262, 'Fruithurst', 'AL', 256, '-085.463112', '+33.779335'), 
(36263, 'Graham', 'AL', 256, '-085.369167', '+33.456308'), 
(36264, 'Heflin', 'AL', 256, '-085.502022', '+33.627166'), 
(36265, 'Jacksonville', 'AL', 256, '-085.758295', '+33.853627'), 
(36266, 'Lineville', 'AL', 256, '-085.789238', '+33.340127'), 
(36267, 'Millerville', 'AL', 256, '-085.941752', '+33.180820'), 
(36268, 'Munford', 'AL', 256, '-085.920854', '+33.486183'), 
(36269, 'Muscadine', 'AL', 256, '-085.394198', '+33.729152'), 
(36270, 'Newell', 'AL', 256, '-085.468493', '+33.429780'), 
(36271, 'Ohatchee', 'AL', 256, '-085.905573', '+33.807215'), 
(36272, 'Piedmont', 'AL', 256, '-085.795257', '+33.827328'), 
(36273, 'Ranburne', 'AL', 256, '-085.382010', '+33.565683'), 
(36274, 'Roanoke', 'AL', 334, '-085.405707', '+33.216876'), 
(36275, 'Spring Garden', 'AL', 256, '-085.552143', '+33.977829'), 
(36276, 'Wadley', 'AL', 256, '-085.480892', '+33.207578'), 
(36277, 'Weaver', 'AL', 256, '-085.835693', '+33.814080'), 
(36278, 'Wedowee', 'AL', 256, '-085.498377', '+33.318053'), 
(36279, 'Wellington', 'AL', 256, '-085.870970', '+33.866182'), 
(36280, 'Woodland', 'AL', 256, '-085.372497', '+33.351626'), 
(36301, 'Dothan', 'AL', 334, '-085.371845', '+31.148124'), 
(36302, 'Dothan', 'AL', 334, '-085.355931', '+31.156018'), 
(36303, 'Dothan', 'AL', 334, '-085.322984', '+31.160148'), 
(36304, 'Dothan', 'AL', 334, '-085.355931', '+31.156018'), 
(36305, 'Dothan', 'AL', 334, '-085.482800', '+31.219697'), 
(36310, 'Abbeville', 'AL', 334, '-085.222965', '+31.559402'), 
(36311, 'Ariton', 'AL', 334, '-085.633907', '+31.455485'), 
(36312, 'Ashford', 'AL', 334, '-085.262314', '+31.189627'), 
(36313, 'Bellwood', 'AL', 334, '-085.813687', '+31.150094'), 
(36314, 'Black', 'AL', 334, '-085.839340', '+31.096354'), 
(36316, 'Chancellor', 'AL', 334, '-085.813483', '+31.176749'), 
(36317, 'Clopton', 'AL', 334, '-085.603458', '+31.407872'), 
(36318, 'Coffee Springs', 'AL', 334, '-085.946093', '+31.149764'), 
(36319, 'Columbia', 'AL', 334, '-085.171875', '+31.225140'), 
(36320, 'Cottonwood', 'AL', 334, '-085.314295', '+31.099623'), 
(36321, 'Cowarts', 'AL', 334, '-085.301373', '+31.202473'), 
(36322, 'Daleville', 'AL', 334, '-085.705129', '+31.272415'), 
(36323, 'Elba', 'AL', 334, '-086.083517', '+31.407434'), 
(36330, 'Enterprise', 'AL', 334, '-085.942956', '+31.315846'), 
(36331, 'Enterprise', 'AL', 334, '-085.903640', '+31.297817'), 
(36340, 'Geneva', 'AL', 334, '-085.784393', '+31.053473'), 
(36343, 'Gordon', 'AL', 334, '-085.168005', '+31.080374'), 
(36344, 'Hartford', 'AL', 334, '-085.690252', '+31.105822'), 
(36345, 'Headland', 'AL', 334, '-085.301240', '+31.357917'), 
(36346, 'Jack', 'AL', 334, '-085.970956', '+31.565157'), 
(36349, 'Malvern', 'AL', 334, '-085.559235', '+31.121244'), 
(36350, 'Midland City', 'AL', 334, '-085.511331', '+31.334940'), 
(36351, 'New Brockton', 'AL', 334, '-085.927933', '+31.398322'), 
(36352, 'Newton', 'AL', 334, '-085.659319', '+31.352897'), 
(36353, 'Newville', 'AL', 334, '-085.366472', '+31.411109'), 
(36360, 'Ozark', 'AL', 334, '-085.651820', '+31.450171'), 
(36361, 'Ozark', 'AL', 334, '-085.603458', '+31.407872'), 
(36362, 'Fort Rucker', 'AL', 334, '-085.737811', '+31.327347'), 
(36370, 'Pansey', 'AL', 334, '-085.157345', '+31.140310'), 
(36371, 'Pinckard', 'AL', 334, '-085.526330', '+31.307446'), 
(36373, 'Shorterville', 'AL', 334, '-085.113506', '+31.501042'), 
(36374, 'Skipperville', 'AL', 334, '-085.536957', '+31.574779'), 
(36375, 'Slocomb', 'AL', 334, '-085.564508', '+31.137138'), 
(36376, 'Webb', 'AL', 334, '-085.264387', '+31.252306'), 
(36401, 'Evergreen', 'AL', 334, '-087.052004', '+31.489241'), 
(36420, 'Andalusia', 'AL', 334, '-086.386398', '+31.304166'), 
(36425, 'Beatrice', 'AL', 334, '-087.250028', '+31.567790'), 
(36426, 'Brewton', 'AL', 334, '-087.096126', '+31.129427'), 
(36427, 'Brewton', 'AL', 334, '-087.264040', '+31.091784'), 
(36429, 'Brooklyn', 'AL', 334, '-087.044687', '+31.466945'), 
(36431, 'Burnt Corn', 'AL', 334, '-087.345345', '+31.529531'), 
(36432, 'Castleberry', 'AL', 334, '-086.998104', '+31.370941'), 
(36435, 'Coy', 'AL', 334, '-087.412893', '+31.871803'), 
(36436, 'Dickinson', 'AL', 334, '-087.840875', '+31.588420'), 
(36439, 'Excel', 'AL', 334, '-087.339329', '+31.429472'), 
(36441, 'Flomaton', 'AL', 334, '-087.199942', '+31.060013'), 
(36442, 'Florala', 'AL', 334, '-086.329568', '+31.019653'), 
(36444, 'Franklin', 'AL', 334, '-087.447935', '+31.590428'), 
(36445, 'Frisco City', 'AL', 334, '-087.381527', '+31.522005'), 
(36446, 'Fulton', 'AL', 334, '-087.741085', '+31.782639'), 
(36449, 'Goodway', 'AL', 334, '-087.345345', '+31.529531'), 
(36451, 'Grove Hill', 'AL', 334, '-087.801307', '+31.704953'), 
(36453, 'Kinston', 'AL', 334, '-086.124023', '+31.238943'), 
(36454, 'Lenox', 'AL', 334, '-087.044687', '+31.466945'), 
(36455, 'Lockhart', 'AL', 334, '-086.444833', '+31.260882'), 
(36456, 'Mc Kenzie', 'AL', 334, '-086.713793', '+31.546733'), 
(36457, 'Megargel', 'AL', 334, '-087.435279', '+31.361214'), 
(36458, 'Mexia', 'AL', 334, '-087.408362', '+31.514659'), 
(36460, 'Monroeville', 'AL', 334, '-087.314222', '+31.567130'), 
(36461, 'Monroeville', 'AL', 334, '-087.341108', '+31.522093'), 
(36462, 'Monroeville', 'AL', 334, '-087.345345', '+31.529531'), 
(36467, 'Opp', 'AL', 334, '-086.356208', '+31.260401'), 
(36470, 'Perdue Hill', 'AL', 334, '-087.428429', '+31.508073'), 
(36471, 'Peterman', 'AL', 334, '-087.219440', '+31.606263'), 
(36473, 'Range', 'AL', 334, '-087.044687', '+31.466945'), 
(36474, 'Red Level', 'AL', 334, '-086.444833', '+31.260882'), 
(36475, 'Repton', 'AL', 334, '-087.298377', '+31.371175'), 
(36476, 'River Falls', 'AL', 334, '-086.444833', '+31.260882'), 
(36477, 'Samson', 'AL', 334, '-086.113647', '+31.071810'), 
(36480, 'Uriah', 'AL', 334, '-087.500236', '+31.541789'), 
(36481, 'Vredenburgh', 'AL', 334, '-087.316372', '+31.808458'), 
(36482, 'Whatley', 'AL', 334, '-087.675884', '+31.674480'), 
(36483, 'Wing', 'AL', 334, '-086.629331', '+31.022268'), 
(36501, 'Alma', 'AL', 334, '-087.880106', '+31.482494'), 
(36502, 'Atmore', 'AL', 334, '-087.470001', '+31.119972'), 
(36503, 'Atmore', 'AL', 334, '-087.152068', '+31.128242'), 
(36504, 'Atmore', 'AL', 334, '-087.497165', '+31.015817'), 
(36505, 'Axis', 'AL', 334, '-088.015868', '+30.939368'), 
(36507, 'Bay Minette', 'AL', 334, '-087.756371', '+30.763492'), 
(36509, 'Bayou La Batre', 'AL', 334, '-088.253643', '+30.419006'), 
(36511, 'Bon Secour', 'AL', 334, '-087.753507', '+30.465497'), 
(36512, 'Bucks', 'AL', 334, '-088.177975', '+30.658865'), 
(36513, 'Calvert', 'AL', 334, '-088.175846', '+31.406683'), 
(36515, 'Carlton', 'AL', 334, '-087.840875', '+31.588420'), 
(36518, 'Chatom', 'AL', 334, '-088.245363', '+31.436682'), 
(36521, 'Chunchula', 'AL', 334, '-088.181921', '+30.929148');

insert  into zipcodes values 
(36522, 'Citronelle', 'AL', 334, '-088.273482', '+30.798501'), 
(36523, 'Coden', 'AL', 334, '-088.207586', '+30.390301'), 
(36524, 'Coffeeville', 'AL', 334, '-088.061865', '+31.816246'), 
(36525, 'Creola', 'AL', 334, '-088.090905', '+30.944616'), 
(36526, 'Daphne', 'AL', 334, '-087.691200', '+30.540328'), 
(36527, 'Spanish Fort', 'AL', 334, '-087.900287', '+30.737792'), 
(36528, 'Dauphin Island', 'AL', 334, '-088.134900', '+30.254867'), 
(36529, 'Deer Park', 'AL', 334, '-088.175846', '+31.406683'), 
(36530, 'Elberta', 'AL', 334, '-087.549041', '+30.412773'), 
(36532, 'Fairhope', 'AL', 334, '-087.810464', '+30.562883'), 
(36533, 'Fairhope', 'AL', 334, '-087.860613', '+30.484131'), 
(36535, 'Foley', 'AL', 334, '-087.692401', '+30.467608'), 
(36536, 'Foley', 'AL', 334, '-087.706371', '+30.422160'), 
(36538, 'Frankville', 'AL', 334, '-088.175846', '+31.406683'), 
(36539, 'Fruitdale', 'AL', 334, '-088.175846', '+31.406683'), 
(36540, 'Gainestown', 'AL', 334, '-087.840875', '+31.588420'), 
(36541, 'Grand Bay', 'AL', 334, '-088.332468', '+30.498046'), 
(36542, 'Gulf Shores', 'AL', 334, '-087.794246', '+30.284936'), 
(36543, 'Huxford', 'AL', 334, '-087.461537', '+31.216132'), 
(36544, 'Irvington', 'AL', 334, '-088.232843', '+30.479141'), 
(36545, 'Jackson', 'AL', 334, '-087.898539', '+31.592985'), 
(36547, 'Gulf Shores', 'AL', 334, '-087.629926', '+30.265325'), 
(36548, 'Leroy', 'AL', 334, '-088.175846', '+31.406683'), 
(36549, 'Lillian', 'AL', 334, '-087.458796', '+30.397360'), 
(36550, 'Little River', 'AL', 334, '-087.713373', '+31.228960'), 
(36551, 'Loxley', 'AL', 334, '-087.667604', '+30.513519'), 
(36553, 'Mc Intosh', 'AL', 334, '-088.075266', '+31.209178'), 
(36555, 'Magnolia Springs', 'AL', 334, '-087.796011', '+30.427641'), 
(36556, 'Malcolm', 'AL', 334, '-088.175846', '+31.406683'), 
(36558, 'Millry', 'AL', 334, '-088.294124', '+31.553004'), 
(36559, 'Montrose', 'AL', 334, '-087.900545', '+30.562308'), 
(36560, 'Mount Vernon', 'AL', 334, '-088.057203', '+31.080313'), 
(36561, 'Orange Beach', 'AL', 334, '-087.581457', '+30.281046'), 
(36562, 'Perdido', 'AL', 334, '-087.666699', '+31.040286'), 
(36564, 'Point Clear', 'AL', 334, '-087.917867', '+30.475955'), 
(36567, 'Robertsdale', 'AL', 334, '-087.577231', '+30.749915'), 
(36568, 'Saint Elmo', 'AL', 334, '-088.269865', '+30.494340'), 
(36569, 'Saint Stephens', 'AL', 334, '-088.090115', '+31.552362'), 
(36570, 'Salitpa', 'AL', 334, '-087.840875', '+31.588420'), 
(36571, 'Saraland', 'AL', 334, '-088.118401', '+30.869984'), 
(36572, 'Satsuma', 'AL', 334, '-088.087879', '+30.585158'), 
(36574, 'Seminole', 'AL', 334, '-087.603901', '+30.517150'), 
(36575, 'Semmes', 'AL', 334, '-088.272544', '+30.779545'), 
(36576, 'Silverhill', 'AL', 334, '-087.735000', '+30.527068'), 
(36577, 'Spanish Fort', 'AL', 334, '-087.701950', '+30.732789'), 
(36578, 'Stapleton', 'AL', 334, '-087.728987', '+30.858520'), 
(36579, 'Stockton', 'AL', 334, '-087.798576', '+31.079113'), 
(36580, 'Summerdale', 'AL', 334, '-087.703035', '+30.468691'), 
(36581, 'Sunflower', 'AL', 334, '-088.012236', '+31.369572'), 
(36582, 'Theodore', 'AL', 334, '-088.202250', '+30.486565'), 
(36583, 'Tibbie', 'AL', 334, '-088.175846', '+31.406683'), 
(36584, 'Vinegar Bend', 'AL', 334, '-088.393047', '+31.213691'), 
(36585, 'Wagarville', 'AL', 334, '-088.175846', '+31.406683'), 
(36586, 'Walker Springs', 'AL', 334, '-087.840875', '+31.588420'), 
(36587, 'Wilmer', 'AL', 334, '-088.318487', '+30.812649'), 
(36590, 'Theodore', 'AL', 334, '-088.253278', '+30.487953'), 
(36601, 'Mobile', 'AL', 334, '-088.103184', '+30.701142'), 
(36602, 'Mobile', 'AL', 334, '-088.046698', '+30.692389'), 
(36603, 'Mobile', 'AL', 334, '-088.057773', '+30.691170'), 
(36604, 'Mobile', 'AL', 334, '-088.067048', '+30.684039'), 
(36605, 'Mobile', 'AL', 334, '-088.118975', '+30.601842'), 
(36606, 'Mobile', 'AL', 334, '-088.105200', '+30.667090'), 
(36607, 'Mobile', 'AL', 334, '-088.088073', '+30.788123'), 
(36608, 'Mobile', 'AL', 334, '-088.254450', '+30.639867'), 
(36609, 'Mobile', 'AL', 334, '-088.185603', '+30.551887'), 
(36610, 'Mobile', 'AL', 334, '-088.078949', '+30.730900'), 
(36611, 'Mobile', 'AL', 334, '-088.110850', '+30.768787'), 
(36612, 'Mobile', 'AL', 334, '-088.118001', '+30.747387'), 
(36613, 'Eight Mile', 'AL', 334, '-088.196296', '+30.769758'), 
(36614, 'Mobile', 'AL', 334, '-088.211103', '+30.601892'), 
(36615, 'Mobile', 'AL', 334, '-088.062248', '+30.641090'), 
(36616, 'Mobile', 'AL', 334, '-088.126656', '+30.671048'), 
(36617, 'Mobile', 'AL', 334, '-088.096000', '+30.715588'), 
(36618, 'Mobile', 'AL', 334, '-088.149001', '+30.681689'), 
(36619, 'Mobile', 'AL', 334, '-088.216493', '+30.462987'), 
(36621, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36622, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36623, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36625, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36626, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36628, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36630, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36631, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36633, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36640, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36641, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36644, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36652, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36660, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36663, 'Mobile', 'AL', 334, '-088.231726', '+30.819010'), 
(36670, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36671, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36675, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36685, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36688, 'Mobile', 'AL', 334, '-088.173652', '+30.696589'), 
(36689, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36690, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36691, 'Mobile', 'AL', 334, '-088.177975', '+30.658865'), 
(36693, 'Mobile', 'AL', 334, '-088.174502', '+30.635741'), 
(36695, 'Mobile', 'AL', 334, '-088.226989', '+30.666959'), 
(36701, 'Selma', 'AL', 334, '-087.055532', '+32.433720'), 
(36702, 'Selma', 'AL', 334, '-087.124708', '+32.419259'), 
(36703, 'Selma', 'AL', 334, '-086.959844', '+32.467164'), 
(36720, 'Alberta', 'AL', 334, '-087.354953', '+32.145564'), 
(36721, 'Annemanie', 'AL', 334, '-087.262260', '+32.048079'), 
(36722, 'Arlington', 'AL', 334, '-087.569778', '+32.051214'), 
(36723, 'Boykin', 'AL', 334, '-087.294855', '+32.082415'), 
(36726, 'Camden', 'AL', 334, '-087.351944', '+31.998366'), 
(36727, 'Campbell', 'AL', 334, '-087.840875', '+31.588420'), 
(36728, 'Catherine', 'AL', 334, '-087.467873', '+32.192472'), 
(36732, 'Demopolis', 'AL', 334, '-087.824556', '+32.384949'), 
(36736, 'Dixons Mills', 'AL', 334, '-087.776110', '+32.261286'), 
(36738, 'Faunsdale', 'AL', 334, '-087.721033', '+32.365963'), 
(36740, 'Forkland', 'AL', 334, '-087.844122', '+32.610762'), 
(36741, 'Furman', 'AL', 334, '-086.981703', '+32.006129'), 
(36742, 'Gallion', 'AL', 334, '-087.672092', '+32.524180'), 
(36744, 'Greensboro', 'AL', 334, '-087.586079', '+32.699872'), 
(36745, 'Jefferson', 'AL', 334, '-087.898611', '+32.414036'), 
(36748, 'Linden', 'AL', 334, '-087.749847', '+32.321943'), 
(36749, 'Jones', 'AL', 334, '-086.813834', '+32.510383'), 
(36750, 'Maplesville', 'AL', 205, '-086.843808', '+32.832170'), 
(36751, 'Lower Peach Tree', 'AL', 334, '-087.577911', '+31.902773'), 
(36752, 'Lowndesboro', 'AL', 334, '-086.647119', '+32.294321'), 
(36753, 'Mc Williams', 'AL', 334, '-087.262260', '+32.048079'), 
(36754, 'Magnolia', 'AL', 334, '-087.706019', '+32.129123'), 
(36756, 'Marion', 'AL', 334, '-087.350401', '+32.608995'), 
(36758, 'Plantersville', 'AL', 334, '-087.076236', '+32.484147'), 
(36759, 'Marion Junction', 'AL', 334, '-087.262620', '+32.388235'), 
(36761, 'Minter', 'AL', 334, '-087.063331', '+32.189926'), 
(36762, 'Morvin', 'AL', 334, '-088.003360', '+31.940191'), 
(36763, 'Myrtlewood', 'AL', 334, '-087.949363', '+32.251626'), 
(36764, 'Nanafalia', 'AL', 334, '-087.795275', '+32.268329'), 
(36765, 'Newbern', 'AL', 334, '-087.566250', '+32.588190'), 
(36766, 'Oak Hill', 'AL', 334, '-087.074497', '+31.947005'), 
(36767, 'Orrville', 'AL', 334, '-087.219864', '+32.289861'), 
(36768, 'Pine Apple', 'AL', 334, '-087.044855', '+31.932526'), 
(36769, 'Pine Hill', 'AL', 334, '-087.545406', '+31.994807'), 
(36773, 'Safford', 'AL', 334, '-087.376446', '+32.322859'), 
(36775, 'Sardis', 'AL', 334, '-087.078655', '+32.213977'), 
(36776, 'Sawyerville', 'AL', 334, '-087.705829', '+32.755975'), 
(36778, 'Snow Hill', 'AL', 334, '-087.054284', '+32.019980'), 
(36779, 'Sprott', 'AL', 334, '-087.271667', '+32.591207'), 
(36782, 'Sweet Water', 'AL', 334, '-087.832660', '+32.131469'), 
(36783, 'Thomaston', 'AL', 334, '-087.678612', '+32.302397'), 
(36784, 'Thomasville', 'AL', 334, '-087.769476', '+31.745135'), 
(36785, 'Tyler', 'AL', 334, '-086.864580', '+32.323895'), 
(36786, 'Uniontown', 'AL', 334, '-087.503256', '+32.446243'), 
(36790, 'Stanton', 'AL', 334, '-086.875759', '+32.723537'), 
(36792, 'Randolph', 'AL', 334, '-086.917506', '+32.931293'), 
(36793, 'Lawley', 'AL', 334, '-086.983385', '+32.891444'), 
(36801, 'Opelika', 'AL', 334, '-085.392878', '+32.621147'), 
(36802, 'Opelika', 'AL', 334, '-085.349003', '+32.578185'), 
(36803, 'Opelika', 'AL', 334, '-085.431517', '+32.522567'), 
(36804, 'Opelika', 'AL', 334, '-085.311984', '+32.576792'), 
(36830, 'Auburn', 'AL', 334, '-085.468222', '+32.547542'), 
(36831, 'Auburn', 'AL', 334, '-085.349003', '+32.578185'), 
(36832, 'Auburn', 'AL', 334, '-085.518913', '+32.592036'), 
(36849, 'Auburn University', 'AL', 334, '-085.349003', '+32.578185'), 
(36850, 'Camp Hill', 'AL', 256, '-085.703776', '+32.808407'), 
(36851, 'Cottonton', 'AL', 334, '-085.161497', '+32.286092'), 
(36852, 'Cusseta', 'AL', 334, '-085.275581', '+32.783137'), 
(36853, 'Dadeville', 'AL', 256, '-085.744428', '+32.794796'), 
(36854, 'Valley', 'AL', 334, '-085.264695', '+32.885631'), 
(36855, 'Five Points', 'AL', 334, '-085.311223', '+32.919340'), 
(36856, 'Fort Mitchell', 'AL', 334, '-084.997165', '+32.296518'), 
(36858, 'Hatchechubbee', 'AL', 334, '-085.292938', '+32.295844'), 
(36859, 'Holy Trinity', 'AL', 334, '-085.008178', '+32.229846'), 
(36860, 'Hurtsboro', 'AL', 334, '-085.362330', '+32.238147'), 
(36861, 'Jacksons Gap', 'AL', 256, '-085.822787', '+32.900767'), 
(36862, 'Lafayette', 'AL', 334, '-085.388079', '+32.912315'), 
(36863, 'Lanett', 'AL', 334, '-085.296659', '+32.900173'), 
(36865, 'Loachapoka', 'AL', 334, '-085.349003', '+32.578185'), 
(36866, 'Notasulga', 'AL', 334, '-085.697354', '+32.536635'), 
(36867, 'Phenix City', 'AL', 334, '-085.203923', '+32.375318'), 
(36868, 'Phenix City', 'AL', 334, '-085.020604', '+32.464614'), 
(36869, 'Phenix City', 'AL', 334, '-085.111997', '+32.318701'), 
(36870, 'Phenix City', 'AL', 334, '-085.123979', '+32.478145'), 
(36871, 'Pittsview', 'AL', 334, '-085.165575', '+32.166569'), 
(36872, 'Valley', 'AL', 334, '-085.349003', '+32.578185'), 
(36874, 'Salem', 'AL', 334, '-085.217224', '+32.580449'), 
(36875, 'Seale', 'AL', 334, '-085.129772', '+32.257831'), 
(36877, 'Smiths', 'AL', 334, '-085.091498', '+32.558314'), 
(36879, 'Waverly', 'AL', 334, '-085.565954', '+32.681539'), 
(36901, 'Bellamy', 'AL', 205, '-088.140634', '+32.467134'), 
(36904, 'Butler', 'AL', 205, '-088.273598', '+32.115939'), 
(36906, 'Cromwell', 'AL', 205, '-088.200738', '+32.004227'), 
(36907, 'Cuba', 'AL', 205, '-088.329881', '+32.435545'), 
(36908, 'Gilbertown', 'AL', 334, '-088.323669', '+31.922384'), 
(36910, 'Jachin', 'AL', 205, '-088.200738', '+32.004227'), 
(36912, 'Lisman', 'AL', 205, '-088.321388', '+32.233182'), 
(36913, 'Melvin', 'AL', 334, '-088.200738', '+32.004227'), 
(36915, 'Needham', 'AL', 205, '-088.200738', '+32.004227'), 
(36916, 'Pennington', 'AL', 205, '-088.048983', '+32.209362'), 
(36919, 'Silas', 'AL', 334, '-088.329110', '+31.947815'), 
(36921, 'Toxey', 'AL', 334, '-088.151048', '+31.915506'), 
(36922, 'Ward', 'AL', 205, '-088.065479', '+32.210259'), 
(36925, 'York', 'AL', 205, '-088.193305', '+32.444907'), 
(37010, 'Adams', 'TN', 615, '-087.018127', '+36.556825'), 
(37011, 'Antioch', 'TN', 615, '-086.882500', '+36.170556'), 
(37012, 'Alexandria', 'TN', 615, '-085.997115', '+36.034524'), 
(37013, 'Antioch', 'TN', 615, '-086.645598', '+36.036032'), 
(37014, 'Arrington', 'TN', 615, '-086.663307', '+35.856609'), 
(37015, 'Ashland City', 'TN', 615, '-087.083657', '+36.297807'), 
(37016, 'Auburntown', 'TN', 615, '-086.112561', '+35.933832'), 
(37018, 'Beechgrove', 'TN', 931, '-086.183248', '+35.643787'), 
(37019, 'Belfast', 'TN', 931, '-086.762712', '+35.431968'), 
(37020, 'Bell Buckle', 'TN', 931, '-086.399852', '+35.580793'), 
(37022, 'Bethpage', 'TN', 615, '-086.460853', '+36.477191'), 
(37023, 'Big Rock', 'TN', 931, '-087.774854', '+36.580898'), 
(37024, 'Brentwood', 'TN', 615, '-086.907565', '+35.874553'), 
(37025, 'Bon Aqua', 'TN', 931, '-087.348964', '+35.921710'), 
(37026, 'Bradyville', 'TN', 615, '-086.107742', '+35.701738'), 
(37027, 'Brentwood', 'TN', 615, '-086.816058', '+35.982981'), 
(37028, 'Bumpus Mills', 'TN', 931, '-087.843106', '+36.584621'), 
(37029, 'Burns', 'TN', 615, '-087.262840', '+36.039122'), 
(37030, 'Carthage', 'TN', 615, '-085.951740', '+36.276278'), 
(37031, 'Castalian Springs', 'TN', 615, '-086.310674', '+36.380555'), 
(37032, 'Cedar Hill', 'TN', 615, '-087.008437', '+36.521638'), 
(37033, 'Centerville', 'TN', 931, '-087.502405', '+35.750099'), 
(37034, 'Chapel Hill', 'TN', 931, '-086.718225', '+35.640617'), 
(37035, 'Chapmansboro', 'TN', 615, '-087.112668', '+36.376837'), 
(37036, 'Charlotte', 'TN', 615, '-087.278993', '+36.232191'), 
(37037, 'Christiana', 'TN', 615, '-086.368041', '+35.695974'), 
(37040, 'Clarksville', 'TN', 931, '-087.308491', '+36.516740'), 
(37041, 'Clarksville', 'TN', 931, '-087.377197', '+36.477428'), 
(37042, 'Clarksville', 'TN', 931, '-087.399188', '+36.501766'), 
(37043, 'Clarksville', 'TN', 931, '-087.301283', '+36.512666'), 
(37044, 'Clarksville', 'TN', 931, '-087.353008', '+36.531398'), 
(37046, 'College Grove', 'TN', 615, '-086.726133', '+35.790897'), 
(37047, 'Cornersville', 'TN', 931, '-086.829364', '+35.354815'), 
(37048, 'Cottontown', 'TN', 615, '-086.528398', '+36.485607'), 
(37049, 'Cross Plains', 'TN', 615, '-086.712734', '+36.521044'), 
(37050, 'Cumberland City', 'TN', 931, '-087.701641', '+36.452109'), 
(37051, 'Cumberland Furnace', 'TN', 615, '-087.391396', '+36.272071'), 
(37052, 'Cunningham', 'TN', 931, '-087.376496', '+36.398614'), 
(37055, 'Dickson', 'TN', 615, '-087.396417', '+36.141461'), 
(37056, 'Dickson', 'TN', 615, '-087.352971', '+36.146949'), 
(37057, 'Dixon Springs', 'TN', 615, '-086.037379', '+36.358212'), 
(37058, 'Dover', 'TN', 931, '-087.878742', '+36.494203'), 
(37059, 'Dowelltown', 'TN', 615, '-085.945143', '+35.993753'), 
(37060, 'Eagleville', 'TN', 615, '-086.558626', '+35.731680'), 
(37061, 'Erin', 'TN', 931, '-087.749245', '+36.288768'), 
(37062, 'Fairview', 'TN', 615, '-087.135938', '+35.978050'), 
(37063, 'Fosterville', 'TN', 615, '-086.420958', '+35.859565'), 
(37064, 'Franklin', 'TN', 615, '-086.965691', '+35.890746'), 
(37065, 'Franklin', 'TN', 615, '-086.921416', '+35.895085'), 
(37066, 'Gallatin', 'TN', 615, '-086.449479', '+36.401201'), 
(37067, 'Franklin', 'TN', 615, '-086.765537', '+35.912072'), 
(37068, 'Franklin', 'TN', 615, '-086.907565', '+35.874553'), 
(37069, 'Franklin', 'TN', 615, '-086.910623', '+35.979553'), 
(37070, 'Goodlettsville', 'TN', 615, '-086.785248', '+36.186605'), 
(37071, 'Gladeville', 'TN', 615, '-086.304922', '+36.156231'), 
(37072, 'Goodlettsville', 'TN', 615, '-086.775747', '+36.341450'), 
(37073, 'Greenbrier', 'TN', 615, '-086.809567', '+36.437397'), 
(37074, 'Hartsville', 'TN', 615, '-086.143252', '+36.402012'), 
(37075, 'Hendersonville', 'TN', 615, '-086.612045', '+36.347551'), 
(37076, 'Hermitage', 'TN', 615, '-086.583994', '+36.153572'), 
(37077, 'Hendersonville', 'TN', 615, '-086.621095', '+36.304701'), 
(37078, 'Hurricane Mills', 'TN', 931, '-087.810501', '+35.923959'), 
(37079, 'Indian Mound', 'TN', 931, '-087.697982', '+36.490214'), 
(37080, 'Joelton', 'TN', 615, '-086.899299', '+36.326101'), 
(37082, 'Kingston Springs', 'TN', 615, '-087.089254', '+36.189656'), 
(37083, 'Lafayette', 'TN', 615, '-086.025585', '+36.527720'), 
(37085, 'Lascassas', 'TN', 615, '-086.291678', '+35.936886'), 
(37086, 'La Vergne', 'TN', 615, '-086.559194', '+36.008511'), 
(37087, 'Lebanon', 'TN', 615, '-086.291167', '+36.267266'), 
(37088, 'Lebanon', 'TN', 615, '-086.304922', '+36.156231'), 
(37089, 'La Vergne', 'TN', 615, '-086.420958', '+35.859565'), 
(37090, 'Lebanon', 'TN', 615, '-086.263000', '+36.118515'), 
(37091, 'Lewisburg', 'TN', 931, '-086.792003', '+35.504165'), 
(37095, 'Liberty', 'TN', 615, '-085.944738', '+35.999286'), 
(37096, 'Linden', 'TN', 931, '-087.856665', '+35.594367'), 
(37097, 'Lobelville', 'TN', 931, '-087.787992', '+35.786732'), 
(37098, 'Lyles', 'TN', 931, '-087.312683', '+35.850248'), 
(37101, 'Mc Ewen', 'TN', 931, '-087.659245', '+36.066188'), 
(37110, 'Mc Minnville', 'TN', 931, '-085.778151', '+35.684033'), 
(37111, 'Mc Minnville', 'TN', 931, '-085.777633', '+35.678368'), 
(37115, 'Madison', 'TN', 615, '-086.706296', '+36.259503'), 
(37116, 'Madison', 'TN', 615, '-086.785248', '+36.186605'), 
(37118, 'Milton', 'TN', 615, '-086.194870', '+35.908701'), 
(37119, 'Mitchellville', 'TN', 615, '-086.539028', '+36.631981'), 
(37121, 'Mount Juliet', 'TN', 615, '-086.304922', '+36.156231'), 
(37122, 'Mount Juliet', 'TN', 615, '-086.468695', '+36.184603'), 
(37127, 'Murfreesboro', 'TN', 615, '-086.372158', '+35.762951'), 
(37128, 'Murfreesboro', 'TN', 615, '-086.486683', '+35.845418'), 
(37129, 'Murfreesboro', 'TN', 615, '-086.423535', '+35.901746'), 
(37130, 'Murfreesboro', 'TN', 615, '-086.357780', '+35.886984'), 
(37131, 'Murfreesboro', 'TN', 615, '-086.420958', '+35.859565'), 
(37132, 'Murfreesboro', 'TN', 615, '-086.420958', '+35.859565'), 
(37133, 'Murfreesboro', 'TN', 615, '-086.420958', '+35.859565'), 
(37134, 'New Johnsonville', 'TN', 931, '-087.938738', '+36.014193'), 
(37135, 'Nolensville', 'TN', 615, '-086.675349', '+35.925201'), 
(37136, 'Norene', 'TN', 615, '-086.304922', '+36.156231'), 
(37137, 'Nunnelly', 'TN', 931, '-087.491254', '+35.873344'), 
(37138, 'Old Hickory', 'TN', 615, '-086.633545', '+36.137706'), 
(37140, 'Only', 'TN', 931, '-087.642386', '+35.877706'), 
(37141, 'Orlinda', 'TN', 615, '-086.665180', '+36.616801'), 
(37142, 'Palmyra', 'TN', 931, '-087.492837', '+36.402215'), 
(37143, 'Pegram', 'TN', 615, '-087.039855', '+36.135105'), 
(37144, 'Petersburg', 'TN', 931, '-086.639625', '+35.285712'), 
(37145, 'Pleasant Shade', 'TN', 615, '-085.918944', '+36.346164'), 
(37146, 'Pleasant View', 'TN', 615, '-087.047966', '+36.271077'), 
(37147, 'Pleasantville', 'TN', 931, '-087.662335', '+35.692395'), 
(37148, 'Portland', 'TN', 615, '-086.515887', '+36.547545'), 
(37149, 'Readyville', 'TN', 615, '-086.148505', '+35.803620'), 
(37150, 'Red Boiling Springs', 'TN', 615, '-085.866182', '+36.517717'), 
(37151, 'Riddleton', 'TN', 615, '-086.045992', '+36.314537'), 
(37152, 'Ridgetop', 'TN', 615, '-086.772247', '+36.402548'), 
(37153, 'Rockvale', 'TN', 615, '-086.542707', '+35.766806'), 
(37155, 'Saint Bethlehem', 'TN', 931, '-087.377197', '+36.477428'), 
(37160, 'Shelbyville', 'TN', 931, '-086.462357', '+35.486335'), 
(37161, 'Shelbyville', 'TN', 931, '-086.489019', '+35.471531'), 
(37162, 'Shelbyville', 'TN', 931, '-086.450042', '+35.510825'), 
(37165, 'Slayden', 'TN', 615, '-087.458058', '+36.283543'), 
(37166, 'Smithville', 'TN', 615, '-085.835635', '+35.958503'), 
(37167, 'Smyrna', 'TN', 615, '-086.453360', '+35.856167'), 
(37171, 'Southside', 'TN', 931, '-087.316272', '+36.361093'), 
(37172, 'Springfield', 'TN', 615, '-086.888624', '+36.513510'), 
(37174, 'Spring Hill', 'TN', 931, '-086.901661', '+35.712381'), 
(37175, 'Stewart', 'TN', 931, '-087.747374', '+36.272979'), 
(37178, 'Tennessee Ridge', 'TN', 931, '-087.798852', '+36.315226'), 
(37179, 'Thompsons Station', 'TN', 615, '-086.891286', '+35.809026'), 
(37180, 'Unionville', 'TN', 931, '-086.573246', '+35.622306'), 
(37181, 'Vanleer', 'TN', 615, '-087.465507', '+36.245657'), 
(37183, 'Wartrace', 'TN', 931, '-086.335135', '+35.501239'), 
(37184, 'Watertown', 'TN', 615, '-086.151145', '+36.087694'), 
(37185, 'Waverly', 'TN', 931, '-087.827460', '+36.032353'), 
(37186, 'Westmoreland', 'TN', 615, '-086.305594', '+36.572762'), 
(37187, 'White Bluff', 'TN', 615, '-087.226354', '+36.124378'), 
(37188, 'White House', 'TN', 615, '-086.689867', '+36.481635'), 
(37189, 'Whites Creek', 'TN', 615, '-086.832048', '+36.276652'), 
(37190, 'Woodbury', 'TN', 615, '-086.033176', '+35.836335'), 
(37191, 'Woodlawn', 'TN', 931, '-087.538989', '+36.495848'), 
(37201, 'Nashville', 'TN', 615, '-086.778098', '+36.165688'), 
(37202, 'Nashville', 'TN', 615, '-086.827254', '+36.340304'), 
(37203, 'Nashville', 'TN', 615, '-086.791598', '+36.150406'), 
(37204, 'Nashville', 'TN', 615, '-086.850099', '+36.119294'), 
(37205, 'Nashville', 'TN', 615, '-086.865776', '+36.108558'), 
(37206, 'Nashville', 'TN', 615, '-086.735750', '+36.180143'), 
(37207, 'Nashville', 'TN', 615, '-086.784698', '+36.233916'), 
(37208, 'Nashville', 'TN', 615, '-086.810198', '+36.174256'), 
(37209, 'Nashville', 'TN', 615, '-086.899950', '+36.142007'), 
(37210, 'Nashville', 'TN', 615, '-086.729947', '+36.137475'), 
(37211, 'Nashville', 'TN', 615, '-086.718347', '+36.070359'), 
(37212, 'Nashville', 'TN', 615, '-086.803748', '+36.132607'), 
(37213, 'Nashville', 'TN', 615, '-086.762899', '+36.168626'), 
(37214, 'Nashville', 'TN', 615, '-086.662146', '+36.174205'), 
(37215, 'Nashville', 'TN', 615, '-086.885987', '+36.086531'), 
(37216, 'Nashville', 'TN', 615, '-086.723997', '+36.204255'), 
(37217, 'Nashville', 'TN', 615, '-086.662914', '+36.107372'), 
(37218, 'Nashville', 'TN', 615, '-086.895850', '+36.234304'), 
(37219, 'Nashville', 'TN', 615, '-086.781748', '+36.161906'), 
(37220, 'Nashville', 'TN', 615, '-086.782098', '+36.067109'), 
(37221, 'Nashville', 'TN', 615, '-086.963852', '+36.066160'), 
(37222, 'Nashville', 'TN', 615, '-086.980116', '+36.056164'), 
(37224, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37227, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37228, 'Nashville', 'TN', 615, '-086.808300', '+36.193205'), 
(37229, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37230, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37232, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37234, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37235, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37236, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37237, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37238, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37239, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37240, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37241, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37242, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37243, 'Nashville', 'TN', 615, '-086.784498', '+36.167606'), 
(37244, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37245, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37246, 'Nashville', 'TN', 615, '-086.789998', '+36.158606'), 
(37247, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37248, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37249, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37250, 'Nashville', 'TN', 615, '-086.785248', '+36.186605'), 
(37301, 'Altamont', 'TN', 931, '-085.789682', '+35.360328'), 
(37302, 'Apison', 'TN', 423, '-085.018914', '+35.017572'), 
(37303, 'Athens', 'TN', 423, '-084.639820', '+35.457491'), 
(37304, 'Bakewell', 'TN', 423, '-085.138046', '+35.345216'), 
(37305, 'Beersheba Springs', 'TN', 931, '-085.699601', '+35.373473'), 
(37306, 'Belvidere', 'TN', 931, '-086.175941', '+35.089483'), 
(37307, 'Benton', 'TN', 423, '-084.521805', '+35.130815'), 
(37308, 'Birchwood', 'TN', 423, '-085.009853', '+35.312806'), 
(37309, 'Calhoun', 'TN', 423, '-084.736414', '+35.322816'), 
(37310, 'Charleston', 'TN', 423, '-084.793619', '+35.263700'), 
(37311, 'Cleveland', 'TN', 423, '-084.874031', '+35.149223'), 
(37312, 'Cleveland', 'TN', 423, '-084.868440', '+35.255097'), 
(37313, 'Coalmont', 'TN', 931, '-085.700310', '+35.351615'), 
(37314, 'Cokercreek', 'TN', 423, '-084.303121', '+35.246689'), 
(37315, 'Collegedale', 'TN', 423, '-085.057359', '+35.047891'), 
(37316, 'Conasauga', 'TN', 423, '-084.732656', '+34.997057'), 
(37317, 'Copperhill', 'TN', 423, '-084.374828', '+35.020673'), 
(37318, 'Cowan', 'TN', 931, '-086.016657', '+35.178335'), 
(37320, 'Cleveland', 'TN', 423, '-084.861885', '+35.172720'), 
(37321, 'Dayton', 'TN', 423, '-084.979171', '+35.556414'), 
(37322, 'Decatur', 'TN', 423, '-084.845460', '+35.484053'), 
(37323, 'Cleveland', 'TN', 423, '-084.845707', '+35.136098'), 
(37324, 'Decherd', 'TN', 931, '-086.068439', '+35.255505'), 
(37325, 'Delano', 'TN', 423, '-084.573882', '+35.240205'), 
(37326, 'Ducktown', 'TN', 423, '-084.379169', '+35.033927'), 
(37327, 'Dunlap', 'TN', 423, '-085.376504', '+35.386535'), 
(37328, 'Elora', 'TN', 931, '-086.412827', '+35.068833'), 
(37329, 'Englewood', 'TN', 423, '-084.488998', '+35.374591'), 
(37330, 'Estill Springs', 'TN', 931, '-086.056548', '+35.270666'), 
(37331, 'Etowah', 'TN', 423, '-084.534548', '+35.347928'), 
(37332, 'Evensville', 'TN', 423, '-084.945661', '+35.531335'), 
(37333, 'Farner', 'TN', 423, '-084.328172', '+35.130810'), 
(37334, 'Fayetteville', 'TN', 931, '-086.601925', '+35.168227'), 
(37335, 'Flintville', 'TN', 931, '-086.412954', '+35.058083'), 
(37336, 'Georgetown', 'TN', 423, '-084.935342', '+35.310427'), 
(37337, 'Grandview', 'TN', 423, '-084.942494', '+35.623951'), 
(37338, 'Graysville', 'TN', 423, '-084.998978', '+35.602658'), 
(37339, 'Gruetli Laager', 'TN', 931, '-085.653738', '+35.385223'), 
(37340, 'Guild', 'TN', 423, '-085.517231', '+35.029115'), 
(37341, 'Harrison', 'TN', 423, '-085.091744', '+35.214176'), 
(37342, 'Hillsboro', 'TN', 931, '-085.965585', '+35.380586'), 
(37343, 'Hixson', 'TN', 423, '-085.210240', '+35.166775'), 
(37345, 'Huntland', 'TN', 931, '-086.255410', '+35.045745'), 
(37347, 'Jasper', 'TN', 423, '-085.589691', '+35.097012'), 
(37348, 'Kelso', 'TN', 931, '-086.418625', '+35.103977'), 
(37349, 'Manchester', 'TN', 931, '-086.074820', '+35.497637'), 
(37350, 'Lookout Mountain', 'TN', 423, '-085.301627', '+35.130697'), 
(37351, 'Lupton City', 'TN', 423, '-085.263100', '+35.104522'), 
(37352, 'Lynchburg', 'TN', 931, '-086.305403', '+35.282767'), 
(37353, 'Mc Donald', 'TN', 423, '-084.889237', '+35.160258'), 
(37354, 'Madisonville', 'TN', 423, '-084.339520', '+35.491574'), 
(37355, 'Manchester', 'TN', 931, '-086.069880', '+35.517946'), 
(37356, 'Monteagle', 'TN', 931, '-085.822933', '+35.264698'), 
(37357, 'Morrison', 'TN', 931, '-085.875966', '+35.621365'), 
(37359, 'Mulberry', 'TN', 931, '-086.467197', '+35.194599'), 
(37360, 'Normandy', 'TN', 931, '-086.305194', '+35.468961'), 
(37361, 'Ocoee', 'TN', 423, '-084.689716', '+35.101062'), 
(37362, 'Oldfort', 'TN', 423, '-084.735366', '+35.049197'), 
(37363, 'Ooltewah', 'TN', 423, '-085.060369', '+35.120227'), 
(37364, 'Cleveland', 'TN', 423, '-084.861885', '+35.172720'), 
(37365, 'Palmer', 'TN', 931, '-085.699601', '+35.373473'), 
(37366, 'Pelham', 'TN', 931, '-085.699601', '+35.373473'), 
(37367, 'Pikeville', 'TN', 423, '-085.210253', '+35.609437'), 
(37369, 'Reliance', 'TN', 423, '-084.502303', '+35.171646'), 
(37370, 'Riceville', 'TN', 423, '-084.695085', '+35.373143'), 
(37371, 'Athens', 'TN', 423, '-084.641623', '+35.441376'), 
(37372, 'Saint Andrews', 'TN', 931, '-086.098338', '+35.175522'), 
(37373, 'Sale Creek', 'TN', 423, '-085.104336', '+35.388975'), 
(37374, 'Sequatchie', 'TN', 423, '-085.632114', '+35.170416'), 
(37375, 'Sewanee', 'TN', 931, '-086.065460', '+35.184313'), 
(37376, 'Sherwood', 'TN', 931, '-085.930195', '+35.045233'), 
(37377, 'Signal Mountain', 'TN', 423, '-085.319805', '+35.175117'), 
(37378, 'Smartt', 'TN', 931, '-085.777633', '+35.678368'), 
(37379, 'Soddy Daisy', 'TN', 423, '-085.198979', '+35.211052'), 
(37380, 'South Pittsburg', 'TN', 423, '-085.655679', '+35.109722'), 
(37381, 'Spring City', 'TN', 423, '-084.819767', '+35.693499'), 
(37382, 'Summitville', 'TN', 931, '-086.074820', '+35.497637'), 
(37383, 'Sewanee', 'TN', 931, '-085.903522', '+35.180503'), 
(37384, 'Soddy Daisy', 'TN', 423, '-085.209082', '+35.221092'), 
(37385, 'Tellico Plains', 'TN', 423, '-084.272243', '+35.376907'), 
(37387, 'Tracy City', 'TN', 931, '-085.761237', '+35.273159'), 
(37388, 'Tullahoma', 'TN', 931, '-086.197898', '+35.497968'), 
(37389, 'Arnold AFB', 'TN', 931, '-086.074820', '+35.497637'), 
(37391, 'Turtletown', 'TN', 423, '-084.376621', '+35.089723'), 
(37394, 'Viola', 'TN', 931, '-085.842163', '+35.527616'), 
(37395, 'Watts Bar Dam', 'TN', 423, '-084.928921', '+35.617220'), 
(37396, 'Whiteside', 'TN', 423, '-085.529023', '+35.020638'), 
(37397, 'Whitwell', 'TN', 423, '-085.530468', '+35.171226'), 
(37398, 'Winchester', 'TN', 931, '-086.102966', '+35.146602'), 
(37401, 'Chattanooga', 'TN', 423, '-085.206426', '+35.017818'), 
(37402, 'Chattanooga', 'TN', 423, '-085.312907', '+35.046323'), 
(37403, 'Chattanooga', 'TN', 423, '-085.292207', '+35.047273'), 
(37404, 'Chattanooga', 'TN', 423, '-085.271756', '+35.024174'), 
(37405, 'Chattanooga', 'TN', 423, '-085.335675', '+35.089664'), 
(37406, 'Chattanooga', 'TN', 423, '-085.250058', '+35.067272'), 
(37407, 'Chattanooga', 'TN', 423, '-085.289806', '+35.002474'), 
(37408, 'Chattanooga', 'TN', 423, '-085.306850', '+35.029154'), 
(37409, 'Chattanooga', 'TN', 423, '-085.331395', '+35.003374'), 
(37410, 'Chattanooga', 'TN', 423, '-085.308956', '+35.003070'), 
(37411, 'Chattanooga', 'TN', 423, '-085.245455', '+35.035273'), 
(37412, 'Chattanooga', 'TN', 423, '-085.238392', '+35.001524'), 
(37414, 'Chattanooga', 'TN', 423, '-085.209082', '+35.221092'), 
(37415, 'Chattanooga', 'TN', 423, '-085.265017', '+35.129075'), 
(37416, 'Chattanooga', 'TN', 423, '-085.182663', '+35.102747'), 
(37419, 'Chattanooga', 'TN', 423, '-085.340522', '+35.050162'), 
(37421, 'Chattanooga', 'TN', 423, '-085.153781', '+35.040495'), 
(37422, 'Chattanooga', 'TN', 423, '-085.209082', '+35.221092'), 
(37424, 'Chattanooga', 'TN', 423, '-085.209082', '+35.221092'), 
(37450, 'Chattanooga', 'TN', 423, '-085.209082', '+35.221092'), 
(37499, 'Chattanooga', 'TN', 423, null, null), 
(37501, 'Memphis', 'TN', 901, '-089.990415', '+35.169255'), 
(37601, 'Johnson City', 'TN', 423, '-082.387716', '+36.341700'), 
(37602, 'Johnson City', 'TN', 423, '-082.501212', '+36.271729'), 
(37604, 'Johnson City', 'TN', 423, '-082.387422', '+36.308229'), 
(37605, 'Johnson City', 'TN', 423, '-082.383792', '+36.315795'), 
(37614, 'Johnson City', 'TN', 423, '-082.562649', '+36.157086'), 
(37615, 'Johnson City', 'TN', 423, '-082.492958', '+36.352451'), 
(37616, 'Afton', 'TN', 423, '-082.734005', '+36.227409'), 
(37617, 'Blountville', 'TN', 423, '-082.369895', '+36.525039'), 
(37618, 'Bluff City', 'TN', 423, '-082.261059', '+36.479403'), 
(37620, 'Bristol', 'TN', 423, '-082.192545', '+36.531703'), 
(37621, 'Bristol', 'TN', 423, '-082.264460', '+36.504158'), 
(37625, 'Bristol', 'TN', 423, '-082.264460', '+36.504158'), 
(37640, 'Butler', 'TN', 423, '-081.919401', '+36.362685'), 
(37641, 'Chuckey', 'TN', 423, '-082.690504', '+36.256939'), 
(37642, 'Church Hill', 'TN', 423, '-082.732009', '+36.495148'), 
(37643, 'Elizabethton', 'TN', 423, '-082.122892', '+36.330784'), 
(37644, 'Elizabethton', 'TN', 423, '-082.051765', '+36.436637'), 
(37645, 'Mount Carmel', 'TN', 423, '-082.683281', '+36.564092'), 
(37650, 'Erwin', 'TN', 423, '-082.399677', '+36.068330'), 
(37656, 'Fall Branch', 'TN', 423, '-082.558738', '+36.307671'), 
(37657, 'Flag Pond', 'TN', 423, '-082.545757', '+36.027038'), 
(37658, 'Hampton', 'TN', 423, '-082.149749', '+36.253660'), 
(37659, 'Jonesborough', 'TN', 423, '-082.489065', '+36.289189'), 
(37660, 'Kingsport', 'TN', 423, '-082.547615', '+36.514384'), 
(37662, 'Kingsport', 'TN', 423, '-082.529816', '+36.530517'), 
(37663, 'Kingsport', 'TN', 423, '-082.483400', '+36.471520'), 
(37664, 'Kingsport', 'TN', 423, '-082.496969', '+36.503789'), 
(37665, 'Kingsport', 'TN', 423, '-082.573274', '+36.579851'), 
(37669, 'Kingsport', 'TN', 423, '-082.264460', '+36.504158'), 
(37680, 'Laurel Bloomery', 'TN', 423, '-081.796303', '+36.526206'), 
(37681, 'Limestone', 'TN', 423, '-082.582954', '+36.251851'), 
(37682, 'Milligan College', 'TN', 423, '-082.305359', '+36.296007'), 
(37683, 'Mountain City', 'TN', 423, '-081.823043', '+36.451666'), 
(37684, 'Mountain Home', 'TN', 423, '-082.501212', '+36.271729'), 
(37686, 'Piney Flats', 'TN', 423, '-082.340731', '+36.449142'), 
(37687, 'Roan Mountain', 'TN', 423, '-082.097785', '+36.219570'), 
(37688, 'Shady Valley', 'TN', 423, '-081.879863', '+36.540700'), 
(37690, 'Telford', 'TN', 423, '-082.564040', '+36.244143'), 
(37691, 'Trade', 'TN', 423, '-081.758240', '+36.375484'), 
(37692, 'Unicoi', 'TN', 423, '-082.316667', '+36.201952'), 
(37694, 'Watauga', 'TN', 423, '-082.266921', '+36.384473'), 
(37699, 'Piney Flats', 'TN', 423, '-082.264460', '+36.504158'), 
(37701, 'Alcoa', 'TN', 865, '-083.987698', '+35.815758'), 
(37705, 'Andersonville', 'TN', 865, '-084.068808', '+36.202528'), 
(37707, 'Arthur', 'TN', 423, '-083.636479', '+36.566257'), 
(37708, 'Bean Station', 'TN', 865, '-083.493998', '+36.250636'), 
(37709, 'Blaine', 'TN', 865, '-083.681920', '+36.161793'), 
(37710, 'Briceville', 'TN', 865, '-084.299217', '+36.162585'), 
(37711, 'Bulls Gap', 'TN', 423, '-083.121290', '+36.314262'), 
(37713, 'Bybee', 'TN', 423, '-083.121619', '+36.104208'), 
(37714, 'Caryville', 'TN', 423, '-084.202980', '+36.302779'), 
(37715, 'Clairfield', 'TN', 423, '-083.947827', '+36.560275'), 
(37716, 'Clinton', 'TN', 865, '-084.174460', '+36.105314'), 
(37717, 'Clinton', 'TN', 865, '-084.167208', '+36.110028'), 
(37719, 'Coalfield', 'TN', 423, '-084.390727', '+36.035211'), 
(37721, 'Corryton', 'TN', 865, '-083.817508', '+36.029286'), 
(37722, 'Cosby', 'TN', 423, '-083.203929', '+35.839769'), 
(37723, 'Crab Orchard', 'TN', 931, '-084.812093', '+35.951478'), 
(37724, 'Cumberland Gap', 'TN', 423, '-083.690318', '+36.556666'), 
(37725, 'Dandridge', 'TN', 865, '-083.423276', '+36.000789'), 
(37726, 'Deer Lodge', 'TN', 423, '-084.793510', '+36.202427'), 
(37727, 'Del Rio', 'TN', 423, '-083.006316', '+35.909233'), 
(37729, 'Duff', 'TN', 423, '-084.045356', '+36.508642'), 
(37730, 'Eagan', 'TN', 423, '-083.964644', '+36.550453'), 
(37731, 'Eidson', 'TN', 423, '-083.057056', '+36.510756'), 
(37732, 'Elgin', 'TN', 423, '-084.616597', '+36.387879'), 
(37733, 'Rugby', 'TN', 423, '-084.713666', '+36.351914'), 
(37737, 'Friendsville', 'TN', 865, '-084.101182', '+35.758228'), 
(37738, 'Gatlinburg', 'TN', 865, '-083.436982', '+35.727782'), 
(37742, 'Greenback', 'TN', 865, '-084.189652', '+35.674723'), 
(37743, 'Greeneville', 'TN', 423, '-082.869219', '+36.131582'), 
(37744, 'Greeneville', 'TN', 423, '-082.854836', '+36.168271'), 
(37745, 'Greeneville', 'TN', 423, '-082.823780', '+36.245521'), 
(37748, 'Harriman', 'TN', 865, '-084.516642', '+35.919953'), 
(37752, 'Harrogate', 'TN', 423, '-083.573282', '+36.532527'), 
(37753, 'Hartford', 'TN', 423, '-083.098214', '+35.824140'), 
(37754, 'Heiskell', 'TN', 865, '-084.041266', '+36.087461'), 
(37755, 'Helenwood', 'TN', 423, '-084.543615', '+36.425232'), 
(37756, 'Huntsville', 'TN', 423, '-084.449208', '+36.354403'), 
(37757, 'Jacksboro', 'TN', 423, '-084.155750', '+36.307449'), 
(37760, 'Jefferson City', 'TN', 865, '-083.457262', '+36.099030'), 
(37762, 'Jellico', 'TN', 423, '-084.148034', '+36.446193'), 
(37763, 'Kingston', 'TN', 865, '-084.521104', '+35.816595'), 
(37764, 'Kodak', 'TN', 865, '-083.602564', '+35.974032'), 
(37765, 'Kyles Ford', 'TN', 423, '-083.151270', '+36.493188'), 
(37766, 'La Follette', 'TN', 423, '-084.090654', '+36.424766'), 
(37769, 'Lake City', 'TN', 865, '-084.118107', '+36.198793'), 
(37770, 'Lancing', 'TN', 423, '-084.695508', '+36.146631'), 
(37771, 'Lenoir City', 'TN', 865, '-084.283650', '+35.826473'), 
(37772, 'Lenoir City', 'TN', 865, '-084.256679', '+35.787243'), 
(37773, 'Lone Mountain', 'TN', 423, '-083.678621', '+36.466398'), 
(37774, 'Loudon', 'TN', 865, '-084.344062', '+35.738092'), 
(37777, 'Louisville', 'TN', 865, '-084.045460', '+35.827859'), 
(37778, 'Lowland', 'TN', 423, '-083.275211', '+36.213293'), 
(37779, 'Luttrell', 'TN', 865, '-083.771137', '+36.218058'), 
(37801, 'Maryville', 'TN', 865, '-084.076895', '+35.688378'), 
(37802, 'Maryville', 'TN', 865, '-083.933815', '+35.728283'), 
(37803, 'Maryville', 'TN', 865, '-083.995621', '+35.653917'), 
(37804, 'Maryville', 'TN', 865, '-083.885212', '+35.799053'), 
(37806, 'Mascot', 'TN', 865, '-083.737262', '+36.085904'), 
(37807, 'Maynardville', 'TN', 865, '-083.806991', '+36.294236'), 
(37809, 'Midway', 'TN', 423, '-082.994077', '+36.154227'), 
(37810, 'Mohawk', 'TN', 423, '-083.083417', '+36.179069'), 
(37811, 'Mooresburg', 'TN', 423, '-083.184274', '+36.356017'), 
(37813, 'Morristown', 'TN', 423, '-083.261343', '+36.188826'), 
(37814, 'Morristown', 'TN', 423, '-083.309840', '+36.224258'), 
(37815, 'Morristown', 'TN', 423, '-083.275211', '+36.213293'), 
(37816, 'Morristown', 'TN', 423, '-083.275211', '+36.213293'), 
(37818, 'Mosheim', 'TN', 423, '-082.976161', '+36.173296'), 
(37819, 'Newcomb', 'TN', 423, '-084.192358', '+36.556524'), 
(37820, 'New Market', 'TN', 865, '-083.559174', '+36.086723'), 
(37821, 'Newport', 'TN', 423, '-083.159605', '+36.002440'), 
(37822, 'Newport', 'TN', 423, '-083.106554', '+35.947688'), 
(37824, 'New Tazewell', 'TN', 423, '-083.591129', '+36.449963'), 
(37825, 'New Tazewell', 'TN', 423, '-083.583199', '+36.454861'), 
(37826, 'Niota', 'TN', 423, '-084.582782', '+35.542073'), 
(37828, 'Norris', 'TN', 865, '-084.085785', '+36.200476'), 
(37829, 'Oakdale', 'TN', 423, '-084.595764', '+35.984852'), 
(37830, 'Oak Ridge', 'TN', 865, '-084.243175', '+36.019381'), 
(37831, 'Oak Ridge', 'TN', 865, '-084.195796', '+36.105971'), 
(37840, 'Oliver Springs', 'TN', 423, '-084.440586', '+36.049427'), 
(37841, 'Oneida', 'TN', 423, '-084.517984', '+36.509395'), 
(37842, 'Ozone', 'TN', 931, '-084.792927', '+35.875430'), 
(37843, 'Parrottsville', 'TN', 423, '-083.054705', '+36.023406'), 
(37845, 'Petros', 'TN', 423, '-084.442969', '+36.081406'), 
(37846, 'Philadelphia', 'TN', 865, '-084.431236', '+35.678118'), 
(37847, 'Pioneer', 'TN', 423, '-084.201074', '+36.418966'), 
(37848, 'Powder Springs', 'TN', 865, '-083.493998', '+36.250636'), 
(37849, 'Powell', 'TN', 865, '-084.021456', '+36.071877'), 
(37851, 'Pruden', 'TN', 423, '-083.813920', '+36.557884'), 
(37852, 'Robbins', 'TN', 423, '-084.581147', '+36.377044'), 
(37853, 'Rockford', 'TN', 865, '-083.906157', '+35.837548'), 
(37854, 'Rockwood', 'TN', 865, '-084.656532', '+35.843277'), 
(37857, 'Rogersville', 'TN', 423, '-082.949145', '+36.415976'), 
(37860, 'Russellville', 'TN', 423, '-083.185535', '+36.244307'), 
(37861, 'Rutledge', 'TN', 865, '-083.554826', '+36.230696'), 
(37862, 'Sevierville', 'TN', 865, '-083.572214', '+35.833278'), 
(37863, 'Pigeon Forge', 'TN', 865, '-083.568939', '+35.833910'), 
(37864, 'Sevierville', 'TN', 865, '-083.613849', '+35.854211'), 
(37865, 'Seymour', 'TN', 865, '-083.711272', '+35.860530'), 
(37866, 'Sharps Chapel', 'TN', 865, '-083.820390', '+36.342768'), 
(37867, 'Shawanee', 'TN', 423, '-083.647254', '+36.580283'), 
(37868, 'Pigeon Forge', 'TN', 865, '-083.556134', '+35.880902'), 
(37869, 'Sneedville', 'TN', 423, '-083.185624', '+36.509867'), 
(37870, 'Speedwell', 'TN', 423, '-083.823282', '+36.484040'), 
(37871, 'Strawberry Plains', 'TN', 865, '-083.656829', '+36.068694'), 
(37872, 'Sunbright', 'TN', 423, '-084.599987', '+36.182465'), 
(37873, 'Surgoinsville', 'TN', 423, '-082.857862', '+36.520167'), 
(37874, 'Sweetwater', 'TN', 423, '-084.410561', '+35.571343'), 
(37876, 'Sevierville', 'TN', 865, '-083.514320', '+35.849046'), 
(37877, 'Talbott', 'TN', 423, '-083.407043', '+36.177707'), 
(37878, 'Tallassee', 'TN', 865, '-083.992315', '+35.584404'), 
(37879, 'Tazewell', 'TN', 423, '-083.522140', '+36.471886'), 
(37880, 'Ten Mile', 'TN', 423, '-084.825054', '+35.520244'), 
(37881, 'Thorn Hill', 'TN', 865, '-083.493998', '+36.250636'), 
(37882, 'Townsend', 'TN', 865, '-083.751242', '+35.682298'), 
(37885, 'Vonore', 'TN', 423, '-084.225767', '+35.531891'), 
(37886, 'Walland', 'TN', 865, '-083.804833', '+35.754464'), 
(37887, 'Wartburg', 'TN', 423, '-084.560491', '+36.031584'), 
(37888, 'Washburn', 'TN', 865, '-083.493998', '+36.250636'), 
(37890, 'White Pine', 'TN', 865, '-083.299826', '+36.077612'), 
(37891, 'Whitesburg', 'TN', 423, '-083.146114', '+36.256858'), 
(37892, 'Winfield', 'TN', 423, '-084.414551', '+36.548200'), 
(37893, 'Winona', 'TN', 423, null, null), 
(37901, 'Knoxville', 'TN', 865, '-083.884804', '+36.032334'), 
(37902, 'Knoxville', 'TN', 865, '-083.875822', '+35.944976'), 
(37909, 'Knoxville', 'TN', 865, '-084.010109', '+35.944822'), 
(37912, 'Knoxville', 'TN', 865, '-084.015635', '+35.981701'), 
(37914, 'Knoxville', 'TN', 865, '-083.784109', '+35.983366'), 
(37915, 'Knoxville', 'TN', 865, '-083.905415', '+35.990369'), 
(37916, 'Knoxville', 'TN', 865, '-083.973635', '+35.933783'), 
(37917, 'Knoxville', 'TN', 865, '-083.910527', '+35.998447'), 
(37918, 'Knoxville', 'TN', 865, '-083.909603', '+36.065908'), 
(37919, 'Knoxville', 'TN', 865, '-084.042240', '+35.937391'), 
(37920, 'Knoxville', 'TN', 865, '-083.938689', '+35.892920'), 
(37921, 'Knoxville', 'TN', 865, '-083.932092', '+36.021873'), 
(37922, 'Knoxville', 'TN', 865, '-084.119383', '+35.858018'), 
(37923, 'Knoxville', 'TN', 865, '-084.082405', '+35.924795'), 
(37924, 'Knoxville', 'TN', 865, '-083.975603', '+35.985081'), 
(37927, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37928, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37929, 'Knoxville', 'TN', 865, '-083.795492', '+35.922421'), 
(37930, 'Knoxville', 'TN', 865, '-083.953554', '+35.902900'), 
(37931, 'Knoxville', 'TN', 865, '-084.125653', '+35.976167'), 
(37932, 'Knoxville', 'TN', 865, '-084.148074', '+35.933487'), 
(37933, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37938, 'Knoxville', 'TN', 865, '-083.935206', '+36.116665'), 
(37939, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37940, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37950, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37990, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37995, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37996, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37997, 'Knoxville', 'TN', 865, '-083.962180', '+35.990142'), 
(37998, 'Knoxville', 'TN', 865, '-083.750258', '+35.935134'), 
(37999, 'Knoxville', 'TN', 865, null, null), 
(38001, 'Alamo', 'TN', 901, '-089.086594', '+35.806106'), 
(38002, 'Arlington', 'TN', 901, '-089.752615', '+35.292102'), 
(38004, 'Atoka', 'TN', 901, '-089.809562', '+35.454301'), 
(38006, 'Bells', 'TN', 901, '-089.104516', '+35.753570'), 
(38007, 'Bogota', 'TN', 901, '-089.437684', '+36.158668'), 
(38008, 'Bolivar', 'TN', 901, '-088.986448', '+35.197635'), 
(38010, 'Braden', 'TN', 901, '-089.488020', '+35.288624'), 
(38011, 'Brighton', 'TN', 901, '-089.745307', '+35.473412'), 
(38012, 'Brownsville', 'TN', 901, '-089.276381', '+35.633418'), 
(38014, 'Brunswick', 'TN', 901, '-089.971538', '+35.201738'), 
(38015, 'Burlison', 'TN', 901, '-089.738952', '+35.551009'), 
(38017, 'Collierville', 'TN', 901, '-089.699083', '+35.080992'), 
(38018, 'Cordova', 'TN', 901, '-089.900314', '+35.104589'), 
(38019, 'Covington', 'TN', 901, '-089.635520', '+35.541624'), 
(38021, 'Crockett Mills', 'TN', 901, '-089.175275', '+35.871014'), 
(38023, 'Drummonds', 'TN', 901, '-089.934290', '+35.460696'), 
(38024, 'Dyersburg', 'TN', 901, '-089.438461', '+36.036069'), 
(38025, 'Dyersburg', 'TN', 901, '-089.443779', '+36.046851'), 
(38027, 'Collierville', 'TN', 901, '-089.971538', '+35.201738'), 
(38028, 'Eads', 'TN', 901, '-089.684982', '+35.175796'), 
(38029, 'Ellendale', 'TN', 901, '-089.971538', '+35.201738'), 
(38030, 'Finley', 'TN', 901, '-089.561464', '+36.068517'), 
(38034, 'Friendship', 'TN', 901, '-089.207168', '+35.843638'), 
(38036, 'Gallaway', 'TN', 901, '-089.619816', '+35.327428'), 
(38037, 'Gates', 'TN', 901, '-089.646955', '+35.792984'), 
(38039, 'Grand Junction', 'TN', 901, '-089.140622', '+35.055153'), 
(38040, 'Halls', 'TN', 901, '-089.531217', '+35.840794'), 
(38041, 'Henning', 'TN', 901, '-089.696162', '+35.659259'), 
(38042, 'Hickory Valley', 'TN', 901, '-089.075852', '+35.124195'), 
(38043, 'Hickory Withe', 'TN', 901, null, null), 
(38044, 'Hornsby', 'TN', 901, '-088.955968', '+35.189276'), 
(38045, 'Laconia', 'TN', 901, '-089.232185', '+35.290428'), 
(38046, 'La Grange', 'TN', 901, '-089.350387', '+35.104860'), 
(38047, 'Lenox', 'TN', 901, '-089.560879', '+36.063765'), 
(38048, 'Macon', 'TN', 901, '-089.481362', '+35.150660'), 
(38049, 'Mason', 'TN', 901, '-089.563798', '+35.443164'), 
(38050, 'Maury City', 'TN', 901, '-089.227284', '+35.837913'), 
(38052, 'Middleton', 'TN', 901, '-088.912495', '+35.086247'), 
(38053, 'Millington', 'TN', 901, '-089.892286', '+35.320197'), 
(38054, 'Millington', 'TN', 901, '-089.870636', '+35.334132'), 
(38055, 'Millington', 'TN', 901, '-089.971538', '+35.201738'), 
(38056, 'Miston', 'TN', 901, '-089.443779', '+36.046851'), 
(38057, 'Moscow', 'TN', 901, '-089.337870', '+35.077518'), 
(38058, 'Munford', 'TN', 901, '-089.711843', '+35.463075'), 
(38059, 'Newbern', 'TN', 901, '-089.272827', '+36.113717'), 
(38060, 'Oakland', 'TN', 901, '-089.489977', '+35.234809'), 
(38061, 'Pocahontas', 'TN', 901, '-088.957929', '+35.075589'), 
(38063, 'Ripley', 'TN', 901, '-089.661120', '+35.754505'), 
(38066, 'Rossville', 'TN', 901, '-089.421234', '+35.084994'), 
(38067, 'Saulsbury', 'TN', 901, '-089.005719', '+35.084166'), 
(38068, 'Somerville', 'TN', 901, '-089.409857', '+35.259373'), 
(38069, 'Stanton', 'TN', 901, '-089.339146', '+35.456111'), 
(38070, 'Tigrett', 'TN', 901, '-089.243405', '+35.942019'), 
(38071, 'Tipton', 'TN', 901, '-089.818781', '+35.414319'), 
(38074, 'Bolivar', 'TN', 901, '-088.990028', '+35.213371'), 
(38075, 'Whiteville', 'TN', 901, '-089.126324', '+35.314672'), 
(38076, 'Williston', 'TN', 901, '-089.422466', '+35.141626'), 
(38077, 'Wynnburg', 'TN', 901, '-089.522851', '+36.344296'), 
(38079, 'Tiptonville', 'TN', 901, '-089.472468', '+36.355290'), 
(38080, 'Ridgely', 'TN', 901, '-089.465379', '+36.259730'), 
(38083, 'Millington', 'TN', 901, '-089.971538', '+35.201738'), 
(38088, 'Cordova', 'TN', 901, '-089.971538', '+35.201738'), 
(38101, 'Memphis', 'TN', 901, '-089.847782', '+35.050667'), 
(38103, 'Memphis', 'TN', 901, '-090.049631', '+35.154875'), 
(38104, 'Memphis', 'TN', 901, '-090.002079', '+35.135730'), 
(38105, 'Memphis', 'TN', 901, '-090.033959', '+35.151820'), 
(38106, 'Memphis', 'TN', 901, '-090.042984', '+35.096351'), 
(38107, 'Memphis', 'TN', 901, '-090.017716', '+35.170953'), 
(38108, 'Memphis', 'TN', 901, '-089.973060', '+35.175239'), 
(38109, 'Memphis', 'TN', 901, '-090.094757', '+35.053795'), 
(38110, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38111, 'Memphis', 'TN', 901, '-089.948119', '+35.109560'), 
(38112, 'Memphis', 'TN', 901, '-089.981523', '+35.146285'), 
(38113, 'Memphis', 'TN', 901, '-089.984484', '+35.127380'), 
(38114, 'Memphis', 'TN', 901, '-089.985187', '+35.099348'), 
(38115, 'Memphis', 'TN', 901, '-089.864023', '+35.057906'), 
(38116, 'Memphis', 'TN', 901, '-090.011090', '+35.032879'), 
(38117, 'Memphis', 'TN', 901, '-089.906749', '+35.113588'), 
(38118, 'Memphis', 'TN', 901, '-089.930187', '+35.037585'), 
(38119, 'Memphis', 'TN', 901, '-089.841963', '+35.078775'), 
(38120, 'Memphis', 'TN', 901, '-089.842541', '+35.123644'), 
(38122, 'Memphis', 'TN', 901, '-089.918514', '+35.157958'), 
(38124, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38125, 'Memphis', 'TN', 901, '-089.782647', '+35.028829'), 
(38126, 'Memphis', 'TN', 901, '-090.044782', '+35.127163'), 
(38127, 'Memphis', 'TN', 901, '-090.011979', '+35.243460'), 
(38128, 'Memphis', 'TN', 901, '-089.920266', '+35.223442'), 
(38130, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38131, 'Memphis', 'TN', 901, '-089.992905', '+35.064837'), 
(38132, 'Memphis', 'TN', 901, '-090.003349', '+35.068014'), 
(38133, 'Memphis', 'TN', 901, '-089.791656', '+35.208941'), 
(38134, 'Memphis', 'TN', 901, '-089.857389', '+35.184469'), 
(38135, 'Memphis', 'TN', 901, '-089.843594', '+35.234976'), 
(38136, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38137, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38138, 'Germantown', 'TN', 901, '-089.792638', '+35.087530'), 
(38139, 'Germantown', 'TN', 901, '-089.759979', '+35.077091'), 
(38140, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38141, 'Memphis', 'TN', 901, '-089.853346', '+35.014466'), 
(38142, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38143, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38145, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38146, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38147, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38148, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38150, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38151, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38152, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38157, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38159, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38161, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38163, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38165, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38166, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38167, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38168, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38173, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38174, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38175, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38177, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38181, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38182, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38183, 'Germantown', 'TN', 901, '-089.971538', '+35.201738'), 
(38184, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38186, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38187, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38188, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38190, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38193, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38194, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38195, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38197, 'Memphis', 'TN', 901, '-089.971538', '+35.201738'), 
(38201, 'Mc Kenzie', 'TN', 901, '-088.495094', '+36.077501'), 
(38220, 'Atwood', 'TN', 901, '-088.635869', '+35.989910'), 
(38221, 'Big Sandy', 'TN', 901, '-088.046704', '+36.246599'), 
(38222, 'Buchanan', 'TN', 901, '-088.179868', '+36.428005'), 
(38223, 'Como', 'TN', 901, '-088.260367', '+36.310995'), 
(38224, 'Cottage Grove', 'TN', 901, '-088.466035', '+36.401598'), 
(38225, 'Dresden', 'TN', 901, '-088.742473', '+36.313605'), 
(38226, 'Dukedom', 'TN', 901, '-088.677715', '+36.347497'), 
(38229, 'Gleason', 'TN', 901, '-088.616346', '+36.224842'), 
(38230, 'Greenfield', 'TN', 901, '-088.781253', '+36.213708'), 
(38231, 'Henry', 'TN', 901, '-088.421701', '+36.221214'), 
(38232, 'Hornbeak', 'TN', 901, '-089.333345', '+36.352880'), 
(38233, 'Kenton', 'TN', 901, '-089.028993', '+36.134323'), 
(38235, 'Mc Lemoresville', 'TN', 901, '-088.574447', '+35.977824'), 
(38236, 'Mansfield', 'TN', 901, '-088.277355', '+36.176184'), 
(38237, 'Martin', 'TN', 901, '-088.782561', '+36.324103'), 
(38238, 'Martin', 'TN', 901, '-088.738132', '+36.282357'), 
(38240, 'Obion', 'TN', 901, '-089.292228', '+36.271215'), 
(38241, 'Palmersville', 'TN', 901, '-088.611055', '+36.391905'), 
(38242, 'Paris', 'TN', 901, '-088.315916', '+36.315860'), 
(38251, 'Puryear', 'TN', 901, '-088.304762', '+36.333902'), 
(38253, 'Rives', 'TN', 901, '-089.073128', '+36.310755'), 
(38254, 'Samburg', 'TN', 901, '-089.353821', '+36.379051'), 
(38255, 'Sharon', 'TN', 901, '-088.860371', '+36.241614'), 
(38256, 'Springville', 'TN', 901, '-088.157201', '+36.295353'), 
(38257, 'South Fulton', 'TN', 901, '-089.083960', '+36.381482'), 
(38258, 'Trezevant', 'TN', 901, '-088.606605', '+36.040631'), 
(38259, 'Trimble', 'TN', 901, '-089.198503', '+36.168626'), 
(38260, 'Troy', 'TN', 901, '-089.210108', '+36.358606'), 
(38261, 'Union City', 'TN', 901, '-089.122231', '+36.354638'), 
(38271, 'Woodland Mills', 'TN', 901, '-089.233227', '+36.458295'), 
(38281, 'Union City', 'TN', 901, '-089.149881', '+36.354384'), 
(38301, 'Jackson', 'TN', 901, '-088.862742', '+35.570424'), 
(38302, 'Jackson', 'TN', 901, '-088.841225', '+35.612405'), 
(38303, 'Jackson', 'TN', 901, '-088.841225', '+35.612405'), 
(38305, 'Jackson', 'TN', 901, '-088.835682', '+35.652446'), 
(38308, 'Jackson', 'TN', 901, '-088.841225', '+35.612405'), 
(38310, 'Adamsville', 'TN', 901, '-088.447528', '+35.271057'), 
(38311, 'Bath Springs', 'TN', 901, '-088.121113', '+35.448494'), 
(38313, 'Beech Bluff', 'TN', 901, '-088.660454', '+35.613916'), 
(38314, 'Jackson', 'TN', 901, '-088.841225', '+35.612405'), 
(38315, 'Bethel Springs', 'TN', 901, '-088.626639', '+35.272195'), 
(38316, 'Bradford', 'TN', 901, '-088.804199', '+36.057402'), 
(38317, 'Bruceton', 'TN', 901, '-088.282103', '+36.056026'), 
(38318, 'Buena Vista', 'TN', 901, '-088.270214', '+35.961327'), 
(38320, 'Camden', 'TN', 901, '-088.101856', '+36.082972'), 
(38321, 'Cedar Grove', 'TN', 901, '-088.529538', '+35.871790'), 
(38324, 'Clarksburg', 'TN', 901, '-088.393430', '+35.867454'), 
(38326, 'Counce', 'TN', 901, '-088.292167', '+35.110079'), 
(38327, 'Crump', 'TN', 901, '-088.319171', '+35.219095'), 
(38328, 'Darden', 'TN', 901, '-088.215928', '+35.666113'), 
(38329, 'Decaturville', 'TN', 901, '-088.114375', '+35.536264'), 
(38330, 'Dyer', 'TN', 901, '-089.036758', '+36.080961'), 
(38331, 'Eaton', 'TN', 901, '-089.131915', '+35.969336'), 
(38332, 'Enville', 'TN', 901, '-088.429204', '+35.428488'), 
(38333, 'Eva', 'TN', 901, '-087.981970', '+36.114158'), 
(38334, 'Finger', 'TN', 901, '-088.567203', '+35.268959'), 
(38336, 'Fruitvale', 'TN', 901, '-089.032672', '+35.748414'), 
(38337, 'Gadsden', 'TN', 901, '-089.026456', '+35.780292'), 
(38338, 'Gibson', 'TN', 901, '-088.846372', '+35.870849'), 
(38339, 'Guys', 'TN', 901, '-088.504368', '+35.056023'), 
(38340, 'Henderson', 'TN', 901, '-088.642991', '+35.407562'), 
(38341, 'Holladay', 'TN', 901, '-088.078052', '+35.905992'), 
(38342, 'Hollow Rock', 'TN', 901, '-088.291871', '+36.050380'), 
(38343, 'Humboldt', 'TN', 901, '-088.931010', '+35.880408'), 
(38344, 'Huntingdon', 'TN', 901, '-088.433709', '+35.985967'), 
(38345, 'Huron', 'TN', 901, '-088.496219', '+35.621106'), 
(38346, 'Idlewild', 'TN', 901, '-088.805599', '+36.030588'), 
(38347, 'Jacks Creek', 'TN', 901, '-088.491318', '+35.471954'), 
(38348, 'Lavinia', 'TN', 901, '-088.640325', '+35.860641'), 
(38351, 'Lexington', 'TN', 901, '-088.412139', '+35.675767'), 
(38352, 'Luray', 'TN', 901, '-088.537854', '+35.535462'), 
(38355, 'Medina', 'TN', 901, '-088.753157', '+35.813893'), 
(38356, 'Medon', 'TN', 901, '-088.911302', '+35.482255'), 
(38357, 'Michie', 'TN', 901, '-088.565035', '+35.139103'), 
(38358, 'Milan', 'TN', 901, '-088.813982', '+35.920312'), 
(38359, 'Milledgeville', 'TN', 901, '-088.388143', '+35.367207'), 
(38361, 'Morris Chapel', 'TN', 901, '-088.274636', '+35.300156'), 
(38362, 'Oakfield', 'TN', 901, '-088.780118', '+35.724238'), 
(38363, 'Parsons', 'TN', 901, '-088.111755', '+35.697465'), 
(38365, 'Pickwick Dam', 'TN', 901, '-088.225601', '+35.038284'), 
(38366, 'Pinson', 'TN', 901, '-088.747695', '+35.485000'), 
(38367, 'Ramer', 'TN', 901, '-088.641833', '+35.065178'), 
(38368, 'Reagan', 'TN', 901, '-088.368317', '+35.501858'), 
(38369, 'Rutherford', 'TN', 901, '-088.959639', '+36.127152'), 
(38370, 'Saltillo', 'TN', 901, '-088.242750', '+35.322354'), 
(38371, 'Sardis', 'TN', 901, '-088.298898', '+35.467143'), 
(38372, 'Savannah', 'TN', 901, '-088.179203', '+35.210571'), 
(38374, 'Scotts Hill', 'TN', 901, '-088.213800', '+35.466358'), 
(38375, 'Selmer', 'TN', 901, '-088.580145', '+35.214443'), 
(38376, 'Shiloh', 'TN', 901, '-088.346807', '+35.126018'), 
(38377, 'Silerton', 'TN', 901, '-088.826923', '+35.356040'), 
(38378, 'Spring Creek', 'TN', 901, '-088.683882', '+35.766822'), 
(38379, 'Stantonville', 'TN', 901, '-088.443952', '+35.164604'), 
(38380, 'Sugar Tree', 'TN', 901, '-088.041426', '+35.785097'), 
(38381, 'Toone', 'TN', 901, '-088.942458', '+35.343473'), 
(38382, 'Trenton', 'TN', 901, '-088.981500', '+35.967130'), 
(38387, 'Westport', 'TN', 901, '-088.289175', '+35.884516'), 
(38388, 'Wildersville', 'TN', 901, '-088.348263', '+35.768119'), 
(38389, 'Yorkville', 'TN', 901, '-089.111653', '+36.135364'), 
(38390, 'Yuma', 'TN', 901, '-088.357504', '+35.845800'), 
(38391, 'Denmark', 'TN', 901, '-088.988401', '+35.540108'), 
(38392, 'Mercer', 'TN', 901, '-089.027133', '+35.481628'), 
(38393, 'Chewalla', 'TN', 901, '-088.645577', '+34.996870'), 
(38401, 'Columbia', 'TN', 931, '-087.004040', '+35.623997'), 
(38402, 'Columbia', 'TN', 931, '-087.068172', '+35.629413'), 
(38425, 'Clifton', 'TN', 931, '-087.930163', '+35.388038'), 
(38449, 'Ardmore', 'TN', 931, '-086.883959', '+35.055109'), 
(38450, 'Collinwood', 'TN', 931, '-087.786778', '+35.180623'), 
(38451, 'Culleoka', 'TN', 931, '-087.093094', '+35.493211'), 
(38452, 'Cypress Inn', 'TN', 931, '-087.827937', '+35.195385'), 
(38453, 'Dellrose', 'TN', 931, '-086.716719', '+35.092452'), 
(38454, 'Duck River', 'TN', 931, '-087.357729', '+35.748030'), 
(38455, 'Elkton', 'TN', 931, '-086.895305', '+35.053920'), 
(38456, 'Ethridge', 'TN', 931, '-087.307286', '+35.339549'), 
(38457, 'Five Points', 'TN', 931, '-087.291424', '+35.035472'), 
(38459, 'Frankewing', 'TN', 931, '-086.850038', '+35.183444'), 
(38460, 'Goodspring', 'TN', 931, '-087.143713', '+35.077182'), 
(38461, 'Hampshire', 'TN', 931, '-087.294020', '+35.627022'), 
(38462, 'Hohenwald', 'TN', 931, '-087.489057', '+35.526554'), 
(38463, 'Iron City', 'TN', 931, '-087.549745', '+35.071320'), 
(38464, 'Lawrenceburg', 'TN', 931, '-087.397143', '+35.235493'), 
(38468, 'Leoma', 'TN', 931, '-087.295169', '+35.149182'), 
(38469, 'Loretto', 'TN', 931, '-087.433561', '+35.078858'), 
(38471, 'Lutts', 'TN', 931, '-087.901086', '+35.083472'), 
(38472, 'Lynnville', 'TN', 931, '-087.023994', '+35.254073'), 
(38473, 'Minor Hill', 'TN', 931, '-087.150744', '+35.036274'), 
(38474, 'Mount Pleasant', 'TN', 931, '-087.209525', '+35.541801'), 
(38475, 'Olivehill', 'TN', 901, '-088.053366', '+35.264369'), 
(38476, 'Primm Springs', 'TN', 931, '-087.259140', '+35.803869'), 
(38477, 'Prospect', 'TN', 931, '-087.000953', '+35.093795'), 
(38478, 'Pulaski', 'TN', 931, '-087.015664', '+35.217373'), 
(38481, 'Saint Joseph', 'TN', 931, '-087.493360', '+35.034741'), 
(38482, 'Santa FE', 'TN', 931, '-087.146428', '+35.772652'), 
(38483, 'Summertown', 'TN', 931, '-087.399717', '+35.239335'), 
(38485, 'Waynesboro', 'TN', 931, '-087.775459', '+35.345882'), 
(38486, 'Westpoint', 'TN', 931, '-087.402375', '+35.170415'), 
(38487, 'Williamsport', 'TN', 931, '-087.212698', '+35.722628'), 
(38488, 'Taft', 'TN', 931, '-086.717885', '+35.052581'), 
(38501, 'Cookeville', 'TN', 931, '-085.542327', '+36.217846'), 
(38502, 'Cookeville', 'TN', 931, '-085.454779', '+36.141824'), 
(38503, 'Cookeville', 'TN', 931, '-085.454779', '+36.141824'), 
(38504, 'Allardt', 'TN', 931, '-084.775579', '+36.381838'), 
(38505, 'Cookeville', 'TN', 931, '-085.454779', '+36.141824'), 
(38506, 'Cookeville', 'TN', 931, '-085.469451', '+36.182723'), 
(38541, 'Allons', 'TN', 931, '-085.346687', '+36.481086'), 
(38542, 'Allred', 'TN', 931, '-085.203098', '+36.323952'), 
(38543, 'Alpine', 'TN', 931, '-085.189932', '+36.364735'), 
(38544, 'Baxter', 'TN', 931, '-085.663021', '+36.118922'), 
(38545, 'Bloomington Springs', 'TN', 931, '-085.664611', '+36.207497'), 
(38547, 'Brush Creek', 'TN', 615, '-086.006360', '+36.166413'), 
(38548, 'Buffalo Valley', 'TN', 931, '-085.533995', '+36.163921'), 
(38549, 'Byrdstown', 'TN', 931, '-085.162523', '+36.552982'), 
(38550, 'Campaign', 'TN', 931, '-085.619169', '+35.773417'), 
(38551, 'Celina', 'TN', 931, '-085.512924', '+36.547777'), 
(38552, 'Chestnut Mound', 'TN', 615, '-085.825952', '+36.212422'), 
(38553, 'Clarkrange', 'TN', 931, '-085.011311', '+36.197616'), 
(38554, 'Crawford', 'TN', 931, '-085.160197', '+36.244711'), 
(38555, 'Crossville', 'TN', 931, '-085.051431', '+35.962348'), 
(38556, 'Jamestown', 'TN', 931, '-084.935655', '+36.384844'), 
(38557, 'Crossville', 'TN', 931, '-085.012389', '+35.988457'), 
(38558, 'Crossville', 'TN', 931, '-085.014224', '+35.960491'), 
(38559, 'Doyle', 'TN', 931, '-085.519057', '+35.835572'), 
(38560, 'Elmwood', 'TN', 615, '-085.862182', '+36.218759'), 
(38562, 'Gainesboro', 'TN', 931, '-085.681124', '+36.369292'), 
(38563, 'Gordonsville', 'TN', 615, '-085.982033', '+36.209988'), 
(38564, 'Granville', 'TN', 931, '-085.748452', '+36.278335'), 
(38565, 'Grimsley', 'TN', 931, '-085.001540', '+36.259849'), 
(38567, 'Hickman', 'TN', 615, '-085.914313', '+36.138347'), 
(38568, 'Hilham', 'TN', 931, '-085.446431', '+36.422652'), 
(38569, 'Lancaster', 'TN', 615, '-085.859146', '+36.124389'), 
(38570, 'Livingston', 'TN', 931, '-085.329392', '+36.385190'), 
(38573, 'Monroe', 'TN', 931, '-085.229094', '+36.452484'), 
(38574, 'Monterey', 'TN', 931, '-085.234938', '+36.117716'), 
(38575, 'Moss', 'TN', 931, '-085.631181', '+36.552546'), 
(38577, 'Pall Mall', 'TN', 931, '-084.951245', '+36.532956'), 
(38578, 'Pleasant Hill', 'TN', 931, '-085.162272', '+36.007405'), 
(38579, 'Quebeck', 'TN', 931, '-085.546347', '+35.836776'), 
(38580, 'Rickman', 'TN', 931, '-085.304796', '+36.281225'), 
(38581, 'Rock Island', 'TN', 931, '-085.678847', '+35.766758'), 
(38582, 'Silver Point', 'TN', 931, '-085.729463', '+36.107377'), 
(38583, 'Sparta', 'TN', 931, '-085.439246', '+35.943857'), 
(38585, 'Spencer', 'TN', 931, '-085.434355', '+35.677816');

insert  into zipcodes values 
(38587, 'Walling', 'TN', 931, '-085.609235', '+35.866476'), 
(38588, 'Whitleyville', 'TN', 931, '-085.707955', '+36.433214'), 
(38589, 'Wilder', 'TN', 931, '-085.091312', '+36.282181'), 
(38601, 'Abbeville', 'MS', 662, '-089.447507', '+34.471941'), 
(38602, 'Arkabutla', 'MS', 662, '-090.106756', '+34.686272'), 
(38603, 'Ashland', 'MS', 662, '-089.163282', '+34.741457'), 
(38606, 'Batesville', 'MS', 662, '-089.956497', '+34.343102'), 
(38609, 'Belen', 'MS', 662, '-090.292720', '+34.235111'), 
(38610, 'Blue Mountain', 'MS', 662, '-088.998770', '+34.667999'), 
(38611, 'Byhalia', 'MS', 662, '-089.617691', '+34.848108'), 
(38614, 'Clarksdale', 'MS', 662, '-090.634809', '+34.256003'), 
(38617, 'Coahoma', 'MS', 662, '-090.519949', '+34.308025'), 
(38618, 'Coldwater', 'MS', 662, '-089.962513', '+34.690180'), 
(38619, 'Como', 'MS', 662, '-089.954427', '+34.474028'), 
(38620, 'Courtland', 'MS', 662, '-089.962994', '+34.250820'), 
(38621, 'Crenshaw', 'MS', 662, '-090.101204', '+34.447051'), 
(38622, 'Crowder', 'MS', 662, '-090.136429', '+34.173057'), 
(38623, 'Darling', 'MS', 662, '-090.292717', '+34.291611'), 
(38625, 'Dumas', 'MS', 662, '-088.827123', '+34.641739'), 
(38626, 'Dundee', 'MS', 662, '-090.369304', '+34.535704'), 
(38627, 'Etta', 'MS', 662, '-089.057270', '+34.432943'), 
(38628, 'Falcon', 'MS', 662, '-090.292717', '+34.291611'), 
(38629, 'Falkner', 'MS', 662, '-088.933747', '+34.850879'), 
(38630, 'Farrell', 'MS', 662, '-090.648864', '+34.242356'), 
(38631, 'Friars Point', 'MS', 662, '-090.606054', '+34.374060'), 
(38632, 'Hernando', 'MS', 662, '-089.994591', '+34.806840'), 
(38633, 'Hickory Flat', 'MS', 662, '-089.180301', '+34.623448'), 
(38634, 'Holly Springs', 'MS', 662, '-089.484963', '+34.745040'), 
(38635, 'Holly Springs', 'MS', 662, '-089.513878', '+34.774733'), 
(38637, 'Horn Lake', 'MS', 662, '-090.033550', '+34.950609'), 
(38638, 'Independence', 'MS', 662, '-089.828798', '+34.695853'), 
(38639, 'Jonestown', 'MS', 662, '-090.429351', '+34.303730'), 
(38641, 'Lake Cormorant', 'MS', 662, '-090.146030', '+34.911835'), 
(38642, 'Lamar', 'MS', 662, '-089.399923', '+34.930329'), 
(38643, 'Lambert', 'MS', 662, '-090.215916', '+34.189235'), 
(38644, 'Lula', 'MS', 662, '-090.498088', '+34.461795'), 
(38645, 'Lyon', 'MS', 662, '-090.479410', '+34.236389'), 
(38646, 'Marks', 'MS', 662, '-090.214465', '+34.314968'), 
(38647, 'Michigan City', 'MS', 662, '-089.185048', '+34.788948'), 
(38649, 'Mount Pleasant', 'MS', 662, '-089.523027', '+34.953584'), 
(38650, 'Myrtle', 'MS', 662, '-089.133523', '+34.512992'), 
(38651, 'Nesbit', 'MS', 662, '-089.985853', '+34.875133'), 
(38652, 'New Albany', 'MS', 662, '-088.963649', '+34.488692'), 
(38654, 'Olive Branch', 'MS', 662, '-089.869062', '+34.921172'), 
(38655, 'Oxford', 'MS', 662, '-089.483519', '+34.330814'), 
(38658, 'Pope', 'MS', 662, '-089.888559', '+34.196241'), 
(38659, 'Potts Camp', 'MS', 662, '-089.366355', '+34.629210'), 
(38661, 'Red Banks', 'MS', 662, '-089.564928', '+34.893744'), 
(38663, 'Ripley', 'MS', 662, '-088.903624', '+34.722961'), 
(38664, 'Robinsonville', 'MS', 662, '-090.332582', '+34.780008'), 
(38665, 'Sarah', 'MS', 662, '-090.039377', '+34.414146'), 
(38666, 'Sardis', 'MS', 662, '-089.930441', '+34.358883'), 
(38668, 'Senatobia', 'MS', 662, '-089.930083', '+34.621336'), 
(38669, 'Sherard', 'MS', 662, '-090.733538', '+34.195345'), 
(38670, 'Sledge', 'MS', 662, '-090.330278', '+34.561069'), 
(38671, 'Southaven', 'MS', 662, '-089.996240', '+34.956633'), 
(38672, 'Southaven', 'MS', 662, '-089.925792', '+34.947407'), 
(38673, 'Taylor', 'MS', 662, '-089.611016', '+34.291869'), 
(38674, 'Tiplersville', 'MS', 662, '-088.900175', '+34.877104'), 
(38675, 'Tula', 'MS', 662, '-089.483865', '+34.358201'), 
(38676, 'Tunica', 'MS', 662, '-090.338981', '+34.692892'), 
(38677, 'University', 'MS', 662, '-089.573605', '+34.339620'), 
(38679, 'Victoria', 'MS', 662, '-089.640820', '+34.870804'), 
(38680, 'Walls', 'MS', 662, '-090.113913', '+34.960712'), 
(38683, 'Walnut', 'MS', 662, '-088.885227', '+34.894620'), 
(38685, 'Waterford', 'MS', 662, '-089.612918', '+34.547621'), 
(38686, 'Walls', 'MS', 662, '-089.991991', '+34.875277'), 
(38701, 'Greenville', 'MS', 662, '-091.022970', '+33.314539'), 
(38702, 'Greenville', 'MS', 662, '-090.994597', '+33.425792'), 
(38703, 'Greenville', 'MS', 662, '-091.009518', '+33.414186'), 
(38704, 'Greenville', 'MS', 662, '-090.918503', '+33.253401'), 
(38720, 'Alligator', 'MS', 662, '-090.759740', '+34.074216'), 
(38721, 'Anguilla', 'MS', 662, '-090.831601', '+32.973917'), 
(38722, 'Arcola', 'MS', 662, '-090.844813', '+33.265970'), 
(38723, 'Avon', 'MS', 662, '-091.047905', '+33.218997'), 
(38725, 'Benoit', 'MS', 662, '-090.994878', '+33.627816'), 
(38726, 'Beulah', 'MS', 662, '-090.958277', '+33.752910'), 
(38730, 'Boyle', 'MS', 662, '-090.773978', '+33.741709'), 
(38731, 'Chatham', 'MS', 662, '-091.088255', '+33.085379'), 
(38732, 'Cleveland', 'MS', 662, '-090.843130', '+33.847591'), 
(38733, 'Cleveland', 'MS', 662, '-090.819547', '+33.624024'), 
(38736, 'Doddsville', 'MS', 662, '-090.549626', '+33.690173'), 
(38737, 'Drew', 'MS', 662, '-090.607299', '+33.685766'), 
(38738, 'Parchman', 'MS', 662, '-090.607457', '+33.628715'), 
(38739, 'Dublin', 'MS', 662, '-090.501063', '+34.060359'), 
(38740, 'Duncan', 'MS', 662, '-090.770386', '+33.948090'), 
(38744, 'Glen Allan', 'MS', 662, '-091.019421', '+33.045837'), 
(38745, 'Grace', 'MS', 662, '-090.952716', '+32.711257'), 
(38746, 'Gunnison', 'MS', 662, '-090.919616', '+34.000588'), 
(38748, 'Hollandale', 'MS', 662, '-090.910451', '+33.230409'), 
(38749, 'Holly Ridge', 'MS', 662, '-090.607457', '+33.628715'), 
(38751, 'Indianola', 'MS', 662, '-090.608662', '+33.443446'), 
(38753, 'Inverness', 'MS', 662, '-090.583441', '+33.350655'), 
(38754, 'Isola', 'MS', 662, '-090.596770', '+33.263048'), 
(38756, 'Leland', 'MS', 662, '-090.883870', '+33.398505'), 
(38758, 'Mattson', 'MS', 662, '-090.507012', '+34.076795'), 
(38759, 'Merigold', 'MS', 662, '-090.840631', '+33.818742'), 
(38760, 'Metcalfe', 'MS', 662, '-090.994264', '+33.454614'), 
(38761, 'Moorhead', 'MS', 662, '-090.506817', '+33.443386'), 
(38762, 'Mound Bayou', 'MS', 662, '-090.846978', '+33.767126'), 
(38763, 'Nitta Yuma', 'MS', 662, '-090.810960', '+32.879795'), 
(38764, 'Pace', 'MS', 662, '-090.927280', '+33.725717'), 
(38765, 'Panther Burn', 'MS', 662, '-090.810960', '+32.879795'), 
(38767, 'Rena Lara', 'MS', 662, '-090.786500', '+34.141200'), 
(38768, 'Rome', 'MS', 662, '-090.477605', '+33.958959'), 
(38769, 'Rosedale', 'MS', 662, '-090.882598', '+33.841892'), 
(38771, 'Ruleville', 'MS', 662, '-090.555537', '+33.664790'), 
(38772, 'Scott', 'MS', 662, '-091.039093', '+33.562871'), 
(38773, 'Shaw', 'MS', 662, '-090.794341', '+33.608538'), 
(38774, 'Shelby', 'MS', 662, '-090.745040', '+33.957757'), 
(38776, 'Stoneville', 'MS', 662, '-090.910404', '+33.409614'), 
(38778, 'Sunflower', 'MS', 662, '-090.545111', '+33.556746'), 
(38780, 'Wayside', 'MS', 662, '-090.995399', '+33.272695'), 
(38781, 'Winstonville', 'MS', 662, '-090.737149', '+33.887774'), 
(38782, 'Winterville', 'MS', 662, '-090.957291', '+33.269118'), 
(38801, 'Tupelo', 'MS', 662, '-088.683828', '+34.291889'), 
(38802, 'Tupelo', 'MS', 662, '-088.767127', '+34.234527'), 
(38803, 'Tupelo', 'MS', 662, '-088.778520', '+34.187638'), 
(38804, 'Tupelo', 'MS', 662, '-088.684672', '+34.337100'), 
(38820, 'Algoma', 'MS', 662, '-089.032791', '+34.171543'), 
(38821, 'Amory', 'MS', 662, '-088.411284', '+33.942639'), 
(38824, 'Baldwyn', 'MS', 662, '-088.639220', '+34.314813'), 
(38825, 'Becker', 'MS', 662, '-088.462173', '+33.869763'), 
(38826, 'Belden', 'MS', 662, '-088.745933', '+34.269844'), 
(38827, 'Belmont', 'MS', 662, '-088.226740', '+34.550663'), 
(38828, 'Blue Springs', 'MS', 662, '-088.958608', '+34.464253'), 
(38829, 'Booneville', 'MS', 662, '-088.533107', '+34.632922'), 
(38833, 'Burnsville', 'MS', 662, '-088.286923', '+34.855985'), 
(38834, 'Corinth', 'MS', 662, '-088.591575', '+34.875890'), 
(38835, 'Corinth', 'MS', 662, '-088.521772', '+34.920451'), 
(38838, 'Dennis', 'MS', 662, '-088.248391', '+34.584628'), 
(38839, 'Derma', 'MS', 662, '-089.303214', '+33.856165'), 
(38841, 'Ecru', 'MS', 662, '-089.010873', '+34.336606'), 
(38843, 'Fulton', 'MS', 662, '-088.355013', '+34.276489'), 
(38844, 'Gattman', 'MS', 662, '-088.263500', '+33.840260'), 
(38846, 'Glen', 'MS', 662, '-088.419820', '+34.868523'), 
(38847, 'Golden', 'MS', 662, '-088.246027', '+34.346321'), 
(38848, 'Greenwood Springs', 'MS', 662, '-088.320711', '+33.940078'), 
(38849, 'Guntown', 'MS', 662, '-088.665975', '+34.421084'), 
(38850, 'Houlka', 'MS', 662, '-088.996107', '+34.013571'), 
(38851, 'Houston', 'MS', 662, '-088.931148', '+33.911901'), 
(38852, 'Iuka', 'MS', 662, '-088.231800', '+34.815830'), 
(38854, 'Mc Condy', 'MS', 662, '-088.955351', '+33.906827'), 
(38855, 'Mantachie', 'MS', 662, '-088.393184', '+34.324376'), 
(38856, 'Marietta', 'MS', 662, '-088.510356', '+34.592786'), 
(38857, 'Mooreville', 'MS', 662, '-088.592851', '+34.275006'), 
(38858, 'Nettleton', 'MS', 662, '-088.472146', '+34.161842'), 
(38859, 'New Site', 'MS', 662, '-088.387511', '+34.531462'), 
(38860, 'Okolona', 'MS', 662, '-088.868022', '+33.942950'), 
(38862, 'Plantersville', 'MS', 662, '-088.617454', '+34.239541'), 
(38863, 'Pontotoc', 'MS', 662, '-089.040537', '+34.227246'), 
(38864, 'Randolph', 'MS', 662, '-089.179467', '+34.161748'), 
(38865, 'Rienzi', 'MS', 662, '-088.563250', '+34.818882'), 
(38866, 'Saltillo', 'MS', 662, '-088.667209', '+34.304376'), 
(38868, 'Shannon', 'MS', 662, '-088.683960', '+34.144146'), 
(38869, 'Sherman', 'MS', 662, '-088.836268', '+34.349542'), 
(38870, 'Smithville', 'MS', 662, '-088.365609', '+34.045269'), 
(38871, 'Thaxton', 'MS', 662, '-089.159059', '+34.317365'), 
(38873, 'Tishomingo', 'MS', 662, '-088.238068', '+34.671205'), 
(38874, 'Toccopola', 'MS', 662, '-089.251922', '+34.226527'), 
(38875, 'Trebloc', 'MS', 662, '-088.955351', '+33.906827'), 
(38876, 'Tremont', 'MS', 662, '-088.333454', '+34.235149'), 
(38877, 'Van Vleet', 'MS', 662, '-088.898807', '+33.987089'), 
(38878, 'Vardaman', 'MS', 662, '-089.221899', '+33.896961'), 
(38879, 'Verona', 'MS', 662, '-088.759077', '+34.170691'), 
(38880, 'Wheeler', 'MS', 662, '-088.582231', '+34.612636'), 
(38901, 'Grenada', 'MS', 662, '-089.845462', '+33.786016'), 
(38902, 'Grenada', 'MS', 662, '-089.794687', '+33.824113'), 
(38912, 'Avalon', 'MS', 662, '-090.053958', '+33.654970'), 
(38913, 'Banner', 'MS', 662, '-089.395779', '+34.122660'), 
(38914, 'Big Creek', 'MS', 662, '-089.431864', '+33.898213'), 
(38915, 'Bruce', 'MS', 662, '-089.342661', '+34.034636'), 
(38916, 'Calhoun City', 'MS', 662, '-089.352482', '+33.857172'), 
(38917, 'Carrollton', 'MS', 662, '-089.995978', '+33.518425'), 
(38920, 'Cascilla', 'MS', 662, '-090.188462', '+33.929206'), 
(38921, 'Charleston', 'MS', 662, '-090.115364', '+34.007428'), 
(38922, 'Coffeeville', 'MS', 662, '-089.648240', '+33.961287'), 
(38923, 'Coila', 'MS', 662, '-089.910076', '+33.445684'), 
(38924, 'Cruger', 'MS', 662, '-090.183344', '+33.255582'), 
(38925, 'Duck Hill', 'MS', 662, '-089.641871', '+33.563223'), 
(38926, 'Elliott', 'MS', 662, '-089.758302', '+33.689476'), 
(38927, 'Enid', 'MS', 662, '-090.013183', '+34.125054'), 
(38928, 'Glendora', 'MS', 662, '-090.188462', '+33.929206'), 
(38929, 'Gore Springs', 'MS', 662, '-089.647197', '+33.787640'), 
(38930, 'Greenwood', 'MS', 662, '-090.224856', '+33.550408'), 
(38935, 'Greenwood', 'MS', 662, '-090.277570', '+33.523355'), 
(38940, 'Holcomb', 'MS', 662, '-090.000461', '+33.742966'), 
(38941, 'Itta Bena', 'MS', 662, '-090.294639', '+33.467852'), 
(38943, 'Mc Carley', 'MS', 662, '-089.834467', '+33.489564'), 
(38944, 'Minter City', 'MS', 662, '-090.374127', '+33.752133'), 
(38945, 'Money', 'MS', 662, '-090.196909', '+33.650681'), 
(38946, 'Morgan City', 'MS', 662, '-090.371993', '+33.404573'), 
(38947, 'North Carrollton', 'MS', 662, '-089.920125', '+33.512759'), 
(38948, 'Oakland', 'MS', 662, '-089.855317', '+34.102656'), 
(38949, 'Paris', 'MS', 662, '-089.381994', '+34.199242'), 
(38950, 'Philipp', 'MS', 662, '-090.237053', '+33.733437'), 
(38951, 'Pittsboro', 'MS', 662, '-089.283006', '+33.942942'), 
(38952, 'Schlater', 'MS', 662, '-090.301026', '+33.627351'), 
(38953, 'Scobey', 'MS', 662, '-089.719526', '+34.029737'), 
(38954, 'Sidon', 'MS', 662, '-089.910076', '+33.445684'), 
(38955, 'Slate Spring', 'MS', 662, '-089.375281', '+33.743871'), 
(38957, 'Sumner', 'MS', 662, '-090.389521', '+33.983323'), 
(38958, 'Swan Lake', 'MS', 662, '-090.188462', '+33.929206'), 
(38959, 'Swiftown', 'MS', 662, '-090.349601', '+33.380913'), 
(38960, 'Tie Plant', 'MS', 662, '-089.821941', '+33.787157'), 
(38961, 'Tillatoba', 'MS', 662, '-089.719526', '+34.029737'), 
(38962, 'Tippo', 'MS', 662, '-090.188462', '+33.929206'), 
(38963, 'Tutwiler', 'MS', 662, '-090.349894', '+34.022051'), 
(38964, 'Vance', 'MS', 662, '-090.443027', '+34.099530'), 
(38965, 'Water Valley', 'MS', 662, '-089.633458', '+34.101631'), 
(38966, 'Webb', 'MS', 662, '-090.335055', '+33.898064'), 
(38967, 'Winona', 'MS', 662, '-089.628584', '+33.514926'), 
(39038, 'Belzoni', 'MS', 662, '-090.475786', '+33.170596'), 
(39039, 'Benton', 'MS', 662, '-090.241776', '+32.845368'), 
(39040, 'Bentonia', 'MS', 662, '-090.423646', '+32.645794'), 
(39041, 'Bolton', 'MS', 601, '-090.461410', '+32.406956'), 
(39042, 'Brandon', 'MS', 601, '-089.938693', '+32.300019'), 
(39043, 'Brandon', 'MS', 601, '-089.987491', '+32.269041'), 
(39044, 'Braxton', 'MS', 601, '-089.981393', '+31.964990'), 
(39045, 'Camden', 'MS', 601, '-089.869807', '+32.785348'), 
(39046, 'Canton', 'MS', 601, '-090.008601', '+32.625298'), 
(39047, 'Brandon', 'MS', 601, '-089.958406', '+32.388633'), 
(39051, 'Carthage', 'MS', 601, '-089.524057', '+32.785217'), 
(39054, 'Cary', 'MS', 662, '-090.927522', '+32.812875'), 
(39056, 'Clinton', 'MS', 601, '-090.312371', '+32.370736'), 
(39057, 'Conehatta', 'MS', 601, '-089.263590', '+32.477116'), 
(39058, 'Clinton', 'MS', 601, '-090.397157', '+32.311287'), 
(39059, 'Crystal Springs', 'MS', 601, '-090.375733', '+31.965088'), 
(39060, 'Clinton', 'MS', 601, '-090.397157', '+32.311287'), 
(39061, 'Delta City', 'MS', 662, '-090.810960', '+32.879795'), 
(39062, 'D Lo', 'MS', 601, '-089.919219', '+31.986101'), 
(39063, 'Durant', 'MS', 662, '-089.899593', '+33.071531'), 
(39066, 'Edwards', 'MS', 601, '-090.509850', '+32.273070'), 
(39067, 'Ethel', 'MS', 662, '-089.541348', '+33.081670'), 
(39069, 'Fayette', 'MS', 601, '-091.056503', '+31.731988'), 
(39071, 'Flora', 'MS', 601, '-090.326653', '+32.553269'), 
(39072, 'Pocahontas', 'MS', 601, '-090.397157', '+32.311287'), 
(39073, 'Florence', 'MS', 601, '-090.003854', '+32.280972'), 
(39074, 'Forest', 'MS', 601, '-089.505298', '+32.399853'), 
(39077, 'Gallman', 'MS', 601, '-090.392603', '+31.928751'), 
(39078, 'Georgetown', 'MS', 601, '-090.206289', '+31.874080'), 
(39079, 'Goodman', 'MS', 662, '-089.943323', '+32.989226'), 
(39080, 'Harperville', 'MS', 601, '-089.494585', '+32.492533'), 
(39081, 'Harriston', 'MS', 601, '-091.050948', '+31.739958'), 
(39082, 'Harrisville', 'MS', 601, '-090.133459', '+31.941730'), 
(39083, 'Hazlehurst', 'MS', 601, '-090.429426', '+31.868475'), 
(39086, 'Hermanville', 'MS', 601, '-090.716602', '+31.997408'), 
(39087, 'Hillsboro', 'MS', 601, '-089.517069', '+32.470606'), 
(39088, 'Holly Bluff', 'MS', 662, '-090.723119', '+32.841523'), 
(39090, 'Kosciusko', 'MS', 662, '-089.591300', '+33.055142'), 
(39092, 'Lake', 'MS', 601, '-089.415089', '+32.384482'), 
(39094, 'Lena', 'MS', 601, '-089.614259', '+32.620305'), 
(39095, 'Lexington', 'MS', 662, '-090.057116', '+33.126082'), 
(39096, 'Lorman', 'MS', 601, '-091.050948', '+31.739958'), 
(39097, 'Louise', 'MS', 662, '-090.592812', '+32.980758'), 
(39098, 'Ludlow', 'MS', 601, '-089.713545', '+32.566039'), 
(39107, 'Mc Adams', 'MS', 662, '-089.641184', '+33.082754'), 
(39108, 'Mc Cool', 'MS', 662, '-089.641184', '+33.082754'), 
(39109, 'Madden', 'MS', 601, '-089.355388', '+32.690864'), 
(39110, 'Madison', 'MS', 601, '-090.138906', '+32.553769'), 
(39111, 'Magee', 'MS', 601, '-089.775032', '+31.910321'), 
(39112, 'Sanatorium', 'MS', 601, '-089.780694', '+31.896236'), 
(39113, 'Mayersville', 'MS', 662, '-090.952716', '+32.711257'), 
(39114, 'Mendenhall', 'MS', 601, '-089.813907', '+31.907972'), 
(39115, 'Midnight', 'MS', 662, '-090.531759', '+33.125998'), 
(39116, 'Mize', 'MS', 601, '-089.508050', '+31.852342'), 
(39117, 'Morton', 'MS', 601, '-089.594886', '+32.402897'), 
(39119, 'Mount Olive', 'MS', 601, '-089.623543', '+31.717905'), 
(39120, 'Natchez', 'MS', 601, '-091.307025', '+31.527752'), 
(39121, 'Natchez', 'MS', 601, '-091.404404', '+31.470602'), 
(39122, 'Natchez', 'MS', 601, '-091.404404', '+31.470602'), 
(39130, 'Madison', 'MS', 601, '-090.090683', '+32.642448'), 
(39140, 'Newhebron', 'MS', 601, '-090.038237', '+31.710930'), 
(39144, 'Pattison', 'MS', 601, '-090.981274', '+32.005479'), 
(39145, 'Pelahatchie', 'MS', 601, '-089.833228', '+32.338570'), 
(39146, 'Pickens', 'MS', 662, '-090.026310', '+32.950379'), 
(39148, 'Piney Woods', 'MS', 601, '-089.992257', '+32.319905'), 
(39149, 'Pinola', 'MS', 601, '-090.016517', '+31.837604'), 
(39150, 'Port Gibson', 'MS', 601, '-090.975632', '+31.916949'), 
(39151, 'Puckett', 'MS', 601, '-089.783633', '+32.106173'), 
(39152, 'Pulaski', 'MS', 601, '-089.562728', '+32.274536'), 
(39153, 'Raleigh', 'MS', 601, '-089.524458', '+32.033656'), 
(39154, 'Raymond', 'MS', 601, '-090.475280', '+32.196072'), 
(39156, 'Redwood', 'MS', 601, '-090.754175', '+32.527920'), 
(39157, 'Ridgeland', 'MS', 601, '-090.137310', '+32.436064'), 
(39158, 'Ridgeland', 'MS', 601, '-090.090683', '+32.642448'), 
(39159, 'Rolling Fork', 'MS', 662, '-090.897658', '+32.859106'), 
(39160, 'Sallis', 'MS', 662, '-089.641184', '+33.082754'), 
(39161, 'Sandhill', 'MS', 601, '-089.868563', '+32.498294'), 
(39162, 'Satartia', 'MS', 662, '-090.595701', '+32.640397'), 
(39163, 'Sharon', 'MS', 601, '-090.090683', '+32.642448'), 
(39165, 'Sibley', 'MS', 601, '-091.404404', '+31.470602'), 
(39166, 'Silver City', 'MS', 662, '-090.490483', '+33.094729'), 
(39167, 'Star', 'MS', 601, '-090.061508', '+32.096124'), 
(39168, 'Taylorsville', 'MS', 601, '-089.403302', '+31.829580'), 
(39169, 'Tchula', 'MS', 662, '-090.237888', '+33.134414'), 
(39170, 'Terry', 'MS', 601, '-090.422369', '+32.189393'), 
(39171, 'Thomastown', 'MS', 662, '-089.524140', '+32.753923'), 
(39173, 'Tinsley', 'MS', 662, '-090.362850', '+32.762751'), 
(39174, 'Tougaloo', 'MS', 601, '-090.154436', '+32.395343'), 
(39175, 'Utica', 'MS', 601, '-090.437200', '+32.221490'), 
(39176, 'Vaiden', 'MS', 662, '-089.751563', '+33.329023'), 
(39177, 'Valley Park', 'MS', 601, '-090.952716', '+32.711257'), 
(39179, 'Vaughan', 'MS', 662, '-090.098134', '+32.801526'), 
(39180, 'Vicksburg', 'MS', 601, '-090.834407', '+32.339533'), 
(39181, 'Vicksburg', 'MS', 601, '-090.864199', '+32.348565'), 
(39182, 'Vicksburg', 'MS', 601, '-090.864199', '+32.348565'), 
(39183, 'Vicksburg', 'MS', 601, '-090.840021', '+32.386006'), 
(39189, 'Walnut Grove', 'MS', 601, '-089.406315', '+32.628970'), 
(39190, 'Washington', 'MS', 601, '-091.404404', '+31.470602'), 
(39191, 'Wesson', 'MS', 601, '-090.377153', '+31.847453'), 
(39192, 'West', 'MS', 662, '-089.853487', '+33.198544'), 
(39193, 'Whitfield', 'MS', 601, '-090.072630', '+32.234775'), 
(39194, 'Yazoo City', 'MS', 662, '-090.475849', '+32.815898'), 
(39200, 'Jackson', 'MS', 601, null, null), 
(39201, 'Jackson', 'MS', 601, '-090.192687', '+32.291095'), 
(39202, 'Jackson', 'MS', 601, '-090.176737', '+32.305395'), 
(39203, 'Jackson', 'MS', 601, '-090.210438', '+32.308595'), 
(39204, 'Jackson', 'MS', 601, '-090.290313', '+32.301480'), 
(39205, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39206, 'Jackson', 'MS', 601, '-090.169987', '+32.370044'), 
(39207, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39208, 'Jackson', 'MS', 601, '-089.958708', '+32.267238'), 
(39209, 'Jackson', 'MS', 601, '-090.362921', '+32.374632'), 
(39210, 'Jackson', 'MS', 601, '-090.177137', '+32.321845'), 
(39211, 'Jackson', 'MS', 601, '-090.123786', '+32.366844'), 
(39212, 'Jackson', 'MS', 601, '-090.287730', '+32.238808'), 
(39213, 'Jackson', 'MS', 601, '-090.216282', '+32.306096'), 
(39215, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39216, 'Jackson', 'MS', 601, '-090.216096', '+32.336744'), 
(39217, 'Jackson', 'MS', 601, '-090.208088', '+32.297396'), 
(39218, 'Jackson', 'MS', 601, '-090.126353', '+32.215304'), 
(39225, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39232, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39235, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39236, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39250, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39269, 'Jackson', 'MS', 601, '-090.188638', '+32.300296'), 
(39271, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39272, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39282, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39283, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39284, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39286, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39288, 'Jackson', 'MS', 601, '-089.799625', '+32.313127'), 
(39289, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39296, 'Jackson', 'MS', 601, '-090.397157', '+32.311287'), 
(39298, 'Jackson', 'MS', 601, '-089.992257', '+32.319905'), 
(39301, 'Meridian', 'MS', 601, '-088.663489', '+32.381605'), 
(39302, 'Meridian', 'MS', 601, '-088.641888', '+32.431958'), 
(39303, 'Meridian', 'MS', 601, '-088.652279', '+32.401233'), 
(39304, 'Meridian', 'MS', 601, '-088.646016', '+32.420847'), 
(39305, 'Meridian', 'MS', 601, '-088.658234', '+32.403111'), 
(39307, 'Meridian', 'MS', 601, '-088.676575', '+32.386718'), 
(39309, 'Meridian', 'MS', 601, '-088.726474', '+32.337389'), 
(39320, 'Bailey', 'MS', 601, '-088.745613', '+32.522580'), 
(39322, 'Buckatunna', 'MS', 601, '-088.548006', '+31.582003'), 
(39323, 'Chunky', 'MS', 601, '-088.955099', '+32.350480'), 
(39324, 'Clara', 'MS', 601, '-088.704829', '+31.593682'), 
(39325, 'Collinsville', 'MS', 601, '-088.787780', '+32.434473'), 
(39326, 'Daleville', 'MS', 601, '-088.679062', '+32.556534'), 
(39327, 'Decatur', 'MS', 601, '-089.092952', '+32.427135'), 
(39328, 'De Kalb', 'MS', 601, '-088.698657', '+32.799065'), 
(39330, 'Enterprise', 'MS', 601, '-088.819543', '+32.143420'), 
(39332, 'Hickory', 'MS', 601, '-089.083928', '+32.323107'), 
(39335, 'Lauderdale', 'MS', 601, '-088.534433', '+32.498068'), 
(39336, 'Lawrence', 'MS', 601, '-089.258254', '+32.319198'), 
(39337, 'Little Rock', 'MS', 601, '-088.995468', '+32.504900'), 
(39338, 'Louin', 'MS', 601, '-089.187423', '+32.109313'), 
(39339, 'Louisville', 'MS', 662, '-089.068098', '+33.101687'), 
(39341, 'Macon', 'MS', 662, '-088.544740', '+33.125769'), 
(39342, 'Marion', 'MS', 601, '-088.616297', '+32.336743'), 
(39345, 'Newton', 'MS', 601, '-089.083130', '+32.399830'), 
(39346, 'Noxapater', 'MS', 662, '-089.108325', '+32.980751'), 
(39347, 'Pachuta', 'MS', 601, '-088.885093', '+32.021692'), 
(39348, 'Paulding', 'MS', 601, '-089.027181', '+32.069413'), 
(39350, 'Philadelphia', 'MS', 601, '-089.116797', '+32.754387'), 
(39352, 'Porterville', 'MS', 662, '-088.523668', '+32.797547'), 
(39354, 'Preston', 'MS', 601, '-088.827847', '+32.855983'), 
(39355, 'Quitman', 'MS', 601, '-088.663429', '+32.013802'), 
(39356, 'Rose Hill', 'MS', 601, '-088.998801', '+32.136030'), 
(39358, 'Scooba', 'MS', 601, '-088.478138', '+32.822624'), 
(39359, 'Sebastopol', 'MS', 601, '-089.357384', '+32.551832'), 
(39360, 'Shubuta', 'MS', 601, '-088.716818', '+31.960687'), 
(39361, 'Shuqualak', 'MS', 662, '-088.659645', '+33.082645'), 
(39362, 'State Line', 'MS', 601, '-088.606456', '+31.360647'), 
(39363, 'Stonewall', 'MS', 601, '-088.770572', '+32.140683'), 
(39364, 'Toomsuba', 'MS', 601, '-088.660633', '+32.424306'), 
(39365, 'Union', 'MS', 601, '-089.111993', '+32.643921'), 
(39366, 'Vossburg', 'MS', 601, '-088.970738', '+31.950645'), 
(39367, 'Waynesboro', 'MS', 662, '-088.704113', '+31.659327'), 
(39400, 'Hattiesburg', 'MS', 601, null, null), 
(39401, 'Hattiesburg', 'MS', 601, '-089.280710', '+31.245138'), 
(39402, 'Hattiesburg', 'MS', 601, '-089.379246', '+31.335865'), 
(39403, 'Hattiesburg', 'MS', 601, '-089.382415', '+31.356642'), 
(39404, 'Hattiesburg', 'MS', 601, '-089.294772', '+31.172142'), 
(39406, 'Hattiesburg', 'MS', 601, '-089.294772', '+31.172142'), 
(39407, 'Hattiesburg', 'MS', 601, '-089.294772', '+31.172142'), 
(39421, 'Bassfield', 'MS', 601, '-089.781429', '+31.582332'), 
(39422, 'Bay Springs', 'MS', 601, '-089.209877', '+31.989146'), 
(39423, 'Beaumont', 'MS', 601, '-088.920132', '+31.185365'), 
(39425, 'Brooklyn', 'MS', 601, '-089.266547', '+31.181756'), 
(39426, 'Carriere', 'MS', 601, '-089.646536', '+30.661121'), 
(39427, 'Carson', 'MS', 601, '-089.865962', '+31.601319'), 
(39428, 'Collins', 'MS', 601, '-089.578002', '+31.652811'), 
(39429, 'Columbia', 'MS', 601, '-089.801872', '+31.218188'), 
(39436, 'Eastabuchie', 'MS', 601, '-089.302042', '+31.455471'), 
(39437, 'Ellisville', 'MS', 601, '-089.171825', '+31.611088'), 
(39439, 'Heidelberg', 'MS', 601, '-089.077368', '+31.892668'), 
(39440, 'Laurel', 'MS', 601, '-089.114317', '+31.711733'), 
(39441, 'Laurel', 'MS', 601, '-089.075482', '+31.727664'), 
(39442, 'Laurel', 'MS', 601, '-089.040622', '+31.682254'), 
(39443, 'Laurel', 'MS', 601, '-089.121296', '+31.686952'), 
(39451, 'Leakesville', 'MS', 601, '-088.637767', '+31.167734'), 
(39452, 'Lucedale', 'MS', 601, '-088.649035', '+30.866791'), 
(39455, 'Lumberton', 'MS', 601, '-089.503417', '+31.100426'), 
(39456, 'Mc Lain', 'MS', 601, '-088.797692', '+31.086666'), 
(39457, 'Mc Neill', 'MS', 601, '-089.673392', '+30.666936'), 
(39459, 'Moselle', 'MS', 601, '-089.296883', '+31.500214'), 
(39460, 'Moss', 'MS', 601, '-089.116560', '+32.013235'), 
(39461, 'Neely', 'MS', 601, '-088.754841', '+31.210172'), 
(39462, 'New Augusta', 'MS', 601, '-088.991561', '+31.171903'), 
(39463, 'Nicholson', 'MS', 601, '-089.557751', '+30.563724'), 
(39464, 'Ovett', 'MS', 601, '-088.999044', '+31.311643'), 
(39465, 'Petal', 'MS', 601, '-089.215061', '+31.331528'), 
(39466, 'Picayune', 'MS', 601, '-089.631280', '+30.627655'), 
(39470, 'Poplarville', 'MS', 601, '-089.580720', '+30.756774'), 
(39474, 'Prentiss', 'MS', 601, '-089.886038', '+31.597630'), 
(39475, 'Purvis', 'MS', 601, '-089.501513', '+31.228126'), 
(39476, 'Richton', 'MS', 601, '-088.993126', '+31.318239'), 
(39477, 'Sandersville', 'MS', 601, '-089.041363', '+31.790929'), 
(39478, 'Sandy Hook', 'MS', 601, '-089.847732', '+31.078868'), 
(39479, 'Seminary', 'MS', 601, '-089.502846', '+31.537800'), 
(39480, 'Soso', 'MS', 601, '-089.297336', '+31.713226'), 
(39481, 'Stringer', 'MS', 601, '-089.229337', '+31.870465'), 
(39482, 'Sumrall', 'MS', 601, '-089.531088', '+31.216581'), 
(39483, 'Foxworth', 'MS', 601, '-089.928570', '+31.247873'), 
(39500, 'Gulfport', 'MS', 228, null, null), 
(39501, 'Gulfport', 'MS', 228, '-089.064103', '+30.396277'), 
(39502, 'Gulfport', 'MS', 228, '-089.068448', '+30.415795'), 
(39503, 'Gulfport', 'MS', 228, '-089.151485', '+30.467067'), 
(39505, 'Gulfport', 'MS', 228, '-089.068448', '+30.415795'), 
(39506, 'Gulfport', 'MS', 228, '-089.068448', '+30.415795'), 
(39507, 'Gulfport', 'MS', 228, '-089.031635', '+30.400079'), 
(39520, 'Bay Saint Louis', 'MS', 228, '-089.463187', '+30.295608'), 
(39521, 'Bay Saint Louis', 'MS', 228, '-089.498210', '+30.403156'), 
(39522, 'Stennis Space Center', 'MS', 228, '-089.498210', '+30.403156'), 
(39525, 'Diamondhead', 'MS', 228, '-089.377942', '+30.372821'), 
(39529, 'Stennis Space Center', 'MS', 228, '-089.498210', '+30.403156'), 
(39530, 'Biloxi', 'MS', 228, '-088.978634', '+30.432454'), 
(39531, 'Biloxi', 'MS', 228, '-088.971229', '+30.401498'), 
(39532, 'Biloxi', 'MS', 228, '-088.968080', '+30.510988'), 
(39533, 'Biloxi', 'MS', 228, '-089.068448', '+30.415795'), 
(39534, 'Biloxi', 'MS', 228, '-089.068448', '+30.415795'), 
(39535, 'Biloxi', 'MS', 228, '-089.068448', '+30.415795'), 
(39552, 'Escatawpa', 'MS', 228, '-088.634482', '+30.441072'), 
(39553, 'Gautier', 'MS', 228, '-088.664870', '+30.421676'), 
(39555, 'Hurley', 'MS', 228, '-088.519743', '+30.713250'), 
(39556, 'Kiln', 'MS', 228, '-089.418722', '+30.487498'), 
(39558, 'Lakeshore', 'MS', 228, '-089.459526', '+30.239124'), 
(39560, 'Long Beach', 'MS', 228, '-089.177143', '+30.374646'), 
(39561, 'Mc Henry', 'MS', 601, '-089.172285', '+30.721036'), 
(39562, 'Moss Point', 'MS', 228, '-088.604298', '+30.544726'), 
(39563, 'Moss Point', 'MS', 228, '-088.621049', '+30.539088'), 
(39564, 'Ocean Springs', 'MS', 228, '-088.655024', '+30.500280'), 
(39565, 'Ocean Springs', 'MS', 228, '-088.708582', '+30.547365'), 
(39566, 'Ocean Springs', 'MS', 228, '-088.634482', '+30.441072'), 
(39567, 'Pascagoula', 'MS', 228, '-088.489379', '+30.534162'), 
(39568, 'Pascagoula', 'MS', 228, '-088.634482', '+30.441072'), 
(39569, 'Pascagoula', 'MS', 228, '-088.634482', '+30.441072'), 
(39571, 'Pass Christian', 'MS', 228, '-089.264327', '+30.426162'), 
(39572, 'Pearlington', 'MS', 228, '-089.520472', '+30.249299'), 
(39573, 'Perkinston', 'MS', 601, '-089.112944', '+30.773109'), 
(39574, 'Saucier', 'MS', 228, '-089.112683', '+30.599773'), 
(39576, 'Waveland', 'MS', 228, '-089.371231', '+30.285046'), 
(39577, 'Wiggins', 'MS', 601, '-089.086992', '+30.847778'), 
(39581, 'Pascagoula', 'MS', 228, '-088.621046', '+30.539159'), 
(39595, 'Pascagoula', 'MS', 228, '-088.634482', '+30.441072'), 
(39601, 'Brookhaven', 'MS', 601, '-090.460786', '+31.521489'), 
(39602, 'Brookhaven', 'MS', 601, '-090.490661', '+31.533354'), 
(39603, 'Brookhaven', 'MS', 601, '-090.446702', '+31.612287'), 
(39629, 'Bogue Chitto', 'MS', 601, '-090.457870', '+31.447124'), 
(39630, 'Bude', 'MS', 601, '-090.895386', '+31.465718'), 
(39631, 'Centreville', 'MS', 601, '-091.175079', '+31.134359'), 
(39632, 'Chatawa', 'MS', 601, '-090.487486', '+31.114483'), 
(39633, 'Crosby', 'MS', 601, '-090.885075', '+31.247847'), 
(39635, 'Fernwood', 'MS', 601, '-090.427966', '+31.185370'), 
(39638, 'Gloster', 'MS', 601, '-090.916006', '+31.199644'), 
(39641, 'Jayess', 'MS', 601, '-090.142429', '+31.409296'), 
(39643, 'Kokomo', 'MS', 601, '-089.978849', '+31.243549'), 
(39645, 'Liberty', 'MS', 601, '-090.803528', '+31.174270'), 
(39647, 'Mc Call Creek', 'MS', 601, '-090.895386', '+31.465718'), 
(39648, 'McComb', 'MS', 601, '-090.401560', '+31.176900'), 
(39649, 'McComb', 'MS', 601, '-090.403987', '+31.174940'), 
(39652, 'Magnolia', 'MS', 601, '-090.403989', '+31.143395'), 
(39653, 'Meadville', 'MS', 601, '-090.891482', '+31.469888'), 
(39654, 'Monticello', 'MS', 601, '-090.161012', '+31.540111'), 
(39656, 'Oak Vale', 'MS', 601, '-090.036767', '+31.482250'), 
(39657, 'Osyka', 'MS', 601, '-090.403651', '+31.043653'), 
(39661, 'Roxie', 'MS', 601, '-091.069486', '+31.501150'), 
(39662, 'Ruth', 'MS', 601, '-090.291051', '+31.409907'), 
(39663, 'Silver Creek', 'MS', 601, '-090.044711', '+31.594604'), 
(39664, 'Smithdale', 'MS', 601, '-090.670185', '+31.268945'), 
(39665, 'Sontag', 'MS', 601, '-090.189547', '+31.640256'), 
(39666, 'Summit', 'MS', 601, '-090.404555', '+31.258892'), 
(39667, 'Tylertown', 'MS', 601, '-090.090824', '+31.175558'), 
(39668, 'Union Church', 'MS', 601, '-090.746168', '+31.714577'), 
(39669, 'Woodville', 'MS', 601, '-091.324666', '+31.175443'), 
(39701, 'Columbus', 'MS', 662, '-088.461318', '+33.516258'), 
(39702, 'Columbus', 'MS', 662, '-088.460218', '+33.429569'), 
(39703, 'Columbus', 'MS', 662, '-088.283998', '+33.484147'), 
(39704, 'Columbus', 'MS', 662, '-088.379614', '+33.548523'), 
(39705, 'Columbus', 'MS', 662, '-088.486521', '+33.550752'), 
(39710, 'Columbus', 'MS', 662, '-088.460083', '+33.516330'), 
(39730, 'Aberdeen', 'MS', 662, '-088.514694', '+33.847638'), 
(39735, 'Ackerman', 'MS', 662, '-089.191298', '+33.278252'), 
(39736, 'Artesia', 'MS', 662, '-088.644261', '+33.411531'), 
(39737, 'Bellefontaine', 'MS', 662, '-089.334234', '+33.648956'), 
(39739, 'Brooksville', 'MS', 662, '-088.482218', '+33.220204'), 
(39740, 'Caledonia', 'MS', 662, '-088.271904', '+33.815230'), 
(39741, 'Cedarbluff', 'MS', 662, '-088.753976', '+33.659271'), 
(39743, 'Crawford', 'MS', 662, '-088.556056', '+33.334688'), 
(39744, 'Eupora', 'MS', 662, '-089.290417', '+33.549384'), 
(39745, 'French Camp', 'MS', 662, '-089.399875', '+33.289753'), 
(39746, 'Hamilton', 'MS', 662, '-088.358784', '+33.778926'), 
(39747, 'Kilmichael', 'MS', 662, '-089.585663', '+33.434600'), 
(39750, 'Maben', 'MS', 662, '-089.262792', '+33.599618'), 
(39751, 'Mantee', 'MS', 662, '-089.323857', '+33.941850'), 
(39752, 'Mathiston', 'MS', 662, '-089.130294', '+33.540161'), 
(39753, 'Mayhew', 'MS', 662, '-088.640881', '+33.483814'), 
(39754, 'Montpelier', 'MS', 662, '-088.753976', '+33.659271'), 
(39755, 'Pheba', 'MS', 662, '-088.753976', '+33.659271'), 
(39756, 'Prairie', 'MS', 662, '-088.664183', '+33.783578'), 
(39759, 'Starkville', 'MS', 662, '-088.879117', '+33.425540'), 
(39760, 'Starkville', 'MS', 662, '-088.832163', '+33.459924'), 
(39762, 'Mississippi State', 'MS', 662, '-088.743329', '+33.415601'), 
(39766, 'Steens', 'MS', 662, '-088.321007', '+33.603342'), 
(39767, 'Stewart', 'MS', 662, '-089.467862', '+33.518048'), 
(39769, 'Sturgis', 'MS', 662, '-088.993677', '+33.405675'), 
(39771, 'Walthall', 'MS', 662, '-089.298621', '+33.595758'), 
(39772, 'Weir', 'MS', 662, '-089.271149', '+33.321036'), 
(39773, 'West Point', 'MS', 662, '-088.609136', '+33.621135'), 
(39776, 'Woodland', 'MS', 662, '-089.060746', '+33.804808'), 
(39901, 'Atlanta', 'GA', 404, '-084.074560', '+33.891251'), 
(40003, 'Bagdad', 'KY', 502, '-085.090374', '+38.274456'), 
(40004, 'Bardstown', 'KY', 502, '-085.466944', '+37.822585'), 
(40006, 'Bedford', 'KY', 502, '-085.329441', '+38.603011'), 
(40007, 'Bethlehem', 'KY', 502, '-085.016907', '+38.452892'), 
(40008, 'Bloomfield', 'KY', 502, '-085.327083', '+37.826549'), 
(40009, 'Bradfordsville', 'KY', 270, '-085.107213', '+37.504057'), 
(40010, 'Buckner', 'KY', 502, '-085.445840', '+38.389195'), 
(40011, 'Campbellsburg', 'KY', 502, '-085.132315', '+38.458070'), 
(40012, 'Chaplin', 'KY', 502, '-085.191533', '+37.903151'), 
(40013, 'Coxs Creek', 'KY', 502, '-085.465785', '+37.912465'), 
(40014, 'Crestwood', 'KY', 502, '-085.446974', '+38.358083'), 
(40018, 'Eastwood', 'KY', 502, '-085.663040', '+38.229770'), 
(40019, 'Eminence', 'KY', 502, '-085.171224', '+38.416293'), 
(40020, 'Fairfield', 'KY', 502, '-085.386242', '+37.933981'), 
(40022, 'Finchville', 'KY', 502, '-085.340174', '+38.154830'), 
(40023, 'Fisherville', 'KY', 502, '-085.446269', '+38.188936'), 
(40025, 'Glenview', 'KY', 502, '-085.643359', '+38.309597'), 
(40026, 'Goshen', 'KY', 502, '-085.527464', '+38.412346'), 
(40027, 'Harrods Creek', 'KY', 502, '-085.632990', '+38.329718'), 
(40031, 'La Grange', 'KY', 502, '-085.454359', '+38.423186'), 
(40032, 'La Grange', 'KY', 502, '-085.460504', '+38.404640'), 
(40033, 'Lebanon', 'KY', 270, '-085.256025', '+37.541558'), 
(40036, 'Lockport', 'KY', 502, '-084.988603', '+38.455714'), 
(40037, 'Loretto', 'KY', 270, '-085.417876', '+37.647483'), 
(40040, 'Mackville', 'KY', 606, '-085.059008', '+37.756812'), 
(40041, 'Masonic Home', 'KY', 502, '-085.662215', '+38.253610'), 
(40045, 'Milton', 'KY', 502, '-085.378762', '+38.687402'), 
(40046, 'Mount Eden', 'KY', 502, '-085.181188', '+38.019718'), 
(40047, 'Mount Washington', 'KY', 502, '-085.581303', '+38.041410'), 
(40048, 'Nazareth', 'KY', 502, '-085.446710', '+37.756941'), 
(40049, 'Nerinx', 'KY', 270, '-085.393204', '+37.660251'), 
(40050, 'New Castle', 'KY', 502, '-085.187060', '+38.427404'), 
(40051, 'New Haven', 'KY', 502, '-085.547037', '+37.643761'), 
(40052, 'New Hope', 'KY', 502, '-085.516424', '+37.602081'), 
(40055, 'Pendleton', 'KY', 502, '-085.300936', '+38.473652'), 
(40056, 'Pewee Valley', 'KY', 502, '-085.485175', '+38.303255'), 
(40057, 'Pleasureville', 'KY', 502, '-085.032581', '+38.431413'), 
(40058, 'Port Royal', 'KY', 502, '-085.124192', '+38.494055'), 
(40059, 'Prospect', 'KY', 502, '-085.598451', '+38.341558'), 
(40060, 'Raywick', 'KY', 270, '-085.429061', '+37.533664'), 
(40061, 'Saint Catharine', 'KY', 606, '-085.201068', '+37.773962'), 
(40062, 'Saint Francis', 'KY', 270, '-085.425149', '+37.604695'), 
(40063, 'Saint Mary', 'KY', 270, '-085.355132', '+37.579519'), 
(40065, 'Shelbyville', 'KY', 502, '-085.172072', '+38.222445'), 
(40066, 'Shelbyville', 'KY', 502, '-085.212156', '+38.197268'), 
(40067, 'Simpsonville', 'KY', 502, '-085.360625', '+38.223861'), 
(40068, 'Smithfield', 'KY', 502, '-085.267223', '+38.408032'), 
(40069, 'Springfield', 'KY', 606, '-085.210650', '+37.734249'), 
(40070, 'Sulphur', 'KY', 502, '-085.248914', '+38.476096'), 
(40071, 'Taylorsville', 'KY', 502, '-085.366055', '+38.032735'), 
(40075, 'Turners Station', 'KY', 502, '-085.101879', '+38.552133'), 
(40076, 'Waddy', 'KY', 502, '-085.103096', '+38.122662'), 
(40077, 'Westport', 'KY', 502, '-085.424726', '+38.491635'), 
(40078, 'Willisburg', 'KY', 606, '-085.128804', '+37.843697'), 
(40104, 'Battletown', 'KY', 270, '-086.345301', '+38.093864'), 
(40106, 'Big Spring', 'KY', 270, null, null), 
(40107, 'Boston', 'KY', 502, '-085.594790', '+37.740827'), 
(40108, 'Brandenburg', 'KY', 270, '-086.179546', '+37.975520'), 
(40109, 'Brooks', 'KY', 502, '-085.755592', '+38.051236'), 
(40110, 'Clermont', 'KY', 502, '-085.655450', '+37.934620'), 
(40111, 'Cloverport', 'KY', 270, '-086.463591', '+37.847839'), 
(40115, 'Custer', 'KY', 270, '-086.237827', '+37.735817'), 
(40117, 'Ekron', 'KY', 270, '-086.115209', '+37.884962'), 
(40118, 'Fairdale', 'KY', 502, '-085.758416', '+38.096526'), 
(40119, 'Falls of Rough', 'KY', 270, '-086.483592', '+37.552184'), 
(40121, 'Fort Knox', 'KY', 502, '-085.952833', '+37.899466'), 
(40140, 'Garfield', 'KY', 270, '-086.414768', '+37.802295'), 
(40142, 'Guston', 'KY', 270, '-086.199842', '+37.889946'), 
(40143, 'Hardinsburg', 'KY', 270, '-086.453710', '+37.751214'), 
(40144, 'Harned', 'KY', 270, '-086.414768', '+37.802295'), 
(40145, 'Hudson', 'KY', 270, '-086.321158', '+37.606992'), 
(40146, 'Irvington', 'KY', 270, '-086.284170', '+37.828452'), 
(40150, 'Lebanon Junction', 'KY', 502, '-085.688029', '+37.908780'), 
(40152, 'Mc Daniels', 'KY', 270, '-086.449076', '+37.619425'), 
(40153, 'Mc Quady', 'KY', 270, '-086.414768', '+37.802295'), 
(40155, 'Muldraugh', 'KY', 270, '-086.081991', '+37.934131'), 
(40157, 'Payneville', 'KY', 270, '-086.355493', '+38.022328'), 
(40159, 'Radcliff', 'KY', 502, '-085.976854', '+37.723474'), 
(40160, 'Radcliff', 'KY', 502, '-085.849432', '+37.826634'), 
(40161, 'Rhodelia', 'KY', 270, '-086.398391', '+38.005963'), 
(40162, 'Rineyville', 'KY', 502, '-086.032496', '+37.755939'), 
(40164, 'SE Ree', 'KY', 270, '-086.414768', '+37.802295'), 
(40165, 'Shepherdsville', 'KY', 502, '-085.704609', '+37.959505'), 
(40170, 'Stephensport', 'KY', 270, '-086.524210', '+37.913755'), 
(40171, 'Union Star', 'KY', 270, '-086.414768', '+37.802295'), 
(40175, 'Vine Grove', 'KY', 502, '-086.050646', '+37.803725'), 
(40176, 'Webster', 'KY', 270, '-086.287044', '+37.881048'), 
(40177, 'West Point', 'KY', 502, '-085.966061', '+37.980384'), 
(40178, 'Westview', 'KY', 270, '-086.405203', '+37.645844'), 
(40201, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40202, 'Louisville', 'KY', 502, '-085.753812', '+38.252470'), 
(40203, 'Louisville', 'KY', 502, '-085.769412', '+38.249273'), 
(40204, 'Louisville', 'KY', 502, '-085.722711', '+38.239420'), 
(40205, 'Louisville', 'KY', 502, '-085.600260', '+38.224181'), 
(40206, 'Louisville', 'KY', 502, '-085.703411', '+38.250320'), 
(40207, 'Louisville', 'KY', 502, '-085.666284', '+38.262769'), 
(40208, 'Louisville', 'KY', 502, '-085.763912', '+38.217820'), 
(40209, 'Louisville', 'KY', 502, '-085.769189', '+38.214391'), 
(40210, 'Louisville', 'KY', 502, '-085.788702', '+38.232070'), 
(40211, 'Louisville', 'KY', 502, '-085.815363', '+38.232811'), 
(40212, 'Louisville', 'KY', 502, '-085.794213', '+38.234969'), 
(40213, 'Louisville', 'KY', 502, '-085.707133', '+38.182609'), 
(40214, 'Louisville', 'KY', 502, '-085.788862', '+38.163269'), 
(40215, 'Louisville', 'KY', 502, '-085.785512', '+38.191880'), 
(40216, 'Louisville', 'KY', 502, '-085.833463', '+38.186519'), 
(40217, 'Louisville', 'KY', 502, '-085.739861', '+38.217870'), 
(40218, 'Louisville', 'KY', 502, '-085.678060', '+38.171856'), 
(40219, 'Louisville', 'KY', 502, '-085.695260', '+38.138118'), 
(40220, 'Louisville', 'KY', 502, '-085.620304', '+38.214603'), 
(40221, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40222, 'Louisville', 'KY', 502, '-085.623671', '+38.267429'), 
(40223, 'Louisville', 'KY', 502, '-085.558228', '+38.265072'), 
(40224, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40225, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40228, 'Louisville', 'KY', 502, '-085.626526', '+38.144155'), 
(40229, 'Louisville', 'KY', 502, '-085.649393', '+38.135961'), 
(40231, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40232, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40233, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40241, 'Louisville', 'KY', 502, '-085.581536', '+38.304531'), 
(40242, 'Louisville', 'KY', 502, '-085.593960', '+38.278469'), 
(40243, 'Louisville', 'KY', 502, '-085.535309', '+38.242201'), 
(40245, 'Louisville', 'KY', 502, '-085.475021', '+38.258384'), 
(40250, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40251, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40252, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40253, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40255, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40256, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40257, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40258, 'Louisville', 'KY', 502, '-085.864063', '+38.145719'), 
(40259, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40261, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40266, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40268, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40269, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40270, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40272, 'Louisville', 'KY', 502, '-085.851022', '+38.084554'), 
(40280, 'Louisville', 'KY', 502, '-085.685261', '+38.246721'), 
(40281, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40282, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40283, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40285, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40287, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40289, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40290, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40291, 'Louisville', 'KY', 502, '-085.575352', '+38.131320'), 
(40292, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40293, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40294, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40295, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40296, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40297, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40298, 'Louisville', 'KY', 502, '-085.676819', '+38.188962'), 
(40299, 'Louisville', 'KY', 502, '-085.521751', '+38.176762'), 
(40310, 'Burgin', 'KY', 606, '-084.749940', '+37.754839'), 
(40311, 'Carlisle', 'KY', 606, '-083.994865', '+38.334059'), 
(40312, 'Clay City', 'KY', 606, '-083.859331', '+37.847517'), 
(40313, 'Clearfield', 'KY', 606, '-083.442495', '+38.128726'), 
(40316, 'Denniston', 'KY', 606, '-083.605538', '+37.938651'), 
(40317, 'Elliottville', 'KY', 606, '-083.268234', '+38.176471'), 
(40319, 'Farmers', 'KY', 606, '-083.533691', '+38.140258'), 
(40320, 'Ford', 'KY', 606, '-084.157766', '+37.968496'), 
(40322, 'Frenchburg', 'KY', 606, '-083.608449', '+37.947025'), 
(40324, 'Georgetown', 'KY', 502, '-084.574498', '+38.239718'), 
(40328, 'Gravel Switch', 'KY', 270, '-085.086510', '+37.585972'), 
(40329, 'Haldeman', 'KY', 606, '-083.417250', '+38.206706'), 
(40330, 'Harrodsburg', 'KY', 606, '-084.860707', '+37.803283'), 
(40334, 'Hope', 'KY', 606, '-083.771261', '+38.016064'), 
(40336, 'Irvine', 'KY', 606, '-083.944815', '+37.704240'), 
(40337, 'Jeffersonville', 'KY', 606, '-083.870275', '+37.964096'), 
(40339, 'Keene', 'KY', 606, '-084.656887', '+37.950381'), 
(40340, 'Nicholasville', 'KY', 606, '-084.579491', '+37.866238'), 
(40342, 'Lawrenceburg', 'KY', 502, '-084.979923', '+38.006484'), 
(40346, 'Means', 'KY', 606, '-083.743488', '+37.973921'), 
(40347, 'Midway', 'KY', 606, '-084.718028', '+38.145835'), 
(40348, 'Millersburg', 'KY', 606, '-084.151319', '+38.296337'), 
(40350, 'Moorefield', 'KY', 606, '-083.886328', '+38.303859'), 
(40351, 'Morehead', 'KY', 606, '-083.420390', '+38.210471'), 
(40353, 'Mount Sterling', 'KY', 606, '-083.924711', '+38.052103'), 
(40355, 'New Liberty', 'KY', 502, '-084.875620', '+38.627652'), 
(40356, 'Nicholasville', 'KY', 606, '-084.565075', '+37.863751'), 
(40357, 'North Middletown', 'KY', 606, '-084.107655', '+38.146395'), 
(40358, 'Olympia', 'KY', 606, '-083.700824', '+38.084908'), 
(40359, 'Owenton', 'KY', 502, '-084.843115', '+38.493552'), 
(40360, 'Owingsville', 'KY', 606, '-083.784560', '+38.146022'), 
(40361, 'Paris', 'KY', 606, '-084.213426', '+38.217248'), 
(40362, 'Paris', 'KY', 606, '-084.205944', '+38.219407'), 
(40363, 'Perry Park', 'KY', 502, '-085.013882', '+38.521800'), 
(40366, 'Preston', 'KY', 606, '-083.757123', '+38.086673'), 
(40370, 'Sadieville', 'KY', 502, '-084.553016', '+38.383618'), 
(40371, 'Salt Lick', 'KY', 606, '-083.621715', '+38.104370'), 
(40372, 'Salvisa', 'KY', 606, '-084.884036', '+37.866351'), 
(40374, 'Sharpsburg', 'KY', 606, '-083.884380', '+38.228942'), 
(40376, 'Slade', 'KY', 606, '-083.693949', '+37.816074'), 
(40379, 'Stamping Ground', 'KY', 502, '-084.676123', '+38.306329'), 
(40380, 'Stanton', 'KY', 606, '-083.785309', '+37.822307'), 
(40383, 'Versailles', 'KY', 606, '-084.737666', '+37.998762'), 
(40384, 'Versailles', 'KY', 606, '-084.745488', '+38.021292'), 
(40385, 'Waco', 'KY', 606, '-084.144830', '+37.717603'), 
(40386, 'Versailles', 'KY', 606, '-084.745488', '+38.021292'), 
(40387, 'Wellington', 'KY', 606, '-083.467497', '+37.978036'), 
(40390, 'Wilmore', 'KY', 606, '-084.671365', '+37.860199'), 
(40391, 'Winchester', 'KY', 606, '-084.160724', '+37.964922'), 
(40392, 'Winchester', 'KY', 606, '-084.157766', '+37.968496'), 
(40402, 'Annville', 'KY', 606, '-083.971127', '+37.305202'), 
(40403, 'Berea', 'KY', 606, '-084.235247', '+37.592589'), 
(40404, 'Berea', 'KY', 606, '-084.299699', '+37.716443'), 
(40405, 'Bighill', 'KY', 606, '-084.299699', '+37.716443'), 
(40409, 'Brodhead', 'KY', 606, '-084.412242', '+37.373811'), 
(40410, 'Bryantsville', 'KY', 606, '-084.546693', '+37.651397'), 
(40419, 'Crab Orchard', 'KY', 606, '-084.517065', '+37.432210'), 
(40421, 'Dabolt', 'KY', 606, '-083.993588', '+37.416008'), 
(40422, 'Danville', 'KY', 606, '-084.849682', '+37.636006'), 
(40423, 'Danville', 'KY', 606, '-084.845767', '+37.624659'), 
(40434, 'Gray Hawk', 'KY', 606, '-083.908492', '+37.395468'), 
(40437, 'Hustonville', 'KY', 606, '-084.767288', '+37.443361'), 
(40440, 'Junction City', 'KY', 606, '-084.846678', '+37.581754'), 
(40442, 'Kings Mountain', 'KY', 606, '-084.695425', '+37.362372'), 
(40444, 'Lancaster', 'KY', 606, '-084.583605', '+37.683184'), 
(40445, 'Livingston', 'KY', 606, '-084.213618', '+37.290742'), 
(40446, 'Lancaster', 'KY', 606, '-084.546693', '+37.651397'), 
(40447, 'Mc Kee', 'KY', 606, '-084.025131', '+37.433778'), 
(40448, 'Mc Kinney', 'KY', 606, '-084.699802', '+37.445989'), 
(40452, 'Mitchellsburg', 'KY', 606, '-084.949180', '+37.603345'), 
(40456, 'Mount Vernon', 'KY', 606, '-084.337882', '+37.398303'), 
(40460, 'Orlando', 'KY', 606, '-084.316140', '+37.345751'), 
(40461, 'Paint Lick', 'KY', 606, '-084.426456', '+37.593625'), 
(40464, 'Parksville', 'KY', 606, '-084.924963', '+37.571105'), 
(40467, 'Peoples', 'KY', 606, '-083.993588', '+37.416008'), 
(40468, 'Perryville', 'KY', 606, '-084.976020', '+37.637433'), 
(40472, 'Ravenna', 'KY', 606, '-083.856874', '+37.713915'), 
(40473, 'Renfro Valley', 'KY', 606, '-084.316140', '+37.345751'), 
(40475, 'Richmond', 'KY', 606, '-084.296913', '+37.764867'), 
(40476, 'Richmond', 'KY', 606, '-084.299699', '+37.716443'), 
(40481, 'Sandgap', 'KY', 606, '-084.059717', '+37.465920'), 
(40484, 'Stanford', 'KY', 606, '-084.684467', '+37.522046'), 
(40486, 'Tyner', 'KY', 606, '-083.930007', '+37.357587'), 
(40488, 'Waneta', 'KY', 606, '-084.042748', '+37.474770'), 
(40489, 'Waynesburg', 'KY', 606, '-084.620613', '+37.377689'), 
(40492, 'Wildie', 'KY', 606, '-084.316140', '+37.345751'), 
(40495, 'Winston', 'KY', 606, '-084.082894', '+37.709721'), 
(40501, 'Lexington', 'KY', 606, null, null), 
(40502, 'Lexington', 'KY', 606, '-084.486043', '+38.016674'), 
(40503, 'Lexington', 'KY', 606, '-084.539437', '+38.002578'), 
(40504, 'Lexington', 'KY', 606, '-084.539422', '+38.038613'), 
(40505, 'Lexington', 'KY', 606, '-084.462937', '+38.060845'), 
(40506, 'Lexington', 'KY', 606, '-084.507471', '+38.028712'), 
(40507, 'Lexington', 'KY', 606, '-084.495969', '+38.045571'), 
(40508, 'Lexington', 'KY', 606, '-084.498954', '+38.051285'), 
(40509, 'Lexington', 'KY', 606, '-084.372883', '+37.986629'), 
(40510, 'Lexington', 'KY', 606, '-084.594901', '+38.061460'), 
(40511, 'Lexington', 'KY', 606, '-084.492226', '+38.132747'), 
(40512, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40513, 'Lexington', 'KY', 606, '-084.605827', '+38.015130'), 
(40514, 'Lexington', 'KY', 606, '-084.560827', '+37.982677'), 
(40515, 'Lexington', 'KY', 606, '-084.437207', '+37.924774'), 
(40516, 'Lexington', 'KY', 606, '-084.430752', '+38.064867'), 
(40517, 'Lexington', 'KY', 606, '-084.487251', '+37.986751'), 
(40522, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40523, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40524, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40526, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40533, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40536, 'Lexington', 'KY', 606, '-084.508361', '+38.032075'), 
(40544, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40546, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40550, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40555, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40574, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40575, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40576, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40577, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40578, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40579, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40580, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40581, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40582, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40583, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40584, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40585, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40586, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40587, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40588, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40589, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40590, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40591, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40592, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40593, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40594, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40595, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40596, 'Lexington', 'KY', 606, '-084.471505', '+38.028269'), 
(40601, 'Frankfort', 'KY', 502, '-084.869708', '+38.228115'), 
(40602, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40603, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40604, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40618, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40619, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40620, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40621, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40622, 'Frankfort', 'KY', 502, '-084.874809', '+38.234133'), 
(40701, 'Corbin', 'KY', 606, '-084.184688', '+36.854371'), 
(40702, 'Corbin', 'KY', 606, '-084.103100', '+36.937426'), 
(40724, 'Bush', 'KY', 606, '-084.140847', '+37.152074'), 
(40729, 'East Bernstadt', 'KY', 606, '-084.137960', '+37.248761'), 
(40730, 'Emlyn', 'KY', 606, '-084.141486', '+36.703868'), 
(40734, 'Gray', 'KY', 606, '-083.933848', '+36.936999'), 
(40737, 'Keavy', 'KY', 606, '-084.129021', '+36.997587'), 
(40740, 'Lily', 'KY', 606, '-084.028217', '+37.025647'), 
(40741, 'London', 'KY', 606, '-084.096062', '+37.154931'), 
(40742, 'London', 'KY', 606, '-084.115617', '+37.137615'), 
(40743, 'London', 'KY', 606, '-084.045746', '+37.134455'), 
(40744, 'London', 'KY', 606, '-084.113057', '+37.099490'), 
(40745, 'London', 'KY', 606, '-084.115617', '+37.137615'), 
(40746, 'London', 'KY', 606, null, null), 
(40747, 'London', 'KY', 606, null, null), 
(40748, 'London', 'KY', 606, null, null), 
(40751, 'Marydell', 'KY', 606, '-084.115617', '+37.137615'), 
(40754, 'Nevisdale', 'KY', 606, '-084.116780', '+36.780333'), 
(40755, 'Pittsburg', 'KY', 606, '-084.116614', '+37.167752'), 
(40759, 'Rockholds', 'KY', 606, '-084.070522', '+36.832568'), 
(40763, 'Siler', 'KY', 606, '-083.955033', '+36.702504'), 
(40769, 'Williamsburg', 'KY', 606, '-084.139406', '+36.747032'), 
(40771, 'Woodbine', 'KY', 606, '-083.829985', '+36.871254'), 
(40801, 'Ages Brookside', 'KY', 606, '-083.287927', '+36.865351'), 
(40803, 'Asher', 'KY', 606, '-083.455300', '+37.011357'), 
(40806, 'Baxter', 'KY', 606, '-083.304537', '+36.879484'), 
(40807, 'Benham', 'KY', 606, '-082.955273', '+36.971157'), 
(40808, 'Big Laurel', 'KY', 606, '-083.206701', '+36.984102'), 
(40810, 'Bledsoe', 'KY', 606, '-083.324159', '+36.934041'), 
(40813, 'Calvin', 'KY', 606, '-083.640460', '+36.714629'), 
(40815, 'Cawood', 'KY', 606, '-083.291362', '+36.781218'), 
(40816, 'Chappell', 'KY', 606, '-083.349418', '+37.009799'), 
(40818, 'Coalgood', 'KY', 606, '-083.264806', '+36.789038'), 
(40819, 'Coldiron', 'KY', 606, '-083.470712', '+36.820072'), 
(40820, 'Cranks', 'KY', 606, '-083.170137', '+36.847188'), 
(40823, 'Cumberland', 'KY', 606, '-083.163759', '+36.912209'), 
(40824, 'Dayhoit', 'KY', 606, '-083.375307', '+36.835555'), 
(40826, 'Eolia', 'KY', 606, '-082.809267', '+37.043638'), 
(40827, 'Essie', 'KY', 606, '-083.456094', '+37.054676'), 
(40828, 'Evarts', 'KY', 606, '-083.223251', '+36.839806'), 
(40829, 'Grays Knob', 'KY', 606, '-083.264497', '+36.797447'), 
(40830, 'Gulston', 'KY', 606, '-083.330675', '+36.770110'), 
(40831, 'Harlan', 'KY', 606, '-083.203025', '+36.861519'), 
(40840, 'Helton', 'KY', 606, '-083.431346', '+36.954292'), 
(40843, 'Holmes Mill', 'KY', 606, '-082.988157', '+36.876106'), 
(40844, 'Hoskinston', 'KY', 606, '-083.424395', '+37.070198'), 
(40845, 'Hulen', 'KY', 606, '-083.708181', '+36.769184'), 
(40847, 'Kenvir', 'KY', 606, '-083.145061', '+36.873380'), 
(40849, 'Lejunior', 'KY', 606, '-083.143310', '+36.889879'), 
(40854, 'Loyall', 'KY', 606, '-083.353034', '+36.848097'), 
(40855, 'Lynch', 'KY', 606, '-082.919767', '+36.960303'), 
(40856, 'Miracle', 'KY', 606, '-083.708181', '+36.769184'), 
(40858, 'Mozelle', 'KY', 606, '-083.394253', '+36.998854'), 
(40862, 'Partridge', 'KY', 606, '-082.879541', '+37.012888'), 
(40863, 'Pathfork', 'KY', 606, '-083.459350', '+36.749620'), 
(40865, 'Putney', 'KY', 606, '-083.238139', '+36.903881'), 
(40867, 'Smith', 'KY', 606, null, null), 
(40868, 'Stinnett', 'KY', 606, '-083.419745', '+37.083080'), 
(40870, 'Totz', 'KY', 606, '-083.161655', '+36.932991'), 
(40873, 'Wallins Creek', 'KY', 606, '-083.419056', '+36.817164'), 
(40874, 'Warbranch', 'KY', 606, '-083.466672', '+36.983970'), 
(40902, 'Arjay', 'KY', 606, '-083.708181', '+36.769184'), 
(40903, 'Artemus', 'KY', 606, '-083.850573', '+36.839539'), 
(40906, 'Barbourville', 'KY', 606, '-083.894888', '+36.810109'), 
(40913, 'Beverly', 'KY', 606, '-083.708181', '+36.769184'), 
(40914, 'Big Creek', 'KY', 606, '-083.737014', '+37.147687'), 
(40915, 'Bimble', 'KY', 606, '-083.789161', '+36.908172'), 
(40921, 'Bryants Store', 'KY', 606, '-083.829985', '+36.871254'), 
(40923, 'Cannon', 'KY', 606, '-083.829985', '+36.871254'), 
(40927, 'Closplint', 'KY', 606, '-083.030287', '+36.884520'), 
(40930, 'Dewitt', 'KY', 606, '-083.829985', '+36.871254'), 
(40931, 'Eriline', 'KY', 606, '-083.737014', '+37.147687'), 
(40932, 'Fall Rock', 'KY', 606, '-083.737014', '+37.147687'), 
(40935, 'Flat Lick', 'KY', 606, '-083.829985', '+36.871254'), 
(40939, 'Fourmile', 'KY', 606, '-083.829985', '+36.871254'), 
(40940, 'Frakes', 'KY', 606, '-083.708181', '+36.769184'), 
(40941, 'Garrard', 'KY', 606, '-083.737014', '+37.147687'), 
(40943, 'Girdler', 'KY', 606, '-083.829985', '+36.871254'), 
(40944, 'Goose Rock', 'KY', 606, '-083.737014', '+37.147687'), 
(40946, 'Green Road', 'KY', 606, '-083.829985', '+36.871254'), 
(40949, 'Heidrick', 'KY', 606, '-083.829985', '+36.871254'), 
(40951, 'Hima', 'KY', 606, '-083.737014', '+37.147687'), 
(40953, 'Hinkle', 'KY', 606, '-083.829985', '+36.871254'), 
(40955, 'Ingram', 'KY', 606, '-083.708181', '+36.769184'), 
(40958, 'Kettle Island', 'KY', 606, '-083.708181', '+36.769184'), 
(40962, 'Manchester', 'KY', 606, '-083.779273', '+37.151101'), 
(40964, 'Mary Alice', 'KY', 606, '-083.183446', '+36.842977'), 
(40965, 'Middlesboro', 'KY', 606, '-083.693159', '+36.669566'), 
(40972, 'Oneida', 'KY', 606, '-083.737014', '+37.147687'), 
(40977, 'Pineville', 'KY', 606, '-083.766776', '+36.715863'), 
(40979, 'Roark', 'KY', 606, '-083.494862', '+37.043772'), 
(40981, 'Saul', 'KY', 606, '-083.386991', '+37.331259'), 
(40982, 'Scalf', 'KY', 606, '-083.829985', '+36.871254'), 
(40983, 'Sextons Creek', 'KY', 606, '-083.737014', '+37.147687'), 
(40988, 'Stoney Fork', 'KY', 606, '-083.708181', '+36.769184'), 
(40995, 'Trosper', 'KY', 606, '-083.829985', '+36.871254'), 
(40997, 'Walker', 'KY', 606, '-083.829985', '+36.871254'), 
(40999, 'Woollum', 'KY', 606, '-083.829985', '+36.871254'), 
(41001, 'Alexandria', 'KY', 606, '-084.374584', '+38.921584'), 
(41002, 'Augusta', 'KY', 606, '-083.982911', '+38.723420'), 
(41003, 'Berry', 'KY', 606, '-084.347201', '+38.442076'), 
(41004, 'Brooksville', 'KY', 606, '-084.093504', '+38.638654'), 
(41005, 'Burlington', 'KY', 606, '-084.773564', '+39.015027'), 
(41006, 'Butler', 'KY', 606, '-084.392841', '+38.739446'), 
(41007, 'California', 'KY', 606, '-084.317079', '+38.905563'), 
(41008, 'Carrollton', 'KY', 502, '-085.098906', '+38.663866'), 
(41010, 'Corinth', 'KY', 606, '-084.611567', '+38.552305'), 
(41011, 'Covington', 'KY', 606, '-084.542748', '+39.059060'), 
(41012, 'Covington', 'KY', 606, '-084.520501', '+38.944663'), 
(41014, 'Covington', 'KY', 606, '-084.511793', '+39.064211'), 
(41015, 'Latonia', 'KY', 606, '-084.490048', '+38.947110'), 
(41016, 'Covington', 'KY', 606, '-084.574749', '+39.082839'), 
(41017, 'Ft Mitchell', 'KY', 606, '-084.559020', '+39.029983'), 
(41018, 'Erlanger', 'KY', 606, '-084.591389', '+39.019684'), 
(41019, 'Covington', 'KY', 606, '-084.520501', '+38.944663'), 
(41022, 'Florence', 'KY', 606, '-084.747789', '+38.962372'), 
(41030, 'Crittenden', 'KY', 606, '-084.597256', '+38.770542'), 
(41031, 'Cynthiana', 'KY', 606, '-084.323033', '+38.356954'), 
(41033, 'De Mossville', 'KY', 606, '-084.485907', '+38.762312'), 
(41034, 'Dover', 'KY', 606, '-083.904101', '+38.707093'), 
(41035, 'Dry Ridge', 'KY', 606, '-084.650966', '+38.691789'), 
(41037, 'Elizaville', 'KY', 606, '-083.718626', '+38.348100'), 
(41039, 'Ewing', 'KY', 606, '-083.718626', '+38.348100'), 
(41040, 'Falmouth', 'KY', 606, '-084.318142', '+38.637848'), 
(41041, 'Flemingsburg', 'KY', 606, '-083.732284', '+38.438363'), 
(41042, 'Florence', 'KY', 606, '-084.656711', '+38.989548'), 
(41043, 'Foster', 'KY', 606, '-084.171226', '+38.766691'), 
(41044, 'Germantown', 'KY', 606, '-083.989965', '+38.635744'), 
(41045, 'Ghent', 'KY', 502, '-085.047073', '+38.715638'), 
(41046, 'Glencoe', 'KY', 606, '-084.805495', '+38.732647'), 
(41048, 'Hebron', 'KY', 606, '-084.712389', '+39.086656'), 
(41049, 'Hillsboro', 'KY', 606, '-083.584351', '+38.237176'), 
(41051, 'Independence', 'KY', 606, '-084.547450', '+38.923041'), 
(41052, 'Jonesville', 'KY', 606, '-084.750673', '+38.658689'), 
(41053, 'Kenton', 'KY', 606, '-084.520501', '+38.944663'), 
(41054, 'Mason', 'KY', 606, '-084.578552', '+38.593226'), 
(41055, 'Mayslick', 'KY', 606, '-083.860969', '+38.522012'), 
(41056, 'Maysville', 'KY', 606, '-083.806657', '+38.620653'), 
(41059, 'Melbourne', 'KY', 606, '-084.356980', '+39.003401'), 
(41061, 'Milford', 'KY', 606, '-084.070074', '+38.688556'), 
(41062, 'Minerva', 'KY', 606, '-083.910276', '+38.719573'), 
(41063, 'Morning View', 'KY', 606, '-084.517548', '+38.866297'), 
(41064, 'Mount Olivet', 'KY', 606, '-084.035565', '+38.531698'), 
(41065, 'Muses Mills', 'KY', 606, '-083.718626', '+38.348100'), 
(41071, 'Newport', 'KY', 606, '-084.478742', '+39.056261'), 
(41072, 'Newport', 'KY', 606, '-084.368926', '+38.963761'), 
(41073, 'Bellevue', 'KY', 606, '-084.473642', '+39.104410'), 
(41074, 'Dayton', 'KY', 606, '-084.396404', '+39.057835'), 
(41075, 'Fort Thomas', 'KY', 606, '-084.453991', '+39.080411'), 
(41076, 'Newport', 'KY', 606, '-084.440757', '+39.029015'), 
(41080, 'Petersburg', 'KY', 606, '-084.837832', '+39.039096'), 
(41081, 'Plummers Landing', 'KY', 606, '-083.718626', '+38.348100'), 
(41083, 'Sanders', 'KY', 502, '-085.005783', '+38.660372'), 
(41085, 'Silver Grove', 'KY', 606, '-084.388143', '+39.034045'), 
(41086, 'Sparta', 'KY', 606, '-084.895823', '+38.731246');

insert  into zipcodes values 
(41091, 'Union', 'KY', 606, '-084.746057', '+38.921583'), 
(41092, 'Verona', 'KY', 606, '-084.692136', '+38.824585'), 
(41093, 'Wallingford', 'KY', 606, '-083.718626', '+38.348100'), 
(41094, 'Walton', 'KY', 606, '-084.665597', '+38.881420'), 
(41095, 'Warsaw', 'KY', 606, '-084.877785', '+38.762505'), 
(41096, 'Washington', 'KY', 606, '-083.808021', '+38.612250'), 
(41097, 'Williamstown', 'KY', 606, '-084.603041', '+38.654385'), 
(41098, 'Worthville', 'KY', 502, '-085.047765', '+38.637181'), 
(41099, 'Newport', 'KY', 606, '-084.368926', '+38.963761'), 
(41101, 'Ashland', 'KY', 606, '-082.693914', '+38.432960'), 
(41102, 'Ashland', 'KY', 606, '-082.717284', '+38.421818'), 
(41105, 'Ashland', 'KY', 606, '-082.694757', '+38.370285'), 
(41114, 'Ashland', 'KY', 606, '-082.694757', '+38.370285'), 
(41121, 'Argillite', 'KY', 606, '-082.872362', '+38.511714'), 
(41124, 'Blaine', 'KY', 606, '-082.744663', '+38.074113'), 
(41127, 'Camp Dix', 'KY', 606, '-083.361625', '+38.602881'), 
(41128, 'Carter', 'KY', 606, '-083.133597', '+38.433912'), 
(41129, 'Catlettsburg', 'KY', 606, '-082.649833', '+38.349127'), 
(41132, 'Denton', 'KY', 606, '-082.856231', '+38.259701'), 
(41135, 'Emerson', 'KY', 606, '-083.335329', '+38.521926'), 
(41137, 'Firebrick', 'KY', 606, '-083.335329', '+38.521926'), 
(41139, 'Flatwoods', 'KY', 606, '-082.728176', '+38.503160'), 
(41141, 'Garrison', 'KY', 606, '-083.335329', '+38.521926'), 
(41142, 'Grahn', 'KY', 606, '-083.081077', '+38.289740'), 
(41143, 'Grayson', 'KY', 606, '-083.000742', '+38.324893'), 
(41144, 'Greenup', 'KY', 606, '-082.839401', '+38.617863'), 
(41146, 'Hitchins', 'KY', 606, '-083.061941', '+38.271432'), 
(41149, 'Isonville', 'KY', 606, '-083.079708', '+38.131568'), 
(41150, 'Jacobs', 'KY', 606, '-083.242129', '+38.225087'), 
(41156, 'Lloyd', 'KY', 606, '-082.916586', '+38.565211'), 
(41159, 'Martha', 'KY', 606, '-082.744663', '+38.074113'), 
(41160, 'Mazie', 'KY', 606, '-082.744663', '+38.074113'), 
(41164, 'Olive Hill', 'KY', 606, '-083.177987', '+38.349219'), 
(41166, 'Quincy', 'KY', 606, '-083.335329', '+38.521926'), 
(41168, 'Rush', 'KY', 606, '-082.717666', '+38.309110'), 
(41169, 'Russell', 'KY', 606, '-082.827053', '+38.607408'), 
(41170, 'Saint Paul', 'KY', 606, '-083.335329', '+38.521926'), 
(41171, 'Sandy Hook', 'KY', 606, '-083.079708', '+38.131568'), 
(41173, 'Soldier', 'KY', 606, '-083.284720', '+38.262029'), 
(41174, 'South Portsmouth', 'KY', 606, '-082.916586', '+38.565211'), 
(41175, 'South Shore', 'KY', 606, '-082.936626', '+38.714809'), 
(41179, 'Vanceburg', 'KY', 606, '-083.270248', '+38.469945'), 
(41180, 'Webbville', 'KY', 606, '-082.882533', '+38.190296'), 
(41181, 'Willard', 'KY', 606, '-082.907615', '+38.204459'), 
(41183, 'Worthington', 'KY', 606, '-082.727678', '+38.546615'), 
(41189, 'Tollesboro', 'KY', 606, '-083.335329', '+38.521926'), 
(41201, 'Adams', 'KY', 606, '-082.744663', '+38.074113'), 
(41203, 'Beauty', 'KY', 606, '-082.622288', '+37.761149'), 
(41204, 'Boons Camp', 'KY', 606, '-082.694671', '+37.822653'), 
(41214, 'Debord', 'KY', 606, '-082.559438', '+37.800137'), 
(41215, 'Denver', 'KY', 606, '-082.865092', '+37.771963'), 
(41216, 'East Point', 'KY', 606, '-082.818187', '+37.757935'), 
(41219, 'Flatgap', 'KY', 606, '-082.922077', '+37.923134'), 
(41222, 'Hagerhill', 'KY', 606, '-082.841565', '+37.780451'), 
(41224, 'Inez', 'KY', 606, '-082.533718', '+37.875400'), 
(41226, 'Keaton', 'KY', 606, '-082.966183', '+37.973831'), 
(41228, 'Leander', 'KY', 606, '-082.865598', '+37.739663'), 
(41230, 'Louisa', 'KY', 606, '-082.605591', '+38.104327'), 
(41231, 'Lovely', 'KY', 606, '-082.492731', '+37.815648'), 
(41232, 'Lowmansville', 'KY', 606, '-082.744663', '+38.074113'), 
(41234, 'Meally', 'KY', 606, '-082.741549', '+37.807776'), 
(41238, 'Oil Springs', 'KY', 606, '-082.939108', '+37.812772'), 
(41240, 'Paintsville', 'KY', 606, '-082.794504', '+37.824167'), 
(41250, 'Pilgrim', 'KY', 606, '-082.492731', '+37.815648'), 
(41254, 'River', 'KY', 606, '-082.725052', '+37.879486'), 
(41255, 'Sitka', 'KY', 606, '-082.832532', '+37.920063'), 
(41256, 'Staffordsville', 'KY', 606, '-082.882251', '+37.825284'), 
(41257, 'Stambaugh', 'KY', 606, '-082.803427', '+37.916598'), 
(41260, 'Thelma', 'KY', 606, '-082.766705', '+37.810703'), 
(41262, 'Tomahawk', 'KY', 606, '-082.645668', '+37.825114'), 
(41263, 'Tutor Key', 'KY', 606, '-082.760226', '+37.850698'), 
(41264, 'Ulysses', 'KY', 606, '-082.744663', '+38.074113'), 
(41265, 'Van Lear', 'KY', 606, '-082.740121', '+37.784196'), 
(41267, 'Warfield', 'KY', 606, '-082.492731', '+37.815648'), 
(41268, 'West Van Lear', 'KY', 606, '-082.791012', '+37.797057'), 
(41271, 'Williamsport', 'KY', 606, '-082.726407', '+37.831277'), 
(41274, 'Wittensville', 'KY', 606, '-082.781153', '+37.899527'), 
(41301, 'Campton', 'KY', 606, '-083.494029', '+37.728737'), 
(41307, 'Athol', 'KY', 606, '-083.264320', '+37.515013'), 
(41310, 'Bays', 'KY', 606, '-083.244088', '+37.640513'), 
(41311, 'Beattyville', 'KY', 606, '-083.714013', '+37.599904'), 
(41313, 'Bethany', 'KY', 606, '-083.475446', '+37.740503'), 
(41314, 'Booneville', 'KY', 606, '-083.657351', '+37.496523'), 
(41317, 'Clayhole', 'KY', 606, '-083.235959', '+37.462104'), 
(41332, 'Hazel Green', 'KY', 606, '-083.420976', '+37.798052'), 
(41333, 'Heidelberg', 'KY', 606, '-083.776253', '+37.556255'), 
(41338, 'Island City', 'KY', 606, '-083.704908', '+37.398617'), 
(41339, 'Jackson', 'KY', 606, '-083.291331', '+37.486809'), 
(41342, 'Lee City', 'KY', 606, '-083.475446', '+37.740503'), 
(41344, 'Lerose', 'KY', 606, '-083.704908', '+37.398617'), 
(41347, 'Lone', 'KY', 606, '-083.600784', '+37.544180'), 
(41348, 'Lost Creek', 'KY', 606, '-083.297614', '+37.441782'), 
(41351, 'Mistletoe', 'KY', 606, '-083.704908', '+37.398617'), 
(41352, 'Mize', 'KY', 606, '-083.233761', '+37.914002'), 
(41360, 'Pine Ridge', 'KY', 606, '-083.631377', '+37.772774'), 
(41362, 'Primrose', 'KY', 606, '-083.713974', '+37.603320'), 
(41364, 'Ricetown', 'KY', 606, '-083.675179', '+37.387127'), 
(41365, 'Rogers', 'KY', 606, '-083.636349', '+37.715699'), 
(41366, 'Rousseau', 'KY', 606, '-083.287774', '+37.593059'), 
(41367, 'Rowdy', 'KY', 606, '-083.226964', '+37.397017'), 
(41368, 'Saint Helens', 'KY', 606, '-083.643410', '+37.611684'), 
(41377, 'Talbert', 'KY', 606, '-083.444462', '+37.417538'), 
(41385, 'Vancleve', 'KY', 606, '-083.360738', '+37.628827'), 
(41386, 'Vincent', 'KY', 606, '-083.704908', '+37.398617'), 
(41390, 'Whick', 'KY', 606, '-083.377999', '+37.421929'), 
(41397, 'Zoe', 'KY', 606, '-083.687173', '+37.672317'), 
(41408, 'Cannel City', 'KY', 606, '-083.233761', '+37.914002'), 
(41410, 'Cisco', 'KY', 606, '-083.074592', '+37.690636'), 
(41413, 'Crockett', 'KY', 606, '-083.125202', '+37.970507'), 
(41419, 'Edna', 'KY', 606, '-083.074592', '+37.690636'), 
(41421, 'Elkfork', 'KY', 606, '-083.119310', '+37.970781'), 
(41422, 'Elsie', 'KY', 606, '-083.074592', '+37.690636'), 
(41425, 'Ezel', 'KY', 606, '-083.233761', '+37.914002'), 
(41426, 'Falcon', 'KY', 606, '-083.010863', '+37.784255'), 
(41433, 'Gapville', 'KY', 606, '-083.074592', '+37.690636'), 
(41444, 'Ivyton', 'KY', 606, '-083.074592', '+37.690636'), 
(41451, 'Malone', 'KY', 606, '-083.233761', '+37.914002'), 
(41459, 'Ophir', 'KY', 606, '-083.233761', '+37.914002'), 
(41464, 'Royalton', 'KY', 606, '-083.022500', '+37.676288'), 
(41465, 'Salyersville', 'KY', 606, '-083.029761', '+37.732536'), 
(41472, 'West Liberty', 'KY', 606, '-083.198234', '+37.976210'), 
(41477, 'Wrigley', 'KY', 606, '-083.233761', '+37.914002'), 
(41501, 'Pikeville', 'KY', 606, '-082.447075', '+37.482901'), 
(41502, 'Pikeville', 'KY', 606, '-082.550507', '+37.481637'), 
(41503, 'South Williamson', 'KY', 606, '-082.310048', '+37.488710'), 
(41512, 'Ashcamp', 'KY', 606, '-082.448017', '+37.462655'), 
(41513, 'Belcher', 'KY', 606, '-082.340599', '+37.347810'), 
(41514, 'Belfry', 'KY', 606, '-082.313128', '+37.640727'), 
(41517, 'Burdine', 'KY', 606, '-082.611090', '+37.184477'), 
(41519, 'Canada', 'KY', 606, '-082.330826', '+37.589934'), 
(41520, 'Dorton', 'KY', 606, '-082.577320', '+37.279027'), 
(41522, 'Elkhorn City', 'KY', 606, '-082.384689', '+37.423670'), 
(41524, 'Fedscreek', 'KY', 606, '-082.256227', '+37.426582'), 
(41526, 'Fords Branch', 'KY', 606, '-082.518527', '+37.437194'), 
(41527, 'Forest Hills', 'KY', 606, '-082.279522', '+37.630682'), 
(41528, 'Freeburn', 'KY', 606, '-082.129733', '+37.551774'), 
(41531, 'Hardy', 'KY', 606, '-082.264495', '+37.649157'), 
(41534, 'Hellier', 'KY', 606, '-082.480755', '+37.281894'), 
(41535, 'Huddy', 'KY', 606, '-082.288195', '+37.606484'), 
(41537, 'Jenkins', 'KY', 606, '-082.651342', '+37.191103'), 
(41538, 'Jonancy', 'KY', 606, '-082.348837', '+37.470577'), 
(41539, 'Kimper', 'KY', 606, '-082.330705', '+37.411318'), 
(41540, 'Lick Creek', 'KY', 606, '-082.309224', '+37.359184'), 
(41542, 'Lookout', 'KY', 606, '-082.464979', '+37.314848'), 
(41543, 'Mc Andrews', 'KY', 606, '-082.280348', '+37.562421'), 
(41544, 'Mc Carr', 'KY', 606, '-082.226783', '+37.628873'), 
(41546, 'Mc Veigh', 'KY', 606, '-082.301252', '+37.519774'), 
(41547, 'Majestic', 'KY', 606, '-082.091605', '+37.531145'), 
(41548, 'Mouthcard', 'KY', 606, '-082.348728', '+37.395235'), 
(41549, 'Myra', 'KY', 606, '-082.348837', '+37.470577'), 
(41553, 'Phelps', 'KY', 606, '-082.229946', '+37.541435'), 
(41554, 'Phyllis', 'KY', 606, '-082.424168', '+37.408938'), 
(41555, 'Pinsonfork', 'KY', 606, '-082.262124', '+37.546621'), 
(41557, 'Raccoon', 'KY', 606, '-082.422135', '+37.493468'), 
(41558, 'Ransom', 'KY', 606, '-082.208487', '+37.542575'), 
(41559, 'Regina', 'KY', 606, '-082.407751', '+37.370376'), 
(41560, 'Robinson Creek', 'KY', 606, '-082.561632', '+37.379875'), 
(41561, 'Rockhouse', 'KY', 606, '-082.462574', '+37.331620'), 
(41562, 'Shelbiana', 'KY', 606, '-082.467345', '+37.406280'), 
(41563, 'Shelby Gap', 'KY', 606, '-082.528583', '+37.231149'), 
(41564, 'Sidney', 'KY', 606, '-082.411486', '+37.557911'), 
(41566, 'Steele', 'KY', 606, '-082.197771', '+37.399777'), 
(41567, 'Stone', 'KY', 606, '-082.274370', '+37.580715'), 
(41568, 'Stopover', 'KY', 606, '-082.078363', '+37.509279'), 
(41569, 'Toler', 'KY', 606, '-082.286675', '+37.608343'), 
(41571, 'Varney', 'KY', 606, '-082.507019', '+37.621659'), 
(41572, 'Virgie', 'KY', 606, '-082.611355', '+37.319685'), 
(41601, 'Allen', 'KY', 606, '-082.676900', '+37.479896'), 
(41602, 'Auxier', 'KY', 606, '-082.695892', '+37.715759'), 
(41603, 'Banner', 'KY', 606, '-082.680631', '+37.570682'), 
(41604, 'Beaver', 'KY', 606, '-082.686866', '+37.377377'), 
(41605, 'Betsy Layne', 'KY', 606, '-082.701035', '+37.540420'), 
(41606, 'Bevinsville', 'KY', 606, '-082.740255', '+37.346493'), 
(41607, 'Blue River', 'KY', 606, '-082.740742', '+37.633196'), 
(41612, 'Bypro', 'KY', 606, '-082.716529', '+37.346545'), 
(41615, 'Dana', 'KY', 606, '-082.684788', '+37.561699'), 
(41616, 'David', 'KY', 606, '-082.870801', '+37.576668'), 
(41619, 'Drift', 'KY', 606, '-082.757540', '+37.493261'), 
(41621, 'Dwale', 'KY', 606, '-082.722679', '+37.624553'), 
(41622, 'Eastern', 'KY', 606, '-082.818388', '+37.512564'), 
(41630, 'Garrett', 'KY', 606, '-082.834287', '+37.472094'), 
(41631, 'Grethel', 'KY', 606, '-082.664491', '+37.457565'), 
(41632, 'Gunlock', 'KY', 606, '-082.945214', '+37.589246'), 
(41635, 'Harold', 'KY', 606, '-082.677387', '+37.580715'), 
(41636, 'Hi Hat', 'KY', 606, '-082.714841', '+37.428614'), 
(41640, 'Hueysville', 'KY', 606, '-082.851807', '+37.508668'), 
(41642, 'Ivel', 'KY', 606, '-082.677517', '+37.469203'), 
(41643, 'Lackey', 'KY', 606, '-082.829405', '+37.470999'), 
(41645, 'Langley', 'KY', 606, '-082.797386', '+37.586933'), 
(41647, 'Mc Dowell', 'KY', 606, '-082.713723', '+37.560801'), 
(41649, 'Martin', 'KY', 606, '-082.785950', '+37.600698'), 
(41650, 'Melvin', 'KY', 606, '-082.676257', '+37.353614'), 
(41651, 'Minnie', 'KY', 606, '-082.764640', '+37.454849'), 
(41653, 'Prestonsburg', 'KY', 606, '-082.771139', '+37.536748'), 
(41655, 'Printer', 'KY', 606, '-082.762194', '+37.568892'), 
(41659, 'Stanville', 'KY', 606, '-082.673213', '+37.458380'), 
(41660, 'Teaberry', 'KY', 606, '-082.648485', '+37.413736'), 
(41663, 'Tram', 'KY', 606, '-082.645206', '+37.572499'), 
(41666, 'Wayland', 'KY', 606, '-082.729805', '+37.514783'), 
(41667, 'Weeksbury', 'KY', 606, '-082.704127', '+37.316961'), 
(41668, 'West Prestonsburg', 'KY', 606, null, null), 
(41669, 'Wheelwright', 'KY', 606, '-082.715606', '+37.331441'), 
(41701, 'Hazard', 'KY', 606, '-083.239904', '+37.299666'), 
(41702, 'Hazard', 'KY', 606, '-083.206495', '+37.320076'), 
(41712, 'Ary', 'KY', 606, '-083.154594', '+37.363778'), 
(41713, 'Avawam', 'KY', 606, '-083.273609', '+37.225390'), 
(41714, 'Bear Branch', 'KY', 606, '-083.503508', '+37.193912'), 
(41719, 'Bonnyman', 'KY', 606, '-083.309013', '+37.310308'), 
(41721, 'Buckhorn', 'KY', 606, '-083.471730', '+37.302001'), 
(41722, 'Bulan', 'KY', 606, '-083.156088', '+37.315033'), 
(41723, 'Busy', 'KY', 606, '-083.238897', '+37.277522'), 
(41725, 'Carrie', 'KY', 606, '-083.068963', '+37.318236'), 
(41727, 'Chavies', 'KY', 606, '-083.262663', '+37.277764'), 
(41729, 'Combs', 'KY', 606, '-083.217443', '+37.264854'), 
(41730, 'Confluence', 'KY', 606, '-083.395648', '+37.258617'), 
(41731, 'Cornettsville', 'KY', 606, '-083.088916', '+37.140800'), 
(41735, 'Delphia', 'KY', 606, '-083.096311', '+37.033615'), 
(41736, 'Dice', 'KY', 606, '-083.241868', '+37.375823'), 
(41739, 'Dwarf', 'KY', 606, '-083.130273', '+37.339408'), 
(41740, 'Emmalena', 'KY', 606, '-083.047116', '+37.349857'), 
(41743, 'Fisty', 'KY', 606, '-083.090441', '+37.306360'), 
(41745, 'Gays Creek', 'KY', 606, '-083.436773', '+37.349687'), 
(41746, 'Happy', 'KY', 606, '-083.091716', '+37.210078'), 
(41747, 'Hardburly', 'KY', 606, '-083.122477', '+37.300202'), 
(41749, 'Hyden', 'KY', 606, '-083.416902', '+37.187746'), 
(41751, 'Jeff', 'KY', 606, '-083.142655', '+37.218395'), 
(41754, 'Krypton', 'KY', 606, '-083.275015', '+37.347409'), 
(41759, 'Sassafras', 'KY', 606, '-083.024610', '+37.231962'), 
(41760, 'Scuddy', 'KY', 606, '-083.081735', '+37.197107'), 
(41762, 'Sizerock', 'KY', 606, '-083.506407', '+37.218801'), 
(41763, 'Slemp', 'KY', 606, '-083.113638', '+37.070492'), 
(41764, 'Smilax', 'KY', 606, '-083.253867', '+37.121424'), 
(41766, 'Thousandsticks', 'KY', 606, '-083.384749', '+37.158641'), 
(41772, 'Vest', 'KY', 606, '-083.015310', '+37.407264'), 
(41773, 'Vicco', 'KY', 606, '-083.065816', '+37.201968'), 
(41774, 'Viper', 'KY', 606, '-083.136390', '+37.243690'), 
(41775, 'Wendover', 'KY', 606, '-083.356305', '+37.107867'), 
(41776, 'Wooton', 'KY', 606, '-083.267303', '+37.126066'), 
(41777, 'Yeaddiss', 'KY', 606, '-083.236134', '+37.056529'), 
(41778, 'Yerkes', 'KY', 606, '-083.321215', '+37.283017'), 
(41804, 'Blackey', 'KY', 606, '-082.995605', '+37.155055'), 
(41810, 'Cromona', 'KY', 606, '-082.694980', '+37.178814'), 
(41812, 'Deane', 'KY', 606, '-082.769564', '+37.240912'), 
(41815, 'Ermine', 'KY', 606, '-082.814691', '+37.140336'), 
(41817, 'Garner', 'KY', 606, '-082.910653', '+37.367552'), 
(41819, 'Gordon', 'KY', 606, '-083.065458', '+36.989061'), 
(41821, 'Hallie', 'KY', 606, '-083.002662', '+37.083683'), 
(41822, 'Hindman', 'KY', 606, '-082.961977', '+37.367278'), 
(41824, 'Isom', 'KY', 606, '-082.875397', '+37.193211'), 
(41825, 'Jackhorn', 'KY', 606, '-082.722772', '+37.224615'), 
(41826, 'Jeremiah', 'KY', 606, '-082.837148', '+37.135577'), 
(41828, 'Kite', 'KY', 606, '-082.797478', '+37.313565'), 
(41831, 'Leburn', 'KY', 606, '-082.967672', '+37.370519'), 
(41832, 'Letcher', 'KY', 606, '-082.954758', '+37.153075'), 
(41833, 'Linefork', 'KY', 606, '-082.987812', '+37.023328'), 
(41834, 'Littcarr', 'KY', 606, '-082.944607', '+37.275003'), 
(41835, 'Mc Roberts', 'KY', 606, '-082.673426', '+37.213652'), 
(41836, 'Mallie', 'KY', 606, '-082.916130', '+37.269218'), 
(41837, 'Mayking', 'KY', 606, '-082.742726', '+37.130234'), 
(41838, 'Millstone', 'KY', 606, '-082.751669', '+37.176559'), 
(41839, 'Mousie', 'KY', 606, '-082.885808', '+37.419099'), 
(41840, 'Neon', 'KY', 606, '-082.711046', '+37.187588'), 
(41843, 'Pine Top', 'KY', 606, '-082.874059', '+37.286790'), 
(41844, 'Pippa Passes', 'KY', 606, '-082.874239', '+37.349054'), 
(41845, 'Premium', 'KY', 606, '-082.903459', '+37.125231'), 
(41847, 'Redfox', 'KY', 606, '-082.942357', '+37.217206'), 
(41848, 'Roxana', 'KY', 606, '-082.940730', '+37.110216'), 
(41849, 'Seco', 'KY', 606, '-082.716166', '+37.173926'), 
(41855, 'Thornton', 'KY', 606, '-082.795137', '+37.178608'), 
(41858, 'Whitesburg', 'KY', 606, '-082.855032', '+37.138850'), 
(41859, 'Dema', 'KY', 606, '-082.783552', '+37.397578'), 
(41861, 'Raven', 'KY', 606, '-082.836144', '+37.387621'), 
(41862, 'Topmost', 'KY', 606, '-082.792578', '+37.348498'), 
(42001, 'Paducah', 'KY', 270, '-088.713292', '+37.031586'), 
(42002, 'Paducah', 'KY', 270, '-088.712470', '+37.085511'), 
(42003, 'Paducah', 'KY', 270, '-088.581289', '+37.015159'), 
(42020, 'Almo', 'KY', 270, '-088.283872', '+36.690186'), 
(42021, 'Arlington', 'KY', 270, '-089.009178', '+36.789033'), 
(42022, 'Bandana', 'KY', 270, '-088.948562', '+37.148007'), 
(42023, 'Bardwell', 'KY', 270, '-089.006956', '+36.875220'), 
(42024, 'Barlow', 'KY', 270, '-089.011480', '+37.081273'), 
(42025, 'Benton', 'KY', 270, '-088.305502', '+36.888765'), 
(42027, 'Boaz', 'KY', 270, '-088.637039', '+36.900149'), 
(42028, 'Burna', 'KY', 270, '-088.339599', '+37.155977'), 
(42029, 'Calvert City', 'KY', 270, '-088.373197', '+36.986553'), 
(42031, 'Clinton', 'KY', 270, '-088.979474', '+36.680798'), 
(42032, 'Columbus', 'KY', 270, '-089.101900', '+36.732689'), 
(42033, 'Crayne', 'KY', 270, '-088.079607', '+37.336533'), 
(42035, 'Cunningham', 'KY', 270, '-088.995991', '+36.863147'), 
(42036, 'Dexter', 'KY', 270, '-088.235991', '+36.715535'), 
(42037, 'Dycusburg', 'KY', 270, '-088.183598', '+37.157866'), 
(42038, 'Eddyville', 'KY', 270, '-088.024871', '+37.044697'), 
(42039, 'Fancy Farm', 'KY', 270, '-088.788730', '+36.780953'), 
(42040, 'Farmington', 'KY', 270, '-088.518640', '+36.600013'), 
(42041, 'Fulton', 'KY', 270, '-089.081143', '+36.546939'), 
(42044, 'Gilbertsville', 'KY', 270, '-088.266684', '+36.965547'), 
(42045, 'Grand Rivers', 'KY', 270, '-088.264746', '+37.076174'), 
(42046, 'Hamlin', 'KY', 270, '-088.092285', '+36.603300'), 
(42047, 'Hampton', 'KY', 270, '-088.393763', '+37.302521'), 
(42048, 'Hardin', 'KY', 270, '-088.304440', '+36.817672'), 
(42049, 'Hazel', 'KY', 270, '-088.322336', '+36.578831'), 
(42050, 'Hickman', 'KY', 270, '-089.208001', '+36.548671'), 
(42051, 'Hickory', 'KY', 270, '-088.640928', '+36.852197'), 
(42053, 'Kevil', 'KY', 270, '-088.851344', '+37.098119'), 
(42054, 'Kirksey', 'KY', 270, '-088.421888', '+36.699095'), 
(42055, 'Kuttawa', 'KY', 270, '-088.144971', '+37.073525'), 
(42056, 'La Center', 'KY', 270, '-088.986278', '+37.080505'), 
(42058, 'Ledbetter', 'KY', 270, '-088.466549', '+37.061146'), 
(42060, 'Lovelaceville', 'KY', 270, '-088.836371', '+36.963650'), 
(42061, 'Lowes', 'KY', 270, '-088.772824', '+36.886172'), 
(42063, 'Lynnville', 'KY', 270, '-088.652009', '+36.723872'), 
(42064, 'Marion', 'KY', 270, '-088.087479', '+37.322088'), 
(42066, 'Mayfield', 'KY', 270, '-088.651839', '+36.715599'), 
(42069, 'Melber', 'KY', 270, '-088.758968', '+36.904548'), 
(42070, 'Milburn', 'KY', 270, '-088.995991', '+36.863147'), 
(42071, 'Murray', 'KY', 270, '-088.279562', '+36.625349'), 
(42076, 'New Concord', 'KY', 270, '-088.150463', '+36.562065'), 
(42078, 'Salem', 'KY', 270, '-088.329698', '+37.269417'), 
(42079, 'Sedalia', 'KY', 270, '-088.581458', '+36.574835'), 
(42081, 'Smithland', 'KY', 270, '-088.375665', '+37.238666'), 
(42082, 'Symsonia', 'KY', 270, '-088.515287', '+36.904412'), 
(42083, 'Tiline', 'KY', 270, '-088.285031', '+37.145668'), 
(42084, 'Tolu', 'KY', 270, '-088.246148', '+37.434913'), 
(42085, 'Water Valley', 'KY', 270, '-088.761466', '+36.572137'), 
(42086, 'West Paducah', 'KY', 270, '-088.810261', '+37.082918'), 
(42087, 'Wickliffe', 'KY', 270, '-088.961579', '+37.056862'), 
(42088, 'Wingo', 'KY', 270, '-088.725226', '+36.607840'), 
(42101, 'Bowling Green', 'KY', 270, '-086.451752', '+37.017407'), 
(42102, 'Bowling Green', 'KY', 270, '-086.387046', '+36.922292'), 
(42103, 'Bowling Green', 'KY', 270, '-086.358413', '+36.950002'), 
(42104, 'Bowling Green', 'KY', 270, '-086.453985', '+36.887214'), 
(42120, 'Adolphus', 'KY', 270, '-086.176030', '+36.679310'), 
(42122, 'Alvaton', 'KY', 270, '-086.348542', '+36.866699'), 
(42123, 'Austin', 'KY', 270, '-085.992039', '+36.815869'), 
(42124, 'Beaumont', 'KY', 270, '-085.649583', '+36.857666'), 
(42127, 'Cave City', 'KY', 270, '-085.908887', '+37.102790'), 
(42128, 'Drake', 'KY', 270, '-086.394012', '+36.983441'), 
(42129, 'Edmonton', 'KY', 270, '-085.609522', '+37.000783'), 
(42130, 'Eighty Eight', 'KY', 270, '-085.775282', '+36.912970'), 
(42131, 'Etoile', 'KY', 270, '-085.911680', '+36.819311'), 
(42133, 'Fountain Run', 'KY', 270, '-085.846991', '+36.726089'), 
(42134, 'Franklin', 'KY', 270, '-086.583305', '+36.740598'), 
(42135, 'Franklin', 'KY', 270, '-086.581957', '+36.758166'), 
(42140, 'Gamaliel', 'KY', 270, '-085.856306', '+36.669398'), 
(42141, 'Glasgow', 'KY', 270, '-085.941203', '+36.942763'), 
(42142, 'Glasgow', 'KY', 270, '-085.957797', '+36.946326'), 
(42150, 'Halfway', 'KY', 270, '-086.184088', '+36.782131'), 
(42151, 'Hestand', 'KY', 270, '-085.567555', '+36.647144'), 
(42152, 'Hiseville', 'KY', 270, '-085.816472', '+37.098753'), 
(42153, 'Holland', 'KY', 270, '-086.038273', '+36.678703'), 
(42154, 'Knob Lick', 'KY', 270, '-085.698474', '+37.055613'), 
(42156, 'Lucas', 'KY', 270, '-085.995572', '+36.840503'), 
(42157, 'Mount Hermon', 'KY', 270, '-085.819518', '+36.772341'), 
(42159, 'Oakland', 'KY', 270, '-086.250131', '+36.998452'), 
(42160, 'Park City', 'KY', 270, '-086.013864', '+36.965149'), 
(42163, 'Rocky Hill', 'KY', 270, '-086.143188', '+37.094250'), 
(42164, 'Scottsville', 'KY', 270, '-086.188104', '+36.783817'), 
(42166, 'Summer Shade', 'KY', 270, '-085.660577', '+36.956935'), 
(42167, 'Tompkinsville', 'KY', 270, '-085.700865', '+36.723634'), 
(42170, 'Woodburn', 'KY', 270, '-086.538000', '+36.906410'), 
(42171, 'Smiths Grove', 'KY', 270, '-086.187045', '+37.018230'), 
(42201, 'Aberdeen', 'KY', 270, '-086.670181', '+37.279564'), 
(42202, 'Adairville', 'KY', 270, '-086.860422', '+36.772851'), 
(42203, 'Allegre', 'KY', 270, '-087.219328', '+36.929243'), 
(42204, 'Allensville', 'KY', 270, '-087.104104', '+36.720672'), 
(42206, 'Auburn', 'KY', 270, '-086.797432', '+36.835067'), 
(42207, 'Bee Spring', 'KY', 270, '-086.254260', '+37.300469'), 
(42209, 'Brooklyn', 'KY', 270, '-086.672160', '+37.197491'), 
(42210, 'Brownsville', 'KY', 270, '-086.292256', '+37.222931'), 
(42211, 'Cadiz', 'KY', 270, '-087.828578', '+36.802010'), 
(42214, 'Center', 'KY', 270, '-085.703791', '+37.117670'), 
(42215, 'Cerulean', 'KY', 270, '-087.718377', '+36.953435'), 
(42216, 'Clifty', 'KY', 270, '-087.152148', '+37.004492'), 
(42217, 'Crofton', 'KY', 270, '-087.487724', '+37.043116'), 
(42219, 'Dunbar', 'KY', 270, '-086.767822', '+37.170909'), 
(42220, 'Elkton', 'KY', 270, '-087.177881', '+36.862405'), 
(42221, 'Fairview', 'KY', 270, '-087.496529', '+36.898071'), 
(42223, 'Fort Campbell', 'KY', 270, '-087.458858', '+36.657253'), 
(42232, 'Gracey', 'KY', 270, '-087.580011', '+36.918213'), 
(42234, 'Guthrie', 'KY', 270, '-087.150248', '+36.714895'), 
(42235, 'Hadley', 'KY', 270, '-086.394012', '+36.983441'), 
(42236, 'Herndon', 'KY', 270, '-087.604569', '+36.719274'), 
(42240, 'Hopkinsville', 'KY', 270, '-087.471106', '+36.876568'), 
(42241, 'Hopkinsville', 'KY', 270, '-087.496529', '+36.898071'), 
(42251, 'Huntsville', 'KY', 270, '-086.885846', '+37.157967'), 
(42252, 'Jetson', 'KY', 270, '-086.509271', '+37.248326'), 
(42254, 'La Fayette', 'KY', 270, '-087.645839', '+36.677547'), 
(42256, 'Lewisburg', 'KY', 270, '-086.918045', '+36.907058'), 
(42257, 'Lindseyville', 'KY', 270, '-086.299361', '+37.237211'), 
(42259, 'Mammoth Cave', 'KY', 270, '-086.168796', '+37.280199'), 
(42261, 'Morgantown', 'KY', 270, '-086.685898', '+37.200170'), 
(42262, 'Oak Grove', 'KY', 270, '-087.429302', '+36.738092'), 
(42265, 'Olmstead', 'KY', 270, '-086.980398', '+36.759526'), 
(42266, 'Pembroke', 'KY', 270, '-087.409139', '+36.864233'), 
(42267, 'Provo', 'KY', 270, '-086.804803', '+37.229645'), 
(42270, 'Richardsville', 'KY', 270, '-086.394012', '+36.983441'), 
(42273, 'Rochester', 'KY', 270, '-086.859847', '+37.207489'), 
(42274, 'Rockfield', 'KY', 270, '-086.597869', '+36.924137'), 
(42275, 'Roundhill', 'KY', 270, '-086.411435', '+37.242474'), 
(42276, 'Russellville', 'KY', 270, '-086.882321', '+36.845273'), 
(42280, 'Sharon Grove', 'KY', 270, '-087.109500', '+36.948365'), 
(42283, 'South Union', 'KY', 270, '-086.663225', '+36.869206'), 
(42285, 'Sweeden', 'KY', 270, '-086.270740', '+37.236073'), 
(42286, 'Trenton', 'KY', 270, '-087.245890', '+36.741950'), 
(42287, 'Welchs Creek', 'KY', 270, '-086.522996', '+37.318319'), 
(42288, 'Woodbury', 'KY', 270, '-086.672160', '+37.197491'), 
(42301, 'Owensboro', 'KY', 270, '-087.257303', '+37.751818'), 
(42302, 'Owensboro', 'KY', 270, '-087.112823', '+37.745491'), 
(42303, 'Owensboro', 'KY', 270, '-087.042939', '+37.779387'), 
(42304, 'Owensboro', 'KY', 270, '-087.112823', '+37.745491'), 
(42320, 'Beaver Dam', 'KY', 270, '-086.864676', '+37.355569'), 
(42321, 'Beech Creek', 'KY', 270, '-087.024457', '+37.153324'), 
(42322, 'Beech Grove', 'KY', 270, '-087.406866', '+37.615062'), 
(42323, 'Beechmont', 'KY', 270, '-087.076198', '+37.233477'), 
(42324, 'Belton', 'KY', 270, '-087.004852', '+37.137789'), 
(42325, 'Bremen', 'KY', 270, '-087.271176', '+37.337159'), 
(42326, 'Browder', 'KY', 270, '-087.000060', '+37.199946'), 
(42327, 'Calhoun', 'KY', 270, '-087.287491', '+37.580950'), 
(42328, 'Centertown', 'KY', 270, '-087.026469', '+37.394873'), 
(42330, 'Central City', 'KY', 270, '-087.111579', '+37.243098'), 
(42332, 'Cleaton', 'KY', 270, '-087.089689', '+37.253342'), 
(42333, 'Cromwell', 'KY', 270, '-086.764417', '+37.373832'), 
(42334, 'Curdsville', 'KY', 270, '-087.112823', '+37.745491'), 
(42337, 'Drakesboro', 'KY', 270, '-087.008634', '+37.211475'), 
(42338, 'Dundee', 'KY', 270, '-086.777620', '+37.552013'), 
(42339, 'Dunmor', 'KY', 270, '-087.018401', '+37.194268'), 
(42343, 'Fordsville', 'KY', 270, '-086.729497', '+37.614496'), 
(42344, 'Graham', 'KY', 270, '-087.297584', '+37.246726'), 
(42345, 'Greenville', 'KY', 270, '-087.164385', '+37.200830'), 
(42347, 'Hartford', 'KY', 270, '-086.869715', '+37.472545'), 
(42348, 'Hawesville', 'KY', 270, '-086.782723', '+37.832151'), 
(42349, 'Horse Branch', 'KY', 270, '-086.689904', '+37.415242'), 
(42350, 'Island', 'KY', 270, '-087.206541', '+37.459336'), 
(42351, 'Lewisport', 'KY', 270, '-086.882034', '+37.911077'), 
(42352, 'Livermore', 'KY', 270, '-087.112413', '+37.513281'), 
(42354, 'Mc Henry', 'KY', 270, '-086.924358', '+37.363601'), 
(42355, 'Maceo', 'KY', 270, '-086.977249', '+37.859021'), 
(42356, 'Maple Mount', 'KY', 270, '-087.323841', '+37.693229'), 
(42361, 'Olaton', 'KY', 270, '-086.718192', '+37.518118'), 
(42364, 'Pellville', 'KY', 270, '-086.804814', '+37.827235'), 
(42365, 'Penrod', 'KY', 270, '-086.994053', '+37.112633'), 
(42366, 'Philpot', 'KY', 270, '-086.929674', '+37.719598'), 
(42367, 'Powderly', 'KY', 270, '-087.154898', '+37.242948'), 
(42368, 'Reynolds Station', 'KY', 270, '-086.741434', '+37.740277'), 
(42369, 'Rockport', 'KY', 270, '-086.885260', '+37.389897'), 
(42370, 'Rosine', 'KY', 270, '-086.778272', '+37.545044'), 
(42371, 'Rumsey', 'KY', 270, '-087.246152', '+37.470441'), 
(42372, 'Sacramento', 'KY', 270, '-087.258644', '+37.488059'), 
(42374, 'South Carrollton', 'KY', 270, '-087.165762', '+37.353575'), 
(42375, 'Stanley', 'KY', 270, '-087.112823', '+37.745491'), 
(42376, 'Utica', 'KY', 270, '-087.121770', '+37.633807'), 
(42377, 'West Louisville', 'KY', 270, '-087.112823', '+37.745491'), 
(42378, 'Whitesville', 'KY', 270, '-086.883013', '+37.682485'), 
(42402, 'Baskett', 'KY', 270, '-087.601240', '+37.778911'), 
(42403, 'Blackford', 'KY', 270, '-087.933437', '+37.446023'), 
(42404, 'Clay', 'KY', 270, '-087.812941', '+37.486077'), 
(42406, 'Corydon', 'KY', 270, '-087.689478', '+37.754734'), 
(42408, 'Dawson Springs', 'KY', 270, '-087.624098', '+37.220571'), 
(42409, 'Dixon', 'KY', 270, '-087.671680', '+37.519247'), 
(42410, 'Earlington', 'KY', 270, '-087.513052', '+37.274270'), 
(42411, 'Fredonia', 'KY', 270, '-087.988003', '+37.201173'), 
(42413, 'Hanson', 'KY', 270, '-087.469567', '+37.335312'), 
(42419, 'Henderson', 'KY', 270, '-087.599052', '+37.807173'), 
(42420, 'Henderson', 'KY', 270, '-087.527383', '+37.785068'), 
(42431, 'Madisonville', 'KY', 270, '-087.532576', '+37.299458'), 
(42436, 'Manitou', 'KY', 270, '-087.563868', '+37.406689'), 
(42437, 'Morganfield', 'KY', 270, '-087.943938', '+37.686939'), 
(42440, 'Mortons Gap', 'KY', 270, '-087.461536', '+37.249018'), 
(42441, 'Nebo', 'KY', 270, '-087.651863', '+37.364469'), 
(42442, 'Nortonville', 'KY', 270, '-087.506773', '+37.257874'), 
(42444, 'Poole', 'KY', 270, '-087.643862', '+37.641002'), 
(42445, 'Princeton', 'KY', 270, '-087.865635', '+37.140606'), 
(42450, 'Providence', 'KY', 270, '-087.734014', '+37.484437'), 
(42451, 'Reed', 'KY', 270, '-087.378292', '+37.849700'), 
(42452, 'Robards', 'KY', 270, '-087.551576', '+37.700857'), 
(42453, 'Saint Charles', 'KY', 270, '-087.569718', '+37.160353'), 
(42455, 'Sebree', 'KY', 270, '-087.636436', '+37.570081'), 
(42456, 'Slaughters', 'KY', 270, '-087.534622', '+37.505442'), 
(42457, 'Smith Mills', 'KY', 270, '-087.788906', '+37.832330'), 
(42458, 'Spottsville', 'KY', 270, '-087.547026', '+37.840368'), 
(42459, 'Sturgis', 'KY', 270, '-087.989378', '+37.628913'), 
(42460, 'Sullivan', 'KY', 270, '-087.932773', '+37.493997'), 
(42461, 'Uniontown', 'KY', 270, '-087.914375', '+37.717433'), 
(42462, 'Waverly', 'KY', 270, '-087.866487', '+37.631341'), 
(42463, 'Wheatcroft', 'KY', 270, '-087.866125', '+37.487972'), 
(42464, 'White Plains', 'KY', 270, '-087.400477', '+37.200310'), 
(42501, 'Somerset', 'KY', 606, '-084.544294', '+37.102880'), 
(42502, 'Somerset', 'KY', 606, '-084.427729', '+37.093250'), 
(42503, 'Somerset', 'KY', 606, '-084.518445', '+37.131938'), 
(42516, 'Bethelridge', 'KY', 606, '-084.899860', '+37.242524'), 
(42518, 'Bronston', 'KY', 606, '-084.624731', '+36.952751'), 
(42519, 'Burnside', 'KY', 606, '-084.537413', '+37.029301'), 
(42528, 'Dunnville', 'KY', 606, '-084.983484', '+37.190615'), 
(42533, 'Ferguson', 'KY', 606, '-084.699690', '+37.114754'), 
(42539, 'Liberty', 'KY', 606, '-084.957722', '+37.302162'), 
(42541, 'Middleburg', 'KY', 606, '-084.798875', '+37.367190'), 
(42544, 'Nancy', 'KY', 606, '-084.719207', '+37.063143'), 
(42553, 'Science Hill', 'KY', 606, '-084.686815', '+37.110682'), 
(42558, 'Tateville', 'KY', 606, '-084.581482', '+36.949190'), 
(42564, 'West Somerset', 'KY', 606, '-084.592898', '+37.111433'), 
(42565, 'Windsor', 'KY', 606, '-084.879909', '+37.156790'), 
(42566, 'Yosemite', 'KY', 606, '-084.826280', '+37.291935'), 
(42567, 'Eubank', 'KY', 606, '-084.596990', '+37.128053'), 
(42602, 'Albany', 'KY', 606, '-085.181967', '+36.745738'), 
(42603, 'Alpha', 'KY', 606, '-085.135354', '+36.751732'), 
(42629, 'Jamestown', 'KY', 270, '-085.124561', '+36.945046'), 
(42631, 'Marshes Siding', 'KY', 606, '-084.502512', '+36.777331'), 
(42632, 'Mill Springs', 'KY', 606, '-084.818345', '+36.800363'), 
(42633, 'Monticello', 'KY', 606, '-084.825400', '+36.867400'), 
(42634, 'Parkers Lake', 'KY', 606, '-084.502512', '+36.777331'), 
(42635, 'Pine Knot', 'KY', 606, '-084.502512', '+36.777331'), 
(42638, 'Revelo', 'KY', 606, '-084.502512', '+36.777331'), 
(42642, 'Russell Springs', 'KY', 270, '-085.069717', '+37.019307'), 
(42647, 'Stearns', 'KY', 606, '-084.502512', '+36.777331'), 
(42649, 'Strunk', 'KY', 606, '-084.502512', '+36.777331'), 
(42653, 'Whitley City', 'KY', 606, '-084.467609', '+36.721677'), 
(42701, 'Elizabethtown', 'KY', 270, '-085.878391', '+37.684807'), 
(42702, 'Elizabethtown', 'KY', 270, '-085.976854', '+37.723474'), 
(42711, 'Bakerton', 'KY', 270, '-085.317785', '+36.879564'), 
(42712, 'Big Clifty', 'KY', 270, '-086.286363', '+37.493818'), 
(42713, 'Bonnieville', 'KY', 270, '-085.913432', '+37.370142'), 
(42715, 'Breeding', 'KY', 270, '-085.403561', '+36.955287'), 
(42716, 'Buffalo', 'KY', 270, '-085.626798', '+37.485493'), 
(42717, 'Burkesville', 'KY', 270, '-085.408741', '+36.769106'), 
(42718, 'Campbellsville', 'KY', 270, '-085.357952', '+37.337416'), 
(42719, 'Campbellsville', 'KY', 270, '-085.330374', '+37.337936'), 
(42720, 'Cane Valley', 'KY', 270, '-085.370926', '+37.121145'), 
(42721, 'Caneyville', 'KY', 270, '-086.370024', '+37.430259'), 
(42722, 'Canmer', 'KY', 270, '-085.727548', '+37.277025'), 
(42724, 'Cecilia', 'KY', 270, '-086.054481', '+37.669044'), 
(42726, 'Clarkson', 'KY', 270, '-086.208318', '+37.433583'), 
(42728, 'Columbia', 'KY', 270, '-085.265586', '+37.116131'), 
(42729, 'Cub Run', 'KY', 270, '-085.982964', '+37.260115'), 
(42731, 'Dubre', 'KY', 270, '-085.539565', '+36.842115'), 
(42732, 'Eastview', 'KY', 270, '-086.090565', '+37.606115'), 
(42733, 'Elk Horn', 'KY', 270, '-085.218987', '+37.340494'), 
(42735, 'Fairplay', 'KY', 270, '-085.296830', '+37.045089'), 
(42740, 'Glendale', 'KY', 270, '-086.007199', '+37.602581'), 
(42741, 'Glens Fork', 'KY', 270, '-085.248697', '+37.006969'), 
(42742, 'Gradyville', 'KY', 270, '-085.465005', '+37.091158'), 
(42743, 'Greensburg', 'KY', 270, '-085.519334', '+37.275860'), 
(42746, 'Hardyville', 'KY', 270, '-085.772032', '+37.216477'), 
(42748, 'Hodgenville', 'KY', 270, '-085.707267', '+37.559321'), 
(42749, 'Horse Cave', 'KY', 270, '-085.895520', '+37.202266'), 
(42753, 'Knifley', 'KY', 270, '-085.172020', '+37.231312'), 
(42754, 'Leitchfield', 'KY', 270, '-086.324894', '+37.460336'), 
(42755, 'Leitchfield', 'KY', 270, '-086.343941', '+37.471943'), 
(42757, 'Magnolia', 'KY', 270, '-085.723511', '+37.469063'), 
(42758, 'Mannsville', 'KY', 270, '-085.198031', '+37.360392'), 
(42759, 'Marrowbone', 'KY', 270, '-085.501540', '+36.830573'), 
(42761, 'Milltown', 'KY', 270, '-085.459565', '+37.107146'), 
(42762, 'Millwood', 'KY', 270, '-086.400828', '+37.444623'), 
(42764, 'Mount Sherman', 'KY', 270, '-085.639231', '+37.463961'), 
(42765, 'Munfordville', 'KY', 270, '-085.914004', '+37.292040'), 
(42776, 'Sonora', 'KY', 270, '-085.950238', '+37.515024'), 
(42782, 'Summersville', 'KY', 270, '-085.614043', '+37.354827'), 
(42783, 'Summit', 'KY', 270, '-086.085259', '+37.567134'), 
(42784, 'Upton', 'KY', 270, '-085.963435', '+37.478353'), 
(42786, 'Waterview', 'KY', 270, '-085.462435', '+36.819839'), 
(42788, 'White Mills', 'KY', 270, '-086.033456', '+37.534951'), 
(43001, 'Alexandria', 'OH', 740, '-082.612389', '+40.100513'), 
(43002, 'Amlin', 'OH', 614, '-083.011389', '+39.969036'), 
(43003, 'Ashley', 'OH', 740, '-082.980710', '+40.389346'), 
(43004, 'Blacklick', 'OH', 614, '-082.839198', '+40.016713'), 
(43005, 'Bladensburg', 'OH', 740, '-082.273620', '+40.296230'), 
(43006, 'Brinkhaven', 'OH', 740, '-082.191485', '+40.477294'), 
(43007, 'Broadway', 'OH', 937, '-083.416306', '+40.340633'), 
(43008, 'Buckeye Lake', 'OH', 740, '-082.479720', '+39.944674'), 
(43009, 'Cable', 'OH', 937, '-083.648461', '+40.161025'), 
(43010, 'Catawba', 'OH', 937, '-083.622204', '+39.999140'), 
(43011, 'Centerburg', 'OH', 740, '-082.665177', '+40.313394'), 
(43013, 'Croton', 'OH', 740, '-082.690898', '+40.115251'), 
(43014, 'Danville', 'OH', 740, '-082.270253', '+40.417167'), 
(43015, 'Delaware', 'OH', 740, '-082.981095', '+40.289886'), 
(43016, 'Dublin', 'OH', 614, '-083.011389', '+39.969036'), 
(43017, 'Dublin', 'OH', 614, '-082.814456', '+40.076041'), 
(43018, 'Etna', 'OH', 740, '-082.683686', '+39.957167'), 
(43019, 'Fredericktown', 'OH', 740, '-082.512463', '+40.487135'), 
(43021, 'Galena', 'OH', 740, '-082.874886', '+40.201142'), 
(43022, 'Gambier', 'OH', 740, '-082.348673', '+40.338527'), 
(43023, 'Granville', 'OH', 740, '-082.539941', '+40.048971'), 
(43025, 'Hebron', 'OH', 740, '-082.511108', '+39.974804'), 
(43026, 'Hilliard', 'OH', 614, '-083.011389', '+39.969036'), 
(43027, 'Homer', 'OH', 740, '-082.561556', '+40.132821'), 
(43028, 'Howard', 'OH', 740, '-082.283974', '+40.418367'), 
(43029, 'Irwin', 'OH', 937, '-083.442548', '+40.128208'), 
(43030, 'Jacksontown', 'OH', 740, '-082.430017', '+39.968846'), 
(43031, 'Johnstown', 'OH', 740, '-082.604390', '+40.161450'), 
(43032, 'Kilbourne', 'OH', 740, '-082.961585', '+40.313445'), 
(43033, 'Kirkersville', 'OH', 740, '-082.593998', '+39.953532'), 
(43035, 'Lewis Center', 'OH', 740, '-082.987804', '+40.187886'), 
(43036, 'Magnetic Springs', 'OH', 937, '-083.263418', '+40.352835'), 
(43037, 'Martinsburg', 'OH', 740, '-082.322187', '+40.295190'), 
(43040, 'Marysville', 'OH', 937, '-083.376632', '+40.267651'), 
(43041, 'Marysville', 'OH', 937, '-083.360645', '+40.306924'), 
(43044, 'Mechanicsburg', 'OH', 937, '-083.587808', '+40.117805'), 
(43045, 'Milford Center', 'OH', 937, '-083.441008', '+40.170089'), 
(43046, 'Millersport', 'OH', 740, '-082.539214', '+39.884758'), 
(43047, 'Mingo', 'OH', 937, '-083.646581', '+40.204914'), 
(43048, 'Mount Liberty', 'OH', 740, '-082.465777', '+40.406113'), 
(43050, 'Mount Vernon', 'OH', 740, '-082.481346', '+40.370660'), 
(43054, 'New Albany', 'OH', 614, '-082.814347', '+40.085113'), 
(43055, 'Newark', 'OH', 740, '-082.485985', '+40.085963'), 
(43056, 'Heath', 'OH', 740, '-082.467105', '+40.004407'), 
(43058, 'Newark', 'OH', 740, '-082.482659', '+40.095148'), 
(43060, 'North Lewisburg', 'OH', 937, '-083.568531', '+40.204788'), 
(43061, 'Ostrander', 'OH', 740, '-083.199506', '+40.295612'), 
(43062, 'Pataskala', 'OH', 740, '-082.624424', '+40.014869'), 
(43064, 'Plain City', 'OH', 614, '-083.307323', '+40.057901'), 
(43065, 'Powell', 'OH', 614, '-083.091235', '+40.183405'), 
(43066, 'Radnor', 'OH', 740, '-083.172985', '+40.380541'), 
(43067, 'Raymond', 'OH', 937, '-083.465462', '+40.337997'), 
(43068, 'Reynoldsburg', 'OH', 614, '-082.802896', '+39.951513'), 
(43070, 'Rosewood', 'OH', 937, '-083.962411', '+40.172288'), 
(43071, 'Saint Louisville', 'OH', 740, '-082.353301', '+40.189158'), 
(43072, 'Saint Paris', 'OH', 937, '-083.947262', '+40.121683'), 
(43073, 'Summit Station', 'OH', 740, '-082.754034', '+39.996516'), 
(43074, 'Sunbury', 'OH', 740, '-082.854334', '+40.266029'), 
(43076, 'Thornville', 'OH', 740, '-082.385238', '+39.851267'), 
(43077, 'Unionville Center', 'OH', 740, '-083.308220', '+40.124392'), 
(43078, 'Urbana', 'OH', 937, '-083.797312', '+40.121722'), 
(43080, 'Utica', 'OH', 740, '-082.444279', '+40.175950'), 
(43081, 'Westerville', 'OH', 614, '-082.896457', '+40.104470'), 
(43082, 'Westerville', 'OH', 614, '-082.869636', '+40.167712'), 
(43083, 'Westville', 'OH', 937, '-083.837860', '+40.102185'), 
(43084, 'Woodstock', 'OH', 937, '-083.545445', '+40.151100'), 
(43085, 'Columbus', 'OH', 614, '-082.897222', '+40.040113'), 
(43086, 'Westerville', 'OH', 614, '-083.011389', '+39.969036'), 
(43093, 'Newark', 'OH', 740, '-082.482659', '+40.095148'), 
(43098, 'Hebron', 'OH', 740, '-082.482659', '+40.095148'), 
(43101, 'Adelphi', 'OH', 740, '-082.754731', '+39.466524'), 
(43102, 'Amanda', 'OH', 740, '-082.688692', '+39.698161'), 
(43103, 'Ashville', 'OH', 740, '-083.015457', '+39.671940'), 
(43105, 'Baltimore', 'OH', 740, '-082.665141', '+39.777960'), 
(43106, 'Bloomingburg', 'OH', 740, '-083.419366', '+39.640640'), 
(43107, 'Bremen', 'OH', 740, '-082.554876', '+39.697655'), 
(43109, 'Brice', 'OH', 614, '-082.846098', '+39.924238'), 
(43110, 'Canal Winchester', 'OH', 614, '-082.764939', '+39.821343'), 
(43111, 'Carbon Hill', 'OH', 740, '-082.242899', '+39.504455'), 
(43112, 'Carroll', 'OH', 614, '-082.706291', '+39.801140'), 
(43113, 'Circleville', 'OH', 740, '-082.945899', '+39.597084'), 
(43115, 'Clarksburg', 'OH', 740, '-083.099899', '+39.479662'), 
(43116, 'Commercial Point', 'OH', 614, '-083.060153', '+39.769857'), 
(43117, 'Derby', 'OH', 614, '-083.199472', '+39.773025'), 
(43119, 'Galloway', 'OH', 614, '-083.011389', '+39.969036'), 
(43123, 'Grove City', 'OH', 614, '-083.011389', '+39.969036'), 
(43125, 'Groveport', 'OH', 614, '-082.884870', '+39.846920'), 
(43126, 'Harrisburg', 'OH', 614, '-083.011389', '+39.969036'), 
(43127, 'Haydenville', 'OH', 740, '-082.328099', '+39.476564'), 
(43128, 'Jeffersonville', 'OH', 740, '-083.572613', '+39.654055'), 
(43130, 'Lancaster', 'OH', 740, '-082.609282', '+39.689650'), 
(43135, 'Laurelville', 'OH', 740, '-082.666506', '+39.462546'), 
(43136, 'Lithopolis', 'OH', 740, '-082.721900', '+39.761550'), 
(43137, 'Lockbourne', 'OH', 614, '-082.989320', '+39.761894'), 
(43138, 'Logan', 'OH', 740, '-082.437424', '+39.525350'), 
(43140, 'London', 'OH', 740, '-083.407733', '+39.886277'), 
(43142, 'Milledgeville', 'OH', 740, '-083.583292', '+39.588319'), 
(43143, 'Mount Sterling', 'OH', 740, '-083.344831', '+39.765249'), 
(43144, 'Murray City', 'OH', 740, '-082.171089', '+39.505508'), 
(43145, 'New Holland', 'OH', 740, '-083.214190', '+39.569810'), 
(43146, 'Orient', 'OH', 614, '-083.141550', '+39.682607'), 
(43147, 'Pickerington', 'OH', 740, '-082.664536', '+39.781747'), 
(43148, 'Pleasantville', 'OH', 740, '-082.500765', '+39.827240'), 
(43149, 'Rockbridge', 'OH', 740, '-082.606994', '+39.525792'), 
(43150, 'Rushville', 'OH', 740, '-082.438446', '+39.778820'), 
(43151, 'Sedalia', 'OH', 740, '-083.452833', '+39.727083'), 
(43152, 'South Bloomingville', 'OH', 740, '-082.592291', '+39.417379'), 
(43153, 'South Solon', 'OH', 937, '-083.531355', '+39.748496'), 
(43154, 'Stoutsville', 'OH', 740, '-082.808580', '+39.616000'), 
(43155, 'Sugar Grove', 'OH', 740, '-082.532092', '+39.637690'), 
(43156, 'Tarlton', 'OH', 740, '-082.782171', '+39.555583'), 
(43157, 'Thurston', 'OH', 740, '-082.560131', '+39.842263'), 
(43158, 'Union Furnace', 'OH', 740, '-082.366742', '+39.433804'), 
(43160, 'Washington Court House', 'OH', 740, '-083.455012', '+39.536986'), 
(43162, 'West Jefferson', 'OH', 740, '-083.309892', '+39.948860'), 
(43163, 'West Rushville', 'OH', 740, '-082.447024', '+39.763100'), 
(43164, 'Williamsport', 'OH', 740, '-083.126646', '+39.604282'), 
(43199, 'Groveport', 'OH', 614, '-083.011389', '+39.969036'), 
(43201, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43202, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43203, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43204, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43205, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43206, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43207, 'Columbus', 'OH', 614, '-082.958539', '+39.869050'), 
(43209, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43210, 'Columbus', 'OH', 614, '-082.832558', '+39.914038'), 
(43211, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43212, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43213, 'Columbus', 'OH', 614, '-082.832887', '+39.972734'), 
(43214, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43215, 'Columbus', 'OH', 614, '-082.877131', '+39.891745'), 
(43216, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43217, 'Columbus', 'OH', 614, '-082.934198', '+39.827675'), 
(43218, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43219, 'Columbus', 'OH', 614, '-082.910251', '+40.032615'), 
(43220, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43221, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43222, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43223, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43224, 'Columbus', 'OH', 614, '-082.928604', '+40.080339'), 
(43226, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43227, 'Columbus', 'OH', 614, '-082.858048', '+39.922863'), 
(43228, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43229, 'Columbus', 'OH', 614, '-082.962671', '+40.095713'), 
(43230, 'Columbus', 'OH', 614, '-082.872611', '+40.034713'), 
(43231, 'Columbus', 'OH', 614, '-082.933811', '+40.084463'), 
(43232, 'Columbus', 'OH', 614, '-082.856640', '+39.922663'), 
(43234, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43235, 'Columbus', 'OH', 614, '-082.974204', '+40.108836'), 
(43236, 'Columbus', 'OH', 614, '-083.007626', '+40.135711'), 
(43240, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43251, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43260, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43265, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43266, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43268, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43270, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43271, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43272, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43279, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43284, 'Columbus', 'OH', 614, null, null), 
(43287, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43291, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43299, 'Columbus', 'OH', 614, '-083.011389', '+39.969036'), 
(43301, 'Marion', 'OH', 740, '-083.069296', '+40.616604'), 
(43302, 'Marion', 'OH', 740, '-083.101687', '+40.584028'), 
(43306, 'Marion', 'OH', 740, '-083.139341', '+40.569410'), 
(43307, 'Marion', 'OH', 740, '-083.139341', '+40.569410'), 
(43310, 'Belle Center', 'OH', 937, '-083.752068', '+40.491005'), 
(43311, 'Bellefontaine', 'OH', 937, '-083.787784', '+40.378783'), 
(43314, 'Caledonia', 'OH', 419, '-082.958179', '+40.631257'), 
(43315, 'Cardington', 'OH', 419, '-082.852969', '+40.479648'), 
(43316, 'Carey', 'OH', 419, '-083.387038', '+40.927265'), 
(43317, 'Chesterville', 'OH', 419, '-082.682805', '+40.478905'), 
(43318, 'De Graff', 'OH', 937, '-083.784554', '+40.374272'), 
(43319, 'East Liberty', 'OH', 937, '-083.728511', '+40.303893'), 
(43320, 'Edison', 'OH', 419, '-082.890436', '+40.588234'), 
(43321, 'Fulton', 'OH', 419, '-082.834207', '+40.497120'), 
(43322, 'Green Camp', 'OH', 740, '-083.230407', '+40.541659'), 
(43323, 'Harpster', 'OH', 740, '-083.253668', '+40.734600'), 
(43324, 'Huntsville', 'OH', 937, '-083.809604', '+40.439910'), 
(43325, 'Iberia', 'OH', 419, '-082.872954', '+40.607960'), 
(43326, 'Kenton', 'OH', 419, '-083.616923', '+40.640100'), 
(43330, 'Kirby', 'OH', 419, '-083.419606', '+40.813023'), 
(43331, 'Lakeview', 'OH', 937, '-083.920230', '+40.501851'), 
(43332, 'La Rue', 'OH', 740, '-083.344599', '+40.596476'), 
(43333, 'Lewistown', 'OH', 937, '-083.926452', '+40.436912'), 
(43334, 'Marengo', 'OH', 419, '-082.782091', '+40.406317'), 
(43335, 'Martel', 'OH', 419, '-082.909984', '+40.668497'), 
(43336, 'Middleburg', 'OH', 937, '-083.577260', '+40.294825'), 
(43337, 'Morral', 'OH', 740, '-083.263350', '+40.667978'), 
(43338, 'Mount Gilead', 'OH', 419, '-082.752848', '+40.525904'), 
(43340, 'Mount Victory', 'OH', 937, '-083.495423', '+40.561493'), 
(43341, 'New Bloomington', 'OH', 740, '-083.308663', '+40.599228'), 
(43342, 'Prospect', 'OH', 740, '-083.178414', '+40.492106'), 
(43343, 'Quincy', 'OH', 937, '-083.792897', '+40.391089'), 
(43344, 'Richwood', 'OH', 740, '-083.352079', '+40.427182'), 
(43345, 'Ridgeway', 'OH', 937, '-083.582650', '+40.532668'), 
(43346, 'Roundhead', 'OH', 937, '-083.846199', '+40.573227'), 
(43347, 'Rushsylvania', 'OH', 937, '-083.650983', '+40.474334'), 
(43348, 'Russells Point', 'OH', 937, '-083.890243', '+40.402746'), 
(43349, 'Shauck', 'OH', 419, '-082.661938', '+40.614239'), 
(43350, 'Sparta', 'OH', 419, '-082.822920', '+40.528862'), 
(43351, 'Upper Sandusky', 'OH', 419, '-083.313786', '+40.828153'), 
(43356, 'Waldo', 'OH', 740, '-083.048607', '+40.475651'), 
(43357, 'West Liberty', 'OH', 937, '-083.713148', '+40.278247'), 
(43358, 'West Mansfield', 'OH', 937, '-083.625912', '+40.366910'), 
(43359, 'Wharton', 'OH', 419, '-083.448021', '+40.875991'), 
(43360, 'Zanesfield', 'OH', 937, '-083.640462', '+40.321114'), 
(43402, 'Bowling Green', 'OH', 419, '-083.613714', '+41.376449'), 
(43403, 'Bowling Green', 'OH', 419, '-083.648996', '+41.392350'), 
(43406, 'Bradner', 'OH', 419, '-083.542092', '+41.334031'), 
(43407, 'Burgoon', 'OH', 419, '-083.244604', '+41.278621'), 
(43408, 'Clay Center', 'OH', 419, '-083.363224', '+41.568599'), 
(43410, 'Clyde', 'OH', 419, '-082.948337', '+41.321281'), 
(43412, 'Curtice', 'OH', 419, '-083.357328', '+41.597798'), 
(43413, 'Cygnet', 'OH', 419, '-083.664525', '+41.226545'), 
(43414, 'Dunbridge', 'OH', 419, '-083.648996', '+41.392350'), 
(43416, 'Elmore', 'OH', 419, '-083.078075', '+41.572670'), 
(43420, 'Fremont', 'OH', 419, '-083.133981', '+41.356220'), 
(43430, 'Genoa', 'OH', 419, '-083.352477', '+41.524657'), 
(43431, 'Gibsonburg', 'OH', 419, '-083.317648', '+41.392094'), 
(43432, 'Graytown', 'OH', 419, '-083.261280', '+41.564723'), 
(43433, 'Gypsum', 'OH', 419, '-082.870840', '+41.503759'), 
(43434, 'Harbor View', 'OH', 419, '-083.620233', '+41.645699'), 
(43435, 'Helena', 'OH', 419, '-083.318648', '+41.325996'), 
(43436, 'Isle Saint George', 'OH', 419, '-082.822697', '+41.715332'), 
(43437, 'Jerry City', 'OH', 419, '-083.602198', '+41.255902'), 
(43438, 'Kelleys Island', 'OH', 419, '-082.706816', '+41.595930'), 
(43439, 'Lacarne', 'OH', 419, '-083.041312', '+41.518115'), 
(43440, 'Lakeside Marblehead', 'OH', 419, '-082.776567', '+41.524698'), 
(43441, 'Lemoyne', 'OH', 419, '-083.459380', '+41.536132'), 
(43442, 'Lindsey', 'OH', 419, '-083.231171', '+41.422628'), 
(43443, 'Luckey', 'OH', 419, '-083.473648', '+41.457596'), 
(43445, 'Martin', 'OH', 419, '-083.311577', '+41.569398'), 
(43446, 'Middle Bass', 'OH', 419, '-082.804677', '+41.683477'), 
(43447, 'Millbury', 'OH', 419, '-083.512454', '+41.426265'), 
(43449, 'Oak Harbor', 'OH', 419, '-083.144869', '+41.536530'), 
(43450, 'Pemberville', 'OH', 419, '-083.484086', '+41.398798'), 
(43451, 'Portage', 'OH', 419, '-083.621091', '+41.315346'), 
(43452, 'Port Clinton', 'OH', 419, '-083.050219', '+41.558318'), 
(43456, 'Put in Bay', 'OH', 419, '-082.819009', '+41.647236'), 
(43457, 'Risingsun', 'OH', 419, '-083.466992', '+41.336722'), 
(43458, 'Rocky Ridge', 'OH', 419, '-083.212760', '+41.530157'), 
(43460, 'Rossford', 'OH', 419, '-083.529646', '+41.458371'), 
(43462, 'Rudolph', 'OH', 419, '-083.725640', '+41.283902'), 
(43463, 'Stony Ridge', 'OH', 419, '-083.508531', '+41.509051'), 
(43464, 'Vickery', 'OH', 419, '-082.921319', '+41.396673'), 
(43465, 'Walbridge', 'OH', 419, '-083.491090', '+41.462958'), 
(43466, 'Wayne', 'OH', 419, '-083.524683', '+41.296984'), 
(43467, 'West Millgrove', 'OH', 419, '-083.489583', '+41.242640'), 
(43468, 'Williston', 'OH', 419, '-083.338128', '+41.605048'), 
(43469, 'Woodville', 'OH', 419, '-083.316860', '+41.420210'), 
(43501, 'Alvordton', 'OH', 419, '-084.584125', '+41.577786'), 
(43502, 'Archbold', 'OH', 419, '-084.251060', '+41.578355'), 
(43504, 'Berkey', 'OH', 419, '-083.822288', '+41.606301'), 
(43505, 'Blakeslee', 'OH', 419, '-084.730275', '+41.523945'), 
(43506, 'Bryan', 'OH', 419, '-084.585209', '+41.553851'), 
(43510, 'Colton', 'OH', 419, '-084.013674', '+41.419878'), 
(43511, 'Custar', 'OH', 419, '-083.811421', '+41.259285'), 
(43512, 'Defiance', 'OH', 419, '-084.390413', '+41.296657'), 
(43515, 'Delta', 'OH', 419, '-084.124257', '+41.585680'), 
(43516, 'Deshler', 'OH', 419, '-083.949391', '+41.232641'), 
(43517, 'Edgerton', 'OH', 419, '-084.620862', '+41.554099'), 
(43518, 'Edon', 'OH', 419, '-084.738401', '+41.587540'), 
(43519, 'Evansport', 'OH', 419, '-084.396619', '+41.422158'), 
(43520, 'Farmer', 'OH', 419, '-084.631322', '+41.390660'), 
(43521, 'Fayette', 'OH', 419, '-084.285960', '+41.649036'), 
(43522, 'Grand Rapids', 'OH', 419, '-083.834935', '+41.394707'), 
(43523, 'Grelton', 'OH', 419, '-084.000532', '+41.341081'), 
(43524, 'Hamler', 'OH', 419, '-084.035807', '+41.230082'), 
(43525, 'Haskins', 'OH', 419, '-083.705486', '+41.466702'), 
(43526, 'Hicksville', 'OH', 419, '-084.678021', '+41.325013'), 
(43527, 'Holgate', 'OH', 419, '-084.129612', '+41.231750'), 
(43528, 'Holland', 'OH', 419, '-083.751138', '+41.628501'), 
(43529, 'Hoytville', 'OH', 419, '-083.784704', '+41.187234'), 
(43530, 'Jewell', 'OH', 419, '-084.279306', '+41.325764'), 
(43531, 'Kunkle', 'OH', 419, '-084.502598', '+41.634007'), 
(43532, 'Liberty Center', 'OH', 419, '-084.008448', '+41.429356'), 
(43533, 'Lyons', 'OH', 419, '-084.161891', '+41.685750'), 
(43534, 'Mc Clure', 'OH', 419, '-083.941313', '+41.356582'), 
(43535, 'Malinta', 'OH', 419, '-084.003632', '+41.305439'), 
(43536, 'Mark Center', 'OH', 419, '-084.640393', '+41.310850'), 
(43537, 'Maumee', 'OH', 419, '-083.685036', '+41.571251'), 
(43540, 'Metamora', 'OH', 419, '-084.104541', '+41.688656'), 
(43541, 'Milton Center', 'OH', 419, '-083.829596', '+41.300891'), 
(43542, 'Monclova', 'OH', 419, '-083.772378', '+41.577251'), 
(43543, 'Montpelier', 'OH', 419, '-084.588777', '+41.606061'), 
(43545, 'Napoleon', 'OH', 419, '-084.123028', '+41.355586'), 
(43547, 'Neapolis', 'OH', 419, '-083.870598', '+41.491952'), 
(43548, 'New Bavaria', 'OH', 419, '-084.141421', '+41.194308'), 
(43549, 'Ney', 'OH', 419, '-084.515820', '+41.361864'), 
(43550, 'Okolona', 'OH', 419, '-084.111701', '+41.326664'), 
(43551, 'Perrysburg', 'OH', 419, '-083.577701', '+41.535057'), 
(43552, 'Perrysburg', 'OH', 419, '-083.648996', '+41.392350'), 
(43553, 'Pettisville', 'OH', 419, '-084.225646', '+41.531033'), 
(43554, 'Pioneer', 'OH', 419, '-084.585241', '+41.648218'), 
(43555, 'Ridgeville Corners', 'OH', 419, '-084.254414', '+41.435059'), 
(43556, 'Sherwood', 'OH', 419, '-084.569545', '+41.318045'), 
(43557, 'Stryker', 'OH', 419, '-084.409876', '+41.488708'), 
(43558, 'Swanton', 'OH', 419, '-084.103035', '+41.593787'), 
(43560, 'Sylvania', 'OH', 419, '-083.727737', '+41.692900'), 
(43565, 'Tontogany', 'OH', 419, '-083.747936', '+41.423102'), 
(43566, 'Waterville', 'OH', 419, '-083.765287', '+41.513751'), 
(43567, 'Wauseon', 'OH', 419, '-084.178148', '+41.591510'), 
(43569, 'Weston', 'OH', 419, '-083.796033', '+41.350020'), 
(43570, 'West Unity', 'OH', 419, '-084.447033', '+41.591453'), 
(43571, 'Whitehouse', 'OH', 419, '-083.801789', '+41.509602'), 
(43601, 'Toledo', 'OH', 419, '-083.569359', '+41.720684'), 
(43602, 'Toledo', 'OH', 419, '-083.548128', '+41.647449'), 
(43603, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43604, 'Toledo', 'OH', 419, '-083.536833', '+41.655798'), 
(43605, 'Toledo', 'OH', 419, '-083.508482', '+41.652548'), 
(43606, 'Toledo', 'OH', 419, '-083.604535', '+41.674099'), 
(43607, 'Toledo', 'OH', 419, '-083.606785', '+41.647399'), 
(43608, 'Toledo', 'OH', 419, '-083.531983', '+41.681648'), 
(43609, 'Toledo', 'OH', 419, '-083.584234', '+41.624749'), 
(43610, 'Toledo', 'OH', 419, '-083.556083', '+41.673449'), 
(43611, 'Toledo', 'OH', 419, '-083.486382', '+41.698298'), 
(43612, 'Toledo', 'OH', 419, '-083.460181', '+41.695847'), 
(43613, 'Toledo', 'OH', 419, '-083.606235', '+41.703548'), 
(43614, 'Toledo', 'OH', 419, '-083.633941', '+41.609041'), 
(43615, 'Toledo', 'OH', 419, '-083.678586', '+41.649600'), 
(43616, 'Oregon', 'OH', 419, '-083.444330', '+41.656948'), 
(43617, 'Toledo', 'OH', 419, '-083.722437', '+41.667650'), 
(43618, 'Oregon', 'OH', 419, '-083.399129', '+41.656948'), 
(43619, 'Northwood', 'OH', 419, '-083.485681', '+41.596099'), 
(43620, 'Toledo', 'OH', 419, '-083.553933', '+41.664849'), 
(43623, 'Toledo', 'OH', 419, '-083.682686', '+41.702949'), 
(43624, 'Toledo', 'OH', 419, '-083.546233', '+41.654599'), 
(43635, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43652, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43653, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43654, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43655, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43656, 'Toledo', 'OH', 419, '-083.497155', '+41.678167'), 
(43657, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43659, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43660, 'Toledo', 'OH', 419, '-083.532883', '+41.654649'), 
(43661, 'Toledo', 'OH', 419, '-083.497155', '+41.678167'), 
(43666, 'Toledo', 'OH', 419, '-083.497155', '+41.678167'), 
(43667, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43681, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43682, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43697, 'Toledo', 'OH', 419, '-083.439430', '+41.686778'), 
(43699, 'Toledo', 'OH', 419, '-083.658937', '+41.653788'), 
(43701, 'Zanesville', 'OH', 740, '-082.004058', '+39.927415'), 
(43702, 'Zanesville', 'OH', 740, '-081.962539', '+39.961236'), 
(43711, 'Ava', 'OH', 740, '-081.554854', '+39.827556'), 
(43713, 'Barnesville', 'OH', 740, '-081.137495', '+39.985318'), 
(43716, 'Beallsville', 'OH', 740, '-080.991731', '+39.780188'), 
(43717, 'Belle Valley', 'OH', 740, '-081.465752', '+39.768475'), 
(43718, 'Belmont', 'OH', 740, '-080.988043', '+40.004009'), 
(43719, 'Bethesda', 'OH', 740, '-081.065991', '+39.996312'), 
(43720, 'Blue Rock', 'OH', 740, '-081.876343', '+39.820021'), 
(43721, 'Brownsville', 'OH', 740, '-082.255984', '+39.945180'), 
(43722, 'Buffalo', 'OH', 740, '-081.531130', '+39.919440'), 
(43723, 'Byesville', 'OH', 740, '-081.531919', '+39.953185'), 
(43724, 'Caldwell', 'OH', 740, '-081.483049', '+39.744446'), 
(43725, 'Cambridge', 'OH', 740, '-081.582025', '+40.027010'), 
(43727, 'Chandlersville', 'OH', 740, '-081.799363', '+39.865211'), 
(43728, 'Chesterhill', 'OH', 740, '-081.898307', '+39.497841'), 
(43730, 'Corning', 'OH', 740, '-082.110219', '+39.636069'), 
(43731, 'Crooksville', 'OH', 740, '-082.165011', '+39.704142'), 
(43732, 'Cumberland', 'OH', 740, '-081.617372', '+39.888120'), 
(43733, 'Derwent', 'OH', 740, '-081.542965', '+39.923616'), 
(43734, 'Duncan Falls', 'OH', 740, '-081.894220', '+39.872071'), 
(43735, 'East Fultonham', 'OH', 740, '-082.121262', '+39.853931'), 
(43736, 'Fairview', 'OH', 740, '-081.255793', '+40.064971'), 
(43738, 'Fultonham', 'OH', 740, '-082.137754', '+39.855525'), 
(43739, 'Glenford', 'OH', 740, '-082.297706', '+39.884312'), 
(43740, 'Gratiot', 'OH', 740, '-082.211784', '+39.953262'), 
(43746, 'Hopewell', 'OH', 740, '-082.174647', '+39.970024'), 
(43747, 'Jerusalem', 'OH', 740, '-081.123561', '+39.825880'), 
(43748, 'Junction City', 'OH', 740, '-082.302787', '+39.684697'), 
(43749, 'Kimbolton', 'OH', 740, '-081.548992', '+40.158911'), 
(43750, 'Kipling', 'OH', 740, '-081.500579', '+39.994467'), 
(43752, 'Laings', 'OH', 740, '-081.009999', '+39.717086'), 
(43754, 'Lewisville', 'OH', 740, '-081.227706', '+39.746070'), 
(43755, 'Lore City', 'OH', 740, '-081.435723', '+40.052671'), 
(43756, 'Mc Connelsville', 'OH', 740, '-081.812560', '+39.676688'), 
(43757, 'Malaga', 'OH', 740, '-081.151604', '+39.859373'), 
(43758, 'Malta', 'OH', 740, '-081.908715', '+39.632381'), 
(43759, 'Morristown', 'OH', 740, '-080.970135', '+40.011338'), 
(43760, 'Mount Perry', 'OH', 740, '-082.207750', '+39.760789'), 
(43761, 'Moxahala', 'OH', 740, '-082.248369', '+39.740299'), 
(43762, 'New Concord', 'OH', 740, '-081.767017', '+40.024342'), 
(43764, 'New Lexington', 'OH', 740, '-082.206140', '+39.706051'), 
(43766, 'New Straitsville', 'OH', 740, '-082.252758', '+39.619477'), 
(43767, 'Norwich', 'OH', 740, '-081.804302', '+40.011106'), 
(43768, 'Old Washington', 'OH', 740, '-081.452164', '+40.039201'), 
(43771, 'Philo', 'OH', 740, '-081.954582', '+39.822159'), 
(43772, 'Pleasant City', 'OH', 740, '-081.551647', '+39.918285'), 
(43773, 'Quaker City', 'OH', 740, '-081.313561', '+40.040755'), 
(43777, 'Roseville', 'OH', 740, '-082.039389', '+39.821869'), 
(43778, 'Salesville', 'OH', 740, '-081.373692', '+40.015591'), 
(43779, 'Sarahsville', 'OH', 740, '-081.428046', '+39.816285'), 
(43780, 'Senecaville', 'OH', 740, '-081.458577', '+39.942700'), 
(43782, 'Shawnee', 'OH', 740, '-082.214886', '+39.625239'), 
(43783, 'Somerset', 'OH', 740, '-082.278894', '+39.736529'), 
(43786, 'Stafford', 'OH', 740, '-081.275824', '+39.711168'), 
(43787, 'Stockport', 'OH', 740, '-081.826194', '+39.548994'), 
(43788, 'Summerfield', 'OH', 740, '-081.370927', '+39.795107'), 
(43789, 'Sycamore Valley', 'OH', 740, '-081.240732', '+39.654386'), 
(43791, 'White Cottage', 'OH', 740, '-082.098668', '+39.871330'), 
(43793, 'Woodsfield', 'OH', 740, '-081.075921', '+39.751516'), 
(43802, 'Adamsville', 'OH', 740, '-081.855203', '+40.090767'), 
(43803, 'Bakersville', 'OH', 330, '-081.643638', '+40.357237'), 
(43804, 'Baltic', 'OH', 330, '-081.674440', '+40.426559'), 
(43805, 'Blissfield', 'OH', 740, '-081.968787', '+40.398274'), 
(43811, 'Conesville', 'OH', 740, '-081.929225', '+40.247685'), 
(43812, 'Coshocton', 'OH', 740, '-081.864066', '+40.300934'), 
(43821, 'Dresden', 'OH', 740, '-081.999822', '+40.106916'), 
(43822, 'Frazeysburg', 'OH', 740, '-082.103212', '+40.108668'), 
(43824, 'Fresno', 'OH', 740, '-081.755507', '+40.364667'), 
(43828, 'Keene', 'OH', 740, '-081.873607', '+40.351271'), 
(43830, 'Nashport', 'OH', 740, '-082.099574', '+40.063883'), 
(43832, 'Newcomerstown', 'OH', 740, '-081.571033', '+40.330310'), 
(43836, 'Plainfield', 'OH', 740, '-081.720675', '+40.200382'), 
(43837, 'Port Washington', 'OH', 740, '-081.467895', '+40.306936'), 
(43840, 'Stone Creek', 'OH', 330, '-081.602889', '+40.404888'), 
(43842, 'Trinway', 'OH', 740, '-081.995016', '+40.143323'), 
(43843, 'Walhonding', 'OH', 740, '-082.155887', '+40.340702'), 
(43844, 'Warsaw', 'OH', 740, '-081.958266', '+40.319800'), 
(43845, 'West Lafayette', 'OH', 740, '-081.824640', '+40.274460'), 
(43901, 'Adena', 'OH', 740, '-080.789377', '+40.260579'), 
(43902, 'Alledonia', 'OH', 740, '-080.980056', '+39.894917'), 
(43903, 'Amsterdam', 'OH', 740, '-080.845050', '+40.486354'), 
(43905, 'Barton', 'OH', 740, '-080.844410', '+40.107367'), 
(43906, 'Bellaire', 'OH', 740, '-080.805716', '+39.991864'), 
(43907, 'Cadiz', 'OH', 740, '-081.030687', '+40.263163'), 
(43908, 'Bergholz', 'OH', 740, '-080.856529', '+40.500220'), 
(43909, 'Blaine', 'OH', 740, '-080.817605', '+40.070102'), 
(43910, 'Bloomingdale', 'OH', 740, '-080.774815', '+40.341244'), 
(43912, 'Bridgeport', 'OH', 740, '-080.788948', '+40.092799'), 
(43913, 'Brilliant', 'OH', 740, '-080.768624', '+40.323767'), 
(43914, 'Cameron', 'OH', 740, '-080.945431', '+39.768729'), 
(43915, 'Clarington', 'OH', 740, '-080.903818', '+39.744008'), 
(43916, 'Colerain', 'OH', 740, '-080.814948', '+40.122351');

insert  into zipcodes values 
(43917, 'Dillonvale', 'OH', 740, '-080.772660', '+40.333811'), 
(43920, 'East Liverpool', 'OH', 330, '-080.600629', '+40.677372'), 
(43925, 'East Springfield', 'OH', 740, '-080.756661', '+40.415106'), 
(43926, 'Empire', 'OH', 740, '-080.624051', '+40.509225'), 
(43927, 'Fairpoint', 'OH', 740, '-080.938031', '+40.122450'), 
(43928, 'Glencoe', 'OH', 740, '-080.899286', '+40.010896'), 
(43930, 'Hammondsville', 'OH', 740, '-080.719014', '+40.460885'), 
(43931, 'Hannibal', 'OH', 740, '-080.891369', '+39.676317'), 
(43932, 'Irondale', 'OH', 740, '-080.763971', '+40.525504'), 
(43933, 'Jacobsburg', 'OH', 740, '-080.888014', '+39.937228'), 
(43934, 'Lansing', 'OH', 740, '-080.800316', '+40.079975'), 
(43935, 'Martins Ferry', 'OH', 740, '-080.758087', '+40.117231'), 
(43937, 'Maynard', 'OH', 740, '-080.877264', '+40.130167'), 
(43938, 'Mingo Junction', 'OH', 740, '-080.762054', '+40.358475'), 
(43939, 'Mount Pleasant', 'OH', 740, '-080.782734', '+40.176990'), 
(43940, 'Neffs', 'OH', 740, '-080.824454', '+40.028448'), 
(43941, 'Piney Fork', 'OH', 740, '-080.835767', '+40.263948'), 
(43942, 'Powhatan Point', 'OH', 740, '-080.960745', '+40.006175'), 
(43943, 'Rayland', 'OH', 740, '-080.771562', '+40.337357'), 
(43944, 'Richmond', 'OH', 740, '-080.791768', '+40.441964'), 
(43945, 'Salineville', 'OH', 330, '-080.822333', '+40.649533'), 
(43946, 'Sardis', 'OH', 740, '-080.970678', '+39.646018'), 
(43947, 'Shadyside', 'OH', 740, '-080.804364', '+39.950713'), 
(43948, 'Smithfield', 'OH', 740, '-080.784927', '+40.280060'), 
(43950, 'Saint Clairsville', 'OH', 740, '-080.978797', '+40.077792'), 
(43951, 'Lafferty', 'OH', 740, '-081.010169', '+40.110980'), 
(43952, 'Steubenville', 'OH', 740, '-080.746759', '+40.349541'), 
(43953, 'Steubenville', 'OH', 740, '-080.678099', '+40.352418'), 
(43961, 'Stratton', 'OH', 740, '-080.628515', '+40.518479'), 
(43962, 'Summitville', 'OH', 330, '-080.881583', '+40.679456'), 
(43963, 'Tiltonsville', 'OH', 740, '-080.738107', '+40.226760'), 
(43964, 'Toronto', 'OH', 740, '-080.670057', '+40.477049'), 
(43966, 'Unionport', 'OH', 740, '-080.839519', '+40.360979'), 
(43967, 'Warnock', 'OH', 740, '-080.916901', '+40.020007'), 
(43968, 'Wellsville', 'OH', 330, '-080.692008', '+40.650362'), 
(43970, 'Wolf Run', 'OH', 740, '-080.889206', '+40.469470'), 
(43971, 'Yorkville', 'OH', 740, '-080.810216', '+40.338699'), 
(43972, 'Bannock', 'OH', 740, '-080.975639', '+40.103155'), 
(43973, 'Freeport', 'OH', 740, '-081.223669', '+40.230697'), 
(43974, 'Harrisville', 'OH', 740, '-080.888159', '+40.181476'), 
(43976, 'Hopedale', 'OH', 740, '-081.070506', '+40.314449'), 
(43977, 'Flushing', 'OH', 740, '-081.090224', '+40.115634'), 
(43981, 'New Athens', 'OH', 740, '-080.995856', '+40.183933'), 
(43983, 'Piedmont', 'OH', 740, '-081.194538', '+40.134188'), 
(43984, 'New Rumley', 'OH', 740, '-081.102502', '+40.296490'), 
(43985, 'Holloway', 'OH', 740, '-080.970135', '+40.011338'), 
(43986, 'Jewett', 'OH', 740, '-080.996826', '+40.370274'), 
(43988, 'Scio', 'OH', 740, '-081.104831', '+40.307421'), 
(43989, 'Short Creek', 'OH', 740, '-081.102502', '+40.296490'), 
(44001, 'Amherst', 'OH', 440, '-082.253828', '+41.361746'), 
(44003, 'Andover', 'OH', 440, '-080.602278', '+41.740136'), 
(44004, 'Ashtabula', 'OH', 440, '-080.743490', '+41.772583'), 
(44005, 'Ashtabula', 'OH', 440, '-080.955313', '+41.730146'), 
(44010, 'Austinburg', 'OH', 440, '-080.856463', '+41.772459'), 
(44011, 'Avon', 'OH', 440, '-082.019866', '+41.448492'), 
(44012, 'Avon Lake', 'OH', 440, '-082.017527', '+41.496740'), 
(44017, 'Berea', 'OH', 440, '-081.693019', '+41.456905'), 
(44021, 'Burton', 'OH', 440, '-081.152938', '+41.447117'), 
(44022, 'Chagrin Falls', 'OH', 440, '-081.431436', '+41.449353'), 
(44023, 'Chagrin Falls', 'OH', 440, '-081.304222', '+41.387203'), 
(44024, 'Chardon', 'OH', 440, '-081.157142', '+41.572432'), 
(44026, 'Chesterland', 'OH', 440, '-081.307472', '+41.530351'), 
(44028, 'Columbia Station', 'OH', 440, '-081.949111', '+41.305600'), 
(44030, 'Conneaut', 'OH', 440, '-080.616195', '+41.756356'), 
(44032, 'Dorset', 'OH', 440, '-080.673288', '+41.677076'), 
(44033, 'East Claridon', 'OH', 440, '-081.111175', '+41.533350'), 
(44035, 'Elyria', 'OH', 440, '-082.105112', '+41.371396'), 
(44036, 'Elyria', 'OH', 440, '-082.077068', '+41.401494'), 
(44039, 'North Ridgeville', 'OH', 440, '-082.019365', '+41.377776'), 
(44040, 'Gates Mills', 'OH', 440, '-081.414597', '+41.513251'), 
(44041, 'Geneva', 'OH', 440, '-080.785627', '+41.736396'), 
(44044, 'Grafton', 'OH', 440, '-082.046168', '+41.274500'), 
(44045, 'Grand River', 'OH', 440, '-081.282125', '+41.742693'), 
(44046, 'Huntsburg', 'OH', 440, '-081.073366', '+41.538433'), 
(44047, 'Jefferson', 'OH', 440, '-080.693315', '+41.700536'), 
(44048, 'Kingsville', 'OH', 440, '-080.647299', '+41.846175'), 
(44049, 'Kipton', 'OH', 440, '-082.306383', '+41.266350'), 
(44050, 'Lagrange', 'OH', 440, '-082.119671', '+41.258201'), 
(44052, 'Lorain', 'OH', 440, '-082.166534', '+41.450991'), 
(44053, 'Lorain', 'OH', 440, '-082.218185', '+41.425292'), 
(44054, 'Sheffield Lake', 'OH', 440, '-082.089769', '+41.463541'), 
(44055, 'Lorain', 'OH', 440, '-082.134021', '+41.434492'), 
(44056, 'Macedonia', 'OH', 330, '-081.492511', '+41.311288'), 
(44057, 'Madison', 'OH', 440, '-081.073247', '+41.781467'), 
(44060, 'Mentor', 'OH', 440, '-081.328779', '+41.679291'), 
(44061, 'Mentor', 'OH', 440, '-081.249027', '+41.910676'), 
(44062, 'Middlefield', 'OH', 440, '-081.068303', '+41.453242'), 
(44064, 'Montville', 'OH', 440, '-081.051767', '+41.603114'), 
(44065, 'Newbury', 'OH', 440, '-081.273831', '+41.456099'), 
(44067, 'Northfield', 'OH', 330, '-081.540790', '+41.306454'), 
(44068, 'North Kingsville', 'OH', 440, '-080.685034', '+41.904594'), 
(44070, 'North Olmsted', 'OH', 440, '-081.922461', '+41.417347'), 
(44072, 'Novelty', 'OH', 440, '-081.328211', '+41.468754'), 
(44073, 'Novelty', 'OH', 440, '-080.955545', '+41.837043'), 
(44074, 'Oberlin', 'OH', 440, '-082.227628', '+41.294649'), 
(44076, 'Orwell', 'OH', 440, '-080.834349', '+41.588584'), 
(44077, 'Painesville', 'OH', 440, '-081.199030', '+41.707918'), 
(44080, 'Parkman', 'OH', 440, '-081.053411', '+41.364495'), 
(44081, 'Perry', 'OH', 440, '-081.146260', '+41.768495'), 
(44082, 'Pierpont', 'OH', 440, '-080.573251', '+41.769302'), 
(44084, 'Rock Creek', 'OH', 440, '-080.905118', '+41.689765'), 
(44085, 'Rome', 'OH', 440, '-080.770777', '+41.624828'), 
(44086, 'Thompson', 'OH', 440, '-081.052453', '+41.673116'), 
(44087, 'Twinsburg', 'OH', 330, '-081.440435', '+41.313304'), 
(44088, 'Unionville', 'OH', 440, '-081.003385', '+41.783323'), 
(44089, 'Vermilion', 'OH', 440, '-082.401637', '+41.380755'), 
(44090, 'Wellington', 'OH', 440, '-082.211778', '+41.160846'), 
(44092, 'Wickliffe', 'OH', 440, '-081.458638', '+41.597299'), 
(44093, 'Williamsfield', 'OH', 440, '-080.726693', '+41.535263'), 
(44094, 'Willoughby', 'OH', 440, '-081.377383', '+41.637997'), 
(44095, 'Eastlake', 'OH', 440, '-081.444531', '+41.658653'), 
(44096, 'Willoughby', 'OH', 440, '-081.249027', '+41.910676'), 
(44097, 'Eastlake', 'OH', 440, '-081.249027', '+41.910676'), 
(44099, 'Windsor', 'OH', 440, '-080.967673', '+41.549414'), 
(44101, 'Cleveland', 'OH', 216, '-081.599648', '+41.523401'), 
(44102, 'Cleveland', 'OH', 216, '-081.740305', '+41.472250'), 
(44103, 'Cleveland', 'OH', 216, '-081.642500', '+41.518050'), 
(44104, 'Cleveland', 'OH', 216, '-081.629599', '+41.480502'), 
(44105, 'Cleveland', 'OH', 216, '-081.632912', '+41.452502'), 
(44106, 'Cleveland', 'OH', 216, '-081.602799', '+41.504751'), 
(44107, 'Lakewood', 'OH', 216, '-081.637249', '+41.514849'), 
(44108, 'Cleveland', 'OH', 216, '-081.608297', '+41.543450'), 
(44109, 'Cleveland', 'OH', 216, '-081.698483', '+41.445963'), 
(44110, 'Cleveland', 'OH', 216, '-081.571560', '+41.564100'), 
(44111, 'Cleveland', 'OH', 216, '-081.787006', '+41.459500'), 
(44112, 'Cleveland', 'OH', 216, '-081.545576', '+41.528632'), 
(44113, 'Cleveland', 'OH', 216, '-081.642970', '+41.473782'), 
(44114, 'Cleveland', 'OH', 216, '-081.677302', '+41.514500'), 
(44115, 'Cleveland', 'OH', 216, '-081.675602', '+41.490351'), 
(44116, 'Rocky River', 'OH', 440, '-081.849209', '+41.469497'), 
(44117, 'Euclid', 'OH', 216, '-081.526142', '+41.566834'), 
(44118, 'Cleveland', 'OH', 216, '-081.551645', '+41.500752'), 
(44119, 'Cleveland', 'OH', 216, '-081.544409', '+41.583849'), 
(44120, 'Cleveland', 'OH', 216, '-081.579746', '+41.473102'), 
(44121, 'Cleveland', 'OH', 216, '-081.532344', '+41.527651'), 
(44122, 'Beachwood', 'OH', 216, '-081.505389', '+41.473248'), 
(44123, 'Euclid', 'OH', 216, '-081.525842', '+41.602548'), 
(44124, 'Cleveland', 'OH', 216, '-081.469427', '+41.501001'), 
(44125, 'Cleveland', 'OH', 216, '-081.632298', '+41.433490'), 
(44126, 'Cleveland', 'OH', 216, '-081.852959', '+41.442927'), 
(44127, 'Cleveland', 'OH', 216, '-081.649190', '+41.472551'), 
(44128, 'Cleveland', 'OH', 216, '-081.533893', '+41.439352'), 
(44129, 'Cleveland', 'OH', 440, '-081.626348', '+41.437052'), 
(44130, 'Cleveland', 'OH', 440, '-081.796406', '+41.382600'), 
(44131, 'Independence', 'OH', 216, '-081.642310', '+41.395652'), 
(44132, 'Euclid', 'OH', 216, '-081.510858', '+41.606049'), 
(44133, 'North Royalton', 'OH', 440, '-081.745102', '+41.314603'), 
(44134, 'Cleveland', 'OH', 216, '-081.726551', '+41.381701'), 
(44135, 'Cleveland', 'OH', 216, '-081.653799', '+41.479700'), 
(44136, 'Strongsville', 'OH', 440, '-081.831656', '+41.313268'), 
(44137, 'Maple Heights', 'OH', 216, '-081.557493', '+41.404703'), 
(44138, 'Olmsted Falls', 'OH', 440, '-081.768304', '+41.465600'), 
(44139, 'Solon', 'OH', 440, '-081.440322', '+41.386753'), 
(44140, 'Bay Village', 'OH', 440, '-081.921513', '+41.490967'), 
(44141, 'Brecksville', 'OH', 440, '-081.643247', '+41.362052'), 
(44142, 'Brookpark', 'OH', 216, '-081.832107', '+41.401000'), 
(44143, 'Cleveland', 'OH', 440, '-081.482790', '+41.559150'), 
(44144, 'Cleveland', 'OH', 216, '-081.739804', '+41.438501'), 
(44145, 'Westlake', 'OH', 440, '-081.921811', '+41.445145'), 
(44146, 'Bedford', 'OH', 440, '-081.536842', '+41.389054'), 
(44147, 'Broadview Heights', 'OH', 440, '-081.673099', '+41.314053'), 
(44177, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44178, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44179, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44181, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44184, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44185, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44186, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44188, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44189, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44190, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44191, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44192, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44193, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44194, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44195, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44197, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44198, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44199, 'Cleveland', 'OH', 216, '-081.672797', '+41.685744'), 
(44201, 'Atwater', 'OH', 330, '-081.194614', '+41.040507'), 
(44202, 'Aurora', 'OH', 330, '-081.292977', '+41.311704'), 
(44203, 'Barberton', 'OH', 330, '-081.621195', '+41.019655'), 
(44210, 'Bath', 'OH', 330, '-081.539990', '+41.128705'), 
(44211, 'Brady Lake', 'OH', 330, '-081.312416', '+41.169816'), 
(44212, 'Brunswick', 'OH', 330, '-081.822810', '+41.206132'), 
(44214, 'Burbank', 'OH', 330, '-081.996351', '+40.927483'), 
(44215, 'Chippewa Lake', 'OH', 330, '-081.901693', '+41.065342'), 
(44216, 'Clinton', 'OH', 330, '-081.571443', '+40.948706'), 
(44217, 'Creston', 'OH', 330, '-081.912937', '+40.945417'), 
(44221, 'Cuyahoga Falls', 'OH', 330, '-081.473585', '+41.143906'), 
(44222, 'Cuyahoga Falls', 'OH', 330, '-081.539990', '+41.128705'), 
(44223, 'Cuyahoga Falls', 'OH', 330, '-081.526738', '+41.170605'), 
(44224, 'Stow', 'OH', 330, '-081.450184', '+41.172402'), 
(44230, 'Doylestown', 'OH', 330, '-081.770787', '+40.958926'), 
(44231, 'Garrettsville', 'OH', 330, '-081.081534', '+41.291405'), 
(44232, 'Green', 'OH', 330, '-081.461987', '+40.932506'), 
(44233, 'Hinckley', 'OH', 330, '-081.736072', '+41.236480'), 
(44234, 'Hiram', 'OH', 330, '-081.165200', '+41.310354'), 
(44235, 'Homerville', 'OH', 330, '-082.113597', '+41.038796'), 
(44236, 'Hudson', 'OH', 330, '-081.476335', '+41.244023'), 
(44237, 'Hudson', 'OH', 330, '-081.539990', '+41.128705'), 
(44238, 'Hudson', 'OH', 330, '-081.539990', '+41.128705'), 
(44240, 'Kent', 'OH', 330, '-081.313278', '+41.205705'), 
(44241, 'Streetsboro', 'OH', 330, '-081.340528', '+41.241655'), 
(44242, 'Kent', 'OH', 330, '-081.196615', '+41.170006'), 
(44243, 'Kent', 'OH', 330, '-081.341531', '+41.147537'), 
(44250, 'Lakemore', 'OH', 330, '-081.427942', '+41.022156'), 
(44251, 'Westfield Center', 'OH', 330, '-081.928342', '+41.028837'), 
(44253, 'Litchfield', 'OH', 330, '-082.020109', '+41.162553'), 
(44254, 'Lodi', 'OH', 330, '-081.992065', '+41.044913'), 
(44255, 'Mantua', 'OH', 330, '-081.229924', '+41.282355'), 
(44256, 'Medina', 'OH', 330, '-081.855048', '+41.109975'), 
(44258, 'Medina', 'OH', 330, '-081.841079', '+41.127594'), 
(44260, 'Mogadore', 'OH', 330, '-081.404982', '+41.026954'), 
(44262, 'Munroe Falls', 'OH', 330, '-081.431677', '+41.138206'), 
(44264, 'Peninsula', 'OH', 330, '-081.549261', '+41.230355'), 
(44265, 'Randolph', 'OH', 330, '-081.297727', '+41.010907'), 
(44266, 'Ravenna', 'OH', 330, '-081.172922', '+41.163755'), 
(44270, 'Rittman', 'OH', 330, '-081.862397', '+40.949448'), 
(44272, 'Rootstown', 'OH', 330, '-081.173572', '+41.078728'), 
(44273, 'Seville', 'OH', 330, '-081.960694', '+41.044552'), 
(44274, 'Sharon Center', 'OH', 330, '-081.734329', '+41.099240'), 
(44275, 'Spencer', 'OH', 330, '-082.052299', '+41.081789'), 
(44276, 'Sterling', 'OH', 330, '-081.830515', '+40.936853'), 
(44278, 'Tallmadge', 'OH', 330, '-081.428883', '+41.096656'), 
(44280, 'Valley City', 'OH', 330, '-081.917187', '+41.233736'), 
(44281, 'Wadsworth', 'OH', 330, '-081.751008', '+41.071841'), 
(44282, 'Wadsworth', 'OH', 330, '-081.929185', '+41.132725'), 
(44285, 'Wayland', 'OH', 330, '-081.070017', '+41.159706'), 
(44286, 'Richfield', 'OH', 330, '-081.621093', '+41.235492'), 
(44287, 'West Salem', 'OH', 419, '-082.070909', '+40.925084'), 
(44288, 'Windham', 'OH', 330, '-081.096118', '+41.239066'), 
(44301, 'Akron', 'OH', 330, '-081.507831', '+41.012239'), 
(44302, 'Akron', 'OH', 330, '-081.539039', '+41.090605'), 
(44303, 'Akron', 'OH', 330, '-081.535089', '+41.104355'), 
(44304, 'Akron', 'OH', 330, '-081.506187', '+41.083293'), 
(44305, 'Akron', 'OH', 330, '-081.458435', '+41.078706'), 
(44306, 'Akron', 'OH', 330, '-081.479986', '+41.041805'), 
(44307, 'Akron', 'OH', 330, '-081.543889', '+41.073207'), 
(44308, 'Akron', 'OH', 330, '-081.517438', '+41.082455'), 
(44309, 'Akron', 'OH', 330, '-081.512338', '+41.096205'), 
(44310, 'Akron', 'OH', 330, '-081.498182', '+41.105505'), 
(44311, 'Akron', 'OH', 330, '-081.522838', '+41.064955'), 
(44312, 'Akron', 'OH', 330, '-081.443312', '+41.018961'), 
(44313, 'Akron', 'OH', 330, '-081.576591', '+41.161120'), 
(44314, 'Akron', 'OH', 330, '-081.559791', '+41.041555'), 
(44315, 'Akron', 'OH', 330, '-081.463238', '+41.027977'), 
(44316, 'Akron', 'OH', 330, '-081.484686', '+41.067506'), 
(44317, 'Akron', 'OH', 330, '-081.529139', '+41.052455'), 
(44319, 'Akron', 'OH', 330, '-081.524376', '+40.978755'), 
(44320, 'Akron', 'OH', 330, '-081.579391', '+41.077390'), 
(44321, 'Akron', 'OH', 330, '-081.644346', '+41.100154'), 
(44322, 'Akron', 'OH', 330, '-081.581032', '+41.049143'), 
(44325, 'Akron', 'OH', 330, '-081.510260', '+41.076425'), 
(44326, 'Akron', 'OH', 330, '-081.472701', '+41.172713'), 
(44328, 'Akron', 'OH', 330, '-081.520588', '+41.075955'), 
(44333, 'Akron', 'OH', 330, '-081.631394', '+41.155154'), 
(44334, 'Akron', 'OH', 330, '-081.539990', '+41.128705'), 
(44372, 'Akron', 'OH', 330, '-081.539990', '+41.128705'), 
(44393, 'Akron', 'OH', 330, '-081.539990', '+41.128705'), 
(44396, 'Akron', 'OH', 330, '-081.539990', '+41.128705'), 
(44397, 'Akron', 'OH', 330, '-081.525556', '+41.071603'), 
(44398, 'Akron', 'OH', 330, '-081.539990', '+41.128705'), 
(44399, 'Akron', 'OH', 330, '-081.539990', '+41.128705'), 
(44401, 'Berlin Center', 'OH', 330, '-080.928626', '+41.034545'), 
(44402, 'Bristolville', 'OH', 330, '-080.866704', '+41.376806'), 
(44403, 'Brookfield', 'OH', 330, '-080.573511', '+41.238176'), 
(44404, 'Burghill', 'OH', 330, '-080.559111', '+41.329006'), 
(44405, 'Campbell', 'OH', 330, '-080.591894', '+41.077708'), 
(44406, 'Canfield', 'OH', 330, '-080.822094', '+41.008621'), 
(44408, 'Columbiana', 'OH', 330, '-080.730023', '+40.857858'), 
(44410, 'Cortland', 'OH', 330, '-080.778301', '+41.354945'), 
(44411, 'Deerfield', 'OH', 330, '-081.061016', '+41.037807'), 
(44412, 'Diamond', 'OH', 330, '-081.049216', '+41.102836'), 
(44413, 'East Palestine', 'OH', 330, '-080.646556', '+40.837509'), 
(44415, 'Elkton', 'OH', 330, '-080.704245', '+40.763040'), 
(44416, 'Ellsworth', 'OH', 330, '-080.802854', '+41.017082'), 
(44417, 'Farmdale', 'OH', 330, '-080.667111', '+41.416766'), 
(44418, 'Fowler', 'OH', 330, '-080.602868', '+41.307463'), 
(44420, 'Girard', 'OH', 330, '-080.795028', '+41.171330'), 
(44422, 'Greenford', 'OH', 330, '-080.802854', '+41.017082'), 
(44423, 'Hanoverton', 'OH', 330, '-080.887866', '+40.760843'), 
(44424, 'Hartford', 'OH', 330, '-080.584681', '+41.309096'), 
(44425, 'Hubbard', 'OH', 330, '-080.736973', '+41.236088'), 
(44427, 'Kensington', 'OH', 330, '-080.942791', '+40.729298'), 
(44428, 'Kinsman', 'OH', 330, '-080.601336', '+41.327247'), 
(44429, 'Lake Milton', 'OH', 330, '-080.973988', '+41.097587'), 
(44430, 'Leavittsburg', 'OH', 330, '-080.886138', '+41.241120'), 
(44431, 'Leetonia', 'OH', 330, '-080.749844', '+40.837984'), 
(44432, 'Lisbon', 'OH', 330, '-080.745313', '+40.743051'), 
(44436, 'Lowellville', 'OH', 330, '-080.549561', '+41.056428'), 
(44437, 'Mc Donald', 'OH', 330, '-080.751899', '+41.151895'), 
(44438, 'Masury', 'OH', 330, '-080.544440', '+41.263559'), 
(44439, 'Mesopotamia', 'OH', 440, '-080.942716', '+41.459359'), 
(44440, 'Mineral Ridge', 'OH', 330, '-080.782090', '+41.168441'), 
(44441, 'Negley', 'OH', 330, '-080.572088', '+40.763029'), 
(44442, 'New Middletown', 'OH', 330, '-080.549020', '+40.965525'), 
(44443, 'New Springfield', 'OH', 330, '-080.587833', '+40.928876'), 
(44444, 'Newton Falls', 'OH', 330, '-080.952731', '+41.197392'), 
(44445, 'New Waterford', 'OH', 330, '-080.614381', '+40.843906'), 
(44446, 'Niles', 'OH', 330, '-080.742459', '+41.186106'), 
(44449, 'North Benton', 'OH', 330, '-081.021052', '+40.967155'), 
(44450, 'North Bloomfield', 'OH', 440, '-080.818751', '+41.443995'), 
(44451, 'North Jackson', 'OH', 330, '-080.866940', '+41.075435'), 
(44452, 'North Lima', 'OH', 330, '-080.662484', '+40.951177'), 
(44453, 'Orangeville', 'OH', 330, '-080.533572', '+41.325190'), 
(44454, 'Petersburg', 'OH', 330, '-080.547580', '+40.929000'), 
(44455, 'Rogers', 'OH', 330, '-080.605674', '+40.778137'), 
(44460, 'Salem', 'OH', 330, '-080.763459', '+40.862743'), 
(44470, 'Southington', 'OH', 330, '-080.952784', '+41.283579'), 
(44471, 'Struthers', 'OH', 330, '-080.591298', '+41.050058'), 
(44473, 'Vienna', 'OH', 330, '-080.704184', '+41.265600'), 
(44481, 'Warren', 'OH', 330, '-080.867431', '+41.248912'), 
(44482, 'Warren', 'OH', 330, '-080.761269', '+41.317424'), 
(44483, 'Warren', 'OH', 330, '-080.720029', '+41.242576'), 
(44484, 'Warren', 'OH', 330, '-080.760752', '+41.241952'), 
(44485, 'Warren', 'OH', 330, '-080.843900', '+41.249104'), 
(44486, 'Warren', 'OH', 330, '-080.761269', '+41.317424'), 
(44487, 'Warren', 'OH', 330, '-080.761269', '+41.317424'), 
(44488, 'Warren', 'OH', 330, '-080.761269', '+41.317424'), 
(44490, 'Washingtonville', 'OH', 330, '-080.767064', '+40.896699'), 
(44491, 'West Farmington', 'OH', 330, '-080.950285', '+41.368863'), 
(44492, 'West Point', 'OH', 330, '-080.701410', '+40.709282'), 
(44493, 'Winona', 'OH', 330, '-080.896714', '+40.828584'), 
(44501, 'Youngstown', 'OH', 330, '-080.802854', '+41.017082'), 
(44502, 'Youngstown', 'OH', 330, '-080.638546', '+41.087352'), 
(44503, 'Youngstown', 'OH', 330, '-080.655146', '+41.099258'), 
(44504, 'Youngstown', 'OH', 330, '-080.655250', '+41.122607'), 
(44505, 'Youngstown', 'OH', 330, '-080.616596', '+41.108057'), 
(44506, 'Youngstown', 'OH', 330, '-080.626295', '+41.095258'), 
(44507, 'Youngstown', 'OH', 330, '-080.655046', '+41.074413'), 
(44509, 'Youngstown', 'OH', 330, '-080.693098', '+41.109533'), 
(44510, 'Youngstown', 'OH', 330, '-080.668447', '+41.120407'), 
(44511, 'Youngstown', 'OH', 330, '-080.698121', '+41.067608'), 
(44512, 'Youngstown', 'OH', 330, '-080.668667', '+41.025158'), 
(44513, 'Youngstown', 'OH', 330, '-080.802854', '+41.017082'), 
(44514, 'Youngstown', 'OH', 330, '-080.618344', '+41.009287'), 
(44515, 'Youngstown', 'OH', 330, '-080.759813', '+41.097937'), 
(44555, 'Youngstown', 'OH', 330, '-080.643646', '+41.103858'), 
(44598, 'Youngstown', 'OH', 330, '-080.802854', '+41.017082'), 
(44599, 'Youngstown', 'OH', 330, '-080.802854', '+41.017082'), 
(44601, 'Alliance', 'OH', 330, '-081.335275', '+40.820292'), 
(44606, 'Apple Creek', 'OH', 330, '-081.763389', '+40.733099'), 
(44607, 'Augusta', 'OH', 330, '-081.021870', '+40.686028'), 
(44608, 'Beach City', 'OH', 330, '-081.592696', '+40.665824'), 
(44609, 'Beloit', 'OH', 330, '-080.969891', '+40.941802'), 
(44610, 'Berlin', 'OH', 330, '-081.876602', '+40.547385'), 
(44611, 'Big Prairie', 'OH', 330, '-082.086715', '+40.598522'), 
(44612, 'Bolivar', 'OH', 330, '-081.449534', '+40.618002'), 
(44613, 'Brewster', 'OH', 330, '-081.595746', '+40.714208'), 
(44614, 'Canal Fulton', 'OH', 330, '-081.488163', '+40.808555'), 
(44615, 'Carrollton', 'OH', 330, '-081.064859', '+40.571861'), 
(44617, 'Charm', 'OH', 330, '-081.782872', '+40.507088'), 
(44618, 'Dalton', 'OH', 330, '-081.760920', '+40.757197'), 
(44619, 'Damascus', 'OH', 330, '-080.962843', '+40.902146'), 
(44620, 'Dellroy', 'OH', 330, '-081.226442', '+40.587709'), 
(44621, 'Dennison', 'OH', 740, '-081.352297', '+40.416656'), 
(44622, 'Dover', 'OH', 330, '-081.479110', '+40.492563'), 
(44624, 'Dundee', 'OH', 330, '-081.605824', '+40.589023'), 
(44625, 'East Rochester', 'OH', 330, '-080.981107', '+40.770542'), 
(44626, 'East Sparta', 'OH', 330, '-081.381386', '+40.695388'), 
(44627, 'Fredericksburg', 'OH', 330, '-081.831036', '+40.696545'), 
(44628, 'Glenmont', 'OH', 330, '-082.128771', '+40.538330'), 
(44629, 'Gnadenhutten', 'OH', 740, '-081.430921', '+40.335928'), 
(44630, 'Greentown', 'OH', 330, '-081.400134', '+40.929507'), 
(44631, 'Harlem Springs', 'OH', 330, '-081.003619', '+40.521924'), 
(44632, 'Hartville', 'OH', 330, '-081.442635', '+40.822158'), 
(44633, 'Holmesville', 'OH', 330, '-081.937501', '+40.624618'), 
(44634, 'Homeworth', 'OH', 330, '-081.033298', '+40.830059'), 
(44636, 'Kidron', 'OH', 330, '-081.742811', '+40.738387'), 
(44637, 'Killbuck', 'OH', 330, '-082.041222', '+40.501625'), 
(44638, 'Lakeville', 'OH', 419, '-082.128493', '+40.614615'), 
(44639, 'Leesville', 'OH', 740, '-081.243498', '+40.547688'), 
(44640, 'Limaville', 'OH', 330, '-081.149664', '+40.983558'), 
(44641, 'Louisville', 'OH', 330, '-081.390056', '+40.802406'), 
(44643, 'Magnolia', 'OH', 330, '-081.312133', '+40.679881'), 
(44644, 'Malvern', 'OH', 330, '-081.200395', '+40.590393'), 
(44645, 'Marshallville', 'OH', 330, '-081.725668', '+40.908987'), 
(44646, 'Massillon', 'OH', 330, '-081.435350', '+40.850643'), 
(44647, 'Massillon', 'OH', 330, '-081.575795', '+40.801057'), 
(44648, 'Massillon', 'OH', 330, '-081.368284', '+40.811809'), 
(44650, 'Maximo', 'OH', 330, '-081.173873', '+40.874558'), 
(44651, 'Mechanicstown', 'OH', 330, '-080.959514', '+40.629918'), 
(44652, 'Middlebranch', 'OH', 330, '-081.326195', '+40.895057'), 
(44653, 'Midvale', 'OH', 330, '-081.372875', '+40.437981'), 
(44654, 'Millersburg', 'OH', 330, '-081.878772', '+40.544738'), 
(44656, 'Mineral City', 'OH', 330, '-081.343581', '+40.570507'), 
(44657, 'Minerva', 'OH', 330, '-081.175266', '+40.749759'), 
(44659, 'Mount Eaton', 'OH', 330, '-081.692787', '+40.690225'), 
(44660, 'Mount Hope', 'OH', 330, '-081.782532', '+40.622284'), 
(44661, 'Nashville', 'OH', 330, '-082.116760', '+40.593256'), 
(44662, 'Navarre', 'OH', 330, '-081.535805', '+40.708566'), 
(44663, 'New Philadelphia', 'OH', 330, '-081.458777', '+40.511632'), 
(44665, 'North Georgetown', 'OH', 330, '-080.979435', '+40.843563'), 
(44666, 'North Lawrence', 'OH', 330, '-081.613396', '+40.824937'), 
(44667, 'Orrville', 'OH', 330, '-081.850598', '+40.788723'), 
(44669, 'Paris', 'OH', 330, '-081.145349', '+40.797908'), 
(44670, 'Robertsville', 'OH', 330, '-081.187875', '+40.764741'), 
(44671, 'Sandyville', 'OH', 330, '-081.365254', '+40.644174'), 
(44672, 'Sebring', 'OH', 330, '-081.021736', '+40.920492'), 
(44675, 'Sherrodsville', 'OH', 740, '-081.216271', '+40.495710'), 
(44676, 'Shreve', 'OH', 330, '-082.028231', '+40.716170'), 
(44677, 'Smithville', 'OH', 330, '-081.855266', '+40.872545'), 
(44678, 'Somerdale', 'OH', 330, '-081.352352', '+40.564880'), 
(44679, 'Stillwater', 'OH', 740, '-081.488516', '+40.440407'), 
(44680, 'Strasburg', 'OH', 330, '-081.549884', '+40.598698'), 
(44681, 'Sugarcreek', 'OH', 330, '-081.553581', '+40.473446'), 
(44682, 'Tuscarawas', 'OH', 740, '-081.406883', '+40.395881'), 
(44683, 'Uhrichsville', 'OH', 740, '-081.356471', '+40.451788'), 
(44685, 'Uniontown', 'OH', 330, '-081.458185', '+40.969521'), 
(44687, 'Walnut Creek', 'OH', 330, '-081.728416', '+40.551575'), 
(44688, 'Waynesburg', 'OH', 330, '-081.274199', '+40.692071'), 
(44689, 'Wilmot', 'OH', 330, '-081.638348', '+40.657981'), 
(44690, 'Winesburg', 'OH', 330, '-081.681707', '+40.616536'), 
(44691, 'Wooster', 'OH', 330, '-081.895377', '+40.830699'), 
(44693, 'Deersville', 'OH', 740, '-081.183933', '+40.294686'), 
(44695, 'Bowerston', 'OH', 740, '-081.175864', '+40.398846'), 
(44697, 'Zoar', 'OH', 330, '-081.414245', '+40.618290'), 
(44699, 'Tippecanoe', 'OH', 740, '-081.262892', '+40.277046'), 
(44701, 'Canton', 'OH', 330, '-081.371185', '+40.782408'), 
(44702, 'Canton', 'OH', 330, '-081.379535', '+40.800108'), 
(44703, 'Canton', 'OH', 330, '-081.379886', '+40.808808'), 
(44704, 'Canton', 'OH', 330, '-081.345934', '+40.799158'), 
(44705, 'Canton', 'OH', 330, '-081.330583', '+40.830092'), 
(44706, 'Canton', 'OH', 330, '-081.430161', '+40.741553'), 
(44707, 'Canton', 'OH', 330, '-081.350034', '+40.759808'), 
(44708, 'Canton', 'OH', 330, '-081.436938', '+40.825707'), 
(44709, 'Canton', 'OH', 330, '-081.387905', '+40.804880'), 
(44710, 'Canton', 'OH', 330, '-081.426988', '+40.789508'), 
(44711, 'Canton', 'OH', 330, '-081.368284', '+40.811809'), 
(44712, 'Canton', 'OH', 330, '-081.368284', '+40.811809'), 
(44714, 'Canton', 'OH', 330, '-081.360834', '+40.834457'), 
(44718, 'Canton', 'OH', 330, '-081.440791', '+40.846532'), 
(44720, 'Canton', 'OH', 330, '-081.433036', '+40.895607'), 
(44721, 'Canton', 'OH', 330, '-081.318381', '+40.891608'), 
(44730, 'Canton', 'OH', 330, '-081.265980', '+40.770507'), 
(44735, 'Canton', 'OH', 330, '-081.368284', '+40.811809'), 
(44750, 'Canton', 'OH', 330, '-081.418943', '+40.784646'), 
(44760, 'Canton', 'OH', 330, '-081.427780', '+40.853958'), 
(44767, 'Canton', 'OH', 330, '-081.424552', '+40.895721'), 
(44798, 'Canton', 'OH', 330, '-081.368284', '+40.811809'), 
(44799, 'Canton', 'OH', 330, '-081.368284', '+40.811809'), 
(44801, 'Adrian', 'OH', 419, '-083.365404', '+41.090712'), 
(44802, 'Alvada', 'OH', 419, '-083.391792', '+41.054782'), 
(44803, 'Amsden', 'OH', 419, '-082.910552', '+41.037511'), 
(44804, 'Arcadia', 'OH', 419, '-083.535416', '+41.115906'), 
(44805, 'Ashland', 'OH', 419, '-082.296131', '+40.826965'), 
(44807, 'Attica', 'OH', 419, '-082.903207', '+41.077343'), 
(44809, 'Bascom', 'OH', 419, '-083.285361', '+41.132816'), 
(44811, 'Bellevue', 'OH', 419, '-082.793687', '+41.216488'), 
(44813, 'Bellville', 'OH', 419, '-082.481491', '+40.646184'), 
(44814, 'Berlin Heights', 'OH', 419, '-082.459915', '+41.338364'), 
(44815, 'Bettsville', 'OH', 419, '-083.239806', '+41.246929'), 
(44816, 'Birmingham', 'OH', 440, '-082.355035', '+41.334898'), 
(44817, 'Bloomdale', 'OH', 419, '-083.535075', '+41.217112'), 
(44818, 'Bloomville', 'OH', 419, '-082.968764', '+41.046546'), 
(44820, 'Bucyrus', 'OH', 419, '-082.973876', '+40.832674'), 
(44822, 'Butler', 'OH', 419, '-082.406952', '+40.587193'), 
(44824, 'Castalia', 'OH', 419, '-082.785818', '+41.366624'), 
(44825, 'Chatfield', 'OH', 419, '-082.936698', '+40.965022'), 
(44826, 'Collins', 'OH', 419, '-082.489000', '+41.166039'), 
(44827, 'Crestline', 'OH', 419, '-082.909054', '+40.824607'), 
(44828, 'Flat Rock', 'OH', 419, '-082.859705', '+41.237070'), 
(44830, 'Fostoria', 'OH', 419, '-083.152472', '+41.159551'), 
(44833, 'Galion', 'OH', 419, '-082.823000', '+40.746972'), 
(44836, 'Green Springs', 'OH', 419, '-083.042327', '+41.186418'), 
(44837, 'Greenwich', 'OH', 419, '-082.564392', '+41.119451'), 
(44838, 'Hayesville', 'OH', 419, '-082.249991', '+40.768006'), 
(44839, 'Huron', 'OH', 419, '-082.538619', '+41.375658'), 
(44840, 'Jeromesville', 'OH', 419, '-082.206323', '+40.789330'), 
(44841, 'Kansas', 'OH', 419, '-083.310194', '+41.228968'), 
(44842, 'Loudonville', 'OH', 419, '-082.236734', '+40.656997'), 
(44843, 'Lucas', 'OH', 419, '-082.454979', '+40.653256'), 
(44844, 'Mc Cutchenville', 'OH', 419, '-083.247403', '+40.958503'), 
(44845, 'Melmore', 'OH', 419, '-083.109783', '+41.024204'), 
(44846, 'Milan', 'OH', 419, '-082.610479', '+41.320775'), 
(44847, 'Monroeville', 'OH', 419, '-082.696315', '+41.192976'), 
(44848, 'Nankin', 'OH', 419, '-082.281695', '+40.920617'), 
(44849, 'Nevada', 'OH', 740, '-083.150116', '+40.837199'), 
(44850, 'New Haven', 'OH', 419, '-082.676973', '+41.034952'), 
(44851, 'New London', 'OH', 419, '-082.437501', '+41.124479'), 
(44853, 'New Riegel', 'OH', 419, '-083.298986', '+41.061468'), 
(44854, 'New Washington', 'OH', 419, '-082.841736', '+40.942627'), 
(44855, 'North Fairfield', 'OH', 419, '-082.586540', '+41.109479'), 
(44856, 'North Robinson', 'OH', 419, '-082.856557', '+40.793372'), 
(44857, 'Norwalk', 'OH', 419, '-082.573222', '+41.204562'), 
(44859, 'Nova', 'OH', 419, '-082.329107', '+41.011373'), 
(44860, 'Oceola', 'OH', 419, '-083.102857', '+40.835677'), 
(44861, 'Old Fort', 'OH', 419, '-083.152360', '+41.235206'), 
(44862, 'Ontario', 'OH', 419, '-082.532057', '+40.772874'), 
(44864, 'Perrysville', 'OH', 419, '-082.308743', '+40.674683'), 
(44865, 'Plymouth', 'OH', 419, '-082.571780', '+40.849371'), 
(44866, 'Polk', 'OH', 419, '-082.192733', '+40.922051'), 
(44867, 'Republic', 'OH', 419, '-082.970007', '+41.146881'), 
(44870, 'Sandusky', 'OH', 419, '-082.724417', '+41.399129'), 
(44871, 'Sandusky', 'OH', 419, '-082.647824', '+41.491810'), 
(44874, 'Savannah', 'OH', 419, '-082.388476', '+40.964517'), 
(44875, 'Shelby', 'OH', 419, '-082.571998', '+40.848784'), 
(44878, 'Shiloh', 'OH', 419, '-082.528622', '+40.926203'), 
(44880, 'Sullivan', 'OH', 419, '-082.242915', '+41.028371'), 
(44881, 'Sulphur Springs', 'OH', 419, '-082.875027', '+40.868645'), 
(44882, 'Sycamore', 'OH', 419, '-083.192192', '+40.942450'), 
(44883, 'Tiffin', 'OH', 419, '-083.144773', '+41.124530'), 
(44887, 'Tiro', 'OH', 419, '-082.806099', '+40.914732'), 
(44888, 'Willard', 'OH', 419, '-082.588928', '+41.141541'), 
(44889, 'Wakeman', 'OH', 440, '-082.417989', '+41.211052'), 
(44890, 'Willard', 'OH', 419, '-082.697369', '+41.120678'), 
(44901, 'Mansfield', 'OH', 419, '-082.511369', '+40.850833'), 
(44902, 'Mansfield', 'OH', 419, '-082.511890', '+40.762711'), 
(44903, 'Mansfield', 'OH', 419, '-082.538356', '+40.801420'), 
(44904, 'Mansfield', 'OH', 419, '-082.528564', '+40.682416'), 
(44905, 'Mansfield', 'OH', 419, '-082.461347', '+40.777896'), 
(44906, 'Mansfield', 'OH', 419, '-082.588394', '+40.756992'), 
(44907, 'Mansfield', 'OH', 419, '-082.522840', '+40.726256'), 
(44999, 'Mansfield', 'OH', 419, '-082.532057', '+40.772874'), 
(45001, 'Addyston', 'OH', 513, '-084.709797', '+39.135158'), 
(45002, 'Cleves', 'OH', 513, '-084.742376', '+39.191546'), 
(45003, 'College Corner', 'OH', 513, '-084.599698', '+39.547254'), 
(45004, 'Collinsville', 'OH', 513, '-084.575746', '+39.440956'), 
(45005, 'Franklin', 'OH', 513, '-084.186961', '+39.526049'), 
(45011, 'Hamilton', 'OH', 513, '-084.472925', '+39.425137'), 
(45012, 'Hamilton', 'OH', 513, '-084.575746', '+39.440956'), 
(45013, 'Hamilton', 'OH', 513, '-084.618498', '+39.436146'), 
(45014, 'Fairfield', 'OH', 513, '-084.499743', '+39.387357'), 
(45015, 'Hamilton', 'OH', 513, '-084.537563', '+39.349361'), 
(45018, 'Fairfield', 'OH', 513, '-084.575746', '+39.440956'), 
(45020, 'Hamilton', 'OH', 513, '-084.575746', '+39.440956'), 
(45023, 'Hamilton', 'OH', 513, '-084.575746', '+39.440956'), 
(45025, 'Hamilton', 'OH', 513, '-084.575746', '+39.440956'), 
(45026, 'Hamilton', 'OH', 513, '-084.575746', '+39.440956'), 
(45030, 'Harrison', 'OH', 513, '-084.736254', '+39.244275'), 
(45032, 'Harveysburg', 'OH', 513, '-084.006729', '+39.501283'), 
(45033, 'Hooven', 'OH', 513, '-084.762731', '+39.177259'), 
(45034, 'Kings Mills', 'OH', 513, '-084.247288', '+39.357963'), 
(45036, 'Lebanon', 'OH', 513, '-084.173507', '+39.429284'), 
(45039, 'Maineville', 'OH', 513, '-084.243763', '+39.316973'), 
(45040, 'Mason', 'OH', 513, '-084.180906', '+39.397999'), 
(45041, 'Miamitown', 'OH', 513, '-084.708517', '+39.176088'), 
(45042, 'Middletown', 'OH', 513, '-084.442394', '+39.543446'), 
(45043, 'Middletown', 'OH', 513, '-084.575746', '+39.440956'), 
(45044, 'Middletown', 'OH', 513, '-084.424549', '+39.418175'), 
(45050, 'Monroe', 'OH', 513, '-084.374549', '+39.448492'), 
(45051, 'Mount Saint Joseph', 'OH', 513, '-084.643096', '+39.096460'), 
(45052, 'North Bend', 'OH', 513, '-084.750268', '+39.149862'), 
(45053, 'Okeana', 'OH', 513, '-084.776769', '+39.354854'), 
(45054, 'Oregonia', 'OH', 513, '-084.079543', '+39.458117'), 
(45055, 'Overpeck', 'OH', 513, '-084.515245', '+39.451806'), 
(45056, 'Oxford', 'OH', 513, '-084.685750', '+39.479227'), 
(45061, 'Ross', 'OH', 513, '-084.648280', '+39.312350'), 
(45062, 'Seven Mile', 'OH', 513, '-084.551196', '+39.478956'), 
(45063, 'Shandon', 'OH', 513, '-084.712099', '+39.325805'), 
(45064, 'Somerville', 'OH', 513, '-084.627500', '+39.545634'), 
(45065, 'South Lebanon', 'OH', 513, '-084.207204', '+39.356027'), 
(45066, 'Springboro', 'OH', 513, '-084.146330', '+39.465762'), 
(45067, 'Trenton', 'OH', 513, '-084.489895', '+39.483320'), 
(45068, 'Waynesville', 'OH', 513, '-084.080600', '+39.518120'), 
(45069, 'West Chester', 'OH', 513, '-084.405360', '+39.336058'), 
(45070, 'West Elkton', 'OH', 937, '-084.546820', '+39.594686'), 
(45071, 'West Chester', 'OH', 513, '-084.575746', '+39.440956'), 
(45073, 'Monroe', 'OH', 937, '-084.575746', '+39.440956'), 
(45099, 'Monroe', 'OH', 937, '-084.575746', '+39.440956'), 
(45101, 'Aberdeen', 'OH', 937, '-083.740804', '+38.693525'), 
(45102, 'Amelia', 'OH', 513, '-084.205859', '+39.014823'), 
(45103, 'Batavia', 'OH', 513, '-084.157048', '+39.025905'), 
(45105, 'Bentonville', 'OH', 937, '-083.612574', '+38.749779'), 
(45106, 'Bethel', 'OH', 513, '-084.109327', '+38.922008'), 
(45107, 'Blanchester', 'OH', 937, '-083.894217', '+39.402520'), 
(45110, 'Buford', 'OH', 937, '-083.848414', '+39.074262'), 
(45111, 'Camp Dennison', 'OH', 513, '-084.303075', '+39.199770'), 
(45112, 'Chilo', 'OH', 937, '-084.138221', '+38.792553'), 
(45113, 'Clarksville', 'OH', 937, '-083.932644', '+39.398125'), 
(45114, 'Cuba', 'OH', 937, '-083.857237', '+39.356846'), 
(45115, 'Decatur', 'OH', 937, '-083.699476', '+38.823707'), 
(45118, 'Fayetteville', 'OH', 513, '-083.935821', '+39.174800'), 
(45119, 'Feesburg', 'OH', 937, '-084.008740', '+38.880632'), 
(45120, 'Felicity', 'OH', 513, '-084.126923', '+38.820683'), 
(45121, 'Georgetown', 'OH', 937, '-083.903529', '+38.981336'), 
(45122, 'Goshen', 'OH', 513, '-084.104440', '+39.212920'), 
(45123, 'Greenfield', 'OH', 937, '-083.583223', '+39.288414'), 
(45130, 'Hamersville', 'OH', 937, '-083.982347', '+38.902187'), 
(45131, 'Higginsport', 'OH', 937, '-083.966624', '+38.790301'), 
(45132, 'Highland', 'OH', 937, '-083.602424', '+39.352669'), 
(45133, 'Hillsboro', 'OH', 937, '-083.594540', '+39.169164'), 
(45135, 'Leesburg', 'OH', 937, '-083.595228', '+39.270862'), 
(45138, 'Lees Creek', 'OH', 937, '-083.647583', '+39.416747'), 
(45140, 'Loveland', 'OH', 513, '-084.245103', '+39.223187'), 
(45142, 'Lynchburg', 'OH', 937, '-083.777545', '+39.200697'), 
(45144, 'Manchester', 'OH', 937, '-083.574357', '+38.698772'), 
(45145, 'Marathon', 'OH', 513, '-084.007023', '+39.145698'), 
(45146, 'Martinsville', 'OH', 937, '-083.796942', '+39.313796'), 
(45147, 'Miamiville', 'OH', 513, '-084.300232', '+39.213739'), 
(45148, 'Midland', 'OH', 937, '-083.885714', '+39.291345'), 
(45150, 'Milford', 'OH', 513, '-084.197778', '+39.016349'), 
(45152, 'Morrow', 'OH', 513, '-084.106916', '+39.342034'), 
(45153, 'Moscow', 'OH', 513, '-084.192222', '+38.867485'), 
(45154, 'Mount Orab', 'OH', 937, '-083.913915', '+39.057857'), 
(45155, 'Mowrystown', 'OH', 937, '-083.750522', '+39.038774'), 
(45156, 'Neville', 'OH', 937, '-084.204877', '+38.815645'), 
(45157, 'New Richmond', 'OH', 513, '-084.206745', '+38.912400'), 
(45158, 'Newtonsville', 'OH', 513, '-084.078313', '+39.187790'), 
(45159, 'New Vienna', 'OH', 937, '-083.702933', '+39.349254'), 
(45160, 'Owensville', 'OH', 513, '-084.135023', '+39.123187'), 
(45162, 'Pleasant Plain', 'OH', 513, '-084.092498', '+39.294913'), 
(45164, 'Port William', 'OH', 937, '-083.788084', '+39.551413'), 
(45165, 'Greenfield', 'OH', 937, '-083.607858', '+39.198813'), 
(45166, 'Reesville', 'OH', 937, '-083.677197', '+39.480543'), 
(45167, 'Ripley', 'OH', 937, '-083.822146', '+38.758164'), 
(45168, 'Russellville', 'OH', 937, '-083.767404', '+38.847980'), 
(45169, 'Sabina', 'OH', 937, '-083.680807', '+39.438429'), 
(45171, 'Sardinia', 'OH', 937, '-083.799563', '+39.005468'), 
(45172, 'Sinking Spring', 'OH', 937, '-083.385303', '+39.073820'), 
(45174, 'Terrace Park', 'OH', 513, '-084.329171', '+39.153831'), 
(45176, 'Williamsburg', 'OH', 513, '-084.050406', '+39.013595'), 
(45177, 'Wilmington', 'OH', 937, '-083.824424', '+39.444985'), 
(45201, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45202, 'Cincinnati', 'OH', 513, '-084.486142', '+39.110260'), 
(45203, 'Cincinnati', 'OH', 513, '-084.531993', '+39.108860'), 
(45204, 'Cincinnati', 'OH', 513, '-084.589645', '+39.100160'), 
(45205, 'Cincinnati', 'OH', 513, '-084.577994', '+39.111610'), 
(45206, 'Cincinnati', 'OH', 513, '-084.482642', '+39.126160'), 
(45207, 'Cincinnati', 'OH', 513, '-084.468842', '+39.143110'), 
(45208, 'Cincinnati', 'OH', 513, '-084.434891', '+39.137860'), 
(45209, 'Cincinnati', 'OH', 513, '-084.450692', '+39.154710'), 
(45210, 'Cincinnati', 'OH', 513, '-084.511093', '+39.114510'), 
(45211, 'Cincinnati', 'OH', 513, '-084.602646', '+39.158409'), 
(45212, 'Cincinnati', 'OH', 513, '-084.454342', '+39.187659'), 
(45213, 'Cincinnati', 'OH', 513, '-084.420441', '+39.180214'), 
(45214, 'Cincinnati', 'OH', 513, '-084.550594', '+39.121860'), 
(45215, 'Cincinnati', 'OH', 513, '-084.464093', '+39.214259'), 
(45216, 'Cincinnati', 'OH', 513, '-084.485893', '+39.200309'), 
(45217, 'Cincinnati', 'OH', 513, '-084.495893', '+39.166109'), 
(45218, 'Cincinnati', 'OH', 513, '-084.520544', '+39.277400'), 
(45219, 'Cincinnati', 'OH', 513, '-084.515191', '+39.128510'), 
(45220, 'Cincinnati', 'OH', 513, '-084.520093', '+39.145559'), 
(45221, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45222, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45223, 'Cincinnati', 'OH', 513, '-084.593605', '+39.160002'), 
(45224, 'Cincinnati', 'OH', 513, '-084.525094', '+39.199058'), 
(45225, 'Cincinnati', 'OH', 513, '-084.548944', '+39.144309'), 
(45226, 'Cincinnati', 'OH', 513, '-084.430880', '+39.110111'), 
(45227, 'Cincinnati', 'OH', 513, '-084.372840', '+39.159260'), 
(45228, 'Cincinnati', 'OH', 513, '-084.417891', '+39.070561'), 
(45229, 'Cincinnati', 'OH', 513, '-084.490043', '+39.153559'), 
(45230, 'Cincinnati', 'OH', 513, '-084.375840', '+39.071262'), 
(45231, 'Cincinnati', 'OH', 513, '-084.532395', '+39.259325'), 
(45232, 'Cincinnati', 'OH', 513, '-084.511660', '+39.181109'), 
(45233, 'Cincinnati', 'OH', 513, '-084.659396', '+39.110994'), 
(45234, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45235, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45236, 'Cincinnati', 'OH', 513, '-084.395046', '+39.210001'), 
(45237, 'Cincinnati', 'OH', 513, '-084.447342', '+39.190690'), 
(45238, 'Cincinnati', 'OH', 513, '-084.610845', '+39.109209'), 
(45239, 'Cincinnati', 'OH', 513, '-084.621296', '+39.201708'), 
(45240, 'Cincinnati', 'OH', 513, '-084.439066', '+39.284357'), 
(45241, 'Cincinnati', 'OH', 513, '-084.409191', '+39.263837'), 
(45242, 'Cincinnati', 'OH', 513, '-084.345489', '+39.244659'), 
(45243, 'Cincinnati', 'OH', 513, '-084.344758', '+39.184810'), 
(45244, 'Cincinnati', 'OH', 513, '-084.350974', '+39.119102'), 
(45245, 'Cincinnati', 'OH', 513, '-084.280171', '+39.068815'), 
(45246, 'Cincinnati', 'OH', 513, '-084.474394', '+39.283858'), 
(45247, 'Cincinnati', 'OH', 513, '-084.641752', '+39.220761'), 
(45248, 'Cincinnati', 'OH', 513, '-084.662509', '+39.165158'), 
(45249, 'Cincinnati', 'OH', 513, '-084.330686', '+39.269226'), 
(45250, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45251, 'Cincinnati', 'OH', 513, '-084.599285', '+39.267157'), 
(45252, 'Cincinnati', 'OH', 513, '-084.632143', '+39.272557'), 
(45253, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45254, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45255, 'Cincinnati', 'OH', 513, '-084.339639', '+39.058412'), 
(45258, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45262, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45263, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45264, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45267, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45268, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45269, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45270, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45271, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45273, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45274, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45275, 'Cincinnati', 'OH', 606, '-083.862877', '+38.946921'), 
(45277, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45296, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45298, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45299, 'Cincinnati', 'OH', 513, '-084.509268', '+39.262158'), 
(45301, 'Alpha', 'OH', 937, '-084.016233', '+39.706459'), 
(45302, 'Anna', 'OH', 937, '-084.203271', '+40.407239'), 
(45303, 'Ansonia', 'OH', 937, '-084.653188', '+40.214675'), 
(45304, 'Arcanum', 'OH', 937, '-084.539928', '+40.126915'), 
(45305, 'Bellbrook', 'OH', 937, '-084.049985', '+39.632829'), 
(45306, 'Botkins', 'OH', 937, '-084.189245', '+40.439778'), 
(45307, 'Bowersville', 'OH', 937, '-083.715323', '+39.575597'), 
(45308, 'Bradford', 'OH', 937, '-084.279352', '+40.115737'), 
(45309, 'Brookville', 'OH', 937, '-084.330392', '+39.836157'), 
(45310, 'Burkettsville', 'OH', 419, '-084.643532', '+40.354106'), 
(45311, 'Camden', 'OH', 937, '-084.647001', '+39.640948'), 
(45312, 'Casstown', 'OH', 937, '-084.081610', '+40.066567'), 
(45314, 'Cedarville', 'OH', 937, '-083.759973', '+39.747459'), 
(45315, 'Clayton', 'OH', 937, '-084.340345', '+39.854454'), 
(45316, 'Clifton', 'OH', 937, '-083.819766', '+39.795971'), 
(45317, 'Conover', 'OH', 937, '-084.046873', '+40.137029'), 
(45318, 'Covington', 'OH', 937, '-084.281167', '+40.124386'), 
(45319, 'Donnelsville', 'OH', 937, '-083.944909', '+39.918936'), 
(45320, 'Eaton', 'OH', 937, '-084.674889', '+39.774850'), 
(45321, 'Eldorado', 'OH', 937, '-084.681067', '+39.872177'), 
(45322, 'Englewood', 'OH', 937, '-084.331945', '+39.877005'), 
(45323, 'Enon', 'OH', 937, '-083.933431', '+39.857967'), 
(45324, 'Fairborn', 'OH', 937, '-084.014834', '+39.728549'), 
(45325, 'Farmersville', 'OH', 937, '-084.413970', '+39.781301'), 
(45326, 'Fletcher', 'OH', 937, '-084.100988', '+40.144491'), 
(45327, 'Germantown', 'OH', 937, '-084.396912', '+39.747497'), 
(45328, 'Gettysburg', 'OH', 937, '-084.493439', '+40.114729'), 
(45329, 'Gordon', 'OH', 937, null, null), 
(45330, 'Gratis', 'OH', 937, '-084.527613', '+39.641558'), 
(45331, 'Greenville', 'OH', 937, '-084.649068', '+40.156478'), 
(45332, 'Hollansburg', 'OH', 937, '-084.783714', '+39.993964'), 
(45333, 'Houston', 'OH', 937, '-084.345612', '+40.248489'), 
(45334, 'Jackson Center', 'OH', 937, '-084.058495', '+40.434921'), 
(45335, 'Jamestown', 'OH', 937, '-083.766709', '+39.674084'), 
(45336, 'Kettlersville', 'OH', 937, '-084.262602', '+40.441325'), 
(45337, 'Laura', 'OH', 937, '-084.399364', '+39.985177'), 
(45338, 'Lewisburg', 'OH', 937, '-084.567331', '+39.780916'), 
(45339, 'Ludlow Falls', 'OH', 937, '-084.351781', '+40.005764'), 
(45340, 'Maplewood', 'OH', 937, '-084.056464', '+40.364305'), 
(45341, 'Medway', 'OH', 937, '-084.021827', '+39.878918'), 
(45342, 'Miamisburg', 'OH', 937, '-084.274640', '+39.641658'), 
(45343, 'Miamisburg', 'OH', 937, '-084.268593', '+39.750471'), 
(45344, 'New Carlisle', 'OH', 937, '-083.986855', '+39.959249'), 
(45345, 'New Lebanon', 'OH', 937, '-084.327000', '+39.800056'), 
(45346, 'New Madison', 'OH', 937, '-084.705736', '+39.982103'), 
(45347, 'New Paris', 'OH', 937, '-084.668892', '+39.783378'), 
(45348, 'New Weston', 'OH', 937, '-084.633911', '+40.316833'), 
(45349, 'North Hampton', 'OH', 937, '-083.938933', '+39.989309'), 
(45350, 'North Star', 'OH', 419, '-084.619129', '+40.135426'), 
(45351, 'Osgood', 'OH', 419, '-084.496342', '+40.340616'), 
(45352, 'Palestine', 'OH', 937, '-084.745706', '+40.050323'), 
(45353, 'Pemberton', 'OH', 937, '-084.032272', '+40.295220'), 
(45354, 'Phillipsburg', 'OH', 937, '-084.402785', '+39.905385'), 
(45356, 'Piqua', 'OH', 937, '-084.228811', '+40.123618'), 
(45358, 'Pitsburg', 'OH', 937, '-084.486582', '+39.987043'), 
(45359, 'Pleasant Hill', 'OH', 937, '-084.348699', '+40.050483'), 
(45360, 'Port Jefferson', 'OH', 937, '-084.092589', '+40.330713'), 
(45361, 'Potsdam', 'OH', 937, '-084.414484', '+39.963492'), 
(45362, 'Rossburg', 'OH', 937, '-084.637078', '+40.287621'), 
(45363, 'Russia', 'OH', 937, '-084.263227', '+40.263253'), 
(45365, 'Sidney', 'OH', 937, '-084.209198', '+40.293558'), 
(45367, 'Sidney', 'OH', 937, '-084.218308', '+40.333611'), 
(45368, 'South Charleston', 'OH', 937, '-083.665280', '+39.854349'), 
(45369, 'South Vienna', 'OH', 937, '-083.614481', '+39.957723'), 
(45370, 'Spring Valley', 'OH', 937, '-084.025972', '+39.608285'), 
(45371, 'Tipp City', 'OH', 937, '-084.166260', '+39.941967'), 
(45372, 'Tremont City', 'OH', 937, '-083.833250', '+40.013871'), 
(45373, 'Troy', 'OH', 937, '-084.226398', '+40.062621'), 
(45374, 'Troy', 'OH', 937, '-084.229799', '+40.039970'), 
(45377, 'Vandalia', 'OH', 937, '-084.242243', '+39.889006'), 
(45378, 'Verona', 'OH', 937, '-084.499044', '+39.897035'), 
(45380, 'Versailles', 'OH', 937, '-084.523891', '+40.253040'), 
(45381, 'West Alexandria', 'OH', 937, '-084.537597', '+39.750097'), 
(45382, 'West Manchester', 'OH', 937, '-084.621617', '+39.881330'), 
(45383, 'West Milton', 'OH', 937, '-084.350107', '+39.987910'), 
(45384, 'Wilberforce', 'OH', 937, '-083.878088', '+39.712811'), 
(45385, 'Xenia', 'OH', 937, '-083.908130', '+39.684731'), 
(45387, 'Yellow Springs', 'OH', 937, '-083.883600', '+39.760531'), 
(45388, 'Yorkshire', 'OH', 419, '-084.484466', '+40.321853'), 
(45389, 'Christiansburg', 'OH', 937, '-084.025444', '+40.056400'), 
(45390, 'Union City', 'OH', 937, '-084.758818', '+40.211787'), 
(45401, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45402, 'Dayton', 'OH', 937, '-084.181639', '+39.756658'), 
(45403, 'Dayton', 'OH', 937, '-084.150738', '+39.764658'), 
(45404, 'Dayton', 'OH', 937, '-084.163589', '+39.794958'), 
(45405, 'Dayton', 'OH', 937, '-084.217391', '+39.789857'), 
(45406, 'Dayton', 'OH', 937, '-084.239391', '+39.782457'), 
(45407, 'Dayton', 'OH', 937, '-084.226041', '+39.758658'), 
(45408, 'Dayton', 'OH', 937, '-084.219846', '+39.730258'), 
(45409, 'Dayton', 'OH', 937, '-084.185439', '+39.723809'), 
(45410, 'Dayton', 'OH', 937, '-084.156938', '+39.748008'), 
(45412, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45413, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45414, 'Dayton', 'OH', 937, '-084.199737', '+39.805957'), 
(45415, 'Dayton', 'OH', 937, '-084.252292', '+39.834756'), 
(45416, 'Dayton', 'OH', 937, '-084.257792', '+39.801057'), 
(45417, 'Dayton', 'OH', 937, '-084.245841', '+39.753440'), 
(45418, 'Dayton', 'OH', 937, '-084.276891', '+39.707057'), 
(45419, 'Dayton', 'OH', 937, '-084.166388', '+39.681909'), 
(45420, 'Dayton', 'OH', 937, '-084.134172', '+39.717059'), 
(45422, 'Dayton', 'OH', 937, '-084.200090', '+39.758058'), 
(45423, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45424, 'Dayton', 'OH', 937, '-084.112288', '+39.835257'), 
(45426, 'Dayton', 'OH', 937, '-084.321119', '+39.798187'), 
(45427, 'Dayton', 'OH', 937, '-084.304893', '+39.755506'), 
(45428, 'Dayton', 'OH', 937, '-084.259292', '+39.746656'), 
(45429, 'Dayton', 'OH', 937, '-084.163337', '+39.684059'), 
(45430, 'Dayton', 'OH', 937, '-084.104836', '+39.709159'), 
(45431, 'Dayton', 'OH', 937, '-084.056934', '+39.757377'), 
(45432, 'Dayton', 'OH', 937, '-084.160422', '+39.732309'), 
(45433, 'Dayton', 'OH', 937, '-084.052053', '+39.798503'), 
(45434, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45435, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45437, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45439, 'Dayton', 'OH', 937, '-084.199540', '+39.749308'), 
(45440, 'Dayton', 'OH', 937, '-084.121086', '+39.675548'), 
(45441, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45448, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45449, 'Dayton', 'OH', 937, '-084.240090', '+39.665109'), 
(45454, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45458, 'Dayton', 'OH', 937, '-084.169519', '+39.606209'), 
(45459, 'Dayton', 'OH', 937, '-084.171733', '+39.646371'), 
(45463, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45469, 'Dayton', 'OH', 937, '-084.178939', '+39.740509'), 
(45470, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45475, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45479, 'Dayton', 'OH', 937, '-084.194389', '+39.734409'), 
(45481, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45482, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45490, 'Dayton', 'OH', 937, '-084.268593', '+39.750471'), 
(45501, 'Springfield', 'OH', 937, '-083.813228', '+39.927059'), 
(45502, 'Springfield', 'OH', 937, '-083.854642', '+39.917208'), 
(45503, 'Springfield', 'OH', 937, '-083.771390', '+39.963784'), 
(45504, 'Springfield', 'OH', 937, '-083.890862', '+39.950457'), 
(45505, 'Springfield', 'OH', 937, '-083.748200', '+39.906009'), 
(45506, 'Springfield', 'OH', 937, '-083.869830', '+39.883209'), 
(45601, 'Chillicothe', 'OH', 740, '-082.991332', '+39.337384'), 
(45612, 'Bainbridge', 'OH', 740, '-083.219712', '+39.244298'), 
(45613, 'Beaver', 'OH', 740, '-082.887103', '+39.040682'), 
(45614, 'Bidwell', 'OH', 740, '-082.276201', '+38.923070'), 
(45616, 'Blue Creek', 'OH', 937, '-083.340308', '+38.756374'), 
(45617, 'Bourneville', 'OH', 740, '-083.158991', '+39.280388'), 
(45618, 'Cherry Fork', 'OH', 937, '-083.621787', '+38.892198'), 
(45619, 'Chesapeake', 'OH', 740, '-082.450548', '+38.482955'), 
(45620, 'Cheshire', 'OH', 740, '-082.189958', '+38.798525'), 
(45621, 'Coalton', 'OH', 740, '-082.613028', '+39.110614'), 
(45622, 'Creola', 'OH', 740, '-082.503012', '+39.354339'), 
(45623, 'Crown City', 'OH', 740, '-082.271583', '+38.796783'), 
(45624, 'Cynthiana', 'OH', 740, '-083.342941', '+39.163780'), 
(45628, 'Frankfort', 'OH', 740, '-083.182591', '+39.387165'), 
(45629, 'Franklin Furnace', 'OH', 740, '-082.802128', '+38.650439'), 
(45630, 'Friendship', 'OH', 740, '-082.960460', '+38.793335'), 
(45631, 'Gallipolis', 'OH', 740, '-082.269200', '+38.793762'), 
(45633, 'Hallsville', 'OH', 740, '-082.747853', '+39.465570'), 
(45634, 'Hamden', 'OH', 740, '-082.503194', '+39.178317'), 
(45636, 'Haverhill', 'OH', 740, '-082.828817', '+38.592446'), 
(45638, 'Ironton', 'OH', 740, '-082.596777', '+38.544457'), 
(45640, 'Jackson', 'OH', 740, '-082.628954', '+39.037380'), 
(45642, 'Jasper', 'OH', 740, '-083.050031', '+39.052267'), 
(45643, 'Kerr', 'OH', 740, '-082.256185', '+38.868330'), 
(45644, 'Kingston', 'OH', 740, '-082.862234', '+39.424824'), 
(45645, 'Kitts Hill', 'OH', 740, '-082.545723', '+38.562503'), 
(45646, 'Latham', 'OH', 740, '-083.312422', '+39.081031'), 
(45647, 'Londonderry', 'OH', 740, '-082.795487', '+39.292098'), 
(45648, 'Lucasville', 'OH', 740, '-082.981320', '+38.888422'), 
(45650, 'Lynx', 'OH', 937, '-083.426170', '+38.739060'), 
(45651, 'Mc Arthur', 'OH', 740, '-082.475320', '+39.280013'), 
(45652, 'Mc Dermott', 'OH', 740, '-083.135398', '+38.852654'), 
(45653, 'Minford', 'OH', 740, '-082.911143', '+38.889049'), 
(45654, 'New Plymouth', 'OH', 740, '-082.379663', '+39.332256'), 
(45656, 'Oak Hill', 'OH', 740, '-082.603687', '+38.976464'), 
(45657, 'Otway', 'OH', 740, '-083.159778', '+38.875128'), 
(45658, 'Patriot', 'OH', 740, '-082.390542', '+38.765791'), 
(45659, 'Pedro', 'OH', 740, '-082.614563', '+38.674554'), 
(45660, 'Peebles', 'OH', 937, '-083.461114', '+38.858792'), 
(45661, 'Piketon', 'OH', 740, '-083.121010', '+39.043707'), 
(45662, 'Portsmouth', 'OH', 740, '-082.930576', '+38.793214'), 
(45663, 'West Portsmouth', 'OH', 740, '-083.133477', '+38.749539'), 
(45669, 'Proctorville', 'OH', 740, '-082.364902', '+38.495850'), 
(45671, 'Rarden', 'OH', 740, '-083.236465', '+38.957722'), 
(45672, 'Ray', 'OH', 740, '-082.669560', '+39.230553'), 
(45673, 'Richmond Dale', 'OH', 740, '-082.854167', '+39.203167'), 
(45674, 'Rio Grande', 'OH', 740, '-082.378213', '+38.881447'), 
(45675, 'Rock Camp', 'OH', 740, '-082.532715', '+38.536685'), 
(45677, 'Scioto Furnace', 'OH', 740, '-082.755455', '+38.794115'), 
(45678, 'Scottown', 'OH', 740, '-082.385511', '+38.598567'), 
(45679, 'Seaman', 'OH', 937, '-083.535617', '+38.957941'), 
(45680, 'South Point', 'OH', 740, '-082.501206', '+38.465171'), 
(45681, 'South Salem', 'OH', 937, '-083.242873', '+39.328523'), 
(45682, 'South Webster', 'OH', 740, '-082.727978', '+38.819687'), 
(45683, 'Stockdale', 'OH', 740, '-082.858402', '+38.955485'), 
(45684, 'Stout', 'OH', 937, '-083.102804', '+38.783492'), 
(45685, 'Thurman', 'OH', 740, '-082.406298', '+38.870525'), 
(45686, 'Vinton', 'OH', 740, '-082.345709', '+38.961601'), 
(45687, 'Wakefield', 'OH', 740, '-083.085764', '+39.072829'), 
(45688, 'Waterloo', 'OH', 740, '-082.535141', '+38.719009'), 
(45690, 'Waverly', 'OH', 740, '-083.024014', '+39.072309'), 
(45692, 'Wellston', 'OH', 740, '-082.553489', '+39.116467'), 
(45693, 'West Union', 'OH', 937, '-083.504048', '+38.823460'), 
(45694, 'Wheelersburg', 'OH', 740, '-082.847351', '+38.745832'), 
(45695, 'Wilkesville', 'OH', 740, '-082.368240', '+39.141589'), 
(45696, 'Willow Wood', 'OH', 740, '-082.456062', '+38.590602'), 
(45697, 'Winchester', 'OH', 937, '-083.580733', '+38.916300'), 
(45698, 'Zaleski', 'OH', 740, '-082.397708', '+39.283031'), 
(45699, 'Lucasville', 'OH', 740, '-082.960460', '+38.793335'), 
(45701, 'Athens', 'OH', 740, '-082.013803', '+39.339279'), 
(45710, 'Albany', 'OH', 740, '-082.177096', '+39.240816'), 
(45711, 'Amesville', 'OH', 740, '-081.936397', '+39.410743'), 
(45712, 'Barlow', 'OH', 740, '-081.395219', '+39.386825'), 
(45713, 'Bartlett', 'OH', 740, '-081.445120', '+39.430738'), 
(45714, 'Belpre', 'OH', 740, '-081.559698', '+39.449988'), 
(45715, 'Beverly', 'OH', 740, '-081.606295', '+39.541791'), 
(45716, 'Buchtel', 'OH', 740, '-082.179423', '+39.452247'), 
(45717, 'Carbondale', 'OH', 740, '-082.010132', '+39.368235'), 
(45719, 'Chauncey', 'OH', 740, '-082.130241', '+39.400154'), 
(45720, 'Chester', 'OH', 740, '-081.921443', '+39.085629'), 
(45721, 'Coal Run', 'OH', 740, '-081.445120', '+39.430738'), 
(45723, 'Coolville', 'OH', 740, '-081.830623', '+39.246862'), 
(45724, 'Cutler', 'OH', 740, '-081.445120', '+39.430738'), 
(45727, 'Dexter City', 'OH', 740, '-081.485687', '+39.673870'), 
(45729, 'Fleming', 'OH', 740, '-081.445120', '+39.430738'), 
(45732, 'Glouster', 'OH', 740, '-082.063319', '+39.475277'), 
(45734, 'Graysville', 'OH', 740, '-081.182232', '+39.663015'), 
(45735, 'Guysville', 'OH', 740, '-081.922005', '+39.249339'), 
(45739, 'Hockingport', 'OH', 740, '-081.744573', '+39.197888'), 
(45740, 'Jacksonville', 'OH', 740, '-082.073188', '+39.461905'), 
(45741, 'Langsville', 'OH', 740, '-082.249910', '+39.069673'), 
(45742, 'Little Hocking', 'OH', 740, '-081.655976', '+39.274635'), 
(45743, 'Long Bottom', 'OH', 740, '-081.839685', '+39.071167'), 
(45744, 'Lowell', 'OH', 740, '-081.478840', '+39.538823'), 
(45745, 'Lower Salem', 'OH', 740, '-081.396760', '+39.561107'), 
(45746, 'Macksburg', 'OH', 740, '-081.479272', '+39.580501'), 
(45750, 'Marietta', 'OH', 740, '-081.351051', '+39.413446'), 
(45760, 'Middleport', 'OH', 740, '-082.021994', '+39.069059'), 
(45761, 'Millfield', 'OH', 740, '-082.088793', '+39.379936'), 
(45764, 'Nelsonville', 'OH', 740, '-082.045466', '+39.357211'), 
(45766, 'New Marshfield', 'OH', 740, '-082.167867', '+39.307332'), 
(45767, 'New Matamoras', 'OH', 740, '-081.064116', '+39.523303'), 
(45768, 'Newport', 'OH', 740, '-081.225093', '+39.393315'), 
(45769, 'Pomeroy', 'OH', 740, '-082.069422', '+39.078660'), 
(45770, 'Portland', 'OH', 740, '-081.812092', '+38.981015'), 
(45771, 'Racine', 'OH', 740, '-081.892503', '+38.984835'), 
(45772, 'Reedsville', 'OH', 740, '-081.835405', '+39.134470'), 
(45773, 'Reno', 'OH', 740, '-081.445120', '+39.430738'), 
(45775, 'Rutland', 'OH', 740, '-082.148554', '+39.090877'), 
(45776, 'Shade', 'OH', 740, '-082.018739', '+39.214673'), 
(45777, 'Sharpsburg', 'OH', 740, '-082.010132', '+39.368235'), 
(45778, 'Stewart', 'OH', 740, '-081.906878', '+39.362514'), 
(45779, 'Syracuse', 'OH', 740, '-081.966122', '+39.003291'), 
(45780, 'The Plains', 'OH', 740, '-081.968751', '+39.350760'), 
(45781, 'Torch', 'OH', 740, '-082.010132', '+39.368235'), 
(45782, 'Trimble', 'OH', 740, '-082.080528', '+39.484517'), 
(45783, 'Tuppers Plains', 'OH', 740, '-081.842313', '+39.168349'), 
(45784, 'Vincent', 'OH', 740, '-081.665232', '+39.367877'), 
(45786, 'Waterford', 'OH', 740, '-081.639888', '+39.538788'), 
(45787, 'Watertown', 'OH', 740, '-081.445120', '+39.430738'), 
(45788, 'Whipple', 'OH', 740, '-081.445120', '+39.430738'), 
(45789, 'Wingett Run', 'OH', 740, '-081.245804', '+39.544391'), 
(45801, 'Lima', 'OH', 419, '-084.047100', '+40.772147'), 
(45802, 'Lima', 'OH', 419, '-084.138566', '+40.781785'), 
(45804, 'Lima', 'OH', 419, '-084.063491', '+40.694996'), 
(45805, 'Lima', 'OH', 419, '-084.169749', '+40.733043'), 
(45806, 'Lima', 'OH', 419, '-084.127860', '+40.589876'), 
(45807, 'Lima', 'OH', 419, '-084.138298', '+40.795463'), 
(45808, 'Beaverdam', 'OH', 419, '-083.975831', '+40.831419'), 
(45809, 'Gomer', 'OH', 419, '-084.183152', '+40.847946'), 
(45810, 'Ada', 'OH', 419, '-083.700633', '+40.676042'), 
(45812, 'Alger', 'OH', 419, '-083.795649', '+40.679192'), 
(45813, 'Antwerp', 'OH', 419, '-084.727141', '+41.186851'), 
(45814, 'Arlington', 'OH', 419, '-083.617612', '+40.908204'), 
(45815, 'Belmore', 'OH', 419, '-083.941281', '+41.153855'), 
(45816, 'Benton Ridge', 'OH', 419, '-083.793147', '+41.003087'), 
(45817, 'Bluffton', 'OH', 419, '-083.928268', '+40.786350'), 
(45819, 'Buckland', 'OH', 419, '-084.260275', '+40.624080'), 
(45820, 'Cairo', 'OH', 419, '-084.085154', '+40.830388'), 
(45821, 'Cecil', 'OH', 419, '-084.571519', '+41.223404'), 
(45822, 'Celina', 'OH', 419, '-084.628714', '+40.556645'), 
(45826, 'Chickasaw', 'OH', 419, '-084.633484', '+40.428177'), 
(45827, 'Cloverdale', 'OH', 419, '-084.298718', '+41.003391'), 
(45828, 'Coldwater', 'OH', 419, '-084.687520', '+40.476443'), 
(45830, 'Columbus Grove', 'OH', 419, '-084.150530', '+40.977930'), 
(45831, 'Continental', 'OH', 419, '-084.236754', '+41.104335'), 
(45832, 'Convoy', 'OH', 419, '-084.716607', '+40.896997'), 
(45833, 'Delphos', 'OH', 419, '-084.311596', '+40.794444'), 
(45835, 'Dola', 'OH', 419, '-083.702404', '+40.761389'), 
(45836, 'Dunkirk', 'OH', 419, '-083.652433', '+40.782629'), 
(45837, 'Dupont', 'OH', 419, '-084.319494', '+41.046252'), 
(45838, 'Elgin', 'OH', 419, '-084.485028', '+40.735491'), 
(45839, 'Findlay', 'OH', 419, '-083.650714', '+40.993263'), 
(45840, 'Findlay', 'OH', 419, '-083.664786', '+41.015219'), 
(45841, 'Jenera', 'OH', 419, '-083.722963', '+40.885048'), 
(45843, 'Forest', 'OH', 419, '-083.671142', '+40.755387'), 
(45844, 'Fort Jennings', 'OH', 419, '-084.295652', '+40.922538'), 
(45845, 'Fort Loramie', 'OH', 937, '-084.232610', '+40.364003'), 
(45846, 'Fort Recovery', 'OH', 419, '-084.716900', '+40.452405'), 
(45848, 'Glandorf', 'OH', 419, '-084.112031', '+41.096421'), 
(45849, 'Grover Hill', 'OH', 419, '-084.479422', '+41.032277'), 
(45850, 'Harrod', 'OH', 419, '-083.941613', '+40.739067'), 
(45851, 'Haviland', 'OH', 419, '-084.600760', '+41.033210'), 
(45853, 'Kalida', 'OH', 419, '-084.219208', '+40.979612'), 
(45854, 'Lafayette', 'OH', 419, '-083.949934', '+40.758211'), 
(45855, 'Latty', 'OH', 419, '-084.583005', '+41.077120'), 
(45856, 'Leipsic', 'OH', 419, '-084.110250', '+41.050948'), 
(45858, 'Mc Comb', 'OH', 419, '-083.784671', '+41.098170'), 
(45859, 'Mc Guffey', 'OH', 419, '-083.811072', '+40.689897'), 
(45860, 'Maria Stein', 'OH', 419, '-084.535296', '+40.394413'), 
(45861, 'Melrose', 'OH', 419, '-084.428684', '+41.081190'), 
(45862, 'Mendon', 'OH', 419, '-084.547735', '+40.575306'), 
(45863, 'Middle Point', 'OH', 419, '-084.454113', '+40.899321'), 
(45864, 'Miller City', 'OH', 419, '-084.131541', '+41.103776'), 
(45865, 'Minster', 'OH', 419, '-084.397080', '+40.410299'), 
(45866, 'Montezuma', 'OH', 419, '-084.549391', '+40.489028'), 
(45867, 'Mount Blanchard', 'OH', 419, '-083.528932', '+40.904671'), 
(45868, 'Mount Cory', 'OH', 419, '-083.842293', '+40.970761'), 
(45869, 'New Bremen', 'OH', 419, '-084.214500', '+40.504687');

insert  into zipcodes values 
(45870, 'New Hampshire', 'OH', 419, '-083.950093', '+40.549772'), 
(45871, 'New Knoxville', 'OH', 419, '-084.282659', '+40.496141'), 
(45872, 'North Baltimore', 'OH', 419, '-083.683700', '+41.204236'), 
(45873, 'Oakwood', 'OH', 419, '-084.534212', '+41.121548'), 
(45874, 'Ohio City', 'OH', 419, '-084.658335', '+40.821778'), 
(45875, 'Ottawa', 'OH', 419, '-084.111533', '+41.019657'), 
(45876, 'Ottoville', 'OH', 419, '-084.238754', '+41.027573'), 
(45877, 'Pandora', 'OH', 419, '-083.937984', '+40.956609'), 
(45879, 'Paulding', 'OH', 419, '-084.532406', '+41.121205'), 
(45880, 'Payne', 'OH', 419, '-084.716982', '+41.062763'), 
(45881, 'Rawson', 'OH', 419, '-083.770206', '+40.941562'), 
(45882, 'Rockford', 'OH', 419, '-084.657861', '+40.669681'), 
(45883, 'Saint Henry', 'OH', 419, '-084.635417', '+40.408584'), 
(45884, 'Saint Johns', 'OH', 419, '-084.167970', '+40.520289'), 
(45885, 'Saint Marys', 'OH', 419, '-084.376744', '+40.584975'), 
(45886, 'Scott', 'OH', 419, '-084.603141', '+40.975363'), 
(45887, 'Spencerville', 'OH', 419, '-084.159688', '+40.732147'), 
(45888, 'Uniopolis', 'OH', 419, '-084.086022', '+40.602259'), 
(45889, 'Van Buren', 'OH', 419, '-083.628337', '+41.142264'), 
(45890, 'Vanlue', 'OH', 419, '-083.502731', '+40.935704'), 
(45891, 'Van Wert', 'OH', 419, '-084.594525', '+40.873247'), 
(45893, 'Vaughnsville', 'OH', 419, '-084.148028', '+40.882077'), 
(45894, 'Venedocia', 'OH', 419, '-084.474580', '+40.771925'), 
(45895, 'Wapakoneta', 'OH', 419, '-084.152138', '+40.582252'), 
(45896, 'Waynesfield', 'OH', 419, '-083.953648', '+40.589899'), 
(45897, 'Williamstown', 'OH', 419, '-083.651785', '+40.834004'), 
(45898, 'Willshire', 'OH', 419, '-084.745809', '+40.775148'), 
(45899, 'Wren', 'OH', 419, '-084.785735', '+40.794002'), 
(45944, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(45999, 'Cincinnati', 'OH', 513, '-084.538220', '+39.166759'), 
(46001, 'Alexandria', 'IN', 765, '-085.680698', '+40.213154'), 
(46011, 'Anderson', 'IN', 765, '-085.766164', '+40.141033'), 
(46012, 'Anderson', 'IN', 765, '-085.633225', '+40.165726'), 
(46013, 'Anderson', 'IN', 765, '-085.674976', '+40.056680'), 
(46014, 'Anderson', 'IN', 765, '-085.719659', '+40.161733'), 
(46015, 'Anderson', 'IN', 765, '-085.657825', '+40.093792'), 
(46016, 'Anderson', 'IN', 765, '-085.742377', '+40.144894'), 
(46017, 'Anderson', 'IN', 765, '-085.710226', '+40.100275'), 
(46018, 'Anderson', 'IN', 765, '-085.719659', '+40.161733'), 
(46030, 'Arcadia', 'IN', 765, '-086.045789', '+40.167756'), 
(46031, 'Atlanta', 'IN', 765, '-086.018909', '+40.174289'), 
(46032, 'Carmel', 'IN', 317, '-086.117215', '+40.071102'), 
(46033, 'Carmel', 'IN', 317, '-086.082936', '+39.974404'), 
(46034, 'Cicero', 'IN', 317, '-086.038337', '+40.154903'), 
(46035, 'Colfax', 'IN', 765, '-086.647870', '+40.211041'), 
(46036, 'Elwood', 'IN', 765, '-085.719657', '+40.278430'), 
(46038, 'Fishers', 'IN', 317, '-085.964894', '+39.967406'), 
(46039, 'Forest', 'IN', 765, '-086.309246', '+40.373825'), 
(46040, 'Fortville', 'IN', 317, '-085.792762', '+39.894912'), 
(46041, 'Frankfort', 'IN', 765, '-086.468915', '+40.304355'), 
(46044, 'Frankton', 'IN', 765, '-085.786049', '+40.213173'), 
(46045, 'Goldsmith', 'IN', 765, '-086.149423', '+40.289836'), 
(46046, 'Hillisburg', 'IN', 765, '-086.469044', '+40.304473'), 
(46047, 'Hobbs', 'IN', 765, '-085.945505', '+40.284101'), 
(46048, 'Ingalls', 'IN', 765, '-085.798078', '+39.957290'), 
(46049, 'Kempton', 'IN', 765, '-086.146767', '+40.307545'), 
(46050, 'Kirklin', 'IN', 765, '-086.452010', '+40.259929'), 
(46051, 'Lapel', 'IN', 765, '-085.834429', '+40.059560'), 
(46052, 'Lebanon', 'IN', 765, '-086.490381', '+40.050302'), 
(46055, 'Mc Cordsville', 'IN', 317, '-085.897957', '+39.878113'), 
(46056, 'Markleville', 'IN', 765, '-085.617925', '+39.985793'), 
(46057, 'Michigantown', 'IN', 765, '-086.490945', '+40.306276'), 
(46058, 'Mulberry', 'IN', 765, '-086.628659', '+40.359433'), 
(46060, 'Noblesville', 'IN', 317, '-085.999521', '+40.073328'), 
(46061, 'Noblesville', 'IN', 317, '-086.052285', '+40.072462'), 
(46063, 'Orestes', 'IN', 765, '-085.728080', '+40.271524'), 
(46064, 'Pendleton', 'IN', 765, '-085.757678', '+40.107304'), 
(46065, 'Rossville', 'IN', 765, '-086.603449', '+40.360973'), 
(46067, 'Sedalia', 'IN', 765, '-086.469044', '+40.304473'), 
(46068, 'Sharpsville', 'IN', 765, '-086.118782', '+40.354088'), 
(46069, 'Sheridan', 'IN', 317, '-086.185273', '+40.129468'), 
(46070, 'Summitville', 'IN', 765, '-085.666794', '+40.314012'), 
(46071, 'Thorntown', 'IN', 765, '-086.581860', '+40.068631'), 
(46072, 'Tipton', 'IN', 765, '-086.063107', '+40.311418'), 
(46074, 'Westfield', 'IN', 317, '-086.125716', '+40.097028'), 
(46075, 'Whitestown', 'IN', 317, '-086.346179', '+40.022608'), 
(46076, 'Windfall', 'IN', 765, '-085.937642', '+40.348927'), 
(46077, 'Zionsville', 'IN', 317, '-086.298135', '+39.997457'), 
(46082, 'Carmel', 'IN', 317, '-086.052285', '+40.072462'), 
(46102, 'Advance', 'IN', 765, '-086.619774', '+39.995599'), 
(46103, 'Amo', 'IN', 317, '-086.483474', '+39.736926'), 
(46104, 'Arlington', 'IN', 765, '-085.590869', '+39.663342'), 
(46105, 'Bainbridge', 'IN', 765, '-086.812416', '+39.752428'), 
(46106, 'Bargersville', 'IN', 317, '-086.102271', '+39.489652'), 
(46107, 'Beech Grove', 'IN', 317, '-086.093293', '+39.713893'), 
(46110, 'Boggstown', 'IN', 317, '-085.914060', '+39.566614'), 
(46111, 'Brooklyn', 'IN', 317, '-086.370057', '+39.539599'), 
(46112, 'Brownsburg', 'IN', 317, '-086.470429', '+39.807038'), 
(46113, 'Camby', 'IN', 317, '-086.303090', '+39.653300'), 
(46114, 'Cartersburg', 'IN', 317, '-086.510386', '+39.762448'), 
(46115, 'Carthage', 'IN', 765, '-085.552199', '+39.735455'), 
(46117, 'Charlottesville', 'IN', 317, '-085.625798', '+39.838824'), 
(46118, 'Clayton', 'IN', 317, '-086.495365', '+39.711088'), 
(46120, 'Cloverdale', 'IN', 765, '-086.782523', '+39.658826'), 
(46121, 'Coatesville', 'IN', 765, '-086.594745', '+39.688598'), 
(46122, 'Danville', 'IN', 317, '-086.530319', '+39.766794'), 
(46123, 'Avon', 'IN', 317, '-086.488881', '+39.721434'), 
(46124, 'Edinburgh', 'IN', 812, '-086.099838', '+39.430795'), 
(46125, 'Eminence', 'IN', 765, '-086.641773', '+39.506641'), 
(46126, 'Fairland', 'IN', 317, '-085.875930', '+39.617344'), 
(46127, 'Falmouth', 'IN', 765, '-085.333088', '+39.729032'), 
(46128, 'Fillmore', 'IN', 765, '-086.737960', '+39.652271'), 
(46129, 'Finly', 'IN', 317, '-085.765169', '+39.821516'), 
(46130, 'Fountaintown', 'IN', 317, '-085.809775', '+39.580663'), 
(46131, 'Franklin', 'IN', 317, '-086.068718', '+39.469172'), 
(46133, 'Glenwood', 'IN', 765, '-085.276882', '+39.585980'), 
(46135, 'Greencastle', 'IN', 765, '-086.857172', '+39.699485'), 
(46140, 'Greenfield', 'IN', 317, '-085.775403', '+39.821787'), 
(46142, 'Greenwood', 'IN', 317, '-086.100454', '+39.491246'), 
(46143, 'Greenwood', 'IN', 317, '-086.101490', '+39.507080'), 
(46144, 'Gwynneville', 'IN', 317, '-085.647634', '+39.661720'), 
(46146, 'Homer', 'IN', 765, '-085.465540', '+39.619923'), 
(46147, 'Jamestown', 'IN', 765, '-086.563204', '+39.988674'), 
(46148, 'Knightstown', 'IN', 765, '-085.474444', '+39.836197'), 
(46149, 'Lizton', 'IN', 317, '-086.560328', '+39.871667'), 
(46150, 'Manilla', 'IN', 765, '-085.583666', '+39.546509'), 
(46151, 'Martinsville', 'IN', 765, '-086.466792', '+39.477625'), 
(46154, 'Maxwell', 'IN', 317, '-085.768357', '+39.856763'), 
(46155, 'Mays', 'IN', 765, '-085.431184', '+39.743769'), 
(46156, 'Milroy', 'IN', 765, '-085.486278', '+39.488994'), 
(46157, 'Monrovia', 'IN', 317, '-086.531957', '+39.555178'), 
(46158, 'Mooresville', 'IN', 317, '-086.437089', '+39.509420'), 
(46160, 'Morgantown', 'IN', 812, '-086.267561', '+39.244566'), 
(46161, 'Morristown', 'IN', 765, '-085.712640', '+39.655210'), 
(46162, 'Needham', 'IN', 317, '-085.965630', '+39.560511'), 
(46163, 'New Palestine', 'IN', 317, '-085.885962', '+39.739927'), 
(46164, 'Nineveh', 'IN', 317, '-086.109534', '+39.391505'), 
(46165, 'North Salem', 'IN', 317, '-086.640794', '+39.839162'), 
(46166, 'Paragon', 'IN', 765, '-086.533865', '+39.427654'), 
(46167, 'Pittsboro', 'IN', 317, '-086.475318', '+39.784191'), 
(46168, 'Plainfield', 'IN', 317, '-086.423412', '+39.729892'), 
(46170, 'Putnamville', 'IN', 765, '-086.828402', '+39.668441'), 
(46171, 'Reelsville', 'IN', 765, '-086.955955', '+39.543141'), 
(46172, 'Roachdale', 'IN', 765, '-086.814317', '+39.821381'), 
(46173, 'Rushville', 'IN', 765, '-085.439133', '+39.612836'), 
(46175, 'Russellville', 'IN', 765, '-086.973306', '+39.822491'), 
(46176, 'Shelbyville', 'IN', 317, '-085.791993', '+39.511568'), 
(46180, 'Stilesville', 'IN', 317, '-086.607678', '+39.632997'), 
(46181, 'Trafalgar', 'IN', 317, '-086.103674', '+39.416652'), 
(46182, 'Waldron', 'IN', 317, '-085.781538', '+39.515000'), 
(46183, 'West Newton', 'IN', 317, '-086.285090', '+39.648251'), 
(46184, 'Whiteland', 'IN', 317, '-086.084340', '+39.506070'), 
(46186, 'Wilkinson', 'IN', 765, '-085.643767', '+39.895139'), 
(46201, 'Indianapolis', 'IN', 317, '-086.132160', '+39.775092'), 
(46202, 'Indianapolis', 'IN', 317, '-086.143736', '+39.762392'), 
(46203, 'Indianapolis', 'IN', 317, '-086.113535', '+39.743493'), 
(46204, 'Indianapolis', 'IN', 317, '-086.158038', '+39.772692'), 
(46205, 'Indianapolis', 'IN', 317, '-086.129886', '+39.822641'), 
(46206, 'Indianapolis', 'IN', 317, '-086.161336', '+39.761293'), 
(46207, 'Indianapolis', 'IN', 317, '-086.160616', '+39.767293'), 
(46208, 'Indianapolis', 'IN', 317, '-086.190186', '+39.832741'), 
(46209, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46211, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46214, 'Indianapolis', 'IN', 317, '-086.287465', '+39.792379'), 
(46216, 'Indianapolis', 'IN', 317, '-086.013632', '+39.864689'), 
(46217, 'Indianapolis', 'IN', 317, '-086.197637', '+39.678245'), 
(46218, 'Indianapolis', 'IN', 317, '-086.100535', '+39.806991'), 
(46219, 'Indianapolis', 'IN', 317, '-086.081084', '+39.782841'), 
(46220, 'Indianapolis', 'IN', 317, '-086.108950', '+39.869040'), 
(46221, 'Indianapolis', 'IN', 317, '-086.130655', '+39.764258'), 
(46222, 'Indianapolis', 'IN', 317, '-086.207687', '+39.783642'), 
(46223, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46224, 'Indianapolis', 'IN', 317, '-086.270740', '+39.794042'), 
(46225, 'Indianapolis', 'IN', 317, '-086.167886', '+39.743793'), 
(46226, 'Indianapolis', 'IN', 317, '-086.083634', '+39.832577'), 
(46227, 'Indianapolis', 'IN', 317, '-086.130154', '+39.678945'), 
(46228, 'Indianapolis', 'IN', 317, '-086.195081', '+39.846191'), 
(46229, 'Indianapolis', 'IN', 317, '-086.035533', '+39.798941'), 
(46230, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46231, 'Indianapolis', 'IN', 317, '-086.302940', '+39.703844'), 
(46234, 'Indianapolis', 'IN', 317, '-086.316288', '+39.808793'), 
(46235, 'Indianapolis', 'IN', 317, '-085.974081', '+39.847090'), 
(46236, 'Indianapolis', 'IN', 317, '-085.976532', '+39.868939'), 
(46237, 'Indianapolis', 'IN', 317, '-086.171117', '+39.742726'), 
(46239, 'Indianapolis', 'IN', 317, '-086.000482', '+39.726493'), 
(46240, 'Indianapolis', 'IN', 317, '-086.200688', '+39.877991'), 
(46241, 'Indianapolis', 'IN', 317, '-086.261389', '+39.709624'), 
(46242, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46244, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46247, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46249, 'Indianapolis', 'IN', 317, '-086.006082', '+39.858989'), 
(46250, 'Indianapolis', 'IN', 317, '-086.067263', '+39.904838'), 
(46251, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46253, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46254, 'Indianapolis', 'IN', 317, '-086.226810', '+39.815940'), 
(46255, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46256, 'Indianapolis', 'IN', 317, '-086.009447', '+39.897708'), 
(46259, 'Indianapolis', 'IN', 317, '-085.998092', '+39.667045'), 
(46260, 'Indianapolis', 'IN', 317, '-086.137988', '+39.893840'), 
(46266, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46268, 'Indianapolis', 'IN', 317, '-086.212310', '+39.868173'), 
(46274, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46275, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46277, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46278, 'Indianapolis', 'IN', 317, '-086.276791', '+39.872591'), 
(46280, 'Indianapolis', 'IN', 317, '-086.115707', '+39.941600'), 
(46282, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46283, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46285, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46290, 'Indianapolis', 'IN', 317, '-086.199445', '+39.937310'), 
(46291, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46295, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46298, 'Indianapolis', 'IN', 317, '-086.132837', '+39.779492'), 
(46301, 'Beverly Shores', 'IN', 219, '-086.975178', '+41.683796'), 
(46302, 'Boone Grove', 'IN', 219, '-087.130431', '+41.354186'), 
(46303, 'Cedar Lake', 'IN', 219, '-087.416650', '+41.311861'), 
(46304, 'Chesterton', 'IN', 219, '-087.087021', '+41.498946'), 
(46307, 'Crown Point', 'IN', 219, '-087.360089', '+41.444409'), 
(46308, 'Crown Point', 'IN', 219, '-087.372779', '+41.461543'), 
(46310, 'Demotte', 'IN', 219, '-087.208423', '+41.107336'), 
(46311, 'Dyer', 'IN', 219, '-087.499489', '+41.451993'), 
(46312, 'East Chicago', 'IN', 219, '-087.461490', '+41.640835'), 
(46319, 'Griffith', 'IN', 219, '-087.390338', '+41.522129'), 
(46320, 'Hammond', 'IN', 219, '-087.487242', '+41.444246'), 
(46321, 'Munster', 'IN', 219, '-087.502585', '+41.550535'), 
(46322, 'Highland', 'IN', 219, '-087.477440', '+41.577699'), 
(46323, 'Hammond', 'IN', 219, '-087.456440', '+41.590519'), 
(46324, 'Hammond', 'IN', 219, '-087.496665', '+41.585185'), 
(46325, 'Hammond', 'IN', 219, '-087.372779', '+41.461543'), 
(46327, 'Hammond', 'IN', 219, '-087.490390', '+41.615085'), 
(46340, 'Hanna', 'IN', 219, '-086.788687', '+41.378592'), 
(46341, 'Hebron', 'IN', 219, '-087.152358', '+41.347188'), 
(46342, 'Hobart', 'IN', 219, '-087.347486', '+41.520515'), 
(46345, 'Kingsbury', 'IN', 219, '-086.699703', '+41.526023'), 
(46346, 'Kingsford Heights', 'IN', 219, '-086.691914', '+41.480172'), 
(46347, 'Kouts', 'IN', 219, '-087.066825', '+41.301319'), 
(46348, 'La Crosse', 'IN', 219, '-086.806742', '+41.394105'), 
(46349, 'Lake Village', 'IN', 219, '-087.418963', '+41.108242'), 
(46350, 'La Porte', 'IN', 219, '-086.737640', '+41.537585'), 
(46352, 'La Porte', 'IN', 219, '-086.709883', '+41.498992'), 
(46355, 'Leroy', 'IN', 219, '-087.270810', '+41.359415'), 
(46356, 'Lowell', 'IN', 219, '-087.411308', '+41.280102'), 
(46360, 'Michigan City', 'IN', 219, '-086.756985', '+41.594185'), 
(46361, 'Michigan City', 'IN', 219, '-086.915077', '+41.703540'), 
(46365, 'Mill Creek', 'IN', 219, '-086.543956', '+41.609081'), 
(46366, 'North Judson', 'IN', 219, '-086.735127', '+41.251630'), 
(46368, 'Portage', 'IN', 219, '-087.129270', '+41.473367'), 
(46371, 'Rolling Prairie', 'IN', 219, '-086.599414', '+41.686609'), 
(46372, 'Roselawn', 'IN', 219, '-087.322049', '+41.143358'), 
(46373, 'Saint John', 'IN', 219, '-087.453086', '+41.453965'), 
(46374, 'San Pierre', 'IN', 219, '-086.884000', '+41.216655'), 
(46375, 'Schererville', 'IN', 219, '-087.441525', '+41.487733'), 
(46376, 'Schneider', 'IN', 219, '-087.477881', '+41.189953'), 
(46377, 'Shelby', 'IN', 219, '-087.339778', '+41.191734'), 
(46379, 'Sumava Resorts', 'IN', 219, '-087.433550', '+41.167119'), 
(46380, 'Tefft', 'IN', 219, '-086.968614', '+41.194816'), 
(46381, 'Thayer', 'IN', 219, '-087.331323', '+41.171150'), 
(46382, 'Union Mills', 'IN', 219, '-086.772226', '+41.466863'), 
(46383, 'Valparaiso', 'IN', 219, '-087.065565', '+41.454731'), 
(46384, 'Valparaiso', 'IN', 219, '-087.076094', '+41.490545'), 
(46385, 'Valparaiso', 'IN', 219, '-087.078309', '+41.470567'), 
(46390, 'Wanatah', 'IN', 219, '-086.872078', '+41.421123'), 
(46391, 'Westville', 'IN', 219, '-086.742979', '+41.549933'), 
(46392, 'Wheatfield', 'IN', 219, '-087.063818', '+41.133299'), 
(46393, 'Wheeler', 'IN', 219, '-087.179177', '+41.511578'), 
(46394, 'Whiting', 'IN', 219, '-087.493392', '+41.656785'), 
(46401, 'Gary', 'IN', 219, '-087.319937', '+41.590686'), 
(46402, 'Gary', 'IN', 219, '-087.336338', '+41.599336'), 
(46403, 'Gary', 'IN', 219, '-087.268536', '+41.605636'), 
(46404, 'Gary', 'IN', 219, '-087.377538', '+41.584136'), 
(46405, 'Lake Station', 'IN', 219, '-087.354587', '+41.555785'), 
(46406, 'Gary', 'IN', 219, '-087.388189', '+41.596012'), 
(46407, 'Gary', 'IN', 219, '-087.319987', '+41.578886'), 
(46408, 'Gary', 'IN', 219, '-087.375307', '+41.544936'), 
(46409, 'Gary', 'IN', 219, '-087.304186', '+41.545636'), 
(46410, 'Merrillville', 'IN', 219, '-087.338656', '+41.497212'), 
(46411, 'Merrillville', 'IN', 219, '-087.372779', '+41.461543'), 
(46501, 'Argos', 'IN', 219, '-086.248052', '+41.242669'), 
(46502, 'Atwood', 'IN', 219, '-085.969708', '+41.254035'), 
(46504, 'Bourbon', 'IN', 219, '-086.150818', '+41.323904'), 
(46506, 'Bremen', 'IN', 219, '-086.242235', '+41.405770'), 
(46507, 'Bristol', 'IN', 219, '-085.824845', '+41.712983'), 
(46508, 'Burket', 'IN', 219, '-085.969282', '+41.154726'), 
(46510, 'Claypool', 'IN', 219, '-085.871487', '+41.136771'), 
(46511, 'Culver', 'IN', 219, '-086.386582', '+41.314629'), 
(46513, 'Donaldson', 'IN', 219, '-086.444254', '+41.361903'), 
(46514, 'Elkhart', 'IN', 219, '-085.937024', '+41.718730'), 
(46515, 'Elkhart', 'IN', 219, '-085.938348', '+41.641449'), 
(46516, 'Elkhart', 'IN', 219, '-085.897236', '+41.620856'), 
(46517, 'Elkhart', 'IN', 219, '-085.965717', '+41.617705'), 
(46524, 'Etna Green', 'IN', 219, '-085.998430', '+41.296306'), 
(46526, 'Goshen', 'IN', 219, '-085.858059', '+41.584839'), 
(46527, 'Goshen', 'IN', 219, '-085.858076', '+41.597739'), 
(46528, 'Goshen', 'IN', 219, '-085.839139', '+41.624763'), 
(46530, 'Granger', 'IN', 219, '-086.139868', '+41.734912'), 
(46531, 'Grovertown', 'IN', 219, '-086.524321', '+41.349630'), 
(46532, 'Hamlet', 'IN', 219, '-086.594849', '+41.393141'), 
(46534, 'Knox', 'IN', 219, '-086.608249', '+41.280907'), 
(46536, 'Lakeville', 'IN', 219, '-086.270086', '+41.526373'), 
(46537, 'Lapaz', 'IN', 219, '-086.309368', '+41.455431'), 
(46538, 'Leesburg', 'IN', 219, '-085.823785', '+41.342883'), 
(46539, 'Mentone', 'IN', 219, '-086.008586', '+41.177648'), 
(46540, 'Middlebury', 'IN', 219, '-085.831327', '+41.646192'), 
(46542, 'Milford', 'IN', 219, '-085.871138', '+41.282960'), 
(46543, 'Millersburg', 'IN', 219, '-085.712083', '+41.531255'), 
(46544, 'Mishawaka', 'IN', 219, '-086.287884', '+41.615360'), 
(46545, 'Mishawaka', 'IN', 219, '-086.304735', '+41.696407'), 
(46546, 'Mishawaka', 'IN', 219, '-086.196485', '+41.688432'), 
(46550, 'Nappanee', 'IN', 219, '-085.972724', '+41.574743'), 
(46552, 'New Carlisle', 'IN', 219, '-086.455494', '+41.701172'), 
(46553, 'New Paris', 'IN', 219, '-085.819200', '+41.478670'), 
(46554, 'North Liberty', 'IN', 219, '-086.414045', '+41.561716'), 
(46555, 'North Webster', 'IN', 219, '-085.710285', '+41.332568'), 
(46556, 'Notre Dame', 'IN', 219, '-086.292991', '+41.596769'), 
(46561, 'Osceola', 'IN', 219, '-086.087002', '+41.669504'), 
(46562, 'Pierceton', 'IN', 219, '-085.854745', '+41.265769'), 
(46563, 'Plymouth', 'IN', 219, '-086.301486', '+41.352997'), 
(46565, 'Shipshewana', 'IN', 219, '-085.567362', '+41.675720'), 
(46566, 'Sidney', 'IN', 219, '-085.888830', '+41.137923'), 
(46567, 'Syracuse', 'IN', 219, '-085.844729', '+41.296386'), 
(46570, 'Tippecanoe', 'IN', 219, '-086.122820', '+41.215971'), 
(46571, 'Topeka', 'IN', 219, '-085.540055', '+41.578904'), 
(46572, 'Tyner', 'IN', 219, '-086.260569', '+41.325513'), 
(46573, 'Wakarusa', 'IN', 219, '-085.882695', '+41.585740'), 
(46574, 'Walkerton', 'IN', 219, '-086.446734', '+41.488957'), 
(46580, 'Warsaw', 'IN', 219, '-085.860179', '+41.222800'), 
(46581, 'Warsaw', 'IN', 219, '-085.864267', '+41.239365'), 
(46582, 'Warsaw', 'IN', 219, '-085.849508', '+41.254225'), 
(46590, 'Winona Lake', 'IN', 219, '-085.826346', '+41.232725'), 
(46595, 'Wyatt', 'IN', 219, '-086.165227', '+41.518136'), 
(46601, 'South Bend', 'IN', 219, '-086.251654', '+41.673383'), 
(46604, 'South Bend', 'IN', 219, '-086.221805', '+41.664198'), 
(46612, 'South Bend', 'IN', 219, '-086.234589', '+41.628483'), 
(46613, 'South Bend', 'IN', 219, '-086.255696', '+41.656573'), 
(46614, 'South Bend', 'IN', 219, '-086.278463', '+41.616532'), 
(46615, 'South Bend', 'IN', 219, '-086.216105', '+41.677046'), 
(46616, 'South Bend', 'IN', 219, '-086.264293', '+41.695957'), 
(46617, 'South Bend', 'IN', 219, '-086.238906', '+41.682897'), 
(46619, 'South Bend', 'IN', 219, '-086.296056', '+41.672919'), 
(46620, 'South Bend', 'IN', 219, '-086.292991', '+41.596769'), 
(46624, 'South Bend', 'IN', 219, '-086.283278', '+41.733223'), 
(46626, 'South Bend', 'IN', 219, '-086.252506', '+41.677397'), 
(46628, 'South Bend', 'IN', 219, '-086.335738', '+41.716559'), 
(46629, 'South Bend', 'IN', 219, '-086.279110', '+41.671919'), 
(46634, 'South Bend', 'IN', 219, '-086.292991', '+41.596769'), 
(46635, 'South Bend', 'IN', 219, '-086.338666', '+41.686358'), 
(46637, 'South Bend', 'IN', 219, '-086.315321', '+41.699077'), 
(46660, 'South Bend', 'IN', 219, '-086.292991', '+41.596769'), 
(46680, 'South Bend', 'IN', 219, '-086.292991', '+41.596769'), 
(46699, 'South Bend', 'IN', 219, '-086.292991', '+41.596769'), 
(46701, 'Albion', 'IN', 219, '-085.413862', '+41.376028'), 
(46702, 'Andrews', 'IN', 219, '-085.597862', '+40.820278'), 
(46703, 'Angola', 'IN', 219, '-085.000474', '+41.672567'), 
(46704, 'Arcola', 'IN', 219, '-085.292474', '+41.103797'), 
(46705, 'Ashley', 'IN', 219, '-085.071275', '+41.501455'), 
(46706, 'Auburn', 'IN', 219, '-085.027689', '+41.377758'), 
(46710, 'Avilla', 'IN', 219, '-085.391019', '+41.368123'), 
(46711, 'Berne', 'IN', 219, '-084.934331', '+40.671628'), 
(46713, 'Bippus', 'IN', 219, '-085.489198', '+40.829196'), 
(46714, 'Bluffton', 'IN', 219, '-085.202300', '+40.713270'), 
(46720, 'Brimfield', 'IN', 219, '-085.423462', '+41.395275'), 
(46721, 'Butler', 'IN', 219, '-084.912517', '+41.426441'), 
(46723, 'Churubusco', 'IN', 219, '-085.389672', '+41.190811'), 
(46725, 'Columbia City', 'IN', 219, '-085.500420', '+41.149560'), 
(46730, 'Corunna', 'IN', 219, '-085.137324', '+41.463082'), 
(46731, 'Craigville', 'IN', 219, '-085.104206', '+40.794056'), 
(46732, 'Cromwell', 'IN', 219, '-085.598750', '+41.377903'), 
(46733, 'Decatur', 'IN', 219, '-084.937850', '+40.819110'), 
(46737, 'Fremont', 'IN', 219, '-084.945643', '+41.711462'), 
(46738, 'Garrett', 'IN', 219, '-085.140707', '+41.323007'), 
(46740, 'Geneva', 'IN', 219, '-084.936072', '+40.612058'), 
(46741, 'Grabill', 'IN', 219, '-084.963984', '+41.195015'), 
(46742, 'Hamilton', 'IN', 219, '-084.897465', '+41.572304'), 
(46743, 'Harlan', 'IN', 219, '-084.987882', '+41.227324'), 
(46745, 'Hoagland', 'IN', 219, '-085.002148', '+40.957347'), 
(46746, 'Howe', 'IN', 219, '-085.367474', '+41.711914'), 
(46747, 'Hudson', 'IN', 219, '-085.113166', '+41.577125'), 
(46748, 'Huntertown', 'IN', 219, '-085.159437', '+41.237988'), 
(46750, 'Huntington', 'IN', 219, '-085.489225', '+40.842697'), 
(46755, 'Kendallville', 'IN', 219, '-085.389073', '+41.431488'), 
(46759, 'Keystone', 'IN', 219, '-085.205635', '+40.603317'), 
(46760, 'Kimmell', 'IN', 219, '-085.543448', '+41.369423'), 
(46761, 'Lagrange', 'IN', 219, '-085.387208', '+41.655135'), 
(46763, 'Laotto', 'IN', 219, '-085.279040', '+41.292913'), 
(46764, 'Larwill', 'IN', 219, '-085.591994', '+41.206938'), 
(46765, 'Leo', 'IN', 219, '-085.043118', '+41.232203'), 
(46766, 'Liberty Center', 'IN', 219, '-085.278222', '+40.698551'), 
(46767, 'Ligonier', 'IN', 219, '-085.425730', '+41.405478'), 
(46769, 'Linn Grove', 'IN', 219, '-084.937926', '+40.745320'), 
(46770, 'Markle', 'IN', 219, '-085.354611', '+40.862309'), 
(46771, 'Mongo', 'IN', 219, '-085.267567', '+41.665489'), 
(46772, 'Monroe', 'IN', 219, '-084.919164', '+40.709518'), 
(46773, 'Monroeville', 'IN', 219, '-084.904020', '+41.059007'), 
(46774, 'New Haven', 'IN', 219, '-084.962038', '+41.102098'), 
(46776, 'Orland', 'IN', 219, '-085.140168', '+41.713640'), 
(46777, 'Ossian', 'IN', 219, '-085.203797', '+40.855435'), 
(46778, 'Petroleum', 'IN', 219, '-085.152604', '+40.611419'), 
(46779, 'Pleasant Lake', 'IN', 219, '-085.031873', '+41.577443'), 
(46780, 'Pleasant Mills', 'IN', 219, '-084.937926', '+40.745320'), 
(46781, 'Poneto', 'IN', 219, '-085.259163', '+40.639684'), 
(46782, 'Preble', 'IN', 219, '-085.005402', '+40.832040'), 
(46783, 'Roanoke', 'IN', 219, '-085.393868', '+40.954446'), 
(46784, 'Rome City', 'IN', 219, '-085.401402', '+41.401296'), 
(46785, 'Saint Joe', 'IN', 219, '-084.888552', '+41.319754'), 
(46786, 'South Milford', 'IN', 219, '-085.319241', '+41.536899'), 
(46787, 'South Whitley', 'IN', 219, '-085.510981', '+41.071204'), 
(46788, 'Spencerville', 'IN', 219, '-084.902416', '+41.302927'), 
(46789, 'Stroh', 'IN', 219, '-085.199186', '+41.583493'), 
(46791, 'Uniondale', 'IN', 219, '-085.270039', '+40.859358'), 
(46792, 'Warren', 'IN', 219, '-085.468798', '+40.712066'), 
(46793, 'Waterloo', 'IN', 219, '-085.019562', '+41.461019'), 
(46794, 'Wawaka', 'IN', 219, '-085.386856', '+41.476682'), 
(46795, 'Wolcottville', 'IN', 219, '-085.337737', '+41.583475'), 
(46796, 'Wolflake', 'IN', 219, '-085.500246', '+41.336115'), 
(46797, 'Woodburn', 'IN', 219, '-084.874249', '+41.125044'), 
(46798, 'Yoder', 'IN', 219, '-085.086518', '+41.009498'), 
(46799, 'Zanesville', 'IN', 219, '-085.282422', '+40.918797'), 
(46801, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46802, 'Fort Wayne', 'IN', 219, '-085.158420', '+41.065397'), 
(46803, 'Fort Wayne', 'IN', 219, '-085.084069', '+41.065648'), 
(46804, 'Fort Wayne', 'IN', 219, '-085.239172', '+41.057168'), 
(46805, 'Fort Wayne', 'IN', 219, '-085.078019', '+41.099948'), 
(46806, 'Fort Wayne', 'IN', 219, '-085.082319', '+41.049248'), 
(46807, 'Fort Wayne', 'IN', 219, '-085.146820', '+41.042342'), 
(46808, 'Fort Wayne', 'IN', 219, '-085.184121', '+41.093898'), 
(46809, 'Fort Wayne', 'IN', 219, '-085.205071', '+41.037097'), 
(46814, 'Fort Wayne', 'IN', 219, '-085.305823', '+41.045647'), 
(46815, 'Fort Wayne', 'IN', 219, '-085.072068', '+41.141189'), 
(46816, 'Fort Wayne', 'IN', 219, '-085.033817', '+40.988047'), 
(46818, 'Fort Wayne', 'IN', 219, '-085.203895', '+41.112548'), 
(46819, 'Fort Wayne', 'IN', 219, '-085.126419', '+40.978697'), 
(46825, 'Fort Wayne', 'IN', 219, '-085.104001', '+41.138003'), 
(46835, 'Fort Wayne', 'IN', 219, '-085.057218', '+41.156698'), 
(46845, 'Fort Wayne', 'IN', 219, '-085.084581', '+41.095957'), 
(46850, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46851, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46852, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46853, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46854, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46855, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46856, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46857, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46858, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46859, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46860, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46861, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46862, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46863, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46864, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46865, 'Fort Wayne', 'IN', 219, '-085.090669', '+41.126298'), 
(46866, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46867, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46868, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46869, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46885, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46895, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46896, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46897, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46898, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46899, 'Fort Wayne', 'IN', 219, '-085.070713', '+41.093763'), 
(46901, 'Kokomo', 'IN', 765, '-086.171054', '+40.506851'), 
(46902, 'Kokomo', 'IN', 765, '-086.175590', '+40.444291'), 
(46903, 'Kokomo', 'IN', 765, '-086.118940', '+40.469625'), 
(46904, 'Kokomo', 'IN', 765, '-086.118940', '+40.469625'), 
(46910, 'Akron', 'IN', 219, '-086.069172', '+41.047932'), 
(46911, 'Amboy', 'IN', 765, '-085.943552', '+40.650476'), 
(46912, 'Athens', 'IN', 219, '-086.206925', '+41.040988'), 
(46913, 'Bringhurst', 'IN', 219, '-086.507065', '+40.500141'), 
(46914, 'Bunker Hill', 'IN', 765, '-086.102125', '+40.659068'), 
(46915, 'Burlington', 'IN', 765, '-086.394248', '+40.495181'), 
(46916, 'Burrows', 'IN', 219, '-086.573952', '+40.584272'), 
(46917, 'Camden', 'IN', 219, '-086.499148', '+40.626954'), 
(46919, 'Converse', 'IN', 765, '-085.878104', '+40.578034'), 
(46920, 'Cutler', 'IN', 765, '-086.488525', '+40.485424'), 
(46921, 'Deedsville', 'IN', 219, '-086.129080', '+40.960538'), 
(46922, 'Delong', 'IN', 219, '-086.206925', '+41.040988'), 
(46923, 'Delphi', 'IN', 317, '-086.637891', '+40.580452'), 
(46926, 'Denver', 'IN', 765, '-086.075240', '+40.867036'), 
(46928, 'Fairmount', 'IN', 765, '-085.661196', '+40.515421'), 
(46929, 'Flora', 'IN', 219, '-086.490521', '+40.556269'), 
(46930, 'Fowlerton', 'IN', 765, '-085.571035', '+40.409930'), 
(46931, 'Fulton', 'IN', 219, '-086.265814', '+40.948405'), 
(46932, 'Galveston', 'IN', 219, '-086.269625', '+40.634254'), 
(46933, 'Gas City', 'IN', 765, '-085.585245', '+40.544290'), 
(46935, 'Grass Creek', 'IN', 219, '-086.206925', '+41.040988'), 
(46936, 'Greentown', 'IN', 765, '-085.997326', '+40.485442'), 
(46937, 'Hemlock', 'IN', 765, '-086.018139', '+40.418662'), 
(46938, 'Jonesboro', 'IN', 765, '-085.650398', '+40.446730'), 
(46939, 'Kewanna', 'IN', 219, '-086.374647', '+41.040533'), 
(46940, 'La Fontaine', 'IN', 765, '-085.740428', '+40.696155'), 
(46941, 'Lagro', 'IN', 219, '-085.700909', '+40.826475'), 
(46942, 'Lake Cicott', 'IN', 219, '-086.373410', '+40.736111'), 
(46943, 'Laketon', 'IN', 219, '-085.837546', '+40.974279'), 
(46945, 'Leiters Ford', 'IN', 219, '-086.206925', '+41.040988'), 
(46946, 'Liberty Mills', 'IN', 219, '-085.735756', '+41.035629'), 
(46947, 'Logansport', 'IN', 219, '-086.375168', '+40.779270'), 
(46950, 'Lucerne', 'IN', 219, '-086.354066', '+40.875277'), 
(46951, 'Macy', 'IN', 219, '-086.129366', '+40.958410'), 
(46952, 'Marion', 'IN', 765, '-085.636731', '+40.519756'), 
(46953, 'Marion', 'IN', 765, '-085.626401', '+40.499959'), 
(46957, 'Matthews', 'IN', 765, '-085.476619', '+40.389831'), 
(46958, 'Mexico', 'IN', 765, '-086.116189', '+40.822384'), 
(46959, 'Miami', 'IN', 765, '-086.106432', '+40.614660'), 
(46960, 'Monterey', 'IN', 219, '-086.544617', '+41.124552'), 
(46961, 'New Waverly', 'IN', 219, '-086.193648', '+40.762054'), 
(46962, 'North Manchester', 'IN', 219, '-085.794138', '+40.859877'), 
(46965, 'Oakford', 'IN', 765, '-086.101484', '+40.412741'), 
(46967, 'Onward', 'IN', 219, '-086.204238', '+40.694298'), 
(46968, 'Ora', 'IN', 219, '-086.554326', '+41.175557'), 
(46970, 'Peru', 'IN', 765, '-086.075810', '+40.739910'), 
(46971, 'Grissom AFB', 'IN', 765, '-086.016441', '+40.780955'), 
(46974, 'Roann', 'IN', 765, '-085.854151', '+40.951589'), 
(46975, 'Rochester', 'IN', 219, '-086.254272', '+41.040988'), 
(46977, 'Rockfield', 'IN', 219, '-086.573952', '+40.584272'), 
(46978, 'Royal Center', 'IN', 219, '-086.492019', '+40.851622'), 
(46979, 'Russiaville', 'IN', 765, '-086.269717', '+40.425730'), 
(46980, 'Servia', 'IN', 219, '-085.792501', '+40.848927'), 
(46982, 'Silver Lake', 'IN', 219, '-085.856589', '+41.130963'), 
(46984, 'Somerset', 'IN', 765, '-085.828846', '+40.671369'), 
(46985, 'Star City', 'IN', 219, '-086.589005', '+41.003004'), 
(46986, 'Swayzee', 'IN', 765, '-085.815617', '+40.505141'), 
(46987, 'Sweetser', 'IN', 765, '-085.765569', '+40.564673'), 
(46988, 'Twelve Mile', 'IN', 219, '-086.233899', '+40.866096'), 
(46989, 'Upland', 'IN', 765, '-085.625120', '+40.455985'), 
(46990, 'Urbana', 'IN', 219, '-085.736386', '+40.886571'), 
(46991, 'Van Buren', 'IN', 765, '-085.514796', '+40.617379'), 
(46992, 'Wabash', 'IN', 219, '-085.791823', '+40.801867'), 
(46994, 'Walton', 'IN', 219, '-086.260927', '+40.677128'), 
(46995, 'West Middleton', 'IN', 765, '-086.215482', '+40.442117'), 
(46996, 'Winamac', 'IN', 219, '-086.622156', '+41.035862'), 
(46998, 'Young America', 'IN', 219, '-086.225982', '+40.866023'), 
(47001, 'Aurora', 'IN', 812, '-084.988904', '+39.091081'), 
(47003, 'West College Corner', 'IN', 317, '-084.862979', '+39.515851'), 
(47006, 'Batesville', 'IN', 812, '-085.229151', '+39.190170'), 
(47010, 'Bath', 'IN', 765, '-084.853529', '+39.490701'), 
(47011, 'Bennington', 'IN', 812, '-085.074867', '+38.864386'), 
(47012, 'Brookville', 'IN', 765, '-085.000280', '+39.416398'), 
(47016, 'Cedar Grove', 'IN', 765, '-084.910391', '+39.367379'), 
(47017, 'Cross Plains', 'IN', 812, '-085.191159', '+38.945037'), 
(47018, 'Dillsboro', 'IN', 812, '-085.026230', '+39.002217'), 
(47019, 'East Enterprise', 'IN', 812, '-084.925998', '+38.868591'), 
(47020, 'Florence', 'IN', 812, '-084.950119', '+38.823530'), 
(47021, 'Friendship', 'IN', 812, '-085.150390', '+38.970266'), 
(47022, 'Guilford', 'IN', 812, '-084.964354', '+39.193261'), 
(47023, 'Holton', 'IN', 812, '-085.374353', '+39.082863'), 
(47024, 'Laurel', 'IN', 765, '-085.178057', '+39.467957'), 
(47025, 'Lawrenceburg', 'IN', 812, '-084.891015', '+39.152741'), 
(47030, 'Metamora', 'IN', 765, '-085.111826', '+39.433095'), 
(47031, 'Milan', 'IN', 812, '-085.228190', '+39.115266'), 
(47032, 'Moores Hill', 'IN', 812, '-084.980417', '+39.162590'), 
(47033, 'Morris', 'IN', 812, '-085.173900', '+39.281429'), 
(47034, 'Napoleon', 'IN', 812, '-085.326962', '+39.204833'), 
(47035, 'New Trenton', 'IN', 812, '-084.900711', '+39.309983'), 
(47036, 'Oldenburg', 'IN', 812, '-085.238529', '+39.386175'), 
(47037, 'Osgood', 'IN', 812, '-085.285367', '+39.172808'), 
(47038, 'Patriot', 'IN', 812, '-084.881782', '+38.841880'), 
(47039, 'Pierceville', 'IN', 812, '-085.255114', '+39.111625'), 
(47040, 'Rising Sun', 'IN', 812, '-084.984085', '+38.958134'), 
(47041, 'Sunman', 'IN', 812, '-085.140001', '+39.231396'), 
(47042, 'Versailles', 'IN', 812, '-085.244161', '+39.039682'), 
(47043, 'Vevay', 'IN', 812, '-085.061136', '+38.809388'), 
(47060, 'West Harrison', 'IN', 812, '-084.914370', '+39.251510'), 
(47102, 'Austin', 'IN', 812, '-085.750469', '+38.748455'), 
(47104, 'Bethlehem', 'IN', 812, '-085.421753', '+38.539899'), 
(47106, 'Borden', 'IN', 812, '-085.767760', '+38.482335'), 
(47107, 'Bradford', 'IN', 812, '-086.115257', '+38.190314'), 
(47108, 'Campbellsburg', 'IN', 812, '-086.220645', '+38.614255'), 
(47110, 'Central', 'IN', 812, '-086.172327', '+38.096971'), 
(47111, 'Charlestown', 'IN', 812, '-085.615235', '+38.459992'), 
(47112, 'Corydon', 'IN', 812, '-086.145211', '+38.186300'), 
(47114, 'Crandall', 'IN', 812, '-086.082390', '+38.289882'), 
(47115, 'Depauw', 'IN', 812, '-086.212957', '+38.338462'), 
(47116, 'Eckerty', 'IN', 812, '-086.575635', '+38.329303'), 
(47117, 'Elizabeth', 'IN', 812, '-085.988349', '+38.094629'), 
(47118, 'English', 'IN', 812, '-086.501185', '+38.288549'), 
(47119, 'Floyds Knobs', 'IN', 812, '-085.890727', '+38.352570'), 
(47120, 'Fredericksburg', 'IN', 812, '-086.185333', '+38.467720'), 
(47122, 'Georgetown', 'IN', 812, '-085.960009', '+38.310980'), 
(47123, 'Grantsburg', 'IN', 812, '-086.484327', '+38.281966'), 
(47124, 'Greenville', 'IN', 812, '-085.986626', '+38.373209'), 
(47125, 'Hardinsburg', 'IN', 812, '-086.244689', '+38.500408'), 
(47126, 'Henryville', 'IN', 812, '-085.774327', '+38.550400'), 
(47129, 'Clarksville', 'IN', 812, '-085.764463', '+38.310958'), 
(47130, 'Jeffersonville', 'IN', 812, '-085.716548', '+38.404909'), 
(47131, 'Jeffersonville', 'IN', 812, '-085.704973', '+38.437021'), 
(47132, 'Jeffersonville', 'IN', 812, '-085.732062', '+38.286819'), 
(47133, 'Jeffersonville', 'IN', 812, '-085.732062', '+38.286819'), 
(47134, 'Jeffersonville', 'IN', 812, '-085.732062', '+38.286819'), 
(47135, 'Laconia', 'IN', 812, '-086.065550', '+38.039957'), 
(47136, 'Lanesville', 'IN', 812, '-085.990389', '+38.227684'), 
(47137, 'Leavenworth', 'IN', 812, '-086.368905', '+38.195771'), 
(47138, 'Lexington', 'IN', 812, '-085.633300', '+38.671281'), 
(47139, 'Little York', 'IN', 812, '-086.078828', '+38.600666'), 
(47140, 'Marengo', 'IN', 812, '-086.372687', '+38.357884'), 
(47141, 'Marysville', 'IN', 812, '-085.597466', '+38.549871'), 
(47142, 'Mauckport', 'IN', 812, '-086.204065', '+38.073945'), 
(47143, 'Memphis', 'IN', 812, '-085.769631', '+38.467595'), 
(47144, 'Jeffersonville', 'IN', 812, '-085.732062', '+38.286819'), 
(47145, 'Milltown', 'IN', 812, '-086.314971', '+38.337832'), 
(47146, 'Mount Saint Francis', 'IN', 812, '-085.896961', '+38.298486'), 
(47147, 'Nabb', 'IN', 812, '-085.532171', '+38.580326'), 
(47150, 'New Albany', 'IN', 812, '-085.837911', '+38.293355'), 
(47151, 'New Albany', 'IN', 812, '-085.896961', '+38.298486'), 
(47160, 'New Middletown', 'IN', 812, '-086.049282', '+38.148843'), 
(47161, 'New Salisbury', 'IN', 812, '-086.105996', '+38.328025'), 
(47162, 'New Washington', 'IN', 812, '-085.486131', '+38.550289'), 
(47163, 'Otisco', 'IN', 812, '-085.669829', '+38.535058'), 
(47164, 'Palmyra', 'IN', 812, '-086.105954', '+38.380353'), 
(47165, 'Pekin', 'IN', 812, '-086.010567', '+38.512878'), 
(47166, 'Ramsey', 'IN', 812, '-086.168979', '+38.303364'), 
(47167, 'Salem', 'IN', 812, '-086.079404', '+38.608621'), 
(47170, 'Scottsburg', 'IN', 812, '-085.772815', '+38.695648'), 
(47172, 'Sellersburg', 'IN', 812, '-085.787963', '+38.404577'), 
(47174, 'Sulphur', 'IN', 812, '-086.490751', '+38.225880'), 
(47175, 'Taswell', 'IN', 812, '-086.546080', '+38.345487'), 
(47177, 'Underwood', 'IN', 812, '-085.748631', '+38.584823'), 
(47190, 'Jeffersonville', 'IN', 812, null, null), 
(47199, 'Jeffersonville', 'IN', 812, '-085.732062', '+38.286819'), 
(47201, 'Columbus', 'IN', 812, '-085.891338', '+39.191447'), 
(47202, 'Columbus', 'IN', 812, '-085.885168', '+39.192972'), 
(47203, 'Columbus', 'IN', 812, '-085.827439', '+39.241129'), 
(47220, 'Brownstown', 'IN', 812, '-086.046452', '+38.866192'), 
(47223, 'Butlerville', 'IN', 812, '-085.486831', '+39.046146'), 
(47224, 'Canaan', 'IN', 812, '-085.291935', '+38.873448'), 
(47225, 'Clarksburg', 'IN', 812, '-085.347677', '+39.424072'), 
(47226, 'Clifford', 'IN', 812, '-085.868533', '+39.282609'), 
(47227, 'Commiskey', 'IN', 812, '-085.660004', '+38.868992'), 
(47228, 'Cortland', 'IN', 812, '-085.962761', '+38.974458'), 
(47229, 'Crothersville', 'IN', 812, '-085.985182', '+38.815289'), 
(47230, 'Deputy', 'IN', 812, '-085.607310', '+38.794988'), 
(47231, 'Dupont', 'IN', 812, '-085.500519', '+38.876272'), 
(47232, 'Elizabethtown', 'IN', 812, '-085.773533', '+39.118884'), 
(47234, 'Flat Rock', 'IN', 812, '-085.772010', '+39.393802'), 
(47235, 'Freetown', 'IN', 812, '-086.155545', '+38.962837'), 
(47236, 'Grammer', 'IN', 812, '-085.726135', '+39.152228'), 
(47240, 'Greensburg', 'IN', 812, '-085.491781', '+39.299802'), 
(47243, 'Hanover', 'IN', 812, '-085.376804', '+38.734755'), 
(47244, 'Hartsville', 'IN', 812, '-085.717648', '+39.218578'), 
(47245, 'Hayden', 'IN', 812, '-085.619906', '+39.001301'), 
(47246, 'Hope', 'IN', 812, '-085.787611', '+39.203360'), 
(47247, 'Jonesville', 'IN', 812, '-085.888579', '+39.059349'), 
(47249, 'Kurtz', 'IN', 812, '-086.056681', '+38.897974'), 
(47250, 'Madison', 'IN', 812, '-085.420605', '+38.804552'), 
(47260, 'Medora', 'IN', 812, '-086.194693', '+38.840030'), 
(47261, 'Millhousen', 'IN', 812, '-085.491788', '+39.292004'), 
(47262, 'Nebraska', 'IN', 812, '-085.619906', '+39.001301'), 
(47263, 'New Point', 'IN', 812, '-085.329695', '+39.308252'), 
(47264, 'Norman', 'IN', 812, '-086.236710', '+38.947371'), 
(47265, 'North Vernon', 'IN', 812, '-085.622328', '+39.023539'), 
(47270, 'Paris Crossing', 'IN', 812, '-085.716186', '+38.867520'), 
(47272, 'Saint Paul', 'IN', 317, '-085.463684', '+39.318000'), 
(47273, 'Scipio', 'IN', 812, '-085.733853', '+39.064795'), 
(47274, 'Seymour', 'IN', 812, '-086.010789', '+38.944827'), 
(47280, 'Taylorsville', 'IN', 812, '-085.949844', '+39.295266'), 
(47281, 'Vallonia', 'IN', 812, '-086.092983', '+38.814419'), 
(47282, 'Vernon', 'IN', 812, '-085.616595', '+38.982509'), 
(47283, 'Westport', 'IN', 812, '-085.564278', '+39.241181'), 
(47302, 'Muncie', 'IN', 765, '-085.389874', '+40.142124'), 
(47303, 'Muncie', 'IN', 765, '-085.383447', '+40.280332'), 
(47304, 'Muncie', 'IN', 765, '-085.484122', '+40.238544'), 
(47305, 'Muncie', 'IN', 765, '-085.433223', '+40.247979'), 
(47306, 'Muncie', 'IN', 765, '-085.408221', '+40.202293'), 
(47307, 'Muncie', 'IN', 765, '-085.442772', '+40.162093'), 
(47308, 'Muncie', 'IN', 765, '-085.396685', '+40.227938'), 
(47320, 'Albany', 'IN', 765, '-085.274125', '+40.277967'), 
(47322, 'Bentonville', 'IN', 765, '-085.167996', '+39.656994'), 
(47324, 'Boston', 'IN', 765, '-084.848442', '+39.757864'), 
(47325, 'Brownsville', 'IN', 765, '-084.995266', '+39.682946'), 
(47326, 'Bryant', 'IN', 219, '-084.982803', '+40.541160'), 
(47327, 'Cambridge City', 'IN', 765, '-085.035364', '+39.848569'), 
(47330, 'Centerville', 'IN', 765, '-084.986277', '+39.787438'), 
(47331, 'Connersville', 'IN', 765, '-085.168099', '+39.656933'), 
(47334, 'Daleville', 'IN', 765, '-085.508457', '+40.143843'), 
(47335, 'Dublin', 'IN', 765, '-085.204359', '+39.812688'), 
(47336, 'Dunkirk', 'IN', 765, '-085.091124', '+40.435250'), 
(47337, 'Dunreith', 'IN', 765, '-085.437110', '+39.803063'), 
(47338, 'Eaton', 'IN', 765, '-085.338738', '+40.252982'), 
(47339, 'Economy', 'IN', 765, '-085.102314', '+39.961044'), 
(47340, 'Farmland', 'IN', 765, '-085.145580', '+40.187565'), 
(47341, 'Fountain City', 'IN', 765, '-084.995365', '+39.864218'), 
(47342, 'Gaston', 'IN', 765, '-085.432657', '+40.309361'), 
(47344, 'Greensboro', 'IN', 765, '-085.464036', '+39.878933'), 
(47345, 'Greens Fork', 'IN', 765, '-085.013775', '+39.893845'), 
(47346, 'Hagerstown', 'IN', 765, '-085.059670', '+39.895789'), 
(47348, 'Hartford City', 'IN', 765, '-085.326447', '+40.472672'), 
(47351, 'Kennard', 'IN', 765, '-085.520548', '+39.904018'), 
(47352, 'Lewisville', 'IN', 765, '-085.372732', '+39.830372'), 
(47353, 'Liberty', 'IN', 765, '-084.925002', '+39.625149'), 
(47354, 'Losantville', 'IN', 765, '-085.170510', '+40.048148'), 
(47355, 'Lynn', 'IN', 765, '-084.941102', '+40.055775'), 
(47356, 'Middletown', 'IN', 765, '-085.462793', '+39.941555'), 
(47357, 'Milton', 'IN', 765, '-085.109015', '+39.764911'), 
(47358, 'Modoc', 'IN', 765, '-085.108514', '+40.055419'), 
(47359, 'Montpelier', 'IN', 765, '-085.295619', '+40.515895'), 
(47360, 'Mooreland', 'IN', 765, '-085.293037', '+40.016410'), 
(47361, 'Mount Summit', 'IN', 765, '-085.319923', '+40.001295'), 
(47362, 'New Castle', 'IN', 765, '-085.366926', '+39.924870'), 
(47366, 'New Lisbon', 'IN', 765, '-085.398625', '+39.931785'), 
(47367, 'Oakville', 'IN', 765, '-085.389978', '+40.079197'), 
(47368, 'Parker City', 'IN', 765, '-085.173858', '+40.174184'), 
(47369, 'Pennville', 'IN', 219, '-085.133813', '+40.457413'), 
(47370, 'Pershing', 'IN', 765, '-085.147437', '+39.861314'), 
(47371, 'Portland', 'IN', 219, '-084.983015', '+40.431634'), 
(47373, 'Redkey', 'IN', 765, '-085.151994', '+40.359568'), 
(47374, 'Richmond', 'IN', 765, '-085.010442', '+39.840810'), 
(47375, 'Richmond', 'IN', 765, '-085.015983', '+39.860417'), 
(47380, 'Ridgeville', 'IN', 765, '-085.048286', '+40.167082'), 
(47381, 'Salamonia', 'IN', 219, '-084.882263', '+40.378574'), 
(47382, 'Saratoga', 'IN', 765, '-084.918480', '+40.234703'), 
(47383, 'Selma', 'IN', 765, '-085.265562', '+40.151780'), 
(47384, 'Shirley', 'IN', 765, '-085.485528', '+39.946332'), 
(47385, 'Spiceland', 'IN', 765, '-085.450834', '+39.917250'), 
(47386, 'Springport', 'IN', 765, '-085.383768', '+40.011128'), 
(47387, 'Straughn', 'IN', 765, '-085.284275', '+39.830590'), 
(47388, 'Sulphur Springs', 'IN', 765, '-085.443410', '+40.005999'), 
(47390, 'Union City', 'IN', 765, '-085.006297', '+40.166457'), 
(47392, 'Webster', 'IN', 765, '-084.935057', '+39.911895'), 
(47393, 'Williamsburg', 'IN', 765, '-085.028032', '+39.930541'), 
(47394, 'Winchester', 'IN', 765, '-084.984682', '+40.159854'), 
(47396, 'Yorktown', 'IN', 765, '-085.509272', '+40.198550'), 
(47401, 'Bloomington', 'IN', 812, '-086.435094', '+39.078810'), 
(47402, 'Bloomington', 'IN', 812, '-086.501543', '+39.173234'), 
(47403, 'Bloomington', 'IN', 812, '-086.592389', '+39.078840'), 
(47404, 'Bloomington', 'IN', 812, '-086.580849', '+39.250070'), 
(47405, 'Bloomington', 'IN', 812, '-086.515145', '+39.173447'), 
(47406, 'Bloomington', 'IN', 812, '-086.518296', '+39.174541'), 
(47407, 'Bloomington', 'IN', 812, '-086.501543', '+39.173234'), 
(47408, 'Bloomington', 'IN', 812, '-086.469187', '+39.230326'), 
(47420, 'Avoca', 'IN', 812, '-086.479430', '+38.839482'), 
(47421, 'Bedford', 'IN', 812, '-086.525843', '+38.890524'), 
(47424, 'Bloomfield', 'IN', 812, '-086.838359', '+39.031541'), 
(47426, 'Clear Creek', 'IN', 812, '-086.501543', '+39.173234'), 
(47427, 'Coal City', 'IN', 812, '-086.842743', '+39.319527'), 
(47429, 'Ellettsville', 'IN', 812, '-086.626580', '+39.276356'), 
(47430, 'Fort Ritner', 'IN', 812, '-086.479430', '+38.839482'), 
(47431, 'Freedom', 'IN', 812, '-086.842743', '+39.319527'), 
(47432, 'French Lick', 'IN', 812, '-086.587861', '+38.486914'), 
(47433, 'Gosport', 'IN', 812, '-086.701332', '+39.346964'), 
(47434, 'Harrodsburg', 'IN', 812, '-086.545732', '+39.012984'), 
(47435, 'Helmsburg', 'IN', 812, '-086.230212', '+39.196272'), 
(47436, 'Heltonville', 'IN', 812, '-086.479430', '+38.839482'), 
(47437, 'Huron', 'IN', 812, '-086.670987', '+38.722153'), 
(47438, 'Jasonville', 'IN', 812, '-086.992896', '+39.078835'), 
(47439, 'Koleen', 'IN', 812, '-086.961577', '+39.037144'), 
(47441, 'Linton', 'IN', 812, '-087.126965', '+39.049630'), 
(47443, 'Lyons', 'IN', 812, '-087.102958', '+38.988255'), 
(47445, 'Midland', 'IN', 812, '-086.961577', '+39.037144'), 
(47446, 'Mitchell', 'IN', 812, '-086.503260', '+38.803928'), 
(47448, 'Nashville', 'IN', 812, '-086.226228', '+39.180583'), 
(47449, 'Newberry', 'IN', 812, '-086.961577', '+39.037144'), 
(47451, 'Oolitic', 'IN', 812, '-086.525522', '+38.895608'), 
(47452, 'Orleans', 'IN', 812, '-086.451946', '+38.586595'), 
(47453, 'Owensburg', 'IN', 812, '-086.961577', '+39.037144'), 
(47454, 'Paoli', 'IN', 812, '-086.459473', '+38.513132'), 
(47455, 'Patricksburg', 'IN', 812, '-086.842743', '+39.319527'), 
(47456, 'Quincy', 'IN', 317, '-086.669559', '+39.442888'), 
(47457, 'Scotland', 'IN', 812, '-086.961577', '+39.037144'), 
(47458, 'Smithville', 'IN', 812, '-086.501543', '+39.173234'), 
(47459, 'Solsberry', 'IN', 812, '-086.737060', '+39.104137'), 
(47460, 'Spencer', 'IN', 812, '-086.756423', '+39.313258'), 
(47462, 'Springville', 'IN', 812, '-086.584408', '+38.941408'), 
(47463, 'Stanford', 'IN', 812, '-086.668900', '+39.085896'), 
(47464, 'Stinesville', 'IN', 812, '-086.648201', '+39.299823'), 
(47465, 'Switz City', 'IN', 812, '-086.961577', '+39.037144'), 
(47467, 'Tunnelton', 'IN', 812, '-086.479430', '+38.839482'), 
(47468, 'Unionville', 'IN', 812, '-086.421060', '+39.274735'), 
(47469, 'West Baden Springs', 'IN', 812, '-086.589851', '+38.620834'), 
(47470, 'Williams', 'IN', 812, '-086.479430', '+38.839482'), 
(47471, 'Worthington', 'IN', 812, '-086.970755', '+39.124289'), 
(47490, 'Bloomington', 'IN', 812, '-086.501543', '+39.173234'), 
(47501, 'Washington', 'IN', 812, '-087.121505', '+38.689503'), 
(47512, 'Bicknell', 'IN', 812, '-087.346192', '+38.741286'), 
(47513, 'Birdseye', 'IN', 812, '-086.820726', '+38.326772'), 
(47514, 'Branchville', 'IN', 812, '-086.621994', '+38.053876'), 
(47515, 'Bristow', 'IN', 812, '-086.682068', '+38.198133'), 
(47516, 'Bruceville', 'IN', 812, '-087.417076', '+38.761354'), 
(47519, 'Cannelburg', 'IN', 812, '-087.091762', '+38.697289'), 
(47520, 'Cannelton', 'IN', 812, '-086.715557', '+37.949544'), 
(47521, 'Celestine', 'IN', 812, '-086.742618', '+38.406745'), 
(47522, 'Crane', 'IN', 812, '-086.900174', '+38.894879'), 
(47523, 'Dale', 'IN', 812, '-086.946217', '+38.149611'), 
(47524, 'Decker', 'IN', 812, '-087.511863', '+38.626138'), 
(47525, 'Derby', 'IN', 812, '-086.565129', '+38.020017'), 
(47527, 'Dubois', 'IN', 812, '-086.777335', '+38.439461'), 
(47528, 'Edwardsport', 'IN', 812, '-087.382710', '+38.786795'), 
(47529, 'Elnora', 'IN', 812, '-087.085001', '+38.877167'), 
(47531, 'Evanston', 'IN', 812, '-086.864745', '+38.045062'), 
(47532, 'Ferdinand', 'IN', 812, '-086.867492', '+38.251171'), 
(47535, 'Freelandville', 'IN', 812, '-087.312678', '+38.862735'), 
(47536, 'Fulda', 'IN', 812, '-087.016971', '+37.993813'), 
(47537, 'Gentryville', 'IN', 812, '-087.049834', '+38.080052'), 
(47541, 'Holland', 'IN', 812, '-087.007734', '+38.249617'), 
(47542, 'Huntingburg', 'IN', 812, '-086.952413', '+38.298972'), 
(47545, 'Ireland', 'IN', 812, '-087.000879', '+38.413687'), 
(47546, 'Jasper', 'IN', 812, '-086.929481', '+38.360357'), 
(47547, 'Jasper', 'IN', 812, '-086.876173', '+38.364749'), 
(47549, 'Jasper', 'IN', 812, '-086.876173', '+38.364749'), 
(47550, 'Lamar', 'IN', 812, '-086.949710', '+38.042888'), 
(47551, 'Leopold', 'IN', 812, '-086.570969', '+38.127658'), 
(47552, 'Lincoln City', 'IN', 812, '-086.995988', '+38.124192'), 
(47553, 'Loogootee', 'IN', 812, '-086.912985', '+38.771691'), 
(47556, 'Mariah Hill', 'IN', 812, '-086.917205', '+38.166440'), 
(47557, 'Monroe City', 'IN', 812, '-087.368456', '+38.590433'), 
(47558, 'Montgomery', 'IN', 812, '-087.091762', '+38.697289'), 
(47561, 'Oaktown', 'IN', 812, '-087.388134', '+38.709818'), 
(47562, 'Odon', 'IN', 812, '-086.986145', '+38.841866'), 
(47564, 'Otwell', 'IN', 812, '-087.128545', '+38.477976'), 
(47567, 'Petersburg', 'IN', 812, '-087.298174', '+38.459787'), 
(47568, 'Plainville', 'IN', 812, '-087.091762', '+38.697289'), 
(47573, 'Ragsdale', 'IN', 812, '-087.321357', '+38.744136'), 
(47574, 'Rome', 'IN', 812, '-086.534002', '+37.937193'), 
(47575, 'Saint Anthony', 'IN', 812, '-086.823444', '+38.321125'), 
(47576, 'Saint Croix', 'IN', 812, '-086.649020', '+38.152479'), 
(47577, 'Saint Meinrad', 'IN', 812, '-086.821891', '+38.141725'), 
(47578, 'Sandborn', 'IN', 812, '-087.195940', '+38.881471'), 
(47579, 'Santa Claus', 'IN', 812, '-086.928645', '+38.117579'), 
(47580, 'Schnellville', 'IN', 812, '-086.912488', '+38.352759'), 
(47581, 'Shoals', 'IN', 812, '-086.788412', '+38.669976'), 
(47584, 'Spurgeon', 'IN', 812, '-087.230482', '+38.263760'), 
(47585, 'Stendal', 'IN', 812, '-087.147783', '+38.271004'), 
(47586, 'Tell City', 'IN', 812, '-086.731971', '+37.999711'), 
(47588, 'Troy', 'IN', 812, '-086.798123', '+38.033118'), 
(47590, 'Velpen', 'IN', 812, '-087.109044', '+38.367402'), 
(47591, 'Vincennes', 'IN', 812, '-087.417306', '+38.707231'), 
(47596, 'Westphalia', 'IN', 812, '-087.331800', '+38.791556'), 
(47597, 'Wheatland', 'IN', 812, '-087.329395', '+38.656969'), 
(47598, 'Winslow', 'IN', 812, '-087.211093', '+38.372926'), 
(47601, 'Boonville', 'IN', 812, '-087.287145', '+38.042470'), 
(47610, 'Chandler', 'IN', 812, '-087.267847', '+38.054569'), 
(47611, 'Chrisney', 'IN', 812, '-086.970053', '+38.031396'), 
(47612, 'Cynthiana', 'IN', 812, '-087.711423', '+38.175698'), 
(47613, 'Elberfeld', 'IN', 812, '-087.416104', '+38.128931'), 
(47614, 'Folsomville', 'IN', 812, '-087.163636', '+38.130034'), 
(47615, 'Grandview', 'IN', 812, '-086.996351', '+38.003542'), 
(47616, 'Griffin', 'IN', 812, '-087.917010', '+38.190994'), 
(47617, 'Hatfield', 'IN', 812, '-087.249886', '+37.903557'), 
(47618, 'Inglefield', 'IN', 812, '-087.574963', '+37.997128'), 
(47619, 'Lynnville', 'IN', 812, '-087.283955', '+38.162899'), 
(47620, 'Mount Vernon', 'IN', 812, '-087.868228', '+37.961781'), 
(47629, 'Newburgh', 'IN', 812, '-087.245214', '+38.062420'), 
(47630, 'Newburgh', 'IN', 812, '-087.283581', '+38.038331'), 
(47631, 'New Harmony', 'IN', 812, '-087.898765', '+38.101827'), 
(47633, 'Poseyville', 'IN', 812, '-087.786303', '+38.148016'), 
(47634, 'Richland', 'IN', 812, '-087.136282', '+37.975392'), 
(47635, 'Rockport', 'IN', 812, '-087.033681', '+37.929173'), 
(47637, 'Tennyson', 'IN', 812, '-087.244937', '+38.118439'), 
(47638, 'Wadesville', 'IN', 812, '-087.783602', '+38.069277'), 
(47639, 'Haubstadt', 'IN', 812, '-087.577358', '+38.202701'), 
(47640, 'Hazleton', 'IN', 812, '-087.473674', '+38.384971'), 
(47647, 'Buckskin', 'IN', 812, '-087.651777', '+38.349490'), 
(47648, 'Fort Branch', 'IN', 812, '-087.518339', '+38.305120'), 
(47649, 'Francisco', 'IN', 812, '-087.447826', '+38.331581'), 
(47654, 'Mackey', 'IN', 812, '-087.651777', '+38.349490'), 
(47660, 'Oakland City', 'IN', 812, '-087.514796', '+38.306265'), 
(47665, 'Owensville', 'IN', 812, '-087.681174', '+38.272833'), 
(47666, 'Patoka', 'IN', 812, '-087.583761', '+38.401233'), 
(47670, 'Princeton', 'IN', 812, '-087.534003', '+38.303369'), 
(47683, 'Somerville', 'IN', 812, '-087.377340', '+38.281095'), 
(47701, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47702, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47703, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47704, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47705, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47706, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47708, 'Evansville', 'IN', 812, '-087.564842', '+37.976692'), 
(47710, 'Evansville', 'IN', 812, '-087.569024', '+38.029714'), 
(47711, 'Evansville', 'IN', 812, '-087.554802', '+38.061732'), 
(47712, 'Evansville', 'IN', 812, '-087.580057', '+37.984112'), 
(47713, 'Evansville', 'IN', 812, '-087.547564', '+37.952190'), 
(47714, 'Evansville', 'IN', 812, '-087.519682', '+37.959092'), 
(47715, 'Evansville', 'IN', 812, '-087.489212', '+37.984202'), 
(47716, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47719, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47720, 'Evansville', 'IN', 812, '-087.637962', '+38.059937'), 
(47721, 'Evansville', 'IN', 812, '-087.600791', '+37.978035'), 
(47722, 'Evansville', 'IN', 812, '-087.542014', '+37.970192'), 
(47724, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47725, 'Evansville', 'IN', 812, '-087.547704', '+38.045237'), 
(47727, 'Evansville', 'IN', 812, '-087.538915', '+38.031942'), 
(47728, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47730, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47731, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47732, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47733, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47734, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47735, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47736, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47737, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47739, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47740, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47741, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47744, 'Evansville', 'IN', 812, '-087.597316', '+37.977492'), 
(47747, 'Evansville', 'IN', 812, '-087.574963', '+37.997128'), 
(47750, 'Evansville', 'IN', 812, '-087.505512', '+37.962292'), 
(47801, 'Terre Haute', 'IN', 812, '-087.410094', '+39.433602'), 
(47802, 'Terre Haute', 'IN', 812, '-087.420140', '+39.357875'), 
(47803, 'Terre Haute', 'IN', 812, '-087.315069', '+39.468961'), 
(47804, 'Terre Haute', 'IN', 812, '-087.342968', '+39.505836'), 
(47805, 'Terre Haute', 'IN', 812, '-087.325458', '+39.532737'), 
(47807, 'Terre Haute', 'IN', 812, '-087.392019', '+39.467536'), 
(47808, 'Terre Haute', 'IN', 812, '-087.410094', '+39.433602'), 
(47809, 'Terre Haute', 'IN', 812, '-087.411070', '+39.470986'), 
(47811, 'Terre Haute', 'IN', 812, '-087.410094', '+39.433602'), 
(47812, 'Terre Haute', 'IN', 812, '-087.410094', '+39.433602'), 
(47813, 'Terre Haute', 'IN', 812, '-087.410094', '+39.433602'), 
(47814, 'Terre Haute', 'IN', 812, '-087.410094', '+39.433602'), 
(47830, 'Bellmore', 'IN', 765, '-087.221819', '+39.779078'), 
(47831, 'Blanford', 'IN', 765, '-087.443566', '+39.877847'), 
(47832, 'Bloomingdale', 'IN', 765, '-087.221819', '+39.779078'), 
(47833, 'Bowling Green', 'IN', 812, '-087.065524', '+39.415414'), 
(47834, 'Brazil', 'IN', 812, '-087.126509', '+39.387611'), 
(47836, 'Bridgeton', 'IN', 765, '-087.221819', '+39.779078'), 
(47837, 'Carbon', 'IN', 812, '-087.113196', '+39.591282'), 
(47838, 'Carlisle', 'IN', 812, '-087.384354', '+38.966806'), 
(47840, 'Centerpoint', 'IN', 812, '-087.053309', '+39.408241'), 
(47841, 'Clay City', 'IN', 812, '-087.136902', '+39.301664'), 
(47842, 'Clinton', 'IN', 765, '-087.458654', '+39.746685'), 
(47845, 'Coalmont', 'IN', 812, '-087.090363', '+39.387544'), 
(47846, 'Cory', 'IN', 812, '-087.175317', '+39.368643'), 
(47847, 'Dana', 'IN', 765, '-087.471163', '+39.838952'), 
(47848, 'Dugger', 'IN', 812, '-087.306620', '+39.039488'), 
(47849, 'Fairbanks', 'IN', 812, '-087.547036', '+39.190101'), 
(47850, 'Farmersburg', 'IN', 812, '-087.425279', '+39.222063'), 
(47851, 'Fontanet', 'IN', 812, '-087.245360', '+39.573663'), 
(47852, 'Graysville', 'IN', 812, '-087.449558', '+39.080474'), 
(47853, 'Harmony', 'IN', 812, '-087.072888', '+39.537199'), 
(47854, 'Hillsdale', 'IN', 765, '-087.424521', '+39.808476'), 
(47855, 'Hymera', 'IN', 812, '-087.299448', '+39.183335'), 
(47856, 'Judson', 'IN', 765, '-087.221819', '+39.779078'), 
(47857, 'Knightsville', 'IN', 812, '-087.086882', '+39.526913'), 
(47858, 'Lewis', 'IN', 812, '-087.277737', '+39.302796'), 
(47859, 'Marshall', 'IN', 765, '-087.221819', '+39.779078'), 
(47860, 'Mecca', 'IN', 765, '-087.221819', '+39.779078'), 
(47861, 'Merom', 'IN', 812, '-087.566595', '+39.057641'), 
(47862, 'Montezuma', 'IN', 765, '-087.369135', '+39.791725'), 
(47863, 'New Goshen', 'IN', 812, '-087.461570', '+39.580285'), 
(47864, 'New Lebanon', 'IN', 812, '-087.475747', '+39.041245'), 
(47865, 'Paxton', 'IN', 812, '-087.389047', '+39.018490'), 
(47866, 'Pimento', 'IN', 812, '-087.335550', '+39.292886'), 
(47868, 'Poland', 'IN', 812, '-086.960667', '+39.444565'), 
(47869, 'Prairie Creek', 'IN', 812, '-087.410094', '+39.433602'), 
(47870, 'Prairieton', 'IN', 812, '-087.475871', '+39.371187'), 
(47871, 'Riley', 'IN', 812, '-087.301367', '+39.388638'), 
(47872, 'Rockville', 'IN', 765, '-087.222646', '+39.712361'), 
(47874, 'Rosedale', 'IN', 765, '-087.320767', '+39.622405'), 
(47875, 'Saint Bernice', 'IN', 765, '-087.443566', '+39.877847'), 
(47876, 'Saint Mary of the Woods', 'IN', 812, '-087.410094', '+39.433602'), 
(47878, 'Seelyville', 'IN', 812, '-087.266549', '+39.492838'), 
(47879, 'Shelburn', 'IN', 812, '-087.382988', '+39.104940'), 
(47880, 'Shepardsville', 'IN', 317, '-087.419569', '+39.600636'), 
(47881, 'Staunton', 'IN', 812, '-087.186673', '+39.491743'), 
(47882, 'Sullivan', 'IN', 812, '-087.419003', '+39.084199'), 
(47884, 'Universal', 'IN', 765, '-087.454769', '+39.622129'), 
(47885, 'West Terre Haute', 'IN', 812, '-087.468825', '+39.498419'), 
(47901, 'Lafayette', 'IN', 765, '-086.830286', '+40.399050'), 
(47902, 'Lafayette', 'IN', 765, '-086.894908', '+40.388656'), 
(47903, 'Lafayette', 'IN', 765, '-086.824468', '+40.304402'), 
(47904, 'Lafayette', 'IN', 765, '-086.917273', '+40.482287'), 
(47905, 'Lafayette', 'IN', 765, '-086.884071', '+40.392686'), 
(47906, 'West Lafayette', 'IN', 765, '-086.928132', '+40.467303'), 
(47907, 'West Lafayette', 'IN', 765, '-086.916215', '+40.424923'), 
(47909, 'Lafayette', 'IN', 765, '-086.888066', '+40.322769'), 
(47916, 'Alamo', 'IN', 765, '-087.050635', '+39.962271'), 
(47917, 'Ambia', 'IN', 765, '-087.499343', '+40.527877'), 
(47918, 'Attica', 'IN', 765, '-087.213921', '+40.240204'), 
(47920, 'Battle Ground', 'IN', 765, '-086.822842', '+40.533131'), 
(47921, 'Boswell', 'IN', 765, '-087.311618', '+40.577648'), 
(47922, 'Brook', 'IN', 219, '-087.394076', '+40.883043'), 
(47923, 'Brookston', 'IN', 765, '-086.845433', '+40.661019'), 
(47924, 'Buck Creek', 'IN', 765, '-086.763111', '+40.487603'), 
(47925, 'Buffalo', 'IN', 219, '-086.789632', '+40.750414'), 
(47926, 'Burnettsville', 'IN', 219, '-086.619353', '+40.813168'), 
(47928, 'Cayuga', 'IN', 765, '-087.471616', '+39.927176'), 
(47929, 'Chalmers', 'IN', 219, '-086.934599', '+40.754782'), 
(47930, 'Clarks Hill', 'IN', 765, '-086.752440', '+40.250791'), 
(47932, 'Covington', 'IN', 765, '-087.352877', '+40.096833'), 
(47933, 'Crawfordsville', 'IN', 765, '-086.893538', '+40.042425'), 
(47934, 'Crawfordsville', 'IN', 765, '-086.893614', '+40.040014'), 
(47935, 'Crawfordsville', 'IN', 765, '-086.893614', '+40.040014'), 
(47936, 'Crawfordsville', 'IN', 765, '-086.893614', '+40.040014'), 
(47937, 'Crawfordsville', 'IN', 765, '-086.893614', '+40.040014'), 
(47938, 'Crawfordsville', 'IN', 765, '-086.893614', '+40.040014'), 
(47939, 'Crawfordsville', 'IN', 765, '-086.893614', '+40.040014'), 
(47940, 'Darlington', 'IN', 765, '-086.777653', '+40.107625'), 
(47941, 'Dayton', 'IN', 765, '-086.763031', '+40.362781'), 
(47942, 'Earl Park', 'IN', 219, '-087.415972', '+40.679382'), 
(47943, 'Fair Oaks', 'IN', 219, '-087.208786', '+41.076883'), 
(47944, 'Fowler', 'IN', 765, '-087.311247', '+40.606541'), 
(47946, 'Francesville', 'IN', 219, '-086.834650', '+40.984442'), 
(47948, 'Goodland', 'IN', 219, '-087.324812', '+40.794039'), 
(47949, 'Hillsboro', 'IN', 765, '-087.175046', '+40.045073'), 
(47950, 'Idaville', 'IN', 219, '-086.739391', '+40.809887'), 
(47951, 'Kentland', 'IN', 219, '-087.439821', '+40.794191'), 
(47952, 'Kingman', 'IN', 765, '-087.256877', '+40.017364'), 
(47954, 'Ladoga', 'IN', 765, '-086.855491', '+40.050732'), 
(47955, 'Linden', 'IN', 765, '-086.901826', '+40.191498'), 
(47957, 'Medaryville', 'IN', 219, '-086.849745', '+41.072624'), 
(47958, 'Mellott', 'IN', 765, '-087.147540', '+40.164139'), 
(47959, 'Monon', 'IN', 219, '-086.937110', '+40.795391'), 
(47960, 'Monticello', 'IN', 219, '-086.749521', '+40.779211'), 
(47962, 'Montmorenci', 'IN', 765, '-087.027571', '+40.473159'), 
(47963, 'Morocco', 'IN', 219, '-087.411025', '+40.954690'), 
(47964, 'Mount Ayr', 'IN', 219, '-087.396982', '+40.977567'), 
(47965, 'New Market', 'IN', 765, '-086.920609', '+39.952351'), 
(47966, 'Newport', 'IN', 765, '-087.406937', '+39.873560'), 
(47967, 'New Richmond', 'IN', 765, '-086.976237', '+40.193583'), 
(47968, 'New Ross', 'IN', 765, '-086.827059', '+40.026229'), 
(47969, 'Newtown', 'IN', 765, '-087.147014', '+40.203459'), 
(47970, 'Otterbein', 'IN', 765, '-087.136070', '+40.598666'), 
(47971, 'Oxford', 'IN', 765, '-087.259375', '+40.533538');

insert  into zipcodes values 
(47974, 'Perrysville', 'IN', 765, '-087.475513', '+40.023673'), 
(47975, 'Pine Village', 'IN', 765, '-087.255833', '+40.439726'), 
(47976, 'Earl Park', 'IN', 219, null, null), 
(47977, 'Remington', 'IN', 219, '-087.140991', '+40.903837'), 
(47978, 'Rensselaer', 'IN', 219, '-087.103680', '+40.994793'), 
(47980, 'Reynolds', 'IN', 219, '-086.919278', '+40.782613'), 
(47981, 'Romney', 'IN', 765, '-086.920786', '+40.258026'), 
(47982, 'State Line', 'IN', 765, '-087.526532', '+40.196740'), 
(47983, 'Stockwell', 'IN', 765, '-086.772436', '+40.284511'), 
(47984, 'Talbot', 'IN', 765, '-087.310042', '+40.606301'), 
(47986, 'Templeton', 'IN', 765, '-087.206960', '+40.505497'), 
(47987, 'Veedersburg', 'IN', 765, '-087.228444', '+40.110318'), 
(47988, 'Wallace', 'IN', 765, '-087.147674', '+39.986538'), 
(47989, 'Waveland', 'IN', 765, '-086.980365', '+39.913473'), 
(47990, 'Waynetown', 'IN', 765, '-087.035366', '+40.055655'), 
(47991, 'West Lebanon', 'IN', 765, '-087.438432', '+40.265862'), 
(47992, 'Westpoint', 'IN', 765, '-087.046004', '+40.318084'), 
(47993, 'Williamsport', 'IN', 765, '-087.403882', '+40.314172'), 
(47994, 'Wingate', 'IN', 765, '-086.964894', '+40.118361'), 
(47995, 'Wolcott', 'IN', 219, '-086.989485', '+40.726466'), 
(47996, 'West Lafayette', 'IN', 765, '-086.894908', '+40.388656'), 
(47997, 'Yeoman', 'IN', 219, '-086.722352', '+40.670628'), 
(48001, 'Algonac', 'MI', 810, '-082.597768', '+42.614984'), 
(48002, 'Allenton', 'MI', 810, '-082.919818', '+42.938828'), 
(48003, 'Almont', 'MI', 810, '-083.052481', '+42.934027'), 
(48004, 'Anchorville', 'MI', 810, '-082.665220', '+42.824095'), 
(48005, 'Armada', 'MI', 810, '-082.894993', '+42.850051'), 
(48006, 'Avoca', 'MI', 810, '-082.695467', '+43.075152'), 
(48007, 'Troy', 'MI', 248, '-083.297593', '+42.606088'), 
(48009, 'Birmingham', 'MI', 248, '-083.224160', '+42.534834'), 
(48012, 'Birmingham', 'MI', 248, '-083.292382', '+42.604425'), 
(48014, 'Capac', 'MI', 810, '-082.929772', '+43.026326'), 
(48015, 'Center Line', 'MI', 810, '-083.027221', '+42.480186'), 
(48017, 'Clawson', 'MI', 248, '-083.146427', '+42.536785'), 
(48021, 'Eastpointe', 'MI', 810, '-082.944318', '+42.464986'), 
(48022, 'Emmett', 'MI', 810, '-082.800896', '+43.035450'), 
(48023, 'Fair Haven', 'MI', 810, '-082.668829', '+42.702264'), 
(48025, 'Franklin', 'MI', 248, '-083.264031', '+42.520184'), 
(48026, 'Fraser', 'MI', 810, '-082.949421', '+42.538702'), 
(48027, 'Goodells', 'MI', 810, '-082.691559', '+42.944333'), 
(48028, 'Harsens Island', 'MI', 810, '-082.596757', '+42.597245'), 
(48030, 'Hazel Park', 'MI', 248, '-083.098474', '+42.496485'), 
(48032, 'Jeddo', 'MI', 810, '-082.599804', '+43.122260'), 
(48034, 'Southfield', 'MI', 248, '-083.279164', '+42.478495'), 
(48035, 'Clinton Township', 'MI', 810, '-082.916720', '+42.551185'), 
(48036, 'Clinton Township', 'MI', 810, '-082.913321', '+42.593834'), 
(48037, 'Southfield', 'MI', 248, '-083.149978', '+42.567543'), 
(48038, 'Clinton Township', 'MI', 810, '-082.960775', '+42.620607'), 
(48039, 'Marine City', 'MI', 810, '-082.549857', '+42.685860'), 
(48040, 'Marysville', 'MI', 810, '-082.491538', '+42.782690'), 
(48041, 'Memphis', 'MI', 810, '-082.804636', '+42.941032'), 
(48042, 'Macomb', 'MI', 810, '-082.916262', '+42.673476'), 
(48043, 'Mount Clemens', 'MI', 810, '-082.877669', '+42.597984'), 
(48044, 'Macomb', 'MI', 810, '-082.898513', '+42.644211'), 
(48045, 'Harrison Township', 'MI', 810, '-082.821517', '+42.587734'), 
(48046, 'Mount Clemens', 'MI', 810, '-082.903065', '+42.672322'), 
(48047, 'New Baltimore', 'MI', 810, '-082.821874', '+42.601469'), 
(48048, 'New Haven', 'MI', 810, '-082.804166', '+42.744267'), 
(48049, 'North Street', 'MI', 810, '-082.574831', '+43.034915'), 
(48050, 'New Haven', 'MI', 810, '-082.797858', '+42.785908'), 
(48051, 'New Baltimore', 'MI', 810, '-082.809082', '+42.675180'), 
(48054, 'East China', 'MI', 810, '-082.543697', '+42.776889'), 
(48059, 'Fort Gratiot', 'MI', 810, '-082.490486', '+43.088821'), 
(48060, 'Port Huron', 'MI', 810, '-082.467461', '+42.984014'), 
(48061, 'Port Huron', 'MI', 810, '-082.665220', '+42.824095'), 
(48062, 'Richmond', 'MI', 810, '-082.799617', '+42.838913'), 
(48063, 'Columbus', 'MI', 810, '-082.667478', '+42.889238'), 
(48064, 'Casco', 'MI', 810, '-082.672786', '+42.767364'), 
(48065, 'Romeo', 'MI', 810, '-083.038836', '+42.839951'), 
(48066, 'Roseville', 'MI', 810, '-082.936069', '+42.509635'), 
(48067, 'Royal Oak', 'MI', 248, '-083.145375', '+42.492485'), 
(48068, 'Royal Oak', 'MI', 248, '-083.386300', '+42.660091'), 
(48069, 'Pleasant Ridge', 'MI', 248, '-083.144026', '+42.471385'), 
(48070, 'Huntington Woods', 'MI', 248, '-083.166376', '+42.481786'), 
(48071, 'Madison Heights', 'MI', 248, '-083.136126', '+42.505292'), 
(48072, 'Berkley', 'MI', 248, '-083.181077', '+42.499235'), 
(48073, 'Royal Oak', 'MI', 248, '-083.163477', '+42.521600'), 
(48074, 'Smiths Creek', 'MI', 810, '-082.567942', '+42.905056'), 
(48075, 'Southfield', 'MI', 248, '-083.230578', '+42.462215'), 
(48076, 'Southfield', 'MI', 248, '-083.205798', '+42.498117'), 
(48079, 'Saint Clair', 'MI', 810, '-082.547672', '+42.876235'), 
(48080, 'Saint Clair Shores', 'MI', 810, '-082.902194', '+42.470639'), 
(48081, 'Saint Clair Shores', 'MI', 810, '-082.898986', '+42.494085'), 
(48082, 'Saint Clair Shores', 'MI', 810, '-082.884117', '+42.526935'), 
(48083, 'Troy', 'MI', 248, '-083.119206', '+42.555985'), 
(48084, 'Troy', 'MI', 248, '-083.176880', '+42.554751'), 
(48086, 'Southfield', 'MI', 248, '-083.386300', '+42.660091'), 
(48089, 'Warren', 'MI', 810, '-082.995121', '+42.474786'), 
(48090, 'Warren', 'MI', 810, '-082.903065', '+42.672322'), 
(48091, 'Warren', 'MI', 810, '-083.054623', '+42.470938'), 
(48092, 'Warren', 'MI', 810, '-083.056988', '+42.513435'), 
(48093, 'Warren', 'MI', 810, '-083.006613', '+42.514886'), 
(48094, 'Washington', 'MI', 810, '-083.037598', '+42.755979'), 
(48095, 'Washington', 'MI', 810, '-083.039474', '+42.768153'), 
(48096, 'Ray', 'MI', 810, '-082.916348', '+42.754039'), 
(48097, 'Yale', 'MI', 810, '-082.739491', '+42.879217'), 
(48098, 'Troy', 'MI', 248, '-083.149080', '+42.599883'), 
(48099, 'Troy', 'MI', 248, '-083.173666', '+42.587643'), 
(48101, 'Allen Park', 'MI', 313, '-083.194425', '+42.276330'), 
(48103, 'Ann Arbor', 'MI', 734, '-083.849042', '+42.266638'), 
(48104, 'Ann Arbor', 'MI', 734, '-083.727826', '+42.270903'), 
(48105, 'Ann Arbor', 'MI', 734, '-083.713891', '+42.323077'), 
(48106, 'Ann Arbor', 'MI', 734, '-083.836571', '+42.253502'), 
(48107, 'Ann Arbor', 'MI', 734, '-083.836571', '+42.253502'), 
(48108, 'Ann Arbor', 'MI', 734, '-083.729342', '+42.223305'), 
(48109, 'Ann Arbor', 'MI', 734, '-083.711228', '+42.276324'), 
(48110, 'Azalia', 'MI', 734, '-083.664277', '+42.008164'), 
(48111, 'Belleville', 'MI', 734, '-083.416284', '+42.263968'), 
(48112, 'Belleville', 'MI', 734, '-083.150823', '+42.239933'), 
(48113, 'Ann Arbor', 'MI', 734, '-083.836571', '+42.253502'), 
(48114, 'Brighton', 'MI', 810, '-083.877776', '+42.546402'), 
(48115, 'Bridgewater', 'MI', 734, '-083.911693', '+42.160216'), 
(48116, 'Brighton', 'MI', 810, '-083.776055', '+42.529541'), 
(48117, 'Carleton', 'MI', 734, '-083.428904', '+42.041300'), 
(48118, 'Chelsea', 'MI', 734, '-084.013999', '+42.313750'), 
(48120, 'Dearborn', 'MI', 313, '-083.177625', '+42.310037'), 
(48121, 'Dearborn', 'MI', 313, '-083.150823', '+42.239933'), 
(48122, 'Melvindale', 'MI', 313, '-083.223427', '+42.353686'), 
(48123, 'Dearborn', 'MI', 313, '-083.150823', '+42.239933'), 
(48124, 'Dearborn', 'MI', 313, '-083.242577', '+42.299302'), 
(48125, 'Dearborn Heights', 'MI', 313, '-083.298123', '+42.342272'), 
(48126, 'Dearborn', 'MI', 313, '-083.225877', '+42.271811'), 
(48127, 'Dearborn Heights', 'MI', 313, '-083.273929', '+42.334386'), 
(48128, 'Dearborn', 'MI', 313, '-083.251428', '+42.319270'), 
(48130, 'Dexter', 'MI', 734, '-083.898295', '+42.353887'), 
(48131, 'Dundee', 'MI', 734, '-083.668808', '+41.964903'), 
(48133, 'Erie', 'MI', 734, '-083.504033', '+41.790287'), 
(48134, 'Flat Rock', 'MI', 734, '-083.300439', '+42.116811'), 
(48135, 'Garden City', 'MI', 734, '-083.343431', '+42.326437'), 
(48136, 'Garden City', 'MI', 734, '-083.150823', '+42.239933'), 
(48137, 'Gregory', 'MI', 734, '-084.084724', '+42.496024'), 
(48138, 'Grosse Ile', 'MI', 734, '-083.156124', '+42.135191'), 
(48139, 'Hamburg', 'MI', 810, '-083.814654', '+42.452284'), 
(48140, 'Ida', 'MI', 734, '-083.581770', '+41.887078'), 
(48141, 'Inkster', 'MI', 313, '-083.314674', '+42.293338'), 
(48143, 'Lakeland', 'MI', 810, '-083.836643', '+42.457317'), 
(48144, 'Lambertville', 'MI', 734, '-083.618485', '+41.759998'), 
(48145, 'La Salle', 'MI', 734, '-083.462383', '+41.845509'), 
(48146, 'Lincoln Park', 'MI', 313, '-083.180375', '+42.242038'), 
(48150, 'Livonia', 'MI', 734, '-083.371753', '+42.369351'), 
(48151, 'Livonia', 'MI', 734, '-083.150823', '+42.239933'), 
(48152, 'Livonia', 'MI', 734, '-083.370682', '+42.426235'), 
(48153, 'Livonia', 'MI', 734, '-083.150823', '+42.239933'), 
(48154, 'Livonia', 'MI', 734, '-083.389962', '+42.375986'), 
(48157, 'Luna Pier', 'MI', 734, '-083.436032', '+41.813365'), 
(48158, 'Manchester', 'MI', 734, '-084.013795', '+42.183140'), 
(48159, 'Maybee', 'MI', 734, '-083.557254', '+42.041832'), 
(48160, 'Milan', 'MI', 734, '-083.659763', '+42.001525'), 
(48161, 'Monroe', 'MI', 734, '-083.430682', '+41.928024'), 
(48162, 'Monroe', 'MI', 734, '-083.444773', '+41.929341'), 
(48164, 'New Boston', 'MI', 734, '-083.390422', '+42.135225'), 
(48165, 'New Hudson', 'MI', 248, '-083.608727', '+42.498145'), 
(48166, 'Newport', 'MI', 734, '-083.330583', '+41.921912'), 
(48167, 'Northville', 'MI', 810, '-083.432434', '+42.417290'), 
(48169, 'Pinckney', 'MI', 734, '-083.946982', '+42.467503'), 
(48170, 'Plymouth', 'MI', 734, '-083.489679', '+42.366737'), 
(48173, 'Rockwood', 'MI', 734, '-083.272588', '+42.112182'), 
(48174, 'Romulus', 'MI', 734, '-083.351255', '+42.202840'), 
(48175, 'Salem', 'MI', 810, '-083.578088', '+42.405636'), 
(48176, 'Saline', 'MI', 734, '-083.802375', '+42.147636'), 
(48177, 'Samaria', 'MI', 734, '-083.579334', '+41.807647'), 
(48178, 'South Lyon', 'MI', 248, '-083.612188', '+42.474564'), 
(48179, 'South Rockwood', 'MI', 734, '-083.270950', '+42.051135'), 
(48180, 'Taylor', 'MI', 313, '-083.249067', '+42.245837'), 
(48182, 'Temperance', 'MI', 734, '-083.584998', '+41.790497'), 
(48183, 'Trenton', 'MI', 734, '-083.217937', '+42.138209'), 
(48184, 'Wayne', 'MI', 734, '-083.395975', '+42.263487'), 
(48185, 'Westland', 'MI', 734, '-083.373093', '+42.315070'), 
(48186, 'Westland', 'MI', 734, '-083.368582', '+42.289020'), 
(48187, 'Canton', 'MI', 734, '-083.418143', '+42.374118'), 
(48188, 'Canton', 'MI', 734, '-083.485776', '+42.291734'), 
(48189, 'Whitmore Lake', 'MI', 734, '-083.783736', '+42.386914'), 
(48190, 'Whittaker', 'MI', 734, '-083.594567', '+42.124398'), 
(48191, 'Willis', 'MI', 734, '-083.569965', '+42.129589'), 
(48192, 'Wyandotte', 'MI', 734, '-083.206572', '+42.194990'), 
(48195, 'Southgate', 'MI', 734, '-083.285939', '+42.257801'), 
(48197, 'Ypsilanti', 'MI', 734, '-083.620494', '+42.202139'), 
(48198, 'Ypsilanti', 'MI', 734, '-083.772991', '+42.309687'), 
(48201, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48202, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48203, 'Highland Park', 'MI', 313, '-083.150823', '+42.239933'), 
(48204, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48205, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48206, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48207, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48208, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48209, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48210, 'Detroit', 'MI', 313, '-083.148424', '+42.326937'), 
(48211, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48212, 'Hamtramck', 'MI', 313, '-083.150823', '+42.239933'), 
(48213, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48214, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48215, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48216, 'Detroit', 'MI', 313, '-083.167925', '+42.337787'), 
(48217, 'Detroit', 'MI', 313, '-083.152573', '+42.273038'), 
(48218, 'River Rouge', 'MI', 313, '-083.135137', '+42.268761'), 
(48219, 'Detroit', 'MI', 313, '-083.287477', '+42.437192'), 
(48220, 'Ferndale', 'MI', 248, '-083.140675', '+42.460586'), 
(48221, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48222, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48223, 'Detroit', 'MI', 313, '-083.275979', '+42.395986'), 
(48224, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48225, 'Harper Woods', 'MI', 313, '-083.150823', '+42.239933'), 
(48226, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48227, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48228, 'Detroit', 'MI', 313, '-083.217127', '+42.335937'), 
(48229, 'Ecorse', 'MI', 313, '-083.143121', '+42.249838'), 
(48230, 'Grosse Pointe', 'MI', 313, '-083.150823', '+42.239933'), 
(48231, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48232, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48233, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48234, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48235, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48236, 'Grosse Pointe', 'MI', 313, '-083.150823', '+42.239933'), 
(48237, 'Oak Park', 'MI', 248, '-083.178177', '+42.466585'), 
(48238, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48239, 'Redford', 'MI', 734, '-083.282029', '+42.392286'), 
(48240, 'Redford', 'MI', 313, '-083.303580', '+42.423035'), 
(48242, 'Detroit', 'MI', 313, '-083.353240', '+42.216575'), 
(48243, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48244, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48254, 'Detroit', 'MI', 313, null, null), 
(48255, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48258, 'Detroit', 'MI', 313, null, null), 
(48260, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48264, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48265, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48266, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48267, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48268, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48269, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48272, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48274, 'Detroit', 'MI', 313, null, null), 
(48275, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48277, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48278, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48279, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48288, 'Detroit', 'MI', 313, '-083.150823', '+42.239933'), 
(48295, 'Detroit', 'MI', 313, null, null), 
(48297, 'Detroit', 'MI', 313, null, null), 
(48299, 'Detroit', 'MI', 313, null, null), 
(48301, 'Bloomfield Hills', 'MI', 248, '-083.279231', '+42.544534'), 
(48302, 'Bloomfield Hills', 'MI', 248, '-083.282116', '+42.584789'), 
(48303, 'Bloomfield Hills', 'MI', 248, '-083.386300', '+42.660091'), 
(48304, 'Bloomfield Hills', 'MI', 248, '-083.235931', '+42.587034'), 
(48306, 'Rochester', 'MI', 248, '-083.156629', '+42.726216'), 
(48307, 'Rochester', 'MI', 248, '-083.122482', '+42.659283'), 
(48308, 'Rochester', 'MI', 248, '-083.131426', '+42.638533'), 
(48309, 'Rochester', 'MI', 248, '-083.183666', '+42.662644'), 
(48310, 'Sterling Heights', 'MI', 810, '-083.068475', '+42.564395'), 
(48311, 'Sterling Heights', 'MI', 810, '-082.903065', '+42.672322'), 
(48312, 'Sterling Heights', 'MI', 810, '-083.028532', '+42.566338'), 
(48313, 'Sterling Heights', 'MI', 810, '-083.010410', '+42.606847'), 
(48314, 'Sterling Heights', 'MI', 810, '-083.036259', '+42.603976'), 
(48315, 'Utica', 'MI', 810, '-082.998811', '+42.671025'), 
(48316, 'Utica', 'MI', 810, '-083.054830', '+42.688531'), 
(48317, 'Utica', 'MI', 810, '-083.050430', '+42.641276'), 
(48318, 'Utica', 'MI', 810, '-082.903065', '+42.672322'), 
(48320, 'Keego Harbor', 'MI', 248, '-083.335629', '+42.611409'), 
(48321, 'Auburn Hills', 'MI', 248, '-083.386300', '+42.660091'), 
(48322, 'West Bloomfield', 'MI', 248, '-083.379535', '+42.542715'), 
(48323, 'West Bloomfield', 'MI', 248, '-083.380535', '+42.568292'), 
(48324, 'West Bloomfield', 'MI', 248, '-083.381886', '+42.596093'), 
(48325, 'West Bloomfield', 'MI', 248, '-083.386300', '+42.660091'), 
(48326, 'Auburn Hills', 'MI', 248, '-083.295052', '+42.673931'), 
(48327, 'Waterford', 'MI', 248, '-083.406111', '+42.644824'), 
(48328, 'Waterford', 'MI', 248, '-083.355433', '+42.647831'), 
(48329, 'Waterford', 'MI', 248, '-083.386338', '+42.682580'), 
(48330, 'Drayton Plains', 'MI', 248, '-083.363697', '+42.675435'), 
(48331, 'Farmington', 'MI', 248, '-083.407233', '+42.505138'), 
(48332, 'Farmington', 'MI', 248, '-083.386300', '+42.660091'), 
(48333, 'Farmington', 'MI', 248, '-083.386300', '+42.660091'), 
(48334, 'Farmington', 'MI', 248, '-083.348394', '+42.506468'), 
(48335, 'Farmington', 'MI', 248, '-083.405333', '+42.461669'), 
(48336, 'Farmington', 'MI', 248, '-083.363784', '+42.465635'), 
(48340, 'Pontiac', 'MI', 248, '-083.289036', '+42.670272'), 
(48341, 'Pontiac', 'MI', 248, '-083.291471', '+42.633716'), 
(48342, 'Pontiac', 'MI', 248, '-083.288516', '+42.694224'), 
(48343, 'Pontiac', 'MI', 248, '-083.386300', '+42.660091'), 
(48346, 'Clarkston', 'MI', 248, '-083.423242', '+42.723851'), 
(48347, 'Clarkston', 'MI', 248, '-083.386300', '+42.660091'), 
(48348, 'Clarkston', 'MI', 248, '-083.403984', '+42.760507'), 
(48350, 'Davisburg', 'MI', 248, '-083.535805', '+42.749639'), 
(48353, 'Hartland', 'MI', 810, '-083.717806', '+42.648484'), 
(48356, 'Highland', 'MI', 248, '-083.422549', '+42.701111'), 
(48357, 'Highland', 'MI', 248, '-083.561306', '+42.654444'), 
(48359, 'Lake Orion', 'MI', 248, '-083.276903', '+42.723081'), 
(48360, 'Lake Orion', 'MI', 248, '-083.272037', '+42.742880'), 
(48361, 'Lake Orion', 'MI', 248, '-083.386300', '+42.660091'), 
(48362, 'Lake Orion', 'MI', 248, '-083.274778', '+42.776329'), 
(48363, 'Oakland', 'MI', 248, '-083.157643', '+42.766093'), 
(48366, 'Lakeville', 'MI', 248, '-083.184120', '+42.803277'), 
(48367, 'Leonard', 'MI', 248, '-083.140608', '+42.843653'), 
(48370, 'Oxford', 'MI', 248, '-083.200206', '+42.840328'), 
(48371, 'Oxford', 'MI', 248, '-083.339754', '+42.772209'), 
(48374, 'Novi', 'MI', 248, '-083.522221', '+42.468959'), 
(48375, 'Novi', 'MI', 248, '-083.466630', '+42.463569'), 
(48376, 'Novi', 'MI', 248, '-083.474785', '+42.470984'), 
(48377, 'Novi', 'MI', 248, '-083.477335', '+42.499170'), 
(48380, 'Milford', 'MI', 248, '-083.645451', '+42.593161'), 
(48381, 'Milford', 'MI', 248, '-083.579098', '+42.554322'), 
(48382, 'Commerce Township', 'MI', 248, '-083.500878', '+42.583382'), 
(48383, 'White Lake', 'MI', 248, '-083.534444', '+42.657698'), 
(48386, 'White Lake', 'MI', 248, '-083.478714', '+42.657843'), 
(48387, 'Union Lake', 'MI', 248, '-083.311605', '+42.725300'), 
(48390, 'Walled Lake', 'MI', 248, '-083.477260', '+42.558183'), 
(48391, 'Walled Lake', 'MI', 248, '-083.386300', '+42.660091'), 
(48393, 'Wixom', 'MI', 248, '-083.549145', '+42.520533'), 
(48397, 'Warren', 'MI', 810, '-083.040222', '+42.491736'), 
(48398, 'Clawson', 'MI', 248, '-083.386300', '+42.660091'), 
(48401, 'Applegate', 'MI', 810, '-082.670835', '+43.351590'), 
(48410, 'Argyle', 'MI', 517, '-082.945483', '+43.558856'), 
(48411, 'Atlas', 'MI', 810, '-083.536923', '+42.940019'), 
(48412, 'Attica', 'MI', 810, '-083.257592', '+43.066173'), 
(48413, 'Bad Axe', 'MI', 517, '-082.949138', '+43.794550'), 
(48414, 'Bancroft', 'MI', 517, '-084.083097', '+42.865732'), 
(48415, 'Birch Run', 'MI', 517, '-083.814490', '+43.278490'), 
(48416, 'Brown City', 'MI', 810, '-082.918819', '+43.242602'), 
(48417, 'Burt', 'MI', 517, '-083.893403', '+43.263947'), 
(48418, 'Byron', 'MI', 810, '-084.020577', '+42.826333'), 
(48419, 'Carsonville', 'MI', 810, '-082.663858', '+43.443662'), 
(48420, 'Clio', 'MI', 810, '-083.707374', '+43.170497'), 
(48421, 'Columbiaville', 'MI', 810, '-083.292729', '+43.072417'), 
(48422, 'Croswell', 'MI', 810, '-082.644104', '+43.252807'), 
(48423, 'Davison', 'MI', 810, '-083.622843', '+43.041994'), 
(48426, 'Decker', 'MI', 810, '-082.853426', '+43.517467'), 
(48427, 'Deckerville', 'MI', 810, '-082.722491', '+43.535064'), 
(48428, 'Dryden', 'MI', 810, '-083.154685', '+42.937629'), 
(48429, 'Durand', 'MI', 517, '-084.025960', '+42.894936'), 
(48430, 'Fenton', 'MI', 810, '-083.763433', '+42.833330'), 
(48432, 'Filion', 'MI', 517, '-082.973268', '+43.952572'), 
(48433, 'Flushing', 'MI', 810, '-083.808006', '+42.978274'), 
(48434, 'Forestville', 'MI', 517, '-082.613319', '+43.663206'), 
(48435, 'Fostoria', 'MI', 517, '-083.391990', '+43.277734'), 
(48436, 'Gaines', 'MI', 517, '-083.858445', '+42.872466'), 
(48437, 'Genesee', 'MI', 810, '-083.691666', '+43.018423'), 
(48438, 'Goodrich', 'MI', 810, '-083.512490', '+42.918840'), 
(48439, 'Grand Blanc', 'MI', 810, '-083.673760', '+42.922700'), 
(48440, 'Hadley', 'MI', 810, '-083.360013', '+42.930620'), 
(48441, 'Harbor Beach', 'MI', 517, '-082.800293', '+43.867295'), 
(48442, 'Holly', 'MI', 248, '-083.579384', '+42.775922'), 
(48444, 'Imlay City', 'MI', 810, '-083.060893', '+43.065642'), 
(48445, 'Kinde', 'MI', 517, '-082.944266', '+43.961537'), 
(48446, 'Lapeer', 'MI', 810, '-083.319558', '+43.121459'), 
(48449, 'Lennon', 'MI', 517, '-083.900264', '+42.989660'), 
(48450, 'Lexington', 'MI', 810, '-082.788950', '+43.392172'), 
(48451, 'Linden', 'MI', 810, '-083.811322', '+42.825944'), 
(48453, 'Marlette', 'MI', 517, '-083.002816', '+43.357539'), 
(48454, 'Melvin', 'MI', 810, '-082.810553', '+43.204710'), 
(48455, 'Metamora', 'MI', 810, '-083.296070', '+42.942128'), 
(48456, 'Minden City', 'MI', 517, '-082.756025', '+43.651302'), 
(48457, 'Montrose', 'MI', 810, '-083.873179', '+43.003962'), 
(48458, 'Mount Morris', 'MI', 810, '-083.692978', '+43.120587'), 
(48460, 'New Lothrop', 'MI', 810, '-083.998893', '+43.109913'), 
(48461, 'North Branch', 'MI', 810, '-083.250511', '+43.112848'), 
(48462, 'Ortonville', 'MI', 248, '-083.422980', '+42.835019'), 
(48463, 'Otisville', 'MI', 810, '-083.529863', '+43.157936'), 
(48464, 'Otter Lake', 'MI', 810, '-083.405752', '+43.211722'), 
(48465, 'Palms', 'MI', 517, '-082.707455', '+43.614613'), 
(48466, 'Peck', 'MI', 810, '-082.807228', '+43.274949'), 
(48467, 'Port Austin', 'MI', 517, '-083.052623', '+43.997560'), 
(48468, 'Port Hope', 'MI', 517, '-082.907943', '+43.944086'), 
(48469, 'Port Sanilac', 'MI', 810, '-082.566894', '+43.458914'), 
(48470, 'Ruth', 'MI', 517, '-082.740132', '+43.743805'), 
(48471, 'Sandusky', 'MI', 810, '-082.858995', '+43.374676'), 
(48472, 'Snover', 'MI', 810, '-082.951494', '+43.404010'), 
(48473, 'Swartz Creek', 'MI', 810, '-083.812575', '+42.950323'), 
(48475, 'Ubly', 'MI', 517, '-083.023993', '+43.807940'), 
(48476, 'Vernon', 'MI', 517, '-084.032828', '+42.940553'), 
(48501, 'Flint', 'MI', 810, '-083.780835', '+42.965926'), 
(48502, 'Flint', 'MI', 810, '-083.694756', '+43.015127'), 
(48503, 'Flint', 'MI', 810, '-083.692780', '+43.010835'), 
(48504, 'Flint', 'MI', 810, '-083.697666', '+43.020626'), 
(48505, 'Flint', 'MI', 810, '-083.690207', '+43.076926'), 
(48506, 'Flint', 'MI', 810, '-083.631004', '+43.065313'), 
(48507, 'Flint', 'MI', 810, '-083.734004', '+42.982076'), 
(48509, 'Burton', 'MI', 810, '-083.604053', '+43.025934'), 
(48519, 'Burton', 'MI', 810, '-083.613452', '+42.985927'), 
(48529, 'Burton', 'MI', 810, '-083.662853', '+42.974427'), 
(48531, 'Flint', 'MI', 810, '-083.692507', '+43.002000'), 
(48532, 'Flint', 'MI', 810, '-083.803045', '+43.011127'), 
(48550, 'Flint', 'MI', 810, '-083.688706', '+43.034927'), 
(48551, 'Flint', 'MI', 810, '-083.713124', '+42.978995'), 
(48552, 'Flint', 'MI', 810, '-083.713074', '+42.977895'), 
(48553, 'Flint', 'MI', 810, '-083.720306', '+42.973627'), 
(48554, 'Flint', 'MI', 810, '-083.794630', '+42.972244'), 
(48555, 'Flint', 'MI', 810, '-083.710756', '+43.011277'), 
(48556, 'Flint', 'MI', 810, '-083.646255', '+43.032677'), 
(48557, 'Flint', 'MI', 810, '-083.783675', '+43.080578'), 
(48559, 'Flint', 'MI', 810, '-083.692507', '+43.002000'), 
(48601, 'Saginaw', 'MI', 517, '-083.886873', '+43.412420'), 
(48602, 'Saginaw', 'MI', 517, '-084.056977', '+43.429260'), 
(48603, 'Saginaw', 'MI', 517, '-084.026587', '+43.460115'), 
(48604, 'Saginaw', 'MI', 517, '-083.969391', '+43.482403'), 
(48605, 'Saginaw', 'MI', 517, '-084.051827', '+43.458776'), 
(48606, 'Saginaw', 'MI', 517, '-084.032612', '+43.348535'), 
(48607, 'Saginaw', 'MI', 517, '-083.933672', '+43.431875'), 
(48608, 'Saginaw', 'MI', 517, '-084.032612', '+43.348535'), 
(48609, 'Saginaw', 'MI', 517, '-084.092633', '+43.386890'), 
(48610, 'Alger', 'MI', 517, '-084.162443', '+44.324353'), 
(48611, 'Auburn', 'MI', 517, '-084.059141', '+43.639444'), 
(48612, 'Beaverton', 'MI', 517, '-084.436146', '+43.965212'), 
(48613, 'Bentley', 'MI', 517, '-084.105306', '+43.926730'), 
(48614, 'Brant', 'MI', 517, '-084.288736', '+43.237044'), 
(48615, 'Breckenridge', 'MI', 517, '-084.468940', '+43.386310'), 
(48616, 'Chesaning', 'MI', 517, '-084.136197', '+43.329465'), 
(48617, 'Clare', 'MI', 517, '-084.739685', '+43.976073'), 
(48618, 'Coleman', 'MI', 517, '-084.520350', '+43.720284'), 
(48619, 'Comins', 'MI', 517, '-084.046449', '+44.756363'), 
(48620, 'Edenville', 'MI', 517, '-084.381307', '+43.777368'), 
(48621, 'Fairview', 'MI', 517, '-084.011959', '+44.689286'), 
(48622, 'Farwell', 'MI', 517, '-084.866432', '+43.951093'), 
(48623, 'Freeland', 'MI', 517, '-084.102426', '+43.496884'), 
(48624, 'Gladwin', 'MI', 517, '-084.429231', '+44.032603'), 
(48625, 'Harrison', 'MI', 517, '-084.850960', '+44.005299'), 
(48626, 'Hemlock', 'MI', 517, '-084.230091', '+43.428523'), 
(48627, 'Higgins Lake', 'MI', 517, '-084.701346', '+44.387123'), 
(48628, 'Hope', 'MI', 517, '-084.404600', '+43.770317'), 
(48629, 'Houghton Lake', 'MI', 517, '-084.733596', '+44.351007'), 
(48630, 'Houghton Lake Heights', 'MI', 517, '-084.719450', '+44.332152'), 
(48631, 'Kawkawlin', 'MI', 517, '-084.026419', '+43.688372'), 
(48632, 'Lake', 'MI', 517, '-084.867626', '+43.914196'), 
(48633, 'Lake George', 'MI', 517, '-084.919332', '+43.958329'), 
(48634, 'Linwood', 'MI', 517, '-084.051257', '+43.771397'), 
(48635, 'Lupton', 'MI', 517, '-084.072974', '+44.377795'), 
(48636, 'Luzerne', 'MI', 517, '-084.148180', '+44.622852'), 
(48637, 'Merrill', 'MI', 517, '-084.309397', '+43.389643'), 
(48640, 'Midland', 'MI', 517, '-084.338030', '+43.626132'), 
(48641, 'Midland', 'MI', 517, '-084.387753', '+43.538252'), 
(48642, 'Midland', 'MI', 517, '-084.280136', '+43.686980'), 
(48647, 'Mio', 'MI', 517, '-084.089518', '+44.662952'), 
(48649, 'Oakley', 'MI', 517, '-084.207683', '+43.165075'), 
(48650, 'Pinconning', 'MI', 517, '-084.038715', '+43.839179'), 
(48651, 'Prudenville', 'MI', 517, '-084.647139', '+44.343508'), 
(48652, 'Rhodes', 'MI', 517, '-084.228499', '+43.868833'), 
(48653, 'Roscommon', 'MI', 517, '-084.611194', '+44.394517'), 
(48654, 'Rose City', 'MI', 517, '-084.190661', '+44.334415'), 
(48655, 'Saint Charles', 'MI', 517, '-084.180476', '+43.256770'), 
(48656, 'Saint Helen', 'MI', 517, '-084.543576', '+44.359863'), 
(48657, 'Sanford', 'MI', 517, '-084.399532', '+43.712095'), 
(48658, 'Standish', 'MI', 517, '-083.900702', '+43.979427'), 
(48659, 'Sterling', 'MI', 517, '-083.956748', '+44.079473'), 
(48661, 'West Branch', 'MI', 517, '-084.202733', '+44.330950'), 
(48662, 'Wheeler', 'MI', 517, '-084.419329', '+43.379034'), 
(48663, 'Saginaw', 'MI', 517, '-083.975475', '+43.467315'), 
(48667, 'Midland', 'MI', 517, '-084.387331', '+43.647297'), 
(48670, 'Midland', 'MI', 517, '-084.256758', '+43.637471'), 
(48674, 'Midland', 'MI', 517, '-084.197125', '+43.612884'), 
(48686, 'Midland', 'MI', 517, '-084.387331', '+43.647297'), 
(48701, 'Akron', 'MI', 517, '-083.546114', '+43.582147'), 
(48703, 'Au Gres', 'MI', 517, '-083.686379', '+44.063621'), 
(48705, 'Barton City', 'MI', 517, '-083.599977', '+44.678354'), 
(48706, 'Bay City', 'MI', 517, '-083.953007', '+43.608773'), 
(48707, 'Bay City', 'MI', 517, '-083.933337', '+43.737798'), 
(48708, 'Bay City', 'MI', 517, '-083.820876', '+43.559572'), 
(48710, 'University Center', 'MI', 517, '-083.994328', '+43.556574'), 
(48720, 'Bay Port', 'MI', 517, '-083.341775', '+43.815182'), 
(48721, 'Black River', 'MI', 517, '-083.348840', '+44.794881'), 
(48722, 'Bridgeport', 'MI', 517, '-083.832323', '+43.343016'), 
(48723, 'Caro', 'MI', 517, '-083.385078', '+43.489001'), 
(48724, 'Carrollton', 'MI', 517, '-083.925473', '+43.465024'), 
(48725, 'Caseville', 'MI', 517, '-083.232873', '+43.849530'), 
(48726, 'Cass City', 'MI', 517, '-083.293496', '+43.586075'), 
(48727, 'Clifford', 'MI', 517, '-083.178182', '+43.282980'), 
(48728, 'Curran', 'MI', 517, '-083.787450', '+44.705591'), 
(48729, 'Deford', 'MI', 517, '-083.198239', '+43.491974'), 
(48730, 'East Tawas', 'MI', 517, '-083.562942', '+44.349592'), 
(48731, 'Elkton', 'MI', 517, '-083.141633', '+43.826222'), 
(48732, 'Essexville', 'MI', 517, '-083.778971', '+43.601522'), 
(48733, 'Fairgrove', 'MI', 517, '-083.573677', '+43.534504'), 
(48734, 'Frankenmuth', 'MI', 517, '-083.756467', '+43.353763'), 
(48735, 'Gagetown', 'MI', 517, '-083.340629', '+43.599096'), 
(48736, 'Gilford', 'MI', 517, '-083.624431', '+43.494420'), 
(48737, 'Glennie', 'MI', 517, '-083.708328', '+44.573410'), 
(48738, 'Greenbush', 'MI', 517, '-083.338437', '+44.557782'), 
(48739, 'Hale', 'MI', 517, '-083.764739', '+44.358808'), 
(48740, 'Harrisville', 'MI', 517, '-083.419730', '+44.656694'), 
(48741, 'Kingston', 'MI', 517, '-083.195025', '+43.398564'), 
(48742, 'Lincoln', 'MI', 517, '-083.454865', '+44.659220'), 
(48743, 'Long Lake', 'MI', 517, '-083.851644', '+44.441563'), 
(48744, 'Mayville', 'MI', 517, '-083.367939', '+43.344868'), 
(48745, 'Mikado', 'MI', 517, '-083.591419', '+44.578092'), 
(48746, 'Millington', 'MI', 517, '-083.473920', '+43.297434'), 
(48747, 'Munger', 'MI', 517, '-083.762898', '+43.529339'), 
(48748, 'National City', 'MI', 517, '-083.717480', '+44.280833'), 
(48749, 'Omer', 'MI', 517, '-083.846526', '+44.065941'), 
(48750, 'Oscoda', 'MI', 517, '-083.550866', '+44.422917'), 
(48754, 'Owendale', 'MI', 517, '-083.228252', '+43.768927'), 
(48755, 'Pigeon', 'MI', 517, '-083.241886', '+43.844520'), 
(48756, 'Prescott', 'MI', 517, '-083.985725', '+44.291742'), 
(48757, 'Reese', 'MI', 517, '-083.619435', '+43.478735'), 
(48758, 'Richville', 'MI', 517, '-083.676156', '+43.407321'), 
(48759, 'Sebewaing', 'MI', 517, '-083.381857', '+43.736160'), 
(48760, 'Silverwood', 'MI', 517, '-083.261468', '+43.285214'), 
(48761, 'South Branch', 'MI', 517, '-083.959844', '+44.472352'), 
(48762, 'Spruce', 'MI', 517, '-083.489404', '+44.792293'), 
(48763, 'Tawas City', 'MI', 517, '-083.677131', '+44.277551'), 
(48764, 'Tawas City', 'MI', 517, '-083.519166', '+44.266549'), 
(48765, 'Turner', 'MI', 517, '-083.701888', '+44.110526'), 
(48766, 'Twining', 'MI', 517, '-083.865674', '+44.104905'), 
(48767, 'Unionville', 'MI', 517, '-083.452826', '+43.649504'), 
(48768, 'Vassar', 'MI', 517, '-083.561187', '+43.404594'), 
(48769, 'Tuscola', 'MI', 517, '-083.657355', '+43.327048'), 
(48770, 'Whittemore', 'MI', 517, '-083.688778', '+44.262826'), 
(48787, 'Frankenmuth', 'MI', 517, '-083.749418', '+43.334958'), 
(48801, 'Alma', 'MI', 517, '-084.630170', '+43.298805'), 
(48802, 'Alma', 'MI', 517, '-084.666661', '+43.389262'), 
(48804, 'Mount Pleasant', 'MI', 517, '-084.847417', '+43.640574'), 
(48805, 'Okemos', 'MI', 517, '-084.371973', '+42.599184'), 
(48806, 'Ashley', 'MI', 517, '-084.494123', '+43.204648'), 
(48807, 'Bannister', 'MI', 517, '-084.433708', '+43.161282'), 
(48808, 'Bath', 'MI', 517, '-084.483853', '+42.819509'), 
(48809, 'Belding', 'MI', 616, '-085.128727', '+42.980040'), 
(48811, 'Carson City', 'MI', 517, '-085.054930', '+43.279958'), 
(48812, 'Cedar Lake', 'MI', 517, '-084.975271', '+43.413761'), 
(48813, 'Charlotte', 'MI', 517, '-084.838452', '+42.574191'), 
(48815, 'Clarksville', 'MI', 616, '-085.252353', '+42.835039'), 
(48816, 'Cohoctah', 'MI', 517, '-083.938967', '+42.757633'), 
(48817, 'Corunna', 'MI', 517, '-084.140012', '+42.995625'), 
(48818, 'Crystal', 'MI', 517, '-084.954890', '+43.267035'), 
(48819, 'Dansville', 'MI', 517, '-084.273815', '+42.549235'), 
(48820, 'Dewitt', 'MI', 517, '-084.616108', '+42.854790'), 
(48821, 'Dimondale', 'MI', 517, '-084.654181', '+42.654335'), 
(48822, 'Eagle', 'MI', 517, '-084.759243', '+42.857030'), 
(48823, 'East Lansing', 'MI', 517, '-084.503527', '+42.737334'), 
(48824, 'East Lansing', 'MI', 517, '-084.488226', '+42.728334'), 
(48825, 'East Lansing', 'MI', 517, '-084.464775', '+42.723784'), 
(48826, 'East Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48827, 'Eaton Rapids', 'MI', 517, '-084.797012', '+42.590246'), 
(48829, 'Edmore', 'MI', 517, '-085.022308', '+43.401096'), 
(48830, 'Elm Hall', 'MI', 517, '-084.836198', '+43.363931'), 
(48831, 'Elsie', 'MI', 517, '-084.445584', '+43.081430'), 
(48832, 'Elwell', 'MI', 517, '-084.775817', '+43.408141'), 
(48833, 'Eureka', 'MI', 517, '-084.600723', '+42.944209'), 
(48834, 'Fenwick', 'MI', 517, '-085.045217', '+43.292973'), 
(48835, 'Fowler', 'MI', 517, '-084.761244', '+42.993295'), 
(48836, 'Fowlerville', 'MI', 517, '-084.054241', '+42.641649'), 
(48837, 'Grand Ledge', 'MI', 517, '-084.766787', '+42.700035'), 
(48838, 'Greenville', 'MI', 231, '-085.077695', '+43.282538'), 
(48840, 'Haslett', 'MI', 517, '-084.378655', '+42.750324'), 
(48841, 'Henderson', 'MI', 517, '-084.229888', '+42.983136'), 
(48842, 'Holt', 'MI', 517, '-084.506522', '+42.639785'), 
(48843, 'Howell', 'MI', 517, '-083.910266', '+42.630687'), 
(48844, 'Howell', 'MI', 517, '-083.911173', '+42.603479'), 
(48845, 'Hubbardston', 'MI', 517, '-084.896225', '+43.090457'), 
(48846, 'Ionia', 'MI', 616, '-085.090548', '+42.973427'), 
(48847, 'Ithaca', 'MI', 517, '-084.603790', '+43.249453'), 
(48848, 'Laingsburg', 'MI', 517, '-084.313294', '+42.879874'), 
(48849, 'Lake Odessa', 'MI', 616, '-085.143286', '+42.827728'), 
(48850, 'Lakeview', 'MI', 517, '-085.175752', '+43.398672'), 
(48851, 'Lyons', 'MI', 517, '-084.958071', '+42.956819'), 
(48852, 'McBrides', 'MI', 517, '-085.051692', '+43.350251'), 
(48853, 'Maple Rapids', 'MI', 517, '-084.689770', '+43.099153'), 
(48854, 'Mason', 'MI', 517, '-084.460273', '+42.574335'), 
(48856, 'Middleton', 'MI', 517, '-084.730738', '+43.197902'), 
(48857, 'Morrice', 'MI', 517, '-084.136097', '+42.844288'), 
(48858, 'Mount Pleasant', 'MI', 517, '-084.807511', '+43.636855'), 
(48859, 'Mount Pleasant', 'MI', 517, '-084.847297', '+43.564736'), 
(48860, 'Muir', 'MI', 517, '-084.900482', '+43.046851'), 
(48861, 'Mulliken', 'MI', 517, '-084.916222', '+42.724229'), 
(48862, 'North Star', 'MI', 517, '-084.497138', '+43.356518'), 
(48863, 'Oak Grove', 'MI', 517, '-083.911173', '+42.603479'), 
(48864, 'Okemos', 'MI', 517, '-084.425136', '+42.719534'), 
(48865, 'Orleans', 'MI', 616, '-085.102387', '+43.078789'), 
(48866, 'Ovid', 'MI', 517, '-084.528840', '+43.015906'), 
(48867, 'Owosso', 'MI', 517, '-084.184937', '+42.982578'), 
(48870, 'Palo', 'MI', 517, '-085.007665', '+43.113587'), 
(48871, 'Perrinton', 'MI', 517, '-084.679727', '+43.162586'), 
(48872, 'Perry', 'MI', 517, '-084.211149', '+42.823317'), 
(48873, 'Pewamo', 'MI', 517, '-084.916118', '+42.970044'), 
(48874, 'Pompeii', 'MI', 517, '-084.601718', '+43.186268'), 
(48875, 'Portland', 'MI', 517, '-084.965969', '+42.883458'), 
(48876, 'Potterville', 'MI', 517, '-084.729716', '+42.643807'), 
(48877, 'Riverdale', 'MI', 517, '-084.816107', '+43.382803'), 
(48878, 'Rosebush', 'MI', 517, '-084.770931', '+43.709243'), 
(48879, 'Saint Johns', 'MI', 517, '-084.581962', '+42.979673'), 
(48880, 'Saint Louis', 'MI', 517, '-084.603002', '+43.324772'), 
(48881, 'Saranac', 'MI', 616, '-085.202980', '+42.935710'), 
(48882, 'Shaftsburg', 'MI', 517, '-084.295949', '+42.803973'), 
(48883, 'Shepherd', 'MI', 517, '-084.756824', '+43.530865'), 
(48884, 'Sheridan', 'MI', 517, '-085.069087', '+43.206319'), 
(48885, 'Sidney', 'MI', 517, '-085.191444', '+43.235402'), 
(48886, 'Six Lakes', 'MI', 517, '-085.177052', '+43.341346'), 
(48887, 'Smyrna', 'MI', 616, '-085.074665', '+42.944929'), 
(48888, 'Stanton', 'MI', 517, '-085.059556', '+43.289347'), 
(48889, 'Sumner', 'MI', 517, '-084.660821', '+43.268950'), 
(48890, 'Sunfield', 'MI', 517, '-084.896833', '+42.703177'), 
(48891, 'Vestaburg', 'MI', 517, '-084.955903', '+43.294643'), 
(48892, 'Webberville', 'MI', 517, '-084.200923', '+42.656484'), 
(48893, 'Weidman', 'MI', 517, '-084.977751', '+43.675890'), 
(48894, 'Westphalia', 'MI', 517, '-084.808267', '+42.932843'), 
(48895, 'Williamston', 'MI', 517, '-084.271215', '+42.680434'), 
(48896, 'Winn', 'MI', 517, '-084.906289', '+43.530832'), 
(48897, 'Woodland', 'MI', 616, '-085.133685', '+42.697951'), 
(48901, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48906, 'Lansing', 'MI', 517, '-084.562979', '+42.755284'), 
(48907, 'Lansing', 'MI', 517, '-084.838206', '+42.596071'), 
(48908, 'Lansing', 'MI', 517, '-084.838206', '+42.596071'), 
(48909, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48910, 'Lansing', 'MI', 517, '-084.518543', '+42.703435'), 
(48911, 'Lansing', 'MI', 517, '-084.543494', '+42.680335'), 
(48912, 'Lansing', 'MI', 517, '-084.524939', '+42.740054'), 
(48913, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48915, 'Lansing', 'MI', 517, '-084.571179', '+42.738764'), 
(48916, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48917, 'Lansing', 'MI', 517, '-084.652032', '+42.722414'), 
(48918, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48919, 'Lansing', 'MI', 517, '-084.551728', '+42.728585'), 
(48921, 'Lansing', 'MI', 517, '-084.555629', '+42.723735'), 
(48922, 'Lansing', 'MI', 517, '-084.558679', '+42.732535'), 
(48924, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48929, 'Lansing', 'MI', 517, '-084.558679', '+42.732535'), 
(48930, 'Lansing', 'MI', 517, '-084.558679', '+42.732535'), 
(48933, 'Lansing', 'MI', 517, '-084.553698', '+42.731384'), 
(48937, 'Lansing', 'MI', 517, '-084.559029', '+42.748734'), 
(48950, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(48956, 'Lansing', 'MI', 517, '-084.558679', '+42.732535'), 
(48980, 'Lansing', 'MI', 517, '-084.371973', '+42.599184'), 
(49001, 'Kalamazoo', 'MI', 616, '-085.510095', '+42.261596'), 
(49002, 'Portage', 'MI', 616, '-085.563901', '+42.193793'), 
(49003, 'Kalamazoo', 'MI', 616, '-085.529858', '+42.245412'), 
(49004, 'Kalamazoo', 'MI', 616, '-085.568160', '+42.306859'), 
(49005, 'Kalamazoo', 'MI', 616, '-085.493232', '+42.323045'), 
(49006, 'Kalamazoo', 'MI', 616, '-085.633033', '+42.292247'), 
(49007, 'Kalamazoo', 'MI', 616, '-085.560265', '+42.242774'), 
(49008, 'Kalamazoo', 'MI', 616, '-085.618046', '+42.263007'), 
(49009, 'Kalamazoo', 'MI', 616, '-085.592635', '+42.299211'), 
(49010, 'Allegan', 'MI', 616, '-085.894873', '+42.539295'), 
(49011, 'Athens', 'MI', 616, '-085.214348', '+42.119031'), 
(49012, 'Augusta', 'MI', 616, '-085.346599', '+42.353739'), 
(49013, 'Bangor', 'MI', 616, '-086.096133', '+42.312771'), 
(49014, 'Battle Creek', 'MI', 616, '-085.130440', '+42.303041'), 
(49015, 'Battle Creek', 'MI', 616, '-085.229238', '+42.219313'), 
(49016, 'Battle Creek', 'MI', 616, '-085.004511', '+42.246402'), 
(49017, 'Battle Creek', 'MI', 616, '-085.194996', '+42.367389'), 
(49018, 'Battle Creek', 'MI', 616, '-085.004511', '+42.246402'), 
(49019, 'Kalamazoo', 'MI', 616, '-085.529858', '+42.245412'), 
(49020, 'Bedford', 'MI', 616, '-085.004511', '+42.246402'), 
(49021, 'Bellevue', 'MI', 616, '-085.014665', '+42.514158'), 
(49022, 'Benton Harbor', 'MI', 616, '-086.348568', '+42.143380'), 
(49023, 'Benton Harbor', 'MI', 616, '-086.715294', '+42.001551'), 
(49024, 'Portage', 'MI', 616, '-085.619352', '+42.197442'), 
(49026, 'Bloomingdale', 'MI', 616, '-085.964714', '+42.367738'), 
(49027, 'Breedsville', 'MI', 616, '-086.072501', '+42.346504'), 
(49028, 'Bronson', 'MI', 517, '-085.162804', '+41.880399'), 
(49029, 'Burlington', 'MI', 517, '-085.102300', '+42.130843'), 
(49030, 'Burr Oak', 'MI', 616, '-085.365433', '+41.839785'), 
(49031, 'Cassopolis', 'MI', 616, '-085.999067', '+41.904174'), 
(49032, 'Centreville', 'MI', 616, '-085.479907', '+41.904488'), 
(49033, 'Ceresco', 'MI', 616, '-085.090633', '+42.235692'), 
(49034, 'Climax', 'MI', 616, '-085.363194', '+42.226193'), 
(49035, 'Cloverdale', 'MI', 616, '-085.308555', '+42.595121'), 
(49036, 'Coldwater', 'MI', 517, '-085.058716', '+41.905358'), 
(49038, 'Coloma', 'MI', 616, '-086.365588', '+42.147551'), 
(49039, 'Hagar Shores', 'MI', 616, '-086.372276', '+42.224757'), 
(49040, 'Colon', 'MI', 616, '-085.351074', '+41.977796'), 
(49041, 'Comstock', 'MI', 616, '-085.529858', '+42.245412'), 
(49042, 'Constantine', 'MI', 616, '-085.533122', '+41.936948'), 
(49043, 'Covert', 'MI', 616, '-086.266608', '+42.280540'), 
(49045, 'Decatur', 'MI', 616, '-086.071429', '+42.174485'), 
(49046, 'Delton', 'MI', 616, '-085.384885', '+42.532723'), 
(49047, 'Dowagiac', 'MI', 616, '-086.019304', '+41.961597'), 
(49050, 'Dowling', 'MI', 616, '-085.339902', '+42.605588'), 
(49051, 'East Leroy', 'MI', 616, '-085.234287', '+42.177900'), 
(49052, 'Fulton', 'MI', 616, '-085.342481', '+42.133440'), 
(49053, 'Galesburg', 'MI', 616, '-085.395798', '+42.303241'), 
(49055, 'Gobles', 'MI', 616, '-085.859198', '+42.357819'), 
(49056, 'Grand Junction', 'MI', 616, '-086.071330', '+42.367516'), 
(49057, 'Hartford', 'MI', 616, '-086.052434', '+42.218519'), 
(49058, 'Hastings', 'MI', 616, '-085.289880', '+42.639121'), 
(49060, 'Hickory Corners', 'MI', 616, '-085.396204', '+42.500132'), 
(49061, 'Jones', 'MI', 616, '-085.833847', '+41.885831'), 
(49062, 'Kendall', 'MI', 616, '-085.814072', '+42.361750'), 
(49063, 'Lacota', 'MI', 616, '-086.209904', '+42.393586'), 
(49064, 'Lawrence', 'MI', 616, '-086.047077', '+42.214896'), 
(49065, 'Lawton', 'MI', 616, '-086.011811', '+42.185207'), 
(49066, 'Leonidas', 'MI', 616, '-085.352240', '+42.028161'), 
(49067, 'Marcellus', 'MI', 616, '-085.857579', '+42.008635'), 
(49068, 'Marshall', 'MI', 616, '-084.948946', '+42.265016'), 
(49069, 'Marshall', 'MI', 616, '-084.949919', '+42.204494'), 
(49070, 'Martin', 'MI', 616, '-085.626918', '+42.537142'), 
(49071, 'Mattawan', 'MI', 616, '-085.805041', '+42.244501'), 
(49072, 'Mendon', 'MI', 616, '-085.449665', '+42.009094'), 
(49073, 'Nashville', 'MI', 517, '-085.197412', '+42.621104'), 
(49074, 'Nazareth', 'MI', 616, '-085.529858', '+42.245412'), 
(49075, 'Nottawa', 'MI', 616, '-085.452884', '+41.918535'), 
(49076, 'Olivet', 'MI', 616, '-084.922599', '+42.559717'), 
(49077, 'Oshtemo', 'MI', 616, '-085.529858', '+42.245412'), 
(49078, 'Otsego', 'MI', 616, '-085.724612', '+42.486075'), 
(49079, 'Paw Paw', 'MI', 616, '-085.930846', '+42.243011'), 
(49080, 'Plainwell', 'MI', 616, '-085.633538', '+42.479577'), 
(49081, 'Portage', 'MI', 616, '-085.617824', '+42.171777'), 
(49082, 'Quincy', 'MI', 517, '-085.032201', '+41.949119'), 
(49083, 'Richland', 'MI', 616, '-085.454755', '+42.376138'), 
(49084, 'Riverside', 'MI', 616, '-086.385570', '+42.178035'), 
(49085, 'Saint Joseph', 'MI', 616, '-086.533144', '+41.977412'), 
(49087, 'Schoolcraft', 'MI', 616, '-085.656846', '+42.135078'), 
(49088, 'Scotts', 'MI', 616, '-085.424395', '+42.254992'), 
(49089, 'Sherwood', 'MI', 517, '-085.225195', '+42.000564'), 
(49090, 'South Haven', 'MI', 616, '-086.138952', '+42.363778'), 
(49091, 'Sturgis', 'MI', 616, '-085.478265', '+41.842913'), 
(49092, 'Tekonsha', 'MI', 517, '-084.972831', '+42.134220'), 
(49093, 'Three Rivers', 'MI', 616, '-085.538215', '+41.928972'), 
(49094, 'Union City', 'MI', 517, '-085.078799', '+42.025271'), 
(49095, 'Vandalia', 'MI', 616, '-085.885793', '+41.936454'), 
(49096, 'Vermontville', 'MI', 517, '-085.004661', '+42.639932'), 
(49097, 'Vicksburg', 'MI', 616, '-085.473371', '+42.179540'), 
(49098, 'Watervliet', 'MI', 616, '-086.271878', '+42.161397'), 
(49099, 'White Pigeon', 'MI', 616, '-085.553193', '+41.859335'), 
(49101, 'Baroda', 'MI', 616, '-086.475504', '+41.949647'), 
(49102, 'Berrien Center', 'MI', 616, '-086.268100', '+41.954986'), 
(49103, 'Berrien Springs', 'MI', 616, '-086.472582', '+41.907363'), 
(49104, 'Berrien Springs', 'MI', 616, '-086.715294', '+42.001551'), 
(49106, 'Bridgman', 'MI', 616, '-086.544561', '+41.942151'), 
(49107, 'Buchanan', 'MI', 616, '-086.429249', '+41.841369'), 
(49111, 'Eau Claire', 'MI', 616, '-086.299153', '+42.027591'), 
(49112, 'Edwardsburg', 'MI', 616, '-085.997234', '+41.807011'), 
(49113, 'Galien', 'MI', 616, '-086.499237', '+41.811460'), 
(49115, 'Harbert', 'MI', 616, '-086.630243', '+41.877103'), 
(49116, 'Lakeside', 'MI', 616, '-086.662174', '+41.833625'), 
(49117, 'New Buffalo', 'MI', 616, '-086.746022', '+41.792730'), 
(49119, 'New Troy', 'MI', 616, '-086.547369', '+41.868746'), 
(49120, 'Niles', 'MI', 616, '-086.421005', '+41.844732'), 
(49121, 'Niles', 'MI', 616, '-086.715294', '+42.001551'), 
(49125, 'Sawyer', 'MI', 616, '-086.571325', '+41.899733'), 
(49126, 'Sodus', 'MI', 616, '-086.378199', '+42.029487'), 
(49127, 'Stevensville', 'MI', 616, '-086.508146', '+42.007430'), 
(49128, 'Three Oaks', 'MI', 616, '-086.600498', '+41.827553'), 
(49129, 'Union Pier', 'MI', 616, '-086.684816', '+41.825532'), 
(49130, 'Union', 'MI', 616, '-085.866011', '+41.800617'), 
(49201, 'Jackson', 'MI', 517, '-084.421104', '+42.248979'), 
(49202, 'Jackson', 'MI', 517, '-084.398207', '+42.275635'), 
(49203, 'Jackson', 'MI', 517, '-084.464710', '+42.186861'), 
(49204, 'Jackson', 'MI', 517, '-084.213755', '+42.252847'), 
(49220, 'Addison', 'MI', 517, '-084.314543', '+41.985346'), 
(49221, 'Adrian', 'MI', 517, '-084.065892', '+41.889943'), 
(49224, 'Albion', 'MI', 517, '-084.792885', '+42.290600'), 
(49227, 'Allen', 'MI', 517, '-084.767913', '+41.956346'), 
(49228, 'Blissfield', 'MI', 517, '-083.873899', '+41.852645'), 
(49229, 'Britton', 'MI', 517, '-083.857925', '+41.997944'), 
(49230, 'Brooklyn', 'MI', 517, '-084.388821', '+42.160388'), 
(49232, 'Camden', 'MI', 517, '-084.638542', '+41.747377'), 
(49233, 'Cement City', 'MI', 517, '-084.315009', '+42.048091'), 
(49234, 'Clarklake', 'MI', 517, '-084.369085', '+42.119607'), 
(49235, 'Clayton', 'MI', 517, '-084.156209', '+41.930577'), 
(49236, 'Clinton', 'MI', 517, '-083.957586', '+42.061881'), 
(49237, 'Concord', 'MI', 517, '-084.641897', '+42.186022'), 
(49238, 'Deerfield', 'MI', 517, '-083.817849', '+41.900279'), 
(49239, 'Frontier', 'MI', 517, '-084.604662', '+41.782499'), 
(49240, 'Grass Lake', 'MI', 517, '-084.344285', '+42.258533'), 
(49241, 'Hanover', 'MI', 517, '-084.601588', '+42.111258'), 
(49242, 'Hillsdale', 'MI', 517, '-084.582913', '+41.853903'), 
(49245, 'Homer', 'MI', 517, '-084.848182', '+42.144355'), 
(49246, 'Horton', 'MI', 517, '-084.479081', '+42.131129'), 
(49247, 'Hudson', 'MI', 517, '-084.095955', '+41.870383'), 
(49248, 'Jasper', 'MI', 517, '-084.001125', '+41.770362'), 
(49249, 'Jerome', 'MI', 517, '-084.468662', '+42.029587'), 
(49250, 'Jonesville', 'MI', 517, '-084.585577', '+41.898745'), 
(49251, 'Leslie', 'MI', 517, '-084.407118', '+42.478186'), 
(49252, 'Litchfield', 'MI', 517, '-084.619228', '+42.029101'), 
(49253, 'Manitou Beach', 'MI', 517, '-084.270369', '+41.970384'), 
(49254, 'Michigan Center', 'MI', 517, '-084.465922', '+42.208747'), 
(49255, 'Montgomery', 'MI', 517, '-084.900917', '+41.792652'), 
(49256, 'Morenci', 'MI', 517, '-084.229012', '+41.847360'), 
(49257, 'Moscow', 'MI', 517, '-084.503905', '+42.054795'), 
(49258, 'Mosherville', 'MI', 517, '-084.593491', '+41.884795'), 
(49259, 'Munith', 'MI', 517, '-084.233087', '+42.360385'), 
(49261, 'Napoleon', 'MI', 517, '-084.245750', '+42.164338'), 
(49262, 'North Adams', 'MI', 517, '-084.473084', '+41.963943'), 
(49263, 'Norvell', 'MI', 517, '-084.183828', '+42.158189'), 
(49264, 'Onondaga', 'MI', 517, '-084.541672', '+42.472836'), 
(49265, 'Onsted', 'MI', 517, '-084.182082', '+42.007537'), 
(49266, 'Osseo', 'MI', 517, '-084.548539', '+41.832935'), 
(49267, 'Ottawa Lake', 'MI', 734, '-083.704835', '+41.772724'), 
(49268, 'Palmyra', 'MI', 517, '-083.920024', '+41.869570'), 
(49269, 'Parma', 'MI', 517, '-084.580681', '+42.257902'), 
(49270, 'Petersburg', 'MI', 734, '-083.670689', '+41.865026'), 
(49271, 'Pittsford', 'MI', 517, '-084.452585', '+41.854948'), 
(49272, 'Pleasant Lake', 'MI', 517, '-084.347636', '+42.387785'), 
(49274, 'Reading', 'MI', 517, '-084.728441', '+41.846897'), 
(49275, 'Ridgeway', 'MI', 517, '-083.865674', '+41.988026'), 
(49276, 'Riga', 'MI', 517, '-083.814189', '+41.791518'), 
(49277, 'Rives Junction', 'MI', 517, '-084.465133', '+42.384636'), 
(49278, 'Rollin', 'MI', 517, '-084.326520', '+41.912292'), 
(49279, 'Sand Creek', 'MI', 517, '-084.112125', '+41.775793'), 
(49280, 'Seneca', 'MI', 517, '-084.186608', '+41.795830'), 
(49281, 'Somerset', 'MI', 517, '-084.379391', '+42.023026'), 
(49282, 'Somerset Center', 'MI', 517, '-084.392191', '+42.050199'), 
(49283, 'Spring Arbor', 'MI', 517, '-084.605612', '+42.272863'), 
(49284, 'Springport', 'MI', 517, '-084.630106', '+42.378230'), 
(49285, 'Stockbridge', 'MI', 517, '-084.243060', '+42.496734'), 
(49286, 'Tecumseh', 'MI', 517, '-083.922214', '+42.008398'), 
(49287, 'Tipton', 'MI', 517, '-084.064971', '+42.021720'), 
(49288, 'Waldron', 'MI', 517, '-084.447488', '+41.743114'), 
(49289, 'Weston', 'MI', 517, '-084.107609', '+41.768254'), 
(49301, 'Ada', 'MI', 616, '-085.482266', '+42.963833'), 
(49302, 'Alto', 'MI', 616, '-085.402859', '+42.856096'), 
(49303, 'Bailey', 'MI', 231, '-085.854471', '+43.272182'), 
(49304, 'Baldwin', 'MI', 231, '-085.840774', '+43.929225'), 
(49305, 'Barryton', 'MI', 517, '-085.166327', '+43.737488'), 
(49306, 'Belmont', 'MI', 616, '-085.563211', '+43.074996'), 
(49307, 'Big Rapids', 'MI', 231, '-085.351800', '+43.683493'), 
(49309, 'Bitely', 'MI', 231, '-085.860379', '+43.712217'), 
(49310, 'Blanchard', 'MI', 517, '-084.966988', '+43.552836'), 
(49311, 'Bradley', 'MI', 616, '-085.643043', '+42.633006'), 
(49312, 'Brohman', 'MI', 231, '-085.791055', '+43.666006'), 
(49314, 'Burnips', 'MI', 616, '-085.840372', '+42.731193'), 
(49315, 'Byron Center', 'MI', 616, '-085.664425', '+42.835828'), 
(49316, 'Caledonia', 'MI', 616, '-085.524437', '+42.818680'), 
(49317, 'Cannonsburg', 'MI', 616, '-085.480856', '+43.071201'), 
(49318, 'Casnovia', 'MI', 231, '-085.840115', '+43.234658'), 
(49319, 'Cedar Springs', 'MI', 616, '-085.514105', '+43.175953'), 
(49320, 'Chippewa Lake', 'MI', 231, '-085.278303', '+43.755335'), 
(49321, 'Comstock Park', 'MI', 616, '-085.679652', '+43.081164'), 
(49322, 'Coral', 'MI', 231, '-085.353161', '+43.359517'), 
(49323, 'Dorr', 'MI', 616, '-085.788666', '+42.721585'), 
(49325, 'Freeport', 'MI', 616, '-085.364444', '+42.738867'), 
(49326, 'Gowen', 'MI', 231, '-085.210720', '+43.310955'), 
(49327, 'Grant', 'MI', 231, '-085.850409', '+43.539032'), 
(49328, 'Hopkins', 'MI', 616, '-085.780339', '+42.623664'), 
(49329, 'Howard City', 'MI', 231, '-085.442836', '+43.382007'), 
(49330, 'Kent City', 'MI', 616, '-085.670248', '+43.235060'), 
(49331, 'Lowell', 'MI', 616, '-085.384134', '+42.969378'), 
(49332, 'Mecosta', 'MI', 231, '-085.313290', '+43.600770'), 
(49333, 'Middleville', 'MI', 616, '-085.427281', '+42.670351'), 
(49335, 'Moline', 'MI', 616, '-085.663538', '+42.736987'), 
(49336, 'Morley', 'MI', 231, '-085.423262', '+43.521990'), 
(49337, 'Newaygo', 'MI', 231, '-085.738980', '+43.444927'), 
(49338, 'Paris', 'MI', 231, '-085.365385', '+43.727770'), 
(49339, 'Pierson', 'MI', 231, '-085.473124', '+43.368549'), 
(49340, 'Remus', 'MI', 517, '-085.198945', '+43.637851'), 
(49341, 'Rockford', 'MI', 616, '-085.551631', '+43.132429'), 
(49342, 'Rodney', 'MI', 231, '-085.318534', '+43.691187'), 
(49343, 'Sand Lake', 'MI', 616, '-085.504509', '+43.258296'), 
(49344, 'Shelbyville', 'MI', 616, '-085.612828', '+42.612772'), 
(49345, 'Sparta', 'MI', 616, '-085.683555', '+43.157685'), 
(49346, 'Stanwood', 'MI', 231, '-085.403676', '+43.590861'), 
(49347, 'Trufant', 'MI', 231, '-085.414422', '+43.330898'), 
(49348, 'Wayland', 'MI', 616, '-085.642406', '+42.685065'), 
(49349, 'White Cloud', 'MI', 231, '-085.797989', '+43.611483'), 
(49351, 'Rockford', 'MI', 616, '-085.550267', '+43.031413'), 
(49355, 'Ada', 'MI', 616, '-085.550267', '+43.031413'), 
(49356, 'Ada', 'MI', 616, '-085.550267', '+43.031413'), 
(49357, 'Ada', 'MI', 616, '-085.550267', '+43.031413'), 
(49401, 'Allendale', 'MI', 616, '-085.939270', '+42.979522'), 
(49402, 'Branch', 'MI', 231, '-085.980028', '+43.967633'), 
(49403, 'Conklin', 'MI', 616, '-085.848391', '+43.118172'), 
(49404, 'Coopersville', 'MI', 616, '-085.959758', '+43.062122'), 
(49405, 'Custer', 'MI', 231, '-086.177683', '+43.932434'), 
(49406, 'Douglas', 'MI', 616, '-086.202158', '+42.636883'), 
(49408, 'Fennville', 'MI', 616, '-086.118490', '+42.542809'), 
(49409, 'Ferrysburg', 'MI', 616, '-086.215413', '+43.080865'), 
(49410, 'Fountain', 'MI', 231, '-086.142483', '+44.030126'), 
(49411, 'Free Soil', 'MI', 231, '-086.252729', '+44.071924'), 
(49412, 'Fremont', 'MI', 231, '-085.913200', '+43.513456'), 
(49413, 'Fremont', 'MI', 231, '-085.800884', '+43.554311'), 
(49415, 'Fruitport', 'MI', 231, '-086.076550', '+43.275502'), 
(49416, 'Glenn', 'MI', 616, '-086.072032', '+42.630533'), 
(49417, 'Grand Haven', 'MI', 616, '-086.129031', '+43.008786'), 
(49418, 'Grandville', 'MI', 616, '-085.753056', '+42.882726'), 
(49419, 'Hamilton', 'MI', 616, '-085.980959', '+42.693859'), 
(49420, 'Hart', 'MI', 231, '-086.334122', '+43.700968'), 
(49421, 'Hesperia', 'MI', 231, '-086.223175', '+43.574326'), 
(49422, 'Holland', 'MI', 616, '-086.444751', '+42.985596'), 
(49423, 'Holland', 'MI', 616, '-086.037218', '+42.812579'), 
(49424, 'Holland', 'MI', 616, '-086.121901', '+42.924578'), 
(49425, 'Holton', 'MI', 231, '-086.130268', '+43.417206'), 
(49426, 'Hudsonville', 'MI', 616, '-085.935917', '+42.861575'), 
(49427, 'Jamestown', 'MI', 616, '-085.844378', '+42.826676'), 
(49428, 'Jenison', 'MI', 616, '-085.842586', '+42.918544'), 
(49429, 'Jenison', 'MI', 616, '-086.444751', '+42.985596'), 
(49430, 'Lamont', 'MI', 616, '-085.897540', '+43.010337'), 
(49431, 'Ludington', 'MI', 231, '-086.349439', '+43.998926'), 
(49434, 'Macatawa', 'MI', 616, '-086.205471', '+42.769730'), 
(49435, 'Marne', 'MI', 616, '-085.844039', '+43.023673'), 
(49436, 'Mears', 'MI', 231, '-086.468975', '+43.681533'), 
(49437, 'Montague', 'MI', 231, '-086.339517', '+43.424040'), 
(49440, 'Muskegon', 'MI', 231, '-086.232858', '+43.233764'), 
(49441, 'Muskegon', 'MI', 231, '-086.264015', '+43.245871'), 
(49442, 'Muskegon', 'MI', 231, '-086.147680', '+43.237314'), 
(49443, 'Muskegon', 'MI', 231, '-086.468853', '+43.295493'), 
(49444, 'Muskegon', 'MI', 231, '-086.185694', '+43.245821'), 
(49445, 'Muskegon', 'MI', 231, '-086.278985', '+43.295208'), 
(49446, 'New Era', 'MI', 231, '-086.322856', '+43.536651'), 
(49448, 'Nunica', 'MI', 616, '-086.068544', '+43.080186'), 
(49449, 'Pentwater', 'MI', 231, '-086.291994', '+43.728586'), 
(49450, 'Pullman', 'MI', 616, '-086.066530', '+42.483692'), 
(49451, 'Ravenna', 'MI', 231, '-085.968106', '+43.205960'), 
(49452, 'Rothbury', 'MI', 231, '-086.233687', '+43.626346'), 
(49453, 'Saugatuck', 'MI', 616, '-086.165451', '+42.645611'), 
(49454, 'Scottville', 'MI', 231, '-086.263510', '+43.940385'), 
(49455, 'Shelby', 'MI', 231, '-086.349283', '+43.638343'), 
(49456, 'Spring Lake', 'MI', 616, '-086.195380', '+43.076609'), 
(49457, 'Twin Lake', 'MI', 231, '-086.157722', '+43.358015'), 
(49458, 'Walhalla', 'MI', 231, '-086.104210', '+43.949422'), 
(49459, 'Walkerville', 'MI', 231, '-086.141107', '+43.721873'), 
(49460, 'West Olive', 'MI', 616, '-086.095232', '+42.929518'), 
(49461, 'Whitehall', 'MI', 231, '-086.327092', '+43.345831'), 
(49463, 'Wabaningo', 'MI', 231, '-086.468853', '+43.295493'), 
(49464, 'Zeeland', 'MI', 616, '-085.969722', '+42.869816'), 
(49468, 'Grandville', 'MI', 616, '-085.550267', '+43.031413'), 
(49501, 'Grand Rapids', 'MI', 616, '-085.629101', '+42.984226'), 
(49502, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49503, 'Grand Rapids', 'MI', 616, '-085.660693', '+42.956176'), 
(49504, 'Grand Rapids', 'MI', 616, '-085.726496', '+42.973687'), 
(49505, 'Grand Rapids', 'MI', 616, '-085.611596', '+43.017776'), 
(49506, 'Grand Rapids', 'MI', 616, '-085.577113', '+42.943577'), 
(49507, 'Grand Rapids', 'MI', 616, '-085.656978', '+42.930777'), 
(49508, 'Grand Rapids', 'MI', 616, '-085.621876', '+42.889378'), 
(49509, 'Grand Rapids', 'MI', 616, '-085.710077', '+42.899917'), 
(49510, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49512, 'Grand Rapids', 'MI', 616, '-085.535214', '+42.880192'), 
(49514, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49515, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49516, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49518, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49523, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49525, 'Grand Rapids', 'MI', 616, '-085.602729', '+43.013527'), 
(49530, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49544, 'Grand Rapids', 'MI', 616, '-085.725535', '+43.007274'), 
(49546, 'Grand Rapids', 'MI', 616, '-085.539040', '+42.930146'), 
(49548, 'Grand Rapids', 'MI', 616, '-085.615175', '+42.864793'), 
(49550, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49555, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49560, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49588, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49599, 'Grand Rapids', 'MI', 616, '-085.550267', '+43.031413'), 
(49601, 'Cadillac', 'MI', 231, '-085.549093', '+44.335278'), 
(49610, 'Acme', 'MI', 231, '-085.488449', '+44.789382'), 
(49611, 'Alba', 'MI', 231, '-084.961776', '+44.983262'), 
(49612, 'Alden', 'MI', 231, '-085.232932', '+44.900641'), 
(49613, 'Arcadia', 'MI', 231, '-086.209391', '+44.478837'), 
(49614, 'Bear Lake', 'MI', 231, '-086.116727', '+44.396671'), 
(49615, 'Bellaire', 'MI', 231, '-085.198742', '+44.997248'), 
(49616, 'Benzonia', 'MI', 231, '-086.079370', '+44.574478'), 
(49617, 'Beulah', 'MI', 231, '-086.002509', '+44.630634'), 
(49618, 'Boon', 'MI', 231, '-085.675458', '+44.289721'), 
(49619, 'Brethren', 'MI', 231, '-085.972541', '+44.309195'), 
(49620, 'Buckley', 'MI', 231, '-085.681485', '+44.465123'), 
(49621, 'Cedar', 'MI', 231, '-085.813768', '+44.860517'), 
(49622, 'Central Lake', 'MI', 231, '-085.255910', '+45.075986'), 
(49623, 'Chase', 'MI', 231, '-085.672695', '+43.952170'), 
(49625, 'Copemish', 'MI', 231, '-086.028192', '+44.427570'), 
(49626, 'Eastlake', 'MI', 231, '-086.291309', '+44.241337'), 
(49627, 'Eastport', 'MI', 231, '-085.321900', '+45.088060'), 
(49628, 'Elberta', 'MI', 231, '-086.214070', '+44.599526'), 
(49629, 'Elk Rapids', 'MI', 231, '-085.319467', '+44.929020'), 
(49630, 'Empire', 'MI', 231, '-085.976477', '+44.837888'), 
(49631, 'Evart', 'MI', 231, '-085.302063', '+43.958084'), 
(49632, 'Falmouth', 'MI', 231, '-085.043655', '+44.242162'), 
(49633, 'Fife Lake', 'MI', 231, '-085.393948', '+44.584533'), 
(49634, 'Filer City', 'MI', 231, '-086.057975', '+44.238191'), 
(49635, 'Frankfort', 'MI', 231, '-086.177255', '+44.613058'), 
(49636, 'Glen Arbor', 'MI', 231, '-085.988670', '+44.873421'), 
(49637, 'Grawn', 'MI', 231, '-085.703494', '+44.634126'), 
(49638, 'Harrietta', 'MI', 231, '-085.710694', '+44.280319'), 
(49639, 'Hersey', 'MI', 231, '-085.360457', '+43.981883'), 
(49640, 'Honor', 'MI', 231, '-086.050384', '+44.690037'), 
(49642, 'Idlewild', 'MI', 231, '-085.775872', '+43.887179'), 
(49643, 'Interlochen', 'MI', 231, '-085.782278', '+44.633562'), 
(49644, 'Irons', 'MI', 231, '-085.906580', '+44.091983'), 
(49645, 'Kaleva', 'MI', 231, '-086.041189', '+44.377928'), 
(49646, 'Kalkaska', 'MI', 231, '-085.092905', '+44.697144'), 
(49648, 'Kewadin', 'MI', 231, '-085.355394', '+45.006971'), 
(49649, 'Kingsley', 'MI', 231, '-085.530156', '+44.577555'), 
(49650, 'Lake Ann', 'MI', 231, '-085.882364', '+44.722002'), 
(49651, 'Lake City', 'MI', 231, '-085.094600', '+44.376692'), 
(49653, 'Lake Leelanau', 'MI', 231, '-085.736199', '+44.980451'), 
(49654, 'Leland', 'MI', 231, '-085.770227', '+44.989416'), 
(49655, 'Leroy', 'MI', 231, '-085.325480', '+44.013375'), 
(49656, 'Luther', 'MI', 231, '-085.712873', '+44.042060'), 
(49657, 'Mc Bain', 'MI', 231, '-085.154382', '+44.258292'), 
(49659, 'Mancelona', 'MI', 231, '-085.122624', '+44.947938'), 
(49660, 'Manistee', 'MI', 231, '-086.182473', '+44.263534'), 
(49663, 'Manton', 'MI', 231, '-085.468268', '+44.412765'), 
(49664, 'Maple City', 'MI', 231, '-085.902284', '+44.869321'), 
(49665, 'Marion', 'MI', 231, '-085.271121', '+43.989936'), 
(49666, 'Mayfield', 'MI', 231, '-085.542496', '+44.625041'), 
(49667, 'Merritt', 'MI', 231, '-084.944639', '+44.343261'), 
(49668, 'Mesick', 'MI', 231, '-085.629669', '+44.399120'), 
(49670, 'Northport', 'MI', 231, '-085.618470', '+45.122160'), 
(49673, 'Old Mission', 'MI', 231, '-085.490005', '+44.955872'), 
(49674, 'Omena', 'MI', 231, '-085.597374', '+45.066568'), 
(49675, 'Onekama', 'MI', 231, '-086.222187', '+44.418184'), 
(49676, 'Rapid City', 'MI', 231, '-085.250629', '+44.803890'), 
(49677, 'Reed City', 'MI', 231, '-085.414718', '+43.952029'), 
(49679, 'Sears', 'MI', 231, '-085.187258', '+43.963767'), 
(49680, 'South Boardman', 'MI', 231, '-085.252891', '+44.634438'), 
(49682, 'Suttons Bay', 'MI', 231, '-085.644068', '+44.988569'), 
(49683, 'Thompsonville', 'MI', 231, '-085.931969', '+44.586780'), 
(49684, 'Traverse City', 'MI', 231, '-085.676342', '+44.693963'), 
(49685, 'Traverse City', 'MI', 231, '-085.575147', '+44.816178'), 
(49686, 'Traverse City', 'MI', 231, '-085.490673', '+44.784919'), 
(49688, 'Tustin', 'MI', 231, '-085.405091', '+44.112055'), 
(49689, 'Wellston', 'MI', 231, '-086.027194', '+44.330169'), 
(49690, 'Williamsburg', 'MI', 231, '-085.427605', '+44.767181'), 
(49696, 'Traverse City', 'MI', 231, '-085.575147', '+44.816178'), 
(49701, 'Mackinaw City', 'MI', 231, '-084.691745', '+45.753019'), 
(49705, 'Afton', 'MI', 231, '-084.429893', '+45.366479'), 
(49706, 'Alanson', 'MI', 616, '-084.805792', '+45.539802');

insert  into zipcodes values 
(49707, 'Alpena', 'MI', 517, '-083.495091', '+45.033143'), 
(49709, 'Atlanta', 'MI', 517, '-084.173067', '+45.030626'), 
(49710, 'Barbeau', 'MI', 906, '-084.196899', '+46.278437'), 
(49711, 'Bay Shore', 'MI', 231, '-085.332038', '+45.523425'), 
(49712, 'Boyne City', 'MI', 231, '-085.016896', '+45.226478'), 
(49713, 'Boyne Falls', 'MI', 231, '-084.848126', '+45.203875'), 
(49715, 'Brimley', 'MI', 906, '-084.698136', '+46.389131'), 
(49716, 'Brutus', 'MI', 231, '-084.703893', '+45.506991'), 
(49717, 'Burt Lake', 'MI', 231, '-084.691207', '+45.430705'), 
(49718, 'Carp Lake', 'MI', 616, '-084.851386', '+45.596260'), 
(49719, 'Cedarville', 'MI', 906, '-084.276199', '+46.007211'), 
(49720, 'Charlevoix', 'MI', 231, '-085.229723', '+45.265360'), 
(49721, 'Cheboygan', 'MI', 231, '-084.468639', '+45.592842'), 
(49722, 'Conway', 'MI', 616, '-084.852401', '+45.423616'), 
(49723, 'Cross Village', 'MI', 616, '-085.041872', '+45.625353'), 
(49724, 'Dafter', 'MI', 906, '-084.617131', '+46.311604'), 
(49725, 'De Tour Village', 'MI', 906, '-083.923941', '+45.997182'), 
(49726, 'Drummond Island', 'MI', 906, '-083.692502', '+46.011531'), 
(49727, 'East Jordan', 'MI', 231, '-085.102843', '+45.203995'), 
(49728, 'Eckerman', 'MI', 906, '-084.862889', '+46.536871'), 
(49729, 'Ellsworth', 'MI', 231, '-085.303853', '+45.156457'), 
(49730, 'Elmira', 'MI', 231, '-084.755439', '+45.023960'), 
(49733, 'Frederic', 'MI', 517, '-084.697844', '+44.786738'), 
(49734, 'Gaylord', 'MI', 517, '-084.612207', '+45.028411'), 
(49735, 'Gaylord', 'MI', 517, '-084.624586', '+45.000937'), 
(49736, 'Goetzville', 'MI', 906, '-084.144989', '+46.078984'), 
(49737, 'Good Hart', 'MI', 616, '-085.113678', '+45.580183'), 
(49738, 'Grayling', 'MI', 517, '-084.612941', '+44.691777'), 
(49739, 'Grayling', 'MI', 517, '-084.610441', '+44.682996'), 
(49740, 'Harbor Springs', 'MI', 616, '-084.925826', '+45.554230'), 
(49743, 'Hawks', 'MI', 517, '-083.873719', '+45.283467'), 
(49744, 'Herron', 'MI', 517, '-083.667641', '+44.996329'), 
(49745, 'Hessel', 'MI', 906, '-084.428450', '+46.021715'), 
(49746, 'Hillman', 'MI', 517, '-084.022691', '+45.059580'), 
(49747, 'Hubbard Lake', 'MI', 517, '-083.608911', '+44.909723'), 
(49748, 'Hulbert', 'MI', 906, '-085.176386', '+46.390752'), 
(49749, 'Indian River', 'MI', 231, '-084.578019', '+45.447209'), 
(49751, 'Johannesburg', 'MI', 517, '-084.505983', '+44.963223'), 
(49752, 'Kinross', 'MI', 906, '-084.647332', '+46.259604'), 
(49753, 'Lachine', 'MI', 517, '-083.761958', '+45.013075'), 
(49755, 'Levering', 'MI', 616, '-084.863230', '+45.592565'), 
(49756, 'Lewiston', 'MI', 517, '-084.218570', '+44.913060'), 
(49757, 'Mackinac Island', 'MI', 906, '-084.618203', '+45.853721'), 
(49759, 'Millersburg', 'MI', 517, '-084.085375', '+45.430946'), 
(49760, 'Moran', 'MI', 906, '-084.992591', '+46.070390'), 
(49761, 'Mullett Lake', 'MI', 231, '-084.522098', '+45.559536'), 
(49762, 'Naubinway', 'MI', 906, '-085.345920', '+46.109525'), 
(49764, 'Oden', 'MI', 616, '-084.814645', '+45.480257'), 
(49765, 'Onaway', 'MI', 517, '-083.871571', '+45.363283'), 
(49766, 'Ossineke', 'MI', 517, '-083.536610', '+45.028249'), 
(49768, 'Paradise', 'MI', 906, '-085.097324', '+46.595083'), 
(49769, 'Pellston', 'MI', 616, '-084.863241', '+45.566112'), 
(49770, 'Petoskey', 'MI', 616, '-084.913255', '+45.355915'), 
(49774, 'Pickford', 'MI', 906, '-084.315417', '+46.179987'), 
(49775, 'Pointe Aux Pins', 'MI', 231, '-084.991195', '+45.969075'), 
(49776, 'Posen', 'MI', 517, '-083.734615', '+45.278913'), 
(49777, 'Presque Isle', 'MI', 517, '-083.586073', '+45.283057'), 
(49778, 'Brimley', 'MI', 906, '-084.336519', '+46.410777'), 
(49779, 'Rogers City', 'MI', 517, '-083.749850', '+45.384168'), 
(49780, 'Rudyard', 'MI', 906, '-084.800411', '+46.258514'), 
(49781, 'Saint Ignace', 'MI', 906, '-084.697818', '+45.998520'), 
(49782, 'Beaver Island', 'MI', 906, '-085.547299', '+45.668447'), 
(49783, 'Sault Sainte Marie', 'MI', 906, '-084.587315', '+46.357439'), 
(49784, 'Kincheloe', 'MI', 906, '-084.336519', '+46.410777'), 
(49785, 'Kincheloe', 'MI', 906, '-084.405367', '+46.181451'), 
(49786, 'Kincheloe', 'MI', 906, '-084.336519', '+46.410777'), 
(49788, 'Kincheloe', 'MI', 906, '-084.541577', '+46.288432'), 
(49790, 'Strongs', 'MI', 906, '-084.966792', '+46.387377'), 
(49791, 'Topinabee', 'MI', 231, '-084.593561', '+45.483842'), 
(49792, 'Tower', 'MI', 517, '-084.295283', '+45.358825'), 
(49793, 'Trout Lake', 'MI', 906, '-085.006769', '+46.215929'), 
(49795, 'Vanderbilt', 'MI', 517, '-084.552604', '+45.139667'), 
(49796, 'Walloon Lake', 'MI', 231, '-084.938228', '+45.245371'), 
(49797, 'Waters', 'MI', 517, '-084.659847', '+44.870234'), 
(49799, 'Wolverine', 'MI', 231, '-084.549533', '+45.326831'), 
(49801, 'Iron Mountain', 'MI', 906, '-087.874496', '+46.021627'), 
(49802, 'Kingsford', 'MI', 906, '-088.084302', '+45.807905'), 
(49805, 'Allouez', 'MI', 906, '-088.412893', '+47.287939'), 
(49806, 'Au Train', 'MI', 906, '-086.911506', '+46.444586'), 
(49807, 'Bark River', 'MI', 906, '-087.207306', '+45.695595'), 
(49808, 'Big Bay', 'MI', 906, '-087.672566', '+46.770788'), 
(49812, 'Carney', 'MI', 906, '-087.519075', '+45.601899'), 
(49813, 'Cedar River', 'MI', 906, '-087.401604', '+45.443789'), 
(49814, 'Champion', 'MI', 906, '-087.920429', '+46.466637'), 
(49815, 'Channing', 'MI', 906, '-087.934279', '+46.178230'), 
(49816, 'Chatham', 'MI', 906, '-086.993579', '+46.336962'), 
(49817, 'Cooks', 'MI', 906, '-086.473246', '+45.915778'), 
(49818, 'Cornell', 'MI', 906, '-087.207140', '+45.910352'), 
(49819, 'Arnold', 'MI', 906, '-087.614805', '+46.604141'), 
(49820, 'Curtis', 'MI', 906, '-085.699294', '+46.159286'), 
(49821, 'Daggett', 'MI', 906, '-087.614772', '+45.524441'), 
(49822, 'Deerton', 'MI', 906, '-087.049704', '+46.426964'), 
(49825, 'Eben Junction', 'MI', 906, '-087.013761', '+46.329926'), 
(49826, 'Rumely', 'MI', 906, '-087.043622', '+46.348071'), 
(49827, 'Engadine', 'MI', 906, '-085.587976', '+46.169384'), 
(49829, 'Escanaba', 'MI', 906, '-087.057049', '+45.851343'), 
(49831, 'Felch', 'MI', 906, '-087.793865', '+46.022634'), 
(49833, 'Little Lake', 'MI', 906, '-087.331099', '+46.279714'), 
(49834, 'Foster City', 'MI', 906, '-087.805995', '+45.939891'), 
(49835, 'Garden', 'MI', 906, '-086.586125', '+45.756636'), 
(49836, 'Germfask', 'MI', 906, '-086.235756', '+46.042076'), 
(49837, 'Gladstone', 'MI', 906, '-087.115221', '+45.881256'), 
(49838, 'Gould City', 'MI', 906, '-085.733841', '+46.074658'), 
(49839, 'Grand Marais', 'MI', 906, '-085.964145', '+46.668806'), 
(49840, 'Gulliver', 'MI', 906, '-086.235756', '+46.042076'), 
(49841, 'Gwinn', 'MI', 906, '-087.439658', '+46.331119'), 
(49845, 'Harris', 'MI', 906, '-087.351342', '+45.692178'), 
(49847, 'Hermansville', 'MI', 906, '-087.642374', '+45.700102'), 
(49848, 'Ingalls', 'MI', 906, '-087.623735', '+45.371769'), 
(49849, 'Ishpeming', 'MI', 906, '-087.709096', '+46.438690'), 
(49852, 'Loretto', 'MI', 906, '-087.776381', '+45.827514'), 
(49853, 'Mc Millan', 'MI', 906, '-085.658525', '+46.347592'), 
(49854, 'Manistique', 'MI', 906, '-086.255490', '+46.006223'), 
(49855, 'Marquette', 'MI', 906, '-087.615282', '+46.593435'), 
(49858, 'Menominee', 'MI', 906, '-087.567720', '+45.228959'), 
(49861, 'Michigamme', 'MI', 906, '-088.091432', '+46.530795'), 
(49862, 'Munising', 'MI', 906, '-086.460319', '+46.414779'), 
(49863, 'Nadeau', 'MI', 906, '-087.563310', '+45.608658'), 
(49864, 'Nahma', 'MI', 906, '-086.655849', '+45.842437'), 
(49865, 'National Mine', 'MI', 906, '-087.614805', '+46.604141'), 
(49866, 'Negaunee', 'MI', 906, '-087.799518', '+46.494904'), 
(49868, 'Newberry', 'MI', 906, '-085.515605', '+46.460159'), 
(49870, 'Norway', 'MI', 906, '-087.917602', '+45.857201'), 
(49871, 'Palmer', 'MI', 906, '-087.576355', '+46.441565'), 
(49872, 'Perkins', 'MI', 906, '-087.079231', '+45.992476'), 
(49873, 'Perronville', 'MI', 906, '-087.481565', '+45.841020'), 
(49874, 'Powers', 'MI', 906, '-087.512409', '+45.703409'), 
(49876, 'Quinnesec', 'MI', 906, '-087.959862', '+45.807590'), 
(49877, 'Ralph', 'MI', 906, '-087.736665', '+46.129666'), 
(49878, 'Rapid River', 'MI', 906, '-086.804734', '+45.913952'), 
(49879, 'Republic', 'MI', 906, '-087.890390', '+46.365580'), 
(49880, 'Rock', 'MI', 906, '-087.122594', '+46.057396'), 
(49881, 'Sagola', 'MI', 906, '-088.039613', '+46.074737'), 
(49883, 'Seney', 'MI', 906, '-086.235756', '+46.042076'), 
(49884, 'Shingleton', 'MI', 906, '-086.367899', '+46.434256'), 
(49885, 'Skandia', 'MI', 906, '-087.300505', '+46.396896'), 
(49886, 'Spalding', 'MI', 906, '-087.485236', '+45.677744'), 
(49887, 'Stephenson', 'MI', 906, '-087.613960', '+45.447416'), 
(49891, 'Trenary', 'MI', 906, '-087.014443', '+46.238695'), 
(49892, 'Vulcan', 'MI', 906, '-087.807258', '+45.830389'), 
(49893, 'Wallace', 'MI', 906, '-087.585611', '+45.295383'), 
(49894, 'Wells', 'MI', 906, '-087.078454', '+45.788216'), 
(49895, 'Wetmore', 'MI', 906, '-086.671351', '+46.291471'), 
(49896, 'Wilson', 'MI', 906, '-087.389877', '+45.679339'), 
(49901, 'Ahmeek', 'MI', 906, '-088.389708', '+47.293287'), 
(49902, 'Alpha', 'MI', 906, '-088.377097', '+46.030951'), 
(49903, 'Amasa', 'MI', 906, '-088.417593', '+46.249415'), 
(49905, 'Atlantic Mine', 'MI', 906, '-088.634939', '+47.072716'), 
(49908, 'Baraga', 'MI', 906, '-088.575842', '+46.804760'), 
(49910, 'Bergland', 'MI', 906, '-089.517464', '+46.585302'), 
(49911, 'Bessemer', 'MI', 906, '-089.992677', '+46.423427'), 
(49912, 'Bruce Crossing', 'MI', 906, '-089.222897', '+46.475105'), 
(49913, 'Calumet', 'MI', 906, '-088.525475', '+47.154742'), 
(49915, 'Caspian', 'MI', 906, '-088.630972', '+46.065734'), 
(49916, 'Chassell', 'MI', 906, '-088.572499', '+47.020152'), 
(49917, 'Copper City', 'MI', 906, '-088.387535', '+47.284183'), 
(49918, 'Copper Harbor', 'MI', 906, '-087.946283', '+47.471616'), 
(49919, 'Covington', 'MI', 906, '-088.584598', '+46.526495'), 
(49920, 'Crystal Falls', 'MI', 906, '-088.376197', '+46.143009'), 
(49921, 'Dodgeville', 'MI', 906, '-088.583578', '+47.092838'), 
(49922, 'Dollar Bay', 'MI', 906, '-088.461337', '+47.120346'), 
(49925, 'Ewen', 'MI', 906, '-089.365311', '+46.548352'), 
(49927, 'Gaastra', 'MI', 906, '-088.560940', '+46.035213'), 
(49929, 'Greenland', 'MI', 906, '-089.114601', '+46.780865'), 
(49930, 'Hancock', 'MI', 906, '-088.558554', '+47.156614'), 
(49931, 'Houghton', 'MI', 906, '-088.548157', '+47.105336'), 
(49934, 'Hubbell', 'MI', 906, '-088.466785', '+47.167087'), 
(49935, 'Iron River', 'MI', 906, '-088.618995', '+46.120470'), 
(49938, 'Ironwood', 'MI', 906, '-090.167111', '+46.479574'), 
(49942, 'Kearsarge', 'MI', 906, '-088.418410', '+47.269416'), 
(49945, 'Lake Linden', 'MI', 906, '-088.503108', '+47.162481'), 
(49946, 'Lanse', 'MI', 906, '-088.447050', '+46.740227'), 
(49947, 'Marenisco', 'MI', 906, '-089.612621', '+46.379315'), 
(49948, 'Mass City', 'MI', 906, '-089.051191', '+46.722794'), 
(49950, 'Mohawk', 'MI', 906, '-088.288905', '+47.352566'), 
(49952, 'Nisula', 'MI', 906, '-088.879888', '+46.774818'), 
(49953, 'Ontonagon', 'MI', 906, '-089.334696', '+46.738070'), 
(49955, 'Painesdale', 'MI', 906, '-088.670361', '+47.040380'), 
(49958, 'Pelkie', 'MI', 906, '-088.747900', '+46.740200'), 
(49959, 'Ramsay', 'MI', 906, '-089.997610', '+46.472742'), 
(49960, 'Rockland', 'MI', 906, '-089.195837', '+46.753715'), 
(49961, 'Sidnaw', 'MI', 906, '-088.797150', '+46.501487'), 
(49962, 'Skanee', 'MI', 906, '-088.139072', '+46.867128'), 
(49963, 'South Range', 'MI', 906, '-088.651973', '+47.071862'), 
(49964, 'Stambaugh', 'MI', 906, '-088.629006', '+46.079655'), 
(49965, 'Toivola', 'MI', 906, '-088.853210', '+46.910918'), 
(49967, 'Trout Creek', 'MI', 906, '-089.085164', '+46.493100'), 
(49968, 'Wakefield', 'MI', 906, '-089.875182', '+46.490844'), 
(49969, 'Watersmeet', 'MI', 906, '-089.240577', '+46.221840'), 
(49970, 'Watton', 'MI', 906, '-088.335388', '+46.731668'), 
(49971, 'White Pine', 'MI', 906, '-089.597404', '+46.782698'), 
(50001, 'Ackworth', 'IA', 515, '-093.424294', '+41.384345'), 
(50002, 'Adair', 'IA', 515, '-094.633805', '+41.439109'), 
(50003, 'Adel', 'IA', 515, '-094.034515', '+41.617591'), 
(50005, 'Albion', 'IA', 515, '-092.961868', '+42.143933'), 
(50006, 'Alden', 'IA', 515, '-093.390638', '+42.430997'), 
(50007, 'Alleman', 'IA', 515, '-093.609929', '+41.813089'), 
(50008, 'Allerton', 'IA', 515, '-093.405589', '+40.672872'), 
(50009, 'Altoona', 'IA', 515, '-093.468500', '+41.650970'), 
(50010, 'Ames', 'IA', 515, '-093.600254', '+42.037879'), 
(50011, 'Ames', 'IA', 515, '-093.465172', '+42.035998'), 
(50012, 'Ames', 'IA', 515, '-093.648465', '+42.023557'), 
(50013, 'Ames', 'IA', 515, '-093.640818', '+42.023535'), 
(50014, 'Ames', 'IA', 515, '-093.647237', '+42.045748'), 
(50015, 'Ankeny', 'IA', 515, '-093.572173', '+41.672687'), 
(50020, 'Anita', 'IA', 712, '-094.813882', '+41.390677'), 
(50021, 'Ankeny', 'IA', 515, '-093.601467', '+41.756321'), 
(50022, 'Atlantic', 'IA', 712, '-094.960765', '+41.381871'), 
(50025, 'Audubon', 'IA', 712, '-094.918652', '+41.704535'), 
(50026, 'Bagley', 'IA', 515, '-094.449511', '+41.827251'), 
(50027, 'Barnes City', 'IA', 515, '-092.487177', '+41.469740'), 
(50028, 'Baxter', 'IA', 515, '-093.159506', '+41.811839'), 
(50029, 'Bayard', 'IA', 712, '-094.528322', '+41.687200'), 
(50031, 'Beaver', 'IA', 515, '-094.143566', '+42.038746'), 
(50032, 'Berwick', 'IA', 515, '-093.543230', '+41.665838'), 
(50033, 'Bevington', 'IA', 515, '-094.015337', '+41.334078'), 
(50034, 'Blairsburg', 'IA', 515, '-093.687780', '+42.485099'), 
(50035, 'Bondurant', 'IA', 515, '-093.456940', '+41.730186'), 
(50036, 'Boone', 'IA', 515, '-093.904897', '+42.042500'), 
(50037, 'Boone', 'IA', 515, '-093.931686', '+42.036552'), 
(50038, 'Booneville', 'IA', 515, '-093.946297', '+41.630419'), 
(50039, 'Bouton', 'IA', 515, '-094.008810', '+41.820030'), 
(50040, 'Boxholm', 'IA', 515, '-094.088499', '+42.161647'), 
(50041, 'Bradford', 'IA', 515, '-093.223204', '+42.600335'), 
(50042, 'Brayton', 'IA', 712, '-094.878382', '+41.540690'), 
(50043, 'Buckeye', 'IA', 515, '-093.375544', '+42.417866'), 
(50044, 'Bussey', 'IA', 515, '-093.054149', '+41.211897'), 
(50046, 'Cambridge', 'IA', 515, '-093.519880', '+41.914036'), 
(50047, 'Carlisle', 'IA', 515, '-093.520445', '+41.416785'), 
(50048, 'Casey', 'IA', 515, '-094.521205', '+41.576333'), 
(50049, 'Chariton', 'IA', 515, '-093.309464', '+41.046868'), 
(50050, 'Churdan', 'IA', 515, '-094.503538', '+42.141856'), 
(50051, 'Clemons', 'IA', 515, '-093.149072', '+42.114120'), 
(50052, 'Clio', 'IA', 515, '-093.447953', '+40.634202'), 
(50054, 'Colfax', 'IA', 515, '-093.222321', '+41.684507'), 
(50055, 'Collins', 'IA', 515, '-093.294572', '+41.906479'), 
(50056, 'Colo', 'IA', 515, '-093.380733', '+42.000921'), 
(50057, 'Columbia', 'IA', 515, '-093.159664', '+41.196557'), 
(50058, 'Coon Rapids', 'IA', 712, '-094.735083', '+41.957228'), 
(50059, 'Cooper', 'IA', 515, '-094.396956', '+42.036334'), 
(50060, 'Corydon', 'IA', 515, '-093.327355', '+40.777093'), 
(50061, 'Cumming', 'IA', 515, '-093.745358', '+41.468663'), 
(50062, 'Dallas', 'IA', 515, '-093.147780', '+41.334487'), 
(50063, 'Dallas Center', 'IA', 515, '-093.930807', '+41.713107'), 
(50064, 'Dana', 'IA', 515, '-094.230723', '+42.100422'), 
(50065, 'Davis City', 'IA', 515, '-093.810500', '+40.634604'), 
(50066, 'Dawson', 'IA', 515, '-094.202714', '+41.800769'), 
(50067, 'Decatur', 'IA', 515, '-093.831719', '+40.743001'), 
(50068, 'Derby', 'IA', 515, '-093.327475', '+41.029481'), 
(50069, 'De Soto', 'IA', 515, '-094.107532', '+41.521176'), 
(50070, 'Dexter', 'IA', 515, '-094.205252', '+41.531827'), 
(50071, 'Dows', 'IA', 515, '-093.582732', '+42.651566'), 
(50072, 'Earlham', 'IA', 515, '-094.107202', '+41.430590'), 
(50073, 'Elkhart', 'IA', 515, '-093.517100', '+41.783265'), 
(50074, 'Ellston', 'IA', 515, '-094.088656', '+40.846834'), 
(50075, 'Ellsworth', 'IA', 515, '-093.551530', '+42.325487'), 
(50076, 'Exira', 'IA', 712, '-094.870749', '+41.589212'), 
(50078, 'Ferguson', 'IA', 515, '-092.865043', '+41.937357'), 
(50101, 'Galt', 'IA', 515, '-093.627104', '+42.666494'), 
(50102, 'Garden City', 'IA', 515, '-093.373262', '+42.235432'), 
(50103, 'Garden Grove', 'IA', 515, '-093.785839', '+40.736644'), 
(50104, 'Gibson', 'IA', 515, '-092.371164', '+41.480854'), 
(50105, 'Gilbert', 'IA', 515, '-093.639860', '+42.114752'), 
(50106, 'Gilman', 'IA', 515, '-092.963098', '+41.987444'), 
(50107, 'Grand Junction', 'IA', 515, '-094.242288', '+42.035745'), 
(50108, 'Grand River', 'IA', 515, '-093.962986', '+40.819397'), 
(50109, 'Granger', 'IA', 515, '-093.853297', '+41.761574'), 
(50110, 'Gray', 'IA', 712, '-094.981191', '+41.840109'), 
(50111, 'Grimes', 'IA', 515, '-093.600453', '+41.652116'), 
(50112, 'Grinnell', 'IA', 515, '-092.630258', '+41.685324'), 
(50115, 'Guthrie Center', 'IA', 515, '-094.559702', '+41.683516'), 
(50116, 'Hamilton', 'IA', 515, '-092.958960', '+41.189953'), 
(50117, 'Hamlin', 'IA', 712, '-094.847093', '+41.746719'), 
(50118, 'Hartford', 'IA', 515, '-093.369630', '+41.439093'), 
(50119, 'Harvey', 'IA', 515, '-092.928147', '+41.299888'), 
(50120, 'Haverhill', 'IA', 515, '-092.968108', '+41.938248'), 
(50122, 'Hubbard', 'IA', 515, '-093.329584', '+42.303338'), 
(50123, 'Humeston', 'IA', 515, '-093.518445', '+40.802860'), 
(50124, 'Huxley', 'IA', 515, '-093.616342', '+41.906086'), 
(50125, 'Indianola', 'IA', 515, '-093.588041', '+41.314309'), 
(50126, 'Iowa Falls', 'IA', 515, '-093.253363', '+42.430260'), 
(50127, 'Ira', 'IA', 515, '-093.213830', '+41.777174'), 
(50128, 'Jamaica', 'IA', 515, '-094.319081', '+41.820851'), 
(50129, 'Jefferson', 'IA', 515, '-094.372586', '+42.007323'), 
(50130, 'Jewell', 'IA', 515, '-093.721503', '+42.339466'), 
(50131, 'Johnston', 'IA', 515, '-093.732559', '+41.714435'), 
(50132, 'Kamrar', 'IA', 515, '-093.684048', '+42.390667'), 
(50133, 'Kellerton', 'IA', 515, '-094.049307', '+40.709922'), 
(50134, 'Kelley', 'IA', 515, '-093.654229', '+41.932278'), 
(50135, 'Kellogg', 'IA', 515, '-093.023296', '+41.706656'), 
(50136, 'Keswick', 'IA', 319, '-092.288871', '+41.455621'), 
(50137, 'Killduff', 'IA', 515, '-092.939073', '+41.659444'), 
(50138, 'Knoxville', 'IA', 515, '-093.104232', '+41.295893'), 
(50139, 'Lacona', 'IA', 515, '-093.414713', '+41.218741'), 
(50140, 'Lamoni', 'IA', 515, '-093.927187', '+40.618769'), 
(50141, 'Laurel', 'IA', 515, '-092.967122', '+41.898521'), 
(50142, 'Le Grand', 'IA', 515, '-092.775909', '+42.020946'), 
(50143, 'Leighton', 'IA', 515, '-092.794397', '+41.338137'), 
(50144, 'Leon', 'IA', 515, '-093.748889', '+40.740697'), 
(50145, 'Liberty Center', 'IA', 515, '-093.499347', '+41.207133'), 
(50146, 'Linden', 'IA', 515, '-094.203105', '+41.674068'), 
(50147, 'Lineville', 'IA', 515, '-093.523318', '+40.586053'), 
(50148, 'Liscomb', 'IA', 515, '-092.969854', '+42.175223'), 
(50149, 'Lorimor', 'IA', 515, '-094.102318', '+41.108111'), 
(50150, 'Lovilia', 'IA', 515, '-092.976822', '+41.028469'), 
(50151, 'Lucas', 'IA', 515, '-093.492145', '+41.004925'), 
(50152, 'Luther', 'IA', 515, '-093.837061', '+41.938679'), 
(50153, 'Lynnville', 'IA', 515, '-092.846323', '+41.605650'), 
(50154, 'Mc Callsburg', 'IA', 515, '-093.395647', '+42.158029'), 
(50155, 'Macksburg', 'IA', 515, '-094.182509', '+41.210365'), 
(50156, 'Madrid', 'IA', 515, '-093.797086', '+41.928860'), 
(50157, 'Malcom', 'IA', 515, '-092.512822', '+41.732036'), 
(50158, 'Marshalltown', 'IA', 515, '-092.998867', '+42.036096'), 
(50160, 'Martensdale', 'IA', 515, '-093.741773', '+41.385401'), 
(50161, 'Maxwell', 'IA', 515, '-093.395946', '+41.920999'), 
(50162, 'Melbourne', 'IA', 515, '-093.115647', '+42.035719'), 
(50163, 'Melcher', 'IA', 515, '-093.173193', '+41.242194'), 
(50164, 'Menlo', 'IA', 515, '-094.395245', '+41.553004'), 
(50165, 'Millerton', 'IA', 515, '-093.362185', '+40.843741'), 
(50166, 'Milo', 'IA', 515, '-093.428847', '+41.283124'), 
(50167, 'Minburn', 'IA', 515, '-094.047607', '+41.732252'), 
(50168, 'Mingo', 'IA', 515, '-093.246431', '+41.775852'), 
(50169, 'Mitchellville', 'IA', 515, '-093.373903', '+41.626952'), 
(50170, 'Monroe', 'IA', 515, '-093.101184', '+41.569003'), 
(50171, 'Montezuma', 'IA', 515, '-092.473857', '+41.605693'), 
(50173, 'Montour', 'IA', 515, '-092.712756', '+41.956190'), 
(50174, 'Murray', 'IA', 515, '-093.925695', '+41.026682'), 
(50177, 'Grinnell', 'IA', 515, '-092.532032', '+41.685742'), 
(50197, 'Knoxville', 'IA', 515, '-093.099205', '+41.334549'), 
(50198, 'Knoxville', 'IA', 515, '-093.099205', '+41.334549'), 
(50201, 'Nevada', 'IA', 515, '-093.503866', '+42.002070'), 
(50206, 'New Providence', 'IA', 515, '-093.256399', '+42.272076'), 
(50207, 'New Sharon', 'IA', 515, '-092.634295', '+41.393559'), 
(50208, 'Newton', 'IA', 515, '-093.012335', '+41.718107'), 
(50210, 'New Virginia', 'IA', 515, '-093.672017', '+41.319061'), 
(50211, 'Norwalk', 'IA', 515, '-093.667713', '+41.442071'), 
(50212, 'Ogden', 'IA', 515, '-094.052358', '+42.043714'), 
(50213, 'Osceola', 'IA', 515, '-093.775845', '+41.029937'), 
(50214, 'Otley', 'IA', 515, '-093.030605', '+41.426958'), 
(50216, 'Panora', 'IA', 515, '-094.425111', '+41.650933'), 
(50217, 'Paton', 'IA', 515, '-094.280982', '+42.166202'), 
(50218, 'Patterson', 'IA', 515, '-093.880265', '+41.349901'), 
(50219, 'Pella', 'IA', 515, '-093.092797', '+41.341915'), 
(50220, 'Perry', 'IA', 515, '-094.061780', '+41.790296'), 
(50222, 'Peru', 'IA', 515, '-093.962334', '+41.221731'), 
(50223, 'Pilot Mound', 'IA', 515, '-094.040876', '+42.059677'), 
(50225, 'Pleasantville', 'IA', 515, '-093.233620', '+41.351116'), 
(50226, 'Polk City', 'IA', 515, '-093.698063', '+41.756730'), 
(50227, 'Popejoy', 'IA', 515, '-093.450081', '+42.644276'), 
(50228, 'Prairie City', 'IA', 515, '-093.234793', '+41.590964'), 
(50229, 'Prole', 'IA', 515, '-093.703126', '+41.368045'), 
(50230, 'Radcliffe', 'IA', 515, '-093.347563', '+42.310875'), 
(50231, 'Randall', 'IA', 515, '-093.628266', '+42.240121'), 
(50232, 'Reasnor', 'IA', 515, '-092.981908', '+41.560308'), 
(50233, 'Redfield', 'IA', 515, '-094.212048', '+41.621146'), 
(50234, 'Rhodes', 'IA', 515, '-093.154445', '+41.906231'), 
(50235, 'Rippey', 'IA', 515, '-094.222127', '+41.928403'), 
(50236, 'Roland', 'IA', 515, '-093.496057', '+42.161972'), 
(50237, 'Runnells', 'IA', 515, '-093.398946', '+41.561367'), 
(50238, 'Russell', 'IA', 515, '-093.200472', '+40.981221'), 
(50239, 'Saint Anthony', 'IA', 515, '-093.174505', '+42.140911'), 
(50240, 'Saint Charles', 'IA', 515, '-093.862695', '+41.289336'), 
(50241, 'Saint Marys', 'IA', 515, '-093.736916', '+41.308413'), 
(50242, 'Searsboro', 'IA', 515, '-092.654204', '+41.569631'), 
(50243, 'Sheldahl', 'IA', 515, '-093.697325', '+41.857068'), 
(50244, 'Slater', 'IA', 515, '-093.664006', '+41.892500'), 
(50246, 'Stanhope', 'IA', 515, '-093.776637', '+42.296671'), 
(50247, 'State Center', 'IA', 515, '-093.144785', '+42.025510'), 
(50248, 'Story City', 'IA', 515, '-093.610141', '+42.158072'), 
(50249, 'Stratford', 'IA', 515, '-093.721315', '+42.296737'), 
(50250, 'Stuart', 'IA', 515, '-094.339598', '+41.573966'), 
(50251, 'Sully', 'IA', 515, '-092.924355', '+41.576832'), 
(50252, 'Swan', 'IA', 515, '-093.219421', '+41.457722'), 
(50254, 'Thayer', 'IA', 515, '-094.100390', '+40.978688'), 
(50255, 'Thornburg', 'IA', 515, '-092.178366', '+41.336267'), 
(50256, 'Tracy', 'IA', 515, '-092.938838', '+41.263991'), 
(50257, 'Truro', 'IA', 515, '-093.863473', '+41.206381'), 
(50258, 'Union', 'IA', 515, '-093.089028', '+42.252265'), 
(50259, 'Gifford', 'IA', 515, '-093.250567', '+42.383133'), 
(50261, 'Van Meter', 'IA', 515, '-093.944641', '+41.658215'), 
(50262, 'Van Wert', 'IA', 515, '-093.785839', '+40.736644'), 
(50263, 'Waukee', 'IA', 515, '-093.875317', '+41.598960'), 
(50264, 'Weldon', 'IA', 515, '-093.761591', '+40.885821'), 
(50265, 'West Des Moines', 'IA', 515, '-093.717232', '+41.567138'), 
(50266, 'West Des Moines', 'IA', 515, '-093.747073', '+41.653027'), 
(50268, 'What Cheer', 'IA', 515, '-092.331335', '+41.396307'), 
(50269, 'Whitten', 'IA', 515, '-093.021413', '+42.271774'), 
(50271, 'Williams', 'IA', 515, '-093.554643', '+42.477733'), 
(50272, 'Williamson', 'IA', 515, '-093.327475', '+41.029481'), 
(50273, 'Winterset', 'IA', 515, '-094.042219', '+41.351621'), 
(50274, 'Wiota', 'IA', 712, '-094.904879', '+41.374394'), 
(50275, 'Woodburn', 'IA', 515, '-093.614875', '+41.029822'), 
(50276, 'Woodward', 'IA', 515, '-093.955694', '+41.776121'), 
(50277, 'Yale', 'IA', 515, '-094.357971', '+41.775934'), 
(50278, 'Zearing', 'IA', 515, '-093.298980', '+42.149851'), 
(50301, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50302, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50303, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50304, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50305, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50306, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50307, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50308, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50309, 'Des Moines', 'IA', 515, '-093.620267', '+41.584089'), 
(50310, 'Des Moines', 'IA', 515, '-093.680954', '+41.623438'), 
(50311, 'Des Moines', 'IA', 515, '-093.716570', '+41.639980'), 
(50312, 'Des Moines', 'IA', 515, '-093.691719', '+41.582645'), 
(50313, 'Des Moines', 'IA', 515, '-093.621343', '+41.643316'), 
(50314, 'Des Moines', 'IA', 515, '-093.613817', '+41.603938'), 
(50315, 'Des Moines', 'IA', 515, '-093.620917', '+41.545107'), 
(50316, 'Des Moines', 'IA', 515, '-093.600816', '+41.609988'), 
(50317, 'Des Moines', 'IA', 515, '-093.529588', '+41.612221'), 
(50318, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50319, 'Des Moines', 'IA', 515, '-093.603967', '+41.592089'), 
(50320, 'Des Moines', 'IA', 515, '-093.582366', '+41.544539'), 
(50321, 'Des Moines', 'IA', 515, '-093.659668', '+41.546945'), 
(50322, 'Urbandale', 'IA', 515, '-093.753628', '+41.630449'), 
(50323, 'Urbandale', 'IA', 515, '-093.771676', '+41.629380'), 
(50325, 'Clive', 'IA', 515, '-093.744905', '+41.607588'), 
(50328, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50329, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50330, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50331, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50332, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50333, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50334, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50335, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50336, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50338, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50339, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50340, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50347, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50350, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50359, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50360, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50361, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50362, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50363, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50364, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50367, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50368, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50369, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50380, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50381, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50391, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50392, 'Des Moines', 'IA', 515, '-093.627368', '+41.587839'), 
(50393, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50394, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50395, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50396, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50397, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50398, 'West Des Moines', 'IA', 515, '-093.785502', '+41.594543'), 
(50401, 'Mason City', 'IA', 515, '-093.270559', '+43.116477'), 
(50402, 'Mason City', 'IA', 515, '-093.260879', '+43.081604'), 
(50420, 'Alexander', 'IA', 515, '-093.429379', '+42.819841'), 
(50421, 'Belmond', 'IA', 515, '-093.712614', '+42.783801'), 
(50423, 'Britt', 'IA', 515, '-093.734689', '+43.081779'), 
(50424, 'Buffalo Center', 'IA', 515, '-093.803062', '+43.377310'), 
(50426, 'Carpenter', 'IA', 515, '-093.002846', '+43.414935'), 
(50427, 'Chapin', 'IA', 515, '-093.222587', '+42.834852'), 
(50428, 'Clear Lake', 'IA', 515, '-093.260676', '+43.100399'), 
(50430, 'Corwith', 'IA', 515, '-093.872724', '+42.980309'), 
(50431, 'Coulter', 'IA', 515, '-093.369996', '+42.738164'), 
(50432, 'Crystal Lake', 'IA', 515, '-093.800697', '+43.218350'), 
(50433, 'Dougherty', 'IA', 515, '-093.261024', '+43.053101'), 
(50434, 'Fertile', 'IA', 515, '-093.284960', '+43.299228'), 
(50435, 'Floyd', 'IA', 515, '-092.779320', '+43.136067'), 
(50436, 'Forest City', 'IA', 515, '-093.684781', '+43.299419'), 
(50438, 'Garner', 'IA', 515, '-093.734009', '+43.089116'), 
(50439, 'Goodell', 'IA', 515, '-093.675089', '+43.074783'), 
(50440, 'Grafton', 'IA', 515, '-093.200006', '+43.320548'), 
(50441, 'Hampton', 'IA', 515, '-093.230657', '+42.731454'), 
(50444, 'Hanlontown', 'IA', 515, '-093.378938', '+43.320670'), 
(50446, 'Joice', 'IA', 515, '-093.383200', '+43.353565'), 
(50447, 'Kanawha', 'IA', 515, '-093.734839', '+43.069212'), 
(50448, 'Kensett', 'IA', 515, '-093.240306', '+43.359809'), 
(50449, 'Klemme', 'IA', 515, '-093.566985', '+42.991727'), 
(50450, 'Lake Mills', 'IA', 515, '-093.567204', '+43.408993'), 
(50451, 'Lakota', 'IA', 515, '-094.103090', '+43.366038'), 
(50452, 'Latimer', 'IA', 515, '-093.389744', '+42.782628'), 
(50453, 'Leland', 'IA', 515, '-093.689464', '+43.342548'), 
(50454, 'Little Cedar', 'IA', 515, '-092.738099', '+43.385605'), 
(50455, 'Mc Intire', 'IA', 515, '-092.633160', '+43.457197'), 
(50456, 'Manly', 'IA', 515, '-093.271287', '+43.342237'), 
(50457, 'Meservey', 'IA', 515, '-093.292969', '+43.059175'), 
(50458, 'Nora Springs', 'IA', 515, '-092.974488', '+43.149677'), 
(50459, 'Northwood', 'IA', 515, '-093.261042', '+43.428355'), 
(50460, 'Orchard', 'IA', 515, '-092.686031', '+43.234006'), 
(50461, 'Osage', 'IA', 515, '-092.789683', '+43.320773'), 
(50464, 'Plymouth', 'IA', 515, '-093.082854', '+43.234199'), 
(50465, 'Rake', 'IA', 515, '-093.872202', '+43.464673'), 
(50466, 'Riceville', 'IA', 515, '-092.475226', '+43.381795'), 
(50467, 'Rock Falls', 'IA', 515, '-093.085740', '+43.206593'), 
(50468, 'Rockford', 'IA', 515, '-092.907599', '+43.016911'), 
(50469, 'Rockwell', 'IA', 515, '-093.181709', '+43.002110'), 
(50470, 'Rowan', 'IA', 515, '-093.558042', '+42.724794'), 
(50471, 'Rudd', 'IA', 515, '-092.887374', '+43.128382'), 
(50472, 'Saint Ansgar', 'IA', 515, '-092.810582', '+43.406399'), 
(50473, 'Scarville', 'IA', 515, '-093.674587', '+43.457336'), 
(50475, 'Sheffield', 'IA', 515, '-093.262211', '+42.732312'), 
(50476, 'Stacyville', 'IA', 515, '-092.853243', '+43.435628'), 
(50477, 'Swaledale', 'IA', 515, '-093.356090', '+42.984273'), 
(50478, 'Thompson', 'IA', 515, '-093.748603', '+43.406406'), 
(50479, 'Thornton', 'IA', 515, '-093.312569', '+43.077155'), 
(50480, 'Titonka', 'IA', 515, '-094.059290', '+43.253389'), 
(50481, 'Toeterville', 'IA', 515, '-092.788967', '+43.356439'), 
(50482, 'Ventura', 'IA', 515, '-093.467873', '+43.111474'), 
(50483, 'Wesley', 'IA', 515, '-094.029455', '+43.103297'), 
(50484, 'Woden', 'IA', 515, '-093.881521', '+43.197698'), 
(50501, 'Fort Dodge', 'IA', 515, '-094.166587', '+42.438596'), 
(50510, 'Albert City', 'IA', 712, '-095.151118', '+42.735002'), 
(50511, 'Algona', 'IA', 515, '-094.166994', '+43.109313'), 
(50514, 'Armstrong', 'IA', 712, '-094.531703', '+43.407517'), 
(50515, 'Ayrshire', 'IA', 712, '-094.855316', '+43.018250'), 
(50516, 'Badger', 'IA', 515, '-094.148103', '+42.601287'), 
(50517, 'Bancroft', 'IA', 515, '-094.251434', '+43.306166'), 
(50518, 'Barnum', 'IA', 515, '-094.369181', '+42.552043'), 
(50519, 'Bode', 'IA', 515, '-094.295698', '+42.863891'), 
(50520, 'Bradgate', 'IA', 515, '-094.358387', '+42.801126'), 
(50521, 'Burnside', 'IA', 515, '-094.116205', '+42.346605'), 
(50522, 'Burt', 'IA', 515, '-094.177422', '+43.183395'), 
(50523, 'Callender', 'IA', 515, '-094.280864', '+42.347134'), 
(50524, 'Clare', 'IA', 515, '-094.212455', '+42.514307'), 
(50525, 'Clarion', 'IA', 515, '-093.745623', '+42.703045'), 
(50526, 'Clarion', 'IA', 515, '-093.735230', '+42.733001'), 
(50527, 'Curlew', 'IA', 712, '-094.769596', '+42.970187'), 
(50528, 'Cylinder', 'IA', 712, '-094.531189', '+43.124819'), 
(50529, 'Dakota City', 'IA', 515, '-094.243675', '+42.736950'), 
(50530, 'Dayton', 'IA', 515, '-094.110777', '+42.281924'), 
(50531, 'Dolliver', 'IA', 712, '-094.610236', '+43.449975'), 
(50532, 'Duncombe', 'IA', 515, '-094.016459', '+42.463053'), 
(50533, 'Eagle Grove', 'IA', 515, '-093.882675', '+42.646337'), 
(50535, 'Early', 'IA', 712, '-095.166240', '+42.458243'), 
(50536, 'Emmetsburg', 'IA', 712, '-094.690755', '+43.118345'), 
(50538, 'Farnhamville', 'IA', 515, '-094.465144', '+42.279298'), 
(50539, 'Fenton', 'IA', 515, '-094.384458', '+43.241336'), 
(50540, 'Fonda', 'IA', 712, '-094.797046', '+42.646211'), 
(50541, 'Gilmore City', 'IA', 515, '-094.393684', '+42.720638'), 
(50542, 'Goldfield', 'IA', 515, '-093.912220', '+42.785534'), 
(50543, 'Gowrie', 'IA', 515, '-094.251930', '+42.325308'), 
(50544, 'Harcourt', 'IA', 515, '-094.164630', '+42.260243'), 
(50545, 'Hardy', 'IA', 515, '-094.079932', '+42.797529'), 
(50546, 'Havelock', 'IA', 712, '-094.721926', '+42.842446'), 
(50548, 'Humboldt', 'IA', 515, '-094.207763', '+42.775833'), 
(50551, 'Jolley', 'IA', 712, '-094.756959', '+42.487057'), 
(50552, 'Knierim', 'IA', 515, '-094.458642', '+42.423610'), 
(50554, 'Laurens', 'IA', 712, '-094.835889', '+42.821248'), 
(50556, 'Ledyard', 'IA', 515, '-094.187319', '+43.443079'), 
(50557, 'Lehigh', 'IA', 515, '-094.048108', '+42.390452'), 
(50558, 'Livermore', 'IA', 515, '-094.163578', '+42.841534'), 
(50559, 'Lone Rock', 'IA', 515, '-094.309997', '+43.219959'), 
(50560, 'Lu Verne', 'IA', 515, '-094.124477', '+42.976166'), 
(50561, 'Lytton', 'IA', 712, '-094.821328', '+42.421312'), 
(50562, 'Mallard', 'IA', 712, '-094.644417', '+42.973755'), 
(50563, 'Manson', 'IA', 712, '-094.576950', '+42.500890'), 
(50565, 'Marathon', 'IA', 712, '-094.998400', '+42.858254'), 
(50566, 'Moorland', 'IA', 515, '-094.315601', '+42.440996'), 
(50567, 'Nemaha', 'IA', 712, '-095.104435', '+42.509655'), 
(50568, 'Newell', 'IA', 712, '-095.003782', '+42.705762'), 
(50569, 'Otho', 'IA', 515, '-094.220655', '+42.437722'), 
(50570, 'Ottosen', 'IA', 515, '-094.374343', '+42.841797'), 
(50571, 'Palmer', 'IA', 712, '-094.560735', '+42.645733'), 
(50573, 'Plover', 'IA', 712, '-094.619745', '+42.864825'), 
(50574, 'Pocahontas', 'IA', 712, '-094.650755', '+42.726507'), 
(50575, 'Pomeroy', 'IA', 712, '-094.678445', '+42.519205'), 
(50576, 'Rembrandt', 'IA', 712, '-095.141444', '+42.825241'), 
(50577, 'Renwick', 'IA', 515, '-094.131400', '+42.844755'), 
(50578, 'Ringsted', 'IA', 712, '-094.560669', '+43.312810'), 
(50579, 'Rockwell City', 'IA', 712, '-094.633664', '+42.393114'), 
(50581, 'Rolfe', 'IA', 712, '-094.642302', '+42.744133'), 
(50582, 'Rutland', 'IA', 515, '-094.305614', '+42.793150'), 
(50583, 'Sac City', 'IA', 712, '-094.992967', '+42.439752'), 
(50585, 'Sioux Rapids', 'IA', 712, '-095.103677', '+42.757096'), 
(50586, 'Somers', 'IA', 515, '-094.454529', '+42.386479'), 
(50587, 'Rinard', 'IA', 515, null, null), 
(50588, 'Storm Lake', 'IA', 712, '-095.151811', '+42.693184'), 
(50590, 'Swea City', 'IA', 515, '-094.295584', '+43.283285'), 
(50591, 'Thor', 'IA', 515, '-094.059946', '+42.776090'), 
(50592, 'Truesdale', 'IA', 712, '-095.185325', '+42.726167'), 
(50593, 'Varina', 'IA', 712, '-094.897858', '+42.659794'), 
(50594, 'Vincent', 'IA', 515, '-094.030651', '+42.581749'), 
(50595, 'Webster City', 'IA', 515, '-093.825581', '+42.434161'), 
(50597, 'West Bend', 'IA', 515, '-094.501553', '+43.002465'), 
(50598, 'Whittemore', 'IA', 515, '-094.389877', '+43.082501'), 
(50599, 'Woolstock', 'IA', 515, '-093.794414', '+42.600976'), 
(50601, 'Ackley', 'IA', 515, '-093.092510', '+42.408805'), 
(50602, 'Allison', 'IA', 319, '-092.798100', '+42.697108'), 
(50603, 'Alta Vista', 'IA', 515, '-092.424719', '+43.139920'), 
(50604, 'Aplington', 'IA', 319, '-092.895287', '+42.657249'), 
(50605, 'Aredale', 'IA', 515, '-092.985938', '+42.804004'), 
(50606, 'Arlington', 'IA', 319, '-091.695560', '+42.752653'), 
(50607, 'Aurora', 'IA', 319, '-091.748063', '+42.570346'), 
(50608, 'Austinville', 'IA', 319, '-092.959880', '+42.582430'), 
(50609, 'Beaman', 'IA', 515, '-092.806788', '+42.260476'), 
(50611, 'Bristow', 'IA', 515, '-092.882596', '+42.811045'), 
(50612, 'Buckingham', 'IA', 319, '-092.388908', '+42.271906'), 
(50613, 'Cedar Falls', 'IA', 319, '-092.435850', '+42.517091'), 
(50614, 'Cedar Falls', 'IA', 319, '-092.309475', '+42.469768'), 
(50616, 'Charles City', 'IA', 515, '-092.789058', '+43.059926'), 
(50619, 'Clarksville', 'IA', 319, '-092.653238', '+42.793119'), 
(50620, 'Colwell', 'IA', 515, '-092.744821', '+43.110765'), 
(50621, 'Conrad', 'IA', 515, '-092.913373', '+42.261859'), 
(50622, 'Denver', 'IA', 319, '-092.387102', '+42.686195'), 
(50623, 'Dewar', 'IA', 319, '-092.220701', '+42.525282'), 
(50624, 'Dike', 'IA', 319, '-092.713296', '+42.377438'), 
(50625, 'Dumont', 'IA', 515, '-092.912537', '+42.753663'), 
(50626, 'Dunkerton', 'IA', 319, '-092.178342', '+42.562505'), 
(50627, 'Eldora', 'IA', 515, '-093.141651', '+42.335289'), 
(50628, 'Elma', 'IA', 515, '-092.386800', '+43.296535'), 
(50629, 'Fairbank', 'IA', 319, '-091.981702', '+42.577399'), 
(50630, 'Fredericksburg', 'IA', 319, '-092.205513', '+43.052855'), 
(50631, 'Frederika', 'IA', 319, '-092.306271', '+42.882661'), 
(50632, 'Garwin', 'IA', 515, '-092.674254', '+42.101125'), 
(50633, 'Geneva', 'IA', 515, '-093.114687', '+42.669601'), 
(50634, 'Gilbertville', 'IA', 319, '-092.219860', '+42.419686'), 
(50635, 'Gladbrook', 'IA', 515, '-092.533334', '+42.194806'), 
(50636, 'Greene', 'IA', 515, '-092.849090', '+42.826237'), 
(50638, 'Grundy Center', 'IA', 319, '-092.807878', '+42.369118'), 
(50641, 'Hazleton', 'IA', 319, '-091.924112', '+42.574258'), 
(50642, 'Holland', 'IA', 319, '-092.817924', '+42.447970'), 
(50643, 'Hudson', 'IA', 319, '-092.416125', '+42.383317'), 
(50644, 'Independence', 'IA', 319, '-091.812140', '+42.506055'), 
(50645, 'Ionia', 'IA', 515, '-092.445706', '+43.052822'), 
(50647, 'Janesville', 'IA', 319, '-092.465858', '+42.665934'), 
(50648, 'Jesup', 'IA', 319, '-091.905190', '+42.482524'), 
(50649, 'Kesley', 'IA', 319, '-092.911151', '+42.662619'), 
(50650, 'Lamont', 'IA', 319, '-091.716494', '+42.585655'), 
(50651, 'La Porte City', 'IA', 319, '-092.206097', '+42.369559'), 
(50652, 'Lincoln', 'IA', 515, '-092.693018', '+42.264291'), 
(50653, 'Marble Rock', 'IA', 515, '-092.877776', '+43.060131'), 
(50654, 'Masonville', 'IA', 319, '-091.564233', '+42.457286'), 
(50655, 'Maynard', 'IA', 319, '-091.917241', '+42.878853'), 
(50657, 'Morrison', 'IA', 319, '-092.673819', '+42.343304'), 
(50658, 'Nashua', 'IA', 515, '-092.475463', '+42.985096'), 
(50659, 'New Hampton', 'IA', 515, '-092.338474', '+43.065359'), 
(50660, 'New Hartford', 'IA', 319, '-092.623199', '+42.599292'), 
(50661, 'North Washington', 'IA', 515, '-092.414422', '+43.117425'), 
(50662, 'Oelwein', 'IA', 319, '-091.853578', '+42.693463'), 
(50664, 'Oran', 'IA', 319, '-091.843639', '+42.862275'), 
(50665, 'Parkersburg', 'IA', 319, '-092.824122', '+42.655813'), 
(50666, 'Plainfield', 'IA', 319, '-092.470373', '+42.840591'), 
(50667, 'Raymond', 'IA', 319, '-092.216420', '+42.466587'), 
(50668, 'Readlyn', 'IA', 319, '-092.219605', '+42.693337'), 
(50669, 'Reinbeck', 'IA', 319, '-092.705292', '+42.332039'), 
(50670, 'Shell Rock', 'IA', 319, '-092.633495', '+42.674311'), 
(50671, 'Stanley', 'IA', 319, '-091.795647', '+42.614435'), 
(50672, 'Steamboat Rock', 'IA', 515, '-093.084751', '+42.412327'), 
(50673, 'Stout', 'IA', 319, '-092.702910', '+42.525507'), 
(50674, 'Sumner', 'IA', 319, '-092.309263', '+42.787919'), 
(50675, 'Traer', 'IA', 319, '-092.527236', '+42.173618'), 
(50676, 'Tripoli', 'IA', 319, '-092.278632', '+42.786204'), 
(50677, 'Waverly', 'IA', 319, '-092.403969', '+42.774781'), 
(50680, 'Wellsburg', 'IA', 515, '-092.926227', '+42.445049'), 
(50681, 'Westgate', 'IA', 319, '-092.012235', '+42.781206'), 
(50682, 'Winthrop', 'IA', 319, '-091.831019', '+42.433855'), 
(50701, 'Waterloo', 'IA', 319, '-092.339209', '+42.441117'), 
(50702, 'Waterloo', 'IA', 319, '-092.313876', '+42.458761'), 
(50703, 'Waterloo', 'IA', 319, '-092.258493', '+42.549802'), 
(50704, 'Waterloo', 'IA', 319, '-092.309475', '+42.469768'), 
(50706, 'Waterloo', 'IA', 319, '-092.270339', '+42.415638'), 
(50707, 'Evansdale', 'IA', 319, '-092.276183', '+42.482297'), 
(50799, 'Waterloo', 'IA', 319, '-092.309475', '+42.469768'), 
(50801, 'Creston', 'IA', 515, '-094.347137', '+41.049896'), 
(50830, 'Afton', 'IA', 515, '-094.197140', '+41.033593'), 
(50831, 'Arispe', 'IA', 515, '-094.219334', '+40.931394'), 
(50833, 'Bedford', 'IA', 712, '-094.690576', '+40.687613'), 
(50835, 'Benton', 'IA', 515, '-094.243258', '+40.735117'), 
(50836, 'Blockton', 'IA', 515, '-094.547407', '+40.624823'), 
(50837, 'Bridgewater', 'IA', 515, '-094.666868', '+41.258885'), 
(50839, 'Carbon', 'IA', 515, '-094.823088', '+41.048733'), 
(50840, 'Clearfield', 'IA', 515, '-094.606348', '+40.782221'), 
(50841, 'Corning', 'IA', 515, '-094.746591', '+41.028942'), 
(50842, 'Cromwell', 'IA', 515, '-094.461622', '+41.039762'), 
(50843, 'Cumberland', 'IA', 712, '-094.947597', '+41.255042'), 
(50845, 'Diagonal', 'IA', 515, '-094.292656', '+40.727999'), 
(50846, 'Fontanelle', 'IA', 515, '-094.547830', '+41.300894'), 
(50847, 'Grant', 'IA', 712, '-094.984159', '+41.142675'), 
(50848, 'Gravity', 'IA', 712, '-094.737189', '+40.772971'), 
(50849, 'Greenfield', 'IA', 515, '-094.456404', '+41.299977'), 
(50851, 'Lenox', 'IA', 515, '-094.585174', '+40.844837'), 
(50853, 'Massena', 'IA', 712, '-094.784375', '+41.229493'), 
(50854, 'Mount Ayr', 'IA', 515, '-094.228794', '+40.716275'), 
(50857, 'Nodaway', 'IA', 712, '-094.871606', '+40.976500'), 
(50858, 'Orient', 'IA', 515, '-094.423224', '+41.215096'), 
(50859, 'Prescott', 'IA', 515, '-094.594228', '+41.057677'), 
(50860, 'Redding', 'IA', 515, '-094.388509', '+40.604641'), 
(50861, 'Shannon City', 'IA', 515, '-094.242881', '+40.933655'), 
(50862, 'Sharpsburg', 'IA', 515, '-094.662137', '+40.812934'), 
(50863, 'Tingley', 'IA', 515, '-094.194013', '+40.853588'), 
(50864, 'Villisca', 'IA', 712, '-095.051602', '+41.029639'), 
(50936, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50940, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50947, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50950, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50980, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(50981, 'Des Moines', 'IA', 515, '-093.572173', '+41.672687'), 
(51001, 'Akron', 'IA', 712, '-096.462952', '+42.822482'), 
(51002, 'Alta', 'IA', 712, '-095.151121', '+42.735364'), 
(51003, 'Alton', 'IA', 712, '-095.970314', '+43.038010'), 
(51004, 'Anthon', 'IA', 712, '-095.962495', '+42.336668'), 
(51005, 'Aurelia', 'IA', 712, '-095.534693', '+42.719513'), 
(51006, 'Battle Creek', 'IA', 712, '-095.546574', '+42.359052'), 
(51007, 'Bronson', 'IA', 712, '-096.165179', '+42.421334'), 
(51008, 'Brunsville', 'IA', 712, '-096.262570', '+42.809252'), 
(51009, 'Calumet', 'IA', 712, '-095.570082', '+42.955200'), 
(51010, 'Castana', 'IA', 712, '-095.903339', '+42.080842'), 
(51011, 'Chatsworth', 'IA', 712, '-096.494824', '+42.926468'), 
(51012, 'Cherokee', 'IA', 712, '-095.574297', '+42.721535'), 
(51014, 'Cleghorn', 'IA', 712, '-095.701743', '+42.779201'), 
(51015, 'Climbing Hill', 'IA', 712, '-096.087523', '+42.345024'), 
(51016, 'Correctionville', 'IA', 712, '-095.969596', '+42.394029'), 
(51017, 'Craig', 'IA', 712, '-096.309509', '+42.896225'), 
(51018, 'Cushing', 'IA', 712, '-096.015944', '+42.355069'), 
(51019, 'Danbury', 'IA', 712, '-096.016316', '+42.339186'), 
(51020, 'Galva', 'IA', 712, '-095.430208', '+42.487916'), 
(51022, 'Granville', 'IA', 712, '-096.086114', '+42.974677'), 
(51023, 'Hawarden', 'IA', 712, '-096.263075', '+43.022799'), 
(51024, 'Hinton', 'IA', 712, '-096.299512', '+42.625126'), 
(51025, 'Holstein', 'IA', 712, '-095.530596', '+42.443085'), 
(51026, 'Hornick', 'IA', 712, '-096.092119', '+42.300778'), 
(51027, 'Ireton', 'IA', 712, '-096.303174', '+43.039676'), 
(51028, 'Kingsley', 'IA', 712, '-096.077531', '+42.619263'), 
(51029, 'Larrabee', 'IA', 712, '-095.565095', '+42.873445'), 
(51030, 'Lawton', 'IA', 712, '-096.033230', '+42.475035'), 
(51031, 'Le Mars', 'IA', 712, '-096.261735', '+42.749146'), 
(51033, 'Linn Grove', 'IA', 712, '-095.274623', '+42.865889'), 
(51034, 'Mapleton', 'IA', 712, '-095.913273', '+42.137392'), 
(51035, 'Marcus', 'IA', 712, '-095.786406', '+42.764160'), 
(51036, 'Maurice', 'IA', 712, '-096.307201', '+42.975118'), 
(51037, 'Meriden', 'IA', 712, '-095.642519', '+42.822577'), 
(51038, 'Merrill', 'IA', 712, '-096.354983', '+42.764455'), 
(51039, 'Moville', 'IA', 712, '-096.069377', '+42.444948'), 
(51040, 'Onawa', 'IA', 712, '-096.129525', '+42.021131'), 
(51041, 'Orange City', 'IA', 712, '-096.076051', '+43.033432'), 
(51044, 'Oto', 'IA', 712, '-095.972137', '+42.298397'), 
(51045, 'Oyens', 'IA', 712, '-096.056556', '+42.819900'), 
(51046, 'Paullina', 'IA', 712, '-095.694890', '+42.982521'), 
(51047, 'Peterson', 'IA', 712, '-095.299649', '+43.004019'), 
(51048, 'Pierson', 'IA', 712, '-096.017208', '+42.394713'), 
(51049, 'Quimby', 'IA', 712, '-095.702640', '+42.701397'), 
(51050, 'Remsen', 'IA', 712, '-096.207399', '+42.793867'), 
(51051, 'Rodney', 'IA', 712, '-095.976865', '+42.197953'), 
(51052, 'Salix', 'IA', 712, '-096.113490', '+42.399824'), 
(51053, 'Schaller', 'IA', 712, '-095.265117', '+42.480673'), 
(51054, 'Sergeant Bluff', 'IA', 712, '-096.335924', '+42.387867'), 
(51055, 'Sloan', 'IA', 712, '-096.048349', '+42.345513'), 
(51056, 'Smithland', 'IA', 712, '-096.037409', '+42.347007'), 
(51057, 'Struble', 'IA', 712, null, null), 
(51058, 'Sutherland', 'IA', 712, '-095.486296', '+42.997133'), 
(51059, 'Turin', 'IA', 712, '-095.965126', '+42.033205'), 
(51060, 'Ute', 'IA', 712, '-095.720898', '+42.033712'), 
(51061, 'Washta', 'IA', 712, '-095.628595', '+42.691698'), 
(51062, 'Westfield', 'IA', 712, '-096.509390', '+42.701230'), 
(51063, 'Whiting', 'IA', 712, '-096.179563', '+42.149647'), 
(51101, 'Sioux City', 'IA', 712, '-096.399356', '+42.494745'), 
(51102, 'Sioux City', 'IA', 712, '-096.317951', '+42.368406'), 
(51103, 'Sioux City', 'IA', 712, '-096.435508', '+42.523895'), 
(51104, 'Sioux City', 'IA', 712, '-096.106247', '+42.472367'), 
(51105, 'Sioux City', 'IA', 712, '-096.403691', '+42.481003'), 
(51106, 'Sioux City', 'IA', 712, '-096.338435', '+42.471097'), 
(51108, 'Sioux City', 'IA', 712, '-096.354682', '+42.533600'), 
(51109, 'Sioux City', 'IA', 712, '-096.453358', '+42.527558'), 
(51111, 'Sioux City', 'IA', 712, '-096.378007', '+42.423688'), 
(51201, 'Sheldon', 'IA', 712, '-095.792885', '+43.170886'), 
(51230, 'Alvord', 'IA', 712, '-096.311777', '+43.352717'), 
(51231, 'Archer', 'IA', 712, '-095.743011', '+43.098882'), 
(51232, 'Ashton', 'IA', 712, '-095.772984', '+43.309073'), 
(51234, 'Boyden', 'IA', 712, '-096.005794', '+43.186085'), 
(51235, 'Doon', 'IA', 712, '-096.244934', '+43.301697'), 
(51237, 'George', 'IA', 712, '-095.988879', '+43.345209'), 
(51238, 'Hospers', 'IA', 712, '-095.938839', '+43.077190'), 
(51239, 'Hull', 'IA', 712, '-096.180883', '+43.192887'), 
(51240, 'Inwood', 'IA', 712, '-096.293245', '+43.338402'), 
(51241, 'Larchwood', 'IA', 712, '-096.457839', '+43.423375'), 
(51242, 'Lester', 'IA', 712, '-096.336111', '+43.444333'), 
(51243, 'Little Rock', 'IA', 712, '-096.081644', '+43.389621'), 
(51244, 'Matlock', 'IA', 712, '-095.915089', '+43.214976'), 
(51245, 'Primghar', 'IA', 712, '-095.625042', '+43.083854'), 
(51246, 'Rock Rapids', 'IA', 712, '-096.146555', '+43.415126'), 
(51247, 'Rock Valley', 'IA', 712, '-096.204802', '+43.084636'), 
(51248, 'Sanborn', 'IA', 712, '-095.643967', '+43.172865'), 
(51249, 'Sibley', 'IA', 712, '-095.624809', '+43.377681'), 
(51250, 'Sioux Center', 'IA', 712, '-096.269648', '+43.084013'), 
(51301, 'Spencer', 'IA', 712, '-095.177909', '+43.132910'), 
(51330, 'Allendorf', 'IA', 712, '-095.643435', '+43.415305'), 
(51331, 'Arnolds Park', 'IA', 712, '-095.240150', '+43.377945'), 
(51333, 'Dickens', 'IA', 712, '-094.983739', '+43.135131'), 
(51334, 'Estherville', 'IA', 712, '-094.737792', '+43.377886'), 
(51338, 'Everly', 'IA', 712, '-095.308899', '+43.176799'), 
(51340, 'Fostoria', 'IA', 712, '-095.151095', '+43.082426'), 
(51341, 'Gillett Grove', 'IA', 712, '-095.043088', '+43.015704'), 
(51342, 'Graettinger', 'IA', 712, '-094.736878', '+43.198020'), 
(51343, 'Greenville', 'IA', 712, '-095.140993', '+43.107743'), 
(51344, 'Gruver', 'IA', 712, '-094.704925', '+43.393593'), 
(51345, 'Harris', 'IA', 712, '-095.437464', '+43.399433'), 
(51346, 'Hartley', 'IA', 712, '-095.505959', '+43.154712'), 
(51347, 'Lake Park', 'IA', 712, '-095.284164', '+43.399671'), 
(51349, 'May City', 'IA', 712, '-095.624809', '+43.377882'), 
(51350, 'Melvin', 'IA', 712, '-095.614641', '+43.315953'), 
(51351, 'Milford', 'IA', 712, '-095.208331', '+43.367677'), 
(51354, 'Ocheyedan', 'IA', 712, '-095.626901', '+43.378852'), 
(51355, 'Okoboji', 'IA', 712, '-095.077599', '+43.429006'), 
(51357, 'Royal', 'IA', 712, '-095.199867', '+43.043676'), 
(51358, 'Ruthven', 'IA', 712, '-094.855389', '+43.130459'), 
(51360, 'Spirit Lake', 'IA', 712, '-095.121813', '+43.407002'), 
(51363, 'Superior', 'IA', 712, '-094.946943', '+43.431836'), 
(51364, 'Terril', 'IA', 712, '-095.119487', '+43.352710'), 
(51365, 'Wallingford', 'IA', 712, '-094.796359', '+43.318868'), 
(51366, 'Webb', 'IA', 712, '-095.013216', '+42.967221'), 
(51401, 'Carroll', 'IA', 712, '-094.833800', '+42.042547'), 
(51430, 'Arcadia', 'IA', 712, '-095.015299', '+42.087657'), 
(51431, 'Arthur', 'IA', 712, '-095.371381', '+42.341553'), 
(51432, 'Aspinwall', 'IA', 712, '-095.135602', '+41.911924'), 
(51433, 'Auburn', 'IA', 712, '-095.080439', '+42.340836'), 
(51436, 'Breda', 'IA', 712, '-094.991919', '+42.158640'), 
(51439, 'Charter Oak', 'IA', 712, '-095.372611', '+42.087980'), 
(51440, 'Dedham', 'IA', 712, '-094.833323', '+41.960798'), 
(51441, 'Deloit', 'IA', 712, '-095.304518', '+42.123762'), 
(51442, 'Denison', 'IA', 712, '-095.381819', '+42.037235'), 
(51443, 'Glidden', 'IA', 712, '-094.802643', '+42.049241'), 
(51444, 'Halbur', 'IA', 712, '-094.994311', '+42.008229'), 
(51445, 'Ida Grove', 'IA', 712, '-095.477979', '+42.326783'), 
(51446, 'Irwin', 'IA', 712, '-095.325315', '+41.684667'), 
(51447, 'Kirkman', 'IA', 712, '-095.189811', '+41.718539'), 
(51448, 'Kiron', 'IA', 712, '-095.294668', '+42.046292'), 
(51449, 'Lake City', 'IA', 712, '-094.721051', '+42.297090'), 
(51450, 'Lake View', 'IA', 712, '-095.028491', '+42.312348'), 
(51451, 'Lanesboro', 'IA', 712, '-094.691739', '+42.184481'), 
(51452, 'Lidderdale', 'IA', 712, '-094.775361', '+42.125396'), 
(51453, 'Lohrville', 'IA', 712, '-094.542337', '+42.281733'), 
(51454, 'Manilla', 'IA', 712, '-095.222803', '+41.968254'), 
(51455, 'Manning', 'IA', 712, '-094.861182', '+42.024754'), 
(51458, 'Odebolt', 'IA', 712, '-095.100688', '+42.319844'), 
(51459, 'Ralston', 'IA', 712, '-094.632143', '+42.041412'), 
(51460, 'Ricketts', 'IA', 712, '-095.574593', '+42.130428'), 
(51461, 'Schleswig', 'IA', 712, '-095.388295', '+42.137253'), 
(51462, 'Scranton', 'IA', 712, '-094.541989', '+42.029130'), 
(51463, 'Templeton', 'IA', 712, '-094.898698', '+41.912702'), 
(51465, 'Vail', 'IA', 712, '-095.256476', '+42.037189'), 
(51466, 'Wall Lake', 'IA', 712, '-095.121242', '+42.268076'), 
(51467, 'Westside', 'IA', 712, '-095.264030', '+42.080572'), 
(51501, 'Council Bluffs', 'IA', 712, '-095.875086', '+41.232380'), 
(51502, 'Council Bluffs', 'IA', 712, '-095.587197', '+41.332943'), 
(51503, 'Council Bluffs', 'IA', 712, '-095.711085', '+41.286046'), 
(51510, 'Carter Lake', 'IA', 712, '-095.916890', '+41.287335'), 
(51520, 'Arion', 'IA', 712, '-095.450804', '+41.979124'), 
(51521, 'Avoca', 'IA', 712, '-095.342363', '+41.433448'), 
(51523, 'Blencoe', 'IA', 712, '-096.049414', '+41.915049'), 
(51525, 'Carson', 'IA', 712, '-095.413327', '+41.224143'), 
(51526, 'Crescent', 'IA', 712, '-095.887827', '+41.363436'), 
(51527, 'Defiance', 'IA', 712, '-095.353707', '+41.805310'), 
(51528, 'Dow City', 'IA', 712, '-095.470108', '+41.950237'), 
(51529, 'Dunlap', 'IA', 712, '-095.716392', '+41.779196'), 
(51530, 'Earling', 'IA', 712, '-095.438704', '+41.787073'), 
(51531, 'Elk Horn', 'IA', 712, '-095.129522', '+41.562409'), 
(51532, 'Elliott', 'IA', 712, '-095.108675', '+41.119637'), 
(51533, 'Emerson', 'IA', 712, '-095.422695', '+41.016355'), 
(51534, 'Glenwood', 'IA', 712, '-095.715580', '+41.031806'), 
(51535, 'Griswold', 'IA', 712, '-095.041216', '+41.236242'), 
(51536, 'Hancock', 'IA', 712, '-095.372891', '+41.389941'), 
(51537, 'Harlan', 'IA', 712, '-095.290870', '+41.667566'), 
(51540, 'Hastings', 'IA', 712, '-095.500756', '+41.013156'), 
(51541, 'Henderson', 'IA', 712, '-095.453376', '+41.129330'), 
(51542, 'Honey Creek', 'IA', 712, '-095.831903', '+41.435092'), 
(51543, 'Kimballton', 'IA', 712, '-095.044476', '+41.657834'), 
(51544, 'Lewis', 'IA', 712, '-095.098198', '+41.252785'), 
(51545, 'Little Sioux', 'IA', 712, '-096.005056', '+41.787434'), 
(51546, 'Logan', 'IA', 712, '-095.786047', '+41.657856'), 
(51548, 'Mc Clelland', 'IA', 712, '-095.599683', '+41.377671'), 
(51549, 'Macedonia', 'IA', 712, '-095.514083', '+41.327892'), 
(51550, 'Magnolia', 'IA', 712, '-095.889638', '+41.693412'), 
(51551, 'Malvern', 'IA', 712, '-095.594792', '+41.006817'), 
(51552, 'Marne', 'IA', 712, '-095.104078', '+41.447152'), 
(51553, 'Minden', 'IA', 712, '-095.549781', '+41.404922'), 
(51554, 'Mineola', 'IA', 712, '-095.700491', '+41.141404'), 
(51555, 'Missouri Valley', 'IA', 712, '-095.908803', '+41.605102'), 
(51556, 'Modale', 'IA', 712, '-096.013027', '+41.643973'), 
(51557, 'Mondamin', 'IA', 712, '-095.995770', '+41.739098'), 
(51558, 'Moorhead', 'IA', 712, '-095.853673', '+41.939436'), 
(51559, 'Neola', 'IA', 712, '-095.583086', '+41.390749'), 
(51560, 'Oakland', 'IA', 712, '-095.422978', '+41.324842'), 
(51561, 'Pacific Junction', 'IA', 712, '-095.808797', '+41.011257'), 
(51562, 'Panama', 'IA', 712, '-095.492423', '+41.701435'), 
(51563, 'Persia', 'IA', 712, '-095.788095', '+41.634002'), 
(51564, 'Pisgah', 'IA', 712, '-095.898207', '+41.805536'), 
(51565, 'Portsmouth', 'IA', 712, '-095.449890', '+41.708156'), 
(51566, 'Red Oak', 'IA', 712, '-095.194040', '+41.030516'), 
(51570, 'Shelby', 'IA', 712, '-095.370203', '+41.476766'), 
(51571, 'Silver City', 'IA', 712, '-095.604984', '+41.110642'), 
(51572, 'Soldier', 'IA', 712, '-095.778514', '+41.994014'), 
(51573, 'Stanton', 'IA', 712, '-095.115799', '+40.980119'), 
(51574, 'Tennant', 'IA', 712, '-095.441923', '+41.595663'), 
(51575, 'Treynor', 'IA', 712, '-095.608582', '+41.230742'), 
(51576, 'Underwood', 'IA', 712, '-095.721535', '+41.382994'), 
(51577, 'Walnut', 'IA', 712, '-095.302966', '+41.418923'), 
(51578, 'Westphalia', 'IA', 712, '-095.395187', '+41.719899'), 
(51579, 'Woodbine', 'IA', 712, '-095.716704', '+41.745172'), 
(51591, 'Red Oak', 'IA', 712, '-095.156205', '+41.030256'), 
(51593, 'Harlan', 'IA', 712, '-095.587197', '+41.332943'), 
(51601, 'Shenandoah', 'IA', 712, '-095.163720', '+40.718258'), 
(51602, 'Shenandoah', 'IA', 712, '-095.149305', '+40.738309'), 
(51603, 'Shenandoah', 'IA', 712, '-095.149305', '+40.738309'), 
(51630, 'Blanchard', 'IA', 712, '-095.152493', '+40.616851'), 
(51631, 'Braddyville', 'IA', 712, '-095.017884', '+40.604915'), 
(51632, 'Clarinda', 'IA', 712, '-095.108481', '+40.738247'), 
(51636, 'Coin', 'IA', 712, '-095.199797', '+40.646512'), 
(51637, 'College Springs', 'IA', 712, '-095.122410', '+40.631220'), 
(51638, 'Essex', 'IA', 712, '-095.261263', '+40.770460'), 
(51639, 'Farragut', 'IA', 712, '-095.477606', '+40.721460'), 
(51640, 'Hamburg', 'IA', 712, '-095.583179', '+40.741699'), 
(51645, 'Imogene', 'IA', 712, '-095.432381', '+40.858205'), 
(51646, 'New Market', 'IA', 712, '-094.842837', '+40.722464'), 
(51647, 'Northboro', 'IA', 712, '-095.316476', '+40.609974'), 
(51648, 'Percival', 'IA', 712, '-095.761779', '+40.742301'), 
(51649, 'Randolph', 'IA', 712, '-095.537377', '+40.847951'), 
(51650, 'Riverton', 'IA', 712, '-095.577257', '+40.662884'), 
(51651, 'Shambaugh', 'IA', 712, '-095.024969', '+40.657470'), 
(51652, 'Sidney', 'IA', 712, '-095.626355', '+40.771520'), 
(51653, 'Tabor', 'IA', 712, '-095.694406', '+40.822599'), 
(51654, 'Thurman', 'IA', 712, '-095.758636', '+40.793340'), 
(51656, 'Yorktown', 'IA', 712, '-095.156217', '+40.737446'), 
(52001, 'Dubuque', 'IA', 319, '-090.877135', '+42.458876'), 
(52002, 'Dubuque', 'IA', 319, '-090.771800', '+42.532019'), 
(52003, 'Dubuque', 'IA', 319, '-090.716921', '+42.436426'), 
(52004, 'Dubuque', 'IA', 319, '-090.804116', '+42.484861'), 
(52030, 'Andrew', 'IA', 319, '-090.610740', '+42.164053'), 
(52031, 'Bellevue', 'IA', 319, '-090.491920', '+42.207444'), 
(52032, 'Bernard', 'IA', 319, '-090.864175', '+42.338928'), 
(52033, 'Cascade', 'IA', 319, '-090.903195', '+42.362066'), 
(52035, 'Colesburg', 'IA', 319, '-091.347333', '+42.560859'), 
(52036, 'Delaware', 'IA', 319, '-091.311248', '+42.476609'), 
(52037, 'Delmar', 'IA', 319, '-090.636408', '+41.960400'), 
(52038, 'Dundee', 'IA', 319, '-091.476090', '+42.559127'), 
(52039, 'Durango', 'IA', 319, '-090.851368', '+42.534545'), 
(52040, 'Dyersville', 'IA', 319, '-091.035655', '+42.421746'), 
(52041, 'Earlville', 'IA', 319, '-091.299742', '+42.519834'), 
(52042, 'Edgewood', 'IA', 319, '-091.344530', '+42.756961'), 
(52043, 'Elkader', 'IA', 319, '-091.408507', '+42.842609'), 
(52044, 'Elkport', 'IA', 319, '-091.320305', '+42.762431'), 
(52045, 'Epworth', 'IA', 319, '-090.933197', '+42.458113'), 
(52046, 'Farley', 'IA', 319, '-091.026374', '+42.453280'), 
(52047, 'Farmersburg', 'IA', 319, '-091.354816', '+42.984477'), 
(52048, 'Garber', 'IA', 319, '-091.249013', '+42.736871'), 
(52049, 'Garnavillo', 'IA', 319, '-091.257708', '+42.808244'), 
(52050, 'Greeley', 'IA', 319, '-091.332816', '+42.554136'), 
(52052, 'Guttenberg', 'IA', 319, '-091.249472', '+42.845668'), 
(52053, 'Holy Cross', 'IA', 319, '-090.909140', '+42.539813'), 
(52054, 'La Motte', 'IA', 319, '-090.595351', '+42.284057'), 
(52055, 'Littleport', 'IA', 319, '-091.252459', '+42.862739'), 
(52056, 'Luxemburg', 'IA', 319, '-091.062066', '+42.578283'), 
(52057, 'Manchester', 'IA', 319, '-091.396580', '+42.492356'), 
(52060, 'Maquoketa', 'IA', 319, '-090.605827', '+42.198070'), 
(52064, 'Miles', 'IA', 319, '-090.329993', '+42.120881'), 
(52065, 'New Vienna', 'IA', 319, '-090.991701', '+42.547149'), 
(52066, 'North Buena Vista', 'IA', 319, '-090.986518', '+42.667786'), 
(52068, 'Peosta', 'IA', 319, '-090.808309', '+42.432281'), 
(52069, 'Preston', 'IA', 319, '-090.432502', '+42.076366'), 
(52070, 'Sabula', 'IA', 319, '-090.360035', '+42.093989'), 
(52071, 'Saint Donatus', 'IA', 319, '-090.490269', '+42.319577'), 
(52072, 'Saint Olaf', 'IA', 319, '-091.386044', '+42.876289'), 
(52073, 'Sherrill', 'IA', 319, '-090.811885', '+42.585400'), 
(52074, 'Spragueville', 'IA', 319, '-090.478972', '+42.098358'), 
(52075, 'Springbrook', 'IA', 319, '-090.498366', '+42.164766'), 
(52076, 'Strawberry Point', 'IA', 319, '-091.490023', '+42.720409'), 
(52077, 'Volga', 'IA', 319, '-091.496533', '+42.844453'), 
(52078, 'Worthington', 'IA', 319, '-091.089374', '+42.388741'), 
(52079, 'Zwingle', 'IA', 319, '-090.714464', '+42.338446'), 
(52099, 'Dubuque', 'IA', 319, '-090.804116', '+42.484861'), 
(52101, 'Decorah', 'IA', 319, '-091.789582', '+43.294252'), 
(52131, 'Burr Oak', 'IA', 319, null, null), 
(52132, 'Calmar', 'IA', 319, '-091.867666', '+43.168758'), 
(52133, 'Castalia', 'IA', 319, '-091.664324', '+43.136114'), 
(52134, 'Chester', 'IA', 319, '-092.406170', '+43.464701'), 
(52135, 'Clermont', 'IA', 319, '-091.674712', '+42.942633'), 
(52136, 'Cresco', 'IA', 319, '-092.189287', '+43.356660'), 
(52140, 'Dorchester', 'IA', 319, '-091.509087', '+43.430730'), 
(52141, 'Elgin', 'IA', 319, '-091.699573', '+42.941219'), 
(52142, 'Fayette', 'IA', 319, '-091.808400', '+42.885443'), 
(52144, 'Fort Atkinson', 'IA', 319, '-091.924788', '+43.268916'), 
(52146, 'Harpers Ferry', 'IA', 319, '-091.209339', '+43.288601'), 
(52147, 'Hawkeye', 'IA', 319, '-091.929151', '+42.938391'), 
(52149, 'Highlandville', 'IA', 319, '-091.689862', '+43.463765'), 
(52151, 'Lansing', 'IA', 319, '-091.277117', '+43.346574'), 
(52154, 'Lawler', 'IA', 319, '-092.169251', '+43.110826'), 
(52155, 'Lime Springs', 'IA', 319, '-092.276168', '+43.410582'), 
(52156, 'Luana', 'IA', 319, '-091.476650', '+43.020695'), 
(52157, 'Mc Gregor', 'IA', 319, '-091.295555', '+42.915630'), 
(52158, 'Marquette', 'IA', 319, '-091.193057', '+43.036006'), 
(52159, 'Monona', 'IA', 319, '-091.393408', '+43.034025'), 
(52160, 'New Albin', 'IA', 319, '-091.354022', '+43.457526'), 
(52161, 'Ossian', 'IA', 319, '-091.763097', '+43.142181'), 
(52162, 'Postville', 'IA', 319, '-091.507751', '+43.175423'), 
(52163, 'Protivin', 'IA', 319, '-092.092682', '+43.216975'), 
(52164, 'Randalia', 'IA', 319, '-091.896581', '+42.846576'), 
(52165, 'Ridgeway', 'IA', 319, '-091.880018', '+43.253702'), 
(52166, 'Saint Lucas', 'IA', 319, '-091.923226', '+43.060717'), 
(52168, 'Spillville', 'IA', 319, '-091.944055', '+43.203195'), 
(52169, 'Wadena', 'IA', 319, '-091.674168', '+42.841014'), 
(52170, 'Waterville', 'IA', 319, '-091.310349', '+43.217292'), 
(52171, 'Waucoma', 'IA', 319, '-091.976961', '+42.926640');

insert  into zipcodes values 
(52172, 'Waukon', 'IA', 319, '-091.445754', '+43.290026'), 
(52175, 'West Union', 'IA', 319, '-091.833409', '+42.943828'), 
(52201, 'Ainsworth', 'IA', 319, '-091.581212', '+41.351113'), 
(52202, 'Alburnett', 'IA', 319, '-091.645825', '+42.157086'), 
(52203, 'Amana', 'IA', 319, '-091.913869', '+41.812242'), 
(52204, 'Amana', 'IA', 319, '-092.063603', '+41.686351'), 
(52205, 'Anamosa', 'IA', 319, '-091.240145', '+42.103520'), 
(52206, 'Atkins', 'IA', 319, '-092.058526', '+42.057516'), 
(52207, 'Baldwin', 'IA', 319, '-090.816341', '+42.120007'), 
(52208, 'Belle Plaine', 'IA', 319, '-092.242382', '+41.917133'), 
(52209, 'Blairstown', 'IA', 319, '-092.112381', '+41.913181'), 
(52210, 'Brandon', 'IA', 319, '-092.003981', '+42.348147'), 
(52211, 'Brooklyn', 'IA', 515, '-092.436452', '+41.759702'), 
(52212, 'Center Junction', 'IA', 319, '-091.029004', '+42.120097'), 
(52213, 'Center Point', 'IA', 319, '-091.744447', '+42.197041'), 
(52214, 'Central City', 'IA', 319, '-091.520359', '+42.186959'), 
(52215, 'Chelsea', 'IA', 515, '-092.400098', '+42.036478'), 
(52216, 'Clarence', 'IA', 319, '-091.024771', '+41.864242'), 
(52217, 'Clutier', 'IA', 319, '-092.420884', '+42.083382'), 
(52218, 'Coggon', 'IA', 319, '-091.534450', '+42.250724'), 
(52219, 'Prairieburg', 'IA', 319, '-091.395429', '+42.231046'), 
(52220, 'Conroy', 'IA', 319, '-092.010162', '+41.735430'), 
(52221, 'Guernsey', 'IA', 319, '-092.347941', '+41.637767'), 
(52222, 'Deep River', 'IA', 515, '-092.373998', '+41.591650'), 
(52223, 'Delhi', 'IA', 319, '-091.310710', '+42.413678'), 
(52224, 'Dysart', 'IA', 319, '-092.364920', '+42.195645'), 
(52225, 'Elberon', 'IA', 319, '-092.363359', '+41.990954'), 
(52226, 'Elwood', 'IA', 319, '-090.735960', '+41.988971'), 
(52227, 'Ely', 'IA', 319, '-091.575268', '+41.910425'), 
(52228, 'Fairfax', 'IA', 319, '-091.764387', '+41.912837'), 
(52229, 'Garrison', 'IA', 319, '-092.160995', '+42.137698'), 
(52231, 'Harper', 'IA', 515, '-092.063442', '+41.357763'), 
(52232, 'Hartwick', 'IA', 319, '-092.342571', '+41.810889'), 
(52233, 'Hiawatha', 'IA', 319, '-091.685645', '+42.047863'), 
(52235, 'Hills', 'IA', 319, '-091.530842', '+41.555704'), 
(52236, 'Homestead', 'IA', 319, '-091.881072', '+41.730806'), 
(52237, 'Hopkinton', 'IA', 319, '-091.276347', '+42.366671'), 
(52240, 'Iowa City', 'IA', 319, '-091.541579', '+41.648207'), 
(52241, 'Coralville', 'IA', 319, '-091.633200', '+41.699942'), 
(52242, 'Iowa City', 'IA', 319, '-091.555328', '+41.733924'), 
(52243, 'Iowa City', 'IA', 319, '-091.599974', '+41.642657'), 
(52244, 'Iowa City', 'IA', 319, '-091.661901', '+41.572682'), 
(52245, 'Iowa City', 'IA', 319, '-091.518388', '+41.668592'), 
(52246, 'Iowa City', 'IA', 319, '-091.589264', '+41.600628'), 
(52247, 'Kalona', 'IA', 319, '-091.698928', '+41.460979'), 
(52248, 'Keota', 'IA', 515, '-092.001798', '+41.356073'), 
(52249, 'Keystone', 'IA', 319, '-092.071971', '+42.007605'), 
(52251, 'Ladora', 'IA', 319, '-092.189413', '+41.710377'), 
(52252, 'Langworthy', 'IA', 319, '-091.225836', '+42.191979'), 
(52253, 'Lisbon', 'IA', 319, '-091.385445', '+41.914581'), 
(52254, 'Lost Nation', 'IA', 319, '-090.541188', '+41.876909'), 
(52255, 'Lowden', 'IA', 319, '-090.966516', '+41.856539'), 
(52257, 'Luzerne', 'IA', 319, '-092.163137', '+42.003812'), 
(52301, 'Marengo', 'IA', 319, '-092.094866', '+41.768214'), 
(52302, 'Marion', 'IA', 319, '-091.573963', '+42.056938'), 
(52305, 'Martelle', 'IA', 319, '-091.321727', '+42.018308'), 
(52306, 'Mechanicsville', 'IA', 319, '-091.269378', '+41.866983'), 
(52307, 'Middle Amana', 'IA', 319, '-091.901776', '+41.795440'), 
(52308, 'Millersburg', 'IA', 319, '-092.166645', '+41.576444'), 
(52309, 'Monmouth', 'IA', 319, '-090.864621', '+42.138940'), 
(52310, 'Monticello', 'IA', 319, '-091.158852', '+42.139945'), 
(52312, 'Morley', 'IA', 319, '-091.178455', '+42.048397'), 
(52313, 'Mount Auburn', 'IA', 319, '-092.098959', '+42.254106'), 
(52314, 'Mount Vernon', 'IA', 319, '-091.450762', '+41.939802'), 
(52315, 'Newhall', 'IA', 319, '-091.970161', '+42.006958'), 
(52316, 'North English', 'IA', 319, '-092.067635', '+41.555588'), 
(52317, 'North Liberty', 'IA', 319, '-091.604798', '+41.763944'), 
(52318, 'Norway', 'IA', 319, '-091.900096', '+41.905263'), 
(52319, 'Oakdale', 'IA', 319, '-091.599974', '+41.642657'), 
(52320, 'Olin', 'IA', 319, '-091.116054', '+42.081320'), 
(52321, 'Onslow', 'IA', 319, '-091.020988', '+42.106500'), 
(52322, 'Oxford', 'IA', 319, '-091.730339', '+41.700994'), 
(52323, 'Oxford Junction', 'IA', 319, '-091.005688', '+42.030946'), 
(52324, 'Palo', 'IA', 319, '-091.788933', '+42.049832'), 
(52325, 'Parnell', 'IA', 319, '-091.939701', '+41.575705'), 
(52326, 'Quasqueton', 'IA', 319, '-091.710553', '+42.469908'), 
(52327, 'Riverside', 'IA', 319, '-091.580364', '+41.395390'), 
(52328, 'Robins', 'IA', 319, '-091.665177', '+42.073943'), 
(52329, 'Rowley', 'IA', 319, '-091.773824', '+42.469721'), 
(52330, 'Ryan', 'IA', 319, '-091.445994', '+42.367794'), 
(52332, 'Shellsburg', 'IA', 319, '-091.914187', '+42.101443'), 
(52333, 'Solon', 'IA', 319, '-091.506086', '+41.792851'), 
(52334, 'South Amana', 'IA', 319, '-091.939343', '+41.724365'), 
(52335, 'South English', 'IA', 319, '-092.067973', '+41.452856'), 
(52336, 'Springville', 'IA', 319, '-091.471893', '+42.063342'), 
(52337, 'Stanwood', 'IA', 319, '-091.152099', '+41.892060'), 
(52338, 'Swisher', 'IA', 319, '-091.721642', '+41.827112'), 
(52339, 'Tama', 'IA', 515, '-092.585494', '+41.934093'), 
(52340, 'Tiffin', 'IA', 319, '-091.677347', '+41.701791'), 
(52341, 'Toddville', 'IA', 319, '-091.732863', '+42.111669'), 
(52342, 'Toledo', 'IA', 515, '-092.551725', '+42.068965'), 
(52344, 'Troy Mills', 'IA', 319, '-091.599215', '+42.079415'), 
(52345, 'Urbana', 'IA', 319, '-091.888136', '+42.236512'), 
(52346, 'Van Horne', 'IA', 319, '-092.067227', '+42.014398'), 
(52347, 'Victor', 'IA', 319, '-092.251270', '+41.706644'), 
(52348, 'Vining', 'IA', 515, '-092.375713', '+41.980201'), 
(52349, 'Vinton', 'IA', 319, '-091.987332', '+42.087347'), 
(52350, 'Viola', 'IA', 319, '-091.385047', '+42.091217'), 
(52351, 'Walford', 'IA', 319, '-091.836855', '+41.877045'), 
(52352, 'Walker', 'IA', 319, '-091.726637', '+42.255159'), 
(52353, 'Washington', 'IA', 319, '-091.751808', '+41.316630'), 
(52354, 'Watkins', 'IA', 319, '-091.978744', '+41.920030'), 
(52355, 'Webster', 'IA', 319, '-092.169002', '+41.449144'), 
(52356, 'Wellman', 'IA', 319, '-091.840264', '+41.448663'), 
(52358, 'West Branch', 'IA', 319, '-091.250560', '+41.728915'), 
(52359, 'West Chester', 'IA', 319, '-091.740025', '+41.393969'), 
(52361, 'Williamsburg', 'IA', 319, '-092.065181', '+41.649999'), 
(52362, 'Wyoming', 'IA', 319, '-091.078891', '+42.065281'), 
(52401, 'Cedar Rapids', 'IA', 319, '-091.657578', '+41.976612'), 
(52402, 'Cedar Rapids', 'IA', 319, '-091.681029', '+42.020105'), 
(52403, 'Cedar Rapids', 'IA', 319, '-091.581270', '+41.972936'), 
(52404, 'Cedar Rapids', 'IA', 319, '-091.704467', '+41.919542'), 
(52405, 'Cedar Rapids', 'IA', 319, '-091.753326', '+41.987067'), 
(52406, 'Cedar Rapids', 'IA', 319, '-091.777472', '+42.287191'), 
(52407, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52408, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52409, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52410, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52411, 'Cedar Rapids', 'IA', 319, '-091.726331', '+42.049262'), 
(52497, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52498, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52499, 'Cedar Rapids', 'IA', 319, '-091.599215', '+42.079415'), 
(52501, 'Ottumwa', 'IA', 515, '-092.409827', '+41.030933'), 
(52530, 'Agency', 'IA', 515, '-092.426183', '+40.979036'), 
(52531, 'Albia', 'IA', 515, '-092.835186', '+41.000040'), 
(52533, 'Batavia', 'IA', 515, '-092.083500', '+41.013559'), 
(52534, 'Beacon', 'IA', 515, '-092.598024', '+41.295110'), 
(52535, 'Birmingham', 'IA', 319, '-091.951174', '+40.827181'), 
(52536, 'Blakesburg', 'IA', 515, '-092.570024', '+40.981083'), 
(52537, 'Bloomfield', 'IA', 515, '-092.406245', '+40.746315'), 
(52538, 'West Grove', 'IA', 515, '-092.408679', '+40.745286'), 
(52540, 'Brighton', 'IA', 319, '-091.845034', '+41.211747'), 
(52542, 'Cantril', 'IA', 319, '-092.069754', '+40.643077'), 
(52543, 'Cedar', 'IA', 515, '-092.506291', '+41.219972'), 
(52544, 'Centerville', 'IA', 515, '-092.881614', '+40.686447'), 
(52548, 'Chillicothe', 'IA', 515, '-092.552769', '+41.060681'), 
(52549, 'Cincinnati', 'IA', 515, '-092.953118', '+40.626921'), 
(52550, 'Delta', 'IA', 515, '-092.351218', '+41.284370'), 
(52551, 'Douds', 'IA', 515, '-092.085948', '+40.837786'), 
(52552, 'Drakesville', 'IA', 515, '-092.500244', '+40.819643'), 
(52553, 'Eddyville', 'IA', 515, '-092.570765', '+41.112342'), 
(52554, 'Eldon', 'IA', 515, '-092.408837', '+41.030032'), 
(52555, 'Exline', 'IA', 515, '-092.884722', '+40.630992'), 
(52556, 'Fairfield', 'IA', 515, '-091.957527', '+41.030998'), 
(52557, 'Fairfield', 'IA', 515, '-091.968210', '+41.016566'), 
(52560, 'Floris', 'IA', 515, '-092.284098', '+40.840470'), 
(52561, 'Fremont', 'IA', 515, '-092.467531', '+41.227386'), 
(52562, 'Hayesville', 'IA', 515, '-092.178366', '+41.336267'), 
(52563, 'Hedrick', 'IA', 515, '-092.297854', '+41.211206'), 
(52565, 'Keosauqua', 'IA', 319, '-091.853076', '+40.704158'), 
(52566, 'Kirkville', 'IA', 515, '-092.500600', '+41.143796'), 
(52567, 'Libertyville', 'IA', 515, '-092.082459', '+40.951469'), 
(52568, 'Martinsburg', 'IA', 515, '-092.271472', '+41.194806'), 
(52569, 'Melrose', 'IA', 515, '-093.035367', '+41.032270'), 
(52570, 'Milton', 'IA', 515, '-092.162092', '+40.671781'), 
(52571, 'Moravia', 'IA', 515, '-092.736442', '+40.866821'), 
(52572, 'Moulton', 'IA', 515, '-092.806081', '+40.740795'), 
(52573, 'Mount Sterling', 'IA', 319, '-091.948106', '+40.749913'), 
(52574, 'Mystic', 'IA', 515, '-092.979322', '+40.780847'), 
(52576, 'Ollie', 'IA', 515, '-092.120482', '+41.218708'), 
(52577, 'Oskaloosa', 'IA', 515, '-092.662675', '+41.283366'), 
(52580, 'Packwood', 'IA', 319, '-092.092371', '+41.119571'), 
(52581, 'Plano', 'IA', 515, '-092.975714', '+40.818638'), 
(52583, 'Promise City', 'IA', 515, '-093.141255', '+40.786539'), 
(52584, 'Pulaski', 'IA', 515, '-092.265179', '+40.649038'), 
(52585, 'Richland', 'IA', 319, '-092.126742', '+41.206990'), 
(52586, 'Rose Hill', 'IA', 515, '-092.560102', '+41.390468'), 
(52588, 'Selma', 'IA', 515, '-091.948106', '+40.749913'), 
(52590, 'Seymour', 'IA', 515, '-093.130436', '+40.710521'), 
(52591, 'Sigourney', 'IA', 515, '-092.159246', '+41.310884'), 
(52593, 'Udell', 'IA', 515, '-092.714834', '+40.804750'), 
(52594, 'Unionville', 'IA', 515, '-092.701454', '+40.812488'), 
(52595, 'University Park', 'IA', 515, '-092.618357', '+41.286383'), 
(52601, 'Burlington', 'IA', 319, '-091.164393', '+40.898412'), 
(52619, 'Argyle', 'IA', 319, '-091.585217', '+40.546499'), 
(52620, 'Bonaparte', 'IA', 319, '-091.770841', '+40.672405'), 
(52621, 'Crawfordsville', 'IA', 319, '-091.551283', '+41.209510'), 
(52623, 'Danville', 'IA', 319, '-091.307634', '+40.866863'), 
(52624, 'Denmark', 'IA', 319, '-091.323858', '+40.743432'), 
(52625, 'Donnellson', 'IA', 319, '-091.560080', '+40.631583'), 
(52626, 'Farmington', 'IA', 319, '-091.739400', '+40.639028'), 
(52627, 'Fort Madison', 'IA', 319, '-091.434473', '+40.596949'), 
(52630, 'Hillsboro', 'IA', 319, '-091.670699', '+40.845708'), 
(52631, 'Houghton', 'IA', 319, '-091.613795', '+40.769982'), 
(52632, 'Keokuk', 'IA', 319, '-091.471682', '+40.584716'), 
(52635, 'Lockridge', 'IA', 319, '-091.785249', '+40.988685'), 
(52637, 'Mediapolis', 'IA', 319, '-091.127994', '+41.012819'), 
(52638, 'Middletown', 'IA', 319, '-091.269867', '+40.848173'), 
(52639, 'Montrose', 'IA', 319, '-091.468901', '+40.542856'), 
(52640, 'Morning Sun', 'IA', 319, '-091.291067', '+41.135562'), 
(52641, 'Mount Pleasant', 'IA', 319, '-091.573713', '+40.994595'), 
(52642, 'Rome', 'IA', 319, '-091.692312', '+40.977395'), 
(52644, 'Mount Union', 'IA', 319, '-091.438190', '+41.010776'), 
(52645, 'New London', 'IA', 319, '-091.527126', '+40.907221'), 
(52646, 'Oakville', 'IA', 319, '-091.074161', '+41.117324'), 
(52647, 'Olds', 'IA', 319, '-091.544426', '+41.146979'), 
(52648, 'Pilot Grove', 'IA', 319, '-091.415648', '+40.594704'), 
(52649, 'Salem', 'IA', 319, '-091.610895', '+40.857375'), 
(52650, 'Sperry', 'IA', 319, '-091.208938', '+40.920383'), 
(52651, 'Stockport', 'IA', 319, '-091.889766', '+40.868097'), 
(52652, 'Swedesburg', 'IA', 319, '-091.546988', '+41.104302'), 
(52653, 'Wapello', 'IA', 319, '-091.207463', '+41.203527'), 
(52654, 'Wayland', 'IA', 319, '-091.561327', '+41.033746'), 
(52655, 'West Burlington', 'IA', 319, '-091.229873', '+40.850783'), 
(52656, 'West Point', 'IA', 319, '-091.461569', '+40.610778'), 
(52657, 'Saint Paul', 'IA', 319, '-091.478305', '+40.758742'), 
(52658, 'Wever', 'IA', 319, '-091.238190', '+40.712900'), 
(52659, 'Winfield', 'IA', 319, '-091.543142', '+41.082887'), 
(52660, 'Yarmouth', 'IA', 319, '-091.302644', '+40.983507'), 
(52701, 'Andover', 'IA', 319, '-090.222348', '+41.964393'), 
(52720, 'Atalissa', 'IA', 319, '-091.164060', '+41.475075'), 
(52721, 'Bennett', 'IA', 319, '-090.962890', '+41.749923'), 
(52722, 'Bettendorf', 'IA', 319, '-090.529138', '+41.570480'), 
(52726, 'Blue Grass', 'IA', 319, '-090.660178', '+41.611050'), 
(52727, 'Bryant', 'IA', 319, '-090.326961', '+41.953426'), 
(52728, 'Buffalo', 'IA', 319, '-090.736557', '+41.469263'), 
(52729, 'Calamus', 'IA', 319, '-090.740567', '+41.829003'), 
(52730, 'Camanche', 'IA', 319, '-090.317574', '+41.813438'), 
(52731, 'Charlotte', 'IA', 319, '-090.555111', '+41.966744'), 
(52732, 'Clinton', 'IA', 319, '-090.301599', '+41.899176'), 
(52733, 'Clinton', 'IA', 319, '-090.519519', '+41.880619'), 
(52736, 'Clinton', 'IA', 319, '-090.519519', '+41.880619'), 
(52737, 'Columbus City', 'IA', 319, '-091.374686', '+41.259260'), 
(52738, 'Columbus Junction', 'IA', 319, '-091.300624', '+41.292638'), 
(52739, 'Conesville', 'IA', 319, '-091.338658', '+41.401379'), 
(52742, 'De Witt', 'IA', 319, '-090.556210', '+41.841735'), 
(52745, 'Dixon', 'IA', 319, '-090.755340', '+41.711283'), 
(52746, 'Donahue', 'IA', 319, '-090.646985', '+41.716540'), 
(52747, 'Durant', 'IA', 319, '-091.132045', '+41.772184'), 
(52748, 'Eldridge', 'IA', 319, '-090.564348', '+41.599720'), 
(52749, 'Fruitland', 'IA', 319, '-091.123729', '+41.348600'), 
(52750, 'Goose Lake', 'IA', 319, '-090.378578', '+41.942428'), 
(52751, 'Grand Mound', 'IA', 319, '-090.669527', '+41.850144'), 
(52752, 'Grandview', 'IA', 319, '-091.196690', '+41.256712'), 
(52753, 'Le Claire', 'IA', 319, '-090.537234', '+41.568131'), 
(52754, 'Letts', 'IA', 319, '-091.249503', '+41.304284'), 
(52755, 'Lone Tree', 'IA', 319, '-091.440616', '+41.510935'), 
(52756, 'Long Grove', 'IA', 319, '-090.540219', '+41.726242'), 
(52757, 'Low Moor', 'IA', 319, '-090.370566', '+41.806528'), 
(52758, 'Mc Causland', 'IA', 319, '-090.453905', '+41.743048'), 
(52759, 'Montpelier', 'IA', 319, '-090.808767', '+41.462494'), 
(52760, 'Moscow', 'IA', 319, '-091.058797', '+41.552779'), 
(52761, 'Muscatine', 'IA', 319, '-091.053888', '+41.462426'), 
(52765, 'New Liberty', 'IA', 319, '-090.850502', '+41.713165'), 
(52766, 'Nichols', 'IA', 319, '-091.196155', '+41.492577'), 
(52767, 'Pleasant Valley', 'IA', 319, '-090.421280', '+41.574582'), 
(52768, 'Princeton', 'IA', 319, '-090.394692', '+41.695650'), 
(52769, 'Stockton', 'IA', 319, '-090.856921', '+41.538729'), 
(52771, 'Teeds Grove', 'IA', 319, '-090.218704', '+41.999113'), 
(52772, 'Tipton', 'IA', 319, '-091.132480', '+41.772503'), 
(52773, 'Walcott', 'IA', 319, '-090.753478', '+41.613580'), 
(52774, 'Welton', 'IA', 319, '-090.597017', '+41.917411'), 
(52776, 'West Liberty', 'IA', 319, '-091.190607', '+41.529715'), 
(52777, 'Wheatland', 'IA', 319, '-090.682244', '+41.873852'), 
(52778, 'Wilton', 'IA', 319, '-090.959154', '+41.559742'), 
(52801, 'Davenport', 'IA', 319, '-090.573686', '+41.527232'), 
(52802, 'Davenport', 'IA', 319, '-090.623887', '+41.497582'), 
(52803, 'Davenport', 'IA', 319, '-090.556985', '+41.538332'), 
(52804, 'Davenport', 'IA', 319, '-090.598757', '+41.556481'), 
(52805, 'Davenport', 'IA', 319, '-090.606284', '+41.613034'), 
(52806, 'Davenport', 'IA', 319, '-090.633688', '+41.545731'), 
(52807, 'Davenport', 'IA', 319, '-090.555825', '+41.571131'), 
(52808, 'Davenport', 'IA', 319, '-090.606284', '+41.613034'), 
(52809, 'Davenport', 'IA', 319, '-090.606284', '+41.613034'), 
(53001, 'Adell', 'WI', 920, '-087.973717', '+43.658488'), 
(53002, 'Allenton', 'WI', 262, '-088.262190', '+43.382128'), 
(53003, 'Ashippun', 'WI', 920, '-088.525315', '+43.217506'), 
(53004, 'Belgium', 'WI', 262, '-087.918042', '+43.499631'), 
(53005, 'Brookfield', 'WI', 262, '-088.105906', '+43.062707'), 
(53006, 'Brownsville', 'WI', 920, '-088.523020', '+43.602789'), 
(53007, 'Butler', 'WI', 262, '-088.071489', '+43.108459'), 
(53008, 'Brookfield', 'WI', 262, '-088.302997', '+43.018696'), 
(53009, 'Byron', 'WI', 920, null, null), 
(53010, 'Campbellsport', 'WI', 920, '-088.350947', '+43.682727'), 
(53011, 'Cascade', 'WI', 920, '-088.048378', '+43.725504'), 
(53012, 'Cedarburg', 'WI', 262, '-088.004033', '+43.321475'), 
(53013, 'Cedar Grove', 'WI', 920, '-087.855320', '+43.590548'), 
(53014, 'Chilton', 'WI', 920, '-088.185906', '+44.020561'), 
(53015, 'Cleveland', 'WI', 920, '-087.803460', '+43.935653'), 
(53016, 'Clyman', 'WI', 920, '-088.720642', '+43.315460'), 
(53017, 'Colgate', 'WI', 262, '-088.241501', '+43.209445'), 
(53018, 'Delafield', 'WI', 262, '-088.386519', '+43.015666'), 
(53019, 'Eden', 'WI', 920, '-088.503840', '+43.672543'), 
(53020, 'Elkhart Lake', 'WI', 920, '-087.991500', '+43.827363'), 
(53021, 'Fredonia', 'WI', 262, '-087.961162', '+43.477015'), 
(53022, 'Germantown', 'WI', 262, '-088.124711', '+43.235477'), 
(53023, 'Glenbeulah', 'WI', 920, '-088.041299', '+43.772128'), 
(53024, 'Grafton', 'WI', 262, '-087.941040', '+43.299956'), 
(53026, 'Greenbush', 'WI', 920, '-087.618716', '+43.718294'), 
(53027, 'Hartford', 'WI', 262, '-088.319032', '+43.357616'), 
(53029, 'Hartland', 'WI', 262, '-088.336087', '+43.123679'), 
(53031, 'Hingham', 'WI', 920, '-087.915705', '+43.639395'), 
(53032, 'Horicon', 'WI', 920, '-088.624268', '+43.422045'), 
(53033, 'Hubertus', 'WI', 262, '-088.252892', '+43.367185'), 
(53034, 'Hustisford', 'WI', 920, '-088.603032', '+43.330523'), 
(53035, 'Iron Ridge', 'WI', 920, '-088.581515', '+43.362960'), 
(53036, 'Ixonia', 'WI', 920, '-088.588628', '+43.147748'), 
(53037, 'Jackson', 'WI', 262, '-088.152212', '+43.323930'), 
(53038, 'Johnson Creek', 'WI', 920, '-088.743276', '+43.092348'), 
(53039, 'Juneau', 'WI', 920, '-088.710157', '+43.372221'), 
(53040, 'Kewaskum', 'WI', 262, '-088.206447', '+43.499425'), 
(53042, 'Kiel', 'WI', 920, '-087.955059', '+43.963170'), 
(53044, 'Kohler', 'WI', 920, '-087.776246', '+43.748441'), 
(53045, 'Brookfield', 'WI', 262, '-088.155890', '+43.060810'), 
(53046, 'Lannon', 'WI', 262, '-088.164427', '+43.153279'), 
(53047, 'Lebanon', 'WI', 920, '-088.628100', '+43.256793'), 
(53048, 'Lomira', 'WI', 920, '-088.480811', '+43.516912'), 
(53049, 'Malone', 'WI', 920, '-088.287108', '+43.875302'), 
(53050, 'Mayville', 'WI', 920, '-088.545925', '+43.483463'), 
(53051, 'Menomonee Falls', 'WI', 262, '-088.227543', '+43.124189'), 
(53052, 'Menomonee Falls', 'WI', 262, '-088.302997', '+43.018696'), 
(53056, 'Merton', 'WI', 262, '-088.309750', '+43.146023'), 
(53057, 'Mount Calvary', 'WI', 920, '-088.443585', '+43.711957'), 
(53058, 'Nashotah', 'WI', 262, '-088.402480', '+43.109127'), 
(53059, 'Neosho', 'WI', 920, '-088.533958', '+43.289809'), 
(53060, 'Newburg', 'WI', 262, '-088.062338', '+43.433807'), 
(53061, 'New Holstein', 'WI', 920, '-088.101954', '+43.949886'), 
(53062, 'New Holstein', 'WI', 920, '-088.223131', '+44.067942'), 
(53063, 'Newton', 'WI', 920, '-087.792815', '+43.957599'), 
(53064, 'North Lake', 'WI', 262, '-088.302997', '+43.018696'), 
(53065, 'Oakfield', 'WI', 920, '-088.678209', '+43.690246'), 
(53066, 'Oconomowoc', 'WI', 262, '-088.463305', '+43.087062'), 
(53069, 'Okauchee', 'WI', 262, '-088.439353', '+43.117886'), 
(53070, 'Oostburg', 'WI', 920, '-087.810616', '+43.620857'), 
(53072, 'Pewaukee', 'WI', 262, '-088.264875', '+43.080185'), 
(53073, 'Plymouth', 'WI', 920, '-087.975773', '+43.768454'), 
(53074, 'Port Washington', 'WI', 262, '-087.881232', '+43.387702'), 
(53075, 'Random Lake', 'WI', 920, '-088.000555', '+43.582924'), 
(53076, 'Richfield', 'WI', 262, '-088.206716', '+43.272700'), 
(53078, 'Rubicon', 'WI', 920, '-088.504428', '+43.304408'), 
(53079, 'Saint Cloud', 'WI', 920, '-088.201679', '+43.797531'), 
(53080, 'Saukville', 'WI', 262, '-087.947537', '+43.432544'), 
(53081, 'Sheboygan', 'WI', 920, '-087.856793', '+43.722489'), 
(53082, 'Sheboygan', 'WI', 920, '-087.618716', '+43.718294'), 
(53083, 'Sheboygan', 'WI', 920, '-087.860803', '+43.775428'), 
(53085, 'Sheboygan Falls', 'WI', 920, '-087.853069', '+43.726404'), 
(53086, 'Slinger', 'WI', 262, '-088.260878', '+43.327417'), 
(53088, 'Stockbridge', 'WI', 920, '-088.312404', '+44.080455'), 
(53089, 'Sussex', 'WI', 262, '-088.245381', '+43.148887'), 
(53090, 'West Bend', 'WI', 262, '-088.196310', '+43.443839'), 
(53091, 'Theresa', 'WI', 920, '-088.450107', '+43.483635'), 
(53092, 'Thiensville', 'WI', 414, '-087.981188', '+43.235856'), 
(53093, 'Waldo', 'WI', 920, '-087.930254', '+43.662704'), 
(53094, 'Watertown', 'WI', 920, '-088.743595', '+43.132599'), 
(53095, 'West Bend', 'WI', 262, '-088.195862', '+43.422223'), 
(53097, 'Mequon', 'WI', 262, '-087.980914', '+43.247112'), 
(53098, 'Watertown', 'WI', 920, '-088.715408', '+43.276444'), 
(53099, 'Woodland', 'WI', 920, '-088.704914', '+43.414202'), 
(53101, 'Bassett', 'WI', 262, '-087.662878', '+42.580980'), 
(53102, 'Benet Lake', 'WI', 262, '-088.079983', '+42.500141'), 
(53103, 'Big Bend', 'WI', 262, '-088.205514', '+42.882441'), 
(53104, 'Bristol', 'WI', 262, '-088.028986', '+42.553518'), 
(53105, 'Burlington', 'WI', 262, '-088.228793', '+42.692103'), 
(53108, 'Caledonia', 'WI', 414, '-087.930936', '+42.803697'), 
(53109, 'Camp Lake', 'WI', 262, '-088.144386', '+42.535968'), 
(53110, 'Cudahy', 'WI', 414, '-087.866831', '+42.948015'), 
(53114, 'Darien', 'WI', 262, '-088.660964', '+42.658281'), 
(53115, 'Delavan', 'WI', 262, '-088.653496', '+42.641556'), 
(53118, 'Dousman', 'WI', 262, '-088.444097', '+42.951536'), 
(53119, 'Eagle', 'WI', 262, '-088.474890', '+42.929074'), 
(53120, 'East Troy', 'WI', 262, '-088.507327', '+42.756533'), 
(53121, 'Elkhorn', 'WI', 262, '-088.563961', '+42.671666'), 
(53122, 'Elm Grove', 'WI', 262, '-088.087888', '+43.048211'), 
(53125, 'Fontana', 'WI', 262, '-088.463036', '+42.545625'), 
(53126, 'Franksville', 'WI', 262, '-087.995471', '+42.785553'), 
(53127, 'Genesee Depot', 'WI', 262, '-088.374455', '+42.960098'), 
(53128, 'Genoa City', 'WI', 262, '-088.438624', '+42.549412'), 
(53129, 'Greendale', 'WI', 414, '-087.998935', '+42.937765'), 
(53130, 'Hales Corners', 'WI', 414, '-088.046454', '+42.943614'), 
(53132, 'Franklin', 'WI', 414, '-088.009597', '+42.887289'), 
(53137, 'Helenville', 'WI', 414, '-088.672600', '+43.008958'), 
(53138, 'Honey Creek', 'WI', 262, '-088.541721', '+42.667490'), 
(53139, 'Kansasville', 'WI', 262, '-088.120616', '+42.720022'), 
(53140, 'Kenosha', 'WI', 262, '-087.830375', '+42.622449'), 
(53141, 'Kenosha', 'WI', 262, '-087.662878', '+42.580980'), 
(53142, 'Kenosha', 'WI', 262, '-087.925876', '+42.558221'), 
(53143, 'Kenosha', 'WI', 262, '-087.824828', '+42.536070'), 
(53144, 'Kenosha', 'WI', 262, '-087.948079', '+42.618427'), 
(53146, 'New Berlin', 'WI', 262, '-088.177554', '+42.969924'), 
(53147, 'Lake Geneva', 'WI', 262, '-088.520230', '+42.617877'), 
(53148, 'Lyons', 'WI', 262, '-088.359044', '+42.648665'), 
(53149, 'Mukwonago', 'WI', 262, '-088.329731', '+42.975940'), 
(53150, 'Muskego', 'WI', 262, '-088.132708', '+42.887990'), 
(53151, 'New Berlin', 'WI', 262, '-088.127689', '+42.973459'), 
(53152, 'New Munster', 'WI', 262, '-088.232632', '+42.574616'), 
(53153, 'North Prairie', 'WI', 262, '-088.401712', '+42.940971'), 
(53154, 'Oak Creek', 'WI', 414, '-087.891980', '+42.886266'), 
(53156, 'Palmyra', 'WI', 414, '-088.597120', '+42.893937'), 
(53157, 'Pell Lake', 'WI', 262, '-088.358167', '+42.540048'), 
(53158, 'Pleasant Prairie', 'WI', 262, '-087.885546', '+42.529260'), 
(53159, 'Powers Lake', 'WI', 262, '-088.296914', '+42.555695'), 
(53167, 'Rochester', 'WI', 262, '-088.243586', '+42.748168'), 
(53168, 'Salem', 'WI', 262, '-088.137535', '+42.574598'), 
(53170, 'Silver Lake', 'WI', 262, '-088.160836', '+42.552018'), 
(53171, 'Somers', 'WI', 262, '-087.903161', '+42.642298'), 
(53172, 'South Milwaukee', 'WI', 414, '-087.950533', '+42.911616'), 
(53176, 'Springfield', 'WI', 262, '-088.415987', '+42.636038'), 
(53177, 'Sturtevant', 'WI', 262, '-087.934013', '+42.712962'), 
(53178, 'Sullivan', 'WI', 414, '-088.600429', '+43.018327'), 
(53179, 'Trevor', 'WI', 262, '-088.138001', '+42.517168'), 
(53181, 'Twin Lakes', 'WI', 262, '-088.235389', '+42.523887'), 
(53182, 'Union Grove', 'WI', 262, '-088.083092', '+42.739435'), 
(53183, 'Wales', 'WI', 262, '-088.376916', '+43.003573'), 
(53184, 'Walworth', 'WI', 262, '-088.597153', '+42.561543'), 
(53185, 'Waterford', 'WI', 262, '-088.197361', '+42.763168'), 
(53186, 'Waukesha', 'WI', 262, '-088.217715', '+42.987835'), 
(53187, 'Waukesha', 'WI', 262, '-088.302997', '+43.018696'), 
(53188, 'Waukesha', 'WI', 262, '-088.241786', '+42.994564'), 
(53189, 'Waukesha', 'WI', 262, '-088.296321', '+42.951630'), 
(53190, 'Whitewater', 'WI', 262, '-088.592559', '+42.784255'), 
(53191, 'Williams Bay', 'WI', 262, '-088.635035', '+42.691288'), 
(53192, 'Wilmot', 'WI', 262, '-088.191337', '+42.507165'), 
(53194, 'Woodworth', 'WI', 262, '-087.662878', '+42.580980'), 
(53195, 'Zenda', 'WI', 262, '-088.484322', '+42.513649'), 
(53201, 'Milwaukee', 'WI', 414, '-087.958409', '+43.011264'), 
(53202, 'Milwaukee', 'WI', 414, '-087.894734', '+43.043213'), 
(53203, 'Milwaukee', 'WI', 414, '-087.916534', '+43.038313'), 
(53204, 'Milwaukee', 'WI', 414, '-087.925534', '+43.019463'), 
(53205, 'Milwaukee', 'WI', 414, '-087.933185', '+43.053112'), 
(53206, 'Milwaukee', 'WI', 414, '-087.933135', '+43.074311'), 
(53207, 'Milwaukee', 'WI', 414, '-087.894682', '+42.975115'), 
(53208, 'Milwaukee', 'WI', 414, '-087.963536', '+43.045962'), 
(53209, 'Milwaukee', 'WI', 414, '-087.942653', '+43.140909'), 
(53210, 'Milwaukee', 'WI', 414, '-087.973786', '+43.071111'), 
(53211, 'Milwaukee', 'WI', 414, '-087.889534', '+43.082018'), 
(53212, 'Milwaukee', 'WI', 414, '-087.907178', '+43.074862'), 
(53213, 'Milwaukee', 'WI', 414, '-087.999511', '+43.075461'), 
(53214, 'Milwaukee', 'WI', 414, '-088.017587', '+43.021514'), 
(53215, 'Milwaukee', 'WI', 414, '-087.942935', '+43.006014'), 
(53216, 'Milwaukee', 'WI', 414, '-087.976988', '+43.086244'), 
(53217, 'Milwaukee', 'WI', 414, '-087.933386', '+43.134460'), 
(53218, 'Milwaukee', 'WI', 414, '-087.991687', '+43.115460'), 
(53219, 'Milwaukee', 'WI', 414, '-087.990335', '+42.995814'), 
(53220, 'Milwaukee', 'WI', 414, '-087.993285', '+42.955864'), 
(53221, 'Milwaukee', 'WI', 414, '-087.987933', '+42.950565'), 
(53222, 'Milwaukee', 'WI', 414, '-088.036938', '+43.082161'), 
(53223, 'Milwaukee', 'WI', 414, '-087.977896', '+43.162959'), 
(53224, 'Milwaukee', 'WI', 414, '-088.022586', '+43.163122'), 
(53225, 'Milwaukee', 'WI', 414, '-088.040188', '+43.115159'), 
(53226, 'Milwaukee', 'WI', 414, '-088.041387', '+43.049312'), 
(53227, 'Milwaukee', 'WI', 414, '-088.031418', '+43.000926'), 
(53228, 'Milwaukee', 'WI', 414, '-088.043386', '+42.967564'), 
(53233, 'Milwaukee', 'WI', 414, '-087.933529', '+43.037213'), 
(53234, 'Milwaukee', 'WI', 414, '-087.569664', '+43.017412'), 
(53235, 'Saint Francis', 'WI', 414, '-087.873732', '+42.969865'), 
(53237, 'Milwaukee', 'WI', 414, '-087.569664', '+43.017412'), 
(53259, 'Milwaukee', 'WI', 414, '-087.913934', '+43.038663'), 
(53263, 'Milwaukee', 'WI', 414, '-088.060440', '+43.074583'), 
(53267, 'Milwaukee', 'WI', 414, '-087.909834', '+43.044013'), 
(53268, 'Milwaukee', 'WI', 414, '-087.909584', '+43.038513'), 
(53270, 'Milwaukee', 'WI', 414, '-087.903634', '+43.038763'), 
(53274, 'Milwaukee', 'WI', 414, '-087.569664', '+43.017412'), 
(53277, 'Milwaukee', 'WI', 414, '-087.902384', '+43.038863'), 
(53278, 'Milwaukee', 'WI', 414, '-087.902384', '+43.038863'), 
(53280, 'Milwaukee', 'WI', 414, '-087.957786', '+43.040963'), 
(53281, 'Milwaukee', 'WI', 414, '-087.957786', '+43.040963'), 
(53284, 'Milwaukee', 'WI', 414, '-087.569664', '+43.017412'), 
(53285, 'Milwaukee', 'WI', 414, '-087.569664', '+43.017412'), 
(53288, 'Milwaukee', 'WI', 414, '-087.909784', '+43.040613'), 
(53290, 'Milwaukee', 'WI', 414, '-087.914034', '+43.037263'), 
(53293, 'Milwaukee', 'WI', 414, '-087.919135', '+43.040813'), 
(53295, 'Milwaukee', 'WI', 414, '-087.569664', '+43.017412'), 
(53401, 'Racine', 'WI', 262, '-087.675979', '+42.727153'), 
(53402, 'Racine', 'WI', 262, '-087.821815', '+42.755628'), 
(53403, 'Racine', 'WI', 262, '-087.835901', '+42.700619'), 
(53404, 'Racine', 'WI', 262, '-087.812275', '+42.756718'), 
(53405, 'Racine', 'WI', 262, '-087.820925', '+42.731827'), 
(53406, 'Racine', 'WI', 262, '-087.866213', '+42.729930'), 
(53407, 'Racine', 'WI', 262, '-087.782818', '+42.731224'), 
(53408, 'Racine', 'WI', 262, '-087.675979', '+42.727153'), 
(53490, 'Racine', 'WI', 262, '-087.675979', '+42.727153'), 
(53501, 'Afton', 'WI', 608, '-089.070448', '+42.605454'), 
(53502, 'Albany', 'WI', 608, '-089.451230', '+42.712827'), 
(53503, 'Arena', 'WI', 608, '-089.947679', '+43.119643'), 
(53504, 'Argyle', 'WI', 608, '-089.922697', '+42.690143'), 
(53505, 'Avalon', 'WI', 608, '-088.830650', '+42.659301'), 
(53506, 'Avoca', 'WI', 608, '-090.280725', '+43.138475'), 
(53507, 'Barneveld', 'WI', 608, '-089.897387', '+43.008396'), 
(53508, 'Belleville', 'WI', 608, '-089.586339', '+42.903829'), 
(53510, 'Belmont', 'WI', 608, '-090.263828', '+42.685375'), 
(53511, 'Beloit', 'WI', 608, '-089.086045', '+42.562039'), 
(53512, 'Beloit', 'WI', 608, '-089.072779', '+42.669779'), 
(53515, 'Black Earth', 'WI', 608, '-089.624544', '+43.113953'), 
(53516, 'Blanchardville', 'WI', 608, '-090.104765', '+42.693258'), 
(53517, 'Blue Mounds', 'WI', 608, '-089.804576', '+43.038220'), 
(53518, 'Blue River', 'WI', 608, '-090.571655', '+42.970450'), 
(53520, 'Brodhead', 'WI', 608, '-089.580126', '+42.605797'), 
(53521, 'Brooklyn', 'WI', 608, '-089.582703', '+42.717122'), 
(53522, 'Browntown', 'WI', 608, '-089.778793', '+42.563199'), 
(53523, 'Cambridge', 'WI', 608, '-089.080742', '+42.987505'), 
(53525, 'Clinton', 'WI', 608, '-088.859993', '+42.562390'), 
(53526, 'Cobb', 'WI', 608, '-090.369319', '+42.963325'), 
(53527, 'Cottage Grove', 'WI', 608, '-089.196996', '+43.071165'), 
(53528, 'Cross Plains', 'WI', 608, '-089.695091', '+43.106453'), 
(53529, 'Dane', 'WI', 608, '-089.523346', '+43.239966'), 
(53530, 'Darlington', 'WI', 608, '-090.134781', '+42.691120'), 
(53531, 'Deerfield', 'WI', 608, '-089.091798', '+43.057662'), 
(53532, 'De Forest', 'WI', 608, '-089.260855', '+43.149066'), 
(53533, 'Dodgeville', 'WI', 608, '-090.192522', '+43.007063'), 
(53534, 'Edgerton', 'WI', 608, '-089.101389', '+42.803797'), 
(53535, 'Edmund', 'WI', 608, '-090.133932', '+43.011323'), 
(53536, 'Evansville', 'WI', 608, '-089.250152', '+42.766359'), 
(53537, 'Footville', 'WI', 608, '-089.211151', '+42.672575'), 
(53538, 'Fort Atkinson', 'WI', 920, '-088.841626', '+42.926467'), 
(53540, 'Gotham', 'WI', 608, '-090.261804', '+43.234509'), 
(53541, 'Gratiot', 'WI', 608, '-090.031186', '+42.579894'), 
(53542, 'Hanover', 'WI', 608, '-089.159420', '+42.632325'), 
(53543, 'Highland', 'WI', 608, '-090.133812', '+42.991078'), 
(53544, 'Hollandale', 'WI', 608, '-089.923881', '+42.871497'), 
(53545, 'Janesville', 'WI', 608, '-089.112201', '+42.710981'), 
(53546, 'Janesville', 'WI', 608, '-088.947859', '+42.663574'), 
(53547, 'Janesville', 'WI', 608, '-089.030111', '+42.729359'), 
(53549, 'Jefferson', 'WI', 920, '-088.759793', '+42.993502'), 
(53550, 'Juda', 'WI', 608, '-089.507906', '+42.564434'), 
(53551, 'Lake Mills', 'WI', 920, '-088.913251', '+43.080902'), 
(53553, 'Linden', 'WI', 608, '-090.320561', '+42.963106'), 
(53554, 'Livingston', 'WI', 608, '-090.511593', '+42.898716'), 
(53555, 'Lodi', 'WI', 608, '-089.557023', '+43.342813'), 
(53556, 'Lone Rock', 'WI', 608, '-090.265197', '+43.241475'), 
(53557, 'Lowell', 'WI', 920, '-088.791442', '+43.343056'), 
(53558, 'Mc Farland', 'WI', 608, '-089.363862', '+43.010519'), 
(53559, 'Marshall', 'WI', 608, '-089.091315', '+43.173921'), 
(53560, 'Mazomanie', 'WI', 608, '-089.729261', '+43.190983'), 
(53561, 'Merrimac', 'WI', 608, '-089.663960', '+43.364531'), 
(53562, 'Middleton', 'WI', 608, '-089.529153', '+43.114772'), 
(53563, 'Milton', 'WI', 608, '-089.041277', '+42.737804'), 
(53565, 'Mineral Point', 'WI', 608, '-090.152558', '+42.989701'), 
(53566, 'Monroe', 'WI', 608, '-089.656994', '+42.612966'), 
(53569, 'Montfort', 'WI', 608, '-090.492475', '+43.031263'), 
(53570, 'Monticello', 'WI', 608, '-089.621013', '+42.743050'), 
(53571, 'Morrisonville', 'WI', 608, '-089.356403', '+43.277325'), 
(53572, 'Mount Horeb', 'WI', 608, '-089.513903', '+42.973438'), 
(53573, 'Muscoda', 'WI', 608, '-090.488423', '+43.123400'), 
(53574, 'New Glarus', 'WI', 608, '-089.651287', '+42.816273'), 
(53575, 'Oregon', 'WI', 608, '-089.389642', '+42.933918'), 
(53576, 'Orfordville', 'WI', 608, '-089.233129', '+42.614273'), 
(53577, 'Plain', 'WI', 608, '-090.022327', '+43.293776'), 
(53578, 'Prairie du Sac', 'WI', 608, '-089.808407', '+43.360759'), 
(53579, 'Reeseville', 'WI', 920, '-088.887444', '+43.287987'), 
(53580, 'Rewey', 'WI', 608, '-090.377784', '+42.856934'), 
(53581, 'Richland Center', 'WI', 608, '-090.430225', '+43.366148'), 
(53582, 'Ridgeway', 'WI', 608, '-089.986458', '+43.016577'), 
(53583, 'Sauk City', 'WI', 608, '-089.895840', '+43.251127'), 
(53584, 'Sextonville', 'WI', 608, '-090.287566', '+43.279435'), 
(53585, 'Sharon', 'WI', 262, '-088.623745', '+42.607688'), 
(53586, 'Shullsburg', 'WI', 608, '-090.113635', '+42.605221'), 
(53587, 'South Wayne', 'WI', 608, '-089.931751', '+42.579926'), 
(53588, 'Spring Green', 'WI', 608, '-090.040066', '+43.230001'), 
(53589, 'Stoughton', 'WI', 608, '-089.168354', '+42.931289'), 
(53590, 'Sun Prairie', 'WI', 608, '-089.209418', '+43.195712'), 
(53591, 'Sun Prairie', 'WI', 608, '-089.423861', '+43.069560'), 
(53593, 'Verona', 'WI', 608, '-089.566512', '+42.995697'), 
(53594, 'Waterloo', 'WI', 920, '-088.947513', '+43.129040'), 
(53595, 'Dodgeville', 'WI', 608, '-090.141299', '+42.976078'), 
(53596, 'Sun Prairie', 'WI', 608, '-089.262880', '+43.192403'), 
(53597, 'Waunakee', 'WI', 608, '-089.322655', '+43.183972'), 
(53598, 'Windsor', 'WI', 608, '-089.341780', '+43.207783'), 
(53599, 'Woodford', 'WI', 608, '-089.862202', '+42.649309'), 
(53701, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53702, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53703, 'Madison', 'WI', 608, '-089.352764', '+43.053085'), 
(53704, 'Madison', 'WI', 608, '-089.322135', '+43.104429'), 
(53705, 'Madison', 'WI', 608, '-089.456810', '+43.073147'), 
(53706, 'Madison', 'WI', 608, '-089.413326', '+43.077755'), 
(53707, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53708, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53709, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53710, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53711, 'Madison', 'WI', 608, '-089.417973', '+43.021252'), 
(53713, 'Madison', 'WI', 608, '-089.397066', '+43.037167'), 
(53714, 'Madison', 'WI', 608, '-089.312644', '+43.118663'), 
(53715, 'Madison', 'WI', 608, '-089.394619', '+43.061839'), 
(53716, 'Madison', 'WI', 608, '-089.313327', '+43.063103'), 
(53717, 'Madison', 'WI', 608, '-089.656734', '+43.015966'), 
(53718, 'Madison', 'WI', 608, '-089.249067', '+43.114160'), 
(53719, 'Madison', 'WI', 608, '-089.494568', '+43.031250'), 
(53725, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53726, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53744, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53777, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53778, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53779, 'Madison', 'WI', 608, '-089.324196', '+43.098202'), 
(53780, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53782, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53783, 'Madison', 'WI', 608, '-089.285235', '+43.159550'), 
(53784, 'Madison', 'WI', 608, '-089.338447', '+43.048908'), 
(53785, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53786, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53787, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53788, 'Madison', 'WI', 608, '-089.376320', '+43.076691'), 
(53789, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53790, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53791, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53792, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53793, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53794, 'Madison', 'WI', 608, '-089.423861', '+43.069560'), 
(53801, 'Bagley', 'WI', 608, '-090.823145', '+42.796401'), 
(53802, 'Beetown', 'WI', 608, '-090.936354', '+42.873625'), 
(53803, 'Benton', 'WI', 608, '-090.350817', '+42.554499'), 
(53804, 'Bloomington', 'WI', 608, '-090.907665', '+42.838191'), 
(53805, 'Boscobel', 'WI', 608, '-090.779071', '+42.896051'), 
(53806, 'Cassville', 'WI', 608, '-090.945303', '+42.782451'), 
(53807, 'Cuba City', 'WI', 608, '-090.699166', '+42.751647'), 
(53808, 'Dickeyville', 'WI', 608, '-090.583298', '+42.635081'), 
(53809, 'Fennimore', 'WI', 608, '-090.677324', '+42.806387'), 
(53810, 'Glen Haven', 'WI', 608, '-090.982153', '+42.822065'), 
(53811, 'Hazel Green', 'WI', 608, '-090.536322', '+42.543893'), 
(53812, 'Kieler', 'WI', 608, '-090.791337', '+42.859325'), 
(53813, 'Lancaster', 'WI', 608, '-090.684965', '+42.864155'), 
(53816, 'Mount Hope', 'WI', 608, '-090.849620', '+42.975521'), 
(53817, 'Patch Grove', 'WI', 608, '-090.964596', '+42.942183'), 
(53818, 'Platteville', 'WI', 608, '-090.644975', '+42.795971'), 
(53820, 'Potosi', 'WI', 608, '-090.731654', '+42.692445'), 
(53821, 'Prairie du Chien', 'WI', 608, '-091.069064', '+43.084008'), 
(53824, 'Sinsinawa', 'WI', 608, '-090.791337', '+42.859325'), 
(53825, 'Stitzer', 'WI', 608, '-090.583575', '+42.926596'), 
(53826, 'Wauzeka', 'WI', 608, '-090.957097', '+43.110147'), 
(53827, 'Woodman', 'WI', 608, '-090.853002', '+43.035813'), 
(53901, 'Portage', 'WI', 608, '-089.399335', '+43.506660'), 
(53910, 'Adams', 'WI', 608, '-089.827509', '+43.892066'), 
(53911, 'Arlington', 'WI', 608, '-089.360610', '+43.336846'), 
(53913, 'Baraboo', 'WI', 608, '-089.863957', '+43.446602'), 
(53916, 'Beaver Dam', 'WI', 920, '-088.862852', '+43.466482'), 
(53917, 'Beaver Dam', 'WI', 920, '-088.704914', '+43.414202'), 
(53919, 'Brandon', 'WI', 920, '-088.622450', '+43.740975'), 
(53920, 'Briggsville', 'WI', 608, '-089.551629', '+43.707600'), 
(53922, 'Burnett', 'WI', 920, '-088.733460', '+43.517272'), 
(53923, 'Cambria', 'WI', 920, '-089.151730', '+43.550235'), 
(53924, 'Cazenovia', 'WI', 608, '-090.282250', '+43.463580'), 
(53925, 'Columbus', 'WI', 920, '-089.120880', '+43.356900'), 
(53926, 'Dalton', 'WI', 920, '-089.186656', '+43.679317'), 
(53927, 'Dellwood', 'WI', 608, '-089.941771', '+43.955460'), 
(53928, 'Doylestown', 'WI', 920, '-089.149069', '+43.426605'), 
(53929, 'Elroy', 'WI', 608, '-090.104460', '+43.827020'), 
(53930, 'Endeavor', 'WI', 608, '-089.483441', '+43.686600'), 
(53931, 'Fairwater', 'WI', 920, '-088.866516', '+43.747481'), 
(53932, 'Fall River', 'WI', 920, '-089.070459', '+43.417126'), 
(53933, 'Fox Lake', 'WI', 920, '-088.895723', '+43.568169'), 
(53934, 'Friendship', 'WI', 608, '-089.777051', '+43.997966'), 
(53935, 'Friesland', 'WI', 920, '-089.059310', '+43.590116'), 
(53936, 'Grand Marsh', 'WI', 608, '-089.727510', '+43.947894'), 
(53937, 'Hillpoint', 'WI', 608, '-090.128539', '+43.390863'), 
(53939, 'Kingston', 'WI', 920, '-089.130237', '+43.691100'), 
(53940, 'Lake Delton', 'WI', 608, '-089.791242', '+43.593912'), 
(53941, 'La Valle', 'WI', 608, '-090.117243', '+43.547459'), 
(53942, 'Lime Ridge', 'WI', 608, '-090.161478', '+43.468211'), 
(53943, 'Loganville', 'WI', 608, '-090.017885', '+43.385775'), 
(53944, 'Lyndon Station', 'WI', 608, '-089.949337', '+43.714061'), 
(53946, 'Markesan', 'WI', 920, '-089.065361', '+43.723578'), 
(53947, 'Marquette', 'WI', 920, '-089.138441', '+43.746464'), 
(53948, 'Mauston', 'WI', 608, '-090.072420', '+43.908679'), 
(53949, 'Montello', 'WI', 608, '-089.372011', '+43.812581'), 
(53950, 'New Lisbon', 'WI', 608, '-090.165918', '+43.911145'), 
(53951, 'North Freedom', 'WI', 608, '-089.872232', '+43.403100'), 
(53952, 'Oxford', 'WI', 608, '-089.463944', '+43.767789'), 
(53953, 'Packwaukee', 'WI', 608, '-089.457600', '+43.764385'), 
(53954, 'Pardeeville', 'WI', 608, '-089.314590', '+43.516772'), 
(53955, 'Poynette', 'WI', 608, '-089.394518', '+43.433273'), 
(53956, 'Randolph', 'WI', 920, '-088.946714', '+43.534002'), 
(53957, 'Randolph', 'WI', 920, '-089.006845', '+43.535249'), 
(53958, 'Reedsburg', 'WI', 608, '-089.955890', '+43.393767'), 
(53959, 'Reedsburg', 'WI', 608, '-089.966806', '+43.482108'), 
(53960, 'Rio', 'WI', 920, '-089.250177', '+43.398335'), 
(53961, 'Rock Springs', 'WI', 608, '-089.931931', '+43.459884'), 
(53962, 'Union Center', 'WI', 608, '-090.049489', '+43.945210'), 
(53963, 'Waupun', 'WI', 920, '-088.754483', '+43.459309'), 
(53964, 'Westfield', 'WI', 608, '-089.478459', '+43.848698'), 
(53965, 'Wisconsin Dells', 'WI', 608, '-089.441680', '+43.568982'), 
(53968, 'Wonewoc', 'WI', 608, '-090.203595', '+43.690867'), 
(53969, 'Wyocena', 'WI', 608, '-089.304970', '+43.498907'), 
(54001, 'Amery', 'WI', 715, '-092.401379', '+45.348566'), 
(54002, 'Baldwin', 'WI', 715, '-092.441061', '+44.969171'), 
(54003, 'Beldenville', 'WI', 715, '-092.448434', '+44.789742'), 
(54004, 'Clayton', 'WI', 715, '-092.430772', '+45.314840'), 
(54005, 'Clear Lake', 'WI', 715, '-092.429816', '+45.282945'), 
(54006, 'Cushing', 'WI', 715, '-092.662155', '+45.554321'), 
(54007, 'Deer Park', 'WI', 715, '-092.379021', '+45.087504'), 
(54009, 'Dresser', 'WI', 715, '-092.549952', '+45.361790'), 
(54010, 'East Ellsworth', 'WI', 715, '-092.465532', '+44.734759'), 
(54011, 'Ellsworth', 'WI', 715, '-092.548289', '+44.740142'), 
(54012, 'Emerald', 'WI', 715, '-092.276235', '+45.114530'), 
(54013, 'Glenwood City', 'WI', 715, '-092.248403', '+45.060365'), 
(54014, 'Hager City', 'WI', 715, '-092.573652', '+44.655504'), 
(54015, 'Hammond', 'WI', 715, '-092.456512', '+44.966939'), 
(54016, 'Hudson', 'WI', 715, '-092.481156', '+44.971853'), 
(54017, 'New Richmond', 'WI', 715, '-092.496993', '+45.090925'), 
(54020, 'Osceola', 'WI', 715, '-092.535618', '+45.283783'), 
(54021, 'Prescott', 'WI', 715, '-092.640483', '+44.747209'), 
(54022, 'River Falls', 'WI', 715, '-092.595365', '+44.802351'), 
(54023, 'Roberts', 'WI', 715, '-092.597620', '+44.974357'), 
(54024, 'Saint Croix Falls', 'WI', 715, '-092.611733', '+45.509689'), 
(54025, 'Somerset', 'WI', 715, '-092.474419', '+45.081379'), 
(54026, 'Star Prairie', 'WI', 715, '-092.480793', '+45.265619'), 
(54027, 'Wilson', 'WI', 715, '-092.256050', '+44.945813'), 
(54028, 'Woodville', 'WI', 715, '-092.376526', '+44.946202'), 
(54082, 'Saint Joseph', 'WI', 715, '-092.746568', '+45.080119'), 
(54101, 'Abrams', 'WI', 920, '-088.044067', '+44.792284'), 
(54102, 'Amberg', 'WI', 715, '-088.049604', '+45.492839'), 
(54103, 'Armstrong Creek', 'WI', 715, '-088.530545', '+45.672311'), 
(54104, 'Athelstane', 'WI', 715, '-088.246901', '+45.420602'), 
(54106, 'Black Creek', 'WI', 920, '-088.454719', '+44.470235'), 
(54107, 'Bonduel', 'WI', 715, '-088.454312', '+44.699153'), 
(54110, 'Brillion', 'WI', 920, '-088.133876', '+44.163209'), 
(54111, 'Cecil', 'WI', 715, '-088.391648', '+44.810274'), 
(54112, 'Coleman', 'WI', 920, '-088.002389', '+45.306273'), 
(54113, 'Combined Locks', 'WI', 920, '-088.361208', '+44.348711'), 
(54114, 'Crivitz', 'WI', 715, '-088.078001', '+45.261661'), 
(54115, 'De Pere', 'WI', 920, '-087.978279', '+44.453629'), 
(54119, 'Dunbar', 'WI', 715, '-088.222435', '+45.591557'), 
(54120, 'Fence', 'WI', 715, '-088.475650', '+45.744470'), 
(54121, 'Florence', 'WI', 715, '-088.284254', '+45.845525'), 
(54123, 'Forest Junction', 'WI', 920, '-088.151532', '+44.211065'), 
(54124, 'Gillett', 'WI', 920, '-088.174299', '+44.916397'), 
(54125, 'Goodman', 'WI', 715, '-088.333152', '+45.648826'), 
(54126, 'Greenleaf', 'WI', 920, '-088.037736', '+44.347365'), 
(54127, 'Green Valley', 'WI', 715, '-088.269238', '+44.804687'), 
(54128, 'Gresham', 'WI', 715, '-088.732786', '+44.806061'), 
(54129, 'Hilbert', 'WI', 920, '-088.195124', '+44.146516'), 
(54130, 'Kaukauna', 'WI', 920, '-088.295776', '+44.334465'), 
(54131, 'Freedom', 'WI', 920, '-088.464873', '+44.416326'), 
(54135, 'Keshena', 'WI', 715, '-088.575133', '+44.886460'), 
(54136, 'Kimberly', 'WI', 920, '-088.473445', '+44.303208'), 
(54137, 'Krakow', 'WI', 920, '-088.289822', '+44.755693'), 
(54138, 'Lakewood', 'WI', 715, '-088.477771', '+45.308254'), 
(54139, 'Lena', 'WI', 920, '-088.214802', '+45.063468'), 
(54140, 'Little Chute', 'WI', 920, '-088.316305', '+44.294746'), 
(54141, 'Little Suamico', 'WI', 920, '-087.995493', '+44.744566'), 
(54143, 'Marinette', 'WI', 715, '-087.716311', '+45.086805'), 
(54149, 'Mountain', 'WI', 715, '-088.478890', '+45.095725'), 
(54150, 'Neopit', 'WI', 715, '-088.618552', '+44.868930'), 
(54151, 'Niagara', 'WI', 715, '-087.918821', '+45.579448'), 
(54152, 'Nichols', 'WI', 920, '-088.458164', '+44.566799'), 
(54153, 'Oconto', 'WI', 920, '-088.082586', '+44.897088'), 
(54154, 'Oconto Falls', 'WI', 920, '-088.125829', '+44.901999'), 
(54155, 'Oneida', 'WI', 920, '-088.233330', '+44.447167'), 
(54156, 'Pembine', 'WI', 715, '-087.904337', '+45.392437'), 
(54157, 'Peshtigo', 'WI', 715, '-087.902000', '+45.174269'), 
(54159, 'Porterfield', 'WI', 715, '-087.827400', '+45.205901'), 
(54160, 'Potter', 'WI', 920, '-088.096495', '+44.119917'), 
(54161, 'Pound', 'WI', 920, '-087.977136', '+45.117544'), 
(54162, 'Pulaski', 'WI', 920, '-088.103417', '+44.583761'), 
(54165, 'Seymour', 'WI', 920, '-088.463328', '+44.430443'), 
(54166, 'Shawano', 'WI', 715, '-088.664156', '+44.745058'), 
(54169, 'Sherwood', 'WI', 920, '-088.229438', '+44.167388'), 
(54170, 'Shiocton', 'WI', 920, '-088.589547', '+44.482935'), 
(54171, 'Sobieski', 'WI', 920, '-088.121792', '+44.726641'), 
(54173, 'Suamico', 'WI', 920, '-088.122034', '+44.635701'), 
(54174, 'Suring', 'WI', 920, '-088.418694', '+45.111843'), 
(54175, 'Townsend', 'WI', 715, '-088.605896', '+45.309457'), 
(54177, 'Wausaukee', 'WI', 715, '-087.876231', '+45.383307'), 
(54180, 'Wrightstown', 'WI', 920, '-088.124743', '+44.494921'), 
(54182, 'Zachow', 'WI', 715, '-088.369842', '+44.731453'), 
(54201, 'Algoma', 'WI', 920, '-087.540266', '+44.596017'), 
(54202, 'Baileys Harbor', 'WI', 920, '-087.146030', '+45.077002'), 
(54203, 'Branch', 'WI', 920, '-087.483874', '+44.109853'), 
(54204, 'Brussels', 'WI', 920, '-087.625888', '+44.752379'), 
(54205, 'Casco', 'WI', 920, '-087.637308', '+44.596082'), 
(54207, 'Collins', 'WI', 920, '-087.990241', '+44.091021'), 
(54208, 'Denmark', 'WI', 920, '-087.885734', '+44.459153'), 
(54209, 'Egg Harbor', 'WI', 920, '-087.266031', '+45.012261'), 
(54210, 'Ellison Bay', 'WI', 920, '-087.044698', '+45.253108'), 
(54211, 'Ephraim', 'WI', 920, '-087.171024', '+45.159184'), 
(54212, 'Fish Creek', 'WI', 920, '-087.209899', '+45.110380'), 
(54213, 'Forestville', 'WI', 920, '-087.528122', '+44.722418'), 
(54214, 'Francis Creek', 'WI', 920, '-087.715629', '+44.204875'), 
(54215, 'Kellnersville', 'WI', 920, '-087.801651', '+44.222585'), 
(54216, 'Kewaunee', 'WI', 920, '-087.592719', '+44.438185'), 
(54217, 'Luxemburg', 'WI', 920, '-087.670551', '+44.541977'), 
(54220, 'Manitowoc', 'WI', 920, '-087.714403', '+44.109709'), 
(54221, 'Manitowoc', 'WI', 920, '-087.599031', '+44.132295'), 
(54226, 'Maplewood', 'WI', 920, '-087.006012', '+45.059713'), 
(54227, 'Maribel', 'WI', 920, '-087.801651', '+44.276554'), 
(54228, 'Mishicot', 'WI', 920, '-087.739206', '+44.167783'), 
(54229, 'New Franken', 'WI', 920, '-087.833306', '+44.571416'), 
(54230, 'Reedsville', 'WI', 920, '-087.904684', '+44.142382'), 
(54232, 'Saint Nazianz', 'WI', 920, '-087.922351', '+44.005714'), 
(54234, 'Sister Bay', 'WI', 920, '-087.101748', '+45.178293'), 
(54235, 'Sturgeon Bay', 'WI', 920, '-087.384142', '+44.945314'), 
(54240, 'Tisch Mills', 'WI', 920, '-087.632398', '+44.282802'), 
(54241, 'Two Rivers', 'WI', 920, '-087.627759', '+44.225538'), 
(54245, 'Valders', 'WI', 920, '-087.899912', '+44.053321'), 
(54246, 'Washington Island', 'WI', 920, '-086.897472', '+45.373786'), 
(54247, 'Whitelaw', 'WI', 920, '-087.781594', '+44.189293'), 
(54301, 'Green Bay', 'WI', 920, '-087.976051', '+44.494385'), 
(54302, 'Green Bay', 'WI', 920, '-087.978652', '+44.495042'), 
(54303, 'Green Bay', 'WI', 920, '-088.078803', '+44.552247'), 
(54304, 'Green Bay', 'WI', 920, '-088.032443', '+44.497541'), 
(54305, 'Green Bay', 'WI', 920, '-088.007382', '+44.460064'), 
(54306, 'Green Bay', 'WI', 920, '-088.007382', '+44.460064'), 
(54307, 'Green Bay', 'WI', 920, '-088.007382', '+44.460064'), 
(54308, 'Green Bay', 'WI', 920, '-087.805912', '+44.459509'), 
(54311, 'Green Bay', 'WI', 920, '-087.957687', '+44.523605'), 
(54313, 'Green Bay', 'WI', 920, '-087.995970', '+44.549640'), 
(54324, 'Green Bay', 'WI', 920, '-088.007382', '+44.460064'), 
(54344, 'Green Bay', 'WI', 920, '-088.111252', '+44.425040'), 
(54401, 'Wausau', 'WI', 715, '-089.794002', '+44.961874'), 
(54402, 'Wausau', 'WI', 715, '-089.770100', '+44.900936'), 
(54403, 'Wausau', 'WI', 715, '-089.531804', '+44.952863'), 
(54404, 'Marshfield', 'WI', 715, '-090.021360', '+44.466554'), 
(54405, 'Abbotsford', 'WI', 715, '-090.374893', '+44.960186'), 
(54406, 'Amherst', 'WI', 715, '-089.335313', '+44.393087'), 
(54407, 'Amherst Junction', 'WI', 715, '-089.356252', '+44.530435'), 
(54408, 'Aniwa', 'WI', 715, '-089.357822', '+45.008812'), 
(54409, 'Antigo', 'WI', 715, '-089.093942', '+45.160809'), 
(54410, 'Arpin', 'WI', 715, '-090.007245', '+44.535658'), 
(54411, 'Athens', 'WI', 715, '-090.007765', '+44.982348'), 
(54412, 'Auburndale', 'WI', 715, '-090.005320', '+44.559652'), 
(54413, 'Babcock', 'WI', 715, '-090.140404', '+44.298272'), 
(54414, 'Birnamwood', 'WI', 715, '-089.104200', '+44.919163'), 
(54415, 'Blenker', 'WI', 715, '-089.918563', '+44.619128'), 
(54416, 'Bowler', 'WI', 715, '-088.838922', '+44.898739'), 
(54417, 'Brokaw', 'WI', 715, '-089.654118', '+45.027350'), 
(54418, 'Bryant', 'WI', 715, '-088.994008', '+45.160395'), 
(54420, 'Chili', 'WI', 715, '-090.375852', '+44.606893'), 
(54421, 'Colby', 'WI', 715, '-090.384734', '+44.879977'), 
(54422, 'Curtiss', 'WI', 715, '-090.527920', '+44.944027'), 
(54423, 'Custer', 'WI', 715, '-089.586502', '+44.580724'), 
(54424, 'Deerbrook', 'WI', 715, '-089.086848', '+45.272303'), 
(54425, 'Dorchester', 'WI', 715, '-090.374411', '+44.996496'), 
(54426, 'Edgar', 'WI', 715, '-090.012469', '+44.904647'), 
(54427, 'Eland', 'WI', 715, '-089.301349', '+44.808419'), 
(54428, 'Elcho', 'WI', 715, '-089.143347', '+45.413361'), 
(54429, 'Elderon', 'WI', 715, '-089.247809', '+44.780171'), 
(54430, 'Elton', 'WI', 715, '-088.834590', '+45.212455'), 
(54432, 'Galloway', 'WI', 715, '-089.770100', '+44.900936'), 
(54433, 'Gilman', 'WI', 715, '-090.632113', '+45.197791'), 
(54434, 'Jump River', 'WI', 715, '-090.484132', '+45.206757'), 
(54435, 'Gleason', 'WI', 715, '-089.607232', '+45.380970'), 
(54436, 'Granton', 'WI', 715, '-090.457313', '+44.607247'), 
(54437, 'Greenwood', 'WI', 715, '-090.675600', '+44.660403'), 
(54439, 'Hannibal', 'WI', 715, '-090.484132', '+45.206757'), 
(54440, 'Hatley', 'WI', 715, '-089.513916', '+44.797963'), 
(54441, 'Hewitt', 'WI', 715, '-090.105056', '+44.645875'), 
(54442, 'Irma', 'WI', 715, '-089.670022', '+45.366386'), 
(54443, 'Junction City', 'WI', 715, '-089.707997', '+44.588962'), 
(54444, 'Kempster', 'WI', 715, '-089.032136', '+45.249382'), 
(54446, 'Loyal', 'WI', 715, '-090.634557', '+44.729482'), 
(54447, 'Lublin', 'WI', 715, '-090.769811', '+45.166580'), 
(54448, 'Marathon', 'WI', 715, '-089.800770', '+44.875437'), 
(54449, 'Marshfield', 'WI', 715, '-090.190595', '+44.589394'), 
(54450, 'Mattoon', 'WI', 715, '-089.047379', '+45.006232'), 
(54451, 'Medford', 'WI', 715, '-090.445798', '+45.164705'), 
(54452, 'Merrill', 'WI', 715, '-089.713291', '+45.217518'), 
(54454, 'Milladore', 'WI', 715, '-089.904543', '+44.598179'), 
(54455, 'Mosinee', 'WI', 715, '-089.701277', '+44.809226'), 
(54456, 'Neillsville', 'WI', 715, '-090.669407', '+44.688149'), 
(54457, 'Nekoosa', 'WI', 715, '-089.920843', '+44.299968'), 
(54458, 'Nelsonville', 'WI', 715, '-089.310944', '+44.490241'), 
(54459, 'Ogema', 'WI', 715, '-090.287732', '+45.451541'), 
(54460, 'Owen', 'WI', 715, '-090.627475', '+44.900923'), 
(54462, 'Pearson', 'WI', 715, '-088.971242', '+45.386148'), 
(54463, 'Pelican Lake', 'WI', 715, '-089.236033', '+45.525897'), 
(54464, 'Phlox', 'WI', 715, '-089.032136', '+45.249382'), 
(54465, 'Pickerel', 'WI', 715, '-088.950339', '+45.362544'), 
(54466, 'Pittsville', 'WI', 715, '-090.190911', '+44.408897'), 
(54467, 'Plover', 'WI', 715, '-089.565507', '+44.413942'), 
(54469, 'Port Edwards', 'WI', 715, '-089.876274', '+44.350934'), 
(54470, 'Rib Lake', 'WI', 715, '-090.168991', '+45.208013'), 
(54471, 'Ringle', 'WI', 715, '-089.364964', '+44.929692'), 
(54472, 'Marshfield', 'WI', 715, '-090.021360', '+44.466554'), 
(54473, 'Rosholt', 'WI', 715, '-089.356834', '+44.605786'), 
(54474, 'Rothschild', 'WI', 715, '-089.712935', '+44.898819'), 
(54475, 'Rudolph', 'WI', 715, '-089.795501', '+44.474097'), 
(54476, 'Schofield', 'WI', 715, '-089.576968', '+44.866501'), 
(54479, 'Spencer', 'WI', 715, '-090.141112', '+44.805167'), 
(54480, 'Stetsonville', 'WI', 715, '-090.302783', '+45.194050'), 
(54481, 'Stevens Point', 'WI', 715, '-089.531871', '+44.551808'), 
(54484, 'Stratford', 'WI', 715, '-090.030674', '+44.809072'), 
(54485, 'Summit Lake', 'WI', 715, '-089.217933', '+45.396466'), 
(54486, 'Tigerton', 'WI', 715, '-089.039052', '+44.759840'), 
(54487, 'Tomahawk', 'WI', 715, '-089.765239', '+45.337814'), 
(54488, 'Unity', 'WI', 715, '-090.257456', '+44.840956'), 
(54489, 'Vesper', 'WI', 715, '-090.003283', '+44.462338'), 
(54490, 'Westboro', 'WI', 715, '-090.401519', '+45.330939'), 
(54491, 'White Lake', 'WI', 715, '-088.803154', '+45.248003'), 
(54492, 'Stevens Point', 'WI', 715, '-089.528584', '+44.509433'), 
(54493, 'Willard', 'WI', 715, '-090.769733', '+44.715341'), 
(54494, 'Wisconsin Rapids', 'WI', 715, '-089.918546', '+44.379694'), 
(54495, 'Wisconsin Rapids', 'WI', 715, '-089.922751', '+44.388082'), 
(54498, 'Withee', 'WI', 715, '-090.638388', '+44.944248'), 
(54499, 'Wittenberg', 'WI', 715, '-089.114760', '+44.801314'), 
(54501, 'Rhinelander', 'WI', 715, '-089.386562', '+45.704474'), 
(54511, 'Argonne', 'WI', 715, '-088.810386', '+45.711791'), 
(54512, 'Boulder Junction', 'WI', 715, '-089.531393', '+46.078442'), 
(54513, 'Brantwood', 'WI', 715, '-090.166914', '+45.584525'), 
(54514, 'Butternut', 'WI', 715, '-090.628174', '+46.394779'), 
(54515, 'Catawba', 'WI', 715, '-090.504465', '+45.535762'), 
(54517, 'Clam Lake', 'WI', 715, '-090.442721', '+46.645163'), 
(54519, 'Conover', 'WI', 715, '-089.260939', '+46.072385'), 
(54520, 'Crandon', 'WI', 715, '-088.891846', '+45.511846'), 
(54521, 'Eagle River', 'WI', 715, '-089.265609', '+45.988126'), 
(54524, 'Fifield', 'WI', 715, '-090.453045', '+45.814336'), 
(54525, 'Gile', 'WI', 715, '-090.191139', '+46.395746'), 
(54526, 'Glen Flora', 'WI', 715, '-090.847935', '+45.486195'), 
(54527, 'Glidden', 'WI', 715, '-090.611172', '+46.126107'), 
(54529, 'Harshaw', 'WI', 715, '-089.663974', '+45.690115'), 
(54530, 'Hawkins', 'WI', 715, '-090.743138', '+45.518558'), 
(54531, 'Hazelhurst', 'WI', 715, '-089.821598', '+45.748350'), 
(54532, 'Heafford Junction', 'WI', 715, '-089.735524', '+45.337678'), 
(54534, 'Hurley', 'WI', 715, '-090.221645', '+46.371032'), 
(54536, 'Iron Belt', 'WI', 715, '-090.342024', '+46.318241'), 
(54537, 'Kennan', 'WI', 715, '-090.606178', '+45.528816'), 
(54538, 'Lac du Flambeau', 'WI', 715, '-089.765660', '+46.068073'), 
(54539, 'Lake Tomahawk', 'WI', 715, '-089.574808', '+45.775685'), 
(54540, 'Land O Lakes', 'WI', 715, '-089.444514', '+46.073659'), 
(54541, 'Laona', 'WI', 715, '-088.706496', '+45.561723'), 
(54542, 'Long Lake', 'WI', 715, '-088.623498', '+45.913837'), 
(54543, 'Mc Naughton', 'WI', 715, '-089.557263', '+45.722930'), 
(54545, 'Manitowish Waters', 'WI', 715, '-089.845465', '+46.155097'), 
(54546, 'Mellen', 'WI', 715, '-090.746141', '+46.320677'), 
(54547, 'Mercer', 'WI', 715, '-090.110725', '+46.143746'), 
(54548, 'Minocqua', 'WI', 715, '-089.824294', '+45.827583'), 
(54550, 'Montreal', 'WI', 715, '-090.309085', '+46.396613'), 
(54552, 'Park Falls', 'WI', 715, '-090.360373', '+45.846473'), 
(54554, 'Phelps', 'WI', 715, '-089.257762', '+46.092807'), 
(54555, 'Phillips', 'WI', 715, '-090.370984', '+45.724607'), 
(54556, 'Prentice', 'WI', 715, '-090.281660', '+45.532944'), 
(54557, 'Presque Isle', 'WI', 715, '-089.738691', '+46.200011'), 
(54558, 'Saint Germain', 'WI', 715, '-089.686925', '+45.942092'), 
(54559, 'Saxon', 'WI', 715, '-090.402719', '+46.502552'), 
(54560, 'Sayner', 'WI', 715, '-089.497889', '+46.020230'), 
(54561, 'Star Lake', 'WI', 715, '-089.485834', '+46.061297'), 
(54562, 'Three Lakes', 'WI', 715, '-089.157339', '+45.762075'), 
(54563, 'Tony', 'WI', 715, '-090.964443', '+45.451970'), 
(54564, 'Tripoli', 'WI', 715, '-089.943993', '+45.725515'), 
(54565, 'Upson', 'WI', 715, '-090.434344', '+46.370313'), 
(54566, 'Wabeno', 'WI', 715, '-088.619413', '+45.443574'), 
(54568, 'Woodruff', 'WI', 715, '-089.653705', '+45.859618'), 
(54601, 'La Crosse', 'WI', 608, '-091.132072', '+43.854560'), 
(54602, 'La Crosse', 'WI', 608, '-091.167621', '+43.907739'), 
(54603, 'La Crosse', 'WI', 608, '-091.246238', '+43.853763'), 
(54610, 'Alma', 'WI', 608, '-091.836481', '+44.346721'), 
(54611, 'Alma Center', 'WI', 715, '-090.975918', '+44.451027'), 
(54612, 'Arcadia', 'WI', 608, '-091.387699', '+44.251711'), 
(54613, 'Arkdale', 'WI', 608, '-089.803877', '+44.079992'), 
(54614, 'Bangor', 'WI', 608, '-091.081457', '+43.919308'), 
(54615, 'Black River Falls', 'WI', 715, '-090.831280', '+44.295394'), 
(54616, 'Blair', 'WI', 608, '-091.264753', '+44.251701'), 
(54618, 'Camp Douglas', 'WI', 608, '-090.239261', '+43.988481'), 
(54619, 'Cashton', 'WI', 608, '-090.699047', '+43.851133'), 
(54620, 'Cataract', 'WI', 608, '-090.842289', '+44.087601'), 
(54621, 'Chaseburg', 'WI', 608, '-090.741409', '+43.667006'), 
(54622, 'Cochrane', 'WI', 608, '-091.741701', '+44.237714'), 
(54623, 'Coon Valley', 'WI', 608, '-091.043819', '+43.574486'), 
(54624, 'De Soto', 'WI', 608, '-091.133309', '+43.480668'), 
(54625, 'Dodge', 'WI', 608, '-091.520432', '+44.143090'), 
(54626, 'Eastman', 'WI', 608, '-091.034135', '+43.220573'), 
(54627, 'Ettrick', 'WI', 608, '-091.257707', '+44.184171'), 
(54628, 'Ferryville', 'WI', 608, '-091.054678', '+43.319219'), 
(54629, 'Fountain City', 'WI', 608, '-091.674962', '+44.170774'), 
(54630, 'Galesville', 'WI', 608, '-091.339528', '+44.094809'), 
(54631, 'Gays Mills', 'WI', 608, '-090.831780', '+43.269667'), 
(54632, 'Genoa', 'WI', 608, '-090.837971', '+43.618089'), 
(54634, 'Hillsboro', 'WI', 608, '-090.659829', '+43.616843'), 
(54635, 'Hixton', 'WI', 715, '-091.044171', '+44.403760'), 
(54636, 'Holmen', 'WI', 608, '-091.223484', '+43.968617'), 
(54637, 'Hustler', 'WI', 608, '-090.272928', '+43.880130'), 
(54638, 'Kendall', 'WI', 608, '-090.402650', '+43.816431'), 
(54639, 'La Farge', 'WI', 608, '-090.636482', '+43.600044'), 
(54640, 'Lynxville', 'WI', 608, '-091.022031', '+43.266172'), 
(54641, 'Mather', 'WI', 608, '-090.049489', '+43.945210'), 
(54642, 'Melrose', 'WI', 608, '-090.979249', '+44.196358'), 
(54643, 'Millston', 'WI', 715, '-090.635831', '+44.186869'), 
(54644, 'Mindoro', 'WI', 608, '-091.032950', '+44.021422'), 
(54645, 'Mount Sterling', 'WI', 608, '-090.940479', '+43.206361'), 
(54646, 'Necedah', 'WI', 608, '-090.130552', '+44.022637'), 
(54648, 'Norwalk', 'WI', 608, '-090.647476', '+43.831590'), 
(54649, 'Oakdale', 'WI', 608, '-090.361161', '+43.971514'), 
(54650, 'Onalaska', 'WI', 608, '-091.130399', '+43.886664'), 
(54651, 'Ontario', 'WI', 608, '-090.548053', '+43.696538'), 
(54652, 'Readstown', 'WI', 608, '-090.774539', '+43.470286'), 
(54653, 'Rockland', 'WI', 608, '-090.950732', '+43.841142'), 
(54654, 'Seneca', 'WI', 608, '-090.940479', '+43.206361'), 
(54655, 'Soldiers Grove', 'WI', 608, '-090.808363', '+43.369813'), 
(54656, 'Sparta', 'WI', 608, '-090.752783', '+43.949925'), 
(54657, 'Steuben', 'WI', 608, '-090.924336', '+43.274205'), 
(54658, 'Stoddard', 'WI', 608, '-091.134346', '+43.669102'), 
(54659, 'Taylor', 'WI', 715, '-091.087671', '+44.291449'), 
(54660, 'Tomah', 'WI', 608, '-090.473336', '+43.983826'), 
(54661, 'Trempealeau', 'WI', 608, '-091.460168', '+44.076755'), 
(54662, 'Tunnel City', 'WI', 608, '-090.562005', '+44.003084'), 
(54664, 'Viola', 'WI', 608, '-090.706816', '+43.501783'), 
(54665, 'Viroqua', 'WI', 608, '-090.991573', '+43.530515'), 
(54666, 'Warrens', 'WI', 608, '-090.466582', '+43.987879'), 
(54667, 'Westby', 'WI', 608, '-090.841723', '+43.653701'), 
(54669, 'West Salem', 'WI', 608, '-091.120198', '+43.897572'), 
(54670, 'Wilton', 'WI', 608, '-090.468791', '+43.848835'), 
(54701, 'Eau Claire', 'WI', 715, '-091.473097', '+44.756530'), 
(54702, 'Eau Claire', 'WI', 715, '-091.285931', '+44.726626'), 
(54703, 'Eau Claire', 'WI', 715, '-091.477897', '+44.804560'), 
(54720, 'Altoona', 'WI', 715, '-091.442253', '+44.803612'), 
(54721, 'Arkansaw', 'WI', 715, '-092.062219', '+44.602774'), 
(54722, 'Augusta', 'WI', 715, '-091.212598', '+44.726811'), 
(54723, 'Bay City', 'WI', 715, '-092.435186', '+44.631517'), 
(54724, 'Bloomer', 'WI', 715, '-091.408026', '+45.042352'), 
(54725, 'Boyceville', 'WI', 715, '-092.013036', '+45.075804'), 
(54726, 'Boyd', 'WI', 715, '-091.175615', '+45.005210'), 
(54727, 'Cadott', 'WI', 715, '-091.353301', '+45.015803'), 
(54728, 'Chetek', 'WI', 715, '-091.828102', '+45.405423'), 
(54729, 'Chippewa Falls', 'WI', 715, '-091.319492', '+44.958689');

insert  into zipcodes values 
(54730, 'Colfax', 'WI', 715, '-091.888046', '+45.037889'), 
(54731, 'Conrath', 'WI', 715, '-091.088353', '+45.357563'), 
(54732, 'Cornell', 'WI', 715, '-091.170922', '+45.125153'), 
(54733, 'Dallas', 'WI', 715, '-091.845156', '+45.261871'), 
(54734, 'Downing', 'WI', 715, '-092.099665', '+45.001949'), 
(54735, 'Downsville', 'WI', 715, '-091.903440', '+44.946496'), 
(54736, 'Durand', 'WI', 715, '-091.831869', '+44.640224'), 
(54737, 'Eau Galle', 'WI', 715, '-092.041910', '+44.749316'), 
(54738, 'Eleva', 'WI', 715, '-091.411701', '+44.394025'), 
(54739, 'Elk Mound', 'WI', 715, '-091.736968', '+44.855107'), 
(54740, 'Elmwood', 'WI', 715, '-092.226414', '+44.744453'), 
(54741, 'Fairchild', 'WI', 715, '-091.014753', '+44.659822'), 
(54742, 'Fall Creek', 'WI', 715, '-091.306304', '+44.762892'), 
(54743, 'Gilmanton', 'WI', 715, '-091.806396', '+44.311074'), 
(54744, 'Hillsdale', 'WI', 715, '-091.881754', '+45.319786'), 
(54745, 'Holcombe', 'WI', 715, '-091.121308', '+45.150752'), 
(54746, 'Humbird', 'WI', 715, '-090.709853', '+44.516708'), 
(54747, 'Independence', 'WI', 715, '-091.443718', '+44.356483'), 
(54748, 'Jim Falls', 'WI', 715, '-091.256794', '+45.088875'), 
(54749, 'Knapp', 'WI', 715, '-092.075210', '+44.947538'), 
(54750, 'Maiden Rock', 'WI', 715, '-092.290720', '+44.623923'), 
(54751, 'Menomonie', 'WI', 715, '-091.943198', '+44.867809'), 
(54754, 'Merrillan', 'WI', 715, '-090.796318', '+44.436841'), 
(54755, 'Mondovi', 'WI', 715, '-091.680680', '+44.487730'), 
(54756, 'Nelson', 'WI', 715, '-091.910518', '+44.473584'), 
(54757, 'New Auburn', 'WI', 715, '-091.486707', '+45.118159'), 
(54758, 'Osseo', 'WI', 715, '-091.347015', '+44.333502'), 
(54759, 'Pepin', 'WI', 715, '-092.131821', '+44.509108'), 
(54760, 'Pigeon Falls', 'WI', 715, '-091.207421', '+44.424863'), 
(54761, 'Plum City', 'WI', 715, '-092.180419', '+44.619607'), 
(54762, 'Prairie Farm', 'WI', 715, '-091.992842', '+45.262353'), 
(54763, 'Ridgeland', 'WI', 715, '-091.875797', '+45.168279'), 
(54764, 'Rock Falls', 'WI', 715, '-091.903440', '+44.946496'), 
(54765, 'Sand Creek', 'WI', 715, '-091.699794', '+45.142866'), 
(54766, 'Sheldon', 'WI', 715, '-090.887173', '+45.349548'), 
(54767, 'Spring Valley', 'WI', 715, '-092.283761', '+44.781928'), 
(54768, 'Stanley', 'WI', 715, '-091.069525', '+44.993395'), 
(54769, 'Stockholm', 'WI', 715, '-092.232594', '+44.508365'), 
(54770, 'Strum', 'WI', 715, '-091.394415', '+44.387425'), 
(54771, 'Thorp', 'WI', 715, '-090.790684', '+44.894112'), 
(54772, 'Wheeler', 'WI', 715, '-091.879257', '+45.094148'), 
(54773, 'Whitehall', 'WI', 715, '-091.285758', '+44.443778'), 
(54774, 'Chippewa Falls', 'WI', 715, '-091.294397', '+45.074130'), 
(54801, 'Spooner', 'WI', 715, '-091.811707', '+45.922016'), 
(54805, 'Almena', 'WI', 715, '-091.965942', '+45.434373'), 
(54806, 'Ashland', 'WI', 715, '-090.738773', '+46.558577'), 
(54810, 'Balsam Lake', 'WI', 715, '-092.378752', '+45.421648'), 
(54812, 'Barron', 'WI', 715, '-091.867790', '+45.477340'), 
(54813, 'Barronett', 'WI', 715, '-092.016728', '+45.557393'), 
(54814, 'Bayfield', 'WI', 715, '-090.915934', '+46.853517'), 
(54816, 'Benoit', 'WI', 715, '-091.143254', '+46.682796'), 
(54817, 'Birchwood', 'WI', 715, '-091.615044', '+45.732675'), 
(54818, 'Brill', 'WI', 715, '-091.848206', '+45.423409'), 
(54819, 'Bruce', 'WI', 715, '-091.293073', '+45.469246'), 
(54820, 'Brule', 'WI', 715, '-091.605419', '+46.555409'), 
(54821, 'Cable', 'WI', 715, '-091.189305', '+46.210180'), 
(54822, 'Cameron', 'WI', 715, '-091.684410', '+45.465645'), 
(54824, 'Centuria', 'WI', 715, '-092.544088', '+45.420898'), 
(54826, 'Comstock', 'WI', 715, '-092.037821', '+45.495679'), 
(54827, 'Cornucopia', 'WI', 715, '-091.092821', '+46.834502'), 
(54828, 'Couderay', 'WI', 715, '-091.291784', '+45.837967'), 
(54829, 'Cumberland', 'WI', 715, '-091.899489', '+45.427720'), 
(54830, 'Danbury', 'WI', 715, '-092.292996', '+45.972603'), 
(54832, 'Drummond', 'WI', 715, '-091.143254', '+46.682796'), 
(54834, 'Edgewater', 'WI', 715, '-091.476541', '+45.742371'), 
(54835, 'Exeland', 'WI', 715, '-091.224718', '+45.780382'), 
(54836, 'Foxboro', 'WI', 715, '-092.171445', '+46.452892'), 
(54837, 'Frederic', 'WI', 715, '-092.429333', '+45.526263'), 
(54838, 'Gordon', 'WI', 715, '-091.894633', '+46.293033'), 
(54839, 'Grand View', 'WI', 715, '-091.143254', '+46.682796'), 
(54840, 'Grantsburg', 'WI', 715, '-092.693513', '+45.795342'), 
(54841, 'Haugen', 'WI', 715, '-091.801751', '+45.620445'), 
(54842, 'Hawthorne', 'WI', 715, '-091.862136', '+46.514162'), 
(54843, 'Hayward', 'WI', 715, '-091.278308', '+45.955223'), 
(54844, 'Herbster', 'WI', 715, '-091.143254', '+46.682796'), 
(54845, 'Hertel', 'WI', 715, '-092.153743', '+45.799612'), 
(54846, 'High Bridge', 'WI', 715, '-090.761153', '+46.376072'), 
(54847, 'Iron River', 'WI', 715, '-091.437437', '+46.599552'), 
(54848, 'Ladysmith', 'WI', 715, '-091.094300', '+45.490835'), 
(54849, 'Lake Nebagamon', 'WI', 715, '-091.713420', '+46.493011'), 
(54850, 'La Pointe', 'WI', 715, '-090.692287', '+46.803272'), 
(54851, 'Lewis', 'WI', 715, '-092.521938', '+45.468941'), 
(54853, 'Luck', 'WI', 715, '-092.467658', '+45.455357'), 
(54854, 'Maple', 'WI', 715, '-091.733798', '+46.652638'), 
(54855, 'Marengo', 'WI', 715, '-090.840821', '+46.366834'), 
(54856, 'Mason', 'WI', 715, '-091.116899', '+46.362341'), 
(54857, 'Mikana', 'WI', 715, '-091.619650', '+45.609562'), 
(54858, 'Milltown', 'WI', 715, '-092.461712', '+45.515830'), 
(54859, 'Minong', 'WI', 715, '-091.859913', '+46.097090'), 
(54861, 'Odanah', 'WI', 715, '-090.619716', '+46.560783'), 
(54862, 'Ojibwa', 'WI', 715, '-091.127234', '+45.797008'), 
(54864, 'Poplar', 'WI', 715, '-091.815333', '+46.594249'), 
(54865, 'Port Wing', 'WI', 715, '-091.353195', '+46.715564'), 
(54867, 'Radisson', 'WI', 715, '-091.268979', '+45.800649'), 
(54868, 'Rice Lake', 'WI', 715, '-091.826575', '+45.519692'), 
(54870, 'Sarona', 'WI', 715, '-091.775875', '+45.737140'), 
(54871, 'Shell Lake', 'WI', 715, '-091.792150', '+45.878356'), 
(54872, 'Siren', 'WI', 715, '-092.385751', '+45.782741'), 
(54873, 'Solon Springs', 'WI', 715, '-091.810992', '+46.417261'), 
(54874, 'South Range', 'WI', 715, '-091.935156', '+46.568809'), 
(54875, 'Springbrook', 'WI', 715, '-091.675448', '+45.945201'), 
(54876, 'Stone Lake', 'WI', 715, '-091.462771', '+45.821216'), 
(54880, 'Superior', 'WI', 715, '-092.117578', '+46.574982'), 
(54888, 'Trego', 'WI', 715, '-091.886372', '+45.966368'), 
(54889, 'Turtle Lake', 'WI', 715, '-092.074695', '+45.400115'), 
(54890, 'Wascott', 'WI', 715, '-091.921631', '+46.525129'), 
(54891, 'Washburn', 'WI', 715, '-090.904151', '+46.697289'), 
(54893, 'Webster', 'WI', 715, '-092.302860', '+45.869606'), 
(54895, 'Weyerhaeuser', 'WI', 715, '-091.423051', '+45.409130'), 
(54896, 'Winter', 'WI', 715, '-091.014362', '+45.832746'), 
(54901, 'Oshkosh', 'WI', 920, '-088.557560', '+44.005661'), 
(54902, 'Oshkosh', 'WI', 920, '-088.526025', '+43.994610'), 
(54903, 'Oshkosh', 'WI', 920, '-088.644873', '+44.068580'), 
(54904, 'Oshkosh', 'WI', 920, '-088.623779', '+44.062366'), 
(54906, 'Oshkosh', 'WI', 920, '-088.644873', '+44.068580'), 
(54909, 'Almond', 'WI', 715, '-089.356552', '+44.379544'), 
(54911, 'Appleton', 'WI', 920, '-088.370856', '+44.275702'), 
(54912, 'Appleton', 'WI', 920, '-088.464873', '+44.416326'), 
(54913, 'Appleton', 'WI', 920, '-088.434297', '+44.345553'), 
(54914, 'Appleton', 'WI', 920, '-088.486307', '+44.271285'), 
(54915, 'Appleton', 'WI', 920, '-088.444396', '+44.373778'), 
(54919, 'Appleton', 'WI', 920, '-088.464873', '+44.416326'), 
(54921, 'Bancroft', 'WI', 715, '-089.526303', '+44.341602'), 
(54922, 'Bear Creek', 'WI', 715, '-088.559628', '+44.432373'), 
(54923, 'Berlin', 'WI', 920, '-089.027124', '+43.915726'), 
(54926, 'Big Falls', 'WI', 715, '-089.016622', '+44.617819'), 
(54927, 'Butte des Morts', 'WI', 920, '-088.653949', '+44.103137'), 
(54928, 'Caroline', 'WI', 715, '-088.876673', '+44.735836'), 
(54929, 'Clintonville', 'WI', 715, '-088.868093', '+44.593386'), 
(54930, 'Coloma', 'WI', 715, '-089.486854', '+44.026085'), 
(54931, 'Dale', 'WI', 920, '-088.464873', '+44.416326'), 
(54932, 'Eldorado', 'WI', 920, '-088.582166', '+43.832253'), 
(54933, 'Embarrass', 'WI', 715, '-088.704318', '+44.668605'), 
(54934, 'Eureka', 'WI', 920, '-088.839692', '+44.003153'), 
(54935, 'Fond du Lac', 'WI', 920, '-088.523176', '+43.734724'), 
(54936, 'Fond du Lac', 'WI', 920, '-088.522984', '+43.740559'), 
(54937, 'Fond du Lac', 'WI', 920, '-088.605657', '+43.765009'), 
(54940, 'Fremont', 'WI', 920, '-088.833282', '+44.272779'), 
(54941, 'Green Lake', 'WI', 920, '-088.985883', '+43.856270'), 
(54942, 'Greenville', 'WI', 920, '-088.556406', '+44.286983'), 
(54943, 'Hancock', 'WI', 715, '-089.491566', '+44.103548'), 
(54944, 'Hortonville', 'WI', 920, '-088.588244', '+44.342058'), 
(54945, 'Iola', 'WI', 715, '-089.071142', '+44.572209'), 
(54946, 'King', 'WI', 715, '-089.146258', '+44.336537'), 
(54947, 'Larsen', 'WI', 920, '-088.688629', '+44.194993'), 
(54948, 'Leopolis', 'WI', 715, '-088.890714', '+44.781006'), 
(54949, 'Manawa', 'WI', 920, '-088.926954', '+44.488057'), 
(54950, 'Marion', 'WI', 715, '-088.937717', '+44.546623'), 
(54951, 'Medina', 'WI', 920, '-088.464873', '+44.416326'), 
(54952, 'Menasha', 'WI', 920, '-088.569088', '+44.141025'), 
(54956, 'Neenah', 'WI', 920, '-088.658087', '+44.170785'), 
(54957, 'Neenah', 'WI', 920, '-088.678863', '+44.198944'), 
(54960, 'Neshkoro', 'WI', 920, '-089.310982', '+43.922097'), 
(54961, 'New London', 'WI', 920, '-088.859107', '+44.405595'), 
(54962, 'Ogdensburg', 'WI', 920, '-088.993214', '+44.426783'), 
(54963, 'Omro', 'WI', 920, '-088.754887', '+44.050782'), 
(54964, 'Pickett', 'WI', 920, '-088.719180', '+43.956653'), 
(54965, 'Pine River', 'WI', 920, '-089.020960', '+44.155967'), 
(54966, 'Plainfield', 'WI', 715, '-089.297481', '+44.191887'), 
(54967, 'Poy Sippi', 'WI', 920, '-088.986361', '+44.134044'), 
(54968, 'Princeton', 'WI', 920, '-089.122651', '+43.832741'), 
(54969, 'Readfield', 'WI', 920, '-088.775457', '+44.269991'), 
(54970, 'Redgranite', 'WI', 920, '-089.217031', '+44.080217'), 
(54971, 'Ripon', 'WI', 920, '-088.533445', '+43.782526'), 
(54974, 'Rosendale', 'WI', 920, '-088.659504', '+43.775697'), 
(54975, 'Royalton', 'WI', 920, '-088.915027', '+44.461926'), 
(54976, 'Saxeville', 'WI', 920, '-089.096856', '+44.209313'), 
(54977, 'Scandinavia', 'WI', 715, '-089.146915', '+44.451051'), 
(54978, 'Tilleda', 'WI', 715, '-088.898362', '+44.796040'), 
(54979, 'Van Dyne', 'WI', 920, '-088.543924', '+43.839613'), 
(54980, 'Waukau', 'WI', 920, '-088.771167', '+43.988578'), 
(54981, 'Waupaca', 'WI', 715, '-089.046680', '+44.429163'), 
(54982, 'Wautoma', 'WI', 920, '-089.271177', '+44.075321'), 
(54983, 'Weyauwega', 'WI', 920, '-088.922821', '+44.332498'), 
(54984, 'Wild Rose', 'WI', 920, '-089.223228', '+44.168882'), 
(54985, 'Winnebago', 'WI', 920, '-088.517762', '+44.070584'), 
(54986, 'Winneconne', 'WI', 920, '-088.745129', '+44.124886'), 
(54990, 'Iola', 'WI', 715, '-088.915027', '+44.461926'), 
(55001, 'Afton', 'MN', 651, '-092.816193', '+44.907170'), 
(55002, 'Almelund', 'MN', 651, '-092.894239', '+45.513447'), 
(55003, 'Bayport', 'MN', 651, '-092.781055', '+45.013918'), 
(55005, 'Bethel', 'MN', 612, '-093.231538', '+45.388716'), 
(55006, 'Braham', 'MN', 320, '-093.278348', '+45.691460'), 
(55007, 'Brook Park', 'MN', 320, '-093.073628', '+45.947444'), 
(55008, 'Cambridge', 'MN', 612, '-093.263457', '+45.602457'), 
(55009, 'Cannon Falls', 'MN', 507, '-092.885609', '+44.483189'), 
(55010, 'Castle Rock', 'MN', 651, '-093.153115', '+44.547215'), 
(55011, 'Cedar', 'MN', 612, '-093.235026', '+45.341448'), 
(55012, 'Center City', 'MN', 651, '-092.789369', '+45.448211'), 
(55013, 'Chisago City', 'MN', 651, '-092.902261', '+45.362621'), 
(55014, 'Circle Pines', 'MN', 612, '-093.129272', '+45.185565'), 
(55016, 'Cottage Grove', 'MN', 651, '-092.928610', '+44.818216'), 
(55017, 'Dalbo', 'MN', 612, '-093.430806', '+45.660954'), 
(55018, 'Dennison', 'MN', 507, '-092.955359', '+44.426537'), 
(55019, 'Dundas', 'MN', 507, '-093.194444', '+44.398613'), 
(55020, 'Elko', 'MN', 612, '-093.369473', '+44.588963'), 
(55021, 'Faribault', 'MN', 507, '-093.267456', '+44.362870'), 
(55024, 'Farmington', 'MN', 651, '-093.141960', '+44.640515'), 
(55025, 'Forest Lake', 'MN', 651, '-092.949266', '+45.246466'), 
(55026, 'Frontenac', 'MN', 651, '-092.358158', '+44.520038'), 
(55027, 'Goodhue', 'MN', 651, '-092.620355', '+44.427157'), 
(55029, 'Grandy', 'MN', 612, '-093.201107', '+45.642235'), 
(55030, 'Grasston', 'MN', 320, '-093.081255', '+45.856598'), 
(55031, 'Hampton', 'MN', 651, '-092.955479', '+44.608467'), 
(55032, 'Harris', 'MN', 651, '-092.998865', '+45.593629'), 
(55033, 'Hastings', 'MN', 651, '-093.032909', '+44.737166'), 
(55036, 'Henriette', 'MN', 320, '-093.124235', '+45.854335'), 
(55037, 'Hinckley', 'MN', 320, '-092.938103', '+46.014689'), 
(55038, 'Hugo', 'MN', 651, '-092.945218', '+45.182366'), 
(55040, 'Isanti', 'MN', 612, '-093.287101', '+45.565289'), 
(55041, 'Lake City', 'MN', 651, '-092.232221', '+44.421753'), 
(55042, 'Lake Elmo', 'MN', 651, '-092.898177', '+44.992866'), 
(55043, 'Lakeland', 'MN', 651, '-092.789447', '+44.940859'), 
(55044, 'Lakeville', 'MN', 612, '-093.258120', '+44.633421'), 
(55045, 'Lindstrom', 'MN', 651, '-092.823088', '+45.404477'), 
(55046, 'Lonsdale', 'MN', 507, '-093.425156', '+44.447704'), 
(55047, 'Marine on Saint Croix', 'MN', 651, '-092.825767', '+45.198774'), 
(55049, 'Medford', 'MN', 507, '-093.246471', '+44.160283'), 
(55051, 'Mora', 'MN', 320, '-093.297792', '+45.918782'), 
(55052, 'Morristown', 'MN', 507, '-093.342652', '+44.328365'), 
(55053, 'Nerstrand', 'MN', 507, '-093.242155', '+44.327380'), 
(55054, 'New Market', 'MN', 612, '-093.354267', '+44.571056'), 
(55055, 'Newport', 'MN', 651, '-092.993263', '+44.872395'), 
(55056, 'North Branch', 'MN', 651, '-092.885433', '+45.556522'), 
(55057, 'Northfield', 'MN', 507, '-093.241838', '+44.376816'), 
(55060, 'Owatonna', 'MN', 507, '-093.223724', '+44.047613'), 
(55063, 'Pine City', 'MN', 320, '-092.892997', '+45.949599'), 
(55065, 'Randolph', 'MN', 507, '-093.024960', '+44.545066'), 
(55066, 'Red Wing', 'MN', 651, '-092.537774', '+44.521909'), 
(55067, 'Rock Creek', 'MN', 320, '-092.718004', '+46.074687'), 
(55068, 'Rosemount', 'MN', 651, '-093.076163', '+44.661216'), 
(55069, 'Rush City', 'MN', 320, '-092.978158', '+45.679870'), 
(55070, 'Saint Francis', 'MN', 612, '-093.357614', '+45.393554'), 
(55071, 'Saint Paul Park', 'MN', 651, '-092.989204', '+44.822826'), 
(55072, 'Sandstone', 'MN', 320, '-092.588959', '+46.132453'), 
(55073, 'Scandia', 'MN', 651, '-092.837344', '+45.253166'), 
(55074, 'Shafer', 'MN', 651, '-092.726135', '+45.382835'), 
(55075, 'South Saint Paul', 'MN', 651, '-093.049879', '+44.890315'), 
(55076, 'Inver Grove Heights', 'MN', 651, '-093.039064', '+44.828816'), 
(55077, 'Inver Grove Heights', 'MN', 651, '-093.093969', '+44.828265'), 
(55078, 'Stacy', 'MN', 651, '-092.894239', '+45.513447'), 
(55079, 'Stacy', 'MN', 651, '-092.969118', '+45.405278'), 
(55080, 'Stanchfield', 'MN', 320, '-093.275622', '+45.651313'), 
(55082, 'Stillwater', 'MN', 651, '-092.847360', '+45.061416'), 
(55083, 'Stillwater', 'MN', 651, '-092.983726', '+45.021016'), 
(55084, 'Taylors Falls', 'MN', 651, '-092.733042', '+45.457557'), 
(55085, 'Vermillion', 'MN', 651, '-092.968309', '+44.674799'), 
(55087, 'Warsaw', 'MN', 507, '-093.397354', '+44.239946'), 
(55088, 'Webster', 'MN', 651, '-093.382574', '+44.500341'), 
(55089, 'Welch', 'MN', 651, '-092.704731', '+44.575372'), 
(55090, 'Willernie', 'MN', 651, '-092.957034', '+45.053466'), 
(55092, 'Wyoming', 'MN', 651, '-092.967517', '+45.336417'), 
(55101, 'Saint Paul', 'MN', 651, '-093.092168', '+44.967965'), 
(55102, 'Saint Paul', 'MN', 651, '-093.118968', '+44.932929'), 
(55103, 'Saint Paul', 'MN', 651, '-093.125319', '+44.967215'), 
(55104, 'Saint Paul', 'MN', 651, '-093.167020', '+44.955615'), 
(55105, 'Saint Paul', 'MN', 651, '-093.160970', '+44.934515'), 
(55106, 'Saint Paul', 'MN', 651, '-093.041616', '+44.957065'), 
(55107, 'Saint Paul', 'MN', 651, '-093.087967', '+44.932465'), 
(55108, 'Saint Paul', 'MN', 651, '-093.177122', '+44.980614'), 
(55109, 'Saint Paul', 'MN', 651, '-093.029667', '+45.013234'), 
(55110, 'Saint Paul', 'MN', 651, '-093.022317', '+45.079965'), 
(55111, 'Saint Paul', 'MN', 612, '-093.200671', '+44.882838'), 
(55112, 'Saint Paul', 'MN', 651, '-093.187223', '+45.078815'), 
(55113, 'Saint Paul', 'MN', 651, '-093.157071', '+45.013895'), 
(55114, 'Saint Paul', 'MN', 651, '-093.194872', '+44.964115'), 
(55115, 'Saint Paul', 'MN', 651, '-092.939113', '+45.070951'), 
(55116, 'Saint Paul', 'MN', 651, '-093.165356', '+44.911215'), 
(55117, 'Saint Paul', 'MN', 651, '-093.106269', '+45.002115'), 
(55118, 'Saint Paul', 'MN', 651, '-093.113028', '+44.856615'), 
(55119, 'Saint Paul', 'MN', 651, '-093.010714', '+44.941415'), 
(55120, 'Saint Paul', 'MN', 651, '-093.143369', '+44.870365'), 
(55121, 'Saint Paul', 'MN', 651, '-093.159080', '+44.822093'), 
(55122, 'Saint Paul', 'MN', 651, '-093.220205', '+44.786018'), 
(55123, 'Saint Paul', 'MN', 651, '-093.140878', '+44.805989'), 
(55124, 'Saint Paul', 'MN', 612, '-093.202881', '+44.749701'), 
(55125, 'Saint Paul', 'MN', 651, '-092.943876', '+44.919716'), 
(55126, 'Saint Paul', 'MN', 651, '-093.138022', '+45.073561'), 
(55127, 'Saint Paul', 'MN', 651, '-093.087520', '+45.080265'), 
(55128, 'Saint Paul', 'MN', 651, '-092.948738', '+44.991316'), 
(55129, 'Saint Paul', 'MN', 651, '-092.923010', '+44.898516'), 
(55133, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55144, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55145, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55146, 'Saint Paul', 'MN', 651, '-093.082793', '+44.942656'), 
(55150, 'Mendota', 'MN', 651, '-093.161258', '+44.886554'), 
(55155, 'Saint Paul', 'MN', 651, '-093.095518', '+44.952165'), 
(55161, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55164, 'Saint Paul', 'MN', 651, '-093.106593', '+44.990915'), 
(55165, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55166, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55168, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55169, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55170, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55171, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55172, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55175, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55177, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55182, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55187, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55188, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55189, 'Saint Paul', 'MN', 651, null, null), 
(55190, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55191, 'Saint Paul', 'MN', 651, '-093.105869', '+45.005902'), 
(55301, 'Albertville', 'MN', 612, '-093.664342', '+45.258673'), 
(55302, 'Annandale', 'MN', 320, '-094.105948', '+45.218652'), 
(55303, 'Anoka', 'MN', 612, '-093.418574', '+45.282482'), 
(55304, 'Andover', 'MN', 612, '-093.272428', '+45.237661'), 
(55305, 'Hopkins', 'MN', 612, '-093.437230', '+44.952763'), 
(55306, 'Burnsville', 'MN', 612, '-093.221535', '+44.762208'), 
(55307, 'Arlington', 'MN', 507, '-094.105481', '+44.597449'), 
(55308, 'Becker', 'MN', 612, '-093.842187', '+45.451864'), 
(55309, 'Big Lake', 'MN', 612, '-093.686916', '+45.367294'), 
(55310, 'Bird Island', 'MN', 320, '-094.848215', '+44.753182'), 
(55311, 'Osseo', 'MN', 612, '-093.499583', '+45.124263'), 
(55312, 'Brownton', 'MN', 320, '-094.251718', '+44.758102'), 
(55313, 'Buffalo', 'MN', 612, '-093.927556', '+45.180732'), 
(55314, 'Buffalo Lake', 'MN', 320, '-094.752767', '+44.710310'), 
(55315, 'Carver', 'MN', 612, '-093.701637', '+44.723162'), 
(55316, 'Champlin', 'MN', 612, '-093.397481', '+45.176914'), 
(55317, 'Chanhassen', 'MN', 612, '-093.572584', '+44.853364'), 
(55318, 'Chaska', 'MN', 612, '-093.653336', '+44.810062'), 
(55319, 'Clear Lake', 'MN', 320, '-093.952504', '+45.466197'), 
(55320, 'Clearwater', 'MN', 320, '-093.924410', '+45.226627'), 
(55321, 'Cokato', 'MN', 320, '-094.185096', '+45.086044'), 
(55322, 'Cologne', 'MN', 612, '-093.787041', '+44.768262'), 
(55323, 'Crystal Bay', 'MN', 612, '-093.471880', '+45.015914'), 
(55324, 'Darwin', 'MN', 320, '-094.420292', '+45.070558'), 
(55325, 'Dassel', 'MN', 320, '-094.368691', '+45.102011'), 
(55327, 'Dayton', 'MN', 612, '-093.482833', '+45.201514'), 
(55328, 'Delano', 'MN', 612, '-093.977920', '+45.041472'), 
(55329, 'Eden Valley', 'MN', 320, '-094.524712', '+45.282592'), 
(55330, 'Elk River', 'MN', 612, '-093.644522', '+45.403289'), 
(55331, 'Excelsior', 'MN', 612, '-093.623186', '+44.912712'), 
(55332, 'Fairfax', 'MN', 507, '-094.726284', '+44.595338'), 
(55333, 'Franklin', 'MN', 507, '-094.891273', '+44.564953'), 
(55334, 'Gaylord', 'MN', 507, '-094.191699', '+44.572583'), 
(55335, 'Gibbon', 'MN', 507, '-094.543258', '+44.550170'), 
(55336, 'Glencoe', 'MN', 320, '-094.195685', '+44.770238'), 
(55337, 'Burnsville', 'MN', 612, '-093.226258', '+44.771547'), 
(55338, 'Green Isle', 'MN', 507, '-094.057781', '+44.635750'), 
(55339, 'Hamburg', 'MN', 612, '-093.837873', '+44.785812'), 
(55340, 'Hamel', 'MN', 612, '-093.568735', '+45.073663'), 
(55341, 'Hanover', 'MN', 612, '-093.673418', '+45.160196'), 
(55342, 'Hector', 'MN', 320, '-094.756704', '+44.709760'), 
(55343, 'Hopkins', 'MN', 612, '-093.448130', '+44.913969'), 
(55344, 'Eden Prairie', 'MN', 612, '-093.440429', '+44.850563'), 
(55345, 'Minnetonka', 'MN', 612, '-093.481749', '+44.916963'), 
(55346, 'Eden Prairie', 'MN', 612, '-093.478080', '+44.875463'), 
(55347, 'Eden Prairie', 'MN', 612, '-093.459829', '+44.841713'), 
(55348, 'Maple Plain', 'MN', 612, '-093.398727', '+44.848263'), 
(55349, 'Howard Lake', 'MN', 320, '-094.047497', '+45.101679'), 
(55350, 'Hutchinson', 'MN', 320, '-094.266332', '+44.875565'), 
(55352, 'Jordan', 'MN', 612, '-093.601183', '+44.658362'), 
(55353, 'Kimball', 'MN', 320, '-094.309928', '+45.362610'), 
(55354, 'Lester Prairie', 'MN', 320, '-094.100616', '+44.880454'), 
(55355, 'Litchfield', 'MN', 320, '-094.529861', '+45.122737'), 
(55356, 'Long Lake', 'MN', 612, '-093.593836', '+44.995129'), 
(55357, 'Loretto', 'MN', 612, '-093.657256', '+45.100098'), 
(55358, 'Maple Lake', 'MN', 320, '-094.060149', '+45.214072'), 
(55359, 'Maple Plain', 'MN', 612, '-093.689162', '+44.983312'), 
(55360, 'Mayer', 'MN', 612, '-093.913561', '+44.905962'), 
(55361, 'Minnetonka Beach', 'MN', 612, '-093.592735', '+44.940212'), 
(55362, 'Monticello', 'MN', 612, '-093.851533', '+45.249636'), 
(55363, 'Montrose', 'MN', 612, '-094.056543', '+45.048202'), 
(55364, 'Mound', 'MN', 612, '-093.662938', '+44.935062'), 
(55365, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55366, 'New Auburn', 'MN', 320, '-094.229311', '+44.673454'), 
(55367, 'New Germany', 'MN', 612, '-093.970832', '+44.899612'), 
(55368, 'Norwood', 'MN', 612, '-093.899950', '+44.738862'), 
(55369, 'Osseo', 'MN', 612, '-093.458932', '+45.128414'), 
(55370, 'Plato', 'MN', 320, '-094.050518', '+44.839939'), 
(55371, 'Princeton', 'MN', 612, '-093.636630', '+45.740703'), 
(55372, 'Prior Lake', 'MN', 612, '-093.464428', '+44.682763'), 
(55373, 'Rockford', 'MN', 612, '-093.865168', '+45.155019'), 
(55374, 'Rogers', 'MN', 612, '-093.574586', '+45.168896'), 
(55375, 'Saint Bonifacius', 'MN', 612, '-093.749040', '+44.904062'), 
(55376, 'Saint Michael', 'MN', 612, '-093.893628', '+45.168260'), 
(55377, 'Santiago', 'MN', 612, '-093.815434', '+45.540181'), 
(55378, 'Savage', 'MN', 612, '-093.367975', '+44.751113'), 
(55379, 'Shakopee', 'MN', 612, '-093.474144', '+44.731113'), 
(55380, 'Silver Creek', 'MN', 612, '-093.979766', '+45.315823'), 
(55381, 'Silver Lake', 'MN', 320, '-094.195425', '+44.921134'), 
(55382, 'South Haven', 'MN', 320, '-094.165984', '+45.265248'), 
(55383, 'Norwood', 'MN', 612, '-093.766524', '+44.805487'), 
(55384, 'Spring Park', 'MN', 612, '-093.630286', '+44.936862'), 
(55385, 'Stewart', 'MN', 320, '-094.344376', '+44.766671'), 
(55386, 'Victoria', 'MN', 612, '-093.661737', '+44.846645'), 
(55387, 'Waconia', 'MN', 612, '-093.746148', '+44.844847'), 
(55388, 'Watertown', 'MN', 612, '-093.853894', '+44.924416'), 
(55389, 'Watkins', 'MN', 320, '-094.444561', '+45.268619'), 
(55390, 'Waverly', 'MN', 612, '-093.974555', '+45.060676'), 
(55391, 'Wayzata', 'MN', 612, '-093.542233', '+44.984663'), 
(55392, 'Navarre', 'MN', 612, '-093.471880', '+45.015914'), 
(55393, 'Maple Plain', 'MN', 320, '-093.888099', '+45.200875'), 
(55394, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55395, 'Winsted', 'MN', 320, '-094.075720', '+44.946121'), 
(55396, 'Winthrop', 'MN', 507, '-094.347525', '+44.550833'), 
(55397, 'Young America', 'MN', 612, '-093.919675', '+44.800912'), 
(55398, 'Zimmerman', 'MN', 612, '-093.602475', '+45.467503'), 
(55399, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55401, 'Minneapolis', 'MN', 612, '-093.273024', '+44.979265'), 
(55402, 'Minneapolis', 'MN', 612, '-093.271825', '+44.975915'), 
(55403, 'Minneapolis', 'MN', 612, '-093.287275', '+44.972615'), 
(55404, 'Minneapolis', 'MN', 612, '-093.329926', '+44.948614'), 
(55405, 'Minneapolis', 'MN', 612, '-093.300275', '+44.970114'), 
(55406, 'Minneapolis', 'MN', 612, '-093.278975', '+44.976015'), 
(55407, 'Minneapolis', 'MN', 612, '-093.254023', '+44.935465'), 
(55408, 'Minneapolis', 'MN', 612, '-093.288975', '+44.947515'), 
(55409, 'Minneapolis', 'MN', 612, '-093.289224', '+44.925014'), 
(55410, 'Minneapolis', 'MN', 612, '-093.318825', '+44.912364'), 
(55411, 'Minneapolis', 'MN', 612, '-093.297393', '+44.999514'), 
(55412, 'Minneapolis', 'MN', 612, '-093.298876', '+45.025115'), 
(55413, 'Minneapolis', 'MN', 612, '-093.240774', '+44.994365'), 
(55414, 'Minneapolis', 'MN', 612, '-093.234173', '+44.974515'), 
(55415, 'Minneapolis', 'MN', 612, '-093.258474', '+44.974215'), 
(55416, 'Minneapolis', 'MN', 612, '-093.337326', '+44.949714'), 
(55417, 'Minneapolis', 'MN', 612, '-093.253624', '+44.962965'), 
(55418, 'Minneapolis', 'MN', 612, '-093.244524', '+45.017765'), 
(55419, 'Minneapolis', 'MN', 612, '-093.282724', '+44.890914'), 
(55420, 'Minneapolis', 'MN', 612, '-093.255222', '+44.835164'), 
(55421, 'Minneapolis', 'MN', 612, '-093.254075', '+45.052315'), 
(55422, 'Minneapolis', 'MN', 612, '-093.342428', '+45.009601'), 
(55423, 'Minneapolis', 'MN', 612, '-093.255272', '+44.875614'), 
(55424, 'Minneapolis', 'MN', 612, '-093.340326', '+44.905164'), 
(55425, 'Minneapolis', 'MN', 612, '-093.236286', '+44.842664'), 
(55426, 'Minneapolis', 'MN', 612, '-093.382928', '+44.955014'), 
(55427, 'Minneapolis', 'MN', 612, '-093.390979', '+44.999964'), 
(55428, 'Minneapolis', 'MN', 612, '-093.372979', '+44.981413'), 
(55429, 'Minneapolis', 'MN', 612, '-093.336926', '+44.975664'), 
(55430, 'Minneapolis', 'MN', 612, '-093.302227', '+45.063923'), 
(55431, 'Minneapolis', 'MN', 612, '-093.311823', '+44.828764'), 
(55432, 'Minneapolis', 'MN', 612, '-093.239570', '+45.094965'), 
(55433, 'Minneapolis', 'MN', 612, '-093.319278', '+45.164263'), 
(55434, 'Minneapolis', 'MN', 612, '-093.226925', '+45.170399'), 
(55435, 'Minneapolis', 'MN', 612, '-093.367327', '+44.932864'), 
(55436, 'Minneapolis', 'MN', 612, '-093.422670', '+44.901163'), 
(55437, 'Minneapolis', 'MN', 612, '-093.353791', '+44.826064'), 
(55438, 'Minneapolis', 'MN', 612, '-093.375027', '+44.826613'), 
(55439, 'Minneapolis', 'MN', 612, '-093.375277', '+44.874414'), 
(55440, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55441, 'Minneapolis', 'MN', 612, '-093.419323', '+45.005804'), 
(55442, 'Minneapolis', 'MN', 612, '-093.431047', '+45.046740'), 
(55443, 'Minneapolis', 'MN', 612, '-093.343120', '+45.119364'), 
(55444, 'Minneapolis', 'MN', 612, '-093.305378', '+45.117765'), 
(55445, 'Minneapolis', 'MN', 612, '-093.352439', '+45.123064'), 
(55446, 'Minneapolis', 'MN', 612, '-093.486482', '+45.040013'), 
(55447, 'Minneapolis', 'MN', 612, '-093.487482', '+45.003335'), 
(55448, 'Minneapolis', 'MN', 612, '-093.313274', '+45.174056'), 
(55449, 'Minneapolis', 'MN', 612, '-093.188924', '+45.169739'), 
(55450, 'Minneapolis', 'MN', 612, '-093.220658', '+44.881113'), 
(55454, 'Minneapolis', 'MN', 612, '-093.252524', '+44.980859'), 
(55455, 'Minneapolis', 'MN', 612, '-093.298376', '+45.038364'), 
(55458, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55459, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55460, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55468, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55470, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55472, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55473, 'Minneapolis', 'MN', 612, '-093.766524', '+44.805487'), 
(55474, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55478, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55479, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55480, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55483, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55484, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55485, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55486, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55487, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55488, 'Minneapolis', 'MN', 612, '-093.471880', '+45.015914'), 
(55550, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55551, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55552, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55553, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55554, 'Norwood', 'MN', 612, '-093.766524', '+44.805487'), 
(55555, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55556, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55557, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55558, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55559, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55560, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55561, 'Monticello', 'MN', 612, '-093.766524', '+44.805487'), 
(55562, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55563, 'Monticello', 'MN', 612, '-093.766524', '+44.805487'), 
(55564, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55565, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55566, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55567, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55568, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55569, 'Osseo', 'MN', 612, '-093.471880', '+45.015914'), 
(55570, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55571, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55572, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55573, 'Young America', 'MN', 612, '-093.471880', '+45.015914'), 
(55574, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55575, 'Howard Lake', 'MN', 320, '-093.471880', '+45.015914'), 
(55576, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55577, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55578, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55579, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55580, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55581, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55582, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55583, 'Norwood', 'MN', 612, '-093.766524', '+44.805487'), 
(55584, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55585, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55586, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55587, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55588, 'Monticello', 'MN', 612, '-093.880245', '+44.989512'), 
(55589, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55590, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55591, 'Monticello', 'MN', 612, '-093.888099', '+45.200875'), 
(55592, 'Maple Plain', 'MN', 612, '-093.888099', '+45.200875'), 
(55593, 'Maple Plain', 'MN', 612, '-093.471880', '+45.015914'), 
(55594, 'Young America', 'MN', 612, '-093.766524', '+44.805487'), 
(55595, 'Loretto', 'MN', 612, '-093.471880', '+45.015914'), 
(55596, 'Loretto', 'MN', 612, '-093.471880', '+45.015914'), 
(55597, 'Loretto', 'MN', 612, '-093.471880', '+45.015914'), 
(55598, 'Loretto', 'MN', 612, '-093.471880', '+45.015914'), 
(55599, 'Loretto', 'MN', 612, '-093.471880', '+45.015914'), 
(55601, 'Beaver Bay', 'MN', 218, '-091.356586', '+47.256021'), 
(55602, 'Brimson', 'MN', 218, '-092.004270', '+47.256933'), 
(55603, 'Finland', 'MN', 218, '-091.320571', '+47.497114'), 
(55604, 'Grand Marais', 'MN', 218, '-090.422940', '+47.872285'), 
(55605, 'Grand Portage', 'MN', 218, '-089.851983', '+47.923022'), 
(55606, 'Hovland', 'MN', 218, '-090.001214', '+47.851669'), 
(55607, 'Isabella', 'MN', 218, '-091.498861', '+47.660406'), 
(55609, 'Knife River', 'MN', 218, '-091.777997', '+46.953880'), 
(55612, 'Lutsen', 'MN', 218, '-090.682372', '+47.705900'), 
(55613, 'Schroeder', 'MN', 218, '-090.949997', '+47.518552'), 
(55614, 'Silver Bay', 'MN', 218, '-091.220483', '+47.358488'), 
(55615, 'Tofte', 'MN', 218, '-090.801861', '+47.648636'), 
(55616, 'Two Harbors', 'MN', 218, '-091.545363', '+47.134891'), 
(55701, 'Adolph', 'MN', 218, '-092.442797', '+47.640367'), 
(55702, 'Alborn', 'MN', 218, '-092.612312', '+47.014861'), 
(55703, 'Angora', 'MN', 218, '-092.756769', '+47.753747'), 
(55704, 'Askov', 'MN', 320, '-092.759076', '+46.215511'), 
(55705, 'Aurora', 'MN', 218, '-092.071317', '+47.634557'), 
(55706, 'Babbitt', 'MN', 218, '-091.953532', '+47.742305'), 
(55707, 'Barnum', 'MN', 218, '-092.720097', '+46.556833'), 
(55708, 'Biwabik', 'MN', 218, '-092.340774', '+47.532826'), 
(55709, 'Bovey', 'MN', 218, '-093.388826', '+47.347269'), 
(55710, 'Britt', 'MN', 218, '-092.651923', '+47.645047'), 
(55711, 'Brookston', 'MN', 218, '-092.680451', '+46.837747'), 
(55712, 'Bruno', 'MN', 320, '-092.705581', '+46.226300'), 
(55713, 'Buhl', 'MN', 218, '-092.764262', '+47.493197'), 
(55716, 'Calumet', 'MN', 218, '-093.276267', '+47.322883'), 
(55717, 'Canyon', 'MN', 218, '-092.442794', '+47.068600'), 
(55718, 'Carlton', 'MN', 218, '-092.675569', '+46.622795'), 
(55719, 'Chisholm', 'MN', 218, '-092.443251', '+47.563308'), 
(55720, 'Cloquet', 'MN', 218, '-092.549564', '+46.592512'), 
(55721, 'Cohasset', 'MN', 218, '-093.516501', '+47.238241'), 
(55722, 'Coleraine', 'MN', 218, '-093.385597', '+47.377503'), 
(55723, 'Cook', 'MN', 218, '-092.768568', '+47.877563'), 
(55724, 'Cotton', 'MN', 218, '-092.435223', '+47.152067'), 
(55725, 'Crane Lake', 'MN', 218, '-092.525385', '+48.241245'), 
(55726, 'Cromwell', 'MN', 218, '-092.836499', '+46.654061'), 
(55730, 'Grand Rapids', 'MN', 218, '-093.921429', '+47.087782'), 
(55731, 'Ely', 'MN', 218, '-092.020778', '+47.918943'), 
(55732, 'Embarrass', 'MN', 218, '-092.228145', '+47.662641'), 
(55733, 'Esko', 'MN', 218, '-092.364896', '+46.712582'), 
(55734, 'Eveleth', 'MN', 218, '-092.452058', '+47.386893'), 
(55735, 'Finlayson', 'MN', 320, '-092.950358', '+46.237920'), 
(55736, 'Floodwood', 'MN', 218, '-092.837735', '+46.937895'), 
(55738, 'Forbes', 'MN', 218, '-092.675563', '+47.273191'), 
(55741, 'Gilbert', 'MN', 218, '-092.366335', '+47.447686'), 
(55742, 'Goodland', 'MN', 218, '-093.132367', '+47.167838'), 
(55744, 'Grand Rapids', 'MN', 218, '-093.393555', '+47.232889'), 
(55745, 'Grand Rapids', 'MN', 218, '-093.921429', '+47.087782'), 
(55746, 'Hibbing', 'MN', 218, '-092.876210', '+47.413263'), 
(55747, 'Hibbing', 'MN', 218, '-092.442797', '+47.640367'), 
(55748, 'Hill City', 'MN', 218, '-093.432392', '+46.671645'), 
(55749, 'Holyoke', 'MN', 218, '-092.410931', '+46.482697'), 
(55750, 'Hoyt Lakes', 'MN', 218, '-092.112844', '+47.507262'), 
(55751, 'Iron', 'MN', 218, '-092.681078', '+47.420472'), 
(55752, 'Jacobson', 'MN', 218, '-093.433078', '+46.592204'), 
(55753, 'Keewatin', 'MN', 218, '-093.078443', '+47.398025'), 
(55756, 'Kerrick', 'MN', 218, '-092.662237', '+46.331356'), 
(55757, 'Kettle River', 'MN', 218, '-092.908622', '+46.520490'), 
(55758, 'Kinney', 'MN', 218, '-092.740216', '+47.512132'), 
(55760, 'McGregor', 'MN', 218, '-093.307560', '+46.607188'), 
(55763, 'Makinen', 'MN', 218, '-092.181209', '+47.264753'), 
(55764, 'Marble', 'MN', 218, '-093.293880', '+47.321916'), 
(55765, 'Meadowlands', 'MN', 218, '-092.803506', '+47.116076'), 
(55766, 'Melrude', 'MN', 218, '-092.412343', '+47.249626'), 
(55767, 'Moose Lake', 'MN', 218, '-092.756405', '+46.552827'), 
(55768, 'Mountain Iron', 'MN', 218, '-092.686192', '+47.454993'), 
(55769, 'Nashwauk', 'MN', 218, '-093.243688', '+47.441216'), 
(55771, 'Orr', 'MN', 218, '-092.757902', '+47.742195'), 
(55772, 'Nett Lake', 'MN', 218, '-093.083438', '+48.081686'), 
(55775, 'Pengilly', 'MN', 218, '-093.212906', '+47.287391'), 
(55777, 'Virginia', 'MN', 218, '-092.442797', '+47.640367'), 
(55779, 'Saginaw', 'MN', 218, '-092.448123', '+46.910179'), 
(55780, 'Sawyer', 'MN', 218, '-092.639079', '+46.701794'), 
(55781, 'Side Lake', 'MN', 218, '-092.994885', '+47.551459'), 
(55782, 'Soudan', 'MN', 218, '-092.246359', '+47.821007'), 
(55783, 'Sturgeon Lake', 'MN', 218, '-092.824278', '+46.367039'), 
(55784, 'Swan River', 'MN', 218, '-093.190708', '+47.067170'), 
(55785, 'Swatara', 'MN', 218, '-093.645502', '+46.696774'), 
(55786, 'Taconite', 'MN', 218, '-093.342118', '+47.316395'), 
(55787, 'Tamarack', 'MN', 218, '-093.213416', '+46.630318'), 
(55790, 'Tower', 'MN', 218, '-092.338233', '+47.787247'), 
(55791, 'Twig', 'MN', 218, '-092.442797', '+47.640367'), 
(55792, 'Virginia', 'MN', 218, '-092.499975', '+47.646075'), 
(55793, 'Warba', 'MN', 218, '-093.228104', '+47.241169'), 
(55795, 'Willow River', 'MN', 218, '-092.863863', '+46.310484'), 
(55796, 'Winton', 'MN', 218, '-092.266525', '+47.720643'), 
(55797, 'Wrenshall', 'MN', 218, '-092.657895', '+46.565172'), 
(55798, 'Wright', 'MN', 218, '-092.735406', '+46.614151'), 
(55801, 'Duluth', 'MN', 218, '-092.001934', '+47.005566'), 
(55802, 'Duluth', 'MN', 218, '-092.039109', '+46.904912'), 
(55803, 'Duluth', 'MN', 218, '-092.118400', '+47.217311'), 
(55804, 'Duluth', 'MN', 218, '-092.005488', '+46.886239'), 
(55805, 'Duluth', 'MN', 218, '-092.094589', '+46.800389'), 
(55806, 'Duluth', 'MN', 218, '-092.133189', '+46.774939'), 
(55807, 'Duluth', 'MN', 218, '-092.177640', '+46.735978'), 
(55808, 'Duluth', 'MN', 218, '-092.242241', '+46.683891'), 
(55810, 'Duluth', 'MN', 218, '-092.266038', '+46.760620'), 
(55811, 'Duluth', 'MN', 218, '-092.199825', '+46.814712'), 
(55812, 'Duluth', 'MN', 218, '-092.072288', '+46.810788'), 
(55814, 'Duluth', 'MN', 218, '-092.442797', '+47.640367'), 
(55815, 'Duluth', 'MN', 218, '-092.442797', '+47.640367'), 
(55816, 'Duluth', 'MN', 218, '-092.442797', '+47.640367'), 
(55901, 'Rochester', 'MN', 507, '-092.516916', '+44.075285'), 
(55902, 'Rochester', 'MN', 507, '-092.389901', '+43.972494'), 
(55903, 'Rochester', 'MN', 507, '-092.540929', '+43.996613'), 
(55904, 'Rochester', 'MN', 507, '-092.302649', '+43.986220'), 
(55905, 'Rochester', 'MN', 507, '-092.466826', '+44.022513'), 
(55906, 'Rochester', 'MN', 507, '-092.405294', '+44.107815'), 
(55909, 'Adams', 'MN', 507, '-092.743890', '+43.565168'), 
(55910, 'Altura', 'MN', 507, '-091.946134', '+44.085616'), 
(55912, 'Austin', 'MN', 507, '-092.976818', '+43.699305'), 
(55917, 'Blooming Prairie', 'MN', 507, '-093.144007', '+44.011627'), 
(55918, 'Brownsdale', 'MN', 507, '-092.866996', '+43.746834'), 
(55919, 'Brownsville', 'MN', 507, '-091.410977', '+43.648232'), 
(55920, 'Byron', 'MN', 507, '-092.599372', '+43.988227'), 
(55921, 'Caledonia', 'MN', 507, '-091.458938', '+43.635474'), 
(55922, 'Canton', 'MN', 507, '-091.852970', '+43.527479'), 
(55923, 'Chatfield', 'MN', 507, '-092.139962', '+43.758684'), 
(55924, 'Claremont', 'MN', 507, '-092.975313', '+44.046168'), 
(55925, 'Dakota', 'MN', 507, '-091.606021', '+43.935613'), 
(55926, 'Dexter', 'MN', 507, '-092.786355', '+43.616293'), 
(55927, 'Dodge Center', 'MN', 507, '-092.910808', '+44.045362'), 
(55929, 'Dover', 'MN', 507, '-092.138889', '+43.989637'), 
(55931, 'Eitzen', 'MN', 507, '-091.463204', '+43.508371'), 
(55932, 'Elgin', 'MN', 507, '-092.252177', '+44.123683'), 
(55933, 'Elkton', 'MN', 507, '-092.682753', '+43.664334'), 
(55934, 'Eyota', 'MN', 507, '-092.264837', '+44.009932'), 
(55935, 'Fountain', 'MN', 507, '-092.075216', '+43.651181'), 
(55936, 'Grand Meadow', 'MN', 507, '-092.544587', '+43.668417'), 
(55939, 'Harmony', 'MN', 507, '-092.069594', '+43.534993'), 
(55940, 'Hayfield', 'MN', 507, '-092.797679', '+43.896909'), 
(55941, 'Hokah', 'MN', 507, '-091.398755', '+43.759533'), 
(55942, 'Homer', 'MN', 507, '-091.681870', '+44.019989'), 
(55943, 'Houston', 'MN', 507, '-091.571198', '+43.781431'), 
(55944, 'Kasson', 'MN', 507, '-092.790593', '+44.017216'), 
(55945, 'Kellogg', 'MN', 507, '-092.109479', '+44.273871'), 
(55946, 'Kenyon', 'MN', 507, '-092.905937', '+44.294333'), 
(55947, 'La Crescent', 'MN', 507, '-091.352968', '+43.770564'), 
(55949, 'Lanesboro', 'MN', 507, '-091.977384', '+43.721194'), 
(55950, 'Lansing', 'MN', 507, '-092.965279', '+43.762936'), 
(55951, 'Le Roy', 'MN', 507, '-092.532554', '+43.546515'), 
(55952, 'Lewiston', 'MN', 507, '-091.880535', '+43.944412'), 
(55953, 'Lyle', 'MN', 507, '-092.942939', '+43.506952'), 
(55954, 'Mabel', 'MN', 507, '-091.768082', '+43.521277'), 
(55955, 'Mantorville', 'MN', 507, '-092.760046', '+44.065741'), 
(55956, 'Mazeppa', 'MN', 507, '-092.513947', '+44.241752'), 
(55957, 'Millville', 'MN', 507, '-092.336216', '+44.234483'), 
(55959, 'Minnesota City', 'MN', 507, '-091.735080', '+44.081907'), 
(55960, 'Oronoco', 'MN', 507, '-092.373869', '+44.084556'), 
(55961, 'Ostrander', 'MN', 507, '-092.087863', '+43.714209'), 
(55962, 'Peterson', 'MN', 507, '-092.048539', '+43.747262'), 
(55963, 'Pine Island', 'MN', 507, '-092.710905', '+44.261029'), 
(55964, 'Plainview', 'MN', 507, '-092.202044', '+44.151210'), 
(55965, 'Preston', 'MN', 507, '-092.094590', '+43.706377'), 
(55967, 'Racine', 'MN', 507, '-092.483567', '+43.784072'), 
(55968, 'Reads Landing', 'MN', 651, '-092.282467', '+44.340826'), 
(55969, 'Rollingstone', 'MN', 507, '-091.819882', '+44.099266'), 
(55970, 'Rose Creek', 'MN', 507, '-092.830439', '+43.669317'), 
(55971, 'Rushford', 'MN', 507, '-091.793376', '+43.809873'), 
(55972, 'Saint Charles', 'MN', 507, '-091.922346', '+43.960809'), 
(55973, 'Sargeant', 'MN', 507, '-092.802913', '+43.804657'), 
(55974, 'Spring Grove', 'MN', 507, '-091.635822', '+43.571029'), 
(55975, 'Spring Valley', 'MN', 507, '-092.334603', '+43.689711'), 
(55976, 'Stewartville', 'MN', 507, '-092.503744', '+43.884346'), 
(55977, 'Taopi', 'MN', 507, '-092.660555', '+43.557786'), 
(55979, 'Utica', 'MN', 507, '-091.969704', '+43.920980'), 
(55981, 'Wabasha', 'MN', 651, '-092.087925', '+44.357900'), 
(55982, 'Waltham', 'MN', 507, '-092.796930', '+43.694738'), 
(55983, 'Wanamingo', 'MN', 507, '-092.812034', '+44.272099'), 
(55985, 'West Concord', 'MN', 507, '-092.903452', '+44.148244'), 
(55987, 'Winona', 'MN', 507, '-091.700889', '+44.029975'), 
(55988, 'Stockton', 'MN', 507, '-091.770781', '+44.025217'), 
(55990, 'Wykoff', 'MN', 507, '-092.237117', '+43.704566'), 
(55991, 'Zumbro Falls', 'MN', 507, '-092.425643', '+44.242705'), 
(55992, 'Zumbrota', 'MN', 507, '-092.693235', '+44.287597'), 
(56001, 'Mankato', 'MN', 507, '-094.003112', '+44.061451'), 
(56002, 'Mankato', 'MN', 507, '-094.069828', '+44.056047'), 
(56003, 'Mankato', 'MN', 507, '-094.094192', '+44.217193'), 
(56006, 'Mankato', 'MN', 507, '-094.069828', '+44.056047'), 
(56007, 'Albert Lea', 'MN', 507, '-093.389838', '+43.686288'), 
(56009, 'Alden', 'MN', 507, '-093.532143', '+43.733525'), 
(56010, 'Amboy', 'MN', 507, '-094.158390', '+43.886884'), 
(56011, 'Belle Plaine', 'MN', 612, '-093.757888', '+44.608912'), 
(56013, 'Blue Earth', 'MN', 507, '-093.977974', '+43.650300'), 
(56014, 'Bricelyn', 'MN', 507, '-093.826733', '+43.669878'), 
(56016, 'Clarks Grove', 'MN', 507, '-093.326712', '+43.761669'), 
(56017, 'Cleveland', 'MN', 507, '-093.817622', '+44.298188'), 
(56019, 'Comfrey', 'MN', 507, '-094.907833', '+44.111351'), 
(56020, 'Conger', 'MN', 507, '-093.548214', '+43.621050'), 
(56021, 'Courtland', 'MN', 507, '-094.272911', '+44.265888'), 
(56022, 'Darfur', 'MN', 507, '-094.790185', '+44.054830'), 
(56023, 'Delavan', 'MN', 507, '-094.007655', '+43.768062'), 
(56024, 'Eagle Lake', 'MN', 507, '-093.882127', '+44.163231'), 
(56025, 'Easton', 'MN', 507, '-093.897589', '+43.760823'), 
(56026, 'Ellendale', 'MN', 507, '-093.286367', '+43.927861'), 
(56027, 'Elmore', 'MN', 507, '-093.969840', '+43.575712'), 
(56028, 'Elysian', 'MN', 507, '-093.681980', '+44.199317'), 
(56029, 'Emmons', 'MN', 507, '-093.403429', '+43.652544'), 
(56030, 'Essig', 'MN', 507, '-094.605226', '+44.325833'), 
(56031, 'Fairmont', 'MN', 507, '-094.510780', '+43.674049'), 
(56032, 'Freeborn', 'MN', 507, '-093.525396', '+43.783807'), 
(56033, 'Frost', 'MN', 507, '-093.908248', '+43.564879'), 
(56034, 'Garden City', 'MN', 507, '-094.165036', '+44.052118'), 
(56035, 'Geneva', 'MN', 507, '-093.348869', '+43.673904'), 
(56036, 'Glenville', 'MN', 507, '-093.361730', '+43.664991'), 
(56037, 'Good Thunder', 'MN', 507, '-094.112395', '+44.029182'), 
(56039, 'Granada', 'MN', 507, '-094.440978', '+43.659429'), 
(56041, 'Hanska', 'MN', 507, '-094.499485', '+44.133457'), 
(56042, 'Hartland', 'MN', 507, '-093.485456', '+43.803384'), 
(56043, 'Hayward', 'MN', 507, '-093.244932', '+43.646968'), 
(56044, 'Henderson', 'MN', 507, '-093.962668', '+44.564912'), 
(56045, 'Hollandale', 'MN', 507, '-093.204246', '+43.759484'), 
(56046, 'Hope', 'MN', 507, '-093.274017', '+43.955103'), 
(56047, 'Huntley', 'MN', 507, '-094.228897', '+43.738397'), 
(56048, 'Janesville', 'MN', 507, '-093.587350', '+44.051012'), 
(56050, 'Kasota', 'MN', 507, '-093.931119', '+44.273281'), 
(56051, 'Kiester', 'MN', 507, '-093.708504', '+43.550446'), 
(56052, 'Kilkenny', 'MN', 507, '-093.574653', '+44.313417'), 
(56054, 'Lafayette', 'MN', 507, '-094.293887', '+44.361224'), 
(56055, 'Lake Crystal', 'MN', 507, '-094.212574', '+44.147701'), 
(56056, 'La Salle', 'MN', 507, '-094.614361', '+43.978335'), 
(56057, 'Le Center', 'MN', 507, '-093.781405', '+44.360047'), 
(56058, 'Le Sueur', 'MN', 507, '-093.903348', '+44.390864'), 
(56060, 'Lewisville', 'MN', 507, '-094.434135', '+43.923423'), 
(56062, 'Madelia', 'MN', 507, '-094.415480', '+44.050715'), 
(56063, 'Madison Lake', 'MN', 507, '-093.862052', '+44.083910'), 
(56064, 'Manchester', 'MN', 507, '-093.468959', '+43.763839'), 
(56065, 'Mapleton', 'MN', 507, '-093.952056', '+43.925112'), 
(56068, 'Minnesota Lake', 'MN', 507, '-093.817817', '+43.811561'), 
(56069, 'Montgomery', 'MN', 507, '-093.580277', '+44.349609'), 
(56071, 'New Prague', 'MN', 612, '-093.555980', '+44.536713'), 
(56072, 'New Richland', 'MN', 507, '-093.561426', '+43.981294'), 
(56073, 'New Ulm', 'MN', 507, '-094.511407', '+44.259924'), 
(56074, 'Nicollet', 'MN', 507, '-094.188233', '+44.273214'), 
(56075, 'Northrop', 'MN', 507, '-094.435705', '+43.735278'), 
(56076, 'Oakland', 'MN', 507, '-093.348869', '+43.673904'), 
(56078, 'Pemberton', 'MN', 507, '-093.783274', '+44.007674'), 
(56080, 'Saint Clair', 'MN', 507, '-093.857123', '+44.081669'), 
(56081, 'Saint James', 'MN', 507, '-094.604116', '+43.982851'), 
(56082, 'Saint Peter', 'MN', 507, '-094.070153', '+44.337793'), 
(56083, 'Sanborn', 'MN', 507, '-095.167551', '+44.282403'), 
(56084, 'Searles', 'MN', 507, '-094.738827', '+44.302893'), 
(56085, 'Sleepy Eye', 'MN', 507, '-094.777163', '+44.317309'), 
(56087, 'Springfield', 'MN', 507, '-094.903534', '+44.253427'), 
(56088, 'Truman', 'MN', 507, '-094.430809', '+43.789856'), 
(56089, 'Twin Lakes', 'MN', 507, '-093.420578', '+43.559269'), 
(56090, 'Vernon Center', 'MN', 507, '-094.233683', '+43.925892'), 
(56091, 'Waldorf', 'MN', 507, '-093.682513', '+43.907326'), 
(56093, 'Waseca', 'MN', 507, '-093.550495', '+44.065547'), 
(56096, 'Waterville', 'MN', 507, '-093.569726', '+44.324235'), 
(56097, 'Wells', 'MN', 507, '-093.912041', '+43.702814'), 
(56098, 'Winnebago', 'MN', 507, '-093.948241', '+43.673848'), 
(56101, 'Windom', 'MN', 507, '-095.046828', '+43.900192'), 
(56110, 'Adrian', 'MN', 507, '-095.953225', '+43.620754'), 
(56111, 'Alpha', 'MN', 507, '-095.154494', '+43.674174'), 
(56113, 'Arco', 'MN', 507, '-096.184200', '+44.382668'), 
(56114, 'Avoca', 'MN', 507, '-095.603170', '+43.960084'), 
(56115, 'Balaton', 'MN', 507, '-095.889647', '+44.261464'), 
(56116, 'Beaver Creek', 'MN', 507, '-096.364663', '+43.612344'), 
(56117, 'Bigelow', 'MN', 507, '-095.687951', '+43.540643'), 
(56118, 'Bingham Lake', 'MN', 507, '-095.048996', '+43.895565'), 
(56119, 'Brewster', 'MN', 507, '-095.512519', '+43.732427'), 
(56120, 'Butterfield', 'MN', 507, '-094.814932', '+44.002201'), 
(56121, 'Ceylon', 'MN', 507, '-094.606517', '+43.584995'), 
(56122, 'Chandler', 'MN', 507, '-095.819970', '+43.921990'), 
(56123, 'Currie', 'MN', 507, '-095.704397', '+44.048028'), 
(56125, 'Dovray', 'MN', 507, '-095.549899', '+44.053323'), 
(56127, 'Dunnell', 'MN', 507, '-094.550932', '+43.674184'), 
(56128, 'Edgerton', 'MN', 507, '-096.149676', '+43.930332'), 
(56129, 'Ellsworth', 'MN', 507, '-095.983538', '+43.536342'), 
(56131, 'Fulda', 'MN', 507, '-095.593288', '+43.905962'), 
(56132, 'Garvin', 'MN', 507, '-095.861770', '+44.305584'), 
(56134, 'Hardwick', 'MN', 507, '-096.218283', '+43.810378'), 
(56136, 'Hendricks', 'MN', 507, '-096.337710', '+44.460984'), 
(56137, 'Heron Lake', 'MN', 507, '-095.320571', '+43.795977'), 
(56138, 'Hills', 'MN', 507, '-096.358365', '+43.525185'), 
(56139, 'Holland', 'MN', 507, '-096.188124', '+44.092390'), 
(56140, 'Ihlen', 'MN', 507, '-096.364032', '+43.895464'), 
(56141, 'Iona', 'MN', 507, '-095.784003', '+43.891474'), 
(56142, 'Ivanhoe', 'MN', 507, '-096.246374', '+44.460411'), 
(56143, 'Jackson', 'MN', 507, '-095.021954', '+43.650174'), 
(56144, 'Jasper', 'MN', 507, '-096.342955', '+43.879857'), 
(56145, 'Jeffers', 'MN', 507, '-095.195219', '+44.055769'), 
(56146, 'Kanaranzi', 'MN', 507, '-096.252794', '+43.674883'), 
(56147, 'Kenneth', 'MN', 507, '-096.252794', '+43.674883'), 
(56149, 'Lake Benton', 'MN', 507, '-096.270936', '+44.294793'), 
(56150, 'Lakefield', 'MN', 507, '-095.171548', '+43.678125'), 
(56151, 'Lake Wilson', 'MN', 507, '-095.825082', '+44.006920'), 
(56152, 'Lamberton', 'MN', 507, '-095.269338', '+44.282497'), 
(56153, 'Leota', 'MN', 507, '-096.012811', '+43.840423'), 
(56155, 'Lismore', 'MN', 507, '-095.942501', '+43.682995'), 
(56156, 'Luverne', 'MN', 507, '-096.163242', '+43.698546'), 
(56157, 'Lynd', 'MN', 507, '-095.937984', '+44.399913'), 
(56158, 'Magnolia', 'MN', 507, '-096.076950', '+43.644047'), 
(56159, 'Mountain Lake', 'MN', 507, '-094.924319', '+43.939276'), 
(56160, 'Odin', 'MN', 507, '-094.742716', '+43.867848'), 
(56161, 'Okabena', 'MN', 507, '-095.316815', '+43.738986'), 
(56162, 'Ormsby', 'MN', 507, '-094.663493', '+43.826503'), 
(56164, 'Pipestone', 'MN', 507, '-096.265153', '+43.989267'), 
(56165, 'Reading', 'MN', 507, '-095.703514', '+43.732304'), 
(56166, 'Revere', 'MN', 507, '-095.355744', '+44.239130'), 
(56167, 'Round Lake', 'MN', 507, '-095.640477', '+43.631841'), 
(56168, 'Rushmore', 'MN', 507, '-095.803869', '+43.623088'), 
(56169, 'Russell', 'MN', 507, '-095.978040', '+44.335085'), 
(56170, 'Ruthton', 'MN', 507, '-096.275913', '+44.153916'), 
(56171, 'Sherburn', 'MN', 507, '-094.759431', '+43.667369'), 
(56172, 'Slayton', 'MN', 507, '-095.763493', '+43.993479'), 
(56173, 'Steen', 'MN', 507, '-096.252794', '+43.674883'), 
(56174, 'Storden', 'MN', 507, '-095.319366', '+44.039624'), 
(56175, 'Tracy', 'MN', 507, '-095.773754', '+44.290092'), 
(56176, 'Trimont', 'MN', 507, '-094.713525', '+43.783229'), 
(56177, 'Trosky', 'MN', 507, '-096.260066', '+43.889477'), 
(56178, 'Tyler', 'MN', 507, '-096.141967', '+44.275371'), 
(56180, 'Walnut Grove', 'MN', 507, '-095.481890', '+44.283007'), 
(56181, 'Welcome', 'MN', 507, '-094.673433', '+43.667270'), 
(56183, 'Westbrook', 'MN', 507, '-095.196562', '+44.007813'), 
(56185, 'Wilmont', 'MN', 507, '-095.826712', '+43.790084'), 
(56186, 'Woodstock', 'MN', 507, '-096.099250', '+44.009283'), 
(56187, 'Worthington', 'MN', 507, '-095.735375', '+43.645207'), 
(56201, 'Willmar', 'MN', 320, '-094.977723', '+45.147104'), 
(56207, 'Alberta', 'MN', 320, '-096.000761', '+45.585961'), 
(56208, 'Appleton', 'MN', 320, '-095.957570', '+45.282008'), 
(56209, 'Atwater', 'MN', 320, '-094.968572', '+45.109205'), 
(56210, 'Barry', 'MN', 320, '-096.558886', '+45.559291'), 
(56211, 'Beardsley', 'MN', 320, '-096.469532', '+45.381402'), 
(56212, 'Bellingham', 'MN', 320, '-096.095554', '+45.053253'), 
(56214, 'Belview', 'MN', 507, '-095.324839', '+44.553001'), 
(56215, 'Benson', 'MN', 320, '-095.672102', '+45.281669'), 
(56216, 'Blomkest', 'MN', 320, '-095.058849', '+44.950076'), 
(56218, 'Boyd', 'MN', 320, '-096.095554', '+45.053253'), 
(56219, 'Browns Valley', 'MN', 320, '-096.834959', '+45.594320'), 
(56220, 'Canby', 'MN', 507, '-095.916433', '+44.775235'), 
(56221, 'Chokio', 'MN', 320, '-096.172979', '+45.573876'), 
(56222, 'Clara City', 'MN', 320, '-095.360420', '+44.992549'), 
(56223, 'Clarkfield', 'MN', 320, '-095.806933', '+44.790853'), 
(56224, 'Clements', 'MN', 507, '-095.261177', '+44.418189'), 
(56225, 'Clinton', 'MN', 320, '-096.431538', '+45.461092'), 
(56226, 'Clontarf', 'MN', 320, '-095.838919', '+45.305865'), 
(56227, 'Correll', 'MN', 320, '-096.469532', '+45.381402'), 
(56228, 'Cosmos', 'MN', 320, '-094.660884', '+45.022087'), 
(56229, 'Cottonwood', 'MN', 507, '-095.744921', '+44.569560'), 
(56230, 'Danube', 'MN', 320, '-095.097540', '+44.760070'), 
(56231, 'Danvers', 'MN', 320, '-095.721936', '+45.281751'), 
(56232, 'Dawson', 'MN', 320, '-096.056499', '+44.929289'), 
(56235, 'Donnelly', 'MN', 320, '-096.010121', '+45.690959'), 
(56236, 'Dumont', 'MN', 320, '-096.422981', '+45.718556'), 
(56237, 'Echo', 'MN', 507, '-095.411535', '+44.617739'), 
(56239, 'Ghent', 'MN', 507, '-095.907811', '+44.485432'), 
(56240, 'Graceville', 'MN', 320, '-096.440429', '+45.521519'), 
(56241, 'Granite Falls', 'MN', 320, '-095.670577', '+44.780794'), 
(56243, 'Grove City', 'MN', 320, '-094.674112', '+45.146898'), 
(56244, 'Hancock', 'MN', 320, '-095.794260', '+45.497402'), 
(56245, 'Hanley Falls', 'MN', 507, '-095.620580', '+44.692039'), 
(56246, 'Hawick', 'MN', 320, '-094.856110', '+45.337630'), 
(56248, 'Herman', 'MN', 320, '-096.141993', '+45.838396'), 
(56249, 'Holloway', 'MN', 320, '-095.624619', '+45.291840'), 
(56251, 'Kandiyohi', 'MN', 320, '-094.918264', '+45.142577'), 
(56252, 'Kerkhoven', 'MN', 320, '-095.317927', '+45.231737'), 
(56253, 'Lake Lillian', 'MN', 320, '-094.900783', '+45.011036'), 
(56255, 'Lucan', 'MN', 507, '-095.409783', '+44.472194'), 
(56256, 'Madison', 'MN', 320, '-096.311044', '+45.038164'), 
(56257, 'Marietta', 'MN', 320, '-096.440184', '+45.067384'), 
(56258, 'Marshall', 'MN', 507, '-095.785872', '+44.460429'), 
(56260, 'Maynard', 'MN', 320, '-095.573816', '+44.999613'), 
(56262, 'Milan', 'MN', 320, '-095.817699', '+45.108407'), 
(56263, 'Milroy', 'MN', 507, '-095.531336', '+44.417632'), 
(56264, 'Minneota', 'MN', 507, '-095.954362', '+44.523070'), 
(56265, 'Montevideo', 'MN', 320, '-095.601718', '+45.014054'), 
(56266, 'Morgan', 'MN', 507, '-094.976823', '+44.404589'), 
(56267, 'Morris', 'MN', 320, '-095.923233', '+45.595739'), 
(56270, 'Morton', 'MN', 507, '-094.970660', '+44.586097'), 
(56271, 'Murdock', 'MN', 320, '-095.512817', '+45.281997'), 
(56273, 'New London', 'MN', 320, '-095.049378', '+45.167597'), 
(56274, 'Norcross', 'MN', 320, '-096.012359', '+45.934055'), 
(56276, 'Odessa', 'MN', 320, '-096.469532', '+45.381402'), 
(56277, 'Olivia', 'MN', 320, '-095.032641', '+44.760343'), 
(56278, 'Ortonville', 'MN', 320, '-096.516214', '+45.376691'), 
(56279, 'Pennock', 'MN', 320, '-095.141233', '+45.219496'), 
(56280, 'Porter', 'MN', 507, '-096.112040', '+44.674215'), 
(56281, 'Prinsburg', 'MN', 320, '-095.000152', '+45.029662'), 
(56282, 'Raymond', 'MN', 320, '-095.111335', '+45.094173'), 
(56283, 'Redwood Falls', 'MN', 507, '-095.200255', '+44.521759'), 
(56284, 'Renville', 'MN', 320, '-095.240065', '+44.760675'), 
(56285, 'Sacred Heart', 'MN', 320, '-095.370482', '+44.779761'), 
(56287, 'Seaforth', 'MN', 507, '-095.328167', '+44.461267'), 
(56288, 'Spicer', 'MN', 320, '-095.020124', '+45.164862'), 
(56289, 'Sunburg', 'MN', 320, '-095.141945', '+45.258882'), 
(56291, 'Taunton', 'MN', 507, '-095.883387', '+44.580923'), 
(56292, 'Vesta', 'MN', 507, '-095.447604', '+44.492318'), 
(56293, 'Wabasso', 'MN', 507, '-095.248847', '+44.420734'), 
(56294, 'Wanda', 'MN', 507, '-095.211785', '+44.329780'), 
(56295, 'Watson', 'MN', 320, '-095.630814', '+45.019892'), 
(56296, 'Wheaton', 'MN', 320, '-096.633211', '+45.703481'), 
(56297, 'Wood Lake', 'MN', 507, '-095.576938', '+44.667478'), 
(56301, 'Saint Cloud', 'MN', 320, '-094.330619', '+45.519196'), 
(56302, 'Saint Cloud', 'MN', 320, '-094.643922', '+45.493430'), 
(56303, 'Saint Cloud', 'MN', 320, '-094.223023', '+45.627994'), 
(56304, 'Saint Cloud', 'MN', 320, '-094.440969', '+45.544864'), 
(56307, 'Albany', 'MN', 320, '-094.494229', '+45.614724'), 
(56308, 'Alexandria', 'MN', 320, '-095.420589', '+45.902017'), 
(56309, 'Ashby', 'MN', 218, '-095.816743', '+46.091710'), 
(56310, 'Avon', 'MN', 320, '-094.436477', '+45.599386'), 
(56311, 'Barrett', 'MN', 320, '-095.850250', '+45.902775'), 
(56312, 'Belgrade', 'MN', 320, '-094.963049', '+45.509715'), 
(56313, 'Bock', 'MN', 320, '-093.552152', '+45.784462'), 
(56314, 'Bowlus', 'MN', 320, '-094.422896', '+45.868809'), 
(56315, 'Brandon', 'MN', 320, '-095.516619', '+45.966435'), 
(56316, 'Brooten', 'MN', 320, '-095.056661', '+45.513441'), 
(56317, 'Buckman', 'MN', 320, '-094.208731', '+46.061307'), 
(56318, 'Burtrum', 'MN', 320, '-094.685781', '+45.865750'), 
(56319, 'Carlos', 'MN', 320, '-095.371207', '+45.991208'), 
(56320, 'Cold Spring', 'MN', 320, '-094.661654', '+45.470708'), 
(56321, 'Collegeville', 'MN', 320, '-094.419941', '+45.578278'), 
(56323, 'Cyrus', 'MN', 320, '-095.709642', '+45.641425'), 
(56324, 'Dalton', 'MN', 218, '-095.918542', '+46.172907'), 
(56325, 'Elrosa', 'MN', 320, '-094.946428', '+45.563556'), 
(56326, 'Evansville', 'MN', 218, '-095.670545', '+45.984659'), 
(56327, 'Farwell', 'MN', 320, '-095.623944', '+45.728746'), 
(56328, 'Flensburg', 'MN', 320, '-094.546845', '+45.953341'), 
(56329, 'Foley', 'MN', 320, '-093.914797', '+45.691931'), 
(56330, 'Foreston', 'MN', 320, '-093.647135', '+45.735675'), 
(56331, 'Freeport', 'MN', 320, '-094.660815', '+45.643851'), 
(56332, 'Garfield', 'MN', 320, '-095.506622', '+45.984672'), 
(56333, 'Gilman', 'MN', 320, '-094.056290', '+45.691714'), 
(56334, 'Glenwood', 'MN', 320, '-095.357347', '+45.589131'), 
(56335, 'Greenwald', 'MN', 320, '-094.851494', '+45.597122'), 
(56336, 'Grey Eagle', 'MN', 320, '-094.777570', '+45.827791'), 
(56338, 'Hillman', 'MN', 320, '-093.888513', '+45.990074'), 
(56339, 'Hoffman', 'MN', 320, '-095.791353', '+45.836077'), 
(56340, 'Holdingford', 'MN', 320, '-094.419140', '+45.623632'), 
(56341, 'Holmes City', 'MN', 320, '-095.541618', '+45.830998'), 
(56342, 'Isle', 'MN', 320, '-093.536504', '+45.973268'), 
(56343, 'Kensington', 'MN', 320, '-095.665241', '+45.811895'), 
(56344, 'Lastrup', 'MN', 320, '-094.208731', '+46.061307'), 
(56345, 'Little Falls', 'MN', 320, '-094.245867', '+45.980055'), 
(56347, 'Long Prairie', 'MN', 320, '-094.815114', '+45.904136'), 
(56349, 'Lowry', 'MN', 320, '-095.540402', '+45.715846'), 
(56350, 'Mc Grath', 'MN', 320, '-093.377414', '+46.195728'), 
(56352, 'Melrose', 'MN', 320, '-094.634556', '+45.614071'), 
(56353, 'Milaca', 'MN', 320, '-093.620355', '+45.903210'), 
(56354, 'Miltona', 'MN', 218, '-095.295146', '+46.061870'), 
(56355, 'Nelson', 'MN', 320, '-095.239750', '+45.935551'), 
(56356, 'New Munich', 'MN', 320, '-094.751937', '+45.629740'), 
(56357, 'Oak Park', 'MN', 320, '-093.816445', '+45.702225'), 
(56358, 'Ogilvie', 'MN', 320, '-093.402621', '+45.833199'), 
(56359, 'Onamia', 'MN', 320, '-093.663152', '+45.943108'), 
(56360, 'Osakis', 'MN', 320, '-095.237474', '+45.871169'), 
(56361, 'Parkers Prairie', 'MN', 218, '-095.350438', '+46.150334'), 
(56362, 'Paynesville', 'MN', 320, '-094.734316', '+45.506403'), 
(56363, 'Pease', 'MN', 320, '-093.646503', '+45.697362'), 
(56364, 'Pierz', 'MN', 320, '-094.123384', '+45.994539'), 
(56367, 'Rice', 'MN', 320, '-094.124878', '+45.745866'), 
(56368, 'Richmond', 'MN', 320, '-094.536053', '+45.460536'), 
(56369, 'Rockville', 'MN', 320, '-094.340582', '+45.468679'), 
(56371, 'Roscoe', 'MN', 320, '-094.633502', '+45.426781'), 
(56372, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56373, 'Royalton', 'MN', 320, '-094.161377', '+45.871308'), 
(56374, 'Saint Joseph', 'MN', 320, '-094.350962', '+45.614235'), 
(56375, 'Saint Stephen', 'MN', 320, '-094.380968', '+45.587011'), 
(56376, 'Saint Martin', 'MN', 320, '-094.718248', '+45.489612'), 
(56377, 'Sartell', 'MN', 320, '-094.355049', '+45.573808'), 
(56378, 'Sauk Centre', 'MN', 320, '-094.974275', '+45.638568'), 
(56379, 'Sauk Rapids', 'MN', 320, '-094.073533', '+45.654829'), 
(56381, 'Starbuck', 'MN', 320, '-095.573436', '+45.572758'), 
(56382, 'Swanville', 'MN', 320, '-094.540074', '+45.904382'), 
(56384, 'Upsala', 'MN', 320, '-094.565187', '+45.804875'), 
(56385, 'Villard', 'MN', 320, '-095.225097', '+45.719299'), 
(56386, 'Wahkon', 'MN', 320, '-093.620235', '+45.989733'), 
(56387, 'Waite Park', 'MN', 320, '-094.667422', '+45.510622'), 
(56389, 'West Union', 'MN', 320, '-095.082130', '+45.799542'), 
(56393, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56395, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56396, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56397, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56398, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56399, 'Saint Cloud', 'MN', 320, '-094.593338', '+45.528860'), 
(56401, 'Brainerd', 'MN', 218, '-094.099983', '+46.350195'), 
(56425, 'Baxter', 'MN', 218, '-094.196884', '+46.373474'), 
(56430, 'Ah Gwah Ching', 'MN', 218, '-094.641872', '+46.862332');

insert  into zipcodes values 
(56431, 'Aitkin', 'MN', 218, '-093.430495', '+46.563605'), 
(56433, 'Akeley', 'MN', 218, '-094.726405', '+46.987609'), 
(56434, 'Aldrich', 'MN', 218, '-094.936381', '+46.379683'), 
(56435, 'Backus', 'MN', 218, '-094.521914', '+46.803348'), 
(56436, 'Benedict', 'MN', 218, '-094.921064', '+47.108153'), 
(56437, 'Bertha', 'MN', 218, '-095.060770', '+46.268233'), 
(56438, 'Browerville', 'MN', 320, '-094.867727', '+46.063955'), 
(56440, 'Clarissa', 'MN', 218, '-094.950401', '+46.128416'), 
(56441, 'Crosby', 'MN', 218, '-093.928197', '+46.537059'), 
(56442, 'Crosslake', 'MN', 218, '-094.112783', '+46.677340'), 
(56443, 'Cushing', 'MN', 218, '-094.561294', '+46.205759'), 
(56444, 'Deerwood', 'MN', 218, '-093.878493', '+46.429194'), 
(56446, 'Eagle Bend', 'MN', 218, '-094.999490', '+46.149778'), 
(56447, 'Emily', 'MN', 218, '-094.117266', '+46.697119'), 
(56448, 'Fifty Lakes', 'MN', 218, '-094.040303', '+46.727867'), 
(56449, 'Fort Ripley', 'MN', 218, '-094.245167', '+46.200293'), 
(56450, 'Garrison', 'MN', 320, '-093.866016', '+46.312962'), 
(56452, 'Hackensack', 'MN', 218, '-094.450641', '+46.939139'), 
(56453, 'Hewitt', 'MN', 218, '-094.945126', '+46.330157'), 
(56455, 'Ironton', 'MN', 218, '-093.978854', '+46.477792'), 
(56456, 'Jenkins', 'MN', 218, '-094.085870', '+46.480723'), 
(56458, 'Lake George', 'MN', 218, '-094.921064', '+47.108153'), 
(56459, 'Lake Hubert', 'MN', 218, '-094.251926', '+46.498749'), 
(56461, 'Laporte', 'MN', 218, '-094.921064', '+47.108153'), 
(56464, 'Menahga', 'MN', 218, '-094.975221', '+46.730538'), 
(56465, 'Merrifield', 'MN', 218, '-094.134385', '+46.539308'), 
(56466, 'Motley', 'MN', 218, '-094.563773', '+46.288105'), 
(56467, 'Nevis', 'MN', 218, '-094.844112', '+46.943360'), 
(56468, 'Nisswa', 'MN', 218, '-094.237094', '+46.401244'), 
(56469, 'Palisade', 'MN', 218, '-093.489808', '+46.712878'), 
(56470, 'Park Rapids', 'MN', 218, '-095.099350', '+46.984699'), 
(56472, 'Pequot Lakes', 'MN', 218, '-094.235561', '+46.616147'), 
(56473, 'Pillager', 'MN', 218, '-094.464381', '+46.693034'), 
(56474, 'Pine River', 'MN', 218, '-094.251126', '+46.712158'), 
(56475, 'Randall', 'MN', 320, '-094.531738', '+46.105236'), 
(56477, 'Sebeka', 'MN', 218, '-094.974942', '+46.652292'), 
(56478, 'Nimrod', 'MN', 218, '-094.900729', '+46.605266'), 
(56479, 'Staples', 'MN', 218, '-094.934361', '+46.250882'), 
(56481, 'Verndale', 'MN', 218, '-094.967564', '+46.506528'), 
(56482, 'Wadena', 'MN', 218, '-095.082796', '+46.564002'), 
(56484, 'Walker', 'MN', 218, '-094.489824', '+47.067057'), 
(56501, 'Detroit Lakes', 'MN', 218, '-095.746871', '+46.834262'), 
(56502, 'Detroit Lakes', 'MN', 218, '-095.678375', '+46.933961'), 
(56510, 'Ada', 'MN', 218, '-096.597259', '+47.325283'), 
(56511, 'Audubon', 'MN', 218, '-095.995824', '+46.850852'), 
(56513, 'Baker', 'MN', 218, '-096.506156', '+46.890034'), 
(56514, 'Barnesville', 'MN', 218, '-096.391637', '+46.649467'), 
(56515, 'Battle Lake', 'MN', 218, '-095.707485', '+46.294519'), 
(56516, 'Bejou', 'MN', 218, '-095.809180', '+47.325198'), 
(56517, 'Beltrami', 'MN', 218, '-096.433680', '+47.801705'), 
(56518, 'Bluffton', 'MN', 218, '-095.713452', '+46.412413'), 
(56519, 'Borup', 'MN', 218, '-096.500374', '+47.201971'), 
(56520, 'Breckenridge', 'MN', 218, '-096.500224', '+46.191367'), 
(56521, 'Callaway', 'MN', 218, '-095.912192', '+46.979328'), 
(56522, 'Campbell', 'MN', 218, '-096.443327', '+46.140224'), 
(56523, 'Climax', 'MN', 218, '-096.871540', '+47.683698'), 
(56524, 'Clitherall', 'MN', 218, '-095.630788', '+46.275667'), 
(56525, 'Comstock', 'MN', 218, '-096.506156', '+46.890034'), 
(56527, 'Deer Creek', 'MN', 218, '-095.318951', '+46.392933'), 
(56528, 'Dent', 'MN', 218, '-095.728629', '+46.571010'), 
(56529, 'Dilworth', 'MN', 218, '-096.709806', '+46.877143'), 
(56531, 'Elbow Lake', 'MN', 218, '-095.963007', '+45.997662'), 
(56533, 'Elizabeth', 'MN', 218, '-096.132614', '+46.380324'), 
(56534, 'Erhard', 'MN', 218, '-096.097914', '+46.483858'), 
(56535, 'Erskine', 'MN', 218, '-095.998070', '+47.665688'), 
(56536, 'Felton', 'MN', 218, '-096.503987', '+47.077246'), 
(56537, 'Fergus Falls', 'MN', 218, '-095.657003', '+46.319400'), 
(56538, 'Fergus Falls', 'MN', 218, '-095.713452', '+46.412413'), 
(56540, 'Fertile', 'MN', 218, '-096.285663', '+47.534788'), 
(56541, 'Flom', 'MN', 218, '-096.469194', '+47.325074'), 
(56542, 'Fosston', 'MN', 218, '-096.270444', '+47.597727'), 
(56543, 'Foxhome', 'MN', 218, '-096.528032', '+46.326166'), 
(56544, 'Frazee', 'MN', 218, '-095.579405', '+46.803165'), 
(56545, 'Gary', 'MN', 218, '-096.264276', '+47.372863'), 
(56546, 'Georgetown', 'MN', 218, '-096.506156', '+46.890034'), 
(56547, 'Glyndon', 'MN', 218, '-096.576425', '+46.870695'), 
(56548, 'Halstad', 'MN', 218, '-096.823680', '+47.350668'), 
(56549, 'Hawley', 'MN', 218, '-096.409155', '+46.977738'), 
(56550, 'Hendrum', 'MN', 218, '-096.811279', '+47.263731'), 
(56551, 'Henning', 'MN', 218, '-095.483624', '+46.293243'), 
(56552, 'Hitterdal', 'MN', 218, '-096.255890', '+46.972026'), 
(56553, 'Kent', 'MN', 218, '-096.528032', '+46.326166'), 
(56554, 'Lake Park', 'MN', 218, '-096.102425', '+46.891231'), 
(56556, 'McIntosh', 'MN', 218, '-095.884768', '+47.637117'), 
(56557, 'Mahnomen', 'MN', 218, '-095.939586', '+47.287889'), 
(56560, 'Moorhead', 'MN', 218, '-096.557389', '+46.803546'), 
(56561, 'Moorhead', 'MN', 218, '-096.506156', '+46.890034'), 
(56562, 'Moorhead', 'MN', 218, '-096.506156', '+46.890034'), 
(56563, 'Moorhead', 'MN', 218, '-096.506156', '+46.890034'), 
(56565, 'Nashua', 'MN', 218, '-096.528032', '+46.326166'), 
(56566, 'Naytahwaush', 'MN', 218, '-095.809180', '+47.325198'), 
(56567, 'New York Mills', 'MN', 218, '-095.366068', '+46.491294'), 
(56568, 'Nielsville', 'MN', 218, '-096.350400', '+47.836367'), 
(56569, 'Ogema', 'MN', 218, '-095.782254', '+47.109140'), 
(56570, 'Osage', 'MN', 218, '-095.362298', '+46.923974'), 
(56571, 'Ottertail', 'MN', 218, '-095.564365', '+46.465546'), 
(56572, 'Pelican Rapids', 'MN', 218, '-096.059669', '+46.611549'), 
(56573, 'Perham', 'MN', 218, '-095.822634', '+46.597093'), 
(56574, 'Perley', 'MN', 218, '-096.804613', '+47.177615'), 
(56575, 'Ponsford', 'MN', 218, '-095.429915', '+47.061724'), 
(56576, 'Richville', 'MN', 218, '-095.792367', '+46.443365'), 
(56577, 'Richwood', 'MN', 218, '-095.678375', '+46.933961'), 
(56578, 'Rochert', 'MN', 218, '-095.724599', '+46.886152'), 
(56579, 'Rothsay', 'MN', 218, '-096.349085', '+46.529553'), 
(56580, 'Sabin', 'MN', 218, '-096.651185', '+46.779487'), 
(56581, 'Shelly', 'MN', 218, '-096.544410', '+47.320042'), 
(56583, 'Tintah', 'MN', 218, '-096.359342', '+46.007415'), 
(56584, 'Twin Valley', 'MN', 218, '-096.182441', '+47.271463'), 
(56585, 'Ulen', 'MN', 218, '-096.258706', '+47.066300'), 
(56586, 'Underwood', 'MN', 218, '-095.874117', '+46.285081'), 
(56587, 'Vergas', 'MN', 218, '-095.919355', '+46.457968'), 
(56588, 'Vining', 'MN', 218, '-095.713452', '+46.412413'), 
(56589, 'Waubun', 'MN', 218, '-095.939849', '+47.184343'), 
(56590, 'Wendell', 'MN', 218, '-096.012359', '+45.934055'), 
(56591, 'White Earth', 'MN', 218, '-095.678375', '+46.933961'), 
(56592, 'Winger', 'MN', 218, '-095.889453', '+47.631462'), 
(56593, 'Wolf Lake', 'MN', 218, '-095.391968', '+46.821648'), 
(56594, 'Wolverton', 'MN', 218, '-096.528032', '+46.326166'), 
(56601, 'Bemidji', 'MN', 218, '-094.801272', '+47.571964'), 
(56619, 'Bemidji', 'MN', 218, '-094.822154', '+47.625699'), 
(56621, 'Bagley', 'MN', 218, '-095.377949', '+47.531644'), 
(56623, 'Baudette', 'MN', 218, '-094.846260', '+48.750473'), 
(56626, 'Bena', 'MN', 218, '-094.251376', '+47.370372'), 
(56627, 'Big Falls', 'MN', 218, '-093.816060', '+48.091615'), 
(56628, 'Bigfork', 'MN', 218, '-093.612694', '+47.710353'), 
(56629, 'Birchdale', 'MN', 218, '-094.063580', '+48.642546'), 
(56630, 'Blackduck', 'MN', 218, '-094.575871', '+47.804493'), 
(56631, 'Bowstring', 'MN', 218, '-093.921429', '+47.087782'), 
(56633, 'Cass Lake', 'MN', 218, '-094.476853', '+47.327719'), 
(56634, 'Clearbrook', 'MN', 218, '-095.421104', '+47.610498'), 
(56636, 'Deer River', 'MN', 218, '-093.810949', '+47.468430'), 
(56637, 'Talmoon', 'MN', 218, '-093.837811', '+47.615375'), 
(56639, 'Effie', 'MN', 218, '-093.524252', '+47.852226'), 
(56641, 'Federal Dam', 'MN', 218, '-094.263384', '+47.206552'), 
(56644, 'Gonvick', 'MN', 218, '-095.470782', '+47.715406'), 
(56646, 'Gully', 'MN', 218, '-096.350400', '+47.836367'), 
(56647, 'Hines', 'MN', 218, '-095.008708', '+47.974989'), 
(56649, 'International Falls', 'MN', 218, '-093.640382', '+48.232494'), 
(56650, 'Kelliher', 'MN', 218, '-094.450010', '+47.940789'), 
(56651, 'Lengby', 'MN', 218, '-096.350400', '+47.836367'), 
(56652, 'Leonard', 'MN', 218, '-095.375974', '+47.585873'), 
(56653, 'Littlefork', 'MN', 218, '-093.612836', '+48.357144'), 
(56654, 'Loman', 'MN', 218, '-093.840769', '+48.538803'), 
(56655, 'Longville', 'MN', 218, '-094.243551', '+46.994097'), 
(56657, 'Marcell', 'MN', 218, '-093.623560', '+47.548518'), 
(56658, 'Margie', 'MN', 218, '-093.755536', '+48.278880'), 
(56659, 'Max', 'MN', 218, '-094.015607', '+47.661759'), 
(56660, 'Mizpah', 'MN', 218, '-094.236930', '+47.933964'), 
(56661, 'Northome', 'MN', 218, '-094.097415', '+47.919215'), 
(56662, 'Outing', 'MN', 218, '-093.918172', '+46.879043'), 
(56663, 'Pennington', 'MN', 218, '-094.471485', '+47.448274'), 
(56666, 'Ponemah', 'MN', 218, '-095.008708', '+47.974989'), 
(56667, 'Puposky', 'MN', 218, '-095.008708', '+47.974989'), 
(56668, 'Ranier', 'MN', 218, '-093.297710', '+48.603143'), 
(56669, 'Ray', 'MN', 218, '-093.310667', '+48.394721'), 
(56670, 'Redby', 'MN', 218, '-095.008708', '+47.974989'), 
(56671, 'Redlake', 'MN', 218, '-095.008708', '+47.974989'), 
(56672, 'Remer', 'MN', 218, '-094.021032', '+47.095793'), 
(56673, 'Roosevelt', 'MN', 218, '-095.747559', '+48.769244'), 
(56676, 'Shevlin', 'MN', 218, '-095.375974', '+47.585873'), 
(56678, 'Solway', 'MN', 218, '-095.008708', '+47.974989'), 
(56679, 'South International Falls', 'MN', 218, '-093.755536', '+48.278880'), 
(56680, 'Spring Lake', 'MN', 218, '-093.922032', '+47.635946'), 
(56681, 'Squaw Lake', 'MN', 218, '-094.187735', '+47.624415'), 
(56682, 'Swift', 'MN', 218, '-095.747559', '+48.769244'), 
(56683, 'Tenstrike', 'MN', 218, '-095.008708', '+47.974989'), 
(56684, 'Trail', 'MN', 218, '-096.350400', '+47.836367'), 
(56685, 'Waskish', 'MN', 218, '-095.008708', '+47.974989'), 
(56686, 'Williams', 'MN', 218, '-094.933138', '+48.820843'), 
(56687, 'Wilton', 'MN', 218, '-095.008708', '+47.974989'), 
(56688, 'Wirt', 'MN', 218, '-093.962961', '+47.746177'), 
(56701, 'Thief River Falls', 'MN', 218, '-096.149002', '+48.076333'), 
(56710, 'Alvarado', 'MN', 218, '-096.998433', '+48.191085'), 
(56711, 'Angle Inlet', 'MN', 218, '-094.885668', '+48.875164'), 
(56712, 'Angus', 'MN', 218, '-096.350400', '+47.836367'), 
(56713, 'Argyle', 'MN', 218, '-096.816197', '+48.331455'), 
(56714, 'Badger', 'MN', 218, '-096.020334', '+48.774428'), 
(56715, 'Brooks', 'MN', 218, '-096.005263', '+47.814152'), 
(56716, 'Crookston', 'MN', 218, '-096.412000', '+47.705082'), 
(56720, 'Donaldson', 'MN', 218, '-096.812921', '+48.771938'), 
(56721, 'East Grand Forks', 'MN', 218, '-096.924085', '+47.874048'), 
(56722, 'Euclid', 'MN', 218, '-096.350400', '+47.836367'), 
(56723, 'Fisher', 'MN', 218, '-096.798532', '+47.799949'), 
(56724, 'Gatzke', 'MN', 218, '-096.378062', '+48.358371'), 
(56725, 'Goodridge', 'MN', 218, '-095.804345', '+48.144158'), 
(56726, 'Greenbush', 'MN', 218, '-096.286287', '+48.834783'), 
(56727, 'Grygla', 'MN', 218, '-096.378062', '+48.358371'), 
(56728, 'Hallock', 'MN', 218, '-096.942022', '+48.774787'), 
(56729, 'Halma', 'MN', 218, '-096.812921', '+48.771938'), 
(56731, 'Humboldt', 'MN', 218, '-096.812921', '+48.771938'), 
(56732, 'Karlstad', 'MN', 218, '-096.532660', '+48.565003'), 
(56733, 'Kennedy', 'MN', 218, '-096.914605', '+48.643714'), 
(56734, 'Lake Bronson', 'MN', 218, '-096.812921', '+48.771938'), 
(56735, 'Lancaster', 'MN', 218, '-096.812921', '+48.771938'), 
(56736, 'Mentor', 'MN', 218, '-096.154311', '+47.681728'), 
(56737, 'Middle River', 'MN', 218, '-096.513779', '+48.438104'), 
(56738, 'Newfolden', 'MN', 218, '-096.378062', '+48.358371'), 
(56740, 'Noyes', 'MN', 218, '-096.812921', '+48.771938'), 
(56741, 'Oak Island', 'MN', 218, '-094.885668', '+48.875164'), 
(56742, 'Oklee', 'MN', 218, '-095.853261', '+47.838345'), 
(56744, 'Oslo', 'MN', 218, '-097.130755', '+48.199410'), 
(56748, 'Plummer', 'MN', 218, '-096.095883', '+47.862170'), 
(56750, 'Red Lake Falls', 'MN', 218, '-096.270368', '+47.885347'), 
(56751, 'Roseau', 'MN', 218, '-095.750383', '+48.704839'), 
(56754, 'Saint Hilaire', 'MN', 218, '-096.213472', '+48.014969'), 
(56755, 'Saint Vincent', 'MN', 218, '-097.092442', '+48.871994'), 
(56756, 'Salol', 'MN', 218, '-095.747559', '+48.769244'), 
(56757, 'Stephen', 'MN', 218, '-096.867548', '+48.477158'), 
(56758, 'Strandquist', 'MN', 218, '-096.378062', '+48.358371'), 
(56759, 'Strathcona', 'MN', 218, '-096.062783', '+48.749138'), 
(56760, 'Viking', 'MN', 218, '-096.378062', '+48.358371'), 
(56761, 'Wannaska', 'MN', 218, '-095.747559', '+48.769244'), 
(56762, 'Warren', 'MN', 218, '-096.772583', '+48.261376'), 
(56763, 'Warroad', 'MN', 218, '-095.250324', '+48.900663'), 
(57001, 'Alcester', 'SD', 605, '-096.624298', '+42.931698'), 
(57002, 'Aurora', 'SD', 605, '-096.667977', '+44.304195'), 
(57003, 'Baltic', 'SD', 605, '-096.814589', '+43.645140'), 
(57004, 'Beresford', 'SD', 605, '-096.681135', '+42.842947'), 
(57005, 'Brandon', 'SD', 605, '-096.793708', '+43.603401'), 
(57006, 'Brookings', 'SD', 605, '-096.762102', '+44.355091'), 
(57007, 'Brookings', 'SD', 605, '-096.790705', '+44.369696'), 
(57010, 'Burbank', 'SD', 605, '-096.847373', '+42.827796'), 
(57012, 'Canistota', 'SD', 605, '-097.248418', '+43.572888'), 
(57013, 'Canton', 'SD', 605, '-096.707180', '+43.298310'), 
(57014, 'Centerville', 'SD', 605, '-097.042271', '+43.291296'), 
(57015, 'Chancellor', 'SD', 605, '-096.983852', '+43.408226'), 
(57016, 'Chester', 'SD', 605, '-096.928024', '+43.895505'), 
(57017, 'Colman', 'SD', 605, '-096.814237', '+43.984778'), 
(57018, 'Colton', 'SD', 605, '-096.907845', '+43.790192'), 
(57020, 'Crooks', 'SD', 605, '-096.822137', '+43.666894'), 
(57021, 'Davis', 'SD', 605, '-096.983494', '+43.272502'), 
(57022, 'Dell Rapids', 'SD', 605, '-096.699766', '+43.803585'), 
(57024, 'Egan', 'SD', 605, '-096.648034', '+43.998434'), 
(57025, 'Elk Point', 'SD', 605, '-096.676742', '+42.763990'), 
(57026, 'Elkton', 'SD', 605, '-096.540249', '+44.289677'), 
(57027, 'Fairview', 'SD', 605, '-096.513506', '+43.197041'), 
(57028, 'Flandreau', 'SD', 605, '-096.616189', '+43.984004'), 
(57029, 'Freeman', 'SD', 605, '-097.547869', '+43.321384'), 
(57030, 'Garretson', 'SD', 605, '-096.596379', '+43.747639'), 
(57031, 'Gayville', 'SD', 605, '-097.209902', '+42.886136'), 
(57032, 'Harrisburg', 'SD', 605, '-096.659737', '+43.425258'), 
(57033, 'Hartford', 'SD', 605, '-096.814539', '+43.630545'), 
(57034, 'Hudson', 'SD', 605, '-096.580939', '+43.184976'), 
(57035, 'Humboldt', 'SD', 605, '-096.816129', '+43.637836'), 
(57036, 'Hurley', 'SD', 605, '-097.141677', '+43.278943'), 
(57037, 'Irene', 'SD', 605, '-097.130498', '+43.068331'), 
(57038, 'Jefferson', 'SD', 605, '-096.576256', '+42.580112'), 
(57039, 'Lennox', 'SD', 605, '-096.856021', '+43.298098'), 
(57040, 'Lesterville', 'SD', 605, '-097.568901', '+43.060620'), 
(57041, 'Lyons', 'SD', 605, '-096.870928', '+43.728488'), 
(57042, 'Madison', 'SD', 605, '-097.091339', '+44.054223'), 
(57043, 'Marion', 'SD', 605, '-097.278318', '+43.292364'), 
(57044, 'Meckling', 'SD', 605, '-097.091959', '+42.840984'), 
(57045, 'Menno', 'SD', 605, '-097.538733', '+43.248825'), 
(57046, 'Mission Hill', 'SD', 605, '-097.297103', '+42.969251'), 
(57047, 'Monroe', 'SD', 605, '-097.250932', '+43.489841'), 
(57048, 'Montrose', 'SD', 605, '-097.185930', '+43.696853'), 
(57049, 'North Sioux City', 'SD', 605, '-096.585026', '+42.587483'), 
(57050, 'Nunda', 'SD', 605, '-097.129455', '+44.021983'), 
(57051, 'Oldham', 'SD', 605, '-097.320310', '+44.245942'), 
(57052, 'Olivet', 'SD', 605, '-097.718224', '+43.284183'), 
(57053, 'Parker', 'SD', 605, '-097.134211', '+43.399595'), 
(57054, 'Ramona', 'SD', 605, '-097.215191', '+44.118600'), 
(57055, 'Renner', 'SD', 605, '-096.760473', '+43.666979'), 
(57056, 'Rowena', 'SD', 605, '-096.558738', '+43.521559'), 
(57057, 'Rutland', 'SD', 605, '-097.129455', '+44.021983'), 
(57058, 'Salem', 'SD', 605, '-097.343417', '+43.639298'), 
(57059, 'Scotland', 'SD', 605, '-097.783482', '+43.024378'), 
(57061, 'Sinai', 'SD', 605, '-097.018205', '+44.242764'), 
(57062, 'Springfield', 'SD', 605, '-097.926212', '+42.881672'), 
(57063, 'Tabor', 'SD', 605, '-097.714195', '+42.947515'), 
(57064, 'Tea', 'SD', 605, '-096.842783', '+43.414340'), 
(57065, 'Trent', 'SD', 605, '-096.653301', '+43.907616'), 
(57066, 'Tyndall', 'SD', 605, '-097.873263', '+42.988530'), 
(57067, 'Utica', 'SD', 605, '-097.369385', '+43.016376'), 
(57068, 'Valley Springs', 'SD', 605, '-096.528511', '+43.594402'), 
(57069, 'Vermillion', 'SD', 605, '-096.973318', '+42.854124'), 
(57070, 'Viborg', 'SD', 605, '-097.180373', '+43.188383'), 
(57071, 'Volga', 'SD', 605, '-096.790512', '+44.369694'), 
(57072, 'Volin', 'SD', 605, '-097.239829', '+43.002044'), 
(57073, 'Wakonda', 'SD', 605, '-097.058654', '+42.996509'), 
(57074, 'Ward', 'SD', 605, null, null), 
(57075, 'Wentworth', 'SD', 605, '-096.967095', '+43.996979'), 
(57076, 'Winfred', 'SD', 605, '-097.129455', '+44.021983'), 
(57077, 'Worthing', 'SD', 605, '-096.776784', '+43.286596'), 
(57078, 'Yankton', 'SD', 605, '-097.376890', '+42.943960'), 
(57079, 'Yankton', 'SD', 605, '-097.390268', '+42.867556'), 
(57101, 'Sioux Falls', 'SD', 605, '-096.690630', '+43.546358'), 
(57103, 'Sioux Falls', 'SD', 605, '-096.638710', '+43.548433'), 
(57104, 'Sioux Falls', 'SD', 605, '-096.685294', '+43.589218'), 
(57105, 'Sioux Falls', 'SD', 605, '-096.732266', '+43.518636'), 
(57106, 'Sioux Falls', 'SD', 605, '-096.780065', '+43.529244'), 
(57107, 'Sioux Falls', 'SD', 605, '-096.801033', '+43.600064'), 
(57108, 'Sioux Falls', 'SD', 605, '-096.696878', '+43.550404'), 
(57109, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57110, 'Sioux Falls', 'SD', 605, '-096.633203', '+43.548613'), 
(57115, 'Buffalo Ridge', 'SD', 605, '-096.868464', '+43.521895'), 
(57117, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57118, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57188, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57189, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57192, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57193, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57194, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57195, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57196, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57197, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57198, 'Sioux Falls', 'SD', 605, '-096.791340', '+43.674582'), 
(57201, 'Watertown', 'SD', 605, '-097.177954', '+44.955643'), 
(57202, 'Waverly', 'SD', 605, '-097.188372', '+44.977634'), 
(57212, 'Arlington', 'SD', 605, '-097.246086', '+44.368264'), 
(57213, 'Astoria', 'SD', 605, '-096.591264', '+44.562302'), 
(57214, 'Badger', 'SD', 605, '-097.209173', '+44.484381'), 
(57216, 'Big Stone City', 'SD', 605, '-096.534574', '+45.170552'), 
(57217, 'Bradley', 'SD', 605, '-097.708049', '+44.906260'), 
(57218, 'Brandt', 'SD', 605, '-096.668424', '+44.760480'), 
(57219, 'Bristol', 'SD', 605, '-097.637812', '+45.319218'), 
(57220, 'Bruce', 'SD', 605, '-096.893020', '+44.456735'), 
(57221, 'Bryant', 'SD', 605, '-097.466776', '+44.590094'), 
(57223, 'Castlewood', 'SD', 605, '-097.116149', '+44.656650'), 
(57224, 'Claire City', 'SD', 605, '-096.849416', '+45.616422'), 
(57225, 'Clark', 'SD', 605, '-097.832972', '+44.891983'), 
(57226, 'Clear Lake', 'SD', 605, '-096.690651', '+44.761249'), 
(57227, 'Corona', 'SD', 605, '-096.849416', '+45.616422'), 
(57231, 'De Smet', 'SD', 605, '-097.542049', '+44.369482'), 
(57232, 'Eden', 'SD', 605, '-097.400570', '+45.631054'), 
(57233, 'Erwin', 'SD', 605, '-097.370412', '+44.470856'), 
(57234, 'Estelline', 'SD', 605, '-097.188324', '+44.673762'), 
(57235, 'Florence', 'SD', 605, '-097.306014', '+45.015481'), 
(57236, 'Garden City', 'SD', 605, '-097.737227', '+44.848565'), 
(57237, 'Gary', 'SD', 605, '-096.459270', '+44.792302'), 
(57238, 'Goodwin', 'SD', 605, '-096.668424', '+44.760480'), 
(57239, 'Grenville', 'SD', 605, '-097.603949', '+45.369855'), 
(57241, 'Hayti', 'SD', 605, '-097.204970', '+44.657338'), 
(57242, 'Hazel', 'SD', 605, '-097.381575', '+44.759144'), 
(57243, 'Henry', 'SD', 605, '-097.391955', '+44.929255'), 
(57244, 'Hetland', 'SD', 605, '-097.289881', '+44.425409'), 
(57245, 'Kranzburg', 'SD', 605, '-096.917412', '+44.892254'), 
(57246, 'Labolt', 'SD', 605, '-096.670622', '+45.115408'), 
(57247, 'Lake City', 'SD', 605, '-097.470748', '+45.717904'), 
(57248, 'Lake Norden', 'SD', 605, '-097.142872', '+44.588234'), 
(57249, 'Lake Preston', 'SD', 605, '-097.382824', '+44.369159'), 
(57251, 'Marvin', 'SD', 605, '-096.942159', '+45.274296'), 
(57252, 'Milbank', 'SD', 605, '-096.629203', '+45.171617'), 
(57253, 'Milbank', 'SD', 605, '-096.839235', '+45.151477'), 
(57255, 'New Effington', 'SD', 605, '-096.849416', '+45.616422'), 
(57256, 'Ortley', 'SD', 605, '-096.849416', '+45.616422'), 
(57257, 'Peever', 'SD', 605, '-096.951675', '+45.542151'), 
(57258, 'Raymond', 'SD', 605, '-097.939298', '+44.910756'), 
(57259, 'Revillo', 'SD', 605, '-096.555664', '+45.080517'), 
(57260, 'Rosholt', 'SD', 605, '-096.849416', '+45.616422'), 
(57261, 'Roslyn', 'SD', 605, '-097.603949', '+45.369855'), 
(57262, 'Sisseton', 'SD', 605, '-096.970202', '+45.541443'), 
(57263, 'South Shore', 'SD', 605, '-097.036356', '+45.100745'), 
(57264, 'Stockholm', 'SD', 605, '-096.802259', '+45.106694'), 
(57265, 'Strandburg', 'SD', 605, '-096.740780', '+45.021579'), 
(57266, 'Summit', 'SD', 605, '-097.036537', '+45.302040'), 
(57268, 'Toronto', 'SD', 605, '-096.594440', '+44.567419'), 
(57269, 'Twin Brooks', 'SD', 605, '-096.823706', '+45.230876'), 
(57270, 'Veblen', 'SD', 605, '-097.376617', '+45.849458'), 
(57271, 'Vienna', 'SD', 605, '-097.737227', '+44.848565'), 
(57272, 'Wallace', 'SD', 605, '-097.453149', '+45.093607'), 
(57273, 'Waubay', 'SD', 605, '-097.307239', '+45.332568'), 
(57274, 'Webster', 'SD', 605, '-097.525395', '+45.315060'), 
(57276, 'White', 'SD', 605, '-096.599788', '+44.405596'), 
(57278, 'Willow Lake', 'SD', 605, '-097.573152', '+44.659815'), 
(57279, 'Wilmot', 'SD', 605, '-096.832256', '+45.398570'), 
(57301, 'Mitchell', 'SD', 605, '-098.086401', '+43.695910'), 
(57311, 'Alexandria', 'SD', 605, '-097.756320', '+43.668440'), 
(57312, 'Alpena', 'SD', 605, '-098.412198', '+44.122811'), 
(57313, 'Armour', 'SD', 605, '-098.398964', '+43.341035'), 
(57314, 'Artesian', 'SD', 605, '-098.011440', '+44.020961'), 
(57315, 'Avon', 'SD', 605, '-097.878579', '+42.988284'), 
(57317, 'Bonesteel', 'SD', 605, '-099.016376', '+43.248832'), 
(57319, 'Bridgewater', 'SD', 605, '-097.469058', '+43.550264'), 
(57321, 'Canova', 'SD', 605, '-097.540053', '+43.892123'), 
(57322, 'Carpenter', 'SD', 605, '-097.737227', '+44.848565'), 
(57323, 'Carthage', 'SD', 605, '-097.720661', '+44.138176'), 
(57324, 'Cavour', 'SD', 605, '-098.013968', '+44.325314'), 
(57325, 'Chamberlain', 'SD', 605, '-099.149806', '+43.772585'), 
(57326, 'Chamberlain', 'SD', 605, '-099.131736', '+43.717250'), 
(57328, 'Corsica', 'SD', 605, '-098.439859', '+43.420306'), 
(57329, 'Dante', 'SD', 605, '-098.175204', '+42.984707'), 
(57330, 'Delmont', 'SD', 605, '-098.178372', '+43.290614'), 
(57331, 'Dimock', 'SD', 605, '-097.999352', '+43.470444'), 
(57332, 'Emery', 'SD', 605, '-097.655390', '+43.586451'), 
(57334, 'Ethan', 'SD', 605, '-098.074101', '+43.599970'), 
(57335, 'Fairfax', 'SD', 605, '-099.016376', '+43.248832'), 
(57337, 'Fedora', 'SD', 605, '-097.750838', '+44.001852'), 
(57339, 'Fort Thompson', 'SD', 605, '-099.251509', '+44.064873'), 
(57340, 'Fulton', 'SD', 605, '-097.869025', '+43.762939'), 
(57341, 'Gann Valley', 'SD', 605, '-099.251509', '+44.064873'), 
(57342, 'Geddes', 'SD', 605, '-098.736404', '+43.251263'), 
(57344, 'Harrison', 'SD', 605, '-098.528068', '+43.409186'), 
(57345, 'Highmore', 'SD', 605, '-099.486417', '+44.574651'), 
(57346, 'Stephan', 'SD', 605, '-099.488221', '+44.545094'), 
(57348, 'Hitchcock', 'SD', 605, '-098.406424', '+44.567404'), 
(57349, 'Howard', 'SD', 605, '-097.560340', '+44.037102'), 
(57350, 'Huron', 'SD', 605, '-098.180113', '+44.398874'), 
(57353, 'Iroquois', 'SD', 605, '-097.652194', '+44.369593'), 
(57354, 'Kaylor', 'SD', 605, '-097.756924', '+43.334069'), 
(57355, 'Kimball', 'SD', 605, '-098.953810', '+43.744477'), 
(57356, 'Lake Andes', 'SD', 605, '-098.527479', '+43.147572'), 
(57357, 'Ravinia', 'SD', 605, '-098.427173', '+43.136365'), 
(57358, 'Lane', 'SD', 605, '-098.425228', '+44.069628'), 
(57359, 'Letcher', 'SD', 605, '-098.151193', '+43.953471'), 
(57361, 'Marty', 'SD', 605, '-098.446929', '+43.019570'), 
(57362, 'Miller', 'SD', 605, '-099.062766', '+44.480979'), 
(57363, 'Mount Vernon', 'SD', 605, '-098.164483', '+43.674994'), 
(57364, 'New Holland', 'SD', 605, '-098.608778', '+43.427358'), 
(57365, 'Oacoma', 'SD', 605, '-099.394735', '+43.797502'), 
(57366, 'Parkston', 'SD', 605, '-097.915618', '+43.383849'), 
(57367, 'Pickstown', 'SD', 605, '-098.522951', '+43.067306'), 
(57368, 'Plankinton', 'SD', 605, '-098.518533', '+43.746753'), 
(57369, 'Platte', 'SD', 605, '-098.767186', '+43.291600'), 
(57370, 'Pukwana', 'SD', 605, '-099.186931', '+43.776542'), 
(57371, 'Ree Heights', 'SD', 605, '-099.218556', '+44.422833'), 
(57373, 'Saint Lawrence', 'SD', 605, '-098.869647', '+44.495497'), 
(57374, 'Spencer', 'SD', 605, '-097.581441', '+43.723565'), 
(57375, 'Stickney', 'SD', 605, '-098.498361', '+43.571628'), 
(57376, 'Tripp', 'SD', 605, '-097.923502', '+43.248460'), 
(57379, 'Virgil', 'SD', 605, '-098.502730', '+44.283816'), 
(57380, 'Wagner', 'SD', 605, '-098.315504', '+43.034725'), 
(57381, 'Wessington', 'SD', 605, '-098.642453', '+44.415437'), 
(57382, 'Wessington Springs', 'SD', 605, '-098.675133', '+44.066415'), 
(57383, 'White Lake', 'SD', 605, '-098.644922', '+43.714955'), 
(57384, 'Wolsey', 'SD', 605, '-098.487894', '+44.449450'), 
(57385, 'Woonsocket', 'SD', 605, '-098.231397', '+44.042710'), 
(57386, 'Yale', 'SD', 605, '-098.040081', '+44.522526'), 
(57399, 'Huron', 'SD', 605, '-098.279548', '+44.414319'), 
(57401, 'Aberdeen', 'SD', 605, '-098.410405', '+45.476172'), 
(57402, 'Aberdeen', 'SD', 605, '-098.352014', '+45.589567'), 
(57420, 'Akaska', 'SD', 605, '-099.991823', '+45.290690'), 
(57421, 'Amherst', 'SD', 605, '-097.927389', '+45.758528'), 
(57422, 'Andover', 'SD', 605, '-097.603949', '+45.369855'), 
(57424, 'Ashton', 'SD', 605, '-098.397319', '+45.046485'), 
(57426, 'Barnard', 'SD', 605, '-098.569848', '+45.735409'), 
(57427, 'Bath', 'SD', 605, '-098.270454', '+45.626851'), 
(57428, 'Bowdle', 'SD', 605, '-099.595667', '+45.469377'), 
(57429, 'Brentford', 'SD', 605, '-098.319296', '+45.163452'), 
(57430, 'Britton', 'SD', 605, '-097.729570', '+45.761704'), 
(57432, 'Claremont', 'SD', 605, '-098.051948', '+45.682867'), 
(57433, 'Columbia', 'SD', 605, '-098.339885', '+45.537847'), 
(57434, 'Conde', 'SD', 605, '-098.153390', '+45.139317'), 
(57435, 'Cresbard', 'SD', 605, '-098.915424', '+45.136245'), 
(57436, 'Doland', 'SD', 605, '-098.102360', '+44.846523'), 
(57437, 'Eureka', 'SD', 605, '-099.330778', '+45.770740'), 
(57438, 'Faulkton', 'SD', 605, '-099.195418', '+45.085504'), 
(57439, 'Ferney', 'SD', 605, '-098.083721', '+45.329040'), 
(57440, 'Frankfort', 'SD', 605, '-098.225875', '+44.870365'), 
(57441, 'Frederick', 'SD', 605, '-098.368918', '+45.693116'), 
(57442, 'Gettysburg', 'SD', 605, '-100.035273', '+45.033588'), 
(57445, 'Groton', 'SD', 605, '-098.245639', '+45.589027'), 
(57446, 'Hecla', 'SD', 605, '-098.157861', '+45.849431'), 
(57448, 'Hosmer', 'SD', 605, '-099.461653', '+45.552579'), 
(57449, 'Houghton', 'SD', 605, '-098.170069', '+45.607110'), 
(57450, 'Hoven', 'SD', 605, '-099.777259', '+45.241265'), 
(57451, 'Ipswich', 'SD', 605, '-099.258683', '+45.421905'), 
(57452, 'Java', 'SD', 605, '-099.821987', '+45.449196'), 
(57454, 'Langford', 'SD', 605, '-097.768102', '+45.692919'), 
(57455, 'Lebanon', 'SD', 605, '-099.998438', '+45.072088'), 
(57456, 'Leola', 'SD', 605, '-098.983305', '+45.773436'), 
(57457, 'Longlake', 'SD', 605, '-099.169825', '+45.882332'), 
(57460, 'Mansfield', 'SD', 605, '-098.599388', '+45.222950'), 
(57461, 'Mellette', 'SD', 605, '-098.426714', '+45.155829'), 
(57462, 'Mina', 'SD', 605, '-098.806895', '+45.404015'), 
(57465, 'Northville', 'SD', 605, '-098.625836', '+45.125985'), 
(57466, 'Onaka', 'SD', 605, '-099.464260', '+45.180068'), 
(57467, 'Orient', 'SD', 605, '-099.073204', '+44.911775'), 
(57468, 'Pierpont', 'SD', 605, '-097.603949', '+45.369855'), 
(57469, 'Redfield', 'SD', 605, '-098.406878', '+44.954101'), 
(57470, 'Rockham', 'SD', 605, '-098.882787', '+45.033056'), 
(57471, 'Roscoe', 'SD', 605, '-099.346593', '+45.419289'), 
(57472, 'Selby', 'SD', 605, '-100.098171', '+45.434632'), 
(57473, 'Seneca', 'SD', 605, '-099.340678', '+44.991420'), 
(57474, 'Stratford', 'SD', 605, '-098.258376', '+45.306691'), 
(57475, 'Tolstoy', 'SD', 605, '-099.694578', '+45.223750'), 
(57476, 'Tulare', 'SD', 605, '-098.402047', '+44.893778'), 
(57477, 'Turton', 'SD', 605, '-098.182922', '+45.045466'), 
(57479, 'Warner', 'SD', 605, '-098.474850', '+45.329227'), 
(57481, 'Westport', 'SD', 605, '-098.580207', '+45.670534'), 
(57501, 'Pierre', 'SD', 605, '-100.094195', '+44.334073'), 
(57520, 'Agar', 'SD', 605, '-100.158903', '+44.802621'), 
(57521, 'Belvidere', 'SD', 605, '-101.601609', '+43.691966'), 
(57522, 'Blunt', 'SD', 605, '-099.926952', '+44.437190'), 
(57523, 'Burke', 'SD', 605, '-099.293674', '+43.182547'), 
(57526, 'Carter', 'SD', 605, '-099.882310', '+43.382122'), 
(57528, 'Colome', 'SD', 605, '-099.716537', '+43.260083'), 
(57529, 'Dallas', 'SD', 605, '-099.515887', '+43.235710'), 
(57531, 'Draper', 'SD', 605, '-100.701672', '+43.938049'), 
(57532, 'Fort Pierre', 'SD', 605, '-100.635312', '+44.343326'), 
(57533, 'Gregory', 'SD', 605, '-099.362190', '+43.213649'), 
(57534, 'Hamill', 'SD', 605, '-099.882310', '+43.382122'), 
(57536, 'Harrold', 'SD', 605, '-099.767237', '+44.333927'), 
(57537, 'Hayes', 'SD', 605, '-101.014052', '+44.531281'), 
(57538, 'Herrick', 'SD', 605, '-099.195945', '+43.114883'), 
(57540, 'Holabird', 'SD', 605, '-099.589344', '+44.490558'), 
(57541, 'Ideal', 'SD', 605, '-099.882310', '+43.382122'), 
(57542, 'Iona', 'SD', 605, '-099.824337', '+43.858620'), 
(57543, 'Kadoka', 'SD', 605, '-101.389524', '+43.824178'), 
(57544, 'Kennebec', 'SD', 605, '-099.824337', '+43.858620'), 
(57547, 'Long Valley', 'SD', 605, '-101.601609', '+43.691966'), 
(57548, 'Lower Brule', 'SD', 605, '-099.824337', '+43.858620'), 
(57551, 'Martin', 'SD', 605, '-101.734068', '+43.172158'), 
(57552, 'Midland', 'SD', 605, '-101.527178', '+44.370733'), 
(57553, 'Milesville', 'SD', 605, '-101.527178', '+44.370733'), 
(57555, 'Mission', 'SD', 605, '-100.662079', '+43.304572'), 
(57557, 'Mission Ridge', 'SD', 605, '-100.529517', '+44.475844'), 
(57559, 'Murdo', 'SD', 605, '-100.757340', '+43.879993'), 
(57560, 'Norris', 'SD', 605, '-100.721218', '+43.623523'), 
(57562, 'Okaton', 'SD', 605, '-100.701672', '+43.938049'), 
(57563, 'Okreek', 'SD', 605, '-100.713373', '+43.194063'), 
(57564, 'Onida', 'SD', 605, '-099.979546', '+44.722873'), 
(57566, 'Parmelee', 'SD', 605, '-100.713373', '+43.194063'), 
(57567, 'Philip', 'SD', 605, '-101.630722', '+44.046063'), 
(57568, 'Presho', 'SD', 605, '-100.046855', '+43.908372'), 
(57569, 'Reliance', 'SD', 605, '-099.824337', '+43.858620'), 
(57570, 'Rosebud', 'SD', 605, '-100.626863', '+43.302375'), 
(57571, 'Saint Charles', 'SD', 605, '-099.016376', '+43.248832'), 
(57572, 'Saint Francis', 'SD', 605, '-100.713373', '+43.194063'), 
(57574, 'Tuthill', 'SD', 605, '-101.669330', '+43.193203'), 
(57576, 'Vivian', 'SD', 605, '-099.824337', '+43.858620'), 
(57577, 'Wanblee', 'SD', 605, '-101.601609', '+43.691966'), 
(57578, 'Wewela', 'SD', 605, '-099.882310', '+43.382122'), 
(57579, 'White River', 'SD', 605, '-100.745912', '+43.566116'), 
(57580, 'Winner', 'SD', 605, '-099.803286', '+43.331763'), 
(57584, 'Witten', 'SD', 605, '-099.882310', '+43.382122'), 
(57585, 'Wood', 'SD', 605, '-100.721218', '+43.623523'), 
(57601, 'Mobridge', 'SD', 605, '-100.330283', '+45.550822'), 
(57620, 'Bison', 'SD', 605, '-102.513087', '+45.409748'), 
(57621, 'Bullhead', 'SD', 605, '-101.099740', '+45.847567'), 
(57622, 'Cherry Creek', 'SD', 605, '-101.568656', '+44.992051'), 
(57623, 'Dupree', 'SD', 605, '-101.607171', '+45.050456'), 
(57625, 'Eagle Butte', 'SD', 605, '-101.232885', '+45.001611'), 
(57626, 'Faith', 'SD', 605, '-102.026734', '+45.024533'), 
(57628, 'Firesteel', 'SD', 605, '-100.879214', '+45.098685'), 
(57629, 'Glad Valley', 'SD', 605, '-101.568656', '+44.992051'), 
(57630, 'Glencross', 'SD', 605, '-100.879214', '+45.098685'), 
(57631, 'Glenham', 'SD', 605, '-100.311701', '+45.504288'), 
(57632, 'Herreid', 'SD', 605, '-100.020048', '+45.833733'), 
(57633, 'Isabel', 'SD', 605, '-101.438525', '+45.396212'), 
(57634, 'Keldron', 'SD', 605, '-101.154581', '+45.708402'), 
(57636, 'Lantry', 'SD', 605, '-100.879214', '+45.098685'), 
(57638, 'Lemmon', 'SD', 605, '-102.410975', '+45.732219'), 
(57639, 'Little Eagle', 'SD', 605, '-101.154581', '+45.708402'), 
(57640, 'Lodgepole', 'SD', 605, '-102.663011', '+45.703777'), 
(57641, 'Mc Intosh', 'SD', 605, '-101.154581', '+45.708402'), 
(57642, 'Mc Laughlin', 'SD', 605, '-100.891469', '+45.876336'), 
(57643, 'Mahto', 'SD', 605, '-101.154581', '+45.708402'), 
(57644, 'Meadow', 'SD', 605, '-102.280948', '+45.453221'), 
(57645, 'Morristown', 'SD', 605, '-101.154581', '+45.708402'), 
(57646, 'Mound City', 'SD', 605, '-100.048071', '+45.715461'), 
(57647, 'Parade', 'SD', 605, '-100.879214', '+45.098685'), 
(57648, 'Pollock', 'SD', 605, '-100.283026', '+45.844431'), 
(57649, 'Prairie City', 'SD', 605, '-102.704216', '+45.440744'), 
(57650, 'Ralph', 'SD', 605, '-103.493668', '+45.578941'), 
(57651, 'Reva', 'SD', 605, '-103.493668', '+45.578941'), 
(57652, 'Ridgeview', 'SD', 605, '-100.879214', '+45.098685'), 
(57653, 'Shadehill', 'SD', 605, '-102.292753', '+45.680798'), 
(57656, 'Timber Lake', 'SD', 605, '-101.074690', '+45.427032'), 
(57657, 'Trail City', 'SD', 605, '-101.154581', '+45.708402'), 
(57658, 'Wakpala', 'SD', 605, '-100.537928', '+45.655452'), 
(57659, 'Walker', 'SD', 605, '-101.154581', '+45.708402'), 
(57660, 'Watauga', 'SD', 605, '-101.154581', '+45.708402'), 
(57661, 'Whitehorse', 'SD', 605, '-100.879214', '+45.098685'), 
(57701, 'Rapid City', 'SD', 605, '-103.240024', '+44.004363'), 
(57702, 'Rapid City', 'SD', 605, '-103.358868', '+44.003641'), 
(57703, 'Rapid City', 'SD', 605, '-103.176287', '+44.048039'), 
(57706, 'Ellsworth AFB', 'SD', 605, '-103.229087', '+44.185222'), 
(57708, 'Bethlehem', 'SD', 605, null, null), 
(57709, 'Rapid City', 'SD', 605, '-103.317149', '+44.076106'), 
(57714, 'Allen', 'SD', 605, '-101.669330', '+43.193203'), 
(57716, 'Batesland', 'SD', 605, '-102.541100', '+43.352617'), 
(57717, 'Belle Fourche', 'SD', 605, '-103.873130', '+44.930370'), 
(57718, 'Black Hawk', 'SD', 605, '-103.326118', '+44.183216'), 
(57719, 'Box Elder', 'SD', 605, '-103.204293', '+44.036670'), 
(57720, 'Buffalo', 'SD', 605, '-103.911719', '+45.576652'), 
(57722, 'Buffalo Gap', 'SD', 605, '-103.371071', '+43.666816'), 
(57724, 'Camp Crook', 'SD', 605, '-103.493668', '+45.578941'), 
(57725, 'Caputa', 'SD', 605, '-102.793461', '+43.948063'), 
(57729, 'Creighton', 'SD', 605, '-102.150335', '+44.312407'), 
(57730, 'Custer', 'SD', 605, '-103.425807', '+43.657304'), 
(57732, 'Deadwood', 'SD', 605, '-103.735731', '+44.364850'), 
(57735, 'Edgemont', 'SD', 605, '-103.830431', '+43.294549'), 
(57736, 'Elm Springs', 'SD', 605, '-102.523860', '+44.348777'), 
(57737, 'Enning', 'SD', 605, '-102.787188', '+44.589806'), 
(57738, 'Fairburn', 'SD', 605, '-103.208170', '+43.685927'), 
(57741, 'Fort Meade', 'SD', 605, '-103.455428', '+44.409320'), 
(57742, 'Fruitdale', 'SD', 605, '-103.697073', '+44.669130'), 
(57744, 'Hermosa', 'SD', 605, '-103.191460', '+43.838528'), 
(57745, 'Hill City', 'SD', 605, '-103.651357', '+44.008200'), 
(57747, 'Hot Springs', 'SD', 605, '-103.528353', '+43.314186'), 
(57748, 'Howes', 'SD', 605, '-102.787188', '+44.589806'), 
(57750, 'Interior', 'SD', 605, '-101.601609', '+43.691966'), 
(57751, 'Keystone', 'SD', 605, '-103.399471', '+43.884764'), 
(57752, 'Kyle', 'SD', 605, '-102.541100', '+43.352617'), 
(57754, 'Lead', 'SD', 605, '-103.752683', '+44.444505'), 
(57755, 'Ludlow', 'SD', 605, '-103.493668', '+45.578941'), 
(57756, 'Manderson', 'SD', 605, '-102.541100', '+43.352617'), 
(57758, 'Mud Butte', 'SD', 605, '-102.787188', '+44.589806'), 
(57759, 'Nemo', 'SD', 605, '-103.754204', '+44.372688'), 
(57760, 'Newell', 'SD', 605, '-103.417574', '+44.715217'), 
(57761, 'New Underwood', 'SD', 605, '-102.798970', '+44.056691'), 
(57762, 'Nisland', 'SD', 605, '-103.556354', '+44.673533'), 
(57763, 'Oelrichs', 'SD', 605, '-103.243935', '+43.180956'), 
(57764, 'Oglala', 'SD', 605, '-102.541100', '+43.352617'), 
(57765, 'Opal', 'SD', 605, '-102.787188', '+44.589806'), 
(57766, 'Oral', 'SD', 605, '-103.527757', '+43.239655'), 
(57767, 'Owanka', 'SD', 605, '-102.680781', '+44.067413'), 
(57769, 'Piedmont', 'SD', 605, '-103.272284', '+44.220524'), 
(57770, 'Pine Ridge', 'SD', 605, '-102.535178', '+43.024319'), 
(57772, 'Porcupine', 'SD', 605, '-102.541100', '+43.352617'), 
(57773, 'Pringle', 'SD', 605, '-103.371071', '+43.666816'), 
(57774, 'Provo', 'SD', 605, '-103.527757', '+43.239655'), 
(57775, 'Quinn', 'SD', 605, '-102.222633', '+44.068731'), 
(57776, 'Redig', 'SD', 605, '-103.493668', '+45.578941'), 
(57777, 'Red Owl', 'SD', 605, '-102.587048', '+44.691005'), 
(57778, 'Rochford', 'SD', 605, '-103.761058', '+44.117606'), 
(57779, 'Saint Onge', 'SD', 605, '-103.723214', '+44.547307'), 
(57780, 'Scenic', 'SD', 605, '-102.346797', '+43.788416'), 
(57782, 'Smithwick', 'SD', 605, '-103.527757', '+43.239655'), 
(57783, 'Spearfish', 'SD', 605, '-103.772331', '+44.467137'), 
(57785, 'Sturgis', 'SD', 605, '-103.361658', '+44.369172'), 
(57787, 'Union Center', 'SD', 605, '-102.725189', '+44.653923'), 
(57788, 'Vale', 'SD', 605, '-103.425620', '+44.719176'), 
(57790, 'Wall', 'SD', 605, '-102.238397', '+44.013772'), 
(57791, 'Wasta', 'SD', 605, '-102.598660', '+44.016848'), 
(57792, 'White Owl', 'SD', 605, '-102.787188', '+44.589806'), 
(57793, 'Whitewood', 'SD', 605, '-103.644136', '+44.464980'), 
(57794, 'Wounded Knee', 'SD', 605, '-102.541100', '+43.352617'), 
(57799, 'Spearfish', 'SD', 605, '-103.870251', '+44.495846'), 
(58001, 'Abercrombie', 'ND', 701, '-096.727788', '+46.447936'), 
(58002, 'Absaraka', 'ND', 701, '-097.214587', '+46.859694'), 
(58004, 'Amenia', 'ND', 701, '-097.271545', '+47.021032'), 
(58005, 'Argusville', 'ND', 701, '-096.975162', '+47.057026'), 
(58006, 'Arthur', 'ND', 701, '-097.140334', '+47.102334'), 
(58007, 'Ayr', 'ND', 701, '-097.462894', '+47.013920'), 
(58008, 'Barney', 'ND', 701, '-096.864373', '+46.273086'), 
(58009, 'Blanchard', 'ND', 701, '-097.151692', '+47.454888'), 
(58011, 'Buffalo', 'ND', 701, '-097.557491', '+46.920016'), 
(58012, 'Casselton', 'ND', 701, '-097.062647', '+47.050272'), 
(58013, 'Cayuga', 'ND', 701, '-097.529438', '+46.062144'), 
(58014, 'Chaffee', 'ND', 701, '-097.352437', '+46.775027'), 
(58015, 'Christine', 'ND', 701, '-096.809354', '+46.593582'), 
(58016, 'Clifford', 'ND', 701, '-097.151692', '+47.454888'), 
(58017, 'Cogswell', 'ND', 701, '-097.820733', '+46.065930'), 
(58018, 'Colfax', 'ND', 701, '-096.873653', '+46.457386'), 
(58021, 'Davenport', 'ND', 701, '-097.063137', '+46.731743'), 
(58027, 'Enderlin', 'ND', 701, '-097.777909', '+46.456337'), 
(58029, 'Erie', 'ND', 701, '-097.377138', '+47.115505'), 
(58030, 'Fairmount', 'ND', 701, '-096.907594', '+46.094599'), 
(58031, 'Fingal', 'ND', 701, '-097.797553', '+46.775099'), 
(58032, 'Forman', 'ND', 701, '-097.633282', '+46.058634'), 
(58033, 'Fort Ransom', 'ND', 701, '-097.909114', '+46.449387'), 
(58035, 'Galesburg', 'ND', 701, '-097.408156', '+47.270447'), 
(58036, 'Gardner', 'ND', 701, '-096.957752', '+47.157949'), 
(58038, 'Grandin', 'ND', 701, '-096.969150', '+47.072418'), 
(58039, 'Great Bend', 'ND', 701, '-096.843465', '+46.160427'), 
(58040, 'Gwinner', 'ND', 701, '-097.767735', '+46.152725'), 
(58041, 'Hankinson', 'ND', 701, '-096.924730', '+46.073423'), 
(58042, 'Harwood', 'ND', 701, '-096.965445', '+46.956511'), 
(58043, 'Havana', 'ND', 701, '-097.544230', '+45.978943'), 
(58045, 'Hillsboro', 'ND', 701, '-097.060324', '+47.383461'), 
(58046, 'Hope', 'ND', 701, '-097.713371', '+47.323726'), 
(58047, 'Horace', 'ND', 701, '-096.885060', '+46.710147'), 
(58048, 'Hunter', 'ND', 701, '-097.150669', '+46.981541'), 
(58049, 'Kathryn', 'ND', 701, '-097.976311', '+46.717679'), 
(58051, 'Kindred', 'ND', 701, '-097.050584', '+46.673526'), 
(58052, 'Leonard', 'ND', 701, '-097.294037', '+46.765575'), 
(58053, 'Lidgerwood', 'ND', 701, '-096.994919', '+46.191782'), 
(58054, 'Lisbon', 'ND', 701, '-097.636917', '+46.455974'), 
(58056, 'Luverne', 'ND', 701, '-097.718955', '+47.455650'), 
(58057, 'McLeod', 'ND', 701, '-097.343373', '+46.443826'), 
(58058, 'Mantador', 'ND', 701, '-096.969366', '+46.160380'), 
(58059, 'Mapleton', 'ND', 701, '-097.115726', '+46.861424'), 
(58060, 'Milnor', 'ND', 701, '-097.477179', '+46.200657'), 
(58061, 'Mooreton', 'ND', 701, '-096.861092', '+46.315035'), 
(58062, 'Nome', 'ND', 701, '-097.786984', '+46.680795'), 
(58063, 'Oriska', 'ND', 701, '-097.789289', '+46.964791'), 
(58064, 'Page', 'ND', 701, '-097.515646', '+47.000029'), 
(58065, 'Pillsbury', 'ND', 701, '-098.195722', '+46.650741'), 
(58067, 'Rutland', 'ND', 701, '-097.431104', '+46.036974'), 
(58068, 'Sheldon', 'ND', 701, '-097.416257', '+46.521481'), 
(58069, 'Stirum', 'ND', 701, '-097.623070', '+46.221613'), 
(58071, 'Tower City', 'ND', 701, '-097.626101', '+46.949236'), 
(58072, 'Valley City', 'ND', 701, '-098.007534', '+46.972286'), 
(58074, 'Wahpeton', 'ND', 701, '-096.917614', '+46.283291'), 
(58075, 'Wahpeton', 'ND', 701, '-096.792057', '+46.336591'), 
(58076, 'Wahpeton', 'ND', 701, '-096.608142', '+46.271839'), 
(58077, 'Walcott', 'ND', 701, '-097.013693', '+46.445916'), 
(58078, 'West Fargo', 'ND', 701, '-096.925828', '+46.890692'), 
(58079, 'Wheatland', 'ND', 701, '-097.346067', '+46.832617'), 
(58081, 'Wyndmere', 'ND', 701, '-097.114080', '+46.384021'), 
(58102, 'Fargo', 'ND', 701, '-096.990615', '+46.925360'), 
(58103, 'Fargo', 'ND', 701, '-096.825841', '+46.832152'), 
(58104, 'Fargo', 'ND', 701, '-096.884106', '+46.781589'), 
(58105, 'Fargo', 'ND', 701, '-096.967371', '+46.941400'), 
(58106, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58107, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58108, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58109, 'Fargo', 'ND', 701, '-096.814800', '+46.823520'), 
(58121, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58122, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58123, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58124, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58125, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58126, 'Fargo', 'ND', 701, '-097.229718', '+46.934596'), 
(58201, 'Grand Forks', 'ND', 701, '-097.431501', '+47.904100'), 
(58202, 'Grand Forks', 'ND', 701, '-097.394446', '+47.933481'), 
(58203, 'Grand Forks', 'ND', 701, '-097.301297', '+47.892243'), 
(58204, 'Grand Forks AFB', 'ND', 701, '-097.367534', '+47.967909'), 
(58205, 'Grand Forks AFB', 'ND', 701, '-097.394446', '+47.933481'), 
(58206, 'Grand Forks', 'ND', 701, '-097.394446', '+47.933481'), 
(58207, 'Grand Forks', 'ND', 701, '-097.394446', '+47.933481'), 
(58208, 'Grand Forks', 'ND', 701, '-097.394446', '+47.933481'), 
(58210, 'Adams', 'ND', 701, '-097.997964', '+48.383547'), 
(58212, 'Aneta', 'ND', 701, '-098.043481', '+47.766493'), 
(58213, 'Ardoch', 'ND', 701, '-097.275528', '+48.237795'), 
(58214, 'Arvilla', 'ND', 701, '-097.494107', '+47.925956'), 
(58216, 'Bathgate', 'ND', 701, '-097.425430', '+48.874863'), 
(58218, 'Buxton', 'ND', 701, '-097.099519', '+47.602249'), 
(58219, 'Caledonia', 'ND', 701, '-097.151692', '+47.454888'), 
(58220, 'Cavalier', 'ND', 701, '-097.699122', '+48.738902'), 
(58222, 'Crystal', 'ND', 701, '-097.633342', '+48.644900'), 
(58223, 'Cummings', 'ND', 701, '-097.151692', '+47.454888'), 
(58224, 'Dahlen', 'ND', 701, '-097.957485', '+48.165871'), 
(58225, 'Drayton', 'ND', 701, '-097.362726', '+48.668146'), 
(58227, 'Edinburg', 'ND', 701, '-097.893218', '+48.499712'), 
(58228, 'Emerado', 'ND', 701, '-097.280993', '+47.889676'), 
(58229, 'Fairdale', 'ND', 701, '-098.054828', '+48.380603'), 
(58230, 'Finley', 'ND', 701, '-097.837070', '+47.512070'), 
(58231, 'Fordville', 'ND', 701, '-097.827805', '+48.281947'), 
(58233, 'Forest River', 'ND', 701, '-097.522485', '+48.259974'), 
(58235, 'Gilby', 'ND', 701, '-097.514081', '+48.085827'), 
(58236, 'Glasston', 'ND', 701, '-097.469623', '+48.720149'), 
(58237, 'Grafton', 'ND', 701, '-097.437265', '+48.368876'), 
(58238, 'Hamilton', 'ND', 701, '-097.449975', '+48.778717'), 
(58239, 'Hannah', 'ND', 701, '-098.464102', '+48.771780'), 
(58240, 'Hatton', 'ND', 701, '-097.459319', '+47.638521'), 
(58241, 'Hensel', 'ND', 701, '-097.699287', '+48.720338'), 
(58243, 'Hoople', 'ND', 701, '-097.677015', '+48.490539'), 
(58244, 'Inkster', 'ND', 701, '-097.683056', '+48.107863'), 
(58249, 'Langdon', 'ND', 701, '-098.288629', '+48.753679'), 
(58250, 'Lankin', 'ND', 701, '-098.076663', '+48.282007'), 
(58251, 'Larimore', 'ND', 701, '-097.626389', '+47.911531'), 
(58254, 'McVille', 'ND', 701, '-098.134365', '+47.856367'), 
(58255, 'Maida', 'ND', 701, '-098.464102', '+48.771780'), 
(58256, 'Manvel', 'ND', 701, '-097.287910', '+48.107279'), 
(58257, 'Mayville', 'ND', 701, '-097.345104', '+47.487262'), 
(58258, 'Mekinock', 'ND', 701, '-097.430451', '+48.007368'), 
(58259, 'Michigan', 'ND', 701, '-098.118574', '+48.020355'), 
(58260, 'Milton', 'ND', 701, '-098.042871', '+48.624861'), 
(58261, 'Minto', 'ND', 701, '-097.314367', '+48.259970'), 
(58262, 'Mountain', 'ND', 701, '-097.884115', '+48.693099'), 
(58265, 'Neche', 'ND', 701, '-097.512602', '+48.943793'), 
(58266, 'Niagara', 'ND', 701, '-097.817106', '+48.015728'), 
(58267, 'Northwood', 'ND', 701, '-097.603773', '+47.759107'), 
(58269, 'Osnabrock', 'ND', 701, '-098.464102', '+48.771780'), 
(58270, 'Park River', 'ND', 701, '-097.774812', '+48.420411'), 
(58271, 'Pembina', 'ND', 701, '-097.288585', '+48.858970'), 
(58272, 'Petersburg', 'ND', 701, '-098.000193', '+48.005980'), 
(58273, 'Pisek', 'ND', 701, '-097.814390', '+48.323898'), 
(58274, 'Portland', 'ND', 701, '-097.244353', '+47.582141'), 
(58275, 'Reynolds', 'ND', 701, '-097.236128', '+47.872332'), 
(58276, 'Saint Thomas', 'ND', 701, '-097.471056', '+48.630369'), 
(58277, 'Sharon', 'ND', 701, '-097.718955', '+47.455650'), 
(58278, 'Thompson', 'ND', 701, '-097.347030', '+47.785848'), 
(58281, 'Wales', 'ND', 701, '-098.464102', '+48.771780'), 
(58282, 'Walhalla', 'ND', 701, '-097.797358', '+48.880795'), 
(58301, 'Devils Lake', 'ND', 701, '-098.781979', '+48.264352'), 
(58310, 'Agate', 'ND', 701, '-099.772702', '+48.770913'), 
(58311, 'Alsen', 'ND', 701, '-098.464102', '+48.771780'), 
(58313, 'Balta', 'ND', 701, '-099.992145', '+48.104177'), 
(58316, 'Belcourt', 'ND', 701, '-099.799919', '+48.777557'), 
(58317, 'Bisbee', 'ND', 701, '-099.231730', '+48.588070'), 
(58318, 'Bottineau', 'ND', 701, '-100.601174', '+48.830347'), 
(58319, 'Bremen', 'ND', 701, '-099.664406', '+47.663508'), 
(58320, 'Brinsmade', 'ND', 701, '-099.404705', '+48.286410'), 
(58321, 'Brocket', 'ND', 701, '-098.400599', '+48.238222'), 
(58323, 'Calvin', 'ND', 701, '-098.464102', '+48.771780'), 
(58324, 'Cando', 'ND', 701, '-099.231923', '+48.500121'), 
(58325, 'Churchs Ferry', 'ND', 701, '-099.070499', '+48.290000'), 
(58327, 'Crary', 'ND', 701, '-098.573116', '+48.091012'), 
(58329, 'Dunseith', 'ND', 701, '-100.024102', '+48.856083'), 
(58330, 'Edmore', 'ND', 701, '-098.499630', '+48.422614'), 
(58331, 'Egeland', 'ND', 701, '-099.123224', '+48.652908'), 
(58332, 'Esmond', 'ND', 701, '-099.538336', '+48.059736'), 
(58335, 'Fort Totten', 'ND', 701, '-099.186842', '+48.108758'), 
(58337, 'Hamberg', 'ND', 701, '-099.667737', '+47.587372'), 
(58338, 'Hampden', 'ND', 701, '-098.644371', '+48.499953'), 
(58339, 'Hansboro', 'ND', 701, '-099.427769', '+48.900063'), 
(58341, 'Harvey', 'ND', 701, '-099.747755', '+47.703539'), 
(58343, 'Knox', 'ND', 701, '-099.689358', '+48.301215'), 
(58344, 'Lakota', 'ND', 701, '-098.324631', '+47.971966'), 
(58345, 'Lawton', 'ND', 701, '-098.438346', '+48.275146'), 
(58346, 'Leeds', 'ND', 701, '-099.432466', '+48.165312'), 
(58348, 'Maddock', 'ND', 701, '-099.535801', '+47.999093'), 
(58351, 'Minnewaukan', 'ND', 701, '-099.389810', '+48.130016'), 
(58352, 'Munich', 'ND', 701, '-098.835465', '+48.669370'), 
(58353, 'Mylo', 'ND', 701, '-099.838063', '+48.772022'), 
(58355, 'Nekoma', 'ND', 701, '-098.464102', '+48.771780'), 
(58356, 'New Rockford', 'ND', 701, '-098.898693', '+47.717360'), 
(58357, 'Oberon', 'ND', 701, '-099.133201', '+47.949694'), 
(58359, 'Orrin', 'ND', 701, '-100.164357', '+48.089537'), 
(58361, 'Pekin', 'ND', 701, '-098.364994', '+47.798489'), 
(58362, 'Penn', 'ND', 701, '-099.070415', '+48.275494'), 
(58363, 'Perth', 'ND', 701, '-099.438351', '+48.754621'), 
(58365, 'Rocklake', 'ND', 701, '-099.263090', '+48.844548'), 
(58366, 'Rolette', 'ND', 701, '-099.878456', '+48.700886'), 
(58367, 'Rolla', 'ND', 701, '-099.786546', '+48.826826'), 
(58368, 'Rugby', 'ND', 701, '-099.989912', '+48.254504'), 
(58369, 'Saint John', 'ND', 701, '-099.734073', '+48.880498'), 
(58370, 'Saint Michael', 'ND', 701, '-098.849264', '+47.985595'), 
(58372, 'Sarles', 'ND', 701, '-098.464102', '+48.771780'), 
(58374, 'Sheyenne', 'ND', 701, '-098.909970', '+47.761272'), 
(58377, 'Starkweather', 'ND', 701, '-098.760596', '+48.449321'), 
(58379, 'Tokio', 'ND', 701, '-099.186842', '+48.108758'), 
(58380, 'Tolna', 'ND', 701, '-098.451175', '+47.846213'), 
(58381, 'Warwick', 'ND', 701, '-098.758890', '+47.910133'), 
(58382, 'Webster', 'ND', 701, '-098.800481', '+48.317012'), 
(58384, 'Willow City', 'ND', 701, '-100.352409', '+48.660609'), 
(58385, 'Wolford', 'ND', 701, '-099.645681', '+48.465282'), 
(58386, 'York', 'ND', 701, '-099.602542', '+48.256479'), 
(58401, 'Jamestown', 'ND', 701, '-098.745485', '+46.921005'), 
(58402, 'Jamestown', 'ND', 701, '-098.960032', '+46.978820'), 
(58405, 'Jamestown', 'ND', 701, '-098.699553', '+46.913344'), 
(58413, 'Ashley', 'ND', 701, '-099.285013', '+46.056209'), 
(58415, 'Berlin', 'ND', 701, '-098.473702', '+46.362715'), 
(58416, 'Binford', 'ND', 701, '-098.410133', '+47.489506'), 
(58418, 'Bowdon', 'ND', 701, '-099.649702', '+47.457667'), 
(58420, 'Buchanan', 'ND', 701, '-098.900709', '+47.005084'), 
(58421, 'Carrington', 'ND', 701, '-098.893314', '+47.457278'), 
(58422, 'Cathay', 'ND', 701, '-099.404936', '+47.628946'), 
(58423, 'Chaseley', 'ND', 701, '-099.830601', '+47.464366'), 
(58424, 'Cleveland', 'ND', 701, '-099.128846', '+46.893112'), 
(58425, 'Cooperstown', 'ND', 701, '-098.295699', '+47.366922'), 
(58426, 'Courtenay', 'ND', 701, '-098.594244', '+47.196576'), 
(58428, 'Dawson', 'ND', 701, '-099.772396', '+46.806728'), 
(58429, 'Dazey', 'ND', 701, '-098.161621', '+47.182819'), 
(58430, 'Denhoff', 'ND', 701, '-100.271687', '+47.529679'), 
(58431, 'Dickey', 'ND', 701, '-098.542610', '+46.472610'), 
(58432, 'Eckelson', 'ND', 701, '-098.375536', '+46.892518'), 
(58433, 'Edgeley', 'ND', 701, '-098.713086', '+46.411980'), 
(58436, 'Ellendale', 'ND', 701, '-098.620707', '+46.106141'), 
(58438, 'Fessenden', 'ND', 701, '-099.564274', '+47.625048'), 
(58439, 'Forbes', 'ND', 701, '-098.848644', '+46.011902'), 
(58440, 'Fredonia', 'ND', 701, '-099.173337', '+46.370140'), 
(58441, 'Fullerton', 'ND', 701, '-098.379846', '+46.175992'), 
(58442, 'Gackle', 'ND', 701, '-099.173063', '+46.522452'), 
(58443, 'Glenfield', 'ND', 701, '-098.691563', '+47.456948'), 
(58444, 'Goodrich', 'ND', 701, '-100.146590', '+47.479529'), 
(58445, 'Grace City', 'ND', 701, '-098.702131', '+47.457057'), 
(58448, 'Hannaford', 'ND', 701, '-098.350201', '+47.378619'), 
(58451, 'Hurdsfield', 'ND', 701, '-099.937233', '+47.472804'), 
(58452, 'Jessie', 'ND', 701, '-098.230415', '+47.456477'), 
(58454, 'Jud', 'ND', 701, '-098.866710', '+46.551079'), 
(58455, 'Kensal', 'ND', 701, '-098.753458', '+47.240135'), 
(58456, 'Kulm', 'ND', 701, '-098.603141', '+46.391635'), 
(58458, 'Lamoure', 'ND', 701, '-098.358671', '+46.384379'), 
(58460, 'Lehr', 'ND', 701, '-099.378147', '+46.140661'), 
(58461, 'Litchville', 'ND', 701, '-098.186443', '+46.717981'), 
(58463, 'McClusky', 'ND', 701, '-100.417150', '+47.506755'), 
(58464, 'McHenry', 'ND', 701, '-098.627951', '+47.507777'), 
(58466, 'Marion', 'ND', 701, '-098.368983', '+46.551382'), 
(58467, 'Medina', 'ND', 701, '-099.316908', '+46.899774'), 
(58472, 'Montpelier', 'ND', 701, '-098.660404', '+46.681609'), 
(58474, 'Oakes', 'ND', 701, '-098.225652', '+46.109493'), 
(58475, 'Pettibone', 'ND', 701, '-099.584222', '+47.153918'), 
(58476, 'Pingree', 'ND', 701, '-099.014385', '+47.203846'), 
(58477, 'Regan', 'ND', 701, '-100.548434', '+47.212951'), 
(58478, 'Robinson', 'ND', 701, '-099.689234', '+46.979659'), 
(58479, 'Rogers', 'ND', 701, '-098.213603', '+47.074088'), 
(58480, 'Sanborn', 'ND', 701, '-098.258971', '+46.892615'), 
(58481, 'Spiritwood', 'ND', 701, '-098.521889', '+46.986518'), 
(58482, 'Steele', 'ND', 701, '-099.798975', '+46.875966'), 
(58483, 'Streeter', 'ND', 701, '-099.344287', '+46.718326'), 
(58484, 'Sutton', 'ND', 701, '-098.403593', '+47.399030'), 
(58486, 'Sykeston', 'ND', 701, '-099.404828', '+47.421182'), 
(58487, 'Tappen', 'ND', 701, '-099.594248', '+46.806274'), 
(58488, 'Tuttle', 'ND', 701, '-099.970526', '+47.132159'), 
(58489, 'Venturia', 'ND', 701, '-099.649774', '+46.027975'), 
(58490, 'Verona', 'ND', 701, '-098.099446', '+46.398713'), 
(58492, 'Wimbledon', 'ND', 701, '-098.397443', '+47.110075'), 
(58494, 'Wing', 'ND', 701, '-100.294569', '+47.157924'), 
(58495, 'Wishek', 'ND', 701, '-099.613132', '+46.191724'), 
(58496, 'Woodworth', 'ND', 701, '-099.259784', '+47.153721'), 
(58497, 'Ypsilanti', 'ND', 701, '-098.565136', '+46.768695'), 
(58501, 'Bismarck', 'ND', 701, '-100.502724', '+46.981207'), 
(58502, 'Bismarck', 'ND', 701, '-100.681855', '+46.888700'), 
(58504, 'Bismarck', 'ND', 701, '-100.455980', '+46.829938'), 
(58505, 'Bismarck', 'ND', 701, '-100.780505', '+46.816543'), 
(58506, 'Bismarck', 'ND', 701, '-100.520063', '+46.980475'), 
(58507, 'Bismarck', 'ND', 701, '-100.520063', '+46.980475'), 
(58520, 'Almont', 'ND', 701, '-101.498156', '+46.720185'), 
(58521, 'Baldwin', 'ND', 701, '-100.693721', '+47.016148'), 
(58523, 'Beulah', 'ND', 701, '-101.853161', '+47.277895'), 
(58524, 'Braddock', 'ND', 701, '-100.107546', '+46.560350'), 
(58528, 'Cannon Ball', 'ND', 701, '-100.688991', '+46.361639'), 
(58529, 'Carson', 'ND', 701, '-101.673608', '+46.300853'), 
(58530, 'Center', 'ND', 701, '-101.159363', '+47.145874'), 
(58531, 'Coleharbor', 'ND', 701, '-101.143206', '+47.581047'), 
(58532, 'Driscoll', 'ND', 701, '-100.183290', '+46.851141'), 
(58533, 'Elgin', 'ND', 701, '-101.755819', '+46.367859'), 
(58535, 'Flasher', 'ND', 701, '-101.316642', '+46.599807'), 
(58538, 'Fort Yates', 'ND', 701, '-100.710536', '+46.170605'), 
(58540, 'Garrison', 'ND', 701, '-101.614180', '+47.667515'), 
(58541, 'Golden Valley', 'ND', 701, '-102.056796', '+47.312542'), 
(58542, 'Hague', 'ND', 701, '-100.097715', '+46.080221'), 
(58544, 'Hazelton', 'ND', 701, '-100.337283', '+46.517223'), 
(58545, 'Hazen', 'ND', 701, '-101.760142', '+47.386092'), 
(58549, 'Kintyre', 'ND', 701, '-099.969631', '+46.455044'), 
(58552, 'Linton', 'ND', 701, '-100.233084', '+46.185512'), 
(58553, 'McKenzie', 'ND', 701, '-100.402135', '+46.871308'), 
(58554, 'Mandan', 'ND', 701, '-100.952585', '+46.713120'), 
(58558, 'Menoken', 'ND', 701, '-100.455560', '+46.808449'), 
(58559, 'Mercer', 'ND', 701, '-100.758394', '+47.501822'), 
(58560, 'Moffit', 'ND', 701, '-100.300199', '+46.673047'), 
(58561, 'Napoleon', 'ND', 701, '-099.656820', '+46.464858'), 
(58562, 'New Leipzig', 'ND', 701, '-101.961907', '+46.382285'), 
(58563, 'New Salem', 'ND', 701, '-101.429122', '+46.805999'), 
(58564, 'Raleigh', 'ND', 701, '-101.372162', '+46.267125'), 
(58565, 'Riverdale', 'ND', 701, '-101.203255', '+47.396354'), 
(58566, 'Saint Anthony', 'ND', 701, '-100.944280', '+46.646616'), 
(58568, 'Selfridge', 'ND', 701, '-101.252738', '+46.186442'), 
(58569, 'Shields', 'ND', 701, '-101.218713', '+46.244657'), 
(58570, 'Solen', 'ND', 701, '-100.783143', '+46.365588'), 
(58571, 'Stanton', 'ND', 701, '-101.394939', '+47.377264'), 
(58572, 'Sterling', 'ND', 701, '-100.277434', '+46.876069'), 
(58573, 'Strasburg', 'ND', 701, '-100.223542', '+46.080388'), 
(58575, 'Turtle Lake', 'ND', 701, '-100.895863', '+47.501425'), 
(58576, 'Underwood', 'ND', 701, '-101.217360', '+47.445896'), 
(58577, 'Washburn', 'ND', 701, '-101.095673', '+47.380715'), 
(58579, 'Wilton', 'ND', 701, '-101.085504', '+47.488872'), 
(58580, 'Zap', 'ND', 701, '-101.929416', '+47.263087'), 
(58581, 'Zeeland', 'ND', 701, '-099.786023', '+46.064366'), 
(58601, 'Dickinson', 'ND', 701, '-102.756514', '+46.805716'), 
(58602, 'Dickinson', 'ND', 701, '-102.663913', '+46.820185'), 
(58620, 'Amidon', 'ND', 701, '-103.485325', '+46.454966'), 
(58621, 'Beach', 'ND', 701, '-103.898766', '+46.963728'), 
(58622, 'Belfield', 'ND', 701, '-103.126111', '+46.819805'), 
(58623, 'Bowman', 'ND', 701, '-103.521263', '+46.205537'), 
(58625, 'Dodge', 'ND', 701, '-102.202834', '+47.305726'), 
(58626, 'Dunn Center', 'ND', 701, '-102.663492', '+47.336337'), 
(58627, 'Fairfield', 'ND', 701, '-103.509564', '+46.921188'), 
(58630, 'Gladstone', 'ND', 701, '-102.639900', '+46.848918'), 
(58631, 'Glen Ullin', 'ND', 701, '-101.822672', '+46.813372'), 
(58632, 'Golva', 'ND', 701, '-103.952158', '+46.672225'), 
(58634, 'Grassy Butte', 'ND', 701, '-103.298383', '+47.737435'), 
(58636, 'Halliday', 'ND', 701, '-102.336761', '+47.351748'), 
(58638, 'Hebron', 'ND', 701, '-101.972303', '+46.849592'), 
(58639, 'Hettinger', 'ND', 701, '-102.785054', '+46.057786'), 
(58640, 'Killdeer', 'ND', 701, '-102.703916', '+47.526978'), 
(58641, 'Lefor', 'ND', 701, '-102.663709', '+46.724077'), 
(58642, 'Manning', 'ND', 701, '-102.622139', '+47.402085'), 
(58643, 'Marmarth', 'ND', 701, '-103.485325', '+46.454966'), 
(58644, 'Marshall', 'ND', 701, '-102.622139', '+47.402085'), 
(58645, 'Medora', 'ND', 701, '-103.349989', '+46.979437'), 
(58646, 'Mott', 'ND', 701, '-102.326958', '+46.369616'), 
(58647, 'New England', 'ND', 701, '-102.595864', '+46.459446'), 
(58649, 'Reeder', 'ND', 701, '-102.496805', '+46.113891'), 
(58650, 'Regent', 'ND', 701, '-102.562280', '+46.418659'), 
(58651, 'Rhame', 'ND', 701, '-103.520928', '+46.112755'), 
(58652, 'Richardton', 'ND', 701, '-102.264513', '+46.820533'), 
(58653, 'Scranton', 'ND', 701, '-103.520928', '+46.112755'), 
(58654, 'Sentinel Butte', 'ND', 701, '-103.874736', '+46.847632'), 
(58655, 'South Heart', 'ND', 701, '-103.072219', '+46.767691'), 
(58656, 'Taylor', 'ND', 701, '-102.784581', '+46.856469'), 
(58701, 'Minot', 'ND', 701, '-101.419006', '+48.084625'), 
(58702, 'Minot', 'ND', 701, '-101.451285', '+48.336898'), 
(58703, 'Minot', 'ND', 701, '-101.606000', '+48.299433'), 
(58704, 'Minot AFB', 'ND', 701, '-101.319942', '+48.424290'), 
(58705, 'Minot AFB', 'ND', 701, '-101.297161', '+48.234184'), 
(58707, 'Minot', 'ND', 701, '-101.301179', '+48.245267'), 
(58710, 'Anamoose', 'ND', 701, '-100.284856', '+47.926998'), 
(58711, 'Antler', 'ND', 701, '-101.227611', '+48.813251'), 
(58712, 'Balfour', 'ND', 701, '-100.497516', '+47.992915'), 
(58713, 'Bantry', 'ND', 701, '-100.635538', '+48.528579'), 
(58716, 'Benedict', 'ND', 701, '-101.109594', '+47.761315'), 
(58718, 'Berthold', 'ND', 701, '-101.686644', '+48.306397'), 
(58721, 'Bowbells', 'ND', 701, '-102.283897', '+48.837753'), 
(58722, 'Burlington', 'ND', 701, '-101.543429', '+48.104690'), 
(58723, 'Butte', 'ND', 701, '-100.692443', '+47.693650'), 
(58725, 'Carpio', 'ND', 701, '-101.705933', '+48.417859'), 
(58727, 'Columbus', 'ND', 701, '-102.592042', '+48.852362'), 
(58730, 'Crosby', 'ND', 701, '-103.296728', '+48.928166'), 
(58731, 'Deering', 'ND', 701, '-100.961945', '+48.490508'), 
(58733, 'Des Lacs', 'ND', 701, '-101.668759', '+48.187543'), 
(58734, 'Donnybrook', 'ND', 701, '-102.006123', '+48.495604'), 
(58735, 'Douglas', 'ND', 701, '-101.464689', '+47.952635'), 
(58736, 'Drake', 'ND', 701, '-100.384482', '+47.978309'), 
(58737, 'Flaxton', 'ND', 701, '-102.382327', '+48.877183'), 
(58740, 'Glenburn', 'ND', 701, '-101.540749', '+48.647206'), 
(58741, 'Granville', 'ND', 701, '-100.678560', '+48.305738'), 
(58744, 'Karlsruhe', 'ND', 701, '-100.591093', '+48.194146'), 
(58746, 'Kenmare', 'ND', 701, '-101.670989', '+48.523046'), 
(58747, 'Kief', 'ND', 701, '-100.660544', '+47.876848'), 
(58748, 'Kramer', 'ND', 701, '-100.634566', '+48.697742'), 
(58750, 'Lansford', 'ND', 701, '-101.297326', '+48.634598'), 
(58752, 'Lignite', 'ND', 701, '-102.611948', '+48.821804'), 
(58755, 'McGregor', 'ND', 701, '-103.407189', '+48.405038');

insert  into zipcodes values 
(58756, 'Makoti', 'ND', 701, '-101.778246', '+47.957203'), 
(58757, 'Mandaree', 'ND', 701, '-103.298383', '+47.737435'), 
(58758, 'Martin', 'ND', 701, '-100.212340', '+47.717951'), 
(58759, 'Max', 'ND', 701, '-101.164109', '+47.567805'), 
(58760, 'Maxbass', 'ND', 701, '-101.197701', '+48.736656'), 
(58761, 'Mohall', 'ND', 701, '-101.605847', '+48.726868'), 
(58762, 'Newburg', 'ND', 701, '-101.067192', '+48.770759'), 
(58763, 'New Town', 'ND', 701, '-102.471636', '+47.971759'), 
(58765, 'Noonan', 'ND', 701, '-103.071081', '+48.925358'), 
(58768, 'Norwich', 'ND', 701, '-100.950246', '+48.269539'), 
(58769, 'Palermo', 'ND', 701, '-102.257478', '+48.284698'), 
(58770, 'Parshall', 'ND', 701, '-102.103378', '+47.946158'), 
(58771, 'Plaza', 'ND', 701, '-102.030195', '+48.065743'), 
(58772, 'Portal', 'ND', 701, '-102.622651', '+48.953774'), 
(58773, 'Powers Lake', 'ND', 701, '-102.679499', '+48.655093'), 
(58775, 'Roseglen', 'ND', 701, '-101.866895', '+47.681855'), 
(58776, 'Ross', 'ND', 701, '-102.547886', '+48.272077'), 
(58778, 'Ruso', 'ND', 701, '-100.931173', '+47.746583'), 
(58779, 'Ryder', 'ND', 701, '-101.668252', '+47.978815'), 
(58781, 'Sawyer', 'ND', 701, '-101.340912', '+48.181645'), 
(58782, 'Sherwood', 'ND', 701, '-101.770037', '+48.863353'), 
(58783, 'Souris', 'ND', 701, '-100.735863', '+48.873840'), 
(58784, 'Stanley', 'ND', 701, '-102.418466', '+48.345765'), 
(58785, 'Surrey', 'ND', 701, '-101.111794', '+48.290933'), 
(58787, 'Tolley', 'ND', 701, '-101.862477', '+48.759404'), 
(58788, 'Towner', 'ND', 701, '-100.485400', '+48.363638'), 
(58789, 'Upham', 'ND', 701, '-100.831317', '+48.348495'), 
(58790, 'Velva', 'ND', 701, '-100.629723', '+48.021268'), 
(58792, 'Voltaire', 'ND', 701, '-100.798821', '+47.986050'), 
(58793, 'Westhope', 'ND', 701, '-100.836782', '+48.866550'), 
(58794, 'White Earth', 'ND', 701, '-102.770085', '+48.299352'), 
(58795, 'Wildrose', 'ND', 701, '-103.153622', '+48.567814'), 
(58801, 'Williston', 'ND', 701, '-103.649047', '+48.225729'), 
(58802, 'Williston', 'ND', 701, '-103.614824', '+48.168836'), 
(58830, 'Alamo', 'ND', 701, '-103.473410', '+48.538749'), 
(58831, 'Alexander', 'ND', 701, '-103.298383', '+47.737435'), 
(58833, 'Ambrose', 'ND', 701, '-103.467251', '+48.816502'), 
(58835, 'Arnegard', 'ND', 701, '-103.438887', '+47.807748'), 
(58838, 'Cartwright', 'ND', 701, '-103.298383', '+47.737435'), 
(58843, 'Epping', 'ND', 701, '-103.376284', '+48.276356'), 
(58844, 'Fortuna', 'ND', 701, '-103.467251', '+48.816502'), 
(58845, 'Grenora', 'ND', 701, '-103.917588', '+48.525200'), 
(58847, 'Keene', 'ND', 701, '-103.298383', '+47.737435'), 
(58849, 'Ray', 'ND', 701, '-103.165391', '+48.321696'), 
(58852, 'Tioga', 'ND', 701, '-102.957597', '+48.364623'), 
(58853, 'Trenton', 'ND', 701, '-103.438083', '+48.295057'), 
(58854, 'Watford City', 'ND', 701, '-103.266700', '+47.802905'), 
(58856, 'Zahl', 'ND', 701, '-103.772098', '+48.532242'), 
(59001, 'Absarokee', 'MT', 406, '-109.455156', '+45.515571'), 
(59002, 'Acton', 'MT', 406, '-108.688831', '+45.929056'), 
(59003, 'Ashland', 'MT', 406, '-106.278272', '+45.605673'), 
(59004, 'Ashland', 'MT', 406, '-106.991990', '+46.017965'), 
(59006, 'Ballantine', 'MT', 406, '-108.098389', '+45.892314'), 
(59007, 'Bearcreek', 'MT', 406, '-109.158349', '+45.161913'), 
(59008, 'Belfry', 'MT', 406, '-109.034212', '+45.091835'), 
(59010, 'Bighorn', 'MT', 406, '-107.338750', '+46.176296'), 
(59011, 'Big Timber', 'MT', 406, '-109.950025', '+45.834206'), 
(59012, 'Birney', 'MT', 406, '-106.991990', '+46.017965'), 
(59013, 'Boyd', 'MT', 406, '-109.136458', '+45.410149'), 
(59014, 'Bridger', 'MT', 406, '-108.920853', '+45.335953'), 
(59015, 'Broadview', 'MT', 406, '-108.759561', '+46.041717'), 
(59016, 'Busby', 'MT', 406, '-106.961213', '+45.536218'), 
(59018, 'Clyde Park', 'MT', 406, '-110.622234', '+45.834082'), 
(59019, 'Columbus', 'MT', 406, '-109.206617', '+45.657453'), 
(59020, 'Cooke City', 'MT', 406, '-109.906970', '+45.023373'), 
(59022, 'Crow Agency', 'MT', 406, '-107.469868', '+45.608203'), 
(59024, 'Custer', 'MT', 406, '-107.693279', '+46.212579'), 
(59025, 'Decker', 'MT', 406, '-107.481697', '+45.518708'), 
(59026, 'Edgar', 'MT', 406, '-108.848692', '+45.444257'), 
(59027, 'Emigrant', 'MT', 406, '-110.792071', '+45.270789'), 
(59028, 'Fishtail', 'MT', 406, '-109.771658', '+45.410217'), 
(59029, 'Fromberg', 'MT', 406, '-108.817298', '+45.398686'), 
(59030, 'Gardiner', 'MT', 406, '-110.809991', '+45.114735'), 
(59031, 'Garryowen', 'MT', 406, '-107.481697', '+45.518708'), 
(59032, 'Grass Range', 'MT', 406, '-108.763415', '+47.286641'), 
(59033, 'Greycliff', 'MT', 406, '-109.855062', '+45.696301'), 
(59034, 'Hardin', 'MT', 406, '-107.696300', '+45.527310'), 
(59035, 'Yellowtail', 'MT', 406, '-107.925665', '+45.308898'), 
(59036, 'Harlowton', 'MT', 406, '-109.843492', '+46.447745'), 
(59037, 'Huntley', 'MT', 406, '-108.211535', '+45.876735'), 
(59038, 'Hysham', 'MT', 406, '-107.228948', '+46.290753'), 
(59039, 'Ingomar', 'MT', 406, '-106.991990', '+46.017965'), 
(59041, 'Joliet', 'MT', 406, '-108.992234', '+45.494126'), 
(59043, 'Lame Deer', 'MT', 406, '-106.678901', '+45.620185'), 
(59044, 'Laurel', 'MT', 406, '-108.227571', '+45.804180'), 
(59046, 'Lavina', 'MT', 406, '-109.003382', '+46.383858'), 
(59047, 'Livingston', 'MT', 406, '-110.369054', '+45.530664'), 
(59050, 'Lodge Grass', 'MT', 406, '-107.367494', '+45.316565'), 
(59052, 'Mc Leod', 'MT', 406, '-109.955671', '+45.832835'), 
(59053, 'Martinsdale', 'MT', 406, '-110.845396', '+46.619039'), 
(59054, 'Melstone', 'MT', 406, '-107.869188', '+46.598623'), 
(59055, 'Melville', 'MT', 406, '-109.855062', '+45.696301'), 
(59057, 'Molt', 'MT', 406, '-108.911917', '+45.944684'), 
(59058, 'Mosby', 'MT', 406, '-107.027417', '+47.414133'), 
(59059, 'Musselshell', 'MT', 406, '-108.089742', '+46.515315'), 
(59061, 'Nye', 'MT', 406, '-109.595984', '+45.475459'), 
(59062, 'Otter', 'MT', 406, '-105.630461', '+45.391078'), 
(59063, 'Park City', 'MT', 406, '-109.047266', '+45.657911'), 
(59064, 'Pompeys Pillar', 'MT', 406, '-107.938592', '+45.964417'), 
(59065, 'Pray', 'MT', 406, '-110.713691', '+45.333104'), 
(59066, 'Pryor', 'MT', 406, '-107.481697', '+45.518708'), 
(59067, 'Rapelje', 'MT', 406, '-109.230246', '+45.948864'), 
(59068, 'Red Lodge', 'MT', 406, '-109.323626', '+45.241262'), 
(59069, 'Reed Point', 'MT', 406, '-109.522372', '+45.743871'), 
(59070, 'Roberts', 'MT', 406, '-109.207199', '+45.354073'), 
(59071, 'Roscoe', 'MT', 406, '-108.948445', '+45.319054'), 
(59072, 'Roundup', 'MT', 406, '-108.427325', '+46.440929'), 
(59073, 'Roundup', 'MT', 406, '-108.395473', '+46.444224'), 
(59074, 'Ryegate', 'MT', 406, '-109.257354', '+46.378527'), 
(59075, 'Saint Xavier', 'MT', 406, '-107.481697', '+45.518708'), 
(59076, 'Sanders', 'MT', 406, '-107.338750', '+46.176296'), 
(59077, 'Sand Springs', 'MT', 406, '-107.027417', '+47.414133'), 
(59078, 'Shawmut', 'MT', 406, '-109.834856', '+46.485721'), 
(59079, 'Shepherd', 'MT', 406, '-108.435851', '+46.082782'), 
(59081, 'Silver Gate', 'MT', 406, '-109.985390', '+45.004618'), 
(59082, 'Springdale', 'MT', 406, '-110.477384', '+45.333330'), 
(59083, 'Sumatra', 'MT', 406, '-106.991990', '+46.017965'), 
(59084, 'Teigen', 'MT', 406, '-108.281168', '+47.173641'), 
(59085, 'Two Dot', 'MT', 406, '-110.071194', '+46.424187'), 
(59086, 'Wilsall', 'MT', 406, '-110.599503', '+46.016146'), 
(59087, 'Winnett', 'MT', 406, '-108.122735', '+47.002053'), 
(59088, 'Worden', 'MT', 406, '-108.011128', '+46.091269'), 
(59089, 'Wyola', 'MT', 406, '-107.481697', '+45.518708'), 
(59101, 'Billings', 'MT', 406, '-108.387392', '+45.686966'), 
(59102, 'Billings', 'MT', 406, '-108.588144', '+45.790379'), 
(59103, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59104, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59105, 'Billings', 'MT', 406, '-108.599037', '+45.949726'), 
(59106, 'Billings', 'MT', 406, '-108.568842', '+45.799217'), 
(59107, 'Billings', 'MT', 406, '-108.393388', '+45.825204'), 
(59108, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59111, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59112, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59114, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59115, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59116, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59117, 'Billings', 'MT', 406, '-108.194508', '+45.978288'), 
(59201, 'Wolf Point', 'MT', 406, '-105.072426', '+48.208800'), 
(59211, 'Antelope', 'MT', 406, '-104.360729', '+48.700718'), 
(59212, 'Bainville', 'MT', 406, '-104.219188', '+48.139784'), 
(59213, 'Brockton', 'MT', 406, '-104.944130', '+48.280119'), 
(59214, 'Brockway', 'MT', 406, '-105.906002', '+47.249930'), 
(59215, 'Circle', 'MT', 406, '-105.758852', '+47.484243'), 
(59217, 'Crane', 'MT', 406, '-104.183625', '+47.711026'), 
(59218, 'Culbertson', 'MT', 406, '-104.517106', '+48.150238'), 
(59219, 'Dagmar', 'MT', 406, '-104.294475', '+48.558851'), 
(59221, 'Fairview', 'MT', 406, '-104.061953', '+47.853542'), 
(59222, 'Flaxville', 'MT', 406, '-105.562544', '+48.781396'), 
(59223, 'Fort Peck', 'MT', 406, '-106.446962', '+48.019588'), 
(59225, 'Frazer', 'MT', 406, '-106.032354', '+48.295916'), 
(59226, 'Froid', 'MT', 406, '-104.492637', '+48.335745'), 
(59230, 'Glasgow', 'MT', 406, '-106.474987', '+48.439230'), 
(59231, 'Saint Marie', 'MT', 406, '-106.542815', '+48.403894'), 
(59240, 'Glentana', 'MT', 406, '-106.609665', '+48.330241'), 
(59241, 'Hinsdale', 'MT', 406, '-106.854457', '+48.342617'), 
(59242, 'Homestead', 'MT', 406, '-104.813996', '+48.292043'), 
(59243, 'Lambert', 'MT', 406, '-104.638367', '+47.752074'), 
(59244, 'Larslan', 'MT', 406, '-106.357152', '+48.678589'), 
(59245, 'Mc Cabe', 'MT', 406, '-104.944130', '+48.280119'), 
(59247, 'Medicine Lake', 'MT', 406, '-104.418145', '+48.544896'), 
(59248, 'Nashua', 'MT', 406, '-106.320808', '+48.216068'), 
(59250, 'Opheim', 'MT', 406, '-106.272664', '+48.912477'), 
(59252, 'Outlook', 'MT', 406, '-104.793406', '+48.899627'), 
(59253, 'Peerless', 'MT', 406, '-105.885542', '+48.729420'), 
(59254, 'Plentywood', 'MT', 406, '-104.468029', '+48.747919'), 
(59255, 'Poplar', 'MT', 406, '-105.189701', '+48.115522'), 
(59256, 'Raymond', 'MT', 406, '-104.552352', '+48.694565'), 
(59257, 'Redstone', 'MT', 406, '-104.940164', '+48.728018'), 
(59258, 'Reserve', 'MT', 406, '-104.570289', '+48.569892'), 
(59259, 'Richey', 'MT', 406, '-104.988111', '+47.463408'), 
(59260, 'Richland', 'MT', 406, '-106.119229', '+48.650714'), 
(59261, 'Saco', 'MT', 406, '-107.342553', '+48.457237'), 
(59262, 'Savage', 'MT', 406, '-104.342955', '+47.452578'), 
(59263, 'Scobey', 'MT', 406, '-105.535656', '+48.712594'), 
(59270, 'Sidney', 'MT', 406, '-104.195206', '+47.655825'), 
(59273, 'Vandalia', 'MT', 406, '-106.609665', '+48.330241'), 
(59274, 'Vida', 'MT', 406, '-105.535752', '+47.874088'), 
(59275, 'Westby', 'MT', 406, '-104.314372', '+48.868265'), 
(59276, 'Whitetail', 'MT', 406, '-105.161657', '+48.895600'), 
(59301, 'Miles City', 'MT', 406, '-105.795343', '+46.447808'), 
(59311, 'Alzada', 'MT', 406, '-104.539066', '+45.567085'), 
(59312, 'Angela', 'MT', 406, '-106.991990', '+46.017965'), 
(59313, 'Baker', 'MT', 406, '-104.273377', '+46.351496'), 
(59314, 'Biddle', 'MT', 406, '-105.630461', '+45.391078'), 
(59315, 'Bloomfield', 'MT', 406, '-104.959584', '+47.409962'), 
(59316, 'Boyes', 'MT', 406, '-104.539066', '+45.567085'), 
(59317, 'Broadus', 'MT', 406, '-105.256813', '+45.257190'), 
(59318, 'Brusett', 'MT', 406, '-107.027417', '+47.414133'), 
(59319, 'Capitol', 'MT', 406, '-104.539066', '+45.567085'), 
(59322, 'Cohagen', 'MT', 406, '-107.027417', '+47.414133'), 
(59323, 'Colstrip', 'MT', 406, '-106.636783', '+45.934423'), 
(59324, 'Ekalaka', 'MT', 406, '-104.640001', '+45.897576'), 
(59326, 'Fallon', 'MT', 406, '-105.345182', '+46.860997'), 
(59327, 'Forsyth', 'MT', 406, '-106.630300', '+46.174223'), 
(59330, 'Glendive', 'MT', 406, '-104.774873', '+47.180623'), 
(59332, 'Hammond', 'MT', 406, '-104.539066', '+45.567085'), 
(59333, 'Hathaway', 'MT', 406, '-106.991990', '+46.017965'), 
(59336, 'Ismay', 'MT', 406, '-105.462341', '+46.323967'), 
(59337, 'Jordan', 'MT', 406, '-106.943963', '+47.325641'), 
(59338, 'Kinsey', 'MT', 406, '-105.462341', '+46.323967'), 
(59339, 'Lindsay', 'MT', 406, '-105.172545', '+47.254164'), 
(59341, 'Mildred', 'MT', 406, '-105.345182', '+46.860997'), 
(59343, 'Olive', 'MT', 406, '-105.630461', '+45.391078'), 
(59344, 'Plevna', 'MT', 406, '-104.475079', '+46.283486'), 
(59345, 'Powderville', 'MT', 406, '-105.630461', '+45.391078'), 
(59347, 'Rosebud', 'MT', 406, '-106.666959', '+46.267953'), 
(59348, 'Sonnette', 'MT', 406, '-105.630461', '+45.391078'), 
(59349, 'Terry', 'MT', 406, '-105.312757', '+46.789256'), 
(59351, 'Volborg', 'MT', 406, '-105.462341', '+46.323967'), 
(59353, 'Wibaux', 'MT', 406, '-104.122311', '+46.824454'), 
(59354, 'Willard', 'MT', 406, '-104.475079', '+46.283486'), 
(59401, 'Great Falls', 'MT', 406, '-111.422948', '+47.402024'), 
(59402, 'Malmstrom A F B', 'MT', 406, '-111.195906', '+47.510209'), 
(59403, 'Great Falls', 'MT', 406, '-111.341975', '+47.258392'), 
(59404, 'Great Falls', 'MT', 406, '-111.391407', '+47.554109'), 
(59405, 'Great Falls', 'MT', 406, '-111.290803', '+47.277623'), 
(59406, 'Great Falls', 'MT', 406, '-111.239305', '+47.619998'), 
(59410, 'Augusta', 'MT', 406, '-112.513362', '+47.444053'), 
(59411, 'Babb', 'MT', 406, '-113.298384', '+48.904169'), 
(59412, 'Belt', 'MT', 406, '-110.884712', '+47.319621'), 
(59414, 'Black Eagle', 'MT', 406, '-111.234986', '+47.533156'), 
(59416, 'Brady', 'MT', 406, '-111.715365', '+48.065733'), 
(59417, 'Browning', 'MT', 406, '-112.793626', '+48.649105'), 
(59418, 'Buffalo', 'MT', 406, '-109.263080', '+47.248497'), 
(59419, 'Bynum', 'MT', 406, '-112.457343', '+48.052324'), 
(59420, 'Carter', 'MT', 406, '-110.471075', '+47.861021'), 
(59421, 'Cascade', 'MT', 406, '-111.730457', '+47.276562'), 
(59422, 'Choteau', 'MT', 406, '-112.266872', '+47.824102'), 
(59424, 'Coffee Creek', 'MT', 406, '-109.263080', '+47.248497'), 
(59425, 'Conrad', 'MT', 406, '-111.845931', '+48.182782'), 
(59427, 'Cut Bank', 'MT', 406, '-112.930620', '+48.654298'), 
(59430, 'Denton', 'MT', 406, '-109.973645', '+47.432933'), 
(59432, 'Dupuyer', 'MT', 406, '-112.594329', '+48.181533'), 
(59433, 'Dutton', 'MT', 406, '-111.795709', '+47.842372'), 
(59434, 'East Glacier Park', 'MT', 406, '-113.218976', '+48.445686'), 
(59435, 'Ethridge', 'MT', 406, '-111.731852', '+48.609072'), 
(59436, 'Fairfield', 'MT', 406, '-112.207191', '+47.613860'), 
(59440, 'Floweree', 'MT', 406, '-110.471075', '+47.861021'), 
(59441, 'Forestgrove', 'MT', 406, '-109.263080', '+47.248497'), 
(59442, 'Fort Benton', 'MT', 406, '-110.440380', '+47.679770'), 
(59443, 'Fort Shaw', 'MT', 406, '-111.875624', '+47.545978'), 
(59444, 'Galata', 'MT', 406, '-111.470386', '+48.811061'), 
(59445, 'Garneill', 'MT', 406, '-109.468299', '+47.055715'), 
(59446, 'Geraldine', 'MT', 406, '-110.268910', '+47.600099'), 
(59447, 'Geyser', 'MT', 406, '-110.494703', '+47.258941'), 
(59448, 'Heart Butte', 'MT', 406, '-112.845587', '+48.297291'), 
(59450, 'Highwood', 'MT', 406, '-110.471075', '+47.861021'), 
(59451, 'Hilger', 'MT', 406, '-109.395158', '+47.415174'), 
(59452, 'Hobson', 'MT', 406, '-109.875615', '+46.996773'), 
(59453, 'Judith Gap', 'MT', 406, '-109.834856', '+46.485721'), 
(59454, 'Kevin', 'MT', 406, '-111.579092', '+48.750313'), 
(59456, 'Ledger', 'MT', 406, '-111.828592', '+48.277170'), 
(59457, 'Lewistown', 'MT', 406, '-109.381996', '+47.250047'), 
(59460, 'Loma', 'MT', 406, '-110.502597', '+47.936513'), 
(59461, 'Lothair', 'MT', 406, '-111.731852', '+48.609072'), 
(59462, 'Moccasin', 'MT', 406, '-109.910548', '+47.051079'), 
(59463, 'Monarch', 'MT', 406, '-110.883026', '+47.051490'), 
(59464, 'Moore', 'MT', 406, '-109.693316', '+46.974485'), 
(59465, 'Neihart', 'MT', 406, '-111.153717', '+47.293879'), 
(59466, 'Oilmont', 'MT', 406, '-111.691145', '+48.825895'), 
(59467, 'Pendroy', 'MT', 406, '-112.316655', '+48.042871'), 
(59468, 'Power', 'MT', 406, '-111.693800', '+47.726972'), 
(59469, 'Raynesford', 'MT', 406, '-110.267003', '+47.044583'), 
(59471, 'Roy', 'MT', 406, '-109.085342', '+47.308278'), 
(59472, 'Sand Coulee', 'MT', 406, '-111.136243', '+47.408651'), 
(59473, 'Santa Rita', 'MT', 406, '-113.126262', '+48.654170'), 
(59474, 'Shelby', 'MT', 406, '-111.732330', '+48.610551'), 
(59477, 'Simms', 'MT', 406, '-111.886092', '+47.495784'), 
(59479, 'Stanford', 'MT', 406, '-110.222384', '+47.151357'), 
(59480, 'Stockett', 'MT', 406, '-111.083851', '+47.254660'), 
(59482, 'Sunburst', 'MT', 406, '-111.735136', '+48.879199'), 
(59483, 'Sun River', 'MT', 406, '-111.753303', '+47.480800'), 
(59484, 'Sweet Grass', 'MT', 406, '-111.849008', '+48.940067'), 
(59485, 'Ulm', 'MT', 406, '-111.595425', '+47.353925'), 
(59486, 'Valier', 'MT', 406, '-112.311973', '+48.270833'), 
(59487, 'Vaughn', 'MT', 406, '-111.637014', '+47.580761'), 
(59489, 'Winifred', 'MT', 406, '-109.430106', '+47.065531'), 
(59501, 'Havre', 'MT', 406, '-110.094370', '+48.663002'), 
(59520, 'Big Sandy', 'MT', 406, '-110.311201', '+48.176410'), 
(59521, 'Box Elder', 'MT', 406, '-110.215299', '+48.320405'), 
(59522, 'Chester', 'MT', 406, '-110.967372', '+48.510659'), 
(59523, 'Chinook', 'MT', 406, '-109.261678', '+48.487741'), 
(59524, 'Dodson', 'MT', 406, '-108.246539', '+48.394962'), 
(59525, 'Gildford', 'MT', 406, '-110.301301', '+48.571498'), 
(59526, 'Harlem', 'MT', 406, '-108.818157', '+48.655123'), 
(59527, 'Hays', 'MT', 406, '-108.893920', '+48.360516'), 
(59528, 'Hingham', 'MT', 406, '-110.301301', '+48.571498'), 
(59529, 'Hogeland', 'MT', 406, '-108.893920', '+48.360516'), 
(59530, 'Inverness', 'MT', 406, '-110.110287', '+48.566602'), 
(59531, 'Joplin', 'MT', 406, '-111.075884', '+48.565402'), 
(59532, 'Kremlin', 'MT', 406, '-110.106003', '+48.449359'), 
(59535, 'Lloyd', 'MT', 406, '-108.893920', '+48.360516'), 
(59537, 'Loring', 'MT', 406, '-108.035444', '+48.224749'), 
(59538, 'Malta', 'MT', 406, '-107.783145', '+48.124479'), 
(59540, 'Rudyard', 'MT', 406, '-110.110287', '+48.566602'), 
(59542, 'Turner', 'MT', 406, '-108.893920', '+48.360516'), 
(59544, 'Whitewater', 'MT', 406, '-108.035444', '+48.224749'), 
(59545, 'Whitlash', 'MT', 406, '-110.966631', '+48.509680'), 
(59546, 'Zortman', 'MT', 406, '-108.035444', '+48.224749'), 
(59547, 'Zurich', 'MT', 406, '-108.893920', '+48.360516'), 
(59601, 'Helena', 'MT', 406, '-112.197616', '+46.709340'), 
(59602, 'Helena', 'MT', 406, '-111.957961', '+46.707449'), 
(59604, 'Helena', 'MT', 406, '-111.968877', '+46.667200'), 
(59620, 'Helena', 'MT', 406, '-112.330214', '+47.184233'), 
(59623, 'Helena', 'MT', 406, '-112.040173', '+46.590083'), 
(59624, 'Helena', 'MT', 406, '-112.062393', '+46.610002'), 
(59625, 'Helena', 'MT', 406, '-112.041346', '+46.601832'), 
(59626, 'Helena', 'MT', 406, '-112.330214', '+47.184233'), 
(59631, 'Basin', 'MT', 406, '-112.196662', '+46.329577'), 
(59632, 'Boulder', 'MT', 406, '-111.942989', '+46.141948'), 
(59633, 'Canyon Creek', 'MT', 406, '-112.330214', '+47.184233'), 
(59634, 'Clancy', 'MT', 406, '-112.071620', '+46.388739'), 
(59635, 'East Helena', 'MT', 406, '-111.852594', '+46.633769'), 
(59636, 'Fort Harrison', 'MT', 406, '-112.121494', '+46.609677'), 
(59638, 'Jefferson City', 'MT', 406, '-112.023155', '+46.367883'), 
(59639, 'Lincoln', 'MT', 406, '-112.623833', '+46.958253'), 
(59640, 'Marysville', 'MT', 406, '-112.299402', '+46.749945'), 
(59641, 'Radersburg', 'MT', 406, '-111.634364', '+46.206922'), 
(59642, 'Ringling', 'MT', 406, '-110.965623', '+46.636196'), 
(59643, 'Toston', 'MT', 406, '-111.526373', '+46.285118'), 
(59644, 'Townsend', 'MT', 406, '-111.399649', '+46.406137'), 
(59645, 'White Sulphur Springs', 'MT', 406, '-111.050627', '+46.633160'), 
(59647, 'Winston', 'MT', 406, '-111.650954', '+46.454470'), 
(59648, 'Wolf Creek', 'MT', 406, '-112.147602', '+47.085616'), 
(59701, 'Butte', 'MT', 406, '-112.598765', '+45.997895'), 
(59702, 'Butte', 'MT', 406, '-112.637705', '+45.905345'), 
(59703, 'Butte', 'MT', 406, '-112.637705', '+45.905345'), 
(59707, 'Butte', 'MT', 406, '-112.637705', '+45.905345'), 
(59710, 'Alder', 'MT', 406, '-112.056807', '+45.193898'), 
(59711, 'Anaconda', 'MT', 406, '-113.009421', '+46.158210'), 
(59713, 'Avon', 'MT', 406, '-112.649859', '+46.565725'), 
(59714, 'Belgrade', 'MT', 406, '-111.099517', '+45.426786'), 
(59715, 'Bozeman', 'MT', 406, '-111.168212', '+45.809998'), 
(59716, 'Big Sky', 'MT', 406, '-111.270773', '+45.278260'), 
(59717, 'Bozeman', 'MT', 406, '-110.901280', '+45.627982'), 
(59718, 'Bozeman', 'MT', 406, '-111.240393', '+45.668120'), 
(59719, 'Bozeman', 'MT', 406, '-110.901280', '+45.627982'), 
(59720, 'Cameron', 'MT', 406, '-111.528472', '+44.992962'), 
(59721, 'Cardwell', 'MT', 406, '-111.889682', '+45.870517'), 
(59722, 'Deer Lodge', 'MT', 406, '-112.642136', '+46.401859'), 
(59724, 'Dell', 'MT', 406, '-112.700730', '+45.149805'), 
(59725, 'Dillon', 'MT', 406, '-112.996870', '+45.244373'), 
(59727, 'Divide', 'MT', 406, '-112.637705', '+45.905345'), 
(59728, 'Elliston', 'MT', 406, '-112.400742', '+46.503396'), 
(59729, 'Ennis', 'MT', 406, '-111.665136', '+45.289586'), 
(59730, 'Gallatin Gateway', 'MT', 406, '-111.248480', '+45.338987'), 
(59731, 'Garrison', 'MT', 406, '-112.775572', '+46.594845'), 
(59732, 'Glen', 'MT', 406, '-112.700730', '+45.149805'), 
(59733, 'Gold Creek', 'MT', 406, '-112.936757', '+46.587910'), 
(59735, 'Harrison', 'MT', 406, '-112.027561', '+45.283594'), 
(59736, 'Jackson', 'MT', 406, '-113.359826', '+45.368653'), 
(59739, 'Lima', 'MT', 406, '-112.663633', '+44.699033'), 
(59740, 'Mc Allister', 'MT', 406, '-111.776123', '+45.408045'), 
(59741, 'Manhattan', 'MT', 406, '-111.374118', '+45.771228'), 
(59743, 'Melrose', 'MT', 406, '-112.637705', '+45.905345'), 
(59745, 'Norris', 'MT', 406, '-111.721631', '+45.566095'), 
(59746, 'Polaris', 'MT', 406, '-113.018805', '+45.562650'), 
(59747, 'Pony', 'MT', 406, '-112.027561', '+45.283594'), 
(59748, 'Ramsay', 'MT', 406, '-112.758914', '+46.028844'), 
(59749, 'Sheridan', 'MT', 406, '-111.932378', '+45.309586'), 
(59750, 'Butte', 'MT', 406, '-112.736528', '+45.939758'), 
(59751, 'Silver Star', 'MT', 406, '-112.253501', '+45.700002'), 
(59752, 'Three Forks', 'MT', 406, '-111.456240', '+45.375515'), 
(59754, 'Twin Bridges', 'MT', 406, '-112.416508', '+45.492611'), 
(59755, 'Virginia City', 'MT', 406, '-111.868085', '+45.325565'), 
(59756, 'Warm Springs', 'MT', 406, '-112.811742', '+46.218279'), 
(59758, 'West Yellowstone', 'MT', 406, '-111.237705', '+44.763016'), 
(59759, 'Whitehall', 'MT', 406, '-112.088845', '+45.996345'), 
(59760, 'Willow Creek', 'MT', 406, '-111.634532', '+45.782744'), 
(59761, 'Wisdom', 'MT', 406, '-113.473541', '+45.542434'), 
(59762, 'Wise River', 'MT', 406, '-113.250784', '+45.720048'), 
(59771, 'Bozeman', 'MT', 406, '-111.123775', '+45.724650'), 
(59772, 'Bozeman', 'MT', 406, '-111.064676', '+45.636149'), 
(59773, 'Bozeman', 'MT', 406, '-110.901280', '+45.627982'), 
(59801, 'Missoula', 'MT', 406, '-113.909123', '+46.853606'), 
(59802, 'Missoula', 'MT', 406, '-113.954788', '+46.989689'), 
(59803, 'Missoula', 'MT', 406, '-113.987645', '+46.811758'), 
(59804, 'Missoula', 'MT', 406, '-114.169784', '+46.846708'), 
(59806, 'Missoula', 'MT', 406, '-114.049824', '+47.116034'), 
(59807, 'Missoula', 'MT', 406, '-113.958686', '+46.910342'), 
(59808, 'Missoula', 'MT', 406, '-114.061856', '+46.977603'), 
(59812, 'Missoula', 'MT', 406, '-114.049824', '+47.116034'), 
(59820, 'Alberton', 'MT', 406, '-114.558456', '+46.989275'), 
(59821, 'Arlee', 'MT', 406, '-114.024625', '+47.220055'), 
(59823, 'Bonner', 'MT', 406, '-113.727871', '+46.870183'), 
(59824, 'Charlo', 'MT', 406, '-114.176098', '+47.312398'), 
(59825, 'Clinton', 'MT', 406, '-113.683052', '+46.778468'), 
(59826, 'Condon', 'MT', 406, '-113.677639', '+47.479334'), 
(59827, 'Conner', 'MT', 406, '-114.059040', '+45.918972'), 
(59828, 'Corvallis', 'MT', 406, '-114.117918', '+46.446801'), 
(59829, 'Darby', 'MT', 406, '-114.176841', '+46.086434'), 
(59830, 'De Borgia', 'MT', 406, '-115.347934', '+47.388827'), 
(59831, 'Dixon', 'MT', 406, '-114.328588', '+47.306957'), 
(59832, 'Drummond', 'MT', 406, '-113.215445', '+46.687633'), 
(59833, 'Florence', 'MT', 406, '-114.041920', '+46.617296'), 
(59834, 'Frenchtown', 'MT', 406, '-114.251384', '+47.065558'), 
(59835, 'Grantsdale', 'MT', 406, '-114.040777', '+46.060169'), 
(59836, 'Greenough', 'MT', 406, '-113.444116', '+47.013278'), 
(59837, 'Hall', 'MT', 406, '-113.238730', '+46.466704'), 
(59840, 'Hamilton', 'MT', 406, '-114.165774', '+46.234189'), 
(59841, 'Pinesdale', 'MT', 406, '-114.223493', '+46.332893'), 
(59842, 'Haugan', 'MT', 406, '-115.516347', '+47.402824'), 
(59843, 'Helmville', 'MT', 406, '-112.931166', '+46.863363'), 
(59844, 'Heron', 'MT', 406, '-115.969619', '+48.047863'), 
(59845, 'Hot Springs', 'MT', 406, '-114.553693', '+47.633565'), 
(59846, 'Huson', 'MT', 406, '-114.398643', '+47.067886'), 
(59847, 'Lolo', 'MT', 406, '-114.299241', '+46.745400'), 
(59848, 'Lonepine', 'MT', 406, '-114.657042', '+47.725065'), 
(59851, 'Milltown', 'MT', 406, '-113.878294', '+46.873695'), 
(59853, 'Noxon', 'MT', 406, '-115.858153', '+48.076781'), 
(59854, 'Ovando', 'MT', 406, '-113.097461', '+47.035882'), 
(59855, 'Pablo', 'MT', 406, '-114.212413', '+47.651275'), 
(59856, 'Paradise', 'MT', 406, '-114.799000', '+47.387824'), 
(59858, 'Philipsburg', 'MT', 406, '-113.435709', '+46.272241'), 
(59859, 'Plains', 'MT', 406, '-115.083253', '+47.603143'), 
(59860, 'Polson', 'MT', 406, '-114.230256', '+47.737279'), 
(59863, 'Ravalli', 'MT', 406, '-114.101443', '+47.594957'), 
(59864, 'Ronan', 'MT', 406, '-114.178287', '+47.507347'), 
(59865, 'Saint Ignatius', 'MT', 406, '-114.064086', '+47.372450'), 
(59866, 'Saint Regis', 'MT', 406, '-115.140511', '+47.311106'), 
(59867, 'Saltese', 'MT', 406, '-115.422358', '+47.399653'), 
(59868, 'Seeley Lake', 'MT', 406, '-113.548481', '+47.300776'), 
(59870, 'Stevensville', 'MT', 406, '-114.047154', '+46.320508'), 
(59871, 'Sula', 'MT', 406, '-113.874776', '+45.843266'), 
(59872, 'Superior', 'MT', 406, '-114.747599', '+47.137198'), 
(59873, 'Thompson Falls', 'MT', 406, '-115.407291', '+47.744885'), 
(59874, 'Trout Creek', 'MT', 406, '-115.538422', '+47.794472'), 
(59875, 'Victor', 'MT', 406, '-114.160159', '+46.395224'), 
(59901, 'Kalispell', 'MT', 406, '-114.303919', '+48.202765'), 
(59902, 'Kalispell', 'MT', 406, '-114.143531', '+48.189424'), 
(59903, 'Kalispell', 'MT', 406, '-114.429648', '+48.223720'), 
(59904, 'Kalispell', 'MT', 406, '-114.256123', '+48.240382'), 
(59910, 'Big Arm', 'MT', 406, '-114.281296', '+47.769420'), 
(59911, 'Bigfork', 'MT', 406, '-113.921121', '+48.145854'), 
(59912, 'Columbia Falls', 'MT', 406, '-114.345902', '+48.358322'), 
(59913, 'Coram', 'MT', 406, '-114.058384', '+48.434243'), 
(59914, 'Dayton', 'MT', 406, '-114.281873', '+47.854921'), 
(59915, 'Elmo', 'MT', 406, '-114.214962', '+47.696598'), 
(59916, 'Essex', 'MT', 406, '-113.893384', '+48.324238'), 
(59917, 'Eureka', 'MT', 406, '-115.345992', '+48.729135'), 
(59918, 'Fortine', 'MT', 406, '-114.880925', '+48.758601'), 
(59919, 'Hungry Horse', 'MT', 406, '-113.910545', '+48.279332'), 
(59920, 'Kila', 'MT', 406, '-114.513752', '+48.047758'), 
(59921, 'Lake Mc Donald', 'MT', 406, '-113.949739', '+48.298875'), 
(59922, 'Lakeside', 'MT', 406, '-114.234902', '+48.176690'), 
(59923, 'Libby', 'MT', 406, '-115.394062', '+48.380992'), 
(59925, 'Marion', 'MT', 406, '-114.727422', '+48.093680'), 
(59926, 'Martin City', 'MT', 406, '-114.087311', '+48.400447'), 
(59927, 'Olney', 'MT', 406, '-114.591981', '+48.545453'), 
(59928, 'Polebridge', 'MT', 406, '-114.338774', '+48.778080'), 
(59929, 'Proctor', 'MT', 406, '-114.341333', '+47.907058'), 
(59930, 'Rexford', 'MT', 406, '-115.118207', '+48.867183'), 
(59931, 'Rollins', 'MT', 406, '-114.206827', '+47.899392'), 
(59932, 'Somers', 'MT', 406, '-114.201700', '+48.067710'), 
(59933, 'Stryker', 'MT', 406, '-115.330964', '+48.445720'), 
(59934, 'Trego', 'MT', 406, '-115.330964', '+48.445720'), 
(59935, 'Troy', 'MT', 406, '-115.816915', '+48.580494'), 
(59936, 'West Glacier', 'MT', 406, '-114.062198', '+48.432962'), 
(59937, 'Whitefish', 'MT', 406, '-114.365126', '+48.274564'), 
(60001, 'Alden', 'IL', 815, '-088.452481', '+42.324761'), 
(60002, 'Antioch', 'IL', 847, '-088.075733', '+42.451419'), 
(60004, 'Arlington Heights', 'IL', 847, '-087.998220', '+42.085626'), 
(60005, 'Arlington Heights', 'IL', 847, '-087.883073', '+42.060928'), 
(60006, 'Arlington Heights', 'IL', 847, '-087.687320', '+41.811929'), 
(60007, 'Elk Grove Village', 'IL', 847, '-087.905866', '+42.020278'), 
(60008, 'Rolling Meadows', 'IL', 847, '-088.026871', '+42.074226'), 
(60009, 'Elk Grove Village', 'IL', 847, '-087.687320', '+41.811929'), 
(60010, 'Barrington', 'IL', 847, '-088.072583', '+42.273500'), 
(60011, 'Barrington', 'IL', 847, '-087.610053', '+42.322814'), 
(60012, 'Crystal Lake', 'IL', 815, '-088.305292', '+42.232096'), 
(60013, 'Cary', 'IL', 847, '-088.250783', '+42.204626'), 
(60014, 'Crystal Lake', 'IL', 815, '-088.323986', '+42.243772'), 
(60015, 'Deerfield', 'IL', 847, '-087.866818', '+42.178175'), 
(60016, 'Des Plaines', 'IL', 847, '-087.890466', '+42.048278'), 
(60017, 'Des Plaines', 'IL', 847, '-087.894366', '+42.028779'), 
(60018, 'Des Plaines', 'IL', 847, '-087.868714', '+42.015479'), 
(60019, 'Des Plaines', 'IL', 847, '-087.907066', '+42.024278'), 
(60020, 'Fox Lake', 'IL', 847, '-088.170234', '+42.402470'), 
(60021, 'Fox River Grove', 'IL', 847, '-088.250406', '+42.213058'), 
(60022, 'Glencoe', 'IL', 847, '-087.815914', '+42.102927'), 
(60025, 'Glenview', 'IL', 847, '-087.819714', '+42.082715'), 
(60026, 'Glenview NAS', 'IL', 847, '-087.687320', '+41.811929'), 
(60029, 'Golf', 'IL', 847, '-087.791636', '+42.058029'), 
(60030, 'Grayslake', 'IL', 847, '-088.054502', '+42.352423'), 
(60031, 'Gurnee', 'IL', 847, '-087.939683', '+42.375121'), 
(60033, 'Harvard', 'IL', 815, '-088.495375', '+42.362962'), 
(60034, 'Hebron', 'IL', 815, '-088.430802', '+42.455151'), 
(60035, 'Highland Park', 'IL', 847, '-087.811865', '+42.187424'), 
(60037, 'Fort Sheridan', 'IL', 847, '-087.818268', '+42.255073'), 
(60038, 'Palatine', 'IL', 847, '-088.014072', '+42.097976'), 
(60039, 'Crystal Lake', 'IL', 815, '-088.452481', '+42.324761'), 
(60040, 'Highwood', 'IL', 847, '-087.814666', '+42.207374'), 
(60041, 'Ingleside', 'IL', 847, '-088.145683', '+42.366521'), 
(60042, 'Island Lake', 'IL', 847, '-088.188464', '+42.271790'), 
(60043, 'Kenilworth', 'IL', 847, '-087.714560', '+42.088428'), 
(60044, 'Lake Bluff', 'IL', 847, '-087.867670', '+42.294172'), 
(60045, 'Lake Forest', 'IL', 847, '-087.877569', '+42.240027'), 
(60046, 'Lake Villa', 'IL', 847, '-087.999077', '+42.381271'), 
(60047, 'Lake Zurich', 'IL', 847, '-088.076942', '+42.216543'), 
(60048, 'Libertyville', 'IL', 847, '-087.957724', '+42.289470'), 
(60049, 'Long Grove', 'IL', 847, '-088.041875', '+42.198674'), 
(60050, 'McHenry', 'IL', 815, '-088.320886', '+42.296671'), 
(60051, 'McHenry', 'IL', 815, '-088.452481', '+42.324761'), 
(60053, 'Morton Grove', 'IL', 847, '-087.793815', '+42.039329'), 
(60055, 'Palatine', 'IL', 847, '-088.014072', '+42.097976'), 
(60056, 'Mount Prospect', 'IL', 847, '-087.931797', '+42.062377'), 
(60060, 'Mundelein', 'IL', 847, '-088.027327', '+42.252523'), 
(60061, 'Vernon Hills', 'IL', 847, '-087.962973', '+42.231183'), 
(60062, 'Northbrook', 'IL', 847, '-087.838815', '+42.120176'), 
(60064, 'North Chicago', 'IL', 847, '-087.962976', '+42.347324'), 
(60065, 'Northbrook', 'IL', 847, '-087.687320', '+41.811929'), 
(60067, 'Palatine', 'IL', 847, '-088.055804', '+42.101977'), 
(60068, 'Park Ridge', 'IL', 847, '-087.843714', '+42.037228'), 
(60069, 'Lincolnshire', 'IL', 847, '-087.987213', '+42.309143'), 
(60070, 'Prospect Heights', 'IL', 847, '-087.939519', '+42.105805'), 
(60071, 'Richmond', 'IL', 815, '-088.429864', '+42.328463'), 
(60072, 'Ringwood', 'IL', 815, '-088.305439', '+42.404829'), 
(60073, 'Round Lake', 'IL', 847, '-088.050226', '+42.279215'), 
(60074, 'Palatine', 'IL', 847, '-088.049424', '+42.129875'), 
(60075, 'Russell', 'IL', 847, '-087.610053', '+42.322814'), 
(60076, 'Skokie', 'IL', 847, '-087.883566', '+42.057878'), 
(60077, 'Skokie', 'IL', 847, '-087.762660', '+42.034680'), 
(60078, 'Palatine', 'IL', 847, '-087.687320', '+41.811929'), 
(60079, 'Waukegan', 'IL', 847, '-087.610053', '+42.322814'), 
(60080, 'Solon Mills', 'IL', 815, '-088.276047', '+42.442519'), 
(60081, 'Spring Grove', 'IL', 815, '-088.252639', '+42.367273'), 
(60082, 'Techny', 'IL', 847, '-087.812064', '+42.116377'), 
(60083, 'Wadsworth', 'IL', 847, '-087.940027', '+42.440139'), 
(60084, 'Wauconda', 'IL', 847, '-088.073127', '+42.249873'), 
(60085, 'Waukegan', 'IL', 847, '-087.982025', '+42.327366'), 
(60086, 'North Chicago', 'IL', 847, '-087.776595', '+42.433350'), 
(60087, 'Waukegan', 'IL', 847, '-087.868471', '+42.372921'), 
(60088, 'Great Lakes', 'IL', 847, '-087.854270', '+42.309272'), 
(60089, 'Buffalo Grove', 'IL', 847, '-087.960771', '+42.180411'), 
(60090, 'Wheeling', 'IL', 847, '-087.933819', '+42.124176'), 
(60091, 'Wilmette', 'IL', 847, '-087.728360', '+42.079228'), 
(60092, 'Libertyville', 'IL', 847, '-087.610053', '+42.322814'), 
(60093, 'Winnetka', 'IL', 847, '-087.940168', '+42.112176'), 
(60094, 'Palatine', 'IL', 847, '-087.687320', '+41.811929'), 
(60095, 'Palatine', 'IL', 847, '-087.687320', '+41.811929'), 
(60096, 'Winthrop Harbor', 'IL', 847, '-087.834222', '+42.478320'), 
(60097, 'Wonder Lake', 'IL', 815, '-088.332794', '+42.355165'), 
(60098, 'Woodstock', 'IL', 815, '-088.462832', '+42.320271'), 
(60099, 'Zion', 'IL', 847, '-087.884975', '+42.455770'), 
(60101, 'Addison', 'IL', 630, '-088.022516', '+41.887579'), 
(60102, 'Algonquin', 'IL', 847, '-088.461937', '+42.280715'), 
(60103, 'Bartlett', 'IL', 630, '-088.157756', '+42.033376'), 
(60104, 'Bellwood', 'IL', 708, '-087.687320', '+41.811929'), 
(60105, 'Bensenville', 'IL', 708, '-088.088716', '+41.839679'), 
(60106, 'Bensenville', 'IL', 630, '-088.088716', '+41.839679'), 
(60107, 'Streamwood', 'IL', 630, '-088.178475', '+42.019093'), 
(60108, 'Bloomingdale', 'IL', 630, '-088.088716', '+41.839679'), 
(60109, 'Burlington', 'IL', 847, '-088.539027', '+42.045792'), 
(60110, 'Carpentersville', 'IL', 847, '-088.297238', '+42.125008'), 
(60111, 'Clare', 'IL', 815, '-088.830550', '+42.008626'), 
(60112, 'Cortland', 'IL', 815, '-088.684007', '+41.926177'), 
(60113, 'Creston', 'IL', 815, '-088.956564', '+41.931158'), 
(60114, 'Addison', 'IL', 630, null, null), 
(60115, 'Dekalb', 'IL', 815, '-088.791010', '+41.816826'), 
(60116, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60117, 'Bloomingdale', 'IL', 708, '-088.088716', '+41.839679'), 
(60118, 'Dundee', 'IL', 847, '-088.417789', '+42.022867'), 
(60119, 'Elburn', 'IL', 630, '-088.469931', '+41.834928'), 
(60120, 'Elgin', 'IL', 847, '-088.429777', '+41.990689'), 
(60121, 'Elgin', 'IL', 847, '-088.312600', '+42.041330'), 
(60122, 'Elgin', 'IL', 847, '-088.304994', '+42.067101'), 
(60123, 'Elgin', 'IL', 847, '-088.371044', '+42.036325'), 
(60125, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60126, 'Elmhurst', 'IL', 630, '-087.946413', '+41.883530'), 
(60128, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60129, 'Esmond', 'IL', 815, '-088.919791', '+42.042932'), 
(60130, 'Forest Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60131, 'Franklin Park', 'IL', 847, '-087.884962', '+41.935980'), 
(60132, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60134, 'Geneva', 'IL', 630, '-088.406165', '+41.979740'), 
(60135, 'Genoa', 'IL', 815, '-088.718101', '+42.101530'), 
(60136, 'Gilberts', 'IL', 847, '-088.379932', '+42.102524'), 
(60137, 'Glen Ellyn', 'IL', 630, '-088.029385', '+41.872034'), 
(60138, 'Glen Ellyn', 'IL', 630, '-088.088716', '+41.839679'), 
(60139, 'Glendale Heights', 'IL', 630, '-088.088716', '+41.839679'), 
(60140, 'Hampshire', 'IL', 847, '-088.454812', '+42.027886'), 
(60141, 'Hines', 'IL', 708, '-087.687320', '+41.811929'), 
(60142, 'Huntley', 'IL', 847, '-088.450815', '+42.197379'), 
(60143, 'Itasca', 'IL', 630, '-088.088716', '+41.839679'), 
(60144, 'Kaneville', 'IL', 630, '-088.420178', '+41.936977'), 
(60145, 'Kingston', 'IL', 815, '-088.762765', '+42.090787'), 
(60146, 'Kirkland', 'IL', 815, '-088.871153', '+42.087039'), 
(60147, 'Lafox', 'IL', 630, '-088.420178', '+41.936977'), 
(60148, 'Lombard', 'IL', 630, '-088.003864', '+41.869829'), 
(60150, 'Malta', 'IL', 815, '-088.885160', '+41.931731'), 
(60151, 'Maple Park', 'IL', 815, '-088.507929', '+41.922915'), 
(60152, 'Marengo', 'IL', 815, '-088.607897', '+42.255176'), 
(60153, 'Maywood', 'IL', 708, '-087.687320', '+41.811929'), 
(60154, 'Westchester', 'IL', 708, '-087.687320', '+41.811929'), 
(60155, 'Broadview', 'IL', 708, '-087.687320', '+41.811929'), 
(60157, 'Medinah', 'IL', 630, '-088.088716', '+41.839679'), 
(60159, 'Schaumburg', 'IL', 847, '-087.687320', '+41.811929'), 
(60160, 'Melrose Park', 'IL', 708, '-087.858707', '+41.914880'), 
(60161, 'Melrose Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60162, 'Hillside', 'IL', 708, '-087.687320', '+41.811929'), 
(60163, 'Berkeley', 'IL', 708, '-087.687320', '+41.811929'), 
(60164, 'Melrose Park', 'IL', 708, '-087.892412', '+41.921380'), 
(60165, 'Stone Park', 'IL', 708, '-087.878011', '+41.907430'), 
(60168, 'Schaumburg', 'IL', 847, '-087.687320', '+41.811929'), 
(60170, 'Plato Center', 'IL', 847, '-088.425931', '+42.025776'), 
(60171, 'River Grove', 'IL', 708, '-087.839310', '+41.923168'), 
(60172, 'Roselle', 'IL', 630, '-088.088716', '+41.839679'), 
(60173, 'Schaumburg', 'IL', 847, '-088.046403', '+42.079837'), 
(60174, 'Saint Charles', 'IL', 630, '-088.430167', '+41.937151'), 
(60175, 'Saint Charles', 'IL', 630, '-088.386905', '+41.943171'), 
(60176, 'Schiller Park', 'IL', 847, '-087.873412', '+41.959180'), 
(60177, 'South Elgin', 'IL', 847, '-088.405895', '+42.007476'), 
(60178, 'Sycamore', 'IL', 815, '-088.685620', '+41.893687'), 
(60179, 'Hoffman Estates', 'IL', 847, '-088.223655', '+42.079336'), 
(60180, 'Union', 'IL', 815, '-088.525091', '+42.222569'), 
(60181, 'Villa Park', 'IL', 630, '-087.976430', '+41.875379'), 
(60182, 'Virgil', 'IL', 630, '-088.599150', '+41.908736'), 
(60183, 'Wasco', 'IL', 630, '-088.420178', '+41.936977'), 
(60184, 'Wayne', 'IL', 630, '-088.088716', '+41.839679'), 
(60185, 'West Chicago', 'IL', 630, '-088.088716', '+41.839679'), 
(60186, 'West Chicago', 'IL', 630, '-088.088716', '+41.839679'), 
(60187, 'Wheaton', 'IL', 630, '-088.088716', '+41.839679'), 
(60188, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60189, 'Wheaton', 'IL', 630, '-088.088716', '+41.839679'), 
(60190, 'Winfield', 'IL', 630, '-088.088716', '+41.839679'), 
(60191, 'Wood Dale', 'IL', 630, '-088.088716', '+41.839679'), 
(60192, 'Schaumburg', 'IL', 847, '-088.116129', '+42.092487'), 
(60193, 'Schaumburg', 'IL', 847, '-088.117844', '+42.016827'), 
(60194, 'Schaumburg', 'IL', 847, '-088.116655', '+42.028926'), 
(60195, 'Schaumburg', 'IL', 847, '-088.109263', '+42.076376'), 
(60196, 'Schaumburg', 'IL', 847, '-088.072522', '+42.056376'), 
(60197, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60198, 'Carol Stream', 'IL', 630, null, null), 
(60199, 'Carol Stream', 'IL', 630, '-088.088716', '+41.839679'), 
(60201, 'Evanston', 'IL', 847, '-087.702155', '+42.049148'), 
(60202, 'Evanston', 'IL', 847, '-087.687969', '+42.044529'), 
(60203, 'Evanston', 'IL', 847, '-087.718159', '+42.047928'), 
(60204, 'Evanston', 'IL', 847, '-087.687320', '+41.811929'), 
(60208, 'Evanston', 'IL', 847, '-087.684506', '+42.058629'), 
(60209, 'Evanston', 'IL', 847, '-087.679408', '+42.049730'), 
(60301, 'Oak Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60302, 'Oak Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60303, 'Oak Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60304, 'Oak Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60305, 'River Forest', 'IL', 708, '-087.687320', '+41.811929'), 
(60401, 'Beecher', 'IL', 708, '-087.626723', '+41.356872'), 
(60402, 'Berwyn', 'IL', 708, '-087.687320', '+41.811929'), 
(60406, 'Blue Island', 'IL', 708, '-087.687320', '+41.811929'), 
(60407, 'Braceville', 'IL', 815, '-088.278834', '+41.238676'), 
(60408, 'Braidwood', 'IL', 815, '-088.017171', '+41.285878'), 
(60409, 'Calumet City', 'IL', 708, '-087.687320', '+41.811929'), 
(60410, 'Channahon', 'IL', 815, '-088.199325', '+41.433130'), 
(60411, 'Chicago Heights', 'IL', 708, '-087.687320', '+41.811929'), 
(60412, 'Chicago Heights', 'IL', 708, '-087.687320', '+41.811929'), 
(60415, 'Chicago Ridge', 'IL', 708, '-087.687320', '+41.811929'), 
(60416, 'Coal City', 'IL', 815, '-088.374819', '+41.284033'), 
(60417, 'Crete', 'IL', 708, '-087.621223', '+41.426684'), 
(60419, 'Dolton', 'IL', 708, '-087.687320', '+41.811929'), 
(60420, 'Dwight', 'IL', 815, '-088.417086', '+41.059551'), 
(60421, 'Elwood', 'IL', 815, '-088.090588', '+41.442880'), 
(60422, 'Flossmoor', 'IL', 708, '-087.687320', '+41.811929'), 
(60423, 'Frankfort', 'IL', 815, '-087.896109', '+41.451744'), 
(60424, 'Gardner', 'IL', 815, '-088.338018', '+41.177500'), 
(60425, 'Glenwood', 'IL', 708, '-087.687320', '+41.811929'), 
(60426, 'Harvey', 'IL', 708, '-087.687320', '+41.811929'), 
(60429, 'Hazel Crest', 'IL', 708, '-087.687320', '+41.811929'), 
(60430, 'Homewood', 'IL', 708, '-087.687320', '+41.811929'), 
(60431, 'Joliet', 'IL', 815, '-087.939090', '+41.471206'), 
(60432, 'Joliet', 'IL', 815, '-088.045146', '+41.542730'), 
(60433, 'Joliet', 'IL', 815, '-087.882249', '+41.476265'), 
(60434, 'Joliet', 'IL', 815, '-088.084208', '+41.525430'), 
(60435, 'Joliet', 'IL', 815, '-087.938034', '+41.468729'), 
(60436, 'Joliet', 'IL', 815, '-088.157160', '+41.488430'), 
(60437, 'Kinsman', 'IL', 815, '-088.472407', '+41.188078'), 
(60438, 'Lansing', 'IL', 708, '-087.687320', '+41.811929'), 
(60439, 'Lemont', 'IL', 630, '-087.975568', '+41.707431'), 
(60440, 'Bolingbrook', 'IL', 630, '-088.022464', '+41.623336'), 
(60441, 'Lockport', 'IL', 815, '-088.031268', '+41.552615'), 
(60442, 'Manhattan', 'IL', 815, '-087.979113', '+41.491903'), 
(60443, 'Matteson', 'IL', 708, '-087.687320', '+41.811929'), 
(60444, 'Mazon', 'IL', 815, '-088.421748', '+41.226425'), 
(60445, 'Midlothian', 'IL', 708, '-087.687320', '+41.811929'), 
(60446, 'Romeoville', 'IL', 815, '-088.069621', '+41.640380'), 
(60447, 'Minooka', 'IL', 815, '-088.422884', '+41.429869'), 
(60448, 'Mokena', 'IL', 708, '-088.006767', '+41.426002'), 
(60449, 'Monee', 'IL', 708, '-087.786645', '+41.412269'), 
(60450, 'Morris', 'IL', 815, '-088.430183', '+41.337433'), 
(60451, 'New Lenox', 'IL', 815, '-087.961808', '+41.510802'), 
(60452, 'Oak Forest', 'IL', 708, '-087.687320', '+41.811929'), 
(60453, 'Oak Lawn', 'IL', 708, '-087.687320', '+41.811929'), 
(60454, 'Oak Lawn', 'IL', 708, '-087.687320', '+41.811929'), 
(60455, 'Bridgeview', 'IL', 708, '-087.687320', '+41.811929'), 
(60456, 'Hometown', 'IL', 708, '-087.687320', '+41.811929'), 
(60457, 'Hickory Hills', 'IL', 708, '-087.687320', '+41.811929'), 
(60458, 'Justice', 'IL', 708, '-087.687320', '+41.811929'), 
(60459, 'Burbank', 'IL', 708, '-087.687320', '+41.811929'), 
(60460, 'Odell', 'IL', 815, '-088.538538', '+40.998811'), 
(60461, 'Olympia Fields', 'IL', 708, '-087.687320', '+41.811929'), 
(60462, 'Orland Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60463, 'Palos Heights', 'IL', 708, '-087.687320', '+41.811929'), 
(60464, 'Palos Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60465, 'Palos Hills', 'IL', 708, '-087.687320', '+41.811929'), 
(60466, 'Park Forest', 'IL', 708, '-087.687320', '+41.811929'), 
(60467, 'Orland Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60468, 'Peotone', 'IL', 708, '-087.772133', '+41.346316'), 
(60469, 'Posen', 'IL', 708, '-087.687320', '+41.811929'), 
(60470, 'Ransom', 'IL', 815, '-088.663755', '+41.172532'), 
(60471, 'Richton Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60472, 'Robbins', 'IL', 708, '-087.878888', '+41.952730'), 
(60473, 'South Holland', 'IL', 708, '-087.687320', '+41.811929'), 
(60474, 'South Wilmington', 'IL', 815, '-088.267338', '+41.171883'), 
(60475, 'Steger', 'IL', 708, '-087.687320', '+41.811929'), 
(60476, 'Thornton', 'IL', 708, '-087.687320', '+41.811929'), 
(60477, 'Tinley Park', 'IL', 708, '-088.026517', '+42.143475'), 
(60478, 'Country Club Hills', 'IL', 708, '-087.687320', '+41.811929'), 
(60479, 'Verona', 'IL', 815, '-088.505582', '+41.247346'), 
(60480, 'Willow Springs', 'IL', 708, '-087.687320', '+41.811929'), 
(60481, 'Wilmington', 'IL', 815, '-088.084716', '+41.359340'), 
(60482, 'Worth', 'IL', 708, '-087.687320', '+41.811929'), 
(60490, 'Bolingbrook', 'IL', 630, '-088.140332', '+41.679041'), 
(60499, 'Bedford Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60501, 'Summit Argo', 'IL', 708, '-087.687320', '+41.811929'), 
(60504, 'Aurora', 'IL', 630, '-088.136616', '+41.768399'), 
(60505, 'Aurora', 'IL', 630, '-088.405446', '+41.765478'), 
(60506, 'Aurora', 'IL', 630, '-088.416837', '+41.790830'), 
(60507, 'Aurora', 'IL', 630, '-088.420178', '+41.936977'), 
(60510, 'Batavia', 'IL', 630, '-088.407334', '+41.828292'), 
(60511, 'Big Rock', 'IL', 630, '-088.545740', '+41.764324'), 
(60512, 'Bristol', 'IL', 630, '-088.427873', '+41.698414'), 
(60513, 'Brookfield', 'IL', 708, '-087.687320', '+41.811929'), 
(60514, 'Clarendon Hills', 'IL', 630, '-087.966094', '+41.774295'), 
(60515, 'Downers Grove', 'IL', 630, '-088.012267', '+41.796279'), 
(60516, 'Downers Grove', 'IL', 630, '-088.021797', '+41.752310'), 
(60517, 'Woodridge', 'IL', 630, '-088.041731', '+41.736788'), 
(60518, 'Earlville', 'IL', 815, '-088.935981', '+41.549922'), 
(60519, 'Eola', 'IL', 630, '-088.246193', '+41.777235'), 
(60520, 'Hinckley', 'IL', 815, '-088.686052', '+41.740713'), 
(60521, 'Hinsdale', 'IL', 630, '-087.966845', '+41.782130'), 
(60522, 'Hinsdale', 'IL', 630, '-088.088716', '+41.839679'), 
(60523, 'Oak Brook', 'IL', 630, '-087.963759', '+41.837130'), 
(60525, 'La Grange', 'IL', 708, '-087.687320', '+41.811929'), 
(60526, 'La Grange Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60527, 'Hinsdale', 'IL', 630, '-088.088716', '+41.839679'), 
(60530, 'Lee', 'IL', 815, '-088.975060', '+41.784398'), 
(60531, 'Leland', 'IL', 815, '-088.726500', '+41.478050'), 
(60532, 'Lisle', 'IL', 630, '-088.037714', '+41.798180'), 
(60534, 'Lyons', 'IL', 708, '-087.687320', '+41.811929'), 
(60536, 'Millbrook', 'IL', 630, '-088.562023', '+41.590315'), 
(60537, 'Millington', 'IL', 815, '-088.597470', '+41.561386'), 
(60538, 'Montgomery', 'IL', 630, '-088.457951', '+41.643752'), 
(60539, 'Mooseheart', 'IL', 630, '-088.334023', '+41.823928'), 
(60540, 'Naperville', 'IL', 630, '-088.152381', '+41.759029'), 
(60541, 'Newark', 'IL', 815, '-088.492909', '+41.540661'), 
(60542, 'North Aurora', 'IL', 630, '-088.335182', '+41.807369'), 
(60543, 'Oswego', 'IL', 630, '-088.420476', '+41.631012'), 
(60544, 'Plainfield', 'IL', 815, '-088.169698', '+41.632457'), 
(60545, 'Plano', 'IL', 630, '-088.513814', '+41.628567'), 
(60546, 'Riverside', 'IL', 708, '-087.687320', '+41.811929'), 
(60548, 'Sandwich', 'IL', 815, '-088.688906', '+41.702091'), 
(60549, 'Serena', 'IL', 815, '-088.752495', '+41.489740'), 
(60550, 'Shabbona', 'IL', 815, '-088.836821', '+41.746774'), 
(60551, 'Sheridan', 'IL', 815, '-088.710974', '+41.521219'), 
(60552, 'Somonauk', 'IL', 815, '-088.783041', '+41.860645'), 
(60553, 'Steward', 'IL', 815, '-089.086129', '+41.796742'), 
(60554, 'Sugar Grove', 'IL', 630, '-088.451655', '+41.776787'), 
(60555, 'Warrenville', 'IL', 630, '-088.171551', '+41.805422'), 
(60556, 'Waterman', 'IL', 815, '-088.778554', '+41.755215'), 
(60557, 'Wedron', 'IL', 815, '-088.770327', '+41.440880'), 
(60558, 'Western Springs', 'IL', 708, '-087.687320', '+41.811929'), 
(60559, 'Westmont', 'IL', 630, '-087.970713', '+41.799876'), 
(60560, 'Yorkville', 'IL', 630, '-088.437533', '+41.601679'), 
(60561, 'Darien', 'IL', 630, '-087.980460', '+41.743437'), 
(60563, 'Naperville', 'IL', 630, '-088.149884', '+41.782455'), 
(60564, 'Naperville', 'IL', 630, '-088.201424', '+41.681479'), 
(60565, 'Naperville', 'IL', 630, '-088.112714', '+41.737929'), 
(60566, 'Naperville', 'IL', 630, '-088.088716', '+41.839679'), 
(60567, 'Naperville', 'IL', 630, '-088.088716', '+41.839679'), 
(60568, 'Aurora', 'IL', 630, '-088.432380', '+41.935616'), 
(60570, 'Hinsdale', 'IL', 630, '-088.088716', '+41.839679'), 
(60572, 'Aurora', 'IL', 630, '-088.088716', '+41.839679'), 
(60597, 'Fox Valley', 'IL', 630, '-088.088716', '+41.839679'), 
(60598, 'Aurora', 'IL', 630, '-088.088716', '+41.839679'), 
(60599, 'Fox Valley', 'IL', 630, '-088.088716', '+41.839679'), 
(60601, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60602, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60603, 'Chicago', 'IL', 312, '-087.725960', '+42.055179'), 
(60604, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60605, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60606, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60607, 'Chicago', 'IL', 312, '-087.813810', '+41.928881'), 
(60608, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60609, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60610, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60611, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60612, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60613, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60614, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60615, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60616, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60617, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60618, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60619, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60620, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60621, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60622, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60623, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60624, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60625, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60626, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60628, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60629, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60630, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60631, 'Chicago', 'IL', 773, '-087.808611', '+42.005830'), 
(60632, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60633, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60634, 'Chicago', 'IL', 773, '-087.816309', '+41.933355'), 
(60636, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60637, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60638, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60639, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60640, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60641, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60643, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60644, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60645, 'Chicago', 'IL', 773, '-087.721458', '+42.008080'), 
(60646, 'Chicago', 'IL', 773, '-087.759010', '+42.006630'), 
(60647, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60649, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60651, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60652, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60653, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60654, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60655, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60656, 'Chicago', 'IL', 773, '-087.865763', '+41.973530'), 
(60657, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60659, 'Chicago', 'IL', 773, '-087.716621', '+41.997247'), 
(60660, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60661, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60663, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60664, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60665, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60666, 'AMF O\'hare', 'IL', 773, '-087.891214', '+41.968029'), 
(60667, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60668, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60669, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60670, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60671, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60672, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60673, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60674, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60675, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60677, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60678, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60679, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60680, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60681, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60683, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60684, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60685, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60687, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60690, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60691, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60693, 'Chicago', 'IL', 312, '-087.717910', '+42.096428'), 
(60694, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60697, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60699, 'Chicago', 'IL', 312, '-087.687320', '+41.811929'), 
(60701, 'Chicago', 'IL', 773, '-087.687320', '+41.811929'), 
(60706, 'Harwood Heights', 'IL', 773, '-087.687320', '+41.811929'), 
(60707, 'Elmwood Park', 'IL', 708, '-087.818509', '+41.923181'), 
(60712, 'Lincolnwood', 'IL', 773, '-087.736135', '+42.007980'), 
(60714, 'Niles', 'IL', 847, '-087.811163', '+42.031179'), 
(60803, 'Alsip', 'IL', 708, '-087.687320', '+41.811929'), 
(60804, 'Cicero', 'IL', 708, '-087.687320', '+41.811929'), 
(60805, 'Evergreen Park', 'IL', 708, '-087.687320', '+41.811929'), 
(60827, 'Riverdale', 'IL', 708, '-087.687320', '+41.811929'), 
(60901, 'Kankakee', 'IL', 815, '-087.874618', '+41.111151'), 
(60902, 'Kankakee', 'IL', 815, '-087.888971', '+41.146464'), 
(60910, 'Aroma Park', 'IL', 815, '-087.684284', '+41.091582'), 
(60911, 'Ashkum', 'IL', 815, '-087.973929', '+40.876259'), 
(60912, 'Beaverville', 'IL', 815, '-087.625942', '+40.963099'), 
(60913, 'Bonfield', 'IL', 815, '-088.053534', '+41.138800'), 
(60914, 'Bourbonnais', 'IL', 815, '-087.847038', '+41.180968'), 
(60915, 'Bradley', 'IL', 815, '-087.842583', '+41.207762'), 
(60917, 'Buckingham', 'IL', 815, '-088.073844', '+41.056333'), 
(60918, 'Buckley', 'IL', 217, '-088.023748', '+40.600817'), 
(60919, 'Cabery', 'IL', 815, '-088.188841', '+40.967141'), 
(60920, 'Campus', 'IL', 815, '-088.307221', '+41.024755'), 
(60921, 'Chatsworth', 'IL', 815, '-088.294923', '+40.736954'), 
(60922, 'Chebanse', 'IL', 815, '-087.951233', '+40.968795'), 
(60924, 'Cissna Park', 'IL', 815, '-087.907874', '+40.738175'), 
(60926, 'Claytonville', 'IL', 815, '-087.804046', '+40.567574'), 
(60927, 'Clifton', 'IL', 815, '-087.945327', '+40.929595'), 
(60928, 'Crescent City', 'IL', 815, '-087.950620', '+40.662020'), 
(60929, 'Cullom', 'IL', 815, '-088.300190', '+40.882509'), 
(60930, 'Danforth', 'IL', 815, '-087.967134', '+40.811396'), 
(60931, 'Donovan', 'IL', 815, '-087.598831', '+40.880529'), 
(60932, 'East Lynn', 'IL', 217, '-087.701583', '+40.344417'), 
(60933, 'Elliott', 'IL', 217, '-088.271245', '+40.464830'), 
(60934, 'Emington', 'IL', 815, '-088.358928', '+40.969209'), 
(60935, 'Essex', 'IL', 815, '-088.157189', '+41.155397'), 
(60936, 'Gibson City', 'IL', 217, '-088.318387', '+40.696479'), 
(60938, 'Gilman', 'IL', 815, '-087.834645', '+40.765951'), 
(60939, 'Goodwine', 'IL', 815, '-087.828760', '+40.748087'), 
(60940, 'Grant Park', 'IL', 815, '-087.644151', '+41.204947'), 
(60941, 'Herscher', 'IL', 815, '-087.899733', '+41.120770'), 
(60942, 'Hoopeston', 'IL', 217, '-087.672943', '+40.442138'), 
(60944, 'Hopkins Park', 'IL', 815, '-087.888971', '+41.146464'), 
(60945, 'Iroquois', 'IL', 815, '-087.584668', '+40.826919'), 
(60946, 'Kempton', 'IL', 815, '-088.186897', '+40.897321'), 
(60948, 'Loda', 'IL', 217, '-087.966300', '+40.537227'), 
(60949, 'Ludlow', 'IL', 217, '-088.152546', '+40.370897'), 
(60950, 'Manteno', 'IL', 815, '-087.876750', '+41.173292'), 
(60951, 'Martinton', 'IL', 815, '-087.747179', '+40.931202'), 
(60952, 'Melvin', 'IL', 217, '-088.299338', '+40.537915'), 
(60953, 'Milford', 'IL', 815, '-087.695039', '+40.750710'), 
(60954, 'Momence', 'IL', 815, '-087.868519', '+41.116572'), 
(60955, 'Onarga', 'IL', 815, '-087.852046', '+40.758445'), 
(60956, 'Papineau', 'IL', 815, '-087.716074', '+40.966993'), 
(60957, 'Paxton', 'IL', 217, '-088.197834', '+40.660905'), 
(60959, 'Piper City', 'IL', 815, '-088.186732', '+40.720981'), 
(60960, 'Rankin', 'IL', 217, '-087.858213', '+40.422456'), 
(60961, 'Reddick', 'IL', 815, '-088.198405', '+41.099001'), 
(60962, 'Roberts', 'IL', 217, '-088.234682', '+40.570870'), 
(60963, 'Rossville', 'IL', 217, '-087.682897', '+40.363126'), 
(60964, 'Saint Anne', 'IL', 815, '-087.687329', '+41.068206'), 
(60966, 'Sheldon', 'IL', 815, '-087.589410', '+40.753080'), 
(60967, 'Stockland', 'IL', 815, '-087.828760', '+40.748087'), 
(60968, 'Thawville', 'IL', 217, '-088.099724', '+40.673257'), 
(60969, 'Union Hill', 'IL', 815, '-088.146523', '+41.108802'), 
(60970, 'Watseka', 'IL', 815, '-087.798478', '+40.749938'), 
(60973, 'Wellington', 'IL', 815, '-087.658329', '+40.633196'), 
(60974, 'Woodland', 'IL', 815, '-087.730743', '+40.715072'), 
(61001, 'Apple River', 'IL', 815, '-090.118471', '+42.454161'), 
(61006, 'Ashton', 'IL', 815, '-089.193176', '+41.838351'), 
(61007, 'Baileyville', 'IL', 815, '-089.595377', '+42.178584'), 
(61008, 'Belvidere', 'IL', 815, '-088.823215', '+42.276381'), 
(61010, 'Byron', 'IL', 815, '-089.322625', '+42.091976'), 
(61011, 'Caledonia', 'IL', 815, '-088.843027', '+42.397024'), 
(61012, 'Capron', 'IL', 815, '-088.759953', '+42.410420'), 
(61013, 'Cedarville', 'IL', 815, '-089.636483', '+42.376127'), 
(61014, 'Chadwick', 'IL', 815, '-089.877636', '+41.994827'), 
(61015, 'Chana', 'IL', 815, '-089.199640', '+41.997420'), 
(61016, 'Cherry Valley', 'IL', 815, '-088.983748', '+42.240704'), 
(61017, 'Coleta', 'IL', 815, null, null), 
(61018, 'Dakota', 'IL', 815, '-089.583179', '+42.410796'), 
(61019, 'Davis', 'IL', 815, '-089.611026', '+42.398148'), 
(61020, 'Davis Junction', 'IL', 815, '-089.099201', '+42.106337'), 
(61021, 'Dixon', 'IL', 815, '-089.417156', '+41.809229'), 
(61024, 'Durand', 'IL', 815, '-089.213377', '+42.434686'), 
(61025, 'East Dubuque', 'IL', 815, '-090.540556', '+42.466260'), 
(61027, 'Eleroy', 'IL', 815, '-089.761171', '+42.332038'), 
(61028, 'Elizabeth', 'IL', 815, '-090.181064', '+42.309263'), 
(61030, 'Forreston', 'IL', 815, '-089.312592', '+42.120046'), 
(61031, 'Franklin Grove', 'IL', 815, '-089.311037', '+41.816006'), 
(61032, 'Freeport', 'IL', 815, '-089.591606', '+42.323529'), 
(61036, 'Galena', 'IL', 815, '-090.312588', '+42.382277'), 
(61037, 'Galt', 'IL', 815, '-089.761042', '+41.786534'), 
(61038, 'Garden Prairie', 'IL', 815, '-088.761434', '+42.261184'), 
(61039, 'German Valley', 'IL', 815, '-089.459521', '+42.238319'), 
(61041, 'Hanover', 'IL', 815, '-090.295132', '+42.274653'), 
(61042, 'Harmon', 'IL', 815, '-089.545604', '+41.689533'), 
(61043, 'Holcomb', 'IL', 815, '-089.313593', '+42.045123'), 
(61044, 'Kent', 'IL', 815, '-089.891281', '+42.282256'), 
(61046, 'Lanark', 'IL', 815, '-089.814738', '+42.078942'), 
(61047, 'Leaf River', 'IL', 815, '-089.278387', '+42.147816'), 
(61048, 'Lena', 'IL', 815, '-089.816756', '+42.386301'), 
(61049, 'Lindenwood', 'IL', 815, '-089.004111', '+42.024619'), 
(61050, 'Mc Connell', 'IL', 815, '-089.764300', '+42.428135'), 
(61051, 'Milledgeville', 'IL', 815, '-089.764016', '+41.991827'), 
(61052, 'Monroe Center', 'IL', 815, '-088.998128', '+42.108224'), 
(61053, 'Mount Carroll', 'IL', 815, '-089.968127', '+42.093181'), 
(61054, 'Mount Morris', 'IL', 815, '-089.352968', '+42.058183'), 
(61057, 'Nachusa', 'IL', 815, '-089.389570', '+41.831577'), 
(61058, 'Nelson', 'IL', 815, '-089.599529', '+41.797256'), 
(61059, 'Nora', 'IL', 815, '-089.941363', '+42.463658'), 
(61060, 'Orangeville', 'IL', 815, '-089.605190', '+42.473576'), 
(61061, 'Oregon', 'IL', 815, '-089.253887', '+42.011025'), 
(61062, 'Pearl City', 'IL', 815, '-089.782606', '+42.332702'), 
(61063, 'Pecatonica', 'IL', 815, '-089.311162', '+42.310400'), 
(61064, 'Polo', 'IL', 815, '-089.323812', '+41.989578'), 
(61065, 'Poplar Grove', 'IL', 815, '-088.811894', '+42.392537'), 
(61067, 'Ridott', 'IL', 815, '-089.559845', '+42.334675'), 
(61068, 'Rochelle', 'IL', 815, '-089.100359', '+42.007405'), 
(61070, 'Rock City', 'IL', 815, '-089.470711', '+42.418515'), 
(61071, 'Rock Falls', 'IL', 815, '-089.728269', '+41.687083'), 
(61072, 'Rockton', 'IL', 815, '-089.142856', '+42.381926'), 
(61073, 'Roscoe', 'IL', 815, '-089.000227', '+42.416908'), 
(61074, 'Savanna', 'IL', 815, '-090.005039', '+42.077282'), 
(61075, 'Scales Mound', 'IL', 815, '-090.266840', '+42.452479'), 
(61076, 'Scioto Mills', 'IL', 815, '-089.667939', '+42.355422'), 
(61077, 'Seward', 'IL', 815, '-089.357998', '+42.236834'), 
(61078, 'Shannon', 'IL', 815, '-089.764627', '+42.154795'), 
(61079, 'Shirland', 'IL', 815, '-089.170527', '+42.325364'), 
(61080, 'South Beloit', 'IL', 815, '-089.090975', '+42.386480'), 
(61081, 'Sterling', 'IL', 815, '-089.745941', '+41.835669'), 
(61084, 'Stillman Valley', 'IL', 815, '-089.186271', '+42.113300'), 
(61085, 'Stockton', 'IL', 815, '-090.085356', '+42.349517'), 
(61087, 'Warren', 'IL', 815, '-090.087359', '+42.470405'), 
(61088, 'Winnebago', 'IL', 815, '-089.194327', '+42.347321'), 
(61089, 'Winslow', 'IL', 815, '-089.814639', '+42.460658');

insert  into zipcodes values 
(61091, 'Woosung', 'IL', 815, '-089.540365', '+41.903068'), 
(61101, 'Rockford', 'IL', 815, '-089.157198', '+42.333420'), 
(61102, 'Rockford', 'IL', 815, '-089.155825', '+42.229740'), 
(61103, 'Rockford', 'IL', 815, '-089.078829', '+42.341983'), 
(61104, 'Rockford', 'IL', 815, '-089.080254', '+42.250120'), 
(61105, 'Rockford', 'IL', 815, '-089.170527', '+42.325364'), 
(61106, 'Rockford', 'IL', 815, '-089.170527', '+42.325364'), 
(61107, 'Rockford', 'IL', 815, '-089.016210', '+42.284055'), 
(61108, 'Rockford', 'IL', 815, '-088.999892', '+42.247643'), 
(61109, 'Rockford', 'IL', 815, '-089.065539', '+42.196681'), 
(61110, 'Rockford', 'IL', 815, '-089.170527', '+42.325364'), 
(61111, 'Loves Park', 'IL', 815, '-089.004716', '+42.341767'), 
(61112, 'Rockford', 'IL', 815, '-088.975170', '+42.246231'), 
(61114, 'Rockford', 'IL', 815, '-088.997248', '+42.318492'), 
(61115, 'Machesney Park', 'IL', 815, '-089.039675', '+42.354546'), 
(61125, 'Rockford', 'IL', 815, '-089.170527', '+42.325364'), 
(61126, 'Rockford', 'IL', 815, '-089.170527', '+42.325364'), 
(61130, 'Loves Park', 'IL', 815, '-089.170527', '+42.325364'), 
(61131, 'Loves Park', 'IL', 815, '-089.170527', '+42.325364'), 
(61132, 'Loves Park', 'IL', 815, '-089.170527', '+42.325364'), 
(61201, 'Rock Island', 'IL', 309, '-090.604899', '+41.495083'), 
(61204, 'Rock Island', 'IL', 309, '-090.615975', '+41.554901'), 
(61206, 'Rock Island', 'IL', 309, null, null), 
(61230, 'Albany', 'IL', 309, '-090.159676', '+41.729562'), 
(61231, 'Aledo', 'IL', 309, '-090.730944', '+41.197762'), 
(61232, 'Andalusia', 'IL', 309, '-090.742806', '+41.440131'), 
(61233, 'Andover', 'IL', 309, '-090.290476', '+41.295367'), 
(61234, 'Annawan', 'IL', 309, '-089.924636', '+41.425519'), 
(61235, 'Atkinson', 'IL', 309, '-089.998274', '+41.405502'), 
(61236, 'Barstow', 'IL', 309, '-090.357727', '+41.514690'), 
(61237, 'Buffalo Prairie', 'IL', 309, '-090.852226', '+41.336752'), 
(61238, 'Cambridge', 'IL', 309, '-090.104144', '+41.285666'), 
(61239, 'Carbon Cliff', 'IL', 309, '-090.393778', '+41.495034'), 
(61240, 'Coal Valley', 'IL', 309, '-090.575785', '+41.401019'), 
(61241, 'Colona', 'IL', 309, '-090.166719', '+41.437419'), 
(61242, 'Cordova', 'IL', 309, '-090.276910', '+41.702549'), 
(61243, 'Deer Grove', 'IL', 815, '-089.710301', '+41.620757'), 
(61244, 'East Moline', 'IL', 309, '-090.512483', '+41.562693'), 
(61250, 'Erie', 'IL', 309, '-090.098292', '+41.667507'), 
(61251, 'Fenton', 'IL', 309, '-090.078132', '+41.737836'), 
(61252, 'Fulton', 'IL', 815, '-090.112432', '+41.790880'), 
(61254, 'Geneseo', 'IL', 309, '-090.158163', '+41.437746'), 
(61256, 'Hampton', 'IL', 309, '-090.446341', '+41.527582'), 
(61257, 'Hillsdale', 'IL', 309, '-090.606468', '+41.501771'), 
(61258, 'Hooppole', 'IL', 815, '-089.912160', '+41.522044'), 
(61259, 'Illinois City', 'IL', 309, '-090.835558', '+41.384813'), 
(61260, 'Joy', 'IL', 309, '-090.688648', '+41.237259'), 
(61261, 'Lyndon', 'IL', 815, '-089.910699', '+41.735620'), 
(61262, 'Lynn Center', 'IL', 309, '-090.319658', '+41.285461'), 
(61263, 'Matherville', 'IL', 309, '-090.612757', '+41.259938'), 
(61264, 'Milan', 'IL', 309, '-090.595736', '+41.420305'), 
(61265, 'Moline', 'IL', 309, '-090.528972', '+41.529431'), 
(61266, 'Moline', 'IL', 309, '-090.615975', '+41.554901'), 
(61270, 'Morrison', 'IL', 815, '-090.002217', '+41.781381'), 
(61272, 'New Boston', 'IL', 309, '-090.987063', '+41.238072'), 
(61273, 'Orion', 'IL', 309, '-090.376529', '+41.362110'), 
(61274, 'Osco', 'IL', 309, '-090.194276', '+41.371081'), 
(61275, 'Port Byron', 'IL', 309, '-090.414490', '+41.545132'), 
(61276, 'Preemption', 'IL', 309, '-090.586643', '+41.299563'), 
(61277, 'Prophetstown', 'IL', 815, '-089.924411', '+41.654462'), 
(61278, 'Rapids City', 'IL', 309, '-090.343228', '+41.585883'), 
(61279, 'Reynolds', 'IL', 309, '-090.595329', '+41.472195'), 
(61281, 'Sherrard', 'IL', 309, '-090.520183', '+41.280317'), 
(61282, 'Silvis', 'IL', 309, '-090.517530', '+41.560381'), 
(61283, 'Tampico', 'IL', 815, '-089.756769', '+41.637929'), 
(61284, 'Taylor Ridge', 'IL', 309, '-090.714746', '+41.391078'), 
(61285, 'Thomson', 'IL', 815, '-089.917167', '+41.986802'), 
(61299, 'Rock Island', 'IL', 309, '-090.541585', '+41.520333'), 
(61301, 'La Salle', 'IL', 815, '-089.086600', '+41.365092'), 
(61310, 'Amboy', 'IL', 815, '-089.299671', '+41.721016'), 
(61311, 'Ancona', 'IL', 815, '-088.864211', '+41.042631'), 
(61312, 'Arlington', 'IL', 815, '-089.240006', '+41.430430'), 
(61313, 'Blackstone', 'IL', 815, '-088.680876', '+41.063241'), 
(61314, 'Buda', 'IL', 309, '-089.653036', '+41.306814'), 
(61315, 'Bureau', 'IL', 815, '-089.368617', '+41.289394'), 
(61316, 'Cedar Point', 'IL', 815, '-089.123735', '+41.261714'), 
(61317, 'Cherry', 'IL', 815, '-089.212609', '+41.426433'), 
(61318, 'Compton', 'IL', 815, '-089.091458', '+41.713223'), 
(61319, 'Cornell', 'IL', 815, '-088.766797', '+41.031030'), 
(61320, 'Dalzell', 'IL', 815, '-089.479804', '+41.366748'), 
(61321, 'Dana', 'IL', 815, '-088.989269', '+40.999418'), 
(61322, 'Depue', 'IL', 815, '-089.325221', '+41.309194'), 
(61323, 'Dover', 'IL', 815, '-089.396006', '+41.436173'), 
(61324, 'Eldena', 'IL', 815, '-089.412282', '+41.771078'), 
(61325, 'Grand Ridge', 'IL', 815, '-088.817458', '+41.237122'), 
(61326, 'Granville', 'IL', 815, '-089.242840', '+41.250055'), 
(61327, 'Hennepin', 'IL', 815, '-089.338005', '+41.252096'), 
(61328, 'Kasbeer', 'IL', 815, '-089.513065', '+41.366883'), 
(61329, 'Ladd', 'IL', 815, '-089.203827', '+41.379510'), 
(61330, 'La Moille', 'IL', 815, '-089.448445', '+41.454193'), 
(61331, 'Lee Center', 'IL', 815, '-089.282726', '+41.748850'), 
(61332, 'Leonore', 'IL', 815, '-089.009131', '+41.148788'), 
(61333, 'Long Point', 'IL', 815, '-088.873628', '+40.980115'), 
(61334, 'Lostant', 'IL', 815, '-089.076145', '+41.148202'), 
(61335, 'Mc Nabb', 'IL', 815, '-089.225915', '+41.146046'), 
(61336, 'Magnolia', 'IL', 815, '-089.314316', '+41.213097'), 
(61337, 'Malden', 'IL', 815, '-089.335467', '+41.422315'), 
(61338, 'Manlius', 'IL', 815, '-089.669712', '+41.455508'), 
(61340, 'Mark', 'IL', 815, '-089.249143', '+41.265997'), 
(61341, 'Marseilles', 'IL', 815, '-088.833689', '+41.212787'), 
(61342, 'Mendota', 'IL', 815, '-089.051012', '+41.385519'), 
(61344, 'Mineral', 'IL', 309, '-089.828368', '+41.379654'), 
(61345, 'Neponset', 'IL', 309, '-089.796313', '+41.338444'), 
(61346, 'New Bedford', 'IL', 815, '-089.719934', '+41.512158'), 
(61348, 'Oglesby', 'IL', 815, '-089.040428', '+41.225813'), 
(61349, 'Ohio', 'IL', 815, '-089.596261', '+41.459337'), 
(61350, 'Ottawa', 'IL', 815, '-088.833337', '+41.248925'), 
(61353, 'Paw Paw', 'IL', 815, '-088.995749', '+41.693760'), 
(61354, 'Peru', 'IL', 815, '-089.085780', '+41.326408'), 
(61356, 'Princeton', 'IL', 815, '-089.452044', '+41.424736'), 
(61358, 'Rutland', 'IL', 815, '-088.989048', '+40.985846'), 
(61359, 'Seatonville', 'IL', 815, '-089.269125', '+41.361251'), 
(61360, 'Seneca', 'IL', 815, '-088.835029', '+41.221524'), 
(61361, 'Sheffield', 'IL', 815, '-089.530149', '+41.404427'), 
(61362, 'Spring Valley', 'IL', 815, '-089.506797', '+41.423455'), 
(61363, 'Standard', 'IL', 815, '-089.177840', '+41.256668'), 
(61364, 'Streator', 'IL', 815, '-088.856320', '+41.164177'), 
(61367, 'Sublette', 'IL', 815, '-089.274356', '+41.628086'), 
(61368, 'Tiskilwa', 'IL', 815, '-089.521465', '+41.248455'), 
(61369, 'Toluca', 'IL', 815, '-089.134078', '+41.006568'), 
(61370, 'Tonica', 'IL', 815, '-088.989972', '+41.222005'), 
(61371, 'Triumph', 'IL', 815, '-089.021881', '+41.499089'), 
(61372, 'Troy Grove', 'IL', 815, '-089.070516', '+41.451786'), 
(61373, 'Utica', 'IL', 815, '-089.008197', '+41.411759'), 
(61374, 'Van Orin', 'IL', 815, '-089.513065', '+41.366883'), 
(61375, 'Varna', 'IL', 309, '-089.255983', '+41.033886'), 
(61376, 'Walnut', 'IL', 815, '-089.478453', '+41.453979'), 
(61377, 'Wenona', 'IL', 815, '-089.134955', '+41.029236'), 
(61378, 'West Brooklyn', 'IL', 815, '-089.193026', '+41.722648'), 
(61379, 'Wyanet', 'IL', 815, '-089.446460', '+41.442109'), 
(61401, 'Galesburg', 'IL', 309, '-090.213654', '+40.964613'), 
(61402, 'Galesburg', 'IL', 309, '-090.214412', '+40.932207'), 
(61410, 'Abingdon', 'IL', 309, '-090.304039', '+40.927973'), 
(61411, 'Adair', 'IL', 309, '-090.506582', '+40.387329'), 
(61412, 'Alexis', 'IL', 309, '-090.631224', '+41.136994'), 
(61413, 'Alpha', 'IL', 309, '-090.245619', '+41.201880'), 
(61414, 'Altona', 'IL', 309, '-090.138335', '+41.096307'), 
(61415, 'Avon', 'IL', 309, '-090.362984', '+40.608139'), 
(61416, 'Bardolph', 'IL', 309, '-090.508816', '+40.497896'), 
(61417, 'Berwick', 'IL', 309, '-090.534172', '+40.769783'), 
(61418, 'Biggsville', 'IL', 309, '-090.864536', '+40.853583'), 
(61419, 'Bishop Hill', 'IL', 309, '-090.118344', '+41.197682'), 
(61420, 'Blandinsville', 'IL', 309, '-090.762736', '+40.547789'), 
(61421, 'Bradford', 'IL', 309, '-089.657789', '+41.176471'), 
(61422, 'Bushnell', 'IL', 309, '-090.657031', '+40.548189'), 
(61423, 'Cameron', 'IL', 309, '-090.556645', '+40.904171'), 
(61424, 'Camp Grove', 'IL', 309, '-089.633233', '+41.077977'), 
(61425, 'Carman', 'IL', 309, '-090.985293', '+40.852582'), 
(61426, 'Castleton', 'IL', 309, '-089.707150', '+41.118265'), 
(61427, 'Cuba', 'IL', 309, '-090.201152', '+40.501446'), 
(61428, 'Dahinda', 'IL', 309, '-090.102455', '+41.007962'), 
(61430, 'East Galesburg', 'IL', 309, '-090.329573', '+40.980167'), 
(61431, 'Ellisville', 'IL', 309, '-090.305162', '+40.577403'), 
(61432, 'Fairview', 'IL', 309, '-090.158064', '+40.645183'), 
(61433, 'Fiatt', 'IL', 309, '-090.161761', '+40.449305'), 
(61434, 'Galva', 'IL', 309, '-090.091976', '+41.212281'), 
(61435, 'Gerlaw', 'IL', 309, '-090.549089', '+40.986267'), 
(61436, 'Gilson', 'IL', 309, '-090.201205', '+40.968763'), 
(61437, 'Gladstone', 'IL', 309, '-090.985293', '+40.852582'), 
(61438, 'Good Hope', 'IL', 309, '-090.646976', '+40.573110'), 
(61439, 'Henderson', 'IL', 309, '-090.357532', '+41.027582'), 
(61440, 'Industry', 'IL', 309, '-090.648351', '+40.416220'), 
(61441, 'Ipava', 'IL', 309, '-090.307389', '+40.333536'), 
(61442, 'Keithsburg', 'IL', 309, '-090.711121', '+41.133733'), 
(61443, 'Kewanee', 'IL', 309, '-090.118355', '+41.257262'), 
(61447, 'Kirkwood', 'IL', 309, '-090.656439', '+40.871331'), 
(61448, 'Knoxville', 'IL', 309, '-090.168778', '+40.972611'), 
(61449, 'La Fayette', 'IL', 309, '-089.973630', '+41.109823'), 
(61450, 'La Harpe', 'IL', 217, '-090.997312', '+40.549636'), 
(61451, 'Laura', 'IL', 309, '-089.889949', '+40.938808'), 
(61452, 'Littleton', 'IL', 309, '-090.652911', '+40.206210'), 
(61453, 'Little York', 'IL', 309, '-090.707712', '+40.991276'), 
(61454, 'Lomax', 'IL', 217, '-090.985293', '+40.852582'), 
(61455, 'Macomb', 'IL', 309, '-090.660675', '+40.459904'), 
(61458, 'Maquon', 'IL', 309, '-090.213566', '+40.802776'), 
(61459, 'Marietta', 'IL', 309, '-090.393855', '+40.510851'), 
(61460, 'Media', 'IL', 309, '-090.985293', '+40.852582'), 
(61462, 'Monmouth', 'IL', 309, '-090.618313', '+40.924563'), 
(61465, 'New Windsor', 'IL', 309, '-090.687247', '+41.176867'), 
(61466, 'North Henderson', 'IL', 309, '-090.485206', '+41.107653'), 
(61467, 'Oneida', 'IL', 309, '-090.242298', '+41.076845'), 
(61468, 'Opheim', 'IL', 309, '-090.400667', '+41.257228'), 
(61469, 'Oquawka', 'IL', 309, '-090.948392', '+40.937485'), 
(61470, 'Prairie City', 'IL', 309, '-090.512266', '+40.591144'), 
(61471, 'Raritan', 'IL', 309, '-090.985293', '+40.852582'), 
(61472, 'Rio', 'IL', 309, '-090.381610', '+41.100464'), 
(61473, 'Roseville', 'IL', 309, '-090.654131', '+40.747768'), 
(61474, 'Saint Augustine', 'IL', 309, '-090.358419', '+40.739649'), 
(61475, 'Sciota', 'IL', 309, '-090.731564', '+40.583158'), 
(61476, 'Seaton', 'IL', 309, '-090.760811', '+41.136652'), 
(61477, 'Smithfield', 'IL', 309, '-090.345369', '+40.495137'), 
(61478, 'Smithshire', 'IL', 309, '-090.750256', '+40.749815'), 
(61479, 'Speer', 'IL', 309, '-089.651961', '+40.987171'), 
(61480, 'Stronghurst', 'IL', 309, '-090.894204', '+40.719278'), 
(61482, 'Table Grove', 'IL', 309, '-090.408961', '+40.376602'), 
(61483, 'Toulon', 'IL', 309, '-089.864391', '+41.094040'), 
(61484, 'Vermont', 'IL', 309, '-090.393432', '+40.285383'), 
(61485, 'Victoria', 'IL', 309, '-090.085007', '+41.007330'), 
(61486, 'Viola', 'IL', 309, '-090.575522', '+41.208497'), 
(61488, 'Wataga', 'IL', 309, '-090.251635', '+41.016591'), 
(61489, 'Williamsfield', 'IL', 309, '-090.042908', '+40.948370'), 
(61490, 'Woodhull', 'IL', 309, '-090.230506', '+41.208513'), 
(61491, 'Wyoming', 'IL', 309, '-089.788462', '+41.085606'), 
(61501, 'Astoria', 'IL', 309, '-090.324653', '+40.243173'), 
(61516, 'Benson', 'IL', 309, '-089.131937', '+40.853248'), 
(61517, 'Brimfield', 'IL', 309, '-089.859603', '+40.814233'), 
(61518, 'Brimfield', 'IL', 309, null, null), 
(61519, 'Bryant', 'IL', 309, '-090.091027', '+40.466267'), 
(61520, 'Canton', 'IL', 309, '-090.151535', '+40.445611'), 
(61523, 'Chillicothe', 'IL', 309, '-089.636673', '+40.831823'), 
(61524, 'Dunfermline', 'IL', 309, '-090.041936', '+40.491606'), 
(61525, 'Dunlap', 'IL', 309, '-089.678884', '+40.846740'), 
(61526, 'Edelstein', 'IL', 309, '-089.644497', '+40.911838'), 
(61528, 'Edwards', 'IL', 309, '-089.726242', '+40.836603'), 
(61529, 'Elmwood', 'IL', 309, '-089.910219', '+40.778516'), 
(61530, 'Eureka', 'IL', 309, '-089.376702', '+40.705084'), 
(61531, 'Farmington', 'IL', 309, '-090.170475', '+40.471426'), 
(61532, 'Forest City', 'IL', 309, '-089.871600', '+40.305929'), 
(61533, 'Glasford', 'IL', 309, '-089.815144', '+40.589183'), 
(61534, 'Green Valley', 'IL', 309, '-089.620640', '+40.425189'), 
(61535, 'Groveland', 'IL', 309, '-089.557074', '+40.600997'), 
(61536, 'Hanna City', 'IL', 309, '-089.781809', '+40.685646'), 
(61537, 'Henry', 'IL', 309, '-089.339283', '+41.053004'), 
(61539, 'Kingston Mines', 'IL', 309, '-089.768481', '+40.557119'), 
(61540, 'Lacon', 'IL', 309, '-089.337636', '+41.007987'), 
(61541, 'La Rose', 'IL', 309, '-089.226920', '+41.006325'), 
(61542, 'Lewistown', 'IL', 309, '-090.166942', '+40.463185'), 
(61543, 'Liverpool', 'IL', 309, '-090.002625', '+40.390243'), 
(61544, 'London Mills', 'IL', 309, '-090.291576', '+40.672692'), 
(61545, 'Lowpoint', 'IL', 309, '-089.370304', '+40.879257'), 
(61546, 'Manito', 'IL', 309, '-089.880969', '+40.366447'), 
(61547, 'Mapleton', 'IL', 309, '-089.742265', '+40.608960'), 
(61548, 'Metamora', 'IL', 309, '-089.358019', '+40.833004'), 
(61550, 'Morton', 'IL', 309, '-089.425339', '+40.591322'), 
(61552, 'Mossville', 'IL', 309, '-089.567996', '+40.817987'), 
(61553, 'Norris', 'IL', 309, '-090.161761', '+40.449305'), 
(61554, 'Pekin', 'IL', 309, '-089.638839', '+40.548928'), 
(61555, 'Pekin', 'IL', 309, '-089.650232', '+40.560710'), 
(61558, 'Pekin', 'IL', 309, '-089.609951', '+40.554538'), 
(61559, 'Princeville', 'IL', 309, '-089.747439', '+40.995640'), 
(61560, 'Putnam', 'IL', 815, '-089.430236', '+41.205454'), 
(61561, 'Roanoke', 'IL', 309, '-089.238985', '+40.793501'), 
(61562, 'Rome', 'IL', 309, '-089.506695', '+40.874269'), 
(61563, 'Saint David', 'IL', 309, '-090.050499', '+40.491232'), 
(61564, 'South Pekin', 'IL', 309, '-089.654598', '+40.494804'), 
(61565, 'Sparland', 'IL', 309, '-089.348040', '+41.006602'), 
(61567, 'Topeka', 'IL', 309, '-089.885895', '+40.344336'), 
(61568, 'Tremont', 'IL', 309, '-089.542656', '+40.456128'), 
(61569, 'Trivoli', 'IL', 309, '-089.909859', '+40.677626'), 
(61570, 'Washburn', 'IL', 309, '-089.338330', '+40.935265'), 
(61571, 'Washington', 'IL', 309, '-089.487463', '+40.575996'), 
(61572, 'Yates City', 'IL', 309, '-090.042993', '+40.785753'), 
(61601, 'Peoria', 'IL', 309, '-089.589847', '+40.693137'), 
(61602, 'Peoria', 'IL', 309, '-089.604898', '+40.683283'), 
(61603, 'Peoria', 'IL', 309, '-089.554055', '+40.779845'), 
(61604, 'Peoria', 'IL', 309, '-089.617464', '+40.779003'), 
(61605, 'Peoria', 'IL', 309, '-089.633787', '+40.676637'), 
(61606, 'Peoria', 'IL', 309, '-089.608697', '+40.698087'), 
(61607, 'Peoria', 'IL', 309, '-089.690349', '+40.632085'), 
(61610, 'Creve Coeur', 'IL', 309, '-089.571837', '+40.654065'), 
(61611, 'East Peoria', 'IL', 309, '-089.543319', '+40.563589'), 
(61612, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61613, 'Peoria', 'IL', 309, '-089.627948', '+40.742537'), 
(61614, 'Peoria', 'IL', 309, '-089.602647', '+40.768117'), 
(61615, 'Peoria', 'IL', 309, '-089.644982', '+40.766087'), 
(61625, 'Peoria', 'IL', 309, '-089.616648', '+40.696287'), 
(61628, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61629, 'Peoria', 'IL', 309, '-089.588747', '+40.692037'), 
(61630, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61632, 'Peoria', 'IL', 309, '-089.569207', '+40.765301'), 
(61633, 'Peoria', 'IL', 309, '-089.603081', '+40.731165'), 
(61634, 'Peoria', 'IL', 309, '-089.592597', '+40.689637'), 
(61635, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61636, 'Peoria', 'IL', 309, '-089.595147', '+40.699937'), 
(61637, 'Peoria', 'IL', 309, '-089.589797', '+40.702487'), 
(61638, 'Peoria', 'IL', 309, '-089.611146', '+40.796887'), 
(61639, 'Peoria', 'IL', 309, '-089.563646', '+40.709837'), 
(61640, 'Peoria', 'IL', 309, '-089.617657', '+40.785653'), 
(61641, 'Peoria', 'IL', 309, '-089.651987', '+40.640002'), 
(61643, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61644, 'Peoria', 'IL', 309, '-089.569207', '+40.765301'), 
(61650, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61651, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61652, 'Peoria', 'IL', 309, '-089.509113', '+40.876710'), 
(61653, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61654, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61655, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61656, 'Peoria', 'IL', 309, '-089.718401', '+40.744179'), 
(61701, 'Bloomington', 'IL', 309, '-088.850396', '+40.462041'), 
(61702, 'Bloomington', 'IL', 309, '-088.864303', '+40.519236'), 
(61704, 'Bloomington', 'IL', 309, '-088.982373', '+40.491715'), 
(61709, 'Bloomington', 'IL', 309, '-088.953015', '+40.461431'), 
(61710, 'Bloomington', 'IL', 309, '-088.954174', '+40.477735'), 
(61720, 'Anchor', 'IL', 309, '-088.722113', '+40.568549'), 
(61721, 'Armington', 'IL', 309, '-089.323143', '+40.361290'), 
(61722, 'Arrowsmith', 'IL', 309, '-088.632584', '+40.447857'), 
(61723, 'Atlanta', 'IL', 217, '-089.257602', '+40.233769'), 
(61724, 'Bellflower', 'IL', 309, '-088.549114', '+40.332543'), 
(61725, 'Carlock', 'IL', 309, '-089.178681', '+40.580974'), 
(61726, 'Chenoa', 'IL', 815, '-088.895001', '+40.535221'), 
(61727, 'Clinton', 'IL', 217, '-088.947118', '+40.152822'), 
(61728, 'Colfax', 'IL', 309, '-088.614116', '+40.566345'), 
(61729, 'Congerville', 'IL', 309, '-089.183981', '+40.617077'), 
(61730, 'Cooksville', 'IL', 309, '-088.716816', '+40.542150'), 
(61731, 'Cropsey', 'IL', 309, '-088.480229', '+40.608711'), 
(61732, 'Danvers', 'IL', 309, '-088.882841', '+40.436440'), 
(61733, 'Deer Creek', 'IL', 309, '-089.406261', '+40.561464'), 
(61734, 'Delavan', 'IL', 309, '-089.600252', '+40.424081'), 
(61735, 'Dewitt', 'IL', 217, '-088.808015', '+40.208276'), 
(61736, 'Downs', 'IL', 309, '-088.868647', '+40.398907'), 
(61737, 'Ellsworth', 'IL', 309, '-088.717168', '+40.449980'), 
(61738, 'El Paso', 'IL', 309, '-089.106751', '+40.684846'), 
(61739, 'Fairbury', 'IL', 815, '-088.627756', '+40.767230'), 
(61740, 'Flanagan', 'IL', 815, '-088.844393', '+40.882185'), 
(61741, 'Forrest', 'IL', 815, '-088.393085', '+40.754176'), 
(61742, 'Goodfield', 'IL', 309, '-089.289652', '+40.661248'), 
(61743, 'Graymont', 'IL', 815, '-088.608644', '+40.879417'), 
(61744, 'Gridley', 'IL', 309, '-088.881354', '+40.744776'), 
(61745, 'Heyworth', 'IL', 309, '-088.985385', '+40.458782'), 
(61747, 'Hopedale', 'IL', 309, '-089.445054', '+40.535696'), 
(61748, 'Hudson', 'IL', 309, '-088.989005', '+40.625020'), 
(61749, 'Kenney', 'IL', 217, '-089.062222', '+40.111484'), 
(61750, 'Lane', 'IL', 217, '-088.841501', '+40.098291'), 
(61751, 'Lawndale', 'IL', 217, '-089.285172', '+40.219270'), 
(61752, 'Le Roy', 'IL', 309, '-088.849599', '+40.459553'), 
(61753, 'Lexington', 'IL', 309, '-088.874304', '+40.483327'), 
(61754, 'Mc Lean', 'IL', 309, '-089.194639', '+40.315220'), 
(61755, 'Mackinaw', 'IL', 309, '-089.369718', '+40.530344'), 
(61756, 'Maroa', 'IL', 217, '-088.961338', '+40.037523'), 
(61758, 'Merna', 'IL', 309, '-088.864303', '+40.519236'), 
(61759, 'Minier', 'IL', 309, '-089.334398', '+40.447572'), 
(61760, 'Minonk', 'IL', 309, '-089.066126', '+40.838957'), 
(61761, 'Normal', 'IL', 309, '-088.798900', '+40.530375'), 
(61764, 'Pontiac', 'IL', 815, '-088.630826', '+40.874790'), 
(61769, 'Saunemin', 'IL', 815, '-088.394974', '+40.883768'), 
(61770, 'Saybrook', 'IL', 309, '-088.865256', '+40.454332'), 
(61771, 'Secor', 'IL', 309, '-089.134822', '+40.742182'), 
(61772, 'Shirley', 'IL', 309, '-088.864303', '+40.519236'), 
(61773, 'Sibley', 'IL', 217, '-088.384737', '+40.573610'), 
(61774, 'Stanford', 'IL', 309, '-089.220679', '+40.435192'), 
(61775, 'Strawn', 'IL', 815, '-088.394630', '+40.652662'), 
(61776, 'Towanda', 'IL', 309, '-088.897711', '+40.562341'), 
(61777, 'Wapella', 'IL', 217, '-088.943985', '+40.223337'), 
(61778, 'Waynesville', 'IL', 217, '-089.092664', '+40.241747'), 
(61790, 'Normal', 'IL', 309, '-088.998030', '+40.510320'), 
(61791, 'Bloomington', 'IL', 309, '-088.864303', '+40.519236'), 
(61799, 'Bloomington', 'IL', 309, '-088.939637', '+40.488468'), 
(61801, 'Urbana', 'IL', 217, '-088.182071', '+40.133657'), 
(61802, 'Urbana', 'IL', 217, '-088.169093', '+40.074573'), 
(61803, 'Urbana', 'IL', 217, '-088.224669', '+40.105930'), 
(61810, 'Allerton', 'IL', 217, '-087.899719', '+39.923693'), 
(61811, 'Alvin', 'IL', 217, '-087.632675', '+40.285456'), 
(61812, 'Armstrong', 'IL', 217, '-087.874221', '+40.258038'), 
(61813, 'Bement', 'IL', 217, '-088.599987', '+39.908567'), 
(61814, 'Bismarck', 'IL', 217, '-087.576801', '+40.240970'), 
(61815, 'Bondville', 'IL', 217, '-088.378167', '+40.108380'), 
(61816, 'Broadlands', 'IL', 217, '-087.992677', '+39.923208'), 
(61817, 'Catlin', 'IL', 217, '-087.804585', '+40.015467'), 
(61818, 'Cerro Gordo', 'IL', 217, '-088.682070', '+39.886030'), 
(61820, 'Champaign', 'IL', 217, '-088.197166', '+40.101777'), 
(61821, 'Champaign', 'IL', 217, '-088.312996', '+40.117337'), 
(61822, 'Champaign', 'IL', 217, '-088.285410', '+40.131682'), 
(61824, 'Champaign', 'IL', 217, '-088.196102', '+40.139946'), 
(61825, 'Champaign', 'IL', 217, '-088.196102', '+40.139946'), 
(61826, 'Champaign', 'IL', 217, '-088.361251', '+40.113139'), 
(61830, 'Cisco', 'IL', 217, '-088.695680', '+40.028868'), 
(61831, 'Collison', 'IL', 217, '-087.803970', '+40.227338'), 
(61832, 'Danville', 'IL', 217, '-087.757792', '+40.103980'), 
(61833, 'Tilton', 'IL', 217, '-087.637493', '+40.064586'), 
(61834, 'Danville', 'IL', 217, '-087.672930', '+40.160162'), 
(61839, 'De Land', 'IL', 217, '-088.623262', '+40.124321'), 
(61840, 'Dewey', 'IL', 217, '-088.301259', '+40.307054'), 
(61841, 'Fairmount', 'IL', 217, '-087.808538', '+40.135318'), 
(61842, 'Farmer City', 'IL', 309, '-088.691070', '+40.186310'), 
(61843, 'Fisher', 'IL', 217, '-088.208104', '+40.137239'), 
(61844, 'Fithian', 'IL', 217, '-087.868950', '+40.139763'), 
(61845, 'Foosland', 'IL', 217, '-088.384648', '+40.347405'), 
(61846, 'Georgetown', 'IL', 217, '-087.734359', '+39.979714'), 
(61847, 'Gifford', 'IL', 217, '-088.011017', '+40.278553'), 
(61848, 'Henning', 'IL', 217, '-087.700689', '+40.304034'), 
(61849, 'Homer', 'IL', 217, '-088.154018', '+40.110684'), 
(61850, 'Indianola', 'IL', 217, '-087.730068', '+39.939685'), 
(61851, 'Ivesdale', 'IL', 217, '-088.255220', '+39.959789'), 
(61852, 'Longview', 'IL', 217, '-088.034929', '+39.915930'), 
(61853, 'Mahomet', 'IL', 217, '-088.204310', '+40.111848'), 
(61854, 'Mansfield', 'IL', 217, '-088.545144', '+40.193243'), 
(61855, 'Milmine', 'IL', 217, '-088.659875', '+39.923765'), 
(61856, 'Monticello', 'IL', 217, '-088.597923', '+40.050289'), 
(61857, 'Muncie', 'IL', 217, '-087.844689', '+40.116478'), 
(61858, 'Oakwood', 'IL', 217, '-087.756376', '+40.133222'), 
(61859, 'Ogden', 'IL', 217, '-088.105359', '+40.069274'), 
(61862, 'Penfield', 'IL', 217, '-087.966332', '+40.305199'), 
(61863, 'Pesotum', 'IL', 217, '-088.167500', '+40.090766'), 
(61864, 'Philo', 'IL', 217, '-088.151394', '+40.011073'), 
(61865, 'Potomac', 'IL', 217, '-087.785617', '+40.211734'), 
(61866, 'Rantoul', 'IL', 217, '-088.113686', '+40.249954'), 
(61870, 'Ridge Farm', 'IL', 217, '-087.615286', '+39.910953'), 
(61871, 'Royal', 'IL', 217, '-087.974197', '+40.192376'), 
(61872, 'Sadorus', 'IL', 217, '-088.359609', '+39.945436'), 
(61873, 'Saint Joseph', 'IL', 217, '-088.072851', '+40.144962'), 
(61874, 'Savoy', 'IL', 217, '-088.253105', '+40.068677'), 
(61875, 'Seymour', 'IL', 217, '-088.406344', '+40.092808'), 
(61876, 'Sidell', 'IL', 217, '-087.839130', '+39.935302'), 
(61877, 'Sidney', 'IL', 217, '-088.076343', '+39.989220'), 
(61878, 'Thomasboro', 'IL', 217, '-088.155556', '+40.241697'), 
(61880, 'Tolono', 'IL', 217, '-088.174757', '+40.038210'), 
(61882, 'Weldon', 'IL', 217, '-088.745542', '+40.134768'), 
(61883, 'Westville', 'IL', 217, '-087.744819', '+40.103625'), 
(61884, 'White Heath', 'IL', 217, '-088.503949', '+40.091056'), 
(61910, 'Arcola', 'IL', 217, '-088.305182', '+39.725828'), 
(61911, 'Arthur', 'IL', 217, '-088.249344', '+39.728925'), 
(61912, 'Ashmore', 'IL', 217, '-088.040616', '+39.531041'), 
(61913, 'Atwood', 'IL', 217, '-088.273085', '+39.766094'), 
(61914, 'Bethany', 'IL', 217, '-088.753670', '+39.638000'), 
(61917, 'Brocton', 'IL', 217, '-087.818005', '+39.713401'), 
(61919, 'Camargo', 'IL', 217, '-088.149912', '+39.752952'), 
(61920, 'Charleston', 'IL', 217, '-088.160348', '+39.499622'), 
(61924, 'Chrisman', 'IL', 217, '-087.687638', '+39.778590'), 
(61925, 'Dalton City', 'IL', 217, '-088.774951', '+39.679871'), 
(61928, 'Gays', 'IL', 217, '-088.639372', '+39.585282'), 
(61929, 'Hammond', 'IL', 217, '-088.585389', '+39.843006'), 
(61930, 'Hindsboro', 'IL', 217, '-088.127173', '+39.695357'), 
(61931, 'Humboldt', 'IL', 217, '-088.347315', '+39.586199'), 
(61932, 'Hume', 'IL', 217, '-087.873472', '+39.718148'), 
(61933, 'Kansas', 'IL', 217, '-087.896219', '+39.637094'), 
(61936, 'La Place', 'IL', 217, '-088.727157', '+39.798287'), 
(61937, 'Lovington', 'IL', 217, '-088.606722', '+39.701633'), 
(61938, 'Mattoon', 'IL', 217, '-088.247012', '+39.505679'), 
(61940, 'Metcalf', 'IL', 217, '-087.780032', '+39.804610'), 
(61941, 'Murdock', 'IL', 217, '-088.183049', '+39.800028'), 
(61942, 'Newman', 'IL', 217, '-088.029696', '+39.800771'), 
(61943, 'Oakland', 'IL', 217, '-088.217663', '+39.628120'), 
(61944, 'Paris', 'IL', 217, '-087.740488', '+39.638496'), 
(61949, 'Redmon', 'IL', 217, '-087.863306', '+39.660054'), 
(61951, 'Sullivan', 'IL', 217, '-088.633539', '+39.588093'), 
(61953, 'Tuscola', 'IL', 217, '-088.274137', '+39.787385'), 
(61955, 'Vermilion', 'IL', 217, '-087.750216', '+39.679882'), 
(61956, 'Villa Grove', 'IL', 217, '-088.091437', '+39.766275'), 
(61957, 'Windsor', 'IL', 217, '-088.714896', '+39.425509'), 
(62001, 'Alhambra', 'IL', 618, '-089.739366', '+38.882109'), 
(62002, 'Alton', 'IL', 618, '-089.968862', '+38.929065'), 
(62006, 'Batchtown', 'IL', 618, '-090.653455', '+39.004588'), 
(62009, 'Benld', 'IL', 217, '-089.940021', '+39.120709'), 
(62010, 'Bethalto', 'IL', 618, '-090.054615', '+38.923994'), 
(62011, 'Bingham', 'IL', 217, '-089.212452', '+39.112821'), 
(62012, 'Brighton', 'IL', 618, '-090.254596', '+39.072670'), 
(62013, 'Brussels', 'IL', 618, '-090.596798', '+38.925543'), 
(62014, 'Bunker Hill', 'IL', 618, '-089.980834', '+39.049428'), 
(62015, 'Butler', 'IL', 217, '-089.532057', '+39.210135'), 
(62016, 'Carrollton', 'IL', 217, '-090.399251', '+39.380638'), 
(62017, 'Coffeen', 'IL', 217, '-089.380042', '+39.070254'), 
(62018, 'Cottage Hills', 'IL', 618, '-090.064279', '+38.909971'), 
(62019, 'Donnellson', 'IL', 217, '-089.464108', '+39.004543'), 
(62021, 'Dorsey', 'IL', 618, '-089.978140', '+38.964212'), 
(62022, 'Dow', 'IL', 618, '-090.316504', '+38.992751'), 
(62023, 'Eagarville', 'IL', 217, '-089.785514', '+39.111806'), 
(62024, 'East Alton', 'IL', 618, '-089.991190', '+38.831578'), 
(62025, 'Edwardsville', 'IL', 618, '-089.877841', '+38.841819'), 
(62026, 'Edwardsville', 'IL', 618, '-089.943050', '+38.733748'), 
(62027, 'Eldred', 'IL', 217, '-090.553924', '+39.286993'), 
(62028, 'Elsah', 'IL', 618, '-090.338648', '+38.959647'), 
(62030, 'Fidelity', 'IL', 618, '-090.374651', '+39.092772'), 
(62031, 'Fieldon', 'IL', 618, '-090.501701', '+39.107914'), 
(62032, 'Fillmore', 'IL', 217, '-089.362709', '+39.115510'), 
(62033, 'Gillespie', 'IL', 217, '-089.888832', '+39.256270'), 
(62034, 'Glen Carbon', 'IL', 618, '-090.023867', '+38.810731'), 
(62035, 'Godfrey', 'IL', 618, '-090.110532', '+38.884108'), 
(62036, 'Golden Eagle', 'IL', 618, '-090.660769', '+38.966585'), 
(62037, 'Grafton', 'IL', 618, '-090.431360', '+38.984140'), 
(62040, 'Granite City', 'IL', 618, '-090.128900', '+38.802398'), 
(62044, 'Greenfield', 'IL', 217, '-090.244338', '+39.355962'), 
(62045, 'Hamburg', 'IL', 618, '-090.693760', '+39.134270'), 
(62046, 'Hamel', 'IL', 618, '-089.860115', '+38.880823'), 
(62047, 'Hardin', 'IL', 618, '-090.622789', '+39.149443'), 
(62048, 'Hartford', 'IL', 618, '-090.092606', '+38.827848'), 
(62049, 'Hillsboro', 'IL', 217, '-089.471754', '+39.139201'), 
(62050, 'Hillview', 'IL', 217, '-090.385171', '+39.319696'), 
(62051, 'Irving', 'IL', 217, '-089.371698', '+39.199223'), 
(62052, 'Jerseyville', 'IL', 618, '-090.304917', '+39.101894'), 
(62053, 'Kampsville', 'IL', 618, '-090.636915', '+39.311587'), 
(62054, 'Kane', 'IL', 217, '-090.352339', '+39.191892'), 
(62056, 'Litchfield', 'IL', 217, '-089.552405', '+39.169422'), 
(62058, 'Livingston', 'IL', 618, '-089.794284', '+38.968616'), 
(62059, 'Lovejoy', 'IL', 618, '-089.983521', '+38.439983'), 
(62060, 'Madison', 'IL', 618, '-090.149108', '+38.683349'), 
(62061, 'Marine', 'IL', 618, '-089.778648', '+38.779256'), 
(62062, 'Maryville', 'IL', 618, '-089.965751', '+38.713829'), 
(62063, 'Medora', 'IL', 618, '-090.374651', '+39.092772'), 
(62065, 'Michael', 'IL', 618, '-090.693760', '+39.134270'), 
(62067, 'Moro', 'IL', 618, '-089.984339', '+38.928421'), 
(62069, 'Mount Olive', 'IL', 217, '-089.922605', '+39.265646'), 
(62070, 'Mozier', 'IL', 618, '-090.693760', '+39.134270'), 
(62071, 'National Stock Yards', 'IL', 618, '-090.163909', '+38.651600'), 
(62074, 'New Douglas', 'IL', 217, '-089.714645', '+38.892137'), 
(62075, 'Nokomis', 'IL', 217, '-089.322889', '+39.241367'), 
(62076, 'Ohlman', 'IL', 217, '-089.421584', '+39.261791'), 
(62077, 'Panama', 'IL', 217, '-089.523680', '+39.031684'), 
(62078, 'Patterson', 'IL', 217, '-090.385171', '+39.319696'), 
(62079, 'Piasa', 'IL', 618, '-090.119770', '+39.112843'), 
(62080, 'Ramsey', 'IL', 618, '-089.110549', '+39.144177'), 
(62081, 'Rockbridge', 'IL', 618, '-090.385171', '+39.319696'), 
(62082, 'Roodhouse', 'IL', 217, '-090.373258', '+39.483354'), 
(62083, 'Rosamond', 'IL', 217, '-089.198256', '+39.374330'), 
(62084, 'Roxana', 'IL', 618, '-090.080752', '+38.846947'), 
(62085, 'Sawyerville', 'IL', 217, '-089.804349', '+39.082793'), 
(62086, 'Sorento', 'IL', 217, '-089.554727', '+38.961617'), 
(62087, 'South Roxana', 'IL', 618, '-090.058255', '+38.822547'), 
(62088, 'Staunton', 'IL', 618, '-089.784732', '+39.038526'), 
(62089, 'Taylor Springs', 'IL', 217, '-089.494172', '+39.121757'), 
(62090, 'Venice', 'IL', 618, '-090.168859', '+38.670250'), 
(62091, 'Walshville', 'IL', 217, '-089.611330', '+39.061381'), 
(62092, 'White Hall', 'IL', 217, '-090.402937', '+39.438860'), 
(62093, 'Wilsonville', 'IL', 217, '-089.856534', '+39.069484'), 
(62094, 'Witt', 'IL', 217, '-089.405930', '+39.162463'), 
(62095, 'Wood River', 'IL', 618, '-090.085657', '+38.861597'), 
(62097, 'Worden', 'IL', 618, '-089.922418', '+38.921075'), 
(62098, 'Wrights', 'IL', 217, '-090.293302', '+39.376153'), 
(62201, 'East Saint Louis', 'IL', 618, '-090.115857', '+38.612317'), 
(62202, 'East Saint Louis', 'IL', 618, '-090.159059', '+38.616300'), 
(62203, 'East Saint Louis', 'IL', 618, '-090.077007', '+38.595757'), 
(62204, 'East Saint Louis', 'IL', 618, '-090.095007', '+38.630800'), 
(62205, 'East Saint Louis', 'IL', 618, '-090.124308', '+38.612300'), 
(62206, 'East Saint Louis', 'IL', 618, '-090.154410', '+38.551401'), 
(62207, 'East Saint Louis', 'IL', 618, '-090.127808', '+38.587050'), 
(62208, 'Fairview Heights', 'IL', 618, '-090.006304', '+38.596660'), 
(62214, 'Addieville', 'IL', 618, '-089.579449', '+38.381545'), 
(62215, 'Albers', 'IL', 618, '-089.627154', '+38.514316'), 
(62216, 'Aviston', 'IL', 618, '-089.603386', '+38.608924'), 
(62217, 'Baldwin', 'IL', 618, '-089.752849', '+38.155348'), 
(62218, 'Bartelso', 'IL', 618, '-089.462267', '+38.542321'), 
(62219, 'Beckemeyer', 'IL', 618, '-089.427944', '+38.601825'), 
(62220, 'Belleville', 'IL', 618, '-089.973877', '+38.464350'), 
(62221, 'Belleville', 'IL', 618, '-089.911601', '+38.523569'), 
(62222, 'Belleville', 'IL', 618, '-089.983521', '+38.439983'), 
(62223, 'Belleville', 'IL', 618, '-090.076357', '+38.550250'), 
(62224, 'Mascoutah', 'IL', 618, '-089.983521', '+38.439983'), 
(62225, 'Scott Air Force Base', 'IL', 618, '-089.859020', '+38.543201'), 
(62226, 'Belleville', 'IL', 618, '-089.998685', '+38.509999'), 
(62230, 'Breese', 'IL', 618, '-089.529610', '+38.640028'), 
(62231, 'Carlyle', 'IL', 618, '-089.402155', '+38.620776'), 
(62232, 'Caseyville', 'IL', 618, '-090.012477', '+38.630199'), 
(62233, 'Chester', 'IL', 618, '-089.815308', '+38.048847'), 
(62234, 'Collinsville', 'IL', 618, '-089.908644', '+38.733747'), 
(62236, 'Columbia', 'IL', 618, '-090.163820', '+38.409442'), 
(62237, 'Coulterville', 'IL', 618, '-089.647936', '+38.175298'), 
(62238, 'Cutler', 'IL', 618, '-089.478358', '+38.046458'), 
(62239, 'Dupo', 'IL', 618, '-090.181561', '+38.519424'), 
(62240, 'East Carondelet', 'IL', 618, '-090.200514', '+38.524005'), 
(62241, 'Ellis Grove', 'IL', 618, '-089.893045', '+38.041586'), 
(62242, 'Evansville', 'IL', 618, '-089.943684', '+38.108280'), 
(62243, 'Freeburg', 'IL', 618, '-089.895886', '+38.428067'), 
(62244, 'Fults', 'IL', 618, '-090.194704', '+38.187143'), 
(62245, 'Germantown', 'IL', 618, '-089.559413', '+38.560662'), 
(62246, 'Greenville', 'IL', 618, '-089.423032', '+38.884421'), 
(62247, 'Hagarstown', 'IL', 618, '-088.975507', '+38.977111'), 
(62248, 'Hecker', 'IL', 618, '-089.961825', '+38.299507'), 
(62249, 'Highland', 'IL', 618, '-089.741694', '+38.758429'), 
(62250, 'Hoffman', 'IL', 618, '-089.436298', '+38.540877'), 
(62252, 'Huey', 'IL', 618, '-089.291549', '+38.601768'), 
(62253, 'Keyesport', 'IL', 618, '-089.472555', '+38.588112'), 
(62254, 'Lebanon', 'IL', 618, '-089.828230', '+38.605448'), 
(62255, 'Lenzburg', 'IL', 618, '-089.782156', '+38.306060'), 
(62256, 'Maeystown', 'IL', 618, '-090.135645', '+38.304260'), 
(62257, 'Marissa', 'IL', 618, '-089.778855', '+38.311672'), 
(62258, 'Mascoutah', 'IL', 618, '-089.769993', '+38.421239'), 
(62259, 'Menard', 'IL', 618, '-089.899569', '+38.013132'), 
(62260, 'Millstadt', 'IL', 618, '-090.092336', '+38.471651'), 
(62261, 'Modoc', 'IL', 618, '-090.003770', '+38.015290'), 
(62262, 'Mulberry Grove', 'IL', 618, '-089.313739', '+38.936110'), 
(62263, 'Nashville', 'IL', 618, '-089.367400', '+38.331439'), 
(62264, 'New Athens', 'IL', 618, '-089.921695', '+38.307990'), 
(62265, 'New Baden', 'IL', 618, '-089.587348', '+38.513254'), 
(62266, 'New Memphis', 'IL', 618, '-089.681587', '+38.485708'), 
(62268, 'Oakdale', 'IL', 618, '-089.553239', '+38.274439'), 
(62269, 'O Fallon', 'IL', 618, '-089.895680', '+38.571835'), 
(62271, 'Okawville', 'IL', 618, '-089.511013', '+38.433952'), 
(62272, 'Percy', 'IL', 618, '-089.626074', '+37.997145'), 
(62273, 'Pierron', 'IL', 618, '-089.444898', '+38.884459'), 
(62274, 'Pinckneyville', 'IL', 618, '-089.386589', '+38.083297'), 
(62275, 'Pocahontas', 'IL', 618, '-089.525591', '+38.822283'), 
(62277, 'Prairie du Rocher', 'IL', 618, '-090.034123', '+38.114151'), 
(62278, 'Red Bud', 'IL', 618, '-089.818578', '+38.119605'), 
(62279, 'Renault', 'IL', 618, '-090.134596', '+38.152057'), 
(62280, 'Rockwood', 'IL', 618, '-089.698387', '+37.861143'), 
(62281, 'Saint Jacob', 'IL', 618, '-089.792463', '+38.705928'), 
(62282, 'Saint Libory', 'IL', 618, '-089.713921', '+38.363228'), 
(62283, 'Shattuc', 'IL', 618, '-089.214562', '+38.652071'), 
(62284, 'Smithboro', 'IL', 618, '-089.314242', '+38.890378'), 
(62285, 'Smithton', 'IL', 618, '-089.898651', '+38.475288'), 
(62286, 'Sparta', 'IL', 618, '-089.726486', '+38.108083'), 
(62288, 'Steeleville', 'IL', 618, '-089.676103', '+38.004698'), 
(62289, 'Summerfield', 'IL', 618, '-089.751194', '+38.596698'), 
(62292, 'Tilden', 'IL', 618, '-089.689539', '+38.212224'), 
(62293, 'Trenton', 'IL', 618, '-089.569004', '+38.620028'), 
(62294, 'Troy', 'IL', 618, '-089.895817', '+38.721612'), 
(62295, 'Valmeyer', 'IL', 618, '-090.312208', '+38.280514'), 
(62297, 'Walsh', 'IL', 618, '-089.839180', '+38.036046'), 
(62298, 'Waterloo', 'IL', 618, '-090.155869', '+38.327408'), 
(62301, 'Quincy', 'IL', 217, '-091.200676', '+39.952413'), 
(62305, 'Quincy', 'IL', 217, '-091.302633', '+39.960080'), 
(62306, 'Quincy', 'IL', 217, '-091.212560', '+39.978630'), 
(62310, 'Adrian', 'IL', 217, '-091.205805', '+40.416145'), 
(62311, 'Augusta', 'IL', 217, '-091.045874', '+40.330707'), 
(62312, 'Barry', 'IL', 217, '-090.894104', '+39.611334'), 
(62313, 'Basco', 'IL', 217, '-091.240855', '+40.319430'), 
(62314, 'Baylis', 'IL', 217, '-090.909810', '+39.729666'), 
(62316, 'Bowen', 'IL', 217, '-091.177180', '+40.376123'), 
(62318, 'Burnside', 'IL', 217, '-091.135819', '+40.488126'), 
(62319, 'Camden', 'IL', 217, '-090.556586', '+40.131603'), 
(62320, 'Camp Point', 'IL', 217, '-091.060449', '+40.018202'), 
(62321, 'Carthage', 'IL', 217, '-091.135365', '+40.432148'), 
(62323, 'Chambersburg', 'IL', 217, '-090.749883', '+39.782477'), 
(62324, 'Clayton', 'IL', 217, '-090.949268', '+39.982894'), 
(62325, 'Coatsburg', 'IL', 217, '-091.152206', '+40.012663'), 
(62326, 'Colchester', 'IL', 309, '-090.734536', '+40.400892'), 
(62329, 'Colusa', 'IL', 217, '-091.168221', '+40.571353'), 
(62330, 'Dallas City', 'IL', 217, '-091.077508', '+40.435191'), 
(62334, 'Elvaston', 'IL', 217, '-091.221434', '+40.417070'), 
(62336, 'Ferris', 'IL', 217, '-091.170959', '+40.468178'), 
(62338, 'Fowler', 'IL', 217, '-091.282143', '+39.960187'), 
(62339, 'Golden', 'IL', 217, '-091.027961', '+40.110022'), 
(62340, 'Griggsville', 'IL', 217, '-090.749386', '+39.741573'), 
(62341, 'Hamilton', 'IL', 217, '-091.271002', '+40.475714'), 
(62343, 'Hull', 'IL', 217, '-090.967919', '+39.620372'), 
(62344, 'Huntsville', 'IL', 217, '-090.556586', '+40.131603'), 
(62345, 'Kinderhook', 'IL', 217, '-090.967919', '+39.620372'), 
(62346, 'La Prairie', 'IL', 217, '-091.004209', '+40.148051'), 
(62347, 'Liberty', 'IL', 217, '-091.106747', '+39.887579'), 
(62348, 'Lima', 'IL', 217, '-091.387504', '+40.165558'), 
(62349, 'Loraine', 'IL', 217, '-091.210203', '+40.154457'), 
(62351, 'Mendon', 'IL', 217, '-091.283098', '+40.074962'), 
(62352, 'Milton', 'IL', 217, '-090.650336', '+39.563497'), 
(62353, 'Mount Sterling', 'IL', 217, '-090.756924', '+39.978147'), 
(62354, 'Nauvoo', 'IL', 217, '-091.208266', '+40.432598'), 
(62355, 'Nebo', 'IL', 217, '-090.787696', '+39.442983'), 
(62356, 'New Canton', 'IL', 217, '-090.967919', '+39.620372'), 
(62357, 'New Salem', 'IL', 217, '-090.845884', '+39.705209'), 
(62358, 'Niota', 'IL', 217, '-091.247972', '+40.490930'), 
(62359, 'Paloma', 'IL', 217, '-091.212560', '+39.978630'), 
(62360, 'Payson', 'IL', 217, '-091.286815', '+39.829819'), 
(62361, 'Pearl', 'IL', 217, '-090.627114', '+39.460514'), 
(62362, 'Perry', 'IL', 217, '-090.747978', '+39.782470'), 
(62363, 'Pittsfield', 'IL', 217, '-090.798482', '+39.615433'), 
(62365, 'Plainville', 'IL', 217, '-091.232952', '+39.935995'), 
(62366, 'Pleasant Hill', 'IL', 217, '-090.871680', '+39.447008'), 
(62367, 'Plymouth', 'IL', 309, '-090.967177', '+40.323553'), 
(62370, 'Rockport', 'IL', 217, '-090.967919', '+39.620372'), 
(62373, 'Sutter', 'IL', 217, '-091.372569', '+40.286511'), 
(62374, 'Tennessee', 'IL', 309, '-090.764268', '+40.388444'), 
(62375, 'Timewell', 'IL', 217, '-090.874657', '+40.007601'), 
(62376, 'Ursa', 'IL', 217, '-091.206586', '+40.073445'), 
(62378, 'Versailles', 'IL', 217, '-090.737957', '+39.944465'), 
(62379, 'Warsaw', 'IL', 217, '-091.198818', '+40.297801'), 
(62380, 'West Point', 'IL', 217, '-091.240017', '+40.241584'), 
(62401, 'Effingham', 'IL', 217, '-088.545705', '+39.116649'), 
(62410, 'Allendale', 'IL', 618, '-087.706344', '+38.527638'), 
(62411, 'Altamont', 'IL', 618, '-088.719754', '+39.053436'), 
(62413, 'Annapolis', 'IL', 618, '-087.838419', '+39.134986'), 
(62414, 'Beecher City', 'IL', 618, '-088.760126', '+39.194098'), 
(62415, 'Birds', 'IL', 618, '-087.703639', '+38.710336'), 
(62417, 'Bridgeport', 'IL', 618, '-087.706902', '+38.654076'), 
(62418, 'Brownstown', 'IL', 618, '-088.955042', '+38.994303'), 
(62419, 'Calhoun', 'IL', 618, '-088.047886', '+38.650000'), 
(62420, 'Casey', 'IL', 217, '-087.954456', '+39.293482'), 
(62421, 'Claremont', 'IL', 618, '-087.966843', '+38.743413'), 
(62422, 'Cowden', 'IL', 217, '-088.862961', '+39.250015'), 
(62423, 'Dennison', 'IL', 217, '-087.573146', '+39.411823'), 
(62424, 'Dieterich', 'IL', 217, '-088.576045', '+39.049843'), 
(62425, 'Dundas', 'IL', 618, '-088.090524', '+38.819798'), 
(62426, 'Edgewood', 'IL', 618, '-088.524406', '+38.988768'), 
(62427, 'Flat Rock', 'IL', 618, '-087.672672', '+38.895585'), 
(62428, 'Greenup', 'IL', 217, '-088.124598', '+39.274017'), 
(62431, 'Herrick', 'IL', 618, '-088.981896', '+39.219603'), 
(62432, 'Hidalgo', 'IL', 618, '-088.117007', '+39.127107'), 
(62433, 'Hutsonville', 'IL', 618, '-087.707636', '+39.085312'), 
(62434, 'Ingraham', 'IL', 618, '-088.473594', '+38.757302'), 
(62435, 'Janesville', 'IL', 217, '-088.244487', '+39.374287'), 
(62436, 'Jewett', 'IL', 217, '-088.273197', '+39.207405'), 
(62438, 'Lakewood', 'IL', 217, '-088.805278', '+39.434607'), 
(62439, 'Lawrenceville', 'IL', 618, '-087.634235', '+38.685176'), 
(62440, 'Lerna', 'IL', 217, '-088.270006', '+39.418401'), 
(62441, 'Marshall', 'IL', 217, '-087.747363', '+39.331139'), 
(62442, 'Martinsville', 'IL', 217, '-087.850086', '+39.325782'), 
(62443, 'Mason', 'IL', 618, '-088.635111', '+38.952670'), 
(62444, 'Mode', 'IL', 217, '-088.805278', '+39.434607'), 
(62445, 'Montrose', 'IL', 217, '-088.377560', '+39.163869'), 
(62446, 'Mount Erie', 'IL', 618, '-088.405596', '+38.381926'), 
(62447, 'Neoga', 'IL', 217, '-088.241333', '+39.290276'), 
(62448, 'Newton', 'IL', 618, '-088.184675', '+38.980049'), 
(62449, 'Oblong', 'IL', 618, '-087.782569', '+39.029652'), 
(62450, 'Olney', 'IL', 618, '-088.085204', '+38.709154'), 
(62451, 'Palestine', 'IL', 618, '-087.604191', '+39.000528'), 
(62452, 'Parkersburg', 'IL', 618, '-088.011149', '+38.587985'), 
(62454, 'Robinson', 'IL', 618, '-087.751776', '+39.004559'), 
(62458, 'Saint Elmo', 'IL', 618, '-088.852372', '+39.025319'), 
(62459, 'Sainte Marie', 'IL', 618, '-088.029084', '+38.927986'), 
(62460, 'Saint Francisville', 'IL', 618, '-087.648661', '+38.592132'), 
(62461, 'Shumway', 'IL', 217, '-088.670484', '+39.112465'), 
(62462, 'Sigel', 'IL', 217, '-088.510776', '+39.251684'), 
(62463, 'Stewardson', 'IL', 217, '-088.801340', '+39.273518'), 
(62464, 'Stoy', 'IL', 618, '-087.839627', '+38.989810'), 
(62465, 'Strasburg', 'IL', 217, '-088.616381', '+39.349589'), 
(62466, 'Sumner', 'IL', 618, '-087.863812', '+38.717105'), 
(62467, 'Teutopolis', 'IL', 217, '-088.450793', '+39.132706'), 
(62468, 'Toledo', 'IL', 217, '-088.272657', '+39.282208'), 
(62469, 'Trilla', 'IL', 217, '-088.348819', '+39.393753'), 
(62471, 'Vandalia', 'IL', 618, '-089.051628', '+38.982404'), 
(62473, 'Watson', 'IL', 217, '-088.558435', '+38.990551'), 
(62474, 'Westfield', 'IL', 217, '-087.949053', '+39.407315'), 
(62475, 'West Liberty', 'IL', 618, '-088.067535', '+39.003369'), 
(62476, 'West Salem', 'IL', 618, '-088.009457', '+38.519678'), 
(62477, 'West Union', 'IL', 217, '-087.674977', '+39.236906'), 
(62478, 'West York', 'IL', 618, '-087.723392', '+39.158846'), 
(62479, 'Wheeler', 'IL', 217, '-088.299931', '+39.028977'), 
(62480, 'Willow Hill', 'IL', 618, '-088.031057', '+38.992322'), 
(62481, 'Yale', 'IL', 618, '-088.157258', '+39.121515'), 
(62501, 'Argenta', 'IL', 217, '-088.848695', '+39.965322'), 
(62510, 'Assumption', 'IL', 217, '-089.249643', '+39.527214'), 
(62511, 'Atwater', 'IL', 217, '-089.735704', '+39.339104'), 
(62512, 'Beason', 'IL', 217, '-089.228483', '+40.150457'), 
(62513, 'Blue Mound', 'IL', 217, '-089.044099', '+39.768910'), 
(62514, 'Boody', 'IL', 217, '-089.039766', '+39.764726'), 
(62515, 'Buffalo', 'IL', 217, '-089.387944', '+39.849893'), 
(62517, 'Bulpitt', 'IL', 217, '-089.417117', '+39.588232'), 
(62518, 'Chestnut', 'IL', 217, '-089.198910', '+40.053350'), 
(62519, 'Cornland', 'IL', 217, '-089.402340', '+39.937364'), 
(62520, 'Dawson', 'IL', 217, '-089.439890', '+39.826185'), 
(62521, 'Decatur', 'IL', 217, '-088.946486', '+39.839477'), 
(62522, 'Decatur', 'IL', 217, '-089.018696', '+39.865621'), 
(62523, 'Decatur', 'IL', 217, '-088.890104', '+39.911662'), 
(62524, 'Decatur', 'IL', 217, '-088.981511', '+39.853981'), 
(62525, 'Decatur', 'IL', 217, '-088.981511', '+39.853981'), 
(62526, 'Decatur', 'IL', 217, '-088.938244', '+39.858284'), 
(62527, 'Decatur', 'IL', 217, '-088.981511', '+39.853981'), 
(62530, 'Divernon', 'IL', 217, '-089.662571', '+39.569165'), 
(62531, 'Edinburg', 'IL', 217, '-089.311109', '+39.612132'), 
(62532, 'Elwin', 'IL', 217, '-088.980838', '+39.780021'), 
(62533, 'Farmersville', 'IL', 217, '-089.617023', '+39.440138'), 
(62534, 'Findlay', 'IL', 217, '-088.746756', '+39.519283'), 
(62535, 'Forsyth', 'IL', 217, '-089.001417', '+39.884409'), 
(62536, 'Glenarm', 'IL', 217, '-089.650041', '+39.641606'), 
(62537, 'Harristown', 'IL', 217, '-089.085041', '+39.856678'), 
(62538, 'Harvel', 'IL', 217, '-089.522401', '+39.367208'), 
(62539, 'Illiopolis', 'IL', 217, '-089.378449', '+39.860619'), 
(62540, 'Kincaid', 'IL', 217, '-089.416708', '+39.500009'), 
(62541, 'Lake Fork', 'IL', 217, '-089.350528', '+39.970619'), 
(62543, 'Latham', 'IL', 217, '-089.315464', '+40.075633'), 
(62544, 'Macon', 'IL', 217, '-089.022026', '+39.700267'), 
(62545, 'Mechanicsburg', 'IL', 217, '-089.406447', '+39.777807'), 
(62546, 'Morrisonville', 'IL', 217, '-089.396732', '+39.469098'), 
(62547, 'Mount Auburn', 'IL', 217, '-089.282367', '+39.702903'), 
(62548, 'Mount Pulaski', 'IL', 217, '-089.294027', '+39.989734'), 
(62549, 'Mt Zion', 'IL', 217, '-088.907654', '+39.825599'), 
(62550, 'Moweaqua', 'IL', 217, '-088.889483', '+39.575086'), 
(62551, 'Niantic', 'IL', 217, '-088.997459', '+39.914970'), 
(62552, 'Oakley', 'IL', 217, '-088.804800', '+39.883505'), 
(62553, 'Oconee', 'IL', 217, '-088.805278', '+39.434607'), 
(62554, 'Oreana', 'IL', 217, '-088.850218', '+39.927262'), 
(62555, 'Owaneco', 'IL', 217, '-089.217453', '+39.458365'), 
(62556, 'Palmer', 'IL', 217, '-089.308080', '+39.429374'), 
(62557, 'Pana', 'IL', 217, '-089.243695', '+39.503638'), 
(62558, 'Pawnee', 'IL', 217, '-089.567791', '+39.608550'), 
(62560, 'Raymond', 'IL', 217, '-089.580236', '+39.311814'), 
(62561, 'Riverton', 'IL', 217, '-089.542678', '+39.750415'), 
(62563, 'Rochester', 'IL', 217, '-089.564891', '+39.718237'), 
(62565, 'Shelbyville', 'IL', 217, '-088.805788', '+39.458013'), 
(62567, 'Stonington', 'IL', 217, '-089.218939', '+39.646379'), 
(62568, 'Taylorville', 'IL', 217, '-089.340630', '+39.559092'), 
(62570, 'Tovey', 'IL', 217, '-089.449507', '+39.588002'), 
(62571, 'Tower Hill', 'IL', 217, '-088.959746', '+39.389960'), 
(62572, 'Waggoner', 'IL', 217, '-089.654507', '+39.368777'), 
(62573, 'Warrensburg', 'IL', 217, '-089.017515', '+39.917841'), 
(62601, 'Alexander', 'IL', 217, '-090.045839', '+39.751657'), 
(62610, 'Alsey', 'IL', 217, '-090.386156', '+39.551987'), 
(62611, 'Arenzville', 'IL', 217, '-090.370736', '+39.913938'), 
(62612, 'Ashland', 'IL', 217, '-090.079241', '+39.938647'), 
(62613, 'Athens', 'IL', 217, '-089.683294', '+39.950205'), 
(62615, 'Auburn', 'IL', 217, '-089.749692', '+39.588654'), 
(62617, 'Bath', 'IL', 309, '-090.166065', '+40.153626'), 
(62618, 'Beardstown', 'IL', 217, '-090.265277', '+39.962623'), 
(62621, 'Bluffs', 'IL', 217, '-090.531307', '+39.729634'), 
(62622, 'Bluff Springs', 'IL', 217, '-090.352444', '+39.979614'), 
(62624, 'Browning', 'IL', 217, '-090.556586', '+40.131603'), 
(62625, 'Cantrall', 'IL', 217, '-089.689148', '+39.916942'), 
(62626, 'Carlinville', 'IL', 217, '-089.866054', '+39.288546'), 
(62627, 'Chandlerville', 'IL', 217, '-090.116282', '+40.037402'), 
(62628, 'Chapin', 'IL', 217, '-090.375324', '+39.805470'), 
(62629, 'Chatham', 'IL', 217, '-089.695888', '+39.793982'), 
(62630, 'Chesterfield', 'IL', 618, '-090.070475', '+39.337165'), 
(62631, 'Concord', 'IL', 217, '-090.374690', '+39.825847'), 
(62633, 'Easton', 'IL', 309, '-089.890271', '+40.227887'), 
(62634, 'Elkhart', 'IL', 217, '-089.471352', '+40.109099'), 
(62635, 'Emden', 'IL', 217, '-089.483718', '+40.195101'), 
(62638, 'Franklin', 'IL', 217, '-090.088945', '+39.622203'), 
(62639, 'Frederick', 'IL', 217, '-090.556586', '+40.131603'), 
(62640, 'Girard', 'IL', 217, '-089.850060', '+39.383843'), 
(62642, 'Greenview', 'IL', 217, '-089.746851', '+40.101722'), 
(62643, 'Hartsburg', 'IL', 217, '-089.474090', '+40.251211'), 
(62644, 'Havana', 'IL', 309, '-089.938334', '+40.308441'), 
(62649, 'Hettick', 'IL', 618, '-090.071437', '+39.347920'), 
(62650, 'Jacksonville', 'IL', 217, '-090.301388', '+39.737044'), 
(62651, 'Jacksonville', 'IL', 217, '-090.261530', '+39.698311'), 
(62655, 'Kilbourne', 'IL', 309, '-089.855105', '+40.214332'), 
(62656, 'Lincoln', 'IL', 217, '-089.398361', '+40.162779'), 
(62659, 'Lincoln\'s New Salem', 'IL', 217, '-089.786723', '+40.031115'), 
(62660, 'Literberry', 'IL', 217, '-090.200747', '+39.858933'), 
(62661, 'Loami', 'IL', 217, '-089.845401', '+39.671039'), 
(62662, 'Lowder', 'IL', 217, '-089.606017', '+39.749457'), 
(62663, 'Manchester', 'IL', 217, '-090.331705', '+39.540479'), 
(62664, 'Mason City', 'IL', 217, '-089.731758', '+40.226923'), 
(62665, 'Meredosia', 'IL', 217, '-090.426529', '+39.724007'), 
(62666, 'Middletown', 'IL', 217, '-089.522027', '+40.085044'), 
(62667, 'Modesto', 'IL', 217, '-089.982149', '+39.480647'), 
(62668, 'Murrayville', 'IL', 217, '-090.323925', '+39.675739'), 
(62670, 'New Berlin', 'IL', 217, '-089.854952', '+39.768067'), 
(62671, 'New Holland', 'IL', 217, '-089.542183', '+40.169120'), 
(62672, 'Nilwood', 'IL', 217, '-089.891250', '+39.397082'), 
(62673, 'Oakford', 'IL', 217, '-089.966028', '+40.100737'), 
(62674, 'Palmyra', 'IL', 217, '-090.031093', '+39.422719'), 
(62675, 'Petersburg', 'IL', 217, '-089.807192', '+39.972828'), 
(62677, 'Pleasant Plains', 'IL', 217, '-089.868578', '+39.833140'), 
(62681, 'Rushville', 'IL', 217, '-090.543205', '+40.113259'), 
(62682, 'San Jose', 'IL', 309, '-089.687211', '+40.301103'), 
(62683, 'Scottville', 'IL', 217, '-089.926068', '+39.260862'), 
(62684, 'Sherman', 'IL', 217, '-089.587697', '+39.912115'), 
(62685, 'Shipman', 'IL', 618, '-089.960661', '+39.195161'), 
(62686, 'Standard City', 'IL', 217, '-089.889363', '+39.238680'), 
(62688, 'Tallula', 'IL', 217, '-089.943256', '+39.938136'), 
(62689, 'Thayer', 'IL', 217, '-089.762086', '+39.539389'), 
(62690, 'Virden', 'IL', 217, '-089.903356', '+39.480838'), 
(62691, 'Virginia', 'IL', 217, '-090.176415', '+39.958003'), 
(62692, 'Waverly', 'IL', 217, '-090.003569', '+39.622723'), 
(62693, 'Williamsville', 'IL', 217, '-089.570001', '+39.920091'), 
(62694, 'Winchester', 'IL', 217, '-090.466389', '+39.626630'), 
(62695, 'Woodson', 'IL', 217, '-090.225738', '+39.618903'), 
(62701, 'Springfield', 'IL', 217, '-089.598978', '+39.820839'), 
(62702, 'Springfield', 'IL', 217, '-089.646507', '+39.831699'), 
(62703, 'Springfield', 'IL', 217, '-089.627547', '+39.762206'), 
(62704, 'Springfield', 'IL', 217, '-089.688924', '+39.772463'), 
(62705, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62706, 'Springfield', 'IL', 217, '-089.653399', '+39.798850'), 
(62707, 'Springfield', 'IL', 217, '-089.632205', '+39.785116'), 
(62708, 'Springfield', 'IL', 217, '-089.586356', '+39.806089'), 
(62709, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62713, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62715, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62716, 'Springfield', 'IL', 217, '-089.536369', '+39.848201'), 
(62718, 'Springfield', 'IL', 217, '-089.646555', '+39.778044'), 
(62719, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62720, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62721, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62722, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62723, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62726, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62736, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62739, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62746, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62756, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62757, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62761, 'Springfield', 'IL', 217, '-089.541017', '+39.852361'), 
(62762, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62763, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62764, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62765, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62766, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62767, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62769, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62776, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62777, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62781, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62786, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62791, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62794, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62796, 'Springfield', 'IL', 217, '-089.606017', '+39.749457'), 
(62801, 'Centralia', 'IL', 618, '-088.957758', '+38.638310'), 
(62803, 'Hoyleton', 'IL', 618, '-089.300072', '+38.371071'), 
(62805, 'Akin', 'IL', 618, '-088.941665', '+37.994296'), 
(62806, 'Albion', 'IL', 618, '-088.064182', '+38.328816'), 
(62807, 'Alma', 'IL', 618, '-088.929039', '+38.758394'), 
(62808, 'Ashley', 'IL', 618, '-089.232163', '+38.290049'), 
(62809, 'Barnhill', 'IL', 618, '-088.424978', '+38.431273'), 
(62810, 'Belle Rive', 'IL', 618, '-088.774226', '+38.202361'), 
(62811, 'Bellmont', 'IL', 618, '-087.908101', '+38.384525'), 
(62812, 'Benton', 'IL', 618, '-088.907464', '+37.994423'), 
(62814, 'Bluford', 'IL', 618, '-088.746322', '+38.384549'), 
(62815, 'Bone Gap', 'IL', 618, '-088.043941', '+38.413149'), 
(62816, 'Bonnie', 'IL', 618, '-088.936697', '+38.203590'), 
(62817, 'Broughton', 'IL', 618, '-088.468436', '+37.921925'), 
(62818, 'Browns', 'IL', 618, '-088.043941', '+38.413149'), 
(62819, 'Buckner', 'IL', 618, '-089.020912', '+37.976448'), 
(62820, 'Burnt Prairie', 'IL', 618, '-088.222704', '+38.220716'), 
(62821, 'Carmi', 'IL', 618, '-088.175742', '+38.089387'), 
(62822, 'Christopher', 'IL', 618, '-089.072090', '+38.028648'), 
(62823, 'Cisne', 'IL', 618, '-088.424978', '+38.431273'), 
(62824, 'Clay City', 'IL', 618, '-088.417422', '+38.725325'), 
(62825, 'Coello', 'IL', 618, '-089.067228', '+37.994633'), 
(62827, 'Crossville', 'IL', 618, '-088.035460', '+38.163144'), 
(62828, 'Dahlgren', 'IL', 618, '-088.629728', '+38.168641'), 
(62829, 'Dale', 'IL', 618, '-088.538609', '+38.081592'), 
(62830, 'Dix', 'IL', 618, '-088.910561', '+38.357503'), 
(62831, 'Du Bois', 'IL', 618, '-089.230396', '+38.249974'), 
(62832, 'Du Quoin', 'IL', 618, '-089.253006', '+38.044645'), 
(62833, 'Ellery', 'IL', 618, '-088.043941', '+38.413149'), 
(62834, 'Emma', 'IL', 618, '-088.120182', '+37.976220'), 
(62835, 'Enfield', 'IL', 618, '-088.299270', '+38.100523'), 
(62836, 'Ewing', 'IL', 618, '-088.790486', '+38.082002'), 
(62837, 'Fairfield', 'IL', 618, '-088.367146', '+38.389091'), 
(62838, 'Farina', 'IL', 618, '-088.776244', '+38.832201'), 
(62839, 'Flora', 'IL', 618, '-088.493686', '+38.710797'), 
(62840, 'Frankfort Heights', 'IL', 618, '-088.941665', '+37.994296'), 
(62841, 'Freeman Spur', 'IL', 618, '-089.009201', '+37.803080'), 
(62842, 'Geff', 'IL', 618, '-088.409905', '+38.441055'), 
(62843, 'Golden Gate', 'IL', 618, '-088.206145', '+38.357551'), 
(62844, 'Grayville', 'IL', 618, '-088.122963', '+38.147618'), 
(62845, 'Herald', 'IL', 618, '-088.142657', '+38.073931'), 
(62846, 'Ina', 'IL', 618, '-088.819501', '+38.155485'), 
(62847, 'Iola', 'IL', 618, '-088.473594', '+38.757302'), 
(62848, 'Irvington', 'IL', 618, '-089.167834', '+38.413658'), 
(62849, 'Iuka', 'IL', 618, '-088.809517', '+38.595441'), 
(62850, 'Johnsonville', 'IL', 618, '-088.536564', '+38.519401'), 
(62851, 'Keenes', 'IL', 618, '-088.424978', '+38.431273'), 
(62852, 'Keensburg', 'IL', 618, '-087.866070', '+38.351408'), 
(62853, 'Kell', 'IL', 618, '-088.901043', '+38.597180'), 
(62854, 'Kinmundy', 'IL', 618, '-088.913350', '+38.657892'), 
(62855, 'Lancaster', 'IL', 618, '-087.818672', '+38.403424'), 
(62856, 'Logan', 'IL', 618, '-088.941665', '+37.994296'), 
(62857, 'Loogootee', 'IL', 618, '-088.975507', '+38.977111'), 
(62858, 'Louisville', 'IL', 618, '-088.506465', '+38.771768'), 
(62859, 'Mc Leansboro', 'IL', 618, '-088.536530', '+38.089630'), 
(62860, 'Macedonia', 'IL', 618, '-088.538609', '+38.081592'), 
(62861, 'Maunie', 'IL', 618, '-088.075864', '+38.036393'), 
(62862, 'Mill Shoals', 'IL', 618, '-088.258325', '+38.164114'), 
(62863, 'Mount Carmel', 'IL', 618, '-087.828423', '+38.441814'), 
(62864, 'Mount Vernon', 'IL', 618, '-088.892273', '+38.293269'), 
(62865, 'Mulkeytown', 'IL', 618, '-089.081507', '+37.977460'), 
(62866, 'Nason', 'IL', 618, '-088.967551', '+38.165420'), 
(62867, 'New Haven', 'IL', 618, '-088.146409', '+37.887676'), 
(62868, 'Noble', 'IL', 618, '-088.225831', '+38.715532'), 
(62869, 'Norris City', 'IL', 618, '-088.211579', '+38.076688'), 
(62870, 'Odin', 'IL', 618, '-088.946253', '+38.636324'), 
(62871, 'Omaha', 'IL', 618, '-088.240226', '+37.845963'), 
(62872, 'Opdyke', 'IL', 618, '-088.805414', '+38.273854'), 
(62874, 'Orient', 'IL', 618, '-088.976706', '+37.918190'), 
(62875, 'Patoka', 'IL', 618, '-088.962515', '+38.701337'), 
(62876, 'Radom', 'IL', 618, '-089.198858', '+38.260696'), 
(62877, 'Richview', 'IL', 618, '-089.224511', '+38.394883'), 
(62878, 'Rinard', 'IL', 618, '-088.424978', '+38.431273'), 
(62879, 'Sailor Springs', 'IL', 618, '-088.473594', '+38.757302'), 
(62880, 'Saint Peter', 'IL', 618, '-088.852749', '+38.867965'), 
(62881, 'Salem', 'IL', 618, '-088.974839', '+38.643793'), 
(62882, 'Sandoval', 'IL', 618, '-088.968203', '+38.597000'), 
(62883, 'Scheller', 'IL', 618, '-089.094644', '+38.176165'), 
(62884, 'Sesser', 'IL', 618, '-089.056638', '+38.053351'), 
(62885, 'Shobonier', 'IL', 618, '-088.975507', '+38.977111'), 
(62886, 'Sims', 'IL', 618, '-088.533608', '+38.362874'), 
(62887, 'Springerton', 'IL', 618, '-088.216053', '+38.150150'), 
(62888, 'Tamaroa', 'IL', 618, '-089.217309', '+38.133323'), 
(62889, 'Texico', 'IL', 618, '-088.826247', '+38.446830'), 
(62890, 'Thompsonville', 'IL', 618, '-088.770913', '+37.936421'), 
(62891, 'Valier', 'IL', 618, '-089.035053', '+38.022241'), 
(62892, 'Vernon', 'IL', 618, '-089.040989', '+38.787524'), 
(62893, 'Walnut Hill', 'IL', 618, '-088.929247', '+38.547927'), 
(62894, 'Waltonville', 'IL', 618, '-089.043552', '+38.212153'), 
(62895, 'Wayne City', 'IL', 618, '-088.566951', '+38.350936'), 
(62896, 'West Frankfort', 'IL', 618, '-088.910164', '+37.976856'), 
(62897, 'Whittington', 'IL', 618, '-088.901443', '+38.087223'), 
(62898, 'Woodlawn', 'IL', 618, '-089.050259', '+38.314373'), 
(62899, 'Xenia', 'IL', 618, '-088.664186', '+38.710776'), 
(62901, 'Carbondale', 'IL', 618, '-089.387286', '+37.774520'), 
(62902, 'Carbondale', 'IL', 618, '-089.415831', '+37.758646'), 
(62903, 'Carbondale', 'IL', 618, '-089.415831', '+37.758646'), 
(62905, 'Alto Pass', 'IL', 618, '-089.357896', '+37.546479'), 
(62906, 'Anna', 'IL', 618, '-089.163042', '+37.474268'), 
(62907, 'Ava', 'IL', 618, '-089.430680', '+37.832038'), 
(62908, 'Belknap', 'IL', 618, '-088.909205', '+37.335571'), 
(62909, 'Boles', 'IL', 618, '-088.876792', '+37.447250'), 
(62910, 'Brookport', 'IL', 618, '-088.605104', '+37.212897'), 
(62912, 'Buncombe', 'IL', 618, '-089.000586', '+37.467463'), 
(62913, 'Cache', 'IL', 618, '-089.325581', '+37.152775'), 
(62914, 'Cairo', 'IL', 618, '-089.192754', '+37.028797'), 
(62915, 'Cambria', 'IL', 618, '-089.118111', '+37.784657'), 
(62916, 'Campbell Hill', 'IL', 618, '-089.557933', '+37.883589'), 
(62917, 'Carrier Mills', 'IL', 618, '-088.619902', '+37.680285'), 
(62918, 'Carterville', 'IL', 618, '-088.931157', '+37.730777'), 
(62919, 'Cave in Rock', 'IL', 618, '-088.238292', '+37.500757'), 
(62920, 'Cobden', 'IL', 618, '-089.219012', '+37.526817'), 
(62921, 'Colp', 'IL', 618, '-089.075999', '+37.805677'), 
(62922, 'Creal Springs', 'IL', 618, '-088.817787', '+37.682000'), 
(62923, 'Cypress', 'IL', 618, '-088.974743', '+37.365007'), 
(62924, 'De Soto', 'IL', 618, '-089.350508', '+37.837009'), 
(62926, 'Dongola', 'IL', 618, '-089.225572', '+37.422040'), 
(62927, 'Dowell', 'IL', 618, '-089.231786', '+37.939205'), 
(62928, 'Eddyville', 'IL', 618, '-088.561428', '+37.333591'), 
(62930, 'Eldorado', 'IL', 618, '-088.452662', '+37.810121'), 
(62931, 'Elizabethtown', 'IL', 618, '-088.238292', '+37.500757'), 
(62932, 'Elkville', 'IL', 618, '-089.217138', '+37.894281'), 
(62933, 'Energy', 'IL', 618, '-089.063381', '+37.777830'), 
(62934, 'Equality', 'IL', 618, '-088.330839', '+37.706289'), 
(62935, 'Galatia', 'IL', 618, '-088.596123', '+37.823001'), 
(62938, 'Golconda', 'IL', 618, '-088.488571', '+37.360193');

insert  into zipcodes values 
(62939, 'Goreville', 'IL', 618, '-088.971292', '+37.534099'), 
(62940, 'Gorham', 'IL', 618, '-089.469534', '+37.736732'), 
(62941, 'Grand Chain', 'IL', 618, '-088.995404', '+37.240291'), 
(62942, 'Grand Tower', 'IL', 618, '-089.479836', '+37.634633'), 
(62943, 'Grantsburg', 'IL', 618, '-088.758329', '+37.379384'), 
(62944, 'Hamletsburg', 'IL', 618, '-088.561428', '+37.333591'), 
(62946, 'Harrisburg', 'IL', 618, '-088.536736', '+37.720129'), 
(62947, 'Herod', 'IL', 618, '-088.561428', '+37.333591'), 
(62948, 'Herrin', 'IL', 618, '-088.992312', '+37.740444'), 
(62949, 'Hurst', 'IL', 618, '-089.142415', '+37.836584'), 
(62950, 'Jacob', 'IL', 618, '-089.584575', '+37.764248'), 
(62951, 'Johnston City', 'IL', 618, '-088.961656', '+37.802518'), 
(62952, 'Jonesboro', 'IL', 618, '-089.266574', '+37.422793'), 
(62953, 'Joppa', 'IL', 618, '-088.844181', '+37.209231'), 
(62954, 'Junction', 'IL', 618, '-088.260046', '+37.695153'), 
(62955, 'Karbers Ridge', 'IL', 618, '-088.238292', '+37.500757'), 
(62956, 'Karnak', 'IL', 618, '-089.005155', '+37.262019'), 
(62957, 'Mc Clure', 'IL', 618, '-089.466530', '+37.295842'), 
(62958, 'Makanda', 'IL', 618, '-089.250933', '+37.687072'), 
(62959, 'Marion', 'IL', 618, '-088.912852', '+37.729571'), 
(62960, 'Metropolis', 'IL', 618, '-088.714524', '+37.228995'), 
(62961, 'Millcreek', 'IL', 618, '-089.254203', '+37.340918'), 
(62962, 'Miller City', 'IL', 618, '-089.325581', '+37.152775'), 
(62963, 'Mound City', 'IL', 618, '-089.179333', '+37.178242'), 
(62964, 'Mounds', 'IL', 618, '-089.124001', '+37.198411'), 
(62965, 'Muddy', 'IL', 618, '-088.548695', '+37.801972'), 
(62966, 'Murphysboro', 'IL', 618, '-089.396839', '+37.782223'), 
(62967, 'New Burnside', 'IL', 618, '-088.745405', '+37.577998'), 
(62969, 'Olive Branch', 'IL', 618, '-089.353662', '+37.167445'), 
(62970, 'Olmsted', 'IL', 618, '-089.104341', '+37.210643'), 
(62971, 'Oraville', 'IL', 618, '-089.415831', '+37.758646'), 
(62972, 'Ozark', 'IL', 618, '-088.770166', '+37.547250'), 
(62973, 'Perks', 'IL', 618, '-089.083056', '+37.311333'), 
(62974, 'Pittsburg', 'IL', 618, '-088.808056', '+37.804734'), 
(62975, 'Pomona', 'IL', 618, '-089.369308', '+37.650115'), 
(62976, 'Pulaski', 'IL', 618, '-089.136274', '+37.212957'), 
(62977, 'Raleigh', 'IL', 618, '-088.549793', '+37.822856'), 
(62979, 'Ridgway', 'IL', 618, '-088.243498', '+37.796978'), 
(62982, 'Rosiclare', 'IL', 618, '-088.354451', '+37.417713'), 
(62983, 'Royalton', 'IL', 618, '-089.100865', '+37.910274'), 
(62984, 'Shawneetown', 'IL', 618, '-088.183169', '+37.710189'), 
(62985, 'Simpson', 'IL', 618, '-088.801413', '+37.451868'), 
(62987, 'Stonefort', 'IL', 618, '-088.622821', '+37.643233'), 
(62988, 'Tamms', 'IL', 618, '-089.269752', '+37.239072'), 
(62990, 'Thebes', 'IL', 618, '-089.459863', '+37.221042'), 
(62991, 'Tunnel Hill', 'IL', 618, '-088.847731', '+37.503628'), 
(62992, 'Ullin', 'IL', 618, '-089.136460', '+37.283440'), 
(62993, 'Unity', 'IL', 618, '-089.325581', '+37.152775'), 
(62994, 'Vergennes', 'IL', 618, '-089.410304', '+37.907239'), 
(62995, 'Vienna', 'IL', 618, '-088.898049', '+37.424170'), 
(62996, 'Villa Ridge', 'IL', 618, '-089.170924', '+37.164229'), 
(62997, 'Willisville', 'IL', 618, '-089.589862', '+37.984776'), 
(62998, 'Wolf Lake', 'IL', 618, '-089.424913', '+37.509618'), 
(62999, 'Zeigler', 'IL', 618, '-089.052317', '+37.899054'), 
(63001, 'Allenton', 'MO', 636, '-090.427118', '+38.638318'), 
(63005, 'Chesterfield', 'MO', 636, '-090.650024', '+38.637002'), 
(63006, 'Chesterfield', 'MO', 314, '-090.427118', '+38.638318'), 
(63010, 'Arnold', 'MO', 636, '-090.410219', '+38.341665'), 
(63011, 'Ballwin', 'MO', 636, '-090.559763', '+38.609102'), 
(63012, 'Barnhart', 'MO', 636, '-090.453027', '+38.334232'), 
(63013, 'Beaufort', 'MO', 573, '-091.142077', '+38.416838'), 
(63014, 'Berger', 'MO', 573, '-091.321404', '+38.632726'), 
(63015, 'Catawissa', 'MO', 636, '-090.780631', '+38.404667'), 
(63016, 'Cedar Hill', 'MO', 636, '-090.625690', '+38.352262'), 
(63017, 'Chesterfield', 'MO', 314, '-090.535804', '+38.649052'), 
(63019, 'Crystal City', 'MO', 636, '-090.384036', '+38.225684'), 
(63020, 'De Soto', 'MO', 636, '-090.559045', '+38.139054'), 
(63021, 'Ballwin', 'MO', 636, '-090.535646', '+38.566653'), 
(63022, 'Ballwin', 'MO', 636, '-090.427118', '+38.638318'), 
(63023, 'Dittmer', 'MO', 636, '-090.705561', '+38.268910'), 
(63024, 'Ballwin', 'MO', 636, '-090.427118', '+38.638318'), 
(63025, 'Eureka', 'MO', 636, '-090.630576', '+38.512803'), 
(63026, 'Fenton', 'MO', 636, '-090.467370', '+38.529903'), 
(63028, 'Festus', 'MO', 636, '-090.413534', '+38.270941'), 
(63030, 'Fletcher', 'MO', 573, '-090.718536', '+38.170261'), 
(63031, 'Florissant', 'MO', 314, '-090.351314', '+38.805499'), 
(63032, 'Florissant', 'MO', 314, '-090.427118', '+38.638318'), 
(63033, 'Florissant', 'MO', 314, '-090.274512', '+38.796049'), 
(63034, 'Florissant', 'MO', 314, '-090.284174', '+38.838382'), 
(63036, 'French Village', 'MO', 573, '-090.380000', '+37.891920'), 
(63037, 'Gerald', 'MO', 573, '-091.313644', '+38.417801'), 
(63038, 'Glencoe', 'MO', 314, '-090.663876', '+38.587752'), 
(63039, 'Gray Summit', 'MO', 636, '-090.824377', '+38.474458'), 
(63040, 'Grover', 'MO', 636, '-090.630975', '+38.566718'), 
(63041, 'Grubville', 'MO', 636, '-090.761238', '+38.283477'), 
(63042, 'Hazelwood', 'MO', 314, '-090.399166', '+38.784400'), 
(63043, 'Maryland Heights', 'MO', 314, '-090.447418', '+38.723951'), 
(63044, 'Bridgeton', 'MO', 314, '-090.411542', '+38.751400'), 
(63045, 'Earth City', 'MO', 314, '-090.427118', '+38.638318'), 
(63047, 'Hematite', 'MO', 636, '-090.472495', '+38.194104'), 
(63048, 'Herculaneum', 'MO', 636, '-090.389610', '+38.262482'), 
(63049, 'High Ridge', 'MO', 636, '-090.551323', '+38.456203'), 
(63050, 'Hillsboro', 'MO', 636, '-090.524641', '+38.308596'), 
(63051, 'House Springs', 'MO', 636, '-090.603575', '+38.250874'), 
(63052, 'Imperial', 'MO', 636, '-090.438051', '+38.406865'), 
(63053, 'Kimmswick', 'MO', 636, '-090.514875', '+38.252726'), 
(63055, 'Labadie', 'MO', 636, '-091.006293', '+38.483372'), 
(63056, 'Leslie', 'MO', 573, '-091.232805', '+38.455547'), 
(63057, 'Liguori', 'MO', 636, '-090.408223', '+38.341918'), 
(63060, 'Lonedell', 'MO', 636, '-090.890278', '+38.274313'), 
(63061, 'Luebbering', 'MO', 636, '-090.831198', '+38.263227'), 
(63065, 'Mapaville', 'MO', 636, '-090.514875', '+38.252726'), 
(63066, 'Morse Mill', 'MO', 636, '-090.652057', '+38.280943'), 
(63068, 'New Haven', 'MO', 573, '-091.247283', '+38.558487'), 
(63069, 'Pacific', 'MO', 636, '-090.788981', '+38.504462'), 
(63070, 'Pevely', 'MO', 636, '-090.429283', '+38.293157'), 
(63071, 'Richwoods', 'MO', 573, '-090.809893', '+38.062194'), 
(63072, 'Robertsville', 'MO', 636, '-090.931777', '+38.353892'), 
(63073, 'Saint Albans', 'MO', 636, '-091.017274', '+38.527729'), 
(63074, 'Saint Ann', 'MO', 314, '-090.389516', '+38.724651'), 
(63077, 'Saint Clair', 'MO', 636, '-090.968672', '+38.363431'), 
(63079, 'Stanton', 'MO', 573, '-091.085533', '+38.274398'), 
(63080, 'Sullivan', 'MO', 573, '-091.091755', '+38.349197'), 
(63084, 'Union', 'MO', 636, '-090.967060', '+38.361980'), 
(63087, 'Valles Mines', 'MO', 636, '-090.440701', '+37.999797'), 
(63088, 'Valley Park', 'MO', 314, '-090.488896', '+38.553203'), 
(63089, 'Villa Ridge', 'MO', 636, '-090.889121', '+38.453668'), 
(63090, 'Washington', 'MO', 636, '-091.023546', '+38.523478'), 
(63091, 'Rosebud', 'MO', 573, '-091.406851', '+38.395272'), 
(63099, 'Fenton', 'MO', 636, '-090.427118', '+38.638318'), 
(63101, 'Saint Louis', 'MO', 314, '-090.192310', '+38.631501'), 
(63102, 'Saint Louis', 'MO', 314, '-090.191221', '+38.633600'), 
(63103, 'Saint Louis', 'MO', 314, '-090.216411', '+38.629901'), 
(63104, 'Saint Louis', 'MO', 314, '-090.214461', '+38.611401'), 
(63105, 'Saint Louis', 'MO', 314, '-090.326365', '+38.645901'), 
(63106, 'Saint Louis', 'MO', 314, '-090.208361', '+38.644501'), 
(63107, 'Saint Louis', 'MO', 314, '-090.212561', '+38.665350'), 
(63108, 'Saint Louis', 'MO', 314, '-090.251962', '+38.644801'), 
(63109, 'Saint Louis', 'MO', 314, '-090.294714', '+38.581652'), 
(63110, 'Saint Louis', 'MO', 314, '-090.268132', '+38.625401'), 
(63111, 'Saint Louis', 'MO', 314, '-090.249744', '+38.559551'), 
(63112, 'Saint Louis', 'MO', 314, '-090.281813', '+38.663851'), 
(63113, 'Saint Louis', 'MO', 314, '-090.253212', '+38.630051'), 
(63114, 'Saint Louis', 'MO', 314, '-090.364365', '+38.702301'), 
(63115, 'Saint Louis', 'MO', 314, '-090.241962', '+38.677200'), 
(63116, 'Saint Louis', 'MO', 314, '-090.268563', '+38.581401'), 
(63117, 'Saint Louis', 'MO', 314, '-090.334215', '+38.629452'), 
(63118, 'Saint Louis', 'MO', 314, '-090.222012', '+38.593751'), 
(63119, 'Saint Louis', 'MO', 314, '-090.348116', '+38.589302'), 
(63120, 'Saint Louis', 'MO', 314, '-090.259212', '+38.690100'), 
(63121, 'Saint Louis', 'MO', 314, '-090.305463', '+38.707150'), 
(63122, 'Saint Louis', 'MO', 314, '-090.425630', '+38.578052'), 
(63123, 'Saint Louis', 'MO', 314, '-090.324115', '+38.547552'), 
(63124, 'Saint Louis', 'MO', 314, '-090.377566', '+38.637201'), 
(63125, 'Saint Louis', 'MO', 314, '-090.302115', '+38.522152'), 
(63126, 'Saint Louis', 'MO', 314, '-090.381069', '+38.549452'), 
(63127, 'Saint Louis', 'MO', 314, '-090.407018', '+38.535503'), 
(63128, 'Saint Louis', 'MO', 314, '-090.377167', '+38.491503'), 
(63129, 'Saint Louis', 'MO', 314, '-090.328212', '+38.456553'), 
(63130, 'Saint Louis', 'MO', 314, '-090.322514', '+38.666851'), 
(63131, 'Saint Louis', 'MO', 314, '-090.450368', '+38.617102'), 
(63132, 'Saint Louis', 'MO', 314, '-090.374716', '+38.674601'), 
(63133, 'Saint Louis', 'MO', 314, '-090.305113', '+38.678651'), 
(63134, 'Saint Louis', 'MO', 314, '-090.340964', '+38.743550'), 
(63135, 'Saint Louis', 'MO', 314, '-090.301213', '+38.749650'), 
(63136, 'Saint Louis', 'MO', 314, '-090.269962', '+38.719600'), 
(63137, 'Saint Louis', 'MO', 314, '-090.213103', '+38.746799'), 
(63138, 'Saint Louis', 'MO', 314, '-090.206510', '+38.803299'), 
(63139, 'Saint Louis', 'MO', 314, '-090.291814', '+38.613501'), 
(63140, 'Saint Louis', 'MO', 314, '-090.326464', '+38.737450'), 
(63141, 'Saint Louis', 'MO', 314, '-090.454219', '+38.656502'), 
(63143, 'Saint Louis', 'MO', 314, '-090.322475', '+38.611099'), 
(63144, 'Saint Louis', 'MO', 314, '-090.348865', '+38.618152'), 
(63145, 'Saint Louis', 'MO', 314, '-090.427118', '+38.638318'), 
(63146, 'Saint Louis', 'MO', 314, '-090.461818', '+38.703251'), 
(63147, 'Saint Louis', 'MO', 314, '-090.219680', '+38.677400'), 
(63150, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63151, 'Saint Louis', 'MO', 314, '-090.427118', '+38.638318'), 
(63153, 'Saint Louis', 'MO', 314, null, null), 
(63155, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63156, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63157, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63158, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63160, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63163, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63164, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63166, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63167, 'Saint Louis', 'MO', 314, '-090.427118', '+38.638318'), 
(63169, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63171, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63177, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63178, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63179, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63180, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63182, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63188, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63195, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63196, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63197, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63198, 'Saint Louis', 'MO', 314, '-090.427118', '+38.638318'), 
(63199, 'Saint Louis', 'MO', 314, '-090.243462', '+38.653100'), 
(63301, 'Saint Charles', 'MO', 636, '-090.613131', '+38.754788'), 
(63302, 'Saint Charles', 'MO', 636, '-090.872987', '+38.581299'), 
(63303, 'Saint Charles', 'MO', 636, '-090.595151', '+38.759034'), 
(63304, 'Saint Charles', 'MO', 636, '-090.704616', '+38.731527'), 
(63330, 'Annada', 'MO', 573, '-090.814756', '+39.253624'), 
(63332, 'Augusta', 'MO', 636, '-090.880321', '+38.619089'), 
(63333, 'Bellflower', 'MO', 573, '-091.331880', '+39.034330'), 
(63334, 'Bowling Green', 'MO', 573, '-091.174859', '+39.316369'), 
(63336, 'Clarksville', 'MO', 573, '-090.950068', '+39.331503'), 
(63338, 'Cottleville', 'MO', 636, '-090.536784', '+38.750949'), 
(63339, 'Curryville', 'MO', 573, '-091.197593', '+39.333342'), 
(63341, 'Defiance', 'MO', 636, '-090.841195', '+38.663411'), 
(63342, 'Dutzow', 'MO', 636, '-090.996216', '+38.605967'), 
(63343, 'Elsberry', 'MO', 573, '-090.848269', '+39.121393'), 
(63344, 'Eolia', 'MO', 573, '-090.980854', '+39.280278'), 
(63345, 'Farber', 'MO', 573, '-091.557429', '+39.270895'), 
(63346, 'Flinthill', 'MO', 636, '-090.536784', '+38.750949'), 
(63347, 'Foley', 'MO', 636, '-090.795683', '+39.081579'), 
(63348, 'Foristell', 'MO', 636, '-090.916101', '+38.777039'), 
(63349, 'Hawk Point', 'MO', 636, '-091.127211', '+38.980781'), 
(63350, 'High Hill', 'MO', 636, '-091.372292', '+38.909013'), 
(63351, 'Jonesburg', 'MO', 636, '-091.326207', '+38.896897'), 
(63352, 'Laddonia', 'MO', 573, '-091.660770', '+39.243096'), 
(63353, 'Louisiana', 'MO', 573, '-091.088401', '+39.440073'), 
(63357, 'Marthasville', 'MO', 636, '-091.151576', '+38.651157'), 
(63359, 'Middletown', 'MO', 573, '-091.382863', '+39.104548'), 
(63361, 'Montgomery City', 'MO', 573, '-091.472754', '+38.946040'), 
(63362, 'Moscow Mills', 'MO', 636, '-090.913818', '+38.948248'), 
(63363, 'New Florence', 'MO', 573, '-091.453372', '+38.892612'), 
(63365, 'New Melle', 'MO', 636, '-090.875127', '+38.716287'), 
(63366, 'O Fallon', 'MO', 636, '-090.742745', '+38.823944'), 
(63367, 'Lake Saint Louis', 'MO', 636, '-090.742840', '+38.791341'), 
(63369, 'Old Monroe', 'MO', 636, '-090.810600', '+38.947730'), 
(63370, 'Olney', 'MO', 573, '-091.231719', '+39.077584'), 
(63373, 'Portage des Sioux', 'MO', 636, '-090.386320', '+38.925920'), 
(63376, 'Saint Peters', 'MO', 636, '-090.623673', '+38.798819'), 
(63377, 'Silex', 'MO', 573, '-090.996268', '+39.076463'), 
(63378, 'Treloar', 'MO', 636, '-091.188586', '+38.770187'), 
(63379, 'Troy', 'MO', 636, '-090.940268', '+39.016299'), 
(63381, 'Truxton', 'MO', 636, '-090.996785', '+39.022137'), 
(63382, 'Vandalia', 'MO', 573, '-091.530807', '+39.251403'), 
(63383, 'Warrenton', 'MO', 636, '-091.216600', '+38.808454'), 
(63384, 'Wellsville', 'MO', 573, '-091.533545', '+39.073061'), 
(63385, 'Wentzville', 'MO', 636, '-090.852228', '+38.790670'), 
(63386, 'West Alton', 'MO', 636, '-090.403416', '+38.832750'), 
(63387, 'Whiteside', 'MO', 573, '-091.022733', '+39.185508'), 
(63388, 'Williamsburg', 'MO', 573, '-091.768887', '+38.887421'), 
(63389, 'Winfield', 'MO', 636, '-090.850945', '+39.058354'), 
(63390, 'Wright City', 'MO', 636, '-091.048471', '+38.797733'), 
(63401, 'Hannibal', 'MO', 573, '-091.456830', '+39.736986'), 
(63430, 'Alexandria', 'MO', 660, '-091.458860', '+40.357643'), 
(63431, 'Anabel', 'MO', 660, '-092.327977', '+39.742779'), 
(63432, 'Arbela', 'MO', 660, '-092.147400', '+40.453333'), 
(63433, 'Ashburn', 'MO', 573, '-091.184425', '+39.561030'), 
(63434, 'Bethel', 'MO', 660, '-092.069741', '+39.779288'), 
(63435, 'Canton', 'MO', 573, '-091.705811', '+40.107512'), 
(63436, 'Center', 'MO', 573, '-091.537930', '+39.508451'), 
(63437, 'Clarence', 'MO', 660, '-092.263440', '+39.742940'), 
(63438, 'Durham', 'MO', 573, '-091.665056', '+39.975702'), 
(63439, 'Emden', 'MO', 573, '-092.069741', '+39.779288'), 
(63440, 'Ewing', 'MO', 573, '-091.710266', '+40.008146'), 
(63441, 'Frankford', 'MO', 573, '-091.332846', '+39.466564'), 
(63442, 'Granger', 'MO', 660, '-092.147400', '+40.453333'), 
(63443, 'Hunnewell', 'MO', 573, '-091.858547', '+39.667948'), 
(63445, 'Kahoka', 'MO', 660, '-091.659318', '+40.413610'), 
(63446, 'Knox City', 'MO', 660, '-092.147994', '+40.126767'), 
(63447, 'La Belle', 'MO', 660, '-091.915396', '+40.114981'), 
(63448, 'La Grange', 'MO', 573, '-091.705042', '+40.059903'), 
(63450, 'Lentner', 'MO', 573, '-092.069741', '+39.779288'), 
(63451, 'Leonard', 'MO', 660, '-092.206724', '+39.909380'), 
(63452, 'Lewistown', 'MO', 573, '-091.813451', '+40.084114'), 
(63453, 'Luray', 'MO', 660, '-091.685103', '+40.431201'), 
(63454, 'Maywood', 'MO', 573, '-091.654578', '+39.903389'), 
(63456, 'Monroe City', 'MO', 573, '-091.762318', '+39.624018'), 
(63457, 'Monticello', 'MO', 573, '-091.687740', '+40.090883'), 
(63458, 'Newark', 'MO', 660, '-092.147994', '+40.126767'), 
(63459, 'New London', 'MO', 573, '-091.382389', '+39.582974'), 
(63460, 'Novelty', 'MO', 660, '-092.147994', '+40.126767'), 
(63461, 'Palmyra', 'MO', 573, '-091.609424', '+39.794531'), 
(63462, 'Perry', 'MO', 573, '-091.623364', '+39.422833'), 
(63463, 'Philadelphia', 'MO', 573, '-091.738022', '+39.824730'), 
(63464, 'Plevna', 'MO', 660, '-092.147994', '+40.126767'), 
(63465, 'Revere', 'MO', 660, '-091.695843', '+40.456960'), 
(63466, 'Saint Patrick', 'MO', 660, '-091.685103', '+40.431201'), 
(63467, 'Saverton', 'MO', 573, '-091.270502', '+39.650045'), 
(63468, 'Shelbina', 'MO', 573, '-092.067449', '+39.739181'), 
(63469, 'Shelbyville', 'MO', 573, '-092.075059', '+39.778816'), 
(63471, 'Taylor', 'MO', 573, '-091.541024', '+39.913861'), 
(63472, 'Wayland', 'MO', 660, '-091.619030', '+40.372995'), 
(63473, 'Williamstown', 'MO', 573, '-091.694121', '+40.101236'), 
(63474, 'Wyaconda', 'MO', 660, '-091.925945', '+40.392193'), 
(63501, 'Kirksville', 'MO', 660, '-092.609514', '+40.165717'), 
(63530, 'Atlanta', 'MO', 660, '-092.463480', '+39.896469'), 
(63531, 'Baring', 'MO', 660, '-092.303293', '+40.149624'), 
(63532, 'Bevier', 'MO', 660, '-092.576944', '+39.752572'), 
(63533, 'Brashear', 'MO', 660, '-092.378005', '+40.149263'), 
(63534, 'Callao', 'MO', 660, '-092.644013', '+39.740612'), 
(63535, 'Coatsville', 'MO', 660, '-092.535566', '+40.470370'), 
(63536, 'Downing', 'MO', 660, '-092.535566', '+40.470370'), 
(63537, 'Edina', 'MO', 660, '-092.233699', '+40.161431'), 
(63538, 'Elmer', 'MO', 660, '-092.684957', '+39.960450'), 
(63539, 'Ethel', 'MO', 660, '-092.768069', '+39.934265'), 
(63540, 'Gibbs', 'MO', 660, '-092.600838', '+40.191837'), 
(63541, 'Glenwood', 'MO', 660, '-092.535566', '+40.470370'), 
(63543, 'Gorin', 'MO', 660, '-092.147400', '+40.453333'), 
(63544, 'Green Castle', 'MO', 660, '-092.872023', '+40.245907'), 
(63545, 'Green City', 'MO', 660, '-092.945787', '+40.218108'), 
(63546, 'Greentop', 'MO', 660, '-092.438547', '+40.271035'), 
(63547, 'Hurdland', 'MO', 660, '-092.233840', '+40.155779'), 
(63548, 'Lancaster', 'MO', 660, '-092.535566', '+40.470370'), 
(63549, 'La Plata', 'MO', 660, '-092.531207', '+39.988763'), 
(63551, 'Livonia', 'MO', 660, '-093.019815', '+40.465883'), 
(63552, 'Macon', 'MO', 660, '-092.451742', '+39.773979'), 
(63555, 'Memphis', 'MO', 660, '-092.198203', '+40.460129'), 
(63556, 'Milan', 'MO', 660, '-093.120132', '+40.166282'), 
(63557, 'New Boston', 'MO', 660, '-092.983838', '+39.897218'), 
(63558, 'New Cambria', 'MO', 660, '-092.757639', '+39.779466'), 
(63559, 'Novinger', 'MO', 660, '-092.705779', '+40.254906'), 
(63560, 'Pollock', 'MO', 660, '-093.080651', '+40.358563'), 
(63561, 'Queen City', 'MO', 660, '-092.569221', '+40.409719'), 
(63563, 'Rutledge', 'MO', 660, '-092.085363', '+40.306854'), 
(63565, 'Unionville', 'MO', 660, '-093.012329', '+40.509520'), 
(63566, 'Winigan', 'MO', 660, '-093.111314', '+40.209765'), 
(63567, 'Worthington', 'MO', 660, '-093.019815', '+40.465883'), 
(63601, 'Park Hills', 'MO', 573, '-090.488486', '+37.849808'), 
(63620, 'Annapolis', 'MO', 573, '-090.664600', '+37.491300'), 
(63621, 'Arcadia', 'MO', 573, '-090.634928', '+37.603620'), 
(63622, 'Belgrade', 'MO', 573, '-090.846322', '+37.789859'), 
(63623, 'Belleview', 'MO', 573, '-090.898189', '+37.665689'), 
(63624, 'Bismarck', 'MO', 573, '-090.598390', '+37.753919'), 
(63625, 'Black', 'MO', 573, '-091.024337', '+37.327153'), 
(63626, 'Blackwell', 'MO', 636, '-090.627911', '+38.054424'), 
(63627, 'Bloomsdale', 'MO', 573, '-090.252806', '+38.023217'), 
(63628, 'Bonne Terre', 'MO', 573, '-090.487988', '+37.879195'), 
(63629, 'Bunker', 'MO', 573, '-091.207476', '+37.455840'), 
(63630, 'Cadet', 'MO', 573, '-090.728895', '+38.018265'), 
(63631, 'Caledonia', 'MO', 573, '-090.809566', '+37.777260'), 
(63632, 'Cascade', 'MO', 573, '-090.444953', '+37.119566'), 
(63633, 'Centerville', 'MO', 573, '-090.966089', '+37.240134'), 
(63636, 'Des Arc', 'MO', 573, '-090.845047', '+37.505462'), 
(63637, 'Doe Run', 'MO', 573, '-090.529447', '+37.718886'), 
(63638, 'Ellington', 'MO', 573, '-090.969767', '+37.232968'), 
(63640, 'Farmington', 'MO', 573, '-090.443298', '+37.785545'), 
(63645, 'Fredericktown', 'MO', 573, '-090.336244', '+37.490565'), 
(63646, 'Glover', 'MO', 573, '-090.845047', '+37.505462'), 
(63648, 'Irondale', 'MO', 573, '-090.692287', '+37.821350'), 
(63650, 'Ironton', 'MO', 573, '-090.598469', '+37.616808'), 
(63651, 'Knob Lick', 'MO', 573, '-090.367713', '+37.675442'), 
(63653, 'Leadwood', 'MO', 573, '-090.587889', '+37.857721'), 
(63654, 'Lesterville', 'MO', 573, '-091.024337', '+37.327153'), 
(63655, 'Marquand', 'MO', 573, '-090.236118', '+37.413591'), 
(63656, 'Middle Brook', 'MO', 573, '-090.845047', '+37.505462'), 
(63660, 'Mineral Point', 'MO', 573, '-090.742423', '+37.936112'), 
(63661, 'New Offenburg', 'MO', 573, '-090.191972', '+37.898720'), 
(63662, 'Patton', 'MO', 573, '-090.042180', '+37.319652'), 
(63663, 'Pilot Knob', 'MO', 573, '-090.612259', '+37.617092'), 
(63664, 'Potosi', 'MO', 573, '-090.820073', '+37.985350'), 
(63665, 'Redford', 'MO', 573, '-091.024337', '+37.327153'), 
(63666, 'Reynolds', 'MO', 573, '-091.024337', '+37.327153'), 
(63670, 'Sainte Genevieve', 'MO', 573, '-090.175244', '+37.865528'), 
(63673, 'Saint Mary', 'MO', 573, '-090.016922', '+37.819949'), 
(63674, 'Tiff', 'MO', 573, '-090.870001', '+37.970441'), 
(63675, 'Vulcan', 'MO', 573, '-090.845047', '+37.505462'), 
(63701, 'Cape Girardeau', 'MO', 573, '-089.611016', '+37.341398'), 
(63702, 'Cape Girardeau', 'MO', 573, '-089.509405', '+37.350624'), 
(63703, 'Cape Girardeau', 'MO', 573, '-089.571485', '+37.284366'), 
(63705, 'Cape Girardeau', 'MO', 573, '-089.643941', '+37.366166'), 
(63730, 'Advance', 'MO', 573, '-090.033351', '+37.001191'), 
(63732, 'Altenburg', 'MO', 573, '-089.574503', '+37.627908'), 
(63735, 'Bell City', 'MO', 573, '-089.789402', '+36.992886'), 
(63736, 'Benton', 'MO', 573, '-089.538588', '+37.025936'), 
(63737, 'Brazeau', 'MO', 573, '-089.652912', '+37.663253'), 
(63738, 'Brownwood', 'MO', 573, '-089.952257', '+37.082824'), 
(63739, 'Burfordville', 'MO', 573, '-089.793056', '+37.353526'), 
(63740, 'Chaffee', 'MO', 573, '-089.610468', '+37.151512'), 
(63742, 'Commerce', 'MO', 573, '-089.448389', '+37.156982'), 
(63743, 'Daisy', 'MO', 573, '-089.826775', '+37.515722'), 
(63744, 'Delta', 'MO', 573, '-089.739429', '+37.197279'), 
(63745, 'Dutchtown', 'MO', 573, '-089.697680', '+37.242370'), 
(63746, 'Farrar', 'MO', 573, '-089.811616', '+37.734776'), 
(63747, 'Friedheim', 'MO', 573, '-089.815114', '+37.516792'), 
(63748, 'Frohna', 'MO', 573, '-089.616248', '+37.660000'), 
(63750, 'Gipsy', 'MO', 573, '-090.042180', '+37.319652'), 
(63751, 'Glenallen', 'MO', 573, '-090.042180', '+37.319652'), 
(63752, 'Gordonville', 'MO', 573, '-089.698890', '+37.309250'), 
(63753, 'Grassy', 'MO', 573, '-090.042180', '+37.319652'), 
(63755, 'Jackson', 'MO', 573, '-089.634617', '+37.434218'), 
(63758, 'Kelso', 'MO', 573, '-089.557524', '+37.185801'), 
(63760, 'Leopold', 'MO', 573, '-090.042180', '+37.319652'), 
(63763, 'Mc Gee', 'MO', 573, '-090.444953', '+37.119566'), 
(63764, 'Marble Hill', 'MO', 573, '-089.982306', '+37.306063'), 
(63766, 'Millersville', 'MO', 573, '-089.810954', '+37.437333'), 
(63767, 'Morley', 'MO', 573, '-089.607642', '+37.041104'), 
(63769, 'Oak Ridge', 'MO', 573, '-089.752719', '+37.514047'), 
(63770, 'Old Appleton', 'MO', 573, '-089.679373', '+37.589021'), 
(63771, 'Oran', 'MO', 573, '-089.670685', '+37.056528'), 
(63772, 'Painton', 'MO', 573, '-089.779248', '+37.046130'), 
(63774, 'Perkins', 'MO', 573, '-089.549853', '+37.056383'), 
(63775, 'Perryville', 'MO', 573, '-089.862749', '+37.727156'), 
(63776, 'Mc Bride', 'MO', 573, '-089.811616', '+37.734776'), 
(63779, 'Pocahontas', 'MO', 573, '-089.639595', '+37.500656'), 
(63780, 'Scott City', 'MO', 573, '-089.550010', '+37.060767'), 
(63781, 'Sedgewickville', 'MO', 573, '-090.042180', '+37.319652'), 
(63782, 'Sturdivant', 'MO', 573, '-090.042180', '+37.319652'), 
(63783, 'Uniontown', 'MO', 573, '-089.688532', '+37.628496'), 
(63784, 'Vanduser', 'MO', 573, '-089.688469', '+36.991187'), 
(63785, 'Whitewater', 'MO', 573, '-089.806091', '+37.278096'), 
(63787, 'Zalma', 'MO', 573, '-090.088925', '+37.119918'), 
(63801, 'Sikeston', 'MO', 573, '-089.563988', '+37.027479'), 
(63820, 'Anniston', 'MO', 573, '-089.346154', '+36.822596'), 
(63821, 'Arbyrd', 'MO', 573, '-090.229246', '+36.064878'), 
(63822, 'Bernie', 'MO', 573, '-089.996555', '+36.670720'), 
(63823, 'Bertrand', 'MO', 573, '-089.369007', '+36.879394'), 
(63824, 'Blodgett', 'MO', 573, '-089.526567', '+37.004204'), 
(63825, 'Bloomfield', 'MO', 573, '-089.920641', '+36.917174'), 
(63826, 'Braggadocio', 'MO', 573, '-089.671646', '+36.178122'), 
(63827, 'Bragg City', 'MO', 573, '-089.872827', '+36.269702'), 
(63828, 'Canalou', 'MO', 573, '-089.748273', '+36.685031'), 
(63829, 'Cardwell', 'MO', 573, '-090.257353', '+36.066896'), 
(63830, 'Caruthersville', 'MO', 573, '-089.699719', '+36.145823'), 
(63833, 'Catron', 'MO', 573, '-089.743550', '+36.627610'), 
(63834, 'Charleston', 'MO', 573, '-089.296639', '+36.885612'), 
(63837, 'Clarkton', 'MO', 573, '-090.058362', '+36.297884'), 
(63838, 'Conran', 'MO', 573, '-089.650005', '+36.603844'), 
(63839, 'Cooter', 'MO', 573, '-089.809116', '+36.047566'), 
(63840, 'Deering', 'MO', 573, '-089.748102', '+36.213318'), 
(63841, 'Dexter', 'MO', 573, '-089.981460', '+36.882467'), 
(63845, 'East Prairie', 'MO', 573, '-089.334246', '+36.758552'), 
(63846, 'Essex', 'MO', 573, '-089.815472', '+36.809172'), 
(63847, 'Gibson', 'MO', 573, '-090.029294', '+36.441318'), 
(63848, 'Gideon', 'MO', 573, '-089.774875', '+36.489808'), 
(63849, 'Gobler', 'MO', 573, '-089.954388', '+36.153706'), 
(63850, 'Grayridge', 'MO', 573, '-089.756518', '+36.828337'), 
(63851, 'Hayti', 'MO', 573, '-089.798519', '+36.257216'), 
(63852, 'Holcomb', 'MO', 573, '-089.998681', '+36.383876'), 
(63853, 'Holland', 'MO', 573, '-089.831121', '+36.092984'), 
(63855, 'Hornersville', 'MO', 573, '-090.077133', '+36.052985'), 
(63857, 'Kennett', 'MO', 573, '-090.127039', '+36.252946'), 
(63860, 'Kewanee', 'MO', 573, '-089.563896', '+36.672641'), 
(63862, 'Lilbourn', 'MO', 573, '-089.700138', '+36.588189'), 
(63863, 'Malden', 'MO', 573, '-090.057096', '+36.377184'), 
(63866, 'Marston', 'MO', 573, '-089.646396', '+36.518643'), 
(63867, 'Matthews', 'MO', 573, '-089.628723', '+36.715404'), 
(63868, 'Morehouse', 'MO', 573, '-089.684720', '+36.850353'), 
(63869, 'New Madrid', 'MO', 573, '-089.657159', '+36.679465'), 
(63870, 'Parma', 'MO', 573, '-089.856270', '+36.568845'), 
(63871, 'Pascola', 'MO', 573, '-089.822514', '+36.267825'), 
(63873, 'Portageville', 'MO', 573, '-089.748064', '+36.475274'), 
(63874, 'Risco', 'MO', 573, '-089.770008', '+36.678325'), 
(63875, 'Rives', 'MO', 573, '-090.165758', '+36.313319'), 
(63876, 'Senath', 'MO', 573, '-090.183490', '+36.127573'), 
(63877, 'Steele', 'MO', 573, '-089.860675', '+36.177001'), 
(63878, 'Tallapoosa', 'MO', 573, '-089.650005', '+36.603844'), 
(63879, 'Wardell', 'MO', 573, '-089.818059', '+36.347807'), 
(63880, 'Whiteoak', 'MO', 573, '-090.165758', '+36.313319'), 
(63881, 'Wolf Island', 'MO', 573, '-089.206329', '+36.779519'), 
(63882, 'Wyatt', 'MO', 573, '-089.216333', '+36.936030'), 
(63901, 'Poplar Bluff', 'MO', 573, '-090.440688', '+36.778764'), 
(63902, 'Poplar Bluff', 'MO', 573, '-090.407013', '+36.712451'), 
(63931, 'Briar', 'MO', 573, '-090.850785', '+36.661010'), 
(63932, 'Broseley', 'MO', 573, '-090.407013', '+36.712451'), 
(63933, 'Campbell', 'MO', 573, '-090.048069', '+36.492269'), 
(63934, 'Clubb', 'MO', 573, '-090.444953', '+37.119566'), 
(63935, 'Doniphan', 'MO', 573, '-090.810644', '+36.650121'), 
(63936, 'Dudley', 'MO', 573, '-090.121350', '+36.824646'), 
(63937, 'Ellsinore', 'MO', 573, '-090.746313', '+36.934404'), 
(63938, 'Fagus', 'MO', 573, '-090.407013', '+36.712451'), 
(63939, 'Fairdealing', 'MO', 573, '-090.850785', '+36.661010'), 
(63940, 'Fisk', 'MO', 573, '-090.207712', '+36.782328'), 
(63941, 'Fremont', 'MO', 573, '-091.099461', '+36.920383'), 
(63942, 'Gatewood', 'MO', 573, '-090.850785', '+36.661010'), 
(63943, 'Grandin', 'MO', 573, '-090.943027', '+36.955926'), 
(63944, 'Greenville', 'MO', 573, '-090.450586', '+37.126875'), 
(63945, 'Harviell', 'MO', 573, '-090.407013', '+36.712451'), 
(63947, 'Hiram', 'MO', 573, '-090.444953', '+37.119566'), 
(63950, 'Lodi', 'MO', 573, '-090.444953', '+37.119566'), 
(63951, 'Lowndes', 'MO', 573, '-090.444953', '+37.119566'), 
(63952, 'Mill Spring', 'MO', 573, '-090.444953', '+37.119566'), 
(63953, 'Naylor', 'MO', 573, '-090.850785', '+36.661010'), 
(63954, 'Neelyville', 'MO', 573, '-090.407013', '+36.712451'), 
(63955, 'Oxly', 'MO', 573, '-090.850785', '+36.661010'), 
(63956, 'Patterson', 'MO', 573, '-090.444953', '+37.119566'), 
(63957, 'Piedmont', 'MO', 573, '-090.574279', '+37.148461'), 
(63960, 'Puxico', 'MO', 573, '-090.081609', '+36.978223'), 
(63961, 'Qulin', 'MO', 573, '-090.264918', '+36.588977'), 
(63962, 'Rombauer', 'MO', 573, '-090.407013', '+36.712451'), 
(63963, 'Shook', 'MO', 573, '-090.444953', '+37.119566'), 
(63964, 'Silva', 'MO', 573, '-090.419576', '+37.207287'), 
(63965, 'Van Buren', 'MO', 573, '-091.052088', '+36.922108'), 
(63966, 'Wappapello', 'MO', 573, '-090.277511', '+36.974454'), 
(63967, 'Williamsville', 'MO', 573, '-090.444953', '+37.119566'), 
(64001, 'Alma', 'MO', 660, '-093.590916', '+39.105644'), 
(64011, 'Bates City', 'MO', 816, '-094.063718', '+38.974639'), 
(64012, 'Belton', 'MO', 816, '-094.532397', '+38.784041'), 
(64013, 'Blue Springs', 'MO', 816, '-094.370275', '+38.964518'), 
(64014, 'Blue Springs', 'MO', 816, '-094.252933', '+39.005690'), 
(64015, 'Blue Springs', 'MO', 816, '-094.311776', '+39.015040'), 
(64016, 'Buckner', 'MO', 816, '-094.211568', '+39.113263'), 
(64017, 'Camden', 'MO', 816, '-094.105390', '+39.260591'), 
(64018, 'Camden Point', 'MO', 816, '-094.725832', '+39.396278'), 
(64019, 'Centerview', 'MO', 660, '-093.928302', '+38.779340'), 
(64020, 'Concordia', 'MO', 660, '-093.595710', '+39.015918'), 
(64021, 'Corder', 'MO', 660, '-093.619190', '+39.118071'), 
(64022, 'Dover', 'MO', 660, '-093.795752', '+39.100752'), 
(64024, 'Excelsior Springs', 'MO', 816, '-094.274632', '+39.332601'), 
(64028, 'Farley', 'MO', 816, '-094.830159', '+39.283928'), 
(64029, 'Grain Valley', 'MO', 816, '-094.193874', '+38.984966'), 
(64030, 'Grandview', 'MO', 816, '-094.527063', '+38.876107'), 
(64034, 'Greenwood', 'MO', 816, '-094.281453', '+38.864360'), 
(64035, 'Hardin', 'MO', 660, '-093.849333', '+39.315365'), 
(64036, 'Henrietta', 'MO', 816, '-093.938595', '+39.221835'), 
(64037, 'Higginsville', 'MO', 660, '-093.740830', '+39.063374'), 
(64040, 'Holden', 'MO', 816, '-093.995995', '+38.740130'), 
(64048, 'Holt', 'MO', 816, '-094.391095', '+39.333967'), 
(64050, 'Independence', 'MO', 816, '-094.409828', '+39.107798'), 
(64051, 'Independence', 'MO', 816, '-094.387956', '+39.080369'), 
(64052, 'Independence', 'MO', 816, '-094.451179', '+39.075554'), 
(64053, 'Independence', 'MO', 816, '-094.466479', '+39.106204'), 
(64054, 'Independence', 'MO', 816, '-094.427115', '+39.124904'), 
(64055, 'Independence', 'MO', 816, '-094.415628', '+39.048523'), 
(64056, 'Independence', 'MO', 816, '-094.322810', '+39.103572'), 
(64057, 'Independence', 'MO', 816, '-094.315050', '+39.077509'), 
(64058, 'Independence', 'MO', 816, '-094.317602', '+39.165267'), 
(64060, 'Kearney', 'MO', 816, '-094.363191', '+39.374073'), 
(64061, 'Kingsville', 'MO', 816, '-093.817661', '+38.744077'), 
(64062, 'Lawson', 'MO', 816, '-094.142768', '+39.443208'), 
(64063, 'Lees Summit', 'MO', 816, '-094.348739', '+38.938517'), 
(64064, 'Lees Summit', 'MO', 816, '-094.333116', '+38.987374'), 
(64065, 'Lees Summit', 'MO', 816, '-094.392885', '+38.966641'), 
(64066, 'Levasy', 'MO', 816, '-094.133715', '+39.129238'), 
(64067, 'Lexington', 'MO', 660, '-093.849284', '+39.140860'), 
(64068, 'Liberty', 'MO', 816, '-094.436314', '+39.298945'), 
(64069, 'Liberty', 'MO', 816, '-094.408998', '+39.282869'), 
(64070, 'Lone Jack', 'MO', 816, '-094.168262', '+38.894304'), 
(64071, 'Mayview', 'MO', 660, '-093.758998', '+39.020768'), 
(64072, 'Missouri City', 'MO', 816, '-094.292406', '+39.245755'), 
(64073, 'Mosby', 'MO', 816, '-094.293888', '+39.314899'), 
(64074, 'Napoleon', 'MO', 816, '-094.038529', '+39.037902'), 
(64075, 'Oak Grove', 'MO', 816, '-094.238045', '+39.040656'), 
(64076, 'Odessa', 'MO', 816, '-093.820021', '+39.020995'), 
(64077, 'Orrick', 'MO', 816, '-094.024126', '+39.234415'), 
(64078, 'Peculiar', 'MO', 816, '-094.472568', '+38.715254'), 
(64079, 'Platte City', 'MO', 816, '-094.780639', '+39.364716'), 
(64080, 'Pleasant Hill', 'MO', 816, '-094.270505', '+38.753028'), 
(64081, 'Lees Summit', 'MO', 816, '-094.400625', '+38.914352'), 
(64082, 'Lees Summit', 'MO', 816, '-094.405809', '+38.865864'), 
(64083, 'Raymore', 'MO', 816, '-094.435542', '+38.795020'), 
(64084, 'Rayville', 'MO', 660, '-094.068581', '+39.380157'), 
(64085, 'Richmond', 'MO', 816, '-093.984387', '+39.341906'), 
(64086, 'Lees Summit', 'MO', 816, '-094.288086', '+38.944006'), 
(64087, 'Liberty', 'MO', 816, '-094.408998', '+39.282869'), 
(64088, 'Sibley', 'MO', 816, '-094.203996', '+39.146285'), 
(64089, 'Smithville', 'MO', 816, '-094.473232', '+39.387060'), 
(64090, 'Strasburg', 'MO', 816, '-094.160854', '+38.765833'), 
(64092, 'Waldron', 'MO', 816, '-094.805673', '+39.228875'), 
(64093, 'Warrensburg', 'MO', 660, '-093.811697', '+38.769906'), 
(64096, 'Waverly', 'MO', 660, '-093.586904', '+39.188917'), 
(64097, 'Wellington', 'MO', 816, '-093.992983', '+39.131379'), 
(64098, 'Weston', 'MO', 816, '-094.928011', '+39.377692'), 
(64101, 'Kansas City', 'MO', 816, '-094.598583', '+39.102404'), 
(64102, 'Kansas City', 'MO', 816, '-094.603634', '+39.091354'), 
(64105, 'Kansas City', 'MO', 816, '-094.595033', '+39.102704'), 
(64106, 'Kansas City', 'MO', 816, '-094.571182', '+39.105054'), 
(64108, 'Kansas City', 'MO', 816, '-094.584133', '+39.083804'), 
(64109, 'Kansas City', 'MO', 816, '-094.575933', '+39.066654'), 
(64110, 'Kansas City', 'MO', 816, '-094.573333', '+39.032255'), 
(64111, 'Kansas City', 'MO', 816, '-094.593783', '+39.057000'), 
(64112, 'Kansas City', 'MO', 816, '-094.594981', '+39.035705'), 
(64113, 'Kansas City', 'MO', 816, '-094.525243', '+39.013805'), 
(64114, 'Kansas City', 'MO', 816, '-094.596233', '+38.952273'), 
(64116, 'Kansas City', 'MO', 816, '-094.568032', '+39.147932'), 
(64117, 'Kansas City', 'MO', 816, '-094.525581', '+39.165103'), 
(64118, 'Kansas City', 'MO', 816, '-094.574313', '+39.213348'), 
(64119, 'Kansas City', 'MO', 816, '-094.527381', '+39.211552'), 
(64120, 'Kansas City', 'MO', 816, '-094.522231', '+39.123203'), 
(64121, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64123, 'Kansas City', 'MO', 816, '-094.505231', '+39.068154'), 
(64124, 'Kansas City', 'MO', 816, '-094.538531', '+39.107504'), 
(64125, 'Kansas City', 'MO', 816, '-094.495980', '+39.105836'), 
(64126, 'Kansas City', 'MO', 816, '-094.492780', '+39.094904'), 
(64127, 'Kansas City', 'MO', 816, '-094.538131', '+39.088330'), 
(64128, 'Kansas City', 'MO', 816, '-094.533731', '+39.065454'), 
(64129, 'Kansas City', 'MO', 816, '-094.498325', '+39.046404'), 
(64130, 'Kansas City', 'MO', 816, '-094.541868', '+39.033712'), 
(64131, 'Kansas City', 'MO', 816, '-094.574582', '+38.962543'), 
(64132, 'Kansas City', 'MO', 816, '-094.546556', '+38.984205'), 
(64133, 'Kansas City', 'MO', 816, '-094.469977', '+39.032319'), 
(64134, 'Kansas City', 'MO', 816, '-094.483580', '+38.930506'), 
(64136, 'Kansas City', 'MO', 816, '-094.398960', '+39.009602'), 
(64137, 'Kansas City', 'MO', 816, '-094.547178', '+38.935256'), 
(64138, 'Kansas City', 'MO', 816, '-094.470494', '+38.952842'), 
(64139, 'Kansas City', 'MO', 816, '-094.407980', '+38.964815'), 
(64141, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64142, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64144, 'Kansas City', 'MO', 816, '-094.408998', '+39.282869'), 
(64145, 'Kansas City', 'MO', 816, '-094.595958', '+38.880570'), 
(64146, 'Kansas City', 'MO', 816, '-094.574296', '+38.879006'), 
(64147, 'Kansas City', 'MO', 816, '-094.556782', '+38.854895'), 
(64148, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64149, 'Kansas City', 'MO', 816, '-094.474229', '+38.873543'), 
(64150, 'Riverside', 'MO', 816, '-094.632084', '+39.177602'), 
(64151, 'Kansas City', 'MO', 816, '-094.638334', '+39.212702'), 
(64152, 'Kansas City', 'MO', 816, '-094.723817', '+39.217552'), 
(64153, 'Kansas City', 'MO', 816, '-094.741617', '+39.270474'), 
(64154, 'Kansas City', 'MO', 816, '-094.641184', '+39.278393'), 
(64155, 'Kansas City', 'MO', 816, '-094.570132', '+39.276001'), 
(64156, 'Kansas City', 'MO', 816, '-094.518240', '+39.277706'), 
(64157, 'Kansas City', 'MO', 816, '-094.472963', '+39.267855'), 
(64158, 'Kansas City', 'MO', 816, '-094.476143', '+39.233302'), 
(64160, 'Kansas City', 'MO', 816, '-094.408998', '+39.282869'), 
(64161, 'Kansas City', 'MO', 816, '-094.463954', '+39.166079'), 
(64163, 'Kansas City', 'MO', 816, '-094.690802', '+39.340159'), 
(64164, 'Kansas City', 'MO', 816, '-094.636092', '+39.330350'), 
(64165, 'Kansas City', 'MO', 816, '-094.543075', '+39.311252'), 
(64166, 'Kansas City', 'MO', 816, '-094.510714', '+39.323206'), 
(64167, 'Kansas City', 'MO', 816, '-094.487679', '+39.320008'), 
(64168, 'Kansas City', 'MO', 816, '-094.851610', '+39.343225'), 
(64170, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64171, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64172, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64173, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64179, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64180, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64183, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64184, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64185, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64187, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64188, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64189, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64190, 'Kansas City', 'MO', 816, '-094.851610', '+39.343225'), 
(64191, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64192, 'Kansas City', 'MO', 816, '-094.523731', '+38.953106'), 
(64193, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64194, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64195, 'Kansas City', 'MO', 816, '-094.851610', '+39.343225'), 
(64196, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64197, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64198, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64199, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64401, 'Agency', 'MO', 816, '-094.714003', '+39.631108'), 
(64402, 'Albany', 'MO', 660, '-094.330949', '+40.256596'), 
(64420, 'Allendale', 'MO', 660, '-094.423294', '+40.478118'), 
(64421, 'Amazonia', 'MO', 816, '-094.923508', '+39.908392'), 
(64422, 'Amity', 'MO', 816, '-094.490744', '+39.904361'), 
(64423, 'Barnard', 'MO', 660, '-094.858117', '+40.266817'), 
(64424, 'Bethany', 'MO', 660, '-094.020972', '+40.258215'), 
(64426, 'Blythedale', 'MO', 660, '-093.875682', '+40.510552'), 
(64427, 'Bolckow', 'MO', 816, '-094.855903', '+40.095823'), 
(64428, 'Burlington Junction', 'MO', 660, '-095.063022', '+40.447528'), 
(64429, 'Cameron', 'MO', 816, '-094.383777', '+39.649352'), 
(64430, 'Clarksdale', 'MO', 816, '-094.556849', '+39.827651'), 
(64431, 'Clearmont', 'MO', 660, '-095.034077', '+40.507079'), 
(64432, 'Clyde', 'MO', 660, '-094.900456', '+40.352306'), 
(64433, 'Conception', 'MO', 660, '-094.900456', '+40.352306'), 
(64434, 'Conception Junction', 'MO', 660, '-094.691489', '+40.265859'), 
(64436, 'Cosby', 'MO', 816, '-094.683870', '+39.864915'), 
(64437, 'Craig', 'MO', 660, '-095.329064', '+40.126706'), 
(64438, 'Darlington', 'MO', 660, '-094.397811', '+40.197663'), 
(64439, 'Dearborn', 'MO', 816, '-094.763263', '+39.487839'), 
(64440, 'De Kalb', 'MO', 816, '-094.807989', '+39.628826'), 
(64441, 'Denver', 'MO', 660, '-094.423294', '+40.478118'), 
(64442, 'Eagleville', 'MO', 660, '-094.013848', '+40.500370'), 
(64443, 'Easton', 'MO', 816, '-094.657139', '+39.750787'), 
(64444, 'Edgerton', 'MO', 816, '-094.657050', '+39.464918'), 
(64445, 'Elmo', 'MO', 660, '-094.900456', '+40.352306'), 
(64446, 'Fairfax', 'MO', 660, '-095.390747', '+40.347147'), 
(64447, 'Fairport', 'MO', 816, '-094.404415', '+39.892645'), 
(64448, 'Faucett', 'MO', 816, '-094.854124', '+39.604946'), 
(64449, 'Fillmore', 'MO', 816, '-094.971508', '+40.041019'), 
(64451, 'Forest City', 'MO', 660, '-095.185611', '+40.022472'), 
(64453, 'Gentry', 'MO', 660, '-094.410425', '+40.210903'), 
(64454, 'Gower', 'MO', 816, '-094.552925', '+39.640606'), 
(64455, 'Graham', 'MO', 660, '-095.039961', '+40.200798'), 
(64456, 'Grant City', 'MO', 660, '-094.386821', '+40.516557'), 
(64457, 'Guilford', 'MO', 660, '-094.900456', '+40.352306'), 
(64458, 'Hatfield', 'MO', 660, '-094.141837', '+40.504520'), 
(64459, 'Helena', 'MO', 816, '-094.698000', '+39.912051'), 
(64461, 'Hopkins', 'MO', 660, '-094.815191', '+40.365638'), 
(64463, 'King City', 'MO', 660, '-094.522013', '+40.050583'), 
(64465, 'Lathrop', 'MO', 816, '-094.387584', '+39.609693'), 
(64466, 'Maitland', 'MO', 660, '-095.127221', '+40.153899'), 
(64467, 'Martinsville', 'MO', 660, '-094.148382', '+40.411357'), 
(64468, 'Maryville', 'MO', 660, '-094.860299', '+40.277742'), 
(64469, 'Maysville', 'MO', 816, '-094.357746', '+39.932762'), 
(64470, 'Mound City', 'MO', 660, '-095.230117', '+40.167540'), 
(64471, 'New Hampton', 'MO', 660, '-094.178041', '+40.260057'), 
(64473, 'Oregon', 'MO', 660, '-095.092325', '+39.981457'), 
(64474, 'Osborn', 'MO', 816, '-094.397441', '+39.791179'), 
(64475, 'Parnell', 'MO', 660, '-094.622470', '+40.439298'), 
(64476, 'Pickering', 'MO', 660, '-094.900456', '+40.352306'), 
(64477, 'Plattsburg', 'MO', 816, '-094.497237', '+39.572431'), 
(64478, 'Quitman', 'MO', 660, '-095.082241', '+40.287996'), 
(64479, 'Ravenwood', 'MO', 660, '-094.671958', '+40.352570'), 
(64480, 'Rea', 'MO', 816, '-094.710629', '+40.059384'), 
(64481, 'Ridgeway', 'MO', 660, '-093.935114', '+40.366488'), 
(64482, 'Rock Port', 'MO', 660, '-095.507551', '+40.411994'), 
(64483, 'Rosendale', 'MO', 816, '-094.837165', '+40.006832'), 
(64484, 'Rushville', 'MO', 816, '-095.037469', '+39.592806'), 
(64485, 'Savannah', 'MO', 816, '-094.837827', '+39.953094'), 
(64486, 'Sheridan', 'MO', 660, '-094.614840', '+40.517058'), 
(64487, 'Skidmore', 'MO', 660, '-095.078313', '+40.286914'), 
(64489, 'Stanberry', 'MO', 660, '-094.539859', '+40.216886'), 
(64490, 'Stewartsville', 'MO', 816, '-094.517452', '+39.798435'), 
(64491, 'Tarkio', 'MO', 660, '-095.386166', '+40.393783'), 
(64492, 'Trimble', 'MO', 816, '-094.525232', '+39.503195'), 
(64493, 'Turney', 'MO', 816, '-094.385893', '+39.656015'), 
(64494, 'Union Star', 'MO', 816, '-094.557711', '+39.965872'), 
(64496, 'Watson', 'MO', 660, '-095.476036', '+40.423502'), 
(64497, 'Weatherby', 'MO', 816, '-094.242906', '+39.927682'), 
(64498, 'Westboro', 'MO', 660, '-095.321135', '+40.536073'), 
(64499, 'Worth', 'MO', 660, '-094.423294', '+40.478118'), 
(64501, 'Saint Joseph', 'MO', 816, '-094.836598', '+39.757494'), 
(64502, 'Saint Joseph', 'MO', 816, '-094.857364', '+39.676333'), 
(64503, 'Saint Joseph', 'MO', 816, '-094.800879', '+39.759092'), 
(64504, 'Saint Joseph', 'MO', 816, '-094.899901', '+39.687683'), 
(64505, 'Saint Joseph', 'MO', 816, '-094.823192', '+39.795418'), 
(64506, 'Saint Joseph', 'MO', 816, '-094.815260', '+39.836488'), 
(64507, 'Saint Joseph', 'MO', 816, '-094.725917', '+39.707229'), 
(64508, 'Saint Joseph', 'MO', 816, '-094.857364', '+39.676333'), 
(64601, 'Chillicothe', 'MO', 660, '-093.588876', '+39.795225'), 
(64620, 'Altamont', 'MO', 660, '-094.090928', '+39.893337'), 
(64622, 'Bogard', 'MO', 660, '-093.431928', '+39.410971'), 
(64623, 'Bosworth', 'MO', 660, '-093.337526', '+39.469659'), 
(64624, 'Braymer', 'MO', 816, '-093.828565', '+39.598991'), 
(64625, 'Breckenridge', 'MO', 660, '-093.876612', '+39.687628'), 
(64628, 'Brookfield', 'MO', 660, '-093.116000', '+39.822644'), 
(64630, 'Browning', 'MO', 660, '-093.179382', '+40.008344'), 
(64631, 'Bucklin', 'MO', 660, '-093.009571', '+39.839738'), 
(64632, 'Cainsville', 'MO', 660, '-093.831980', '+40.461360'), 
(64633, 'Carrollton', 'MO', 660, '-093.425127', '+39.405818'), 
(64635, 'Chula', 'MO', 660, '-093.446294', '+39.921825'), 
(64636, 'Coffey', 'MO', 660, '-093.990293', '+40.104835'), 
(64637, 'Cowgill', 'MO', 660, '-093.941327', '+39.590145'), 
(64638, 'Dawn', 'MO', 660, '-093.603832', '+39.666701'), 
(64639, 'De Witt', 'MO', 660, '-093.223803', '+39.383962'), 
(64640, 'Gallatin', 'MO', 660, '-093.934987', '+39.897521'), 
(64641, 'Galt', 'MO', 660, '-093.416387', '+40.160044'), 
(64642, 'Gilman City', 'MO', 660, '-093.927739', '+40.010139'), 
(64643, 'Hale', 'MO', 660, '-093.342669', '+39.605442'), 
(64644, 'Hamilton', 'MO', 816, '-094.002251', '+39.719176'), 
(64645, 'Harris', 'MO', 660, '-093.111314', '+40.209765'), 
(64646, 'Humphreys', 'MO', 660, '-093.111314', '+40.209765'), 
(64647, 'Jameson', 'MO', 660, '-093.935150', '+40.023245'), 
(64648, 'Jamesport', 'MO', 660, '-093.838563', '+39.988049'), 
(64649, 'Kidder', 'MO', 816, '-094.084780', '+39.734774'), 
(64650, 'Kingston', 'MO', 816, '-094.078328', '+39.633522'), 
(64651, 'Laclede', 'MO', 660, '-093.186626', '+39.772169'), 
(64652, 'Laredo', 'MO', 660, '-093.446087', '+40.036047'), 
(64653, 'Linneus', 'MO', 660, '-093.205383', '+39.886336'), 
(64654, 'Lock Springs', 'MO', 660, '-093.988865', '+39.960540'), 
(64655, 'Lucerne', 'MO', 660, '-093.019815', '+40.465883'), 
(64656, 'Ludlow', 'MO', 660, '-093.686524', '+39.654952'), 
(64657, 'Mc Fall', 'MO', 660, '-094.223134', '+40.111077'), 
(64658, 'Marceline', 'MO', 660, '-092.936247', '+39.731085'), 
(64659, 'Meadville', 'MO', 660, '-093.295805', '+39.795407'), 
(64660, 'Mendon', 'MO', 660, '-093.133852', '+39.590245'), 
(64661, 'Mercer', 'MO', 660, '-093.570687', '+40.422119'), 
(64664, 'Mooresville', 'MO', 660, '-093.667032', '+39.729002'), 
(64665, 'Mount Moriah', 'MO', 660, null, null), 
(64667, 'Newtown', 'MO', 660, '-093.288613', '+40.234080'), 
(64668, 'Norborne', 'MO', 660, '-093.510329', '+39.382851'), 
(64670, 'Pattonsburg', 'MO', 660, '-094.088967', '+40.033605'), 
(64671, 'Polo', 'MO', 660, '-094.050144', '+39.579927'), 
(64672, 'Powersville', 'MO', 660, '-093.019815', '+40.465883'), 
(64673, 'Princeton', 'MO', 660, '-093.584314', '+40.406448'), 
(64674, 'Purdin', 'MO', 660, '-093.152305', '+39.964179'), 
(64676, 'Rothville', 'MO', 660, '-093.062349', '+39.653615'), 
(64679, 'Spickard', 'MO', 660, '-093.589114', '+40.217860'), 
(64680, 'Stet', 'MO', 660, '-093.431928', '+39.410971'), 
(64681, 'Sumner', 'MO', 660, '-093.243509', '+39.656057'), 
(64682, 'Tina', 'MO', 660, '-093.431928', '+39.410971'), 
(64683, 'Trenton', 'MO', 660, '-093.598888', '+40.083658'), 
(64686, 'Utica', 'MO', 660, '-093.511055', '+39.789418'), 
(64687, 'Wakenda', 'MO', 660, '-093.377455', '+39.315544'), 
(64688, 'Wheeling', 'MO', 660, '-093.397106', '+39.871946'), 
(64689, 'Winston', 'MO', 660, '-094.153677', '+39.874071'), 
(64701, 'Harrisonville', 'MO', 816, '-094.321556', '+38.615239'), 
(64720, 'Adrian', 'MO', 816, '-094.380375', '+38.397029'), 
(64722, 'Amoret', 'MO', 660, '-094.331993', '+38.251879'), 
(64723, 'Amsterdam', 'MO', 660, '-094.331993', '+38.251879'), 
(64724, 'Appleton City', 'MO', 660, '-093.882831', '+38.167943'), 
(64725, 'Archie', 'MO', 816, '-094.352149', '+38.521563'), 
(64726, 'Blairstown', 'MO', 660, '-093.924453', '+38.388723'), 
(64728, 'Bronaugh', 'MO', 417, '-094.466251', '+37.693038'), 
(64730, 'Butler', 'MO', 660, '-094.349100', '+38.241174'), 
(64733, 'Chilhowee', 'MO', 660, '-093.846200', '+38.621259'), 
(64734, 'Cleveland', 'MO', 816, '-094.559725', '+38.655025'), 
(64735, 'Clinton', 'MO', 660, '-093.785012', '+38.401811'), 
(64738, 'Collins', 'MO', 417, '-093.620259', '+37.898354'), 
(64739, 'Creighton', 'MO', 816, '-094.130557', '+38.510491'), 
(64740, 'Deepwater', 'MO', 660, '-093.788188', '+38.243827'), 
(64741, 'Deerfield', 'MO', 417, '-094.338133', '+37.849889'), 
(64742, 'Drexel', 'MO', 816, '-094.580083', '+38.476542'), 
(64743, 'East Lynne', 'MO', 816, '-094.233336', '+38.668158'), 
(64744, 'El Dorado Springs', 'MO', 417, '-094.012373', '+37.865205'), 
(64745, 'Foster', 'MO', 660, '-094.331993', '+38.251879'), 
(64746, 'Freeman', 'MO', 816, '-094.400181', '+38.576898'), 
(64747, 'Garden City', 'MO', 816, '-094.360846', '+38.571340'), 
(64748, 'Golden City', 'MO', 417, '-094.144032', '+37.417327'), 
(64750, 'Harwood', 'MO', 417, '-094.338133', '+37.849889'), 
(64751, 'Horton', 'MO', 417, '-094.338133', '+37.849889'), 
(64752, 'Hume', 'MO', 660, '-094.547035', '+38.125999'), 
(64755, 'Jasper', 'MO', 417, '-094.289465', '+37.211097'), 
(64756, 'Jerico Springs', 'MO', 417, '-094.010074', '+37.618851'), 
(64759, 'Lamar', 'MO', 417, '-094.336385', '+37.519054'), 
(64761, 'Leeton', 'MO', 660, '-093.673410', '+38.623836'), 
(64762, 'Liberal', 'MO', 417, '-094.509371', '+37.515295'), 
(64763, 'Lowry City', 'MO', 417, '-093.725048', '+38.141625'), 
(64765, 'Metz', 'MO', 417, '-094.338133', '+37.849889'), 
(64766, 'Milford', 'MO', 417, '-094.345591', '+37.501451'), 
(64767, 'Milo', 'MO', 417, '-094.338133', '+37.849889'), 
(64769, 'Mindenmines', 'MO', 417, '-094.554307', '+37.471409'), 
(64770, 'Montrose', 'MO', 660, '-093.972124', '+38.283423'), 
(64771, 'Moundville', 'MO', 417, '-094.453255', '+37.764889'), 
(64772, 'Nevada', 'MO', 417, '-094.386553', '+37.776465'), 
(64776, 'Osceola', 'MO', 417, '-093.634122', '+38.067372'), 
(64777, 'Passaic', 'MO', 660, '-094.331993', '+38.251879'), 
(64778, 'Richards', 'MO', 417, '-094.467180', '+37.693773'), 
(64779, 'Rich Hill', 'MO', 417, '-094.360832', '+38.096228'), 
(64780, 'Rockville', 'MO', 660, '-094.331993', '+38.251879'), 
(64781, 'Roscoe', 'MO', 417, '-093.781478', '+38.024133'), 
(64783, 'Schell City', 'MO', 417, '-094.338133', '+37.849889'), 
(64784, 'Sheldon', 'MO', 417, '-094.295103', '+37.658203'), 
(64788, 'Urich', 'MO', 660, '-093.989228', '+38.403809'), 
(64789, 'Vista', 'MO', 417, '-093.781478', '+38.024133'), 
(64790, 'Walker', 'MO', 417, '-094.229787', '+37.898554'), 
(64801, 'Joplin', 'MO', 417, '-094.502663', '+37.113343'), 
(64802, 'Joplin', 'MO', 417, '-094.335453', '+37.206219'), 
(64803, 'Joplin', 'MO', 417, '-094.335453', '+37.206219'), 
(64804, 'Joplin', 'MO', 417, '-094.374452', '+37.099335'), 
(64830, 'Alba', 'MO', 417, '-094.417984', '+37.236677'), 
(64831, 'Anderson', 'MO', 417, '-094.419201', '+36.666988'), 
(64832, 'Asbury', 'MO', 417, '-094.517971', '+37.266718'), 
(64833, 'Avilla', 'MO', 417, '-094.145193', '+37.194801'), 
(64834, 'Carl Junction', 'MO', 417, '-094.337616', '+37.188074'), 
(64835, 'Carterville', 'MO', 417, '-094.435450', '+37.146258'), 
(64836, 'Carthage', 'MO', 417, '-094.314002', '+37.182292'), 
(64840, 'Diamond', 'MO', 417, '-094.248796', '+36.930776'), 
(64841, 'Duenweg', 'MO', 417, '-094.407063', '+37.076045'), 
(64842, 'Fairview', 'MO', 417, '-094.190596', '+36.878779'), 
(64843, 'Goodman', 'MO', 417, '-094.409579', '+36.738049'), 
(64844, 'Granby', 'MO', 417, '-094.253163', '+36.905518'), 
(64847, 'Lanagan', 'MO', 417, '-094.450609', '+36.608799'), 
(64848, 'La Russell', 'MO', 417, '-094.073527', '+37.164327'), 
(64849, 'Neck City', 'MO', 417, '-094.431555', '+37.252361'), 
(64850, 'Neosho', 'MO', 417, '-094.372328', '+36.904539'), 
(64853, 'Newtonia', 'MO', 417, '-094.152072', '+36.828416'), 
(64854, 'Noel', 'MO', 417, '-094.457864', '+36.579739'), 
(64855, 'Oronogo', 'MO', 417, '-094.486518', '+37.271703'), 
(64856, 'Pineville', 'MO', 417, '-094.377022', '+36.573955'), 
(64857, 'Purcell', 'MO', 417, '-094.374764', '+37.216855'), 
(64858, 'Racine', 'MO', 417, '-094.532109', '+36.901030'), 
(64859, 'Reeds', 'MO', 417, '-094.248598', '+37.165311'), 
(64861, 'Rocky Comfort', 'MO', 417, '-094.342802', '+36.632573'), 
(64862, 'Sarcoxie', 'MO', 417, '-094.156371', '+37.159934'), 
(64863, 'South West City', 'MO', 417, '-094.512968', '+36.621335'), 
(64864, 'Saginaw', 'MO', 417, '-094.338957', '+36.902332'), 
(64865, 'Seneca', 'MO', 417, '-094.345348', '+36.878572'), 
(64866, 'Stark City', 'MO', 417, '-094.137992', '+36.868113'), 
(64867, 'Stella', 'MO', 417, '-094.379315', '+36.814525'), 
(64868, 'Tiff City', 'MO', 417, '-094.342802', '+36.632573'), 
(64869, 'Waco', 'MO', 417, '-094.335453', '+37.206219'), 
(64870, 'Webb City', 'MO', 417, '-094.330289', '+37.185063'), 
(64873, 'Wentworth', 'MO', 417, '-094.187929', '+36.982951'), 
(64874, 'Wheaton', 'MO', 417, '-094.054723', '+36.761726'), 
(64944, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(64999, 'Kansas City', 'MO', 816, '-094.356728', '+39.035038'), 
(65001, 'Argyle', 'MO', 573, '-091.918023', '+38.498027'), 
(65010, 'Ashland', 'MO', 573, '-092.265908', '+38.781337'), 
(65011, 'Barnett', 'MO', 573, '-092.715162', '+38.373142'), 
(65013, 'Belle', 'MO', 573, '-091.756633', '+38.204321'), 
(65014, 'Bland', 'MO', 573, '-091.520173', '+38.393844'), 
(65016, 'Bonnots Mill', 'MO', 573, '-091.918023', '+38.498027'), 
(65017, 'Brumley', 'MO', 573, '-092.499823', '+38.187229'), 
(65018, 'California', 'MO', 573, '-092.550973', '+38.625055'), 
(65020, 'Camdenton', 'MO', 573, '-092.744846', '+38.024609'), 
(65022, 'Cedar City', 'MO', 573, '-092.178057', '+38.599175'), 
(65023, 'Centertown', 'MO', 573, '-092.370285', '+38.595556'), 
(65024, 'Chamois', 'MO', 573, '-091.738215', '+38.606181'), 
(65025, 'Clarksburg', 'MO', 573, '-092.584502', '+38.635322'), 
(65026, 'Eldon', 'MO', 573, '-092.478035', '+38.320057'), 
(65031, 'Etterville', 'MO', 573, '-092.438629', '+38.223649'), 
(65032, 'Eugene', 'MO', 573, '-092.363038', '+38.393423'), 
(65034, 'Fortuna', 'MO', 660, '-092.760087', '+38.545388'), 
(65035, 'Freeburg', 'MO', 573, '-091.956786', '+38.395172'), 
(65036, 'Gasconade', 'MO', 573, '-091.559163', '+38.670303'), 
(65037, 'Gravois Mills', 'MO', 573, '-092.847886', '+38.267950'), 
(65038, 'Laurie', 'MO', 573, '-092.867804', '+38.196429'), 
(65039, 'Hartsburg', 'MO', 573, '-092.301413', '+38.727190'), 
(65040, 'Henley', 'MO', 573, '-092.312425', '+38.390269'), 
(65041, 'Hermann', 'MO', 573, '-091.499131', '+38.587608'), 
(65042, 'High Point', 'MO', 660, '-092.610941', '+38.674914'), 
(65043, 'Holts Summit', 'MO', 573, '-092.110858', '+38.658869'), 
(65046, 'Jamestown', 'MO', 660, '-092.481749', '+38.771269'), 
(65047, 'Kaiser', 'MO', 573, '-092.557722', '+38.172743'), 
(65048, 'Koeltztown', 'MO', 573, '-091.918023', '+38.498027'), 
(65049, 'Lake Ozark', 'MO', 573, '-092.682496', '+38.113071'), 
(65050, 'Latham', 'MO', 660, '-092.681747', '+38.546636'), 
(65051, 'Linn', 'MO', 573, '-091.787954', '+38.497711'), 
(65052, 'Linn Creek', 'MO', 573, '-092.719289', '+38.058544'), 
(65053, 'Lohman', 'MO', 573, '-092.375577', '+38.543950'), 
(65054, 'Loose Creek', 'MO', 573, '-091.918023', '+38.498027'), 
(65055, 'Mc Girk', 'MO', 573, '-092.610941', '+38.674914'), 
(65058, 'Meta', 'MO', 573, '-092.127749', '+38.314864'), 
(65059, 'Mokane', 'MO', 573, '-091.893250', '+38.705147'), 
(65061, 'Morrison', 'MO', 573, '-091.599416', '+38.488169'), 
(65062, 'Mount Sterling', 'MO', 573, '-091.621808', '+38.484502'), 
(65063, 'New Bloomfield', 'MO', 573, '-092.080440', '+38.730467'), 
(65064, 'Olean', 'MO', 573, '-092.488014', '+38.397892'), 
(65065, 'Osage Beach', 'MO', 573, '-092.671943', '+38.131001'), 
(65066, 'Owensville', 'MO', 573, '-091.477511', '+38.360691'), 
(65067, 'Portland', 'MO', 573, '-091.713568', '+38.770559'), 
(65068, 'Prairie Home', 'MO', 660, '-092.606295', '+38.819678'), 
(65069, 'Rhineland', 'MO', 573, '-091.573653', '+38.794225'), 
(65072, 'Rocky Mount', 'MO', 573, '-092.734795', '+38.265465'), 
(65074, 'Russellville', 'MO', 573, '-092.409339', '+38.485106'), 
(65075, 'Saint Elizabeth', 'MO', 573, '-092.254481', '+38.251613'), 
(65076, 'Saint Thomas', 'MO', 573, '-092.317745', '+38.421857'), 
(65077, 'Steedman', 'MO', 573, '-091.798654', '+38.764377'), 
(65078, 'Stover', 'MO', 573, '-092.995989', '+38.437941'), 
(65079, 'Sunrise Beach', 'MO', 573, '-092.720128', '+38.164874'), 
(65080, 'Tebbetts', 'MO', 573, '-091.996590', '+38.635304'), 
(65081, 'Tipton', 'MO', 660, '-092.661396', '+38.656781'), 
(65082, 'Tuscumbia', 'MO', 573, '-092.446098', '+38.218130'), 
(65083, 'Ulman', 'MO', 573, '-092.433010', '+38.150536'), 
(65084, 'Versailles', 'MO', 573, '-092.835322', '+38.420142'), 
(65085, 'Westphalia', 'MO', 573, '-092.049397', '+38.406348'), 
(65101, 'Jefferson City', 'MO', 573, '-092.165194', '+38.494029'), 
(65102, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65103, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65104, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65105, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65106, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65107, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65108, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65109, 'Jefferson City', 'MO', 573, '-092.299267', '+38.550219'), 
(65110, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65111, 'Jefferson City', 'MO', 573, '-092.249342', '+38.530921'), 
(65201, 'Columbia', 'MO', 573, '-092.274145', '+38.894165'), 
(65202, 'Columbia', 'MO', 573, '-092.311885', '+39.015904'), 
(65203, 'Columbia', 'MO', 573, '-092.397824', '+38.882480'), 
(65205, 'Columbia', 'MO', 573, '-092.349574', '+39.044719'), 
(65211, 'Columbia', 'MO', 573, '-092.102153', '+38.903318'), 
(65212, 'Columbia', 'MO', 573, '-092.330430', '+38.937608'), 
(65215, 'Columbia', 'MO', 573, '-092.320783', '+38.953238'), 
(65216, 'Columbia', 'MO', 573, '-092.102153', '+38.903318'), 
(65217, 'Columbia', 'MO', 573, '-092.102153', '+38.903318'), 
(65218, 'Columbia', 'MO', 573, '-092.102153', '+38.903318'), 
(65230, 'Armstrong', 'MO', 660, '-092.699740', '+39.242532'), 
(65231, 'Auxvasse', 'MO', 573, '-091.911773', '+39.008551'), 
(65232, 'Benton City', 'MO', 573, '-091.755227', '+39.156071'), 
(65233, 'Boonville', 'MO', 660, '-092.733329', '+38.884444'), 
(65236, 'Brunswick', 'MO', 660, '-093.128077', '+39.425365'), 
(65237, 'Bunceton', 'MO', 660, '-092.790412', '+38.759637'), 
(65239, 'Cairo', 'MO', 660, '-092.470668', '+39.534445'), 
(65240, 'Centralia', 'MO', 573, '-092.179684', '+39.143437'), 
(65243, 'Clark', 'MO', 573, '-092.374105', '+39.295025'), 
(65244, 'Clifton Hill', 'MO', 660, '-092.504195', '+39.428482'), 
(65246, 'Dalton', 'MO', 660, '-092.988621', '+39.464326'), 
(65247, 'Excello', 'MO', 660, '-092.465810', '+39.638988'), 
(65248, 'Fayette', 'MO', 660, '-092.673441', '+39.149242'), 
(65250, 'Franklin', 'MO', 660, '-092.827618', '+39.043370'), 
(65251, 'Fulton', 'MO', 573, '-091.966756', '+38.830203'), 
(65254, 'Glasgow', 'MO', 660, '-092.826306', '+39.159075'), 
(65255, 'Hallsville', 'MO', 573, '-092.240267', '+39.102338'), 
(65256, 'Harrisburg', 'MO', 573, '-092.425698', '+39.148359'), 
(65257, 'Higbee', 'MO', 660, '-092.513500', '+39.307179'), 
(65258, 'Holliday', 'MO', 660, '-092.149089', '+39.488707'), 
(65259, 'Huntsville', 'MO', 660, '-092.504087', '+39.470411'), 
(65260, 'Jacksonville', 'MO', 660, '-092.361437', '+39.606140'), 
(65261, 'Keytesville', 'MO', 660, '-092.908657', '+39.425165'), 
(65262, 'Kingdom City', 'MO', 573, '-091.924180', '+38.959176'), 
(65263, 'Madison', 'MO', 660, '-092.206875', '+39.471942'), 
(65264, 'Martinsburg', 'MO', 573, '-091.702079', '+39.110890'), 
(65265, 'Mexico', 'MO', 573, '-091.838271', '+39.201449'), 
(65270, 'Moberly', 'MO', 660, '-092.428348', '+39.425513'), 
(65274, 'New Franklin', 'MO', 660, '-092.705966', '+39.095462'), 
(65275, 'Paris', 'MO', 660, '-092.017068', '+39.467456'), 
(65276, 'Pilot Grove', 'MO', 660, '-092.926931', '+38.849273'), 
(65278, 'Renick', 'MO', 660, '-092.410961', '+39.341357'), 
(65279, 'Rocheport', 'MO', 573, '-092.504030', '+38.996588'), 
(65280, 'Rush Hill', 'MO', 573, '-091.708681', '+39.211548'), 
(65281, 'Salisbury', 'MO', 660, '-092.802909', '+39.425568'), 
(65282, 'Santa FE', 'MO', 573, '-091.865315', '+39.360312'), 
(65283, 'Stoutsville', 'MO', 573, '-091.848796', '+39.481463'), 
(65284, 'Sturgeon', 'MO', 573, '-092.327183', '+39.180874'), 
(65285, 'Thompson', 'MO', 573, '-092.004617', '+39.212787'), 
(65286, 'Triplett', 'MO', 660, '-093.193552', '+39.499974'), 
(65287, 'Wooldridge', 'MO', 660, '-092.566685', '+38.898275'), 
(65299, 'Mid Missouri', 'MO', 573, '-092.102153', '+38.903318'), 
(65301, 'Sedalia', 'MO', 660, '-093.240166', '+38.703138'), 
(65302, 'Sedalia', 'MO', 660, '-093.281672', '+38.724577'), 
(65305, 'Whiteman Air Force Base', 'MO', 660, '-093.573071', '+38.731819'), 
(65320, 'Arrow Rock', 'MO', 660, '-092.948668', '+39.069352'), 
(65321, 'Blackburn', 'MO', 660, '-093.484742', '+39.105316'), 
(65322, 'Blackwater', 'MO', 660, '-092.868132', '+38.940391'), 
(65323, 'Calhoun', 'MO', 660, '-093.608588', '+38.454863'), 
(65324, 'Climax Springs', 'MO', 573, '-093.053635', '+38.101843'), 
(65325, 'Cole Camp', 'MO', 660, '-093.314592', '+38.337832'), 
(65326, 'Edwards', 'MO', 660, '-093.291274', '+38.298955'), 
(65327, 'Emma', 'MO', 660, '-093.503803', '+38.974573'), 
(65329, 'Florence', 'MO', 660, '-092.982845', '+38.608009'), 
(65330, 'Gilliam', 'MO', 660, '-093.004028', '+39.232673'), 
(65332, 'Green Ridge', 'MO', 660, '-093.409180', '+38.605883'), 
(65333, 'Houstonia', 'MO', 660, '-093.313267', '+38.854841'), 
(65334, 'Hughesville', 'MO', 660, '-093.229940', '+38.826683'), 
(65335, 'Ionia', 'MO', 660, '-093.323687', '+38.503854'), 
(65336, 'Knob Noster', 'MO', 660, '-093.582884', '+38.743365'), 
(65337, 'La Monte', 'MO', 660, '-093.417093', '+38.783542');

insert  into zipcodes values 
(65338, 'Lincoln', 'MO', 660, '-093.334544', '+38.395302'), 
(65339, 'Malta Bend', 'MO', 660, '-093.377596', '+39.148119'), 
(65340, 'Marshall', 'MO', 660, '-093.244357', '+39.161394'), 
(65344, 'Miami', 'MO', 660, '-093.226114', '+39.321402'), 
(65345, 'Mora', 'MO', 660, '-093.158732', '+38.556891'), 
(65347, 'Nelson', 'MO', 660, '-092.992939', '+39.029347'), 
(65348, 'Otterville', 'MO', 660, '-092.962870', '+38.742077'), 
(65349, 'Slater', 'MO', 660, '-093.264214', '+39.101211'), 
(65350, 'Smithton', 'MO', 660, '-093.108757', '+38.659963'), 
(65351, 'Sweet Springs', 'MO', 660, '-093.430344', '+39.070204'), 
(65354, 'Syracuse', 'MO', 660, '-092.892923', '+38.654746'), 
(65355, 'Warsaw', 'MO', 660, '-093.327381', '+38.315550'), 
(65360, 'Windsor', 'MO', 660, '-093.588108', '+38.488076'), 
(65401, 'Rolla', 'MO', 573, '-091.797641', '+37.898204'), 
(65402, 'Rolla', 'MO', 573, '-091.817936', '+37.963208'), 
(65409, 'Rolla', 'MO', 573, '-091.777182', '+37.876191'), 
(65433, 'Bendavis', 'MO', 417, '-092.214372', '+37.309426'), 
(65436, 'Beulah', 'MO', 573, '-091.906391', '+37.615826'), 
(65438, 'Birch Tree', 'MO', 573, '-091.494175', '+36.997849'), 
(65439, 'Bixby', 'MO', 573, '-090.845047', '+37.505462'), 
(65440, 'Boss', 'MO', 573, '-091.652493', '+37.612779'), 
(65441, 'Bourbon', 'MO', 573, '-091.248694', '+38.105950'), 
(65443, 'Brinktown', 'MO', 573, '-092.101525', '+38.148315'), 
(65444, 'Bucyrus', 'MO', 417, '-092.077182', '+37.384157'), 
(65446, 'Cherryville', 'MO', 573, '-091.279649', '+37.866661'), 
(65449, 'Cook Station', 'MO', 573, '-091.470109', '+37.856710'), 
(65452, 'Crocker', 'MO', 573, '-092.267710', '+37.944664'), 
(65453, 'Cuba', 'MO', 573, '-091.368908', '+38.100081'), 
(65456, 'Davisville', 'MO', 573, '-091.211555', '+37.786953'), 
(65457, 'Devils Elbow', 'MO', 573, '-092.056898', '+37.851231'), 
(65459, 'Dixon', 'MO', 573, '-092.107438', '+37.928603'), 
(65461, 'Duke', 'MO', 573, '-092.006428', '+37.705975'), 
(65462, 'Edgar Springs', 'MO', 573, '-091.890325', '+37.694596'), 
(65463, 'Eldridge', 'MO', 417, '-092.748660', '+37.769908'), 
(65464, 'Elk Creek', 'MO', 417, '-091.913367', '+37.187845'), 
(65466, 'Eminence', 'MO', 573, '-091.357626', '+37.144556'), 
(65468, 'Eunice', 'MO', 417, '-091.783379', '+37.247968'), 
(65470, 'Falcon', 'MO', 417, '-092.385957', '+37.563472'), 
(65473, 'Fort Leonard Wood', 'MO', 573, '-092.111975', '+37.767687'), 
(65479, 'Hartshorn', 'MO', 417, '-091.732340', '+37.307074'), 
(65483, 'Houston', 'MO', 417, '-091.946292', '+37.305192'), 
(65484, 'Huggins', 'MO', 417, '-092.188628', '+37.359900'), 
(65486, 'Iberia', 'MO', 573, '-092.310170', '+38.108574'), 
(65501, 'Jadwin', 'MO', 573, '-091.481225', '+37.603341'), 
(65529, 'Jerome', 'MO', 573, '-091.983231', '+37.924112'), 
(65532, 'Lake Spring', 'MO', 573, '-091.481225', '+37.603341'), 
(65534, 'Laquey', 'MO', 573, '-092.323916', '+37.718409'), 
(65535, 'Leasburg', 'MO', 573, '-091.265783', '+38.074206'), 
(65536, 'Lebanon', 'MO', 417, '-092.620542', '+37.685459'), 
(65540, 'Lecoma', 'MO', 573, '-091.481225', '+37.603341'), 
(65541, 'Lenox', 'MO', 573, '-091.481225', '+37.603341'), 
(65542, 'Licking', 'MO', 573, '-091.867049', '+37.390505'), 
(65543, 'Lynchburg', 'MO', 417, '-092.308820', '+37.522073'), 
(65546, 'Montier', 'MO', 573, '-091.337506', '+37.153294'), 
(65548, 'Mountain View', 'MO', 417, '-091.769790', '+36.974825'), 
(65550, 'Newburg', 'MO', 573, '-091.912360', '+37.839291'), 
(65552, 'Plato', 'MO', 417, '-092.157003', '+37.484252'), 
(65555, 'Raymondville', 'MO', 417, '-091.748856', '+37.366338'), 
(65556, 'Richland', 'MO', 573, '-092.328289', '+37.850210'), 
(65557, 'Roby', 'MO', 417, '-092.132343', '+37.499376'), 
(65559, 'Saint James', 'MO', 573, '-091.636399', '+37.971347'), 
(65560, 'Salem', 'MO', 573, '-091.539270', '+37.640709'), 
(65564, 'Solo', 'MO', 417, '-091.962351', '+37.242824'), 
(65565, 'Steelville', 'MO', 573, '-091.303229', '+37.890403'), 
(65566, 'Viburnum', 'MO', 573, '-091.133384', '+37.713211'), 
(65567, 'Stoutland', 'MO', 417, '-092.462635', '+37.837263'), 
(65570, 'Success', 'MO', 417, '-092.090859', '+37.462582'), 
(65571, 'Summersville', 'MO', 417, '-091.712763', '+37.176490'), 
(65572, 'Swedeborg', 'MO', 573, '-092.217391', '+37.811860'), 
(65573, 'Teresita', 'MO', 417, '-091.337506', '+37.153294'), 
(65580, 'Vichy', 'MO', 573, '-091.794844', '+38.130967'), 
(65582, 'Vienna', 'MO', 573, '-091.968002', '+38.169920'), 
(65583, 'Waynesville', 'MO', 573, '-092.210471', '+37.767552'), 
(65586, 'Wesco', 'MO', 573, '-091.426693', '+37.858464'), 
(65588, 'Winona', 'MO', 573, '-091.331701', '+36.998455'), 
(65589, 'Yukon', 'MO', 417, '-091.820480', '+37.237620'), 
(65590, 'Long Lane', 'MO', 417, '-093.018874', '+37.659600'), 
(65591, 'Montreal', 'MO', 573, '-092.744219', '+38.034962'), 
(65601, 'Aldrich', 'MO', 417, '-093.543226', '+37.534753'), 
(65603, 'Arcola', 'MO', 417, '-093.849903', '+37.431754'), 
(65604, 'Ash Grove', 'MO', 417, '-093.578642', '+37.311381'), 
(65605, 'Aurora', 'MO', 417, '-093.790376', '+37.005666'), 
(65606, 'Alton', 'MO', 417, '-091.397129', '+36.692896'), 
(65607, 'Caplinger Mills', 'MO', 417, '-093.842468', '+37.736871'), 
(65608, 'Ava', 'MO', 417, '-092.665499', '+36.951914'), 
(65609, 'Bakersfield', 'MO', 417, '-092.144958', '+36.523650'), 
(65610, 'Billings', 'MO', 417, '-093.405929', '+37.046128'), 
(65611, 'Blue Eye', 'MO', 417, '-093.338838', '+36.549301'), 
(65612, 'Bois D Arc', 'MO', 417, '-093.540803', '+37.224385'), 
(65613, 'Bolivar', 'MO', 417, '-093.413616', '+37.626464'), 
(65614, 'Bradleyville', 'MO', 417, '-092.914606', '+36.722523'), 
(65615, 'Branson', 'MO', 417, '-093.235798', '+36.660981'), 
(65616, 'Branson', 'MO', 417, '-093.056340', '+36.653256'), 
(65617, 'Brighton', 'MO', 417, '-093.347992', '+37.462457'), 
(65618, 'Brixey', 'MO', 417, '-092.442341', '+36.651607'), 
(65619, 'Brookline Station', 'MO', 417, '-093.384921', '+37.139291'), 
(65620, 'Bruner', 'MO', 417, '-092.951702', '+37.011657'), 
(65622, 'Buffalo', 'MO', 417, '-093.090618', '+37.642882'), 
(65623, 'Butterfield', 'MO', 417, '-093.906436', '+36.749010'), 
(65624, 'Cape Fair', 'MO', 417, '-093.458626', '+36.747083'), 
(65625, 'Cassville', 'MO', 417, '-093.875744', '+36.683825'), 
(65626, 'Caulfield', 'MO', 417, '-092.051654', '+36.578961'), 
(65627, 'Cedarcreek', 'MO', 417, '-093.014906', '+36.560345'), 
(65629, 'Chadwick', 'MO', 417, '-093.040981', '+36.885838'), 
(65630, 'Chestnutridge', 'MO', 417, '-093.229058', '+36.835950'), 
(65631, 'Clever', 'MO', 417, '-093.438301', '+37.044729'), 
(65632, 'Conway', 'MO', 417, '-092.728010', '+37.532463'), 
(65633, 'Crane', 'MO', 417, '-093.486809', '+36.905731'), 
(65634, 'Cross Timbers', 'MO', 417, '-093.228867', '+38.024206'), 
(65635, 'Dadeville', 'MO', 417, '-093.849903', '+37.431754'), 
(65636, 'Diggins', 'MO', 417, '-092.877874', '+37.277247'), 
(65637, 'Dora', 'MO', 417, '-092.442341', '+36.651607'), 
(65638, 'Drury', 'MO', 417, '-092.499044', '+36.932331'), 
(65640, 'Dunnegan', 'MO', 417, '-093.542218', '+37.698301'), 
(65641, 'Eagle Rock', 'MO', 417, '-093.825497', '+36.715249'), 
(65644, 'Elkland', 'MO', 417, '-092.877874', '+37.277247'), 
(65645, 'Eudora', 'MO', 417, '-093.539707', '+37.476695'), 
(65646, 'Everton', 'MO', 417, '-093.702108', '+37.343350'), 
(65647, 'Exeter', 'MO', 417, '-093.927466', '+36.677628'), 
(65648, 'Fair Grove', 'MO', 417, '-093.175093', '+37.370209'), 
(65649, 'Fair Play', 'MO', 417, '-093.559197', '+37.631792'), 
(65650, 'Flemington', 'MO', 417, '-093.463116', '+37.739853'), 
(65652, 'Fordland', 'MO', 417, '-092.958202', '+37.165856'), 
(65653, 'Forsyth', 'MO', 417, '-093.107824', '+36.726771'), 
(65654, 'Freistatt', 'MO', 417, '-093.897434', '+37.021147'), 
(65655, 'Gainesville', 'MO', 417, '-092.415322', '+36.605575'), 
(65656, 'Galena', 'MO', 417, '-093.406941', '+36.780532'), 
(65657, 'Garrison', 'MO', 417, '-092.999990', '+36.863017'), 
(65658, 'Golden', 'MO', 417, '-093.825497', '+36.715249'), 
(65659, 'Goodson', 'MO', 417, '-093.246729', '+37.750035'), 
(65660, 'Graff', 'MO', 417, '-092.278799', '+37.345392'), 
(65661, 'Greenfield', 'MO', 417, '-093.895184', '+37.406208'), 
(65662, 'Grovespring', 'MO', 417, '-092.581914', '+37.396509'), 
(65663, 'Half Way', 'MO', 417, '-093.258038', '+37.630967'), 
(65664, 'Halltown', 'MO', 417, '-093.627547', '+37.194385'), 
(65666, 'Hardenville', 'MO', 417, '-092.442341', '+36.651607'), 
(65667, 'Hartville', 'MO', 417, '-092.512497', '+37.319401'), 
(65668, 'Hermitage', 'MO', 417, '-093.320033', '+37.946659'), 
(65669, 'Highlandville', 'MO', 417, '-093.280185', '+36.921415'), 
(65672, 'Hollister', 'MO', 417, '-093.173150', '+36.630652'), 
(65673, 'Hollister', 'MO', 417, '-093.216187', '+36.617892'), 
(65674, 'Humansville', 'MO', 417, '-093.554646', '+37.729288'), 
(65675, 'Hurley', 'MO', 417, '-093.496491', '+36.930494'), 
(65676, 'Isabella', 'MO', 417, '-092.442341', '+36.651607'), 
(65679, 'Kirbyville', 'MO', 417, '-093.126321', '+36.579153'), 
(65680, 'Kissee Mills', 'MO', 417, '-092.985076', '+36.697790'), 
(65681, 'Lampe', 'MO', 417, '-093.458626', '+36.747083'), 
(65682, 'Lockwood', 'MO', 417, '-093.954122', '+37.385950'), 
(65685, 'Louisburg', 'MO', 417, '-093.018874', '+37.659600'), 
(65686, 'Kimberling City', 'MO', 417, '-093.432117', '+36.638577'), 
(65688, 'Brandsville', 'MO', 417, '-091.697596', '+36.648817'), 
(65689, 'Cabool', 'MO', 417, '-092.078527', '+37.193593'), 
(65690, 'Couch', 'MO', 417, '-091.397129', '+36.692896'), 
(65692, 'Koshkonong', 'MO', 417, '-091.645491', '+36.596757'), 
(65701, 'Mc Clurg', 'MO', 417, '-092.781063', '+36.702612'), 
(65702, 'Macomb', 'MO', 417, '-092.535335', '+37.100803'), 
(65704, 'Mansfield', 'MO', 417, '-092.573487', '+37.168407'), 
(65705, 'Marionville', 'MO', 417, '-093.628454', '+37.065338'), 
(65706, 'Marshfield', 'MO', 417, '-092.932494', '+37.274421'), 
(65707, 'Miller', 'MO', 417, '-093.847381', '+37.229699'), 
(65708, 'Monett', 'MO', 417, '-093.934986', '+36.802435'), 
(65710, 'Morrisville', 'MO', 417, '-093.439073', '+37.488021'), 
(65711, 'Mountain Grove', 'MO', 417, '-092.432734', '+37.265652'), 
(65712, 'Mount Vernon', 'MO', 417, '-093.824061', '+37.064637'), 
(65713, 'Niangua', 'MO', 417, '-092.757673', '+37.318077'), 
(65714, 'Nixa', 'MO', 417, '-093.237749', '+36.961768'), 
(65715, 'Noble', 'MO', 417, '-092.442341', '+36.651607'), 
(65717, 'Norwood', 'MO', 417, '-092.415178', '+37.160913'), 
(65720, 'Oldfield', 'MO', 417, '-093.096909', '+36.972932'), 
(65721, 'Ozark', 'MO', 417, '-093.122301', '+36.972577'), 
(65722, 'Phillipsburg', 'MO', 417, '-092.759488', '+37.577499'), 
(65723, 'Pierce City', 'MO', 417, '-093.974190', '+36.984539'), 
(65724, 'Pittsburg', 'MO', 417, '-093.305582', '+37.845874'), 
(65725, 'Pleasant Hope', 'MO', 417, '-093.265019', '+37.455661'), 
(65726, 'Point Lookout', 'MO', 417, '-093.241839', '+36.616515'), 
(65727, 'Polk', 'MO', 417, '-093.320582', '+37.743835'), 
(65728, 'Ponce de Leon', 'MO', 417, '-093.458626', '+36.747083'), 
(65729, 'Pontiac', 'MO', 417, '-092.442341', '+36.651607'), 
(65730, 'Powell', 'MO', 417, '-094.342802', '+36.632573'), 
(65731, 'Powersite', 'MO', 417, '-093.124271', '+36.657825'), 
(65732, 'Preston', 'MO', 417, '-093.324817', '+37.942744'), 
(65733, 'Protem', 'MO', 417, '-093.029390', '+36.546632'), 
(65734, 'Purdy', 'MO', 417, '-093.917312', '+36.788850'), 
(65735, 'Quincy', 'MO', 417, '-093.319651', '+37.937887'), 
(65737, 'Reeds Spring', 'MO', 417, '-093.344687', '+36.690661'), 
(65738, 'Republic', 'MO', 417, '-093.501003', '+37.256089'), 
(65739, 'Ridgedale', 'MO', 417, '-093.230334', '+36.610226'), 
(65740, 'Rockaway Beach', 'MO', 417, '-093.158501', '+36.714583'), 
(65741, 'Rockbridge', 'MO', 417, '-092.442341', '+36.651607'), 
(65742, 'Rogersville', 'MO', 417, '-092.983202', '+37.224224'), 
(65744, 'Rueter', 'MO', 417, '-092.909254', '+36.628353'), 
(65745, 'Seligman', 'MO', 417, '-093.937458', '+36.527016'), 
(65746, 'Seymour', 'MO', 417, '-092.820353', '+37.175980'), 
(65747, 'Shell Knob', 'MO', 417, '-093.825497', '+36.715249'), 
(65752, 'South Greenfield', 'MO', 417, '-093.849903', '+37.431754'), 
(65753, 'Sparta', 'MO', 417, '-093.039554', '+36.993376'), 
(65754, 'Spokane', 'MO', 417, '-093.292806', '+36.854253'), 
(65755, 'Squires', 'MO', 417, '-092.499044', '+36.932331'), 
(65756, 'Stotts City', 'MO', 417, '-093.995261', '+37.104238'), 
(65757, 'Strafford', 'MO', 417, '-093.307207', '+37.310494'), 
(65759, 'Taneyville', 'MO', 417, '-093.016322', '+36.750537'), 
(65760, 'Tecumseh', 'MO', 417, '-092.442341', '+36.651607'), 
(65761, 'Theodosia', 'MO', 417, '-092.662803', '+36.583048'), 
(65762, 'Thornfield', 'MO', 417, '-092.442341', '+36.651607'), 
(65764, 'Tunas', 'MO', 417, '-093.018874', '+37.659600'), 
(65765, 'Turners', 'MO', 417, '-093.343673', '+37.258070'), 
(65766, 'Udall', 'MO', 417, '-092.442341', '+36.651607'), 
(65767, 'Urbana', 'MO', 417, '-093.154651', '+37.803727'), 
(65768, 'Vanzant', 'MO', 417, '-092.499044', '+36.932331'), 
(65769, 'Verona', 'MO', 417, '-093.809406', '+36.985316'), 
(65770, 'Walnut Grove', 'MO', 417, '-093.343077', '+37.369849'), 
(65771, 'Walnut Shade', 'MO', 417, '-093.222445', '+36.772257'), 
(65772, 'Washburn', 'MO', 417, '-093.940707', '+36.623330'), 
(65773, 'Wasola', 'MO', 417, '-092.442341', '+36.651607'), 
(65774, 'Weaubleau', 'MO', 417, '-093.540576', '+37.891711'), 
(65775, 'West Plains', 'MO', 417, '-091.882912', '+36.746510'), 
(65776, 'South Fork', 'MO', 417, '-091.986785', '+36.629135'), 
(65777, 'Moody', 'MO', 417, '-091.989349', '+36.581303'), 
(65778, 'Myrtle', 'MO', 417, '-091.397129', '+36.692896'), 
(65779, 'Wheatland', 'MO', 417, '-093.365137', '+37.944587'), 
(65781, 'Willard', 'MO', 417, '-093.315876', '+37.348973'), 
(65783, 'Windyville', 'MO', 417, '-093.018874', '+37.659600'), 
(65784, 'Zanoni', 'MO', 417, '-092.442341', '+36.651607'), 
(65785, 'Stockton', 'MO', 417, '-093.797692', '+37.681676'), 
(65786, 'Macks Creek', 'MO', 573, '-092.744219', '+38.034962'), 
(65787, 'Roach', 'MO', 573, '-092.914785', '+38.102482'), 
(65788, 'Peace Valley', 'MO', 417, '-091.777528', '+36.870043'), 
(65789, 'Pomona', 'MO', 417, '-091.895914', '+36.876581'), 
(65790, 'Pottersville', 'MO', 417, '-092.042860', '+36.701608'), 
(65791, 'Thayer', 'MO', 417, '-091.548742', '+36.526267'), 
(65793, 'Willow Springs', 'MO', 417, '-091.898910', '+36.933184'), 
(65801, 'Springfield', 'MO', 417, '-093.343673', '+37.258070'), 
(65802, 'Springfield', 'MO', 417, '-093.319940', '+37.184570'), 
(65803, 'Springfield', 'MO', 417, '-093.324456', '+37.299377'), 
(65804, 'Springfield', 'MO', 417, '-093.238034', '+37.151377'), 
(65805, 'Springfield', 'MO', 417, '-093.343673', '+37.258070'), 
(65806, 'Springfield', 'MO', 417, '-093.303288', '+37.177044'), 
(65807, 'Springfield', 'MO', 417, '-093.348705', '+37.158811'), 
(65808, 'Springfield', 'MO', 417, '-093.343673', '+37.258070'), 
(65809, 'Springfield', 'MO', 417, '-093.216410', '+37.150649'), 
(65810, 'Springfield', 'MO', 417, '-093.313180', '+37.122249'), 
(65814, 'Springfield', 'MO', 417, '-093.343673', '+37.258070'), 
(65817, 'Springfield', 'MO', 417, '-093.343673', '+37.258070'), 
(65890, 'Springfield', 'MO', 417, '-093.343673', '+37.258070'), 
(65898, 'Springfield', 'MO', 417, '-093.295137', '+37.180349'), 
(65899, 'Springfield', 'MO', 417, '-093.259586', '+37.181498'), 
(66002, 'Atchison', 'KS', 913, '-095.225098', '+39.535948'), 
(66006, 'Baldwin City', 'KS', 785, '-095.223906', '+38.821502'), 
(66007, 'Basehor', 'KS', 913, '-094.947234', '+39.133448'), 
(66008, 'Bendena', 'KS', 785, '-095.186894', '+39.712615'), 
(66010, 'Blue Mound', 'KS', 913, '-095.007693', '+38.089756'), 
(66012, 'Bonner Springs', 'KS', 913, '-094.763938', '+39.068153'), 
(66013, 'Bucyrus', 'KS', 913, '-094.685052', '+38.676056'), 
(66014, 'Centerville', 'KS', 913, '-094.890305', '+38.282583'), 
(66015, 'Colony', 'KS', 316, '-095.299014', '+38.213685'), 
(66016, 'Cummings', 'KS', 913, '-095.240978', '+39.483518'), 
(66017, 'Denton', 'KS', 785, '-095.103098', '+39.703980'), 
(66018, 'De Soto', 'KS', 913, '-094.971430', '+38.946156'), 
(66019, 'Clearview City', 'KS', 913, '-095.003661', '+38.946041'), 
(66020, 'Easton', 'KS', 913, '-095.099858', '+39.339141'), 
(66021, 'Edgerton', 'KS', 913, '-094.943160', '+38.817766'), 
(66023, 'Effingham', 'KS', 913, '-095.393716', '+39.507561'), 
(66024, 'Elwood', 'KS', 785, '-094.882439', '+39.757262'), 
(66025, 'Eudora', 'KS', 785, '-095.125903', '+38.879142'), 
(66026, 'Fontana', 'KS', 913, '-094.883440', '+38.417885'), 
(66027, 'Fort Leavenworth', 'KS', 913, '-094.931329', '+39.346798'), 
(66030, 'Gardner', 'KS', 913, '-094.941390', '+38.814998'), 
(66031, 'New Century', 'KS', 913, '-094.899201', '+38.824863'), 
(66032, 'Garnett', 'KS', 785, '-095.286458', '+38.232767'), 
(66033, 'Greeley', 'KS', 785, '-095.139231', '+38.346417'), 
(66035, 'Highland', 'KS', 785, '-095.227692', '+39.878677'), 
(66036, 'Hillsdale', 'KS', 913, '-094.852061', '+38.658068'), 
(66039, 'Kincaid', 'KS', 316, '-095.188557', '+38.110393'), 
(66040, 'La Cygne', 'KS', 913, '-094.731773', '+38.362869'), 
(66041, 'Lancaster', 'KS', 913, '-095.306304', '+39.536445'), 
(66042, 'Lane', 'KS', 785, '-095.263735', '+38.550993'), 
(66043, 'Lansing', 'KS', 913, '-094.883026', '+39.233204'), 
(66044, 'Lawrence', 'KS', 785, '-095.283982', '+38.907518'), 
(66045, 'Lawrence', 'KS', 785, '-095.275623', '+38.952526'), 
(66046, 'Lawrence', 'KS', 785, '-095.315453', '+38.878682'), 
(66047, 'Lawrence', 'KS', 785, '-095.338066', '+38.884370'), 
(66048, 'Leavenworth', 'KS', 913, '-094.982216', '+39.279656'), 
(66049, 'Lawrence', 'KS', 785, '-095.344647', '+38.903685'), 
(66050, 'Lecompton', 'KS', 785, '-095.417804', '+39.004574'), 
(66051, 'Olathe', 'KS', 913, '-094.831991', '+38.899901'), 
(66052, 'Linwood', 'KS', 913, '-095.056044', '+39.007550'), 
(66053, 'Louisburg', 'KS', 913, '-094.689876', '+38.587195'), 
(66054, 'Mc Louth', 'KS', 913, '-095.231788', '+39.198095'), 
(66056, 'Mound City', 'KS', 913, '-094.766019', '+38.243571'), 
(66058, 'Muscotah', 'KS', 785, '-095.483992', '+39.529523'), 
(66060, 'Nortonville', 'KS', 785, '-095.319744', '+39.383848'), 
(66061, 'Olathe', 'KS', 913, '-094.881709', '+38.891427'), 
(66062, 'Olathe', 'KS', 913, '-094.778714', '+38.847391'), 
(66063, 'Olathe', 'KS', 913, '-094.831991', '+38.899901'), 
(66064, 'Osawatomie', 'KS', 913, '-094.891655', '+38.558533'), 
(66066, 'Oskaloosa', 'KS', 785, '-095.356589', '+39.255747'), 
(66067, 'Ottawa', 'KS', 785, '-095.282668', '+38.564337'), 
(66070, 'Ozawkie', 'KS', 785, '-095.456501', '+39.177150'), 
(66071, 'Paola', 'KS', 913, '-094.880328', '+38.577932'), 
(66072, 'Parker', 'KS', 913, '-094.852908', '+38.255903'), 
(66073, 'Perry', 'KS', 785, '-095.396681', '+39.229717'), 
(66075, 'Pleasanton', 'KS', 913, '-094.713323', '+38.176349'), 
(66076, 'Pomona', 'KS', 785, '-095.341800', '+38.615040'), 
(66077, 'Potter', 'KS', 913, '-095.140829', '+39.423624'), 
(66078, 'Princeton', 'KS', 785, '-095.258362', '+38.470428'), 
(66079, 'Rantoul', 'KS', 785, '-095.138748', '+38.550188'), 
(66080, 'Richmond', 'KS', 785, '-095.312506', '+38.436338'), 
(66083, 'Spring Hill', 'KS', 913, '-094.788441', '+38.789323'), 
(66085, 'Stilwell', 'KS', 913, '-094.656698', '+38.817990'), 
(66086, 'Tonganoxie', 'KS', 913, '-095.084717', '+39.115489'), 
(66087, 'Troy', 'KS', 785, '-095.143417', '+39.790573'), 
(66088, 'Valley Falls', 'KS', 785, '-095.428183', '+39.248329'), 
(66090, 'Wathena', 'KS', 785, '-095.083528', '+39.806075'), 
(66091, 'Welda', 'KS', 785, '-095.343798', '+38.150424'), 
(66092, 'Wellsville', 'KS', 785, '-095.149986', '+38.642244'), 
(66093, 'Westphalia', 'KS', 785, '-095.457728', '+38.210603'), 
(66094, 'White Cloud', 'KS', 785, '-095.293570', '+39.873744'), 
(66095, 'Williamsburg', 'KS', 785, '-095.406321', '+38.479130'), 
(66097, 'Winchester', 'KS', 913, '-095.285222', '+39.231400'), 
(66101, 'Kansas City', 'KS', 913, '-094.630384', '+39.103053'), 
(66102, 'Kansas City', 'KS', 913, '-094.750537', '+39.101553'), 
(66103, 'Kansas City', 'KS', 913, '-094.628184', '+39.066804'), 
(66104, 'Kansas City', 'KS', 913, '-094.688896', '+39.145049'), 
(66105, 'Kansas City', 'KS', 913, '-094.635528', '+39.082662'), 
(66106, 'Kansas City', 'KS', 913, '-094.717837', '+39.069404'), 
(66109, 'Kansas City', 'KS', 913, '-094.817719', '+39.143692'), 
(66110, 'Kansas City', 'KS', 913, '-094.749538', '+39.096551'), 
(66111, 'Kansas City', 'KS', 913, '-094.786033', '+39.086354'), 
(66112, 'Kansas City', 'KS', 913, '-094.765822', '+39.116953'), 
(66113, 'Edwardsville', 'KS', 913, '-094.723271', '+39.073539'), 
(66115, 'Kansas City', 'KS', 913, '-094.615984', '+39.136353'), 
(66117, 'Kansas City', 'KS', 913, '-094.749538', '+39.096551'), 
(66118, 'Kansas City', 'KS', 913, '-094.614434', '+39.101054'), 
(66119, 'Kansas City', 'KS', 913, '-094.749538', '+39.096551'), 
(66160, 'Kansas City', 'KS', 913, '-094.749538', '+39.096551'), 
(66201, 'Shawnee Mission', 'KS', 913, '-094.679486', '+39.007755'), 
(66202, 'Shawnee Mission', 'KS', 913, '-094.682563', '+39.024819'), 
(66203, 'Shawnee Mission', 'KS', 913, '-094.693187', '+39.015629'), 
(66204, 'Shawnee Mission', 'KS', 913, '-094.683188', '+38.974815'), 
(66205, 'Shawnee Mission', 'KS', 913, '-094.827369', '+38.994381'), 
(66206, 'Shawnee Mission', 'KS', 913, '-094.716155', '+38.959356'), 
(66207, 'Shawnee Mission', 'KS', 913, '-094.644701', '+38.955156'), 
(66208, 'Shawnee Mission', 'KS', 913, '-094.634038', '+38.993805'), 
(66209, 'Shawnee Mission', 'KS', 913, '-094.637684', '+38.898356'), 
(66210, 'Shawnee Mission', 'KS', 913, '-094.714336', '+38.927256'), 
(66211, 'Shawnee Mission', 'KS', 913, '-094.637888', '+38.924838'), 
(66212, 'Shawnee Mission', 'KS', 913, '-094.683236', '+38.956806'), 
(66213, 'Shawnee Mission', 'KS', 913, '-094.704936', '+38.898243'), 
(66214, 'Shawnee Mission', 'KS', 913, '-094.720914', '+38.964879'), 
(66215, 'Shawnee Mission', 'KS', 913, '-094.740503', '+38.949007'), 
(66216, 'Shawnee Mission', 'KS', 913, '-094.741448', '+39.014655'), 
(66217, 'Shawnee Mission', 'KS', 913, '-094.770868', '+39.014604'), 
(66218, 'Shawnee Mission', 'KS', 913, '-094.810790', '+39.014005'), 
(66219, 'Shawnee Mission', 'KS', 913, '-094.779899', '+38.955326'), 
(66220, 'Shawnee Mission', 'KS', 913, '-094.822249', '+38.961334'), 
(66221, 'Shawnee Mission', 'KS', 913, '-094.714388', '+38.861933'), 
(66222, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66223, 'Shawnee Mission', 'KS', 913, '-094.660994', '+38.861887'), 
(66224, 'Shawnee Mission', 'KS', 913, '-094.631442', '+38.859094'), 
(66225, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66226, 'Shawnee Mission', 'KS', 913, '-094.862667', '+39.017826'), 
(66227, 'Shawnee Mission', 'KS', 913, '-094.868066', '+38.974684'), 
(66250, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66251, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66276, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66279, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66282, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66283, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66285, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66286, 'Shawnee Mission', 'KS', 913, '-094.831991', '+38.899901'), 
(66401, 'Alma', 'KS', 785, '-096.204558', '+38.953556'), 
(66402, 'Auburn', 'KS', 785, '-095.839181', '+38.916916'), 
(66403, 'Axtell', 'KS', 785, '-096.295457', '+39.885826'), 
(66404, 'Baileyville', 'KS', 785, '-096.108737', '+39.753031'), 
(66406, 'Beattie', 'KS', 785, '-096.416779', '+39.906945'), 
(66407, 'Belvue', 'KS', 785, '-096.164714', '+39.277337'), 
(66408, 'Bern', 'KS', 785, '-095.967077', '+39.960927'), 
(66409, 'Berryton', 'KS', 785, '-095.584708', '+38.927847'), 
(66411, 'Blue Rapids', 'KS', 785, '-096.563601', '+39.713306'), 
(66412, 'Bremen', 'KS', 785, '-096.758998', '+39.907206'), 
(66413, 'Burlingame', 'KS', 785, '-095.815754', '+38.737990'), 
(66414, 'Carbondale', 'KS', 785, '-095.706138', '+38.811675'), 
(66415, 'Centralia', 'KS', 785, '-096.032867', '+39.697428'), 
(66416, 'Circleville', 'KS', 785, '-095.848729', '+39.528134'), 
(66417, 'Corning', 'KS', 785, '-096.031758', '+39.654314'), 
(66418, 'Delia', 'KS', 785, '-095.900691', '+39.300065'), 
(66419, 'Denison', 'KS', 785, '-095.612718', '+39.353979'), 
(66420, 'Dover', 'KS', 785, '-095.917186', '+38.964532'), 
(66422, 'Emmett', 'KS', 785, '-096.104160', '+39.347682'), 
(66423, 'Eskridge', 'KS', 785, '-096.145799', '+38.858895'), 
(66424, 'Everest', 'KS', 785, '-095.462469', '+39.699141'), 
(66425, 'Fairview', 'KS', 785, '-095.727038', '+39.821847'), 
(66426, 'Fostoria', 'KS', 785, '-096.506769', '+39.439820'), 
(66427, 'Frankfort', 'KS', 785, '-096.522272', '+39.733313'), 
(66428, 'Goff', 'KS', 785, '-095.930454', '+39.664216'), 
(66429, 'Grantville', 'KS', 785, '-095.539169', '+39.104047'), 
(66431, 'Harveyville', 'KS', 785, '-095.963421', '+38.789698'), 
(66432, 'Havensville', 'KS', 785, '-096.374730', '+39.446550'), 
(66434, 'Hiawatha', 'KS', 785, '-095.600405', '+39.791367'), 
(66436, 'Holton', 'KS', 785, '-095.765586', '+39.481012'), 
(66438, 'Home', 'KS', 785, '-096.506345', '+39.848788'), 
(66439, 'Horton', 'KS', 785, '-095.527212', '+39.664076'), 
(66440, 'Hoyt', 'KS', 785, '-095.685374', '+39.305187'), 
(66441, 'Junction City', 'KS', 785, '-096.783359', '+39.026465'), 
(66442, 'Fort Riley', 'KS', 785, '-096.837821', '+39.113738'), 
(66449, 'Leonardville', 'KS', 785, '-096.848345', '+39.401675'), 
(66450, 'Louisville', 'KS', 785, '-096.333203', '+39.261802'), 
(66451, 'Lyndon', 'KS', 785, '-095.656131', '+38.622848'), 
(66501, 'Mc Farland', 'KS', 785, '-096.237918', '+39.053494'), 
(66502, 'Manhattan', 'KS', 785, '-096.564589', '+39.209375'), 
(66503, 'Manhattan', 'KS', 785, '-096.633596', '+39.245797'), 
(66505, 'Manhattan', 'KS', 785, '-096.675295', '+39.304937'), 
(66506, 'Manhattan', 'KS', 785, '-096.583875', '+39.196032'), 
(66507, 'Maple Hill', 'KS', 785, '-096.131584', '+39.070808'), 
(66508, 'Marysville', 'KS', 785, '-096.617219', '+39.863544'), 
(66509, 'Mayetta', 'KS', 785, '-095.760939', '+39.312432'), 
(66510, 'Melvern', 'KS', 785, '-095.611239', '+38.499728'), 
(66512, 'Meriden', 'KS', 785, '-095.530598', '+39.202791'), 
(66514, 'Milford', 'KS', 785, '-096.874028', '+39.127855'), 
(66515, 'Morrill', 'KS', 785, '-095.694761', '+39.923097'), 
(66516, 'Netawaka', 'KS', 785, '-095.716332', '+39.601523'), 
(66517, 'Ogden', 'KS', 785, '-096.710090', '+39.115313'), 
(66518, 'Oketo', 'KS', 785, '-096.551054', '+39.964838'), 
(66520, 'Olsburg', 'KS', 785, '-096.439613', '+39.411089'), 
(66521, 'Onaga', 'KS', 785, '-096.344280', '+39.442426'), 
(66522, 'Oneida', 'KS', 785, '-095.939190', '+39.865912'), 
(66523, 'Osage City', 'KS', 785, '-095.737112', '+38.629558'), 
(66524, 'Overbrook', 'KS', 785, '-095.574894', '+38.724549'), 
(66526, 'Paxico', 'KS', 785, '-096.167821', '+39.069282'), 
(66527, 'Powhattan', 'KS', 785, '-095.635089', '+39.761448'), 
(66528, 'Quenemo', 'KS', 785, '-095.555210', '+38.634939'), 
(66531, 'Riley', 'KS', 785, '-096.822207', '+39.300456'), 
(66532, 'Robinson', 'KS', 785, '-095.456658', '+39.818216'), 
(66533, 'Rossville', 'KS', 785, '-095.959031', '+39.158392'), 
(66534, 'Sabetha', 'KS', 785, '-095.802372', '+39.899941'), 
(66535, 'Saint George', 'KS', 785, '-096.435394', '+39.289710'), 
(66536, 'Saint Marys', 'KS', 785, '-096.128154', '+39.256719'), 
(66537, 'Scranton', 'KS', 785, '-095.675159', '+38.746330'), 
(66538, 'Seneca', 'KS', 785, '-096.031629', '+39.847328'), 
(66539, 'Silver Lake', 'KS', 785, '-095.863810', '+39.151302'), 
(66540, 'Soldier', 'KS', 785, '-095.825452', '+39.478973'), 
(66541, 'Summerfield', 'KS', 785, '-096.510692', '+39.847244'), 
(66542, 'Tecumseh', 'KS', 785, '-095.628841', '+39.002048'), 
(66543, 'Vassar', 'KS', 785, '-095.601158', '+38.641898'), 
(66544, 'Vermillion', 'KS', 785, '-096.495257', '+39.689591'), 
(66546, 'Wakarusa', 'KS', 785, '-095.729868', '+38.905693'), 
(66547, 'Wamego', 'KS', 785, '-096.341383', '+39.298416'), 
(66548, 'Waterville', 'KS', 785, '-096.701387', '+39.763462'), 
(66549, 'Westmoreland', 'KS', 785, '-096.437389', '+39.413800'), 
(66550, 'Wetmore', 'KS', 785, '-095.811894', '+39.636115'), 
(66551, 'Wheaton', 'KS', 785, '-096.257561', '+39.471738'), 
(66552, 'Whiting', 'KS', 785, '-095.639154', '+39.594110'), 
(66554, 'Randolph', 'KS', 785, '-096.806367', '+39.465421'), 
(66555, 'Marysville', 'KS', 785, '-096.522806', '+39.783753'), 
(66601, 'Topeka', 'KS', 785, '-095.780662', '+38.988075'), 
(66603, 'Topeka', 'KS', 785, '-095.675758', '+39.052150'), 
(66604, 'Topeka', 'KS', 785, '-095.758369', '+39.045716'), 
(66605, 'Topeka', 'KS', 785, '-095.592088', '+39.011150'), 
(66606, 'Topeka', 'KS', 785, '-095.721610', '+39.059349'), 
(66607, 'Topeka', 'KS', 785, '-095.630107', '+39.044349'), 
(66608, 'Topeka', 'KS', 785, '-095.645607', '+39.080299'), 
(66609, 'Topeka', 'KS', 785, '-095.615101', '+38.964740'), 
(66610, 'Topeka', 'KS', 785, '-095.817109', '+38.975466'), 
(66611, 'Topeka', 'KS', 785, '-095.695559', '+39.015200'), 
(66612, 'Topeka', 'KS', 785, '-095.679459', '+39.040450'), 
(66614, 'Topeka', 'KS', 785, '-095.779995', '+39.017305'), 
(66615, 'Topeka', 'KS', 785, '-095.854169', '+39.055155'), 
(66616, 'Topeka', 'KS', 785, '-095.626357', '+39.065477'), 
(66617, 'Topeka', 'KS', 785, '-095.793795', '+39.152750'), 
(66618, 'Topeka', 'KS', 785, '-095.801975', '+39.139907'), 
(66619, 'Topeka', 'KS', 785, '-095.723636', '+38.953556'), 
(66620, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66621, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66622, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66624, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66625, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66626, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66628, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66629, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66634, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66636, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66637, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66638, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66642, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66647, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66652, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66653, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66658, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66667, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66675, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66683, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66686, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66692, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66699, 'Topeka', 'KS', 785, '-095.769657', '+39.042939'), 
(66701, 'Fort Scott', 'KS', 316, '-094.714793', '+37.821629'), 
(66710, 'Altoona', 'KS', 316, '-095.661801', '+37.525023'), 
(66711, 'Arcadia', 'KS', 316, '-094.697518', '+37.601241'), 
(66712, 'Arma', 'KS', 316, '-094.694906', '+37.557295'), 
(66713, 'Baxter Springs', 'KS', 316, '-094.789814', '+37.139184'), 
(66714, 'Benedict', 'KS', 316, '-095.703812', '+37.611817'), 
(66716, 'Bronson', 'KS', 316, '-095.026240', '+37.874455'), 
(66717, 'Buffalo', 'KS', 316, '-095.703647', '+37.614292'), 
(66720, 'Chanute', 'KS', 316, '-095.416422', '+37.609218'), 
(66724, 'Cherokee', 'KS', 316, '-094.832276', '+37.368216'), 
(66725, 'Columbus', 'KS', 316, '-094.889857', '+37.169887'), 
(66727, 'Coyville', 'KS', 316, '-095.743835', '+37.559151'), 
(66728, 'Crestline', 'KS', 316, '-094.704133', '+37.169440'), 
(66732, 'Elsmore', 'KS', 316, '-095.215073', '+37.838456'), 
(66733, 'Erie', 'KS', 316, '-095.298920', '+37.580055'), 
(66734, 'Farlington', 'KS', 316, '-094.798259', '+37.624035'), 
(66735, 'Franklin', 'KS', 316, '-094.683265', '+37.437747'), 
(66736, 'Fredonia', 'KS', 316, '-095.748418', '+37.571672'), 
(66738, 'Fulton', 'KS', 316, '-094.720191', '+38.010170'), 
(66739, 'Galena', 'KS', 316, '-094.833896', '+37.154560'), 
(66740, 'Galesburg', 'KS', 316, '-095.370691', '+37.472432'), 
(66741, 'Arcadia', 'KS', 316, '-094.850996', '+37.855416'), 
(66742, 'Gas', 'KS', 316, '-095.346697', '+37.923162'), 
(66743, 'Girard', 'KS', 316, '-094.881385', '+37.471611'), 
(66746, 'Hepler', 'KS', 316, '-094.942113', '+37.638333'), 
(66748, 'Humboldt', 'KS', 316, '-095.345490', '+37.829342'), 
(66749, 'Iola', 'KS', 316, '-095.391057', '+37.885757'), 
(66751, 'La Harpe', 'KS', 316, '-095.255758', '+37.914528'), 
(66753, 'Mc Cune', 'KS', 316, '-094.856644', '+37.448486'), 
(66754, 'Mapleton', 'KS', 316, '-094.850996', '+37.855416'), 
(66755, 'Moran', 'KS', 316, '-095.197671', '+37.914394'), 
(66756, 'Mulberry', 'KS', 316, '-094.661105', '+37.542590'), 
(66757, 'Neodesha', 'KS', 316, '-095.668445', '+37.560840'), 
(66758, 'Neosho Falls', 'KS', 316, '-095.622106', '+37.998206'), 
(66759, 'New Albany', 'KS', 316, '-095.937861', '+37.568982'), 
(66760, 'Opolis', 'KS', 316, '-094.619885', '+37.341990'), 
(66761, 'Piqua', 'KS', 316, '-095.569370', '+37.914531'), 
(66762, 'Pittsburg', 'KS', 316, '-094.819212', '+37.448044'), 
(66763, 'Frontenac', 'KS', 316, '-094.691566', '+37.446615'), 
(66767, 'Prescott', 'KS', 913, '-094.705448', '+38.178868'), 
(66769, 'Redfield', 'KS', 316, '-094.880482', '+37.836666'), 
(66770, 'Riverton', 'KS', 316, '-094.758958', '+37.073183'), 
(66771, 'Saint Paul', 'KS', 316, '-095.183687', '+37.545144'), 
(66772, 'Savonburg', 'KS', 316, '-095.244530', '+37.768978'), 
(66773, 'Scammon', 'KS', 316, '-094.809198', '+37.280945'), 
(66775, 'Stark', 'KS', 316, '-095.178823', '+37.675371'), 
(66776, 'Thayer', 'KS', 316, '-095.452585', '+37.480322'), 
(66777, 'Toronto', 'KS', 316, '-095.888880', '+37.814423'), 
(66778, 'Treece', 'KS', 316, '-094.881789', '+37.140020'), 
(66779, 'Uniontown', 'KS', 316, '-094.975786', '+37.847185'), 
(66780, 'Walnut', 'KS', 316, '-094.856834', '+37.572920'), 
(66781, 'Weir', 'KS', 316, '-094.734382', '+37.258838'), 
(66782, 'West Mineral', 'KS', 316, '-094.926124', '+37.285147'), 
(66783, 'Yates Center', 'KS', 316, '-095.723555', '+37.884741'), 
(66801, 'Emporia', 'KS', 316, '-096.152766', '+38.434153'), 
(66830, 'Admire', 'KS', 316, '-096.108283', '+38.608394'), 
(66833, 'Allen', 'KS', 316, '-096.173461', '+38.652011'), 
(66834, 'Alta Vista', 'KS', 785, '-096.488112', '+38.864507'), 
(66835, 'Americus', 'KS', 316, '-096.261884', '+38.556174'), 
(66838, 'Burdick', 'KS', 785, '-096.801336', '+38.565758'), 
(66839, 'Burlington', 'KS', 316, '-095.733598', '+38.236316'), 
(66840, 'Burns', 'KS', 316, '-096.888518', '+38.089221'), 
(66842, 'Cassoday', 'KS', 316, '-096.661017', '+37.995545'), 
(66843, 'Cedar Point', 'KS', 316, '-096.822766', '+38.260042'), 
(66845, 'Cottonwood Falls', 'KS', 316, '-096.549450', '+38.376740'), 
(66846, 'Council Grove', 'KS', 316, '-096.546900', '+38.695880'), 
(66849, 'Dwight', 'KS', 785, '-096.579805', '+38.826679'), 
(66850, 'Elmdale', 'KS', 316, '-096.646064', '+38.372982'), 
(66851, 'Florence', 'KS', 316, '-096.974518', '+38.293353'), 
(66852, 'Gridley', 'KS', 316, '-095.794536', '+38.105539'), 
(66853, 'Hamilton', 'KS', 316, '-096.199508', '+37.980393'), 
(66854, 'Hartford', 'KS', 316, '-096.103771', '+38.345691'), 
(66855, 'Lamont', 'KS', 316, '-096.242059', '+37.888276'), 
(66856, 'Lebo', 'KS', 316, '-095.790281', '+38.237155'), 
(66857, 'Le Roy', 'KS', 316, '-095.685599', '+38.114860'), 
(66858, 'Lincolnville', 'KS', 316, '-096.962640', '+38.493293'), 
(66859, 'Lost Springs', 'KS', 785, '-096.967811', '+38.566392'), 
(66860, 'Madison', 'KS', 316, '-096.144795', '+38.061943'), 
(66861, 'Marion', 'KS', 316, '-096.965255', '+38.284561'), 
(66862, 'Matfield Green', 'KS', 316, '-096.597442', '+38.303962'), 
(66863, 'Neal', 'KS', 316, '-096.242059', '+37.888276'), 
(66864, 'Neosho Rapids', 'KS', 316, '-096.103875', '+38.413332'), 
(66865, 'Olpe', 'KS', 316, '-096.190300', '+38.354006'), 
(66866, 'Peabody', 'KS', 316, '-097.003776', '+38.134801'), 
(66868, 'Reading', 'KS', 316, '-096.014360', '+38.533232'), 
(66869, 'Strong City', 'KS', 316, '-096.538737', '+38.390683'), 
(66870, 'Virgil', 'KS', 316, '-096.012585', '+37.978282'), 
(66871, 'Waverly', 'KS', 785, '-095.628088', '+38.346908'), 
(66872, 'White City', 'KS', 785, '-096.779581', '+38.783116'), 
(66873, 'Wilsey', 'KS', 785, '-096.663865', '+38.682093'), 
(66901, 'Concordia', 'KS', 785, '-097.656764', '+39.551634'), 
(66930, 'Agenda', 'KS', 785, '-097.446521', '+39.704380'), 
(66932, 'Athol', 'KS', 785, '-098.919297', '+39.766784'), 
(66933, 'Barnes', 'KS', 785, '-096.862609', '+39.681367'), 
(66935, 'Belleville', 'KS', 785, '-097.601461', '+39.836218'), 
(66936, 'Burr Oak', 'KS', 785, '-098.218469', '+39.784792'), 
(66937, 'Clifton', 'KS', 785, '-097.173410', '+39.655509'), 
(66938, 'Clyde', 'KS', 785, '-097.398639', '+39.591270'), 
(66939, 'Courtland', 'KS', 785, '-097.666524', '+39.746555'), 
(66940, 'Cuba', 'KS', 785, '-097.458269', '+39.801787'), 
(66941, 'Esbon', 'KS', 785, '-098.433369', '+39.820964'), 
(66942, 'Formoso', 'KS', 785, '-097.993161', '+39.778286'), 
(66943, 'Greenleaf', 'KS', 785, '-096.975097', '+39.687997'), 
(66944, 'Haddam', 'KS', 785, '-097.269445', '+39.835510'), 
(66945, 'Hanover', 'KS', 785, '-096.896534', '+39.867079'), 
(66946, 'Hollenberg', 'KS', 785, '-096.966275', '+39.841523'), 
(66948, 'Jamestown', 'KS', 785, '-097.861170', '+39.598963'), 
(66949, 'Jewell', 'KS', 785, '-098.147215', '+39.671874'), 
(66951, 'Kensington', 'KS', 785, '-098.796287', '+39.783621'), 
(66952, 'Lebanon', 'KS', 785, '-098.556016', '+39.807699'), 
(66953, 'Linn', 'KS', 785, '-097.168514', '+39.784861'), 
(66955, 'Mahaska', 'KS', 785, '-097.226140', '+39.841669'), 
(66956, 'Mankato', 'KS', 785, '-098.205950', '+39.787529'), 
(66958, 'Morrowville', 'KS', 785, '-097.172061', '+39.885808'), 
(66959, 'Munden', 'KS', 785, '-097.498488', '+39.860279'), 
(66960, 'Narka', 'KS', 785, '-097.428585', '+39.960731'), 
(66961, 'Norway', 'KS', 785, '-097.650902', '+39.827894'), 
(66962, 'Palmer', 'KS', 785, '-097.129930', '+39.610229'), 
(66963, 'Randall', 'KS', 785, '-098.044991', '+39.643012'), 
(66964, 'Republic', 'KS', 785, '-097.628516', '+39.875728'), 
(66966, 'Scandia', 'KS', 785, '-097.783734', '+39.794591'), 
(66967, 'Smith Center', 'KS', 785, '-098.673356', '+39.788577'), 
(66968, 'Washington', 'KS', 785, '-097.054286', '+39.781107'), 
(66970, 'Webber', 'KS', 785, '-098.035371', '+39.935373'), 
(67001, 'Andale', 'KS', 316, '-097.636619', '+37.779733'), 
(67002, 'Andover', 'KS', 316, '-097.098431', '+37.701532'), 
(67003, 'Anthony', 'KS', 316, '-098.048121', '+37.111488'), 
(67004, 'Argonia', 'KS', 316, '-097.690887', '+37.248959'), 
(67005, 'Arkansas City', 'KS', 316, '-096.904215', '+37.149582'), 
(67008, 'Atlanta', 'KS', 316, '-096.720974', '+37.378279'), 
(67009, 'Attica', 'KS', 316, '-098.210087', '+37.224885'), 
(67010, 'Augusta', 'KS', 316, '-096.970128', '+37.674347'), 
(67012, 'Beaumont', 'KS', 316, '-096.532862', '+37.658007'), 
(67013, 'Belle Plaine', 'KS', 316, '-097.287694', '+37.359755'), 
(67016, 'Bentley', 'KS', 316, '-097.516631', '+37.886596'), 
(67017, 'Benton', 'KS', 316, '-097.097363', '+37.831767'), 
(67018, 'Bluff City', 'KS', 316, '-097.865887', '+37.062263'), 
(67019, 'Burden', 'KS', 316, '-096.759983', '+37.370620'), 
(67020, 'Burrton', 'KS', 316, '-097.537188', '+38.021434'), 
(67021, 'Byers', 'KS', 316, '-098.931119', '+37.777955'), 
(67022, 'Caldwell', 'KS', 316, '-097.601664', '+37.133257'), 
(67023, 'Cambridge', 'KS', 316, '-096.717001', '+37.309434'), 
(67024, 'Cedar Vale', 'KS', 316, '-096.444127', '+37.130234'), 
(67025, 'Cheney', 'KS', 316, '-097.735130', '+37.633711'), 
(67026, 'Clearwater', 'KS', 316, '-097.488432', '+37.548282'), 
(67028, 'Coats', 'KS', 316, '-098.889244', '+37.638236'), 
(67029, 'Coldwater', 'KS', 316, '-099.322574', '+37.254860'), 
(67030, 'Colwich', 'KS', 316, '-097.545886', '+37.770810'), 
(67031, 'Conway Springs', 'KS', 316, '-097.658248', '+37.394301'), 
(67035, 'Cunningham', 'KS', 316, '-098.356390', '+37.630922'), 
(67036, 'Danville', 'KS', 316, '-097.869690', '+37.299891'), 
(67037, 'Derby', 'KS', 316, '-097.228475', '+37.566129'), 
(67038, 'Dexter', 'KS', 316, '-096.715776', '+37.178743'), 
(67039, 'Douglass', 'KS', 316, '-096.998807', '+37.535867'), 
(67041, 'Elbing', 'KS', 316, '-097.128356', '+38.054538'), 
(67042, 'El Dorado', 'KS', 316, '-096.865969', '+37.830491'), 
(67045, 'Eureka', 'KS', 316, '-096.170019', '+37.755154'), 
(67047, 'Fall River', 'KS', 316, '-096.029221', '+37.607625'), 
(67049, 'Freeport', 'KS', 316, '-097.857243', '+37.175377'), 
(67050, 'Garden Plain', 'KS', 316, '-097.654917', '+37.674242'), 
(67051, 'Geuda Springs', 'KS', 316, '-097.458635', '+37.139313'), 
(67052, 'Goddard', 'KS', 316, '-097.579616', '+37.663432'), 
(67053, 'Goessel', 'KS', 316, '-097.325769', '+38.219081'), 
(67054, 'Greensburg', 'KS', 316, '-099.204968', '+37.607534'), 
(67055, 'Greenwich', 'KS', 316, '-097.205419', '+37.783350'), 
(67056, 'Halstead', 'KS', 316, '-097.509713', '+38.024280'), 
(67057, 'Hardtner', 'KS', 316, '-098.751916', '+37.076952'), 
(67058, 'Harper', 'KS', 316, '-098.038455', '+37.291318'), 
(67059, 'Haviland', 'KS', 316, '-099.192552', '+37.612557'), 
(67060, 'Haysville', 'KS', 316, '-097.363240', '+37.542404'), 
(67061, 'Hazelton', 'KS', 316, '-098.410166', '+37.114569'), 
(67062, 'Hesston', 'KS', 316, '-097.443222', '+38.137404'), 
(67063, 'Hillsboro', 'KS', 316, '-097.205656', '+38.347988'), 
(67065, 'Isabel', 'KS', 316, '-098.551564', '+37.427542'), 
(67066, 'Iuka', 'KS', 316, '-098.756921', '+37.755350'), 
(67067, 'Kechi', 'KS', 316, '-097.259353', '+37.810488'), 
(67068, 'Kingman', 'KS', 316, '-098.130432', '+37.596364'), 
(67070, 'Kiowa', 'KS', 316, '-098.503736', '+37.138561'), 
(67071, 'Lake City', 'KS', 316, '-098.818915', '+37.264177'), 
(67072, 'Latham', 'KS', 316, '-096.658181', '+37.606889'), 
(67073, 'Lehigh', 'KS', 316, '-097.302858', '+38.372882'), 
(67074, 'Leon', 'KS', 316, '-096.748795', '+37.664750'), 
(67101, 'Maize', 'KS', 316, '-097.486701', '+37.789561'), 
(67102, 'Maple City', 'KS', 316, '-096.838911', '+37.237700'), 
(67103, 'Mayfield', 'KS', 316, '-097.556978', '+37.268787'), 
(67104, 'Medicine Lodge', 'KS', 316, '-098.620996', '+37.291739'), 
(67105, 'Milan', 'KS', 316, '-097.674141', '+37.227503'), 
(67106, 'Milton', 'KS', 316, '-097.742966', '+37.430408'), 
(67107, 'Moundridge', 'KS', 316, '-097.523327', '+38.217149'), 
(67108, 'Mount Hope', 'KS', 316, '-097.637834', '+37.823852'), 
(67109, 'Mullinville', 'KS', 316, '-099.387747', '+37.593142'), 
(67110, 'Mulvane', 'KS', 316, '-097.441654', '+37.373200'), 
(67111, 'Murdock', 'KS', 316, '-097.963093', '+37.619803'), 
(67112, 'Nashville', 'KS', 316, '-098.391558', '+37.471011'), 
(67114, 'Newton', 'KS', 316, '-097.317279', '+38.044857'), 
(67117, 'North Newton', 'KS', 316, '-097.355813', '+38.048707'), 
(67118, 'Norwich', 'KS', 316, '-097.923919', '+37.486261'), 
(67119, 'Oxford', 'KS', 316, '-097.212224', '+37.231595'), 
(67120, 'Peck', 'KS', 316, '-097.340797', '+37.505410'), 
(67122, 'Piedmont', 'KS', 316, '-096.242059', '+37.888276'), 
(67123, 'Potwin', 'KS', 316, '-097.038364', '+37.937595'), 
(67124, 'Pratt', 'KS', 316, '-098.758512', '+37.638570'), 
(67127, 'Protection', 'KS', 316, '-099.482888', '+37.200135'), 
(67128, 'Rago', 'KS', 316, '-097.995064', '+37.436647'), 
(67131, 'Rock', 'KS', 316, '-097.005906', '+37.441278'), 
(67132, 'Rosalia', 'KS', 316, '-096.805970', '+37.828375'), 
(67133, 'Rose Hill', 'KS', 316, '-097.090019', '+37.562970'), 
(67134, 'Sawyer', 'KS', 316, '-098.647923', '+37.509541'), 
(67135, 'Sedgwick', 'KS', 316, '-097.473214', '+37.955789'), 
(67137, 'Severy', 'KS', 316, '-096.225157', '+37.617050'), 
(67138, 'Sharon', 'KS', 316, '-098.422330', '+37.224446'), 
(67140, 'South Haven', 'KS', 316, '-097.329247', '+37.136607'), 
(67142, 'Spivey', 'KS', 316, '-098.209956', '+37.491201'), 
(67143, 'Sun City', 'KS', 316, '-098.912730', '+37.357385'), 
(67144, 'Towanda', 'KS', 316, '-096.859030', '+37.905383'), 
(67146, 'Udall', 'KS', 316, '-097.117926', '+37.387823'), 
(67147, 'Valley Center', 'KS', 316, '-097.335537', '+37.845078'), 
(67149, 'Viola', 'KS', 316, '-097.519347', '+37.583241'), 
(67150, 'Waldron', 'KS', 316, '-098.238653', '+37.140233'), 
(67151, 'Walton', 'KS', 316, '-097.244464', '+38.123189'), 
(67152, 'Wellington', 'KS', 316, '-097.422230', '+37.280877'), 
(67154, 'Whitewater', 'KS', 316, '-097.088361', '+37.977983'), 
(67155, 'Wilmore', 'KS', 316, '-099.272769', '+37.191758'), 
(67156, 'Winfield', 'KS', 316, '-096.996334', '+37.232126'), 
(67159, 'Zenda', 'KS', 316, '-098.305700', '+37.449631'), 
(67201, 'Wichita', 'KS', 316, '-097.258997', '+37.651974'), 
(67202, 'Wichita', 'KS', 316, '-097.334713', '+37.686189'), 
(67203, 'Wichita', 'KS', 316, '-097.395351', '+37.706514'), 
(67204, 'Wichita', 'KS', 316, '-097.381233', '+37.787925'), 
(67205, 'Wichita', 'KS', 316, '-097.444035', '+37.773675'), 
(67206, 'Wichita', 'KS', 316, '-097.342752', '+37.613954'), 
(67207, 'Wichita', 'KS', 316, '-097.217907', '+37.671048'), 
(67208, 'Wichita', 'KS', 316, '-097.276421', '+37.744510'), 
(67209, 'Wichita', 'KS', 316, '-097.435012', '+37.666579'), 
(67210, 'Wichita', 'KS', 316, '-097.247359', '+37.615901'), 
(67211, 'Wichita', 'KS', 316, '-097.312573', '+37.661000'), 
(67212, 'Wichita', 'KS', 316, '-097.435443', '+37.701795'), 
(67213, 'Wichita', 'KS', 316, '-097.364970', '+37.668005'), 
(67214, 'Wichita', 'KS', 316, '-097.319593', '+37.706143'), 
(67215, 'Wichita', 'KS', 316, '-097.425673', '+37.626635'), 
(67216, 'Wichita', 'KS', 316, '-097.314573', '+37.605237'), 
(67217, 'Wichita', 'KS', 316, '-097.392906', '+37.643576'), 
(67218, 'Wichita', 'KS', 316, '-097.280784', '+37.668282'), 
(67219, 'Wichita', 'KS', 316, '-097.265034', '+37.773805'), 
(67220, 'Wichita', 'KS', 316, '-097.280524', '+37.766663'), 
(67221, 'Mc Connell A F B', 'KS', 316, '-097.266260', '+37.628158'), 
(67223, 'Wichita', 'KS', 316, '-097.499000', '+37.736740'), 
(67226, 'Wichita', 'KS', 316, '-097.212044', '+37.774074'), 
(67227, 'Wichita', 'KS', 316, '-097.491566', '+37.628120'), 
(67228, 'Wichita', 'KS', 316, '-097.171098', '+37.774174'), 
(67230, 'Wichita', 'KS', 316, '-097.171332', '+37.679502'), 
(67231, 'Wichita', 'KS', 316, '-097.410154', '+37.556692'), 
(67232, 'Wichita', 'KS', 316, '-097.171372', '+37.639491'), 
(67233, 'Wichita', 'KS', 316, '-097.351987', '+37.542472'), 
(67235, 'Wichita', 'KS', 316, '-097.499024', '+37.714891'), 
(67236, 'Wichita', 'KS', 316, '-097.287134', '+37.542182'), 
(67251, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67256, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67257, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67259, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67260, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67275, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67276, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67277, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67278, 'Wichita', 'KS', 316, '-097.480419', '+37.693588'), 
(67301, 'Independence', 'KS', 316, '-095.756197', '+37.180636'), 
(67330, 'Altamont', 'KS', 316, '-095.360819', '+37.222616'), 
(67332, 'Bartlett', 'KS', 316, '-095.229916', '+37.045463'), 
(67333, 'Caney', 'KS', 316, '-095.884949', '+37.048046'), 
(67334, 'Chautauqua', 'KS', 316, '-096.178281', '+37.026243'), 
(67335, 'Cherryvale', 'KS', 316, '-095.732508', '+37.167997'), 
(67336, 'Chetopa', 'KS', 316, '-095.218047', '+37.045420'), 
(67337, 'Coffeyville', 'KS', 316, '-095.748313', '+37.146267'), 
(67340, 'Dearing', 'KS', 316, '-095.732624', '+37.043836'), 
(67341, 'Dennis', 'KS', 316, '-095.434853', '+37.220501'), 
(67342, 'Edna', 'KS', 316, '-095.347225', '+37.071835'), 
(67344, 'Elk City', 'KS', 316, '-095.908001', '+37.288869'), 
(67345, 'Elk Falls', 'KS', 316, '-096.272149', '+37.383228'), 
(67346, 'Grenola', 'KS', 316, '-096.384362', '+37.406927'), 
(67347, 'Havana', 'KS', 316, '-095.941750', '+37.092548'), 
(67349, 'Howard', 'KS', 316, '-096.278611', '+37.419933'), 
(67351, 'Liberty', 'KS', 316, '-095.583588', '+37.099220'), 
(67352, 'Longton', 'KS', 316, '-096.133580', '+37.374756'), 
(67353, 'Moline', 'KS', 316, '-096.373849', '+37.357438'), 
(67354, 'Mound Valley', 'KS', 316, '-095.422081', '+37.215113'), 
(67355, 'Niotaze', 'KS', 316, '-096.012058', '+37.037043'), 
(67356, 'Oswego', 'KS', 316, '-095.242611', '+37.189190'), 
(67357, 'Parsons', 'KS', 316, '-095.266407', '+37.217756'), 
(67360, 'Peru', 'KS', 316, '-096.077680', '+37.048401'), 
(67361, 'Sedan', 'KS', 316, '-096.219212', '+37.134351'), 
(67363, 'Sycamore', 'KS', 316, '-095.716970', '+37.328119'), 
(67364, 'Tyro', 'KS', 316, '-095.823721', '+37.036984'), 
(67401, 'Salina', 'KS', 785, '-097.642113', '+38.823673'), 
(67402, 'Salina', 'KS', 785, '-097.650446', '+38.783590'), 
(67410, 'Abilene', 'KS', 785, '-097.195283', '+38.911100'), 
(67416, 'Assaria', 'KS', 785, '-097.594260', '+38.688891'), 
(67417, 'Aurora', 'KS', 785, '-097.529562', '+39.452120'), 
(67418, 'Barnard', 'KS', 785, '-098.044605', '+39.188663'), 
(67420, 'Beloit', 'KS', 785, '-098.119189', '+39.441631'), 
(67422, 'Bennington', 'KS', 785, '-097.622108', '+39.019928'), 
(67423, 'Beverly', 'KS', 785, '-098.209248', '+39.045239'), 
(67425, 'Brookville', 'KS', 785, '-097.854579', '+38.783921'), 
(67427, 'Bushton', 'KS', 316, '-098.387168', '+38.463875'), 
(67428, 'Canton', 'KS', 316, '-097.426953', '+38.392631'), 
(67430, 'Cawker City', 'KS', 785, '-098.187156', '+39.451105'), 
(67431, 'Chapman', 'KS', 785, '-097.018914', '+38.972672'), 
(67432, 'Clay Center', 'KS', 785, '-097.164849', '+39.349452'), 
(67436, 'Delphos', 'KS', 785, '-097.714625', '+39.263098'), 
(67437, 'Downs', 'KS', 785, '-098.581432', '+39.449456'), 
(67438, 'Durham', 'KS', 316, '-097.251974', '+38.523968'), 
(67439, 'Ellsworth', 'KS', 785, '-098.205437', '+38.696579'), 
(67441, 'Enterprise', 'KS', 785, '-097.093190', '+38.889721'), 
(67442, 'Falun', 'KS', 785, '-097.787364', '+38.690980'), 
(67443, 'Galva', 'KS', 316, '-097.473250', '+38.382827'), 
(67444, 'Geneseo', 'KS', 316, '-098.158430', '+38.362194'), 
(67445, 'Glasco', 'KS', 785, '-097.838250', '+39.361170'), 
(67446, 'Glen Elder', 'KS', 785, '-098.302257', '+39.501034'), 
(67447, 'Green', 'KS', 785, '-097.014890', '+39.480323'), 
(67448, 'Gypsum', 'KS', 785, '-097.492119', '+38.710913'), 
(67449, 'Herington', 'KS', 785, '-096.993297', '+38.792473'), 
(67450, 'Holyrood', 'KS', 785, '-098.420938', '+38.613667'), 
(67451, 'Hope', 'KS', 785, '-097.121874', '+38.826292'), 
(67452, 'Hunter', 'KS', 785, '-098.433673', '+39.287497'), 
(67454, 'Kanopolis', 'KS', 785, '-098.138181', '+38.696847'), 
(67455, 'Lincoln', 'KS', 785, '-098.214909', '+39.102718'), 
(67456, 'Lindsborg', 'KS', 785, '-097.628859', '+38.497407'), 
(67457, 'Little River', 'KS', 316, '-098.095004', '+38.378672'), 
(67458, 'Longford', 'KS', 785, '-097.249882', '+39.183428'), 
(67459, 'Lorraine', 'KS', 785, '-098.273284', '+38.601673'), 
(67460, 'McPherson', 'KS', 316, '-097.670184', '+38.376302'), 
(67464, 'Marquette', 'KS', 785, '-097.675384', '+38.529808'), 
(67466, 'Miltonvale', 'KS', 785, '-097.454812', '+39.349959'), 
(67467, 'Minneapolis', 'KS', 785, '-097.650674', '+39.141097'), 
(67468, 'Morganville', 'KS', 785, '-097.164888', '+39.328382'), 
(67470, 'New Cambria', 'KS', 785, '-097.515705', '+38.905381'), 
(67473, 'Osborne', 'KS', 785, '-098.795417', '+39.385738'), 
(67474, 'Portis', 'KS', 785, '-098.738629', '+39.531927'), 
(67475, 'Ramona', 'KS', 785, '-097.062601', '+38.597490'), 
(67476, 'Roxbury', 'KS', 785, '-097.648402', '+38.391722'), 
(67478, 'Simpson', 'KS', 785, '-097.932764', '+39.385112'), 
(67480, 'Solomon', 'KS', 785, '-097.339456', '+38.910885'), 
(67481, 'Sylvan Grove', 'KS', 785, '-098.435528', '+38.969795'), 
(67482, 'Talmage', 'KS', 785, '-097.259116', '+39.022410'), 
(67483, 'Tampa', 'KS', 785, '-097.170040', '+38.548790'), 
(67484, 'Tescott', 'KS', 785, '-097.719466', '+39.041646'), 
(67485, 'Tipton', 'KS', 785, '-098.470261', '+39.339425'), 
(67487, 'Wakefield', 'KS', 785, '-097.075406', '+39.190937'), 
(67490, 'Wilson', 'KS', 785, '-098.271846', '+38.784047'), 
(67491, 'Windom', 'KS', 316, '-097.694453', '+38.389365'), 
(67492, 'Woodbine', 'KS', 785, '-096.964022', '+38.812401'), 
(67501, 'Hutchinson', 'KS', 316, '-097.885690', '+37.954312'), 
(67502, 'Hutchinson', 'KS', 316, '-097.893663', '+38.115643'), 
(67504, 'Hutchinson', 'KS', 316, '-098.085924', '+37.953219'), 
(67505, 'South Hutchinson', 'KS', 316, '-097.944252', '+38.003541'), 
(67510, 'Abbyville', 'KS', 316, '-098.169523', '+38.013705'), 
(67511, 'Albert', 'KS', 316, '-098.913448', '+38.420451'), 
(67512, 'Alden', 'KS', 316, '-098.316515', '+38.233295'), 
(67513, 'Alexander', 'KS', 785, '-099.553222', '+38.470116'), 
(67514, 'Arlington', 'KS', 316, '-098.196898', '+37.829877'), 
(67515, 'Arnold', 'KS', 785, '-099.916519', '+38.479822'), 
(67516, 'Bazine', 'KS', 785, '-099.692538', '+38.445565'), 
(67518, 'Beeler', 'KS', 785, '-099.916519', '+38.479822'), 
(67519, 'Belpre', 'KS', 316, '-099.098947', '+37.951204'), 
(67520, 'Bison', 'KS', 785, '-099.195772', '+38.563156'), 
(67521, 'Brownell', 'KS', 785, '-099.916519', '+38.479822'), 
(67522, 'Buhler', 'KS', 316, '-097.766352', '+38.122794'), 
(67523, 'Burdett', 'KS', 316, '-099.385256', '+38.139570'), 
(67524, 'Chase', 'KS', 316, '-098.246676', '+38.362338'), 
(67525, 'Claflin', 'KS', 316, '-098.627068', '+38.565876'), 
(67526, 'Ellinwood', 'KS', 316, '-098.733001', '+38.463960'), 
(67529, 'Garfield', 'KS', 316, '-099.245071', '+38.076733'), 
(67530, 'Great Bend', 'KS', 316, '-098.775074', '+38.393567'), 
(67543, 'Haven', 'KS', 316, '-097.793755', '+37.881183'), 
(67544, 'Hoisington', 'KS', 316, '-098.756485', '+38.478935'), 
(67545, 'Hudson', 'KS', 316, '-098.628964', '+38.166197'), 
(67546, 'Inman', 'KS', 316, '-097.795694', '+38.246179'), 
(67547, 'Kinsley', 'KS', 316, '-099.478881', '+37.912040'), 
(67548, 'La Crosse', 'KS', 785, '-099.300546', '+38.531867'), 
(67550, 'Larned', 'KS', 316, '-099.100960', '+38.194644'), 
(67552, 'Lewis', 'KS', 316, '-099.254501', '+37.936208'), 
(67553, 'Liebenthal', 'KS', 785, '-099.320339', '+38.655719'), 
(67554, 'Lyons', 'KS', 316, '-098.193184', '+38.376979'), 
(67556, 'Mc Cracken', 'KS', 785, '-099.571844', '+38.586345'), 
(67557, 'Macksville', 'KS', 316, '-098.968997', '+37.958530'), 
(67559, 'Nekoma', 'KS', 785, '-099.309591', '+38.522860'), 
(67560, 'Ness City', 'KS', 785, '-099.905723', '+38.455316'), 
(67561, 'Nickerson', 'KS', 316, '-098.105772', '+38.100868'), 
(67563, 'Offerle', 'KS', 316, '-099.562672', '+37.890172'), 
(67564, 'Olmitz', 'KS', 316, '-098.895484', '+38.543586'), 
(67565, 'Otis', 'KS', 785, '-099.053404', '+38.535270'), 
(67566, 'Partridge', 'KS', 316, '-097.977327', '+38.005705'), 
(67567, 'Pawnee Rock', 'KS', 316, '-098.959346', '+38.451554'), 
(67568, 'Plevna', 'KS', 316, '-098.261811', '+38.006255'), 
(67570, 'Pretty Prairie', 'KS', 316, '-097.997590', '+37.813853'), 
(67572, 'Ransom', 'KS', 785, '-099.932676', '+38.635962'), 
(67573, 'Raymond', 'KS', 316, '-098.392836', '+38.267480'), 
(67574, 'Rozel', 'KS', 316, '-099.403343', '+38.196248'), 
(67575, 'Rush Center', 'KS', 785, '-099.246420', '+38.467528'), 
(67576, 'Saint John', 'KS', 316, '-098.786770', '+38.060799'), 
(67578, 'Stafford', 'KS', 316, '-098.775000', '+37.961811'), 
(67579, 'Sterling', 'KS', 316, '-098.183033', '+38.224187'), 
(67581, 'Sylvia', 'KS', 316, '-098.121898', '+38.006382'), 
(67583, 'Turon', 'KS', 316, '-098.359075', '+37.822393'), 
(67584, 'Utica', 'KS', 785, '-100.170396', '+38.641893'), 
(67585, 'Yoder', 'KS', 316, '-097.871147', '+37.941190'), 
(67601, 'Hays', 'KS', 785, '-099.334803', '+38.878202'), 
(67621, 'Agra', 'KS', 785, '-099.119565', '+39.760857'), 
(67622, 'Almena', 'KS', 785, '-099.711523', '+39.891272'), 
(67623, 'Alton', 'KS', 785, '-098.928883', '+39.430147'), 
(67625, 'Bogue', 'KS', 785, '-099.687600', '+39.360027'), 
(67626, 'Bunker Hill', 'KS', 785, '-098.676303', '+38.868931'), 
(67627, 'Catharine', 'KS', 785, '-099.216051', '+38.927648'), 
(67628, 'Cedar', 'KS', 785, '-098.785622', '+39.784963'), 
(67629, 'Clayton', 'KS', 785, '-099.903004', '+39.784320'), 
(67631, 'Collyer', 'KS', 785, '-099.872931', '+38.914360'), 
(67632, 'Damar', 'KS', 785, '-099.399470', '+39.334908'), 
(67634, 'Dorrance', 'KS', 785, '-098.775418', '+38.821918'), 
(67635, 'Dresden', 'KS', 785, '-100.459467', '+39.784578'), 
(67637, 'Ellis', 'KS', 785, '-099.336337', '+38.950015'), 
(67638, 'Gaylord', 'KS', 785, '-098.846513', '+39.647050'), 
(67639, 'Glade', 'KS', 785, '-099.347075', '+39.784708'), 
(67640, 'Gorham', 'KS', 785, '-099.010803', '+38.852325'), 
(67642, 'Hill City', 'KS', 785, '-099.842382', '+39.366018'), 
(67643, 'Jennings', 'KS', 785, '-100.294812', '+39.679281'), 
(67644, 'Kirwin', 'KS', 785, '-099.342534', '+39.668671'), 
(67645, 'Lenora', 'KS', 785, '-100.002777', '+39.610503'), 
(67646, 'Logan', 'KS', 785, '-099.568879', '+39.664328'), 
(67647, 'Long Island', 'KS', 785, '-099.347075', '+39.784708'), 
(67648, 'Lucas', 'KS', 785, '-098.754407', '+39.008115'), 
(67649, 'Luray', 'KS', 785, '-098.651072', '+39.082010'), 
(67650, 'Morland', 'KS', 785, '-100.075464', '+39.352426'), 
(67651, 'Natoma', 'KS', 785, '-098.945419', '+39.227878'), 
(67653, 'Norcatur', 'KS', 785, '-100.188191', '+39.837074'), 
(67654, 'Norton', 'KS', 785, '-099.891726', '+39.827955'), 
(67656, 'Ogallah', 'KS', 785, '-099.872931', '+38.914360'), 
(67657, 'Palco', 'KS', 785, '-099.346263', '+39.229778'), 
(67658, 'Paradise', 'KS', 785, '-098.936673', '+39.079529'), 
(67659, 'Penokee', 'KS', 785, '-099.971939', '+39.348243'), 
(67660, 'Pfeifer', 'KS', 785, '-099.171847', '+38.715293'), 
(67661, 'Phillipsburg', 'KS', 785, '-099.346302', '+39.779113'), 
(67663, 'Plainville', 'KS', 785, '-099.316373', '+39.248844'), 
(67664, 'Prairie View', 'KS', 785, '-099.348129', '+39.753370'), 
(67665, 'Russell', 'KS', 785, '-098.784797', '+38.905159'), 
(67667, 'Schoenchen', 'KS', 785, '-099.332221', '+38.712772'), 
(67669, 'Stockton', 'KS', 785, '-099.369872', '+39.412166'), 
(67670, 'Stuttgart', 'KS', 785, '-099.347075', '+39.784708'), 
(67671, 'Victoria', 'KS', 785, '-099.141972', '+38.915745'), 
(67672, 'Wa Keeney', 'KS', 785, '-099.888083', '+39.020792'), 
(67673, 'Waldo', 'KS', 785, '-098.788651', '+39.067957'), 
(67674, 'Walker', 'KS', 785, '-099.094913', '+38.873144'), 
(67675, 'Woodston', 'KS', 785, '-099.244147', '+39.401699'), 
(67701, 'Colby', 'KS', 785, '-100.973696', '+39.401520'), 
(67730, 'Atwood', 'KS', 785, '-101.041371', '+39.824688'), 
(67731, 'Bird City', 'KS', 785, '-101.532798', '+39.750443'), 
(67732, 'Brewster', 'KS', 785, '-101.061905', '+39.358974'), 
(67733, 'Edson', 'KS', 785, '-101.494050', '+39.366545'), 
(67734, 'Gem', 'KS', 785, '-100.934517', '+39.459642'), 
(67735, 'Goodland', 'KS', 785, '-101.798885', '+39.358123'), 
(67736, 'Gove', 'KS', 785, '-100.483367', '+38.915304'), 
(67737, 'Grainfield', 'KS', 785, '-100.466880', '+39.114640'), 
(67738, 'Grinnell', 'KS', 785, '-100.631872', '+39.125891'), 
(67739, 'Herndon', 'KS', 785, '-100.784803', '+39.909207'), 
(67740, 'Hoxie', 'KS', 785, '-100.440513', '+39.355013'), 
(67741, 'Kanorado', 'KS', 785, '-101.967481', '+39.365231'), 
(67743, 'Levant', 'KS', 785, '-101.148818', '+39.413268'), 
(67744, 'Ludell', 'KS', 785, '-101.076282', '+39.785211'), 
(67745, 'Mc Donald', 'KS', 785, '-101.370071', '+39.785619'), 
(67747, 'Monument', 'KS', 785, '-101.063728', '+39.046409'), 
(67748, 'Oakley', 'KS', 785, '-100.970176', '+38.945805'), 
(67749, 'Oberlin', 'KS', 785, '-100.529554', '+39.820834'), 
(67751, 'Park', 'KS', 785, '-100.233439', '+39.063922'), 
(67752, 'Quinter', 'KS', 785, '-100.238001', '+39.063613'), 
(67753, 'Rexford', 'KS', 785, '-101.049033', '+39.390715'), 
(67756, 'Saint Francis', 'KS', 785, '-101.909252', '+39.680371'), 
(67757, 'Selden', 'KS', 785, '-100.567722', '+39.541125'), 
(67758, 'Sharon Springs', 'KS', 785, '-101.748965', '+38.894280'), 
(67761, 'Wallace', 'KS', 785, '-101.762678', '+38.916183'), 
(67762, 'Weskan', 'KS', 785, '-101.762678', '+38.916183'), 
(67764, 'Winona', 'KS', 785, '-101.094305', '+38.921702'), 
(67801, 'Dodge City', 'KS', 316, '-099.902421', '+37.690531'), 
(67831, 'Ashland', 'KS', 316, '-099.769576', '+37.171946'), 
(67834, 'Bucklin', 'KS', 316, '-099.882532', '+37.690525'), 
(67835, 'Cimarron', 'KS', 316, '-100.338634', '+37.803608'), 
(67836, 'Coolidge', 'KS', 316, '-101.785968', '+37.999701'), 
(67837, 'Copeland', 'KS', 316, '-100.505348', '+37.738785'), 
(67838, 'Deerfield', 'KS', 316, '-101.190998', '+37.964591'), 
(67839, 'Dighton', 'KS', 316, '-100.464651', '+38.474188'), 
(67840, 'Englewood', 'KS', 316, '-099.824220', '+37.237186'), 
(67841, 'Ensign', 'KS', 316, '-100.275430', '+37.624913'), 
(67842, 'Ford', 'KS', 316, '-099.799449', '+37.587839'), 
(67844, 'Fowler', 'KS', 316, '-100.211034', '+37.279983'), 
(67846, 'Garden City', 'KS', 316, '-100.664407', '+38.000771'), 
(67849, 'Hanston', 'KS', 316, '-099.709532', '+38.121492'), 
(67850, 'Healy', 'KS', 316, '-100.600786', '+38.578991'), 
(67851, 'Holcomb', 'KS', 316, '-100.961803', '+38.098129'), 
(67853, 'Ingalls', 'KS', 316, '-100.460930', '+37.789051'), 
(67854, 'Jetmore', 'KS', 316, '-099.893681', '+38.023937'), 
(67855, 'Johnson', 'KS', 316, '-101.707858', '+37.562997'), 
(67857, 'Kendall', 'KS', 316, '-101.785968', '+37.999701'), 
(67859, 'Kismet', 'KS', 316, '-100.701401', '+37.204223'), 
(67860, 'Lakin', 'KS', 316, '-101.264981', '+37.938907'), 
(67861, 'Leoti', 'KS', 316, '-101.293036', '+38.477827'), 
(67862, 'Manter', 'KS', 316, '-101.904726', '+37.536283'), 
(67863, 'Marienthal', 'KS', 316, '-101.283946', '+38.483749'), 
(67864, 'Meade', 'KS', 316, '-100.316583', '+37.238357'), 
(67865, 'Minneola', 'KS', 316, '-100.008811', '+37.442546');

insert  into zipcodes values 
(67867, 'Montezuma', 'KS', 316, '-100.415568', '+37.598638'), 
(67868, 'Pierceville', 'KS', 316, '-100.752256', '+37.905994'), 
(67869, 'Plains', 'KS', 316, '-100.435253', '+37.241900'), 
(67870, 'Satanta', 'KS', 316, '-100.998474', '+37.441023'), 
(67871, 'Scott City', 'KS', 316, '-100.906427', '+38.482307'), 
(67876, 'Spearville', 'KS', 316, '-099.715817', '+37.729884'), 
(67877, 'Sublette', 'KS', 316, '-100.848783', '+37.482236'), 
(67878, 'Syracuse', 'KS', 316, '-101.751732', '+37.986428'), 
(67879, 'Tribune', 'KS', 316, '-101.747853', '+38.469704'), 
(67880, 'Ulysses', 'KS', 316, '-101.308565', '+37.562467'), 
(67882, 'Wright', 'KS', 316, '-099.903061', '+37.814013'), 
(67901, 'Liberal', 'KS', 316, '-100.873809', '+37.043237'), 
(67905, 'Liberal', 'KS', 316, '-100.938049', '+37.021641'), 
(67950, 'Elkhart', 'KS', 316, '-101.896973', '+37.004050'), 
(67951, 'Hugoton', 'KS', 316, '-101.281684', '+37.243161'), 
(67952, 'Moscow', 'KS', 316, '-101.205904', '+37.325308'), 
(67953, 'Richfield', 'KS', 316, '-101.798749', '+37.191239'), 
(67954, 'Rolla', 'KS', 316, '-101.604690', '+37.081137'), 
(68001, 'Abie', 'NE', 402, '-096.949369', '+41.332034'), 
(68002, 'Arlington', 'NE', 402, '-096.317932', '+41.501979'), 
(68003, 'Ashland', 'NE', 402, '-096.577634', '+41.102696'), 
(68004, 'Bancroft', 'NE', 402, '-096.671008', '+41.995729'), 
(68005, 'Bellevue', 'NE', 402, '-095.903956', '+41.132948'), 
(68007, 'Bennington', 'NE', 402, '-096.203393', '+41.357015'), 
(68008, 'Blair', 'NE', 402, '-096.176530', '+41.543582'), 
(68009, 'Blair', 'NE', 402, '-096.182295', '+41.538270'), 
(68010, 'Boys Town', 'NE', 402, '-096.133047', '+41.258700'), 
(68014, 'Bruno', 'NE', 402, '-096.975393', '+41.278245'), 
(68015, 'Cedar Bluffs', 'NE', 402, '-096.631576', '+41.365495'), 
(68016, 'Cedar Creek', 'NE', 402, '-096.104359', '+41.042487'), 
(68017, 'Ceresco', 'NE', 402, '-096.638116', '+41.096052'), 
(68018, 'Colon', 'NE', 402, '-096.610014', '+41.307157'), 
(68019, 'Craig', 'NE', 402, '-096.376462', '+41.792415'), 
(68020, 'Decatur', 'NE', 402, '-096.250681', '+41.974318'), 
(68022, 'Elkhorn', 'NE', 402, '-096.238818', '+41.288631'), 
(68023, 'Fort Calhoun', 'NE', 402, '-096.023829', '+41.447307'), 
(68025, 'Fremont', 'NE', 402, '-096.501672', '+41.487786'), 
(68026, 'Fremont', 'NE', 402, '-096.617443', '+41.567907'), 
(68028, 'Gretna', 'NE', 402, '-096.239744', '+41.098888'), 
(68029, 'Herman', 'NE', 402, '-096.273735', '+41.632560'), 
(68030, 'Homer', 'NE', 402, '-096.465599', '+42.332188'), 
(68031, 'Hooper', 'NE', 402, '-096.549316', '+41.621961'), 
(68033, 'Ithaca', 'NE', 402, '-096.523011', '+41.147084'), 
(68034, 'Kennard', 'NE', 402, '-096.190348', '+41.452560'), 
(68035, 'Leshara', 'NE', 402, '-096.444769', '+41.339383'), 
(68036, 'Linwood', 'NE', 402, '-096.983695', '+41.375639'), 
(68037, 'Louisville', 'NE', 402, '-096.084122', '+40.979898'), 
(68038, 'Lyons', 'NE', 402, '-096.450944', '+41.951479'), 
(68039, 'Macy', 'NE', 402, '-096.545297', '+42.146597'), 
(68040, 'Malmo', 'NE', 402, '-096.647937', '+41.270638'), 
(68041, 'Mead', 'NE', 402, '-096.640076', '+41.199990'), 
(68042, 'Memphis', 'NE', 402, '-096.430553', '+41.094587'), 
(68044, 'Nickerson', 'NE', 402, '-096.520741', '+41.536902'), 
(68045, 'Oakland', 'NE', 402, '-096.401432', '+41.845492'), 
(68046, 'Papillion', 'NE', 402, '-096.060367', '+41.118594'), 
(68047, 'Pender', 'NE', 402, '-096.723917', '+42.110449'), 
(68048, 'Plattsmouth', 'NE', 402, '-096.001244', '+40.971961'), 
(68050, 'Prague', 'NE', 402, '-096.823281', '+41.314461'), 
(68054, 'Richfield', 'NE', 402, '-096.070433', '+41.089048'), 
(68055, 'Rosalie', 'NE', 402, '-096.513859', '+42.056416'), 
(68056, 'St Columbans', 'NE', 402, '-096.090546', '+41.092703'), 
(68057, 'Scribner', 'NE', 402, '-096.588672', '+41.567768'), 
(68058, 'South Bend', 'NE', 402, '-096.246207', '+41.006712'), 
(68059, 'Springfield', 'NE', 402, '-096.184792', '+41.066988'), 
(68061, 'Tekamah', 'NE', 402, '-096.255430', '+41.808435'), 
(68062, 'Thurston', 'NE', 402, '-096.545297', '+42.146597'), 
(68063, 'Uehling', 'NE', 402, '-096.503746', '+41.736896'), 
(68064, 'Valley', 'NE', 402, '-096.344273', '+41.342714'), 
(68065, 'Valparaiso', 'NE', 402, '-096.831839', '+41.108919'), 
(68066, 'Wahoo', 'NE', 402, '-096.669114', '+41.197043'), 
(68067, 'Walthill', 'NE', 402, '-096.493734', '+42.149670'), 
(68068, 'Washington', 'NE', 402, '-096.209006', '+41.395315'), 
(68069, 'Waterloo', 'NE', 402, '-096.305914', '+41.248299'), 
(68070, 'Weston', 'NE', 402, '-096.758162', '+41.207240'), 
(68071, 'Winnebago', 'NE', 402, '-096.472847', '+42.238161'), 
(68072, 'Winslow', 'NE', 402, '-096.503281', '+41.610230'), 
(68073, 'Yutan', 'NE', 402, '-096.453285', '+41.211111'), 
(68101, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68102, 'Omaha', 'NE', 402, '-095.933564', '+41.262003'), 
(68103, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68104, 'Omaha', 'NE', 402, '-095.998950', '+41.295396'), 
(68105, 'Omaha', 'NE', 402, '-095.964396', '+41.240468'), 
(68106, 'Omaha', 'NE', 402, '-095.999367', '+41.239005'), 
(68107, 'Omaha', 'NE', 402, '-095.950312', '+41.211348'), 
(68108, 'Omaha', 'NE', 402, '-095.964985', '+41.238140'), 
(68109, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68110, 'Omaha', 'NE', 402, '-095.914481', '+41.295598'), 
(68111, 'Omaha', 'NE', 402, '-095.964477', '+41.295395'), 
(68112, 'Omaha', 'NE', 402, '-095.950640', '+41.353658'), 
(68113, 'Offutt A F B', 'NE', 402, '-095.917392', '+41.128191'), 
(68114, 'Omaha', 'NE', 402, '-096.053634', '+41.263262'), 
(68116, 'Omaha', 'NE', 402, '-096.167398', '+41.293997'), 
(68117, 'Omaha', 'NE', 402, '-096.001636', '+41.207194'), 
(68118, 'Omaha', 'NE', 402, '-096.176419', '+41.264155'), 
(68119, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68120, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68122, 'Omaha', 'NE', 402, '-096.070260', '+41.353003'), 
(68123, 'Bellevue', 'NE', 402, '-095.939269', '+41.115628'), 
(68124, 'Omaha', 'NE', 402, '-096.052206', '+41.234670'), 
(68127, 'Omaha', 'NE', 402, '-096.061154', '+41.207414'), 
(68128, 'La Vista', 'NE', 402, '-096.061055', '+41.164994'), 
(68130, 'Omaha', 'NE', 402, '-096.195060', '+41.234004'), 
(68131, 'Omaha', 'NE', 402, '-095.963832', '+41.265611'), 
(68132, 'Omaha', 'NE', 402, '-096.000888', '+41.264309'), 
(68133, 'Papillion', 'NE', 402, '-096.100064', '+41.129114'), 
(68134, 'Omaha', 'NE', 402, '-096.055426', '+41.302434'), 
(68135, 'Omaha', 'NE', 402, '-096.193498', '+41.205998'), 
(68136, 'Omaha', 'NE', 402, '-096.172007', '+41.169034'), 
(68137, 'Omaha', 'NE', 402, '-096.114696', '+41.207498'), 
(68138, 'Omaha', 'NE', 402, '-096.137617', '+41.154898'), 
(68139, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68142, 'Omaha', 'NE', 402, '-096.101846', '+41.355850'), 
(68144, 'Omaha', 'NE', 402, '-096.118847', '+41.233498'), 
(68145, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68147, 'Bellevue', 'NE', 402, '-095.955290', '+41.175798'), 
(68152, 'Omaha', 'NE', 402, '-095.988532', '+41.354544'), 
(68154, 'Omaha', 'NE', 402, '-096.117202', '+41.286298'), 
(68155, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68157, 'Omaha', 'NE', 402, '-095.990942', '+41.180985'), 
(68164, 'Omaha', 'NE', 402, '-096.104795', '+41.306689'), 
(68172, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68175, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68176, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68178, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68179, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68180, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68181, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68182, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68183, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68198, 'Omaha', 'NE', 402, '-096.171104', '+41.291736'), 
(68301, 'Adams', 'NE', 402, '-096.513526', '+40.456030'), 
(68303, 'Alexandria', 'NE', 402, '-097.386612', '+40.244068'), 
(68304, 'Alvo', 'NE', 402, '-096.378980', '+40.885316'), 
(68305, 'Auburn', 'NE', 402, '-095.843077', '+40.428801'), 
(68307, 'Avoca', 'NE', 402, '-096.239403', '+40.881809'), 
(68309, 'Barneston', 'NE', 402, '-096.596300', '+40.041196'), 
(68310, 'Beatrice', 'NE', 402, '-096.693082', '+40.313364'), 
(68313, 'Beaver Crossing', 'NE', 402, '-097.234990', '+40.785436'), 
(68314, 'Bee', 'NE', 402, '-097.034527', '+41.002864'), 
(68315, 'Belvidere', 'NE', 402, '-097.594987', '+40.176221'), 
(68316, 'Benedict', 'NE', 402, '-097.610404', '+41.003042'), 
(68317, 'Bennet', 'NE', 402, '-096.518083', '+40.664491'), 
(68318, 'Blue Springs', 'NE', 402, '-096.753208', '+40.299157'), 
(68319, 'Bradshaw', 'NE', 402, '-097.750193', '+40.930567'), 
(68320, 'Brock', 'NE', 402, '-095.960638', '+40.479009'), 
(68321, 'Brownville', 'NE', 402, '-095.663987', '+40.397541'), 
(68322, 'Bruning', 'NE', 402, '-097.564950', '+40.335959'), 
(68323, 'Burchard', 'NE', 402, '-096.348151', '+40.146335'), 
(68324, 'Burr', 'NE', 402, '-096.299662', '+40.536353'), 
(68325, 'Byron', 'NE', 402, '-097.765660', '+40.005757'), 
(68326, 'Carleton', 'NE', 402, '-097.676150', '+40.303471'), 
(68327, 'Chester', 'NE', 402, '-097.617985', '+40.009370'), 
(68328, 'Clatonia', 'NE', 402, '-096.850863', '+40.466038'), 
(68329, 'Cook', 'NE', 402, '-096.161196', '+40.510888'), 
(68330, 'Cordova', 'NE', 402, '-097.311257', '+40.720174'), 
(68331, 'Cortland', 'NE', 402, '-096.752373', '+40.505280'), 
(68332, 'Crab Orchard', 'NE', 402, '-096.264780', '+40.392595'), 
(68333, 'Crete', 'NE', 402, '-097.016925', '+40.628937'), 
(68335, 'Davenport', 'NE', 402, '-097.811467', '+40.312473'), 
(68336, 'Davey', 'NE', 402, '-096.699697', '+40.955071'), 
(68337, 'Dawson', 'NE', 402, '-095.830408', '+40.132685'), 
(68338, 'Daykin', 'NE', 402, '-097.142390', '+40.306449'), 
(68339, 'Denton', 'NE', 402, '-096.850518', '+40.719464'), 
(68340, 'Deshler', 'NE', 402, '-097.723461', '+40.139448'), 
(68341, 'De Witt', 'NE', 402, '-096.960827', '+40.374875'), 
(68342, 'Diller', 'NE', 402, '-097.125705', '+40.109484'), 
(68343, 'Dorchester', 'NE', 402, '-097.114965', '+40.646087'), 
(68344, 'Douglas', 'NE', 402, '-096.422380', '+40.569758'), 
(68345, 'Du Bois', 'NE', 402, '-096.069797', '+40.037725'), 
(68346, 'Dunbar', 'NE', 402, '-096.030125', '+40.634055'), 
(68347, 'Eagle', 'NE', 402, '-096.378887', '+40.899936'), 
(68348, 'Elk Creek', 'NE', 402, '-096.127480', '+40.287778'), 
(68349, 'Elmwood', 'NE', 402, '-096.323714', '+40.834419'), 
(68350, 'Endicott', 'NE', 402, '-097.081254', '+40.049596'), 
(68351, 'Exeter', 'NE', 402, '-097.430884', '+40.653635'), 
(68352, 'Fairbury', 'NE', 402, '-097.171023', '+40.175641'), 
(68354, 'Fairmont', 'NE', 402, '-097.559927', '+40.641428'), 
(68355, 'Falls City', 'NE', 402, '-095.602053', '+40.073908'), 
(68357, 'Filley', 'NE', 402, '-096.535195', '+40.284748'), 
(68358, 'Firth', 'NE', 402, '-096.583930', '+40.560657'), 
(68359, 'Friend', 'NE', 402, '-097.111028', '+40.526915'), 
(68360, 'Garland', 'NE', 402, '-096.967830', '+40.966358'), 
(68361, 'Geneva', 'NE', 402, '-097.600691', '+40.527490'), 
(68362, 'Gilead', 'NE', 402, '-097.594987', '+40.176221'), 
(68364, 'Goehner', 'NE', 402, '-097.196716', '+40.829068'), 
(68365, 'Grafton', 'NE', 402, '-097.714675', '+40.629407'), 
(68366, 'Greenwood', 'NE', 402, '-096.290223', '+40.905385'), 
(68367, 'Gresham', 'NE', 402, '-097.425506', '+41.010433'), 
(68368, 'Hallam', 'NE', 402, '-096.799820', '+40.573856'), 
(68370, 'Hebron', 'NE', 402, '-097.644850', '+40.240562'), 
(68371, 'Henderson', 'NE', 402, '-097.773811', '+40.796446'), 
(68372, 'Hickman', 'NE', 402, '-096.624680', '+40.611890'), 
(68374, 'Holmesville', 'NE', 402, null, null), 
(68375, 'Hubbell', 'NE', 402, '-097.497878', '+40.008563'), 
(68376, 'Humboldt', 'NE', 402, '-095.945731', '+40.167245'), 
(68377, 'Jansen', 'NE', 402, '-097.028942', '+40.232006'), 
(68378, 'Johnson', 'NE', 402, '-096.000386', '+40.345196'), 
(68380, 'Lewiston', 'NE', 402, '-096.379188', '+40.195573'), 
(68381, 'Liberty', 'NE', 402, '-096.689998', '+40.262266'), 
(68382, 'Lorton', 'NE', 402, '-096.086904', '+40.653589'), 
(68401, 'Mc Cool Junction', 'NE', 402, '-097.568381', '+40.734852'), 
(68402, 'Malcolm', 'NE', 402, '-096.813503', '+40.908246'), 
(68403, 'Manley', 'NE', 402, '-096.171189', '+40.923199'), 
(68404, 'Martell', 'NE', 402, '-096.669936', '+40.617579'), 
(68405, 'Milford', 'NE', 402, '-097.082489', '+40.777860'), 
(68406, 'Milligan', 'NE', 402, '-097.385947', '+40.501806'), 
(68407, 'Murdock', 'NE', 402, '-096.268221', '+40.907906'), 
(68409, 'Murray', 'NE', 402, '-095.949383', '+40.907670'), 
(68410, 'Nebraska City', 'NE', 402, '-095.907718', '+40.707742'), 
(68413, 'Nehawka', 'NE', 402, '-096.015428', '+40.856763'), 
(68414, 'Nemaha', 'NE', 402, '-095.676576', '+40.339435'), 
(68415, 'Odell', 'NE', 402, '-096.801542', '+40.050592'), 
(68416, 'Ohiowa', 'NE', 402, '-097.421084', '+40.454112'), 
(68417, 'Otoe', 'NE', 402, '-096.080921', '+40.750553'), 
(68418, 'Palmyra', 'NE', 402, '-096.397545', '+40.705559'), 
(68419, 'Panama', 'NE', 402, '-096.512915', '+40.599807'), 
(68420, 'Pawnee City', 'NE', 402, '-096.151758', '+40.111565'), 
(68421, 'Peru', 'NE', 402, '-095.729589', '+40.477743'), 
(68422, 'Pickrell', 'NE', 402, '-096.728578', '+40.378063'), 
(68423, 'Pleasant Dale', 'NE', 402, '-096.968018', '+40.813869'), 
(68424, 'Plymouth', 'NE', 402, '-097.029005', '+40.291721'), 
(68428, 'Raymond', 'NE', 402, '-096.786573', '+40.934176'), 
(68429, 'Reynolds', 'NE', 402, '-097.380646', '+40.059775'), 
(68430, 'Roca', 'NE', 402, '-096.664859', '+40.661609'), 
(68431, 'Rulo', 'NE', 402, '-095.428531', '+40.046277'), 
(68433, 'Salem', 'NE', 402, '-095.659484', '+40.131136'), 
(68434, 'Seward', 'NE', 402, '-097.101341', '+40.915820'), 
(68436, 'Shickley', 'NE', 402, '-097.722218', '+40.416166'), 
(68437, 'Shubert', 'NE', 402, '-095.684024', '+40.236756'), 
(68438, 'Sprague', 'NE', 402, '-096.745622', '+40.626661'), 
(68439, 'Staplehurst', 'NE', 402, '-097.251684', '+40.959710'), 
(68440, 'Steele City', 'NE', 402, '-097.126435', '+40.152861'), 
(68441, 'Steinauer', 'NE', 402, '-096.231879', '+40.207313'), 
(68442, 'Stella', 'NE', 402, '-095.772850', '+40.231020'), 
(68443, 'Sterling', 'NE', 402, '-096.378249', '+40.463451'), 
(68444, 'Strang', 'NE', 402, '-097.578418', '+40.418921'), 
(68445, 'Swanton', 'NE', 402, '-097.080431', '+40.379788'), 
(68446, 'Syracuse', 'NE', 402, '-096.169603', '+40.645896'), 
(68447, 'Table Rock', 'NE', 402, '-096.097374', '+40.179541'), 
(68448, 'Talmage', 'NE', 402, '-095.998514', '+40.557110'), 
(68450, 'Tecumseh', 'NE', 402, '-096.280341', '+40.410949'), 
(68452, 'Ong', 'NE', 402, '-098.051184', '+40.524526'), 
(68453, 'Tobias', 'NE', 402, '-097.336671', '+40.418436'), 
(68454, 'Unadilla', 'NE', 402, '-096.270409', '+40.684941'), 
(68455, 'Union', 'NE', 402, '-095.903802', '+40.831238'), 
(68456, 'Utica', 'NE', 402, '-097.292178', '+40.938023'), 
(68457, 'Verdon', 'NE', 402, '-095.710477', '+40.149228'), 
(68458, 'Virginia', 'NE', 402, '-096.689998', '+40.262266'), 
(68460, 'Waco', 'NE', 402, '-097.437812', '+40.886702'), 
(68461, 'Walton', 'NE', 402, '-096.515859', '+40.762763'), 
(68462, 'Waverly', 'NE', 402, '-096.543431', '+40.935601'), 
(68463, 'Weeping Water', 'NE', 402, '-096.146512', '+40.884503'), 
(68464, 'Western', 'NE', 402, '-097.265045', '+40.403717'), 
(68465, 'Wilber', 'NE', 402, '-096.968290', '+40.484136'), 
(68466, 'Wymore', 'NE', 402, '-096.666863', '+40.122407'), 
(68467, 'York', 'NE', 402, '-097.597278', '+40.890132'), 
(68501, 'Lincoln', 'NE', 402, '-096.823133', '+40.865142'), 
(68502, 'Lincoln', 'NE', 402, '-096.683702', '+40.813101'), 
(68503, 'Lincoln', 'NE', 402, '-096.698646', '+40.845050'), 
(68504, 'Lincoln', 'NE', 402, '-096.662454', '+40.853200'), 
(68505, 'Lincoln', 'NE', 402, '-096.618058', '+40.900275'), 
(68506, 'Lincoln', 'NE', 402, '-096.687195', '+40.804064'), 
(68507, 'Lincoln', 'NE', 402, '-096.652274', '+40.889449'), 
(68508, 'Lincoln', 'NE', 402, '-096.624692', '+40.798100'), 
(68509, 'Lincoln', 'NE', 402, '-096.688799', '+40.784451'), 
(68510, 'Lincoln', 'NE', 402, '-096.630741', '+40.835450'), 
(68512, 'Lincoln', 'NE', 402, '-096.686643', '+40.785689'), 
(68514, 'Lincoln', 'NE', 402, '-096.662138', '+40.940125'), 
(68516, 'Lincoln', 'NE', 402, '-096.661769', '+40.777556'), 
(68517, 'Lincoln', 'NE', 402, '-096.609721', '+40.939903'), 
(68520, 'Lincoln', 'NE', 402, '-096.534981', '+40.784200'), 
(68521, 'Lincoln', 'NE', 402, '-096.718994', '+40.863301'), 
(68522, 'Lincoln', 'NE', 402, '-096.750075', '+40.784560'), 
(68523, 'Lincoln', 'NE', 402, '-096.763247', '+40.735793'), 
(68524, 'Lincoln', 'NE', 402, '-096.815309', '+40.879252'), 
(68526, 'Lincoln', 'NE', 402, '-096.582442', '+40.743346'), 
(68527, 'Lincoln', 'NE', 402, '-096.525245', '+40.855121'), 
(68528, 'Lincoln', 'NE', 402, '-096.813579', '+40.855107'), 
(68529, 'Lincoln', 'NE', 402, '-096.779796', '+40.879752'), 
(68531, 'Lincoln', 'NE', 402, '-096.720143', '+40.900801'), 
(68532, 'Lincoln', 'NE', 402, '-096.853616', '+40.777663'), 
(68542, 'Lincoln', 'NE', 402, '-096.688799', '+40.784451'), 
(68544, 'Lincoln', 'NE', 402, null, null), 
(68572, 'Lincoln', 'NE', 402, null, null), 
(68583, 'Lincoln', 'NE', 402, '-096.688799', '+40.784451'), 
(68588, 'Lincoln', 'NE', 402, '-096.692843', '+40.820645'), 
(68601, 'Columbus', 'NE', 402, '-097.376314', '+41.542962'), 
(68602, 'Columbus', 'NE', 402, '-097.541795', '+41.538080'), 
(68620, 'Albion', 'NE', 402, '-098.011092', '+41.648736'), 
(68621, 'Ames', 'NE', 402, '-096.624657', '+41.499208'), 
(68622, 'Bartlett', 'NE', 308, '-098.528373', '+41.914601'), 
(68623, 'Belgrade', 'NE', 308, '-098.068163', '+41.471865'), 
(68624, 'Bellwood', 'NE', 402, '-097.214802', '+41.342556'), 
(68626, 'Brainard', 'NE', 402, '-096.992319', '+41.143956'), 
(68627, 'Cedar Rapids', 'NE', 308, '-098.150139', '+41.558087'), 
(68628, 'Clarks', 'NE', 308, '-097.809370', '+41.202853'), 
(68629, 'Clarkson', 'NE', 402, '-097.137751', '+41.663195'), 
(68631, 'Creston', 'NE', 402, '-097.372671', '+41.718708'), 
(68632, 'David City', 'NE', 402, '-097.157229', '+41.220715'), 
(68633, 'Dodge', 'NE', 402, '-096.675369', '+41.593378'), 
(68634, 'Duncan', 'NE', 402, '-097.595435', '+41.393146'), 
(68635, 'Dwight', 'NE', 402, '-097.114365', '+41.066016'), 
(68636, 'Elgin', 'NE', 402, '-098.083714', '+41.982761'), 
(68637, 'Ericson', 'NE', 308, '-098.679988', '+41.779992'), 
(68638, 'Fullerton', 'NE', 308, '-097.899889', '+41.414475'), 
(68640, 'Genoa', 'NE', 402, '-097.732584', '+41.445863'), 
(68641, 'Howells', 'NE', 402, '-097.103325', '+41.661720'), 
(68642, 'Humphrey', 'NE', 402, '-097.487407', '+41.690226'), 
(68643, 'Leigh', 'NE', 402, '-097.184984', '+41.647114'), 
(68644, 'Lindsay', 'NE', 402, '-097.694247', '+41.701476'), 
(68647, 'Monroe', 'NE', 402, '-097.625525', '+41.465573'), 
(68648, 'Morse Bluff', 'NE', 402, '-096.811409', '+41.375782'), 
(68649, 'North Bend', 'NE', 402, '-096.685416', '+41.541480'), 
(68651, 'Osceola', 'NE', 402, '-097.570000', '+41.170633'), 
(68652, 'Petersburg', 'NE', 402, '-098.079960', '+41.853086'), 
(68653, 'Platte Center', 'NE', 402, '-097.484880', '+41.537151'), 
(68654, 'Polk', 'NE', 402, '-097.787070', '+41.075237'), 
(68655, 'Primrose', 'NE', 308, '-098.062909', '+41.698452'), 
(68658, 'Rising City', 'NE', 402, '-097.181952', '+41.197120'), 
(68659, 'Rogers', 'NE', 402, '-096.956019', '+41.593926'), 
(68660, 'Saint Edward', 'NE', 402, '-097.863484', '+41.570444'), 
(68661, 'Schuyler', 'NE', 402, '-097.079635', '+41.559744'), 
(68662, 'Shelby', 'NE', 402, '-097.519253', '+41.154703'), 
(68663, 'Silver Creek', 'NE', 308, '-097.723453', '+41.303844'), 
(68664, 'Snyder', 'NE', 402, '-096.787252', '+41.648478'), 
(68665, 'Spalding', 'NE', 308, '-098.363282', '+41.688144'), 
(68666, 'Stromsburg', 'NE', 402, '-097.591433', '+41.114446'), 
(68667, 'Surprise', 'NE', 402, '-097.292178', '+41.126818'), 
(68669, 'Ulysses', 'NE', 402, '-097.224683', '+41.091760'), 
(68701, 'Norfolk', 'NE', 402, '-097.601189', '+41.996410'), 
(68702, 'Norfolk', 'NE', 402, '-097.601348', '+41.916476'), 
(68710, 'Allen', 'NE', 402, '-096.884378', '+42.445278'), 
(68711, 'Amelia', 'NE', 402, '-099.032048', '+42.556421'), 
(68713, 'Atkinson', 'NE', 402, '-098.975603', '+42.533852'), 
(68714, 'Bassett', 'NE', 402, '-099.551245', '+42.583147'), 
(68715, 'Battle Creek', 'NE', 402, '-097.568855', '+41.976904'), 
(68716, 'Beemer', 'NE', 402, '-096.816403', '+41.909399'), 
(68717, 'Belden', 'NE', 402, '-097.212986', '+42.429295'), 
(68718, 'Bloomfield', 'NE', 402, '-097.659606', '+42.628731'), 
(68719, 'Bristow', 'NE', 402, '-098.781334', '+42.879903'), 
(68720, 'Brunswick', 'NE', 402, '-098.066911', '+42.176397'), 
(68722, 'Butte', 'NE', 402, '-098.847065', '+42.911492'), 
(68723, 'Carroll', 'NE', 402, '-097.193337', '+42.286328'), 
(68724, 'Center', 'NE', 402, '-097.866951', '+42.597304'), 
(68725, 'Chambers', 'NE', 402, '-098.749451', '+42.201860'), 
(68726, 'Clearwater', 'NE', 402, '-098.066911', '+42.176397'), 
(68727, 'Coleridge', 'NE', 402, '-097.260393', '+42.530505'), 
(68728, 'Concord', 'NE', 402, '-096.853429', '+42.493637'), 
(68729, 'Creighton', 'NE', 402, '-097.919351', '+42.490856'), 
(68730, 'Crofton', 'NE', 402, '-097.603391', '+42.758387'), 
(68731, 'Dakota City', 'NE', 402, '-096.565385', '+42.381775'), 
(68732, 'Dixon', 'NE', 402, '-096.967598', '+42.480297'), 
(68733, 'Emerson', 'NE', 402, '-096.639317', '+42.361551'), 
(68734, 'Emmet', 'NE', 402, '-098.778556', '+42.492295'), 
(68735, 'Ewing', 'NE', 402, '-098.344313', '+42.259207'), 
(68736, 'Fordyce', 'NE', 402, '-097.319381', '+42.728606'), 
(68737, 'Foster', 'NE', 402, '-097.601337', '+42.264356'), 
(68738, 'Hadar', 'NE', 402, '-097.601337', '+42.264356'), 
(68739, 'Hartington', 'NE', 402, '-097.250509', '+42.591685'), 
(68740, 'Hoskins', 'NE', 402, '-097.309909', '+42.221141'), 
(68741, 'Hubbard', 'NE', 402, '-096.603097', '+42.357595'), 
(68742, 'Inman', 'NE', 402, '-098.530866', '+42.380604'), 
(68743, 'Jackson', 'NE', 402, '-096.631738', '+42.452053'), 
(68745, 'Laurel', 'NE', 402, '-097.142457', '+42.475072'), 
(68746, 'Lynch', 'NE', 402, '-098.781334', '+42.879903'), 
(68747, 'McLean', 'NE', 402, '-097.475151', '+42.438634'), 
(68748, 'Madison', 'NE', 402, '-097.484480', '+41.881046'), 
(68749, 'Magnet', 'NE', 402, '-097.250378', '+42.609687'), 
(68751, 'Maskell', 'NE', 402, '-096.926042', '+42.481711'), 
(68752, 'Meadow Grove', 'NE', 402, '-097.782829', '+42.034395'), 
(68753, 'Mills', 'NE', 402, '-099.726221', '+42.858168'), 
(68755, 'Naper', 'NE', 402, '-098.781334', '+42.879903'), 
(68756, 'Neligh', 'NE', 402, '-098.131760', '+42.216925'), 
(68757, 'Newcastle', 'NE', 402, '-096.861558', '+42.494685'), 
(68758, 'Newman Grove', 'NE', 402, '-097.777198', '+41.747884'), 
(68759, 'Newport', 'NE', 402, '-099.726221', '+42.858168'), 
(68760, 'Niobrara', 'NE', 402, '-097.924783', '+42.739127'), 
(68761, 'Oakdale', 'NE', 402, '-098.066911', '+42.176397'), 
(68763, 'Oneill', 'NE', 402, '-098.665685', '+42.370456'), 
(68764, 'Orchard', 'NE', 402, '-098.239908', '+42.337003'), 
(68765, 'Osmond', 'NE', 402, '-097.598511', '+42.360661'), 
(68766, 'Page', 'NE', 402, '-098.778556', '+42.492295'), 
(68767, 'Pierce', 'NE', 402, '-097.581551', '+42.224218'), 
(68768, 'Pilger', 'NE', 402, '-097.077910', '+41.976143'), 
(68769, 'Plainview', 'NE', 402, '-097.788065', '+42.353780'), 
(68770, 'Ponca', 'NE', 402, '-096.711058', '+42.565991'), 
(68771, 'Randolph', 'NE', 402, '-097.319835', '+42.438743'), 
(68772, 'Rose', 'NE', 402, '-099.455891', '+42.445152'), 
(68773, 'Royal', 'NE', 402, '-098.066911', '+42.176397'), 
(68774, 'Saint Helena', 'NE', 402, '-097.304691', '+42.804591'), 
(68776, 'South Sioux City', 'NE', 402, '-096.457068', '+42.459711'), 
(68777, 'Spencer', 'NE', 402, '-098.701552', '+42.872702'), 
(68778, 'Springview', 'NE', 402, '-099.747046', '+42.836424'), 
(68779, 'Stanton', 'NE', 402, '-097.203396', '+41.982175'), 
(68780, 'Stuart', 'NE', 402, '-099.141514', '+42.599715'), 
(68781, 'Tilden', 'NE', 402, '-097.829855', '+42.042732'), 
(68783, 'Verdigre', 'NE', 402, '-098.129817', '+42.624821'), 
(68784, 'Wakefield', 'NE', 402, '-096.930286', '+42.307797'), 
(68785, 'Waterbury', 'NE', 402, '-096.824742', '+42.512745'), 
(68786, 'Wausa', 'NE', 402, '-097.608966', '+42.518247'), 
(68787, 'Wayne', 'NE', 402, '-096.979049', '+42.206417'), 
(68788, 'West Point', 'NE', 402, '-096.777787', '+41.870968'), 
(68789, 'Winnetoon', 'NE', 402, '-098.004988', '+42.533387'), 
(68790, 'Winside', 'NE', 402, '-097.193232', '+42.155768'), 
(68791, 'Wisner', 'NE', 402, '-096.893932', '+41.960145'), 
(68792, 'Wynot', 'NE', 402, '-097.161919', '+42.708262'), 
(68801, 'Grand Island', 'NE', 308, '-098.368698', '+40.872270'), 
(68802, 'Grand Island', 'NE', 308, '-098.502130', '+40.872457'), 
(68803, 'Grand Island', 'NE', 308, '-098.521343', '+40.872531'), 
(68810, 'Alda', 'NE', 308, '-098.504787', '+40.860721'), 
(68812, 'Amherst', 'NE', 308, '-099.292974', '+40.916581'), 
(68813, 'Anselmo', 'NE', 308, '-099.864392', '+41.620773'), 
(68814, 'Ansley', 'NE', 308, '-099.381735', '+41.289827'), 
(68815, 'Arcadia', 'NE', 308, '-099.038945', '+41.522440'), 
(68816, 'Archer', 'NE', 308, '-098.135590', '+41.140845'), 
(68817, 'Ashton', 'NE', 308, '-098.794760', '+41.249476'), 
(68818, 'Aurora', 'NE', 402, '-098.054272', '+40.850832'), 
(68819, 'Berwyn', 'NE', 308, '-099.502374', '+41.352010'), 
(68820, 'Boelus', 'NE', 308, '-098.681367', '+41.119240'), 
(68821, 'Brewster', 'NE', 308, '-099.857111', '+41.936376'), 
(68822, 'Broken Bow', 'NE', 308, '-099.621491', '+41.451119'), 
(68823, 'Burwell', 'NE', 308, '-099.134041', '+41.782277'), 
(68824, 'Cairo', 'NE', 308, '-098.568185', '+40.908706'), 
(68825, 'Callaway', 'NE', 308, '-099.921245', '+41.290502'), 
(68826, 'Central City', 'NE', 308, '-098.010548', '+41.162876'), 
(68827, 'Chapman', 'NE', 308, '-098.188441', '+41.046263'), 
(68828, 'Comstock', 'NE', 308, '-099.728097', '+41.393902'), 
(68831, 'Dannebrog', 'NE', 308, '-098.546616', '+41.166140'), 
(68832, 'Doniphan', 'NE', 402, '-098.446665', '+40.800367'), 
(68833, 'Dunning', 'NE', 308, '-099.977135', '+41.912303'), 
(68834, 'Eddyville', 'NE', 308, '-099.685939', '+40.980376'), 
(68835, 'Elba', 'NE', 308, '-098.604437', '+41.321780'), 
(68836, 'Elm Creek', 'NE', 308, '-099.331426', '+40.779914'), 
(68837, 'Elyria', 'NE', 308, '-098.981592', '+41.567344'), 
(68838, 'Farwell', 'NE', 308, '-098.679842', '+41.206635'), 
(68840, 'Gibbon', 'NE', 308, '-098.882818', '+40.770884'), 
(68841, 'Giltner', 'NE', 402, '-098.158838', '+40.763612'), 
(68842, 'Greeley', 'NE', 308, '-098.530685', '+41.563806'), 
(68843, 'Hampton', 'NE', 402, '-098.021035', '+40.933448'), 
(68844, 'Hazard', 'NE', 308, '-098.975997', '+41.220515'), 
(68845, 'Kearney', 'NE', 308, '-099.129054', '+40.751410'), 
(68846, 'Hordville', 'NE', 402, '-097.991525', '+40.962667'), 
(68847, 'Kearney', 'NE', 308, '-099.073398', '+40.850493'), 
(68848, 'Kearney', 'NE', 308, '-099.069318', '+40.686053'), 
(68849, 'Kearney', 'NE', 308, '-099.074058', '+40.849654'), 
(68850, 'Lexington', 'NE', 308, '-099.718408', '+40.873227'), 
(68852, 'Litchfield', 'NE', 308, '-099.153012', '+41.156948'), 
(68853, 'Loup City', 'NE', 308, '-098.966954', '+41.276435'), 
(68854, 'Marquette', 'NE', 402, '-098.008324', '+41.015778'), 
(68855, 'Mason City', 'NE', 308, '-099.378710', '+41.283369'), 
(68856, 'Merna', 'NE', 308, '-099.760782', '+41.484951'), 
(68858, 'Miller', 'NE', 308, '-099.364921', '+40.952708'), 
(68859, 'North Loup', 'NE', 308, '-098.981592', '+41.567344'), 
(68860, 'Oconto', 'NE', 308, '-099.728097', '+41.393902'), 
(68861, 'Odessa', 'NE', 308, '-099.283748', '+40.729960'), 
(68862, 'Ord', 'NE', 308, '-098.932718', '+41.603603'), 
(68863, 'Overton', 'NE', 308, '-099.521933', '+40.801246'), 
(68864, 'Palmer', 'NE', 308, '-098.182952', '+41.244701'), 
(68865, 'Phillips', 'NE', 402, '-098.102223', '+40.893539'), 
(68866, 'Pleasanton', 'NE', 308, '-099.121861', '+40.960145'), 
(68869, 'Ravenna', 'NE', 308, '-098.902302', '+40.960075'), 
(68870, 'Riverdale', 'NE', 308, '-099.126061', '+40.829478'), 
(68871, 'Rockville', 'NE', 308, '-098.832654', '+41.117178'), 
(68872, 'Saint Libory', 'NE', 308, '-098.450297', '+41.096855'), 
(68873, 'Saint Paul', 'NE', 308, '-098.503283', '+41.232405'), 
(68874, 'Sargent', 'NE', 308, '-099.371585', '+41.645695'), 
(68875, 'Scotia', 'NE', 308, '-098.703727', '+41.467579'), 
(68876, 'Shelton', 'NE', 308, '-098.788349', '+40.812713'), 
(68878, 'Sumner', 'NE', 308, '-099.539866', '+40.959402'), 
(68879, 'Taylor', 'NE', 308, '-099.454335', '+41.914060'), 
(68880, 'Weissert', 'NE', 308, '-099.728097', '+41.393902'), 
(68881, 'Westerville', 'NE', 308, '-099.728097', '+41.393902'), 
(68882, 'Wolbach', 'NE', 308, '-098.431898', '+41.397214'), 
(68883, 'Wood River', 'NE', 308, '-098.589324', '+40.872494'), 
(68901, 'Hastings', 'NE', 402, '-098.389035', '+40.582425'), 
(68902, 'Hastings', 'NE', 402, '-098.397248', '+40.589594'), 
(68920, 'Alma', 'NE', 308, '-099.352846', '+40.101761'), 
(68922, 'Arapahoe', 'NE', 308, '-099.842844', '+40.294628'), 
(68923, 'Atlanta', 'NE', 308, '-099.405055', '+40.410446'), 
(68924, 'Axtell', 'NE', 308, '-099.091654', '+40.503390'), 
(68925, 'Ayr', 'NE', 402, '-098.463055', '+40.429989'), 
(68926, 'Beaver City', 'NE', 308, '-099.826930', '+40.137671'), 
(68927, 'Bertrand', 'NE', 308, '-099.634275', '+40.525235'), 
(68928, 'Bladen', 'NE', 402, '-098.597026', '+40.323796'), 
(68929, 'Bloomington', 'NE', 308, '-099.037737', '+40.097871'), 
(68930, 'Blue Hill', 'NE', 402, '-098.450468', '+40.316739'), 
(68932, 'Campbell', 'NE', 402, '-098.814655', '+40.306364'), 
(68933, 'Clay Center', 'NE', 402, '-098.070907', '+40.565856'), 
(68934, 'Deweese', 'NE', 402, '-098.140015', '+40.353980'), 
(68935, 'Edgar', 'NE', 402, '-097.905641', '+40.379736'), 
(68936, 'Edison', 'NE', 308, '-099.776089', '+40.277359'), 
(68937, 'Elwood', 'NE', 308, '-099.831972', '+40.569620'), 
(68938, 'Fairfield', 'NE', 402, '-098.053432', '+40.395335'), 
(68939, 'Franklin', 'NE', 308, '-098.995406', '+40.096305'), 
(68940, 'Funk', 'NE', 308, '-099.251676', '+40.464046'), 
(68941, 'Glenvil', 'NE', 402, '-098.255757', '+40.503252'), 
(68942, 'Guide Rock', 'NE', 402, '-098.330001', '+40.071648'), 
(68943, 'Hardy', 'NE', 402, '-097.900651', '+40.074907'), 
(68944, 'Harvard', 'NE', 402, '-098.096849', '+40.620578'), 
(68945, 'Heartwell', 'NE', 308, '-098.790623', '+40.554280'), 
(68946, 'Hendley', 'NE', 308, '-099.913076', '+40.176314'), 
(68947, 'Hildreth', 'NE', 308, '-099.043138', '+40.337828'), 
(68948, 'Holbrook', 'NE', 308, '-099.959503', '+40.304641'), 
(68949, 'Holdrege', 'NE', 308, '-099.325955', '+40.429207'), 
(68950, 'Holstein', 'NE', 402, '-098.638633', '+40.437334'), 
(68952, 'Inavale', 'NE', 402, '-098.500037', '+40.176368'), 
(68954, 'Inland', 'NE', 402, '-098.051184', '+40.524526'), 
(68955, 'Juniata', 'NE', 402, '-098.506045', '+40.596951'), 
(68956, 'Kenesaw', 'NE', 402, '-098.610696', '+40.611581'), 
(68957, 'Lawrence', 'NE', 402, '-098.259540', '+40.291047'), 
(68958, 'Loomis', 'NE', 308, '-099.508075', '+40.477867'), 
(68959, 'Minden', 'NE', 308, '-098.907731', '+40.502515'), 
(68960, 'Naponee', 'NE', 308, '-099.137325', '+40.074785'), 
(68961, 'Nelson', 'NE', 402, '-098.068371', '+40.201050'), 
(68963, 'Norman', 'NE', 402, '-098.792699', '+40.478879'), 
(68964, 'Oak', 'NE', 402, '-097.903047', '+40.237813'), 
(68966, 'Orleans', 'NE', 308, '-099.455110', '+40.130072'), 
(68967, 'Oxford', 'NE', 308, '-099.637884', '+40.254078'), 
(68969, 'Ragan', 'NE', 308, '-099.404864', '+40.176513'), 
(68970, 'Red Cloud', 'NE', 402, '-098.500021', '+40.201919'), 
(68971, 'Republican City', 'NE', 308, '-099.246197', '+40.093106'), 
(68972, 'Riverton', 'NE', 402, '-098.952642', '+40.176335'), 
(68973, 'Roseland', 'NE', 402, '-098.544036', '+40.466384'), 
(68974, 'Ruskin', 'NE', 402, '-097.914680', '+40.152394'), 
(68975, 'Saronville', 'NE', 402, '-097.938811', '+40.602128'), 
(68976, 'Smithfield', 'NE', 308, '-099.830345', '+40.539998'), 
(68977, 'Stamford', 'NE', 308, '-099.404864', '+40.176513'), 
(68978, 'Superior', 'NE', 402, '-098.069593', '+40.036673'), 
(68979, 'Sutton', 'NE', 402, '-097.855430', '+40.507387'), 
(68980, 'Trumbull', 'NE', 402, '-098.251120', '+40.639247'), 
(68981, 'Upland', 'NE', 402, '-098.904418', '+40.317430'), 
(68982, 'Wilcox', 'NE', 308, '-099.152181', '+40.378795'), 
(69001, 'Mc Cook', 'NE', 308, '-100.620628', '+40.207969'), 
(69020, 'Bartley', 'NE', 308, '-100.305432', '+40.252545'), 
(69021, 'Benkelman', 'NE', 308, '-101.789168', '+40.103088'), 
(69022, 'Cambridge', 'NE', 308, '-100.171378', '+40.269966'), 
(69023, 'Champion', 'NE', 308, '-101.697240', '+40.524730'), 
(69024, 'Culbertson', 'NE', 308, '-100.835774', '+40.231495'), 
(69025, 'Curtis', 'NE', 308, '-100.543990', '+40.643861'), 
(69026, 'Danbury', 'NE', 308, '-100.476977', '+40.176507'), 
(69027, 'Enders', 'NE', 308, '-101.697240', '+40.524730'), 
(69028, 'Eustis', 'NE', 308, '-100.009780', '+40.564186'), 
(69029, 'Farnam', 'NE', 308, '-100.173314', '+40.740544'), 
(69030, 'Haigler', 'NE', 308, '-101.687688', '+40.176417'), 
(69031, 'Hamlet', 'NE', 308, '-101.061328', '+40.524819'), 
(69032, 'Hayes Center', 'NE', 308, '-101.061328', '+40.524819'), 
(69033, 'Imperial', 'NE', 308, '-101.632038', '+40.515114'), 
(69034, 'Indianola', 'NE', 308, '-100.365256', '+40.240034'), 
(69036, 'Lebanon', 'NE', 308, '-100.476977', '+40.176507'), 
(69037, 'Max', 'NE', 308, '-101.687688', '+40.176417'), 
(69038, 'Maywood', 'NE', 308, '-100.382030', '+40.524809'), 
(69039, 'Moorefield', 'NE', 308, '-100.382030', '+40.524809'), 
(69040, 'Palisade', 'NE', 308, '-101.065001', '+40.267333'), 
(69041, 'Parks', 'NE', 308, '-101.687688', '+40.176417'), 
(69042, 'Stockville', 'NE', 308, '-100.382030', '+40.524809'), 
(69043, 'Stratton', 'NE', 308, '-101.227939', '+40.150140'), 
(69044, 'Trenton', 'NE', 308, '-101.010823', '+40.176356'), 
(69045, 'Wauneta', 'NE', 308, '-101.370507', '+40.416806'), 
(69046, 'Wilsonville', 'NE', 308, '-100.106003', '+40.112009'), 
(69101, 'North Platte', 'NE', 308, '-100.749070', '+41.102555'), 
(69103, 'North Platte', 'NE', 308, '-100.746912', '+41.046447'), 
(69120, 'Arnold', 'NE', 308, '-100.194253', '+41.423996'), 
(69121, 'Arthur', 'NE', 308, '-101.714495', '+41.554073'), 
(69122, 'Big Springs', 'NE', 308, '-102.261262', '+41.111961'), 
(69123, 'Brady', 'NE', 308, '-100.391826', '+41.049046'), 
(69125, 'Broadwater', 'NE', 308, '-102.852752', '+41.598622'), 
(69127, 'Brule', 'NE', 308, '-101.921709', '+41.135819'), 
(69128, 'Bushnell', 'NE', 308, '-103.891757', '+41.232626'), 
(69129, 'Chappell', 'NE', 308, '-102.421494', '+41.112122'), 
(69130, 'Cozad', 'NE', 308, '-099.967448', '+40.895003'), 
(69131, 'Dalton', 'NE', 308, '-103.031435', '+41.380172'), 
(69132, 'Dickens', 'NE', 308, '-100.746912', '+41.046447'), 
(69133, 'Dix', 'NE', 308, '-103.714501', '+41.198010'), 
(69134, 'Elsie', 'NE', 308, '-101.649075', '+40.850739'), 
(69135, 'Elsmere', 'NE', 308, '-101.126167', '+42.542631'), 
(69138, 'Gothenburg', 'NE', 308, '-100.129125', '+40.945256'), 
(69140, 'Grant', 'NE', 308, '-101.725800', '+40.846046'), 
(69141, 'Gurley', 'NE', 308, '-102.983464', '+41.315041'), 
(69142, 'Halsey', 'NE', 308, '-100.555805', '+41.913806'), 
(69143, 'Hershey', 'NE', 308, '-100.963080', '+40.989930'), 
(69144, 'Keystone', 'NE', 308, '-101.604569', '+41.293525'), 
(69145, 'Kimball', 'NE', 308, '-103.769557', '+41.206972'), 
(69146, 'Lemoyne', 'NE', 308, '-101.767329', '+41.323607'), 
(69147, 'Lewellen', 'NE', 308, '-102.153084', '+41.315509'), 
(69148, 'Lisco', 'NE', 308, '-102.476752', '+41.409518'), 
(69149, 'Lodgepole', 'NE', 308, '-102.794277', '+41.223638'), 
(69150, 'Madrid', 'NE', 308, '-101.649075', '+40.850739'), 
(69151, 'Maxwell', 'NE', 308, '-100.583269', '+41.096752'), 
(69152, 'Mullen', 'NE', 308, '-101.045192', '+42.042143'), 
(69153, 'Ogallala', 'NE', 308, '-101.663033', '+41.131676'), 
(69154, 'Oshkosh', 'NE', 308, '-102.385678', '+41.377536'), 
(69155, 'Paxton', 'NE', 308, '-101.423214', '+41.199097'), 
(69156, 'Potter', 'NE', 308, '-103.247811', '+41.212817'), 
(69157, 'Purdum', 'NE', 308, '-099.977135', '+41.912303'), 
(69160, 'Sidney', 'NE', 308, '-102.995925', '+41.220549'), 
(69161, 'Seneca', 'NE', 308, '-100.555805', '+41.913806'), 
(69162, 'Sidney', 'NE', 308, '-103.066015', '+41.161943'), 
(69163, 'Stapleton', 'NE', 308, '-100.512463', '+41.480166'), 
(69165, 'Sutherland', 'NE', 308, '-101.136616', '+41.159700'), 
(69166, 'Thedford', 'NE', 308, '-100.557354', '+41.979407'), 
(69167, 'Tryon', 'NE', 308, '-101.059489', '+41.568548'), 
(69168, 'Venango', 'NE', 308, '-101.649075', '+40.850739'), 
(69169, 'Wallace', 'NE', 308, '-100.746912', '+41.046447'), 
(69170, 'Wellfleet', 'NE', 308, '-100.760429', '+40.762172'), 
(69171, 'Willow Island', 'NE', 308, '-100.070257', '+40.892469'), 
(69190, 'Oshkosh', 'NE', 308, '-102.331762', '+41.615307'), 
(69201, 'Valentine', 'NE', 402, '-100.996747', '+42.906836'), 
(69210, 'Ainsworth', 'NE', 402, '-099.852364', '+42.542734'), 
(69211, 'Cody', 'NE', 402, '-101.126167', '+42.542631'), 
(69212, 'Crookston', 'NE', 402, '-101.126167', '+42.542631'), 
(69214, 'Johnstown', 'NE', 402, '-099.930477', '+42.465698'), 
(69216, 'Kilgore', 'NE', 402, '-101.126167', '+42.542631'), 
(69217, 'Long Pine', 'NE', 402, '-099.702813', '+42.533987'), 
(69218, 'Merriman', 'NE', 308, '-101.126167', '+42.542631'), 
(69219, 'Nenzel', 'NE', 402, '-101.126167', '+42.542631'), 
(69220, 'Sparks', 'NE', 402, '-101.126167', '+42.542631'), 
(69221, 'Wood Lake', 'NE', 402, '-101.126167', '+42.542631'), 
(69301, 'Alliance', 'NE', 308, '-103.073327', '+42.219844'), 
(69331, 'Angora', 'NE', 308, '-103.003835', '+41.721468'), 
(69333, 'Ashby', 'NE', 308, '-101.746919', '+41.919117'), 
(69334, 'Bayard', 'NE', 308, '-103.327050', '+41.760711'), 
(69335, 'Bingham', 'NE', 308, '-102.471549', '+42.730616'), 
(69336, 'Bridgeport', 'NE', 308, '-103.102335', '+41.667733'), 
(69337, 'Chadron', 'NE', 308, '-103.138479', '+42.774479'), 
(69339, 'Crawford', 'NE', 308, '-103.303223', '+42.611517'), 
(69340, 'Ellsworth', 'NE', 308, '-102.399697', '+42.502412'), 
(69341, 'Gering', 'NE', 308, '-103.757960', '+41.806020'), 
(69343, 'Gordon', 'NE', 308, '-102.314593', '+42.763456'), 
(69345, 'Harrisburg', 'NE', 308, '-103.710045', '+41.546441'), 
(69346, 'Harrison', 'NE', 308, '-103.782027', '+42.631216'), 
(69347, 'Hay Springs', 'NE', 308, '-102.665536', '+42.636894'), 
(69348, 'Hemingford', 'NE', 308, '-103.097258', '+42.314537'), 
(69349, 'Henry', 'NE', 308, '-104.045244', '+41.987327'), 
(69350, 'Hyannis', 'NE', 308, '-101.751854', '+41.959181'), 
(69351, 'Lakeside', 'NE', 308, '-102.399697', '+42.502412'), 
(69352, 'Lyman', 'NE', 308, '-103.974153', '+41.835492'), 
(69353, 'McGrew', 'NE', 308, '-103.416351', '+41.746944'), 
(69354, 'Marsland', 'NE', 308, '-103.256440', '+42.524433'), 
(69355, 'Melbeta', 'NE', 308, '-103.468748', '+41.765008'), 
(69356, 'Minatare', 'NE', 308, '-103.643939', '+41.861192'), 
(69357, 'Mitchell', 'NE', 308, '-103.803504', '+41.874333'), 
(69358, 'Morrill', 'NE', 308, '-103.950162', '+41.929379'), 
(69360, 'Rushville', 'NE', 308, '-102.463590', '+42.716340'), 
(69361, 'Scottsbluff', 'NE', 308, '-103.770230', '+41.872005'), 
(69363, 'Scottsbluff', 'NE', 308, '-103.707260', '+41.851012'), 
(69365, 'Whiteclay', 'NE', 308, '-102.399697', '+42.502412'), 
(69366, 'Whitman', 'NE', 308, '-101.746919', '+41.919117'), 
(69367, 'Whitney', 'NE', 308, '-103.299462', '+42.788579'), 
(70001, 'Metairie', 'LA', 504, '-090.161821', '+29.984643'), 
(70002, 'Metairie', 'LA', 504, '-090.176491', '+30.008003'), 
(70003, 'Metairie', 'LA', 504, '-090.207330', '+30.005653'), 
(70004, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70005, 'Metairie', 'LA', 504, '-090.134428', '+29.998821'), 
(70006, 'Metairie', 'LA', 504, '-090.195842', '+30.013413'), 
(70009, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70010, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70011, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70030, 'Des Allemands', 'LA', 504, '-090.430699', '+29.841219'), 
(70031, 'Ama', 'LA', 504, '-090.295997', '+29.947005'), 
(70032, 'Arabi', 'LA', 504, '-089.987547', '+29.956803'), 
(70033, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70036, 'Barataria', 'LA', 504, '-090.112182', '+29.696362'), 
(70037, 'Belle Chasse', 'LA', 504, '-089.771638', '+29.620092'), 
(70038, 'Boothville', 'LA', 504, '-089.401545', '+29.303827'), 
(70039, 'Boutte', 'LA', 504, '-090.374038', '+29.904159'), 
(70040, 'Braithwaite', 'LA', 504, '-089.919691', '+29.736105'), 
(70041, 'Buras', 'LA', 504, '-089.571937', '+29.427314'), 
(70042, 'Carlisle', 'LA', 504, '-089.477464', '+29.380066'), 
(70043, 'Chalmette', 'LA', 504, '-089.954906', '+29.947746'), 
(70044, 'Chalmette', 'LA', 504, '-089.951441', '+29.967650'), 
(70046, 'Davant', 'LA', 504, '-089.872599', '+29.618290'), 
(70047, 'Destrehan', 'LA', 504, '-090.368185', '+29.964207'), 
(70049, 'Edgard', 'LA', 504, '-090.575432', '+30.033264'), 
(70050, 'Empire', 'LA', 504, '-089.595630', '+29.404065'), 
(70051, 'Garyville', 'LA', 504, '-090.619382', '+29.998705'), 
(70052, 'Gramercy', 'LA', 504, '-090.711904', '+30.048935'), 
(70053, 'Gretna', 'LA', 504, '-090.055722', '+29.911385'), 
(70054, 'Gretna', 'LA', 504, '-090.090100', '+29.677893'), 
(70055, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70056, 'Gretna', 'LA', 504, '-090.033138', '+29.887204'), 
(70057, 'Hahnville', 'LA', 504, '-090.408167', '+29.966812'), 
(70058, 'Harvey', 'LA', 504, '-090.069558', '+29.875555'), 
(70059, 'Harvey', 'LA', 504, '-090.090100', '+29.677893'), 
(70060, 'Metairie', 'LA', 504, '-090.090100', '+29.677893'), 
(70062, 'Kenner', 'LA', 504, '-090.204460', '+29.994398'), 
(70063, 'Kenner', 'LA', 504, '-090.090100', '+29.677893'), 
(70064, 'Kenner', 'LA', 504, '-090.090100', '+29.677893'), 
(70065, 'Kenner', 'LA', 504, '-090.250547', '+30.027041'), 
(70066, 'Killona', 'LA', 504, '-090.450720', '+30.003409'), 
(70067, 'Lafitte', 'LA', 504, '-090.113675', '+29.825895'), 
(70068, 'La Place', 'LA', 504, '-090.527515', '+30.065367'), 
(70069, 'La Place', 'LA', 504, '-090.483189', '+30.091158'), 
(70070, 'Luling', 'LA', 504, '-090.348009', '+29.944447'), 
(70071, 'Lutcher', 'LA', 504, '-090.730390', '+30.037570'), 
(70072, 'Marrero', 'LA', 504, '-090.078264', '+29.819729'), 
(70073, 'Marrero', 'LA', 504, '-090.090100', '+29.677893'), 
(70075, 'Meraux', 'LA', 504, '-089.923522', '+29.932133'), 
(70076, 'Mount Airy', 'LA', 504, '-090.636855', '+30.057525'), 
(70078, 'New Sarpy', 'LA', 504, '-090.385950', '+29.981674'), 
(70079, 'Norco', 'LA', 504, '-090.404699', '+29.973479'), 
(70080, 'Paradis', 'LA', 504, '-090.378697', '+29.891541'), 
(70081, 'Pilottown', 'LA', 504, '-089.364034', '+29.285081'), 
(70082, 'Pointe A la Hache', 'LA', 504, '-089.831317', '+29.587389'), 
(70083, 'Port Sulphur', 'LA', 504, '-089.690230', '+29.502725'), 
(70084, 'Reserve', 'LA', 504, '-090.605871', '+30.058190'), 
(70085, 'Saint Bernard', 'LA', 504, '-089.775097', '+29.818387'), 
(70086, 'Saint James', 'LA', 225, '-090.867755', '+30.033127'), 
(70087, 'Saint Rose', 'LA', 504, '-090.354891', '+29.945998'), 
(70090, 'Vacherie', 'LA', 504, '-090.761722', '+29.989546'), 
(70091, 'Venice', 'LA', 504, '-089.373855', '+29.279536'), 
(70092, 'Violet', 'LA', 504, '-089.894926', '+29.900262'), 
(70094, 'Westwego', 'LA', 504, '-090.204326', '+29.920768'), 
(70096, 'Westwego', 'LA', 504, '-090.090100', '+29.677893'), 
(70112, 'New Orleans', 'LA', 504, '-090.077000', '+29.958304'), 
(70113, 'New Orleans', 'LA', 504, '-090.083172', '+29.943769'), 
(70114, 'New Orleans', 'LA', 504, '-090.013164', '+29.929605'), 
(70115, 'New Orleans', 'LA', 504, '-090.100773', '+29.938343'), 
(70116, 'New Orleans', 'LA', 504, '-090.067122', '+29.968504'), 
(70117, 'New Orleans', 'LA', 504, '-090.028450', '+29.968553'), 
(70118, 'New Orleans', 'LA', 504, '-090.122498', '+29.948283'), 
(70119, 'New Orleans', 'LA', 504, '-090.085420', '+29.973053'), 
(70121, 'New Orleans', 'LA', 504, '-090.157715', '+29.961448'), 
(70122, 'New Orleans', 'LA', 504, '-090.062147', '+30.009063'), 
(70123, 'New Orleans', 'LA', 504, '-090.206031', '+29.951082'), 
(70124, 'New Orleans', 'LA', 504, '-090.103673', '+30.002253'), 
(70125, 'New Orleans', 'LA', 504, '-090.102965', '+29.952659'), 
(70126, 'New Orleans', 'LA', 504, '-090.044561', '+29.998653'), 
(70127, 'New Orleans', 'LA', 504, '-089.975819', '+30.031251'), 
(70128, 'New Orleans', 'LA', 504, '-089.958519', '+30.048653'), 
(70129, 'New Orleans', 'LA', 504, '-089.846226', '+30.087708'), 
(70130, 'New Orleans', 'LA', 504, '-090.074122', '+29.939504'), 
(70131, 'New Orleans', 'LA', 504, '-089.962403', '+29.915873'), 
(70139, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70140, 'New Orleans', 'LA', 504, '-090.078312', '+29.956120'), 
(70141, 'New Orleans', 'LA', 504, '-090.090100', '+29.677893'), 
(70142, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70143, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70145, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70146, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70148, 'New Orleans', 'LA', 504, '-090.068022', '+30.030902'), 
(70149, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70150, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70151, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70152, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70153, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70154, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70156, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70157, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70158, 'New Orleans', 'LA', 504, '-090.070922', '+29.922905'), 
(70159, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70160, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70161, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70162, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70163, 'New Orleans', 'LA', 504, '-090.075121', '+29.950659'), 
(70164, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70165, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70166, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70167, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70170, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70172, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70174, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70175, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70176, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70177, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70178, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70179, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70181, 'New Orleans', 'LA', 504, '-090.090100', '+29.677893'), 
(70182, 'New Orleans', 'LA', 504, '-089.815993', '+30.067646'), 
(70183, 'New Orleans', 'LA', 504, '-090.090100', '+29.677893'), 
(70184, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70185, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70186, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70187, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70189, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70190, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70195, 'New Orleans', 'LA', 504, '-089.882564', '+30.032997'), 
(70301, 'Thibodaux', 'LA', 504, '-090.599039', '+29.640426'), 
(70302, 'Thibodaux', 'LA', 504, '-090.502848', '+29.458689'), 
(70310, 'Thibodaux', 'LA', 504, '-090.816914', '+29.803282'), 
(70339, 'Pierre Part', 'LA', 504, '-091.188549', '+29.947562'), 
(70340, 'Amelia', 'LA', 504, '-091.220844', '+29.688425'), 
(70341, 'Belle Rose', 'LA', 225, '-091.077279', '+30.033070'), 
(70342, 'Berwick', 'LA', 504, '-091.251811', '+29.692879'), 
(70343, 'Bourg', 'LA', 504, '-090.607587', '+29.543768'), 
(70344, 'Chauvin', 'LA', 504, '-090.609142', '+29.393661'), 
(70345, 'Cut Off', 'LA', 504, '-090.335128', '+29.509589'), 
(70346, 'Donaldsonville', 'LA', 225, '-090.967424', '+30.159584'), 
(70352, 'Donner', 'LA', 504, '-090.944418', '+29.696385'), 
(70353, 'Dulac', 'LA', 504, '-090.712335', '+29.369707'), 
(70354, 'Galliano', 'LA', 504, '-090.304724', '+29.437009'), 
(70355, 'Gheens', 'LA', 504, '-090.480310', '+29.647980'), 
(70356, 'Gibson', 'LA', 504, '-090.912489', '+29.654609'), 
(70357, 'Golden Meadow', 'LA', 504, '-090.195917', '+29.269324'), 
(70358, 'Grand Isle', 'LA', 504, '-090.018901', '+29.227559'), 
(70359, 'Gray', 'LA', 504, '-090.770768', '+29.693600'), 
(70360, 'Houma', 'LA', 504, '-090.852551', '+29.642100'), 
(70361, 'Houma', 'LA', 504, '-090.865568', '+29.382117'), 
(70363, 'Houma', 'LA', 504, '-090.752351', '+29.561855'), 
(70364, 'Houma', 'LA', 504, '-090.732776', '+29.597188'), 
(70371, 'Kraemer', 'LA', 504, '-090.596159', '+29.865202'), 
(70372, 'Labadieville', 'LA', 504, '-090.985769', '+29.917298'), 
(70373, 'Larose', 'LA', 504, '-090.347406', '+29.520061'), 
(70374, 'Lockport', 'LA', 504, '-090.409864', '+29.533839'), 
(70375, 'Mathews', 'LA', 504, '-090.549555', '+29.693833'), 
(70376, 'Modeste', 'LA', 225, '-090.869481', '+30.204707'), 
(70377, 'Montegut', 'LA', 504, '-090.524964', '+29.456248'), 
(70380, 'Morgan City', 'LA', 504, '-091.265374', '+29.697653'), 
(70381, 'Morgan City', 'LA', 504, '-091.259347', '+29.694629'), 
(70390, 'Napoleonville', 'LA', 504, '-091.064291', '+29.908353'), 
(70391, 'Paincourtville', 'LA', 504, '-091.063485', '+29.994968'), 
(70392, 'Patterson', 'LA', 504, '-091.383904', '+29.751746'), 
(70393, 'Plattenville', 'LA', 504, '-091.023196', '+29.997400'), 
(70394, 'Raceland', 'LA', 504, '-090.627822', '+29.683764'), 
(70395, 'Schriever', 'LA', 504, '-090.863923', '+29.691176'), 
(70397, 'Theriot', 'LA', 504, '-090.786270', '+29.396246'), 
(70401, 'Hammond', 'LA', 504, '-090.464466', '+30.549037'), 
(70402, 'Hammond', 'LA', 504, '-090.480403', '+30.513982'), 
(70403, 'Hammond', 'LA', 504, '-090.465499', '+30.529506'), 
(70404, 'Hammond', 'LA', 504, '-090.422504', '+30.505061'), 
(70420, 'Abita Springs', 'LA', 504, '-089.955328', '+30.477483'), 
(70421, 'Akers', 'LA', 504, '-090.405312', '+30.612371'), 
(70422, 'Amite', 'LA', 504, '-090.410580', '+30.744830'), 
(70426, 'Angie', 'LA', 504, '-089.882844', '+30.915579'), 
(70427, 'Bogalusa', 'LA', 504, '-090.044253', '+30.791723'), 
(70429, 'Bogalusa', 'LA', 504, '-090.037115', '+30.835030'), 
(70431, 'Bush', 'LA', 504, '-090.030882', '+30.549629'), 
(70433, 'Covington', 'LA', 504, '-090.011991', '+30.435893'), 
(70434, 'Covington', 'LA', 504, '-090.125666', '+30.492753'), 
(70435, 'Covington', 'LA', 504, '-090.109823', '+30.566088'), 
(70436, 'Fluker', 'LA', 504, '-090.532641', '+30.819086'), 
(70437, 'Folsom', 'LA', 504, '-090.144908', '+30.593426'), 
(70438, 'Franklinton', 'LA', 504, '-090.120807', '+30.840587'), 
(70441, 'Greensburg', 'LA', 225, '-090.651536', '+30.657123'), 
(70442, 'Husser', 'LA', 504, '-090.438581', '+30.655912'), 
(70443, 'Independence', 'LA', 504, '-090.491168', '+30.651594'), 
(70444, 'Kentwood', 'LA', 504, '-090.428043', '+30.814466'), 
(70445, 'Lacombe', 'LA', 504, '-089.900397', '+30.386606'), 
(70446, 'Loranger', 'LA', 504, '-090.361759', '+30.635647'), 
(70447, 'Madisonville', 'LA', 504, '-090.001553', '+30.389107'), 
(70448, 'Mandeville', 'LA', 504, '-089.977719', '+30.377060'), 
(70449, 'Maurepas', 'LA', 225, '-090.685853', '+30.342352'), 
(70450, 'Mount Hermon', 'LA', 504, '-090.043651', '+30.918210'), 
(70451, 'Natalbany', 'LA', 504, '-090.475981', '+30.531157'), 
(70452, 'Pearl River', 'LA', 504, '-089.921823', '+30.423603'), 
(70453, 'Pine Grove', 'LA', 225, '-090.802770', '+30.676164'), 
(70454, 'Ponchatoula', 'LA', 504, '-090.393867', '+30.467958'), 
(70455, 'Robert', 'LA', 504, '-090.300373', '+30.533384'), 
(70456, 'Roseland', 'LA', 504, '-090.501975', '+30.654562'), 
(70457, 'Saint Benedict', 'LA', 504, '-089.881256', '+30.425510'), 
(70458, 'Slidell', 'LA', 504, '-089.976592', '+30.446993'), 
(70459, 'Slidell', 'LA', 504, '-089.881256', '+30.425510'), 
(70460, 'Slidell', 'LA', 504, '-089.909750', '+30.379561'), 
(70461, 'Slidell', 'LA', 504, '-089.712618', '+30.249740'), 
(70462, 'Springfield', 'LA', 225, '-090.588723', '+30.387413'), 
(70463, 'Sun', 'LA', 504, '-089.895502', '+30.653805'), 
(70464, 'Talisheek', 'LA', 504, '-089.885927', '+30.534697'), 
(70465, 'Tangipahoa', 'LA', 504, '-090.512950', '+30.863873'), 
(70466, 'Tickfaw', 'LA', 504, '-090.439399', '+30.572825'), 
(70467, 'Angie', 'LA', 504, '-089.820725', '+30.901690'), 
(70469, 'Slidell', 'LA', 504, '-089.881256', '+30.425510'), 
(70470, 'Mandeville', 'LA', 504, '-089.881256', '+30.425510'), 
(70471, 'Mandeville', 'LA', 504, '-089.975815', '+30.343159'), 
(70501, 'Lafayette', 'LA', 337, '-092.066574', '+30.232955'), 
(70502, 'Lafayette', 'LA', 337, '-092.026969', '+30.319799'), 
(70503, 'Lafayette', 'LA', 337, '-092.059521', '+30.202892'), 
(70504, 'Lafayette', 'LA', 337, '-092.018660', '+30.213850'), 
(70505, 'Lafayette', 'LA', 337, '-092.018770', '+30.202251'), 
(70506, 'Lafayette', 'LA', 337, '-092.066315', '+30.176093'), 
(70507, 'Lafayette', 'LA', 337, '-092.038679', '+30.252800'), 
(70508, 'Lafayette', 'LA', 337, '-092.026859', '+30.181866'), 
(70509, 'Lafayette', 'LA', 337, '-092.000019', '+30.156506'), 
(70510, 'Abbeville', 'LA', 337, '-092.241595', '+29.946603'), 
(70511, 'Abbeville', 'LA', 337, '-092.176655', '+30.032434'), 
(70512, 'Arnaudville', 'LA', 337, '-091.967292', '+30.474902'), 
(70513, 'Avery Island', 'LA', 337, '-091.878675', '+30.045066'), 
(70514, 'Baldwin', 'LA', 337, '-091.545263', '+29.846077'), 
(70515, 'Basile', 'LA', 337, '-092.519207', '+30.678370'), 
(70516, 'Branch', 'LA', 337, '-092.345888', '+30.344615'), 
(70517, 'Breaux Bridge', 'LA', 337, '-091.828827', '+30.240316'), 
(70518, 'Broussard', 'LA', 337, '-091.963869', '+30.160600'), 
(70519, 'Cade', 'LA', 337, '-091.911387', '+30.079692'), 
(70520, 'Carencro', 'LA', 337, '-092.047919', '+30.238176'), 
(70521, 'Cecilia', 'LA', 337, '-091.854758', '+30.344923'), 
(70522, 'Centerville', 'LA', 337, '-091.439679', '+29.752260'), 
(70523, 'Charenton', 'LA', 337, '-091.539372', '+29.867131'), 
(70524, 'Chataignier', 'LA', 337, '-092.287372', '+30.575361'), 
(70525, 'Church Point', 'LA', 337, '-092.318696', '+30.382556'), 
(70526, 'Crowley', 'LA', 337, '-092.438484', '+30.228294'), 
(70527, 'Crowley', 'LA', 337, '-092.301795', '+30.228409'), 
(70528, 'Delcambre', 'LA', 337, '-091.987226', '+29.984693'), 
(70529, 'Duson', 'LA', 337, '-092.168953', '+30.187978'), 
(70531, 'Egan', 'LA', 337, '-092.486465', '+30.256951'), 
(70532, 'Elton', 'LA', 337, '-092.713680', '+30.426249'), 
(70533, 'Erath', 'LA', 337, '-092.045277', '+29.947394'), 
(70534, 'Estherwood', 'LA', 337, '-092.447152', '+30.184157'), 
(70535, 'Eunice', 'LA', 337, '-092.210855', '+30.507236'), 
(70537, 'Evangeline', 'LA', 337, '-092.471305', '+30.203238'), 
(70538, 'Franklin', 'LA', 337, '-091.540902', '+29.720652'), 
(70540, 'Garden City', 'LA', 337, '-091.466962', '+29.763270'), 
(70541, 'Grand Coteau', 'LA', 337, '-092.031178', '+30.417402'), 
(70542, 'Gueydan', 'LA', 337, '-092.560894', '+30.010373'), 
(70543, 'Iota', 'LA', 337, '-092.469182', '+30.299682'), 
(70544, 'Jeanerette', 'LA', 337, '-091.724248', '+29.936497'), 
(70546, 'Jennings', 'LA', 337, '-092.694110', '+30.259096'), 
(70548, 'Kaplan', 'LA', 337, '-092.315721', '+29.875194'), 
(70549, 'Lake Arthur', 'LA', 337, '-092.781945', '+30.260341'), 
(70550, 'Lawtell', 'LA', 337, '-092.160849', '+30.543842'), 
(70551, 'Leonville', 'LA', 337, '-091.973736', '+30.475194'), 
(70552, 'Loreauville', 'LA', 337, '-091.683294', '+30.052016'), 
(70554, 'Mamou', 'LA', 337, '-092.425103', '+30.714716'), 
(70555, 'Maurice', 'LA', 337, '-092.147849', '+30.074655'), 
(70556, 'Mermentau', 'LA', 337, '-092.572176', '+30.186145'), 
(70558, 'Milton', 'LA', 337, '-092.064797', '+30.098819'), 
(70559, 'Morse', 'LA', 337, '-092.476684', '+30.129756'), 
(70560, 'New Iberia', 'LA', 337, '-091.832747', '+29.949527'), 
(70562, 'New Iberia', 'LA', 337, '-091.633100', '+29.739932'), 
(70563, 'New Iberia', 'LA', 337, '-091.749604', '+30.024515'), 
(70569, 'Lydia', 'LA', 337, '-091.812552', '+29.909643'), 
(70570, 'Opelousas', 'LA', 337, '-092.009830', '+30.529765'), 
(70571, 'Opelousas', 'LA', 337, '-092.086077', '+30.574450'), 
(70575, 'Perry', 'LA', 337, '-092.158982', '+29.866543'), 
(70576, 'Pine Prairie', 'LA', 337, '-092.411722', '+30.756671'), 
(70577, 'Port Barre', 'LA', 337, '-091.918924', '+30.544276'), 
(70578, 'Rayne', 'LA', 337, '-092.261328', '+30.256405'), 
(70580, 'Reddell', 'LA', 337, '-092.421915', '+30.700768'), 
(70581, 'Roanoke', 'LA', 337, '-092.742134', '+30.246362'), 
(70582, 'Saint Martinville', 'LA', 337, '-091.779374', '+30.223672'), 
(70583, 'Scott', 'LA', 337, '-092.100669', '+30.273000'), 
(70584, 'Sunset', 'LA', 337, '-092.065702', '+30.471399'), 
(70585, 'Turkey Creek', 'LA', 337, '-092.430522', '+30.901424'), 
(70586, 'Ville Platte', 'LA', 337, '-092.386968', '+30.724974'), 
(70589, 'Washington', 'LA', 337, '-092.048517', '+30.694115'), 
(70591, 'Welsh', 'LA', 337, '-092.833656', '+30.294276'), 
(70592, 'Youngsville', 'LA', 337, '-092.022573', '+30.140330'), 
(70593, 'Lafayette', 'LA', 337, '-092.095109', '+30.208120'), 
(70596, 'Lafayette', 'LA', 337, '-092.095109', '+30.208120'), 
(70598, 'Lafayette', 'LA', 337, '-092.095109', '+30.208120'), 
(70601, 'Lake Charles', 'LA', 337, '-093.214903', '+30.233355'), 
(70602, 'Lake Charles', 'LA', 337, '-093.326527', '+30.264232'), 
(70605, 'Lake Charles', 'LA', 337, '-093.245056', '+30.130378'), 
(70606, 'Lake Charles', 'LA', 337, '-093.326527', '+30.264232'), 
(70607, 'Lake Charles', 'LA', 337, '-093.183478', '+30.124378'), 
(70609, 'Lake Charles', 'LA', 337, '-093.326527', '+30.264232'), 
(70611, 'Lake Charles', 'LA', 337, '-093.204847', '+30.335834'), 
(70612, 'Lake Charles', 'LA', 337, '-093.326527', '+30.264232'), 
(70615, 'Lake Charles', 'LA', 337, '-093.114623', '+30.258498'), 
(70616, 'Lake Charles', 'LA', 337, '-093.326527', '+30.264232'), 
(70629, 'Lake Charles', 'LA', 337, '-093.326527', '+30.264232'), 
(70630, 'Bell City', 'LA', 337, '-093.037173', '+30.105386'), 
(70631, 'Cameron', 'LA', 337, '-093.437979', '+29.791099'), 
(70632, 'Creole', 'LA', 337, '-093.051554', '+29.807493'), 
(70633, 'Dequincy', 'LA', 337, '-093.268731', '+30.358944'), 
(70634, 'Deridder', 'LA', 337, '-093.299574', '+30.651656'), 
(70637, 'Dry Creek', 'LA', 337, '-093.020236', '+30.743467'), 
(70638, 'Elizabeth', 'LA', 318, '-092.758262', '+30.818176'), 
(70639, 'Evans', 'LA', 337, '-093.520348', '+30.968420'), 
(70640, 'Fenton', 'LA', 337, '-092.946269', '+30.355020'), 
(70642, 'Fullerton', 'LA', 318, '-093.200936', '+31.111979'), 
(70643, 'Grand Chenier', 'LA', 337, '-092.926076', '+29.764417'), 
(70644, 'Grant', 'LA', 337, '-092.933723', '+30.770681'), 
(70645, 'Hackberry', 'LA', 337, '-093.368241', '+29.897443'), 
(70646, 'Hayes', 'LA', 337, '-092.945098', '+30.111380'), 
(70647, 'Iowa', 'LA', 337, '-093.033305', '+30.239624'), 
(70648, 'Kinder', 'LA', 337, '-092.928777', '+30.578402'), 
(70650, 'Lacassine', 'LA', 337, '-092.877409', '+30.261021'), 
(70651, 'Leblanc', 'LA', 337, '-092.980987', '+30.512276'), 
(70652, 'Longville', 'LA', 337, '-093.223551', '+30.585628'), 
(70653, 'Merryville', 'LA', 337, '-093.441983', '+30.682899'), 
(70654, 'Mittie', 'LA', 337, '-092.906757', '+30.703476'), 
(70655, 'Oberlin', 'LA', 337, '-092.763802', '+30.644704'), 
(70656, 'Pitkin', 'LA', 318, '-093.046679', '+30.987139'), 
(70657, 'Ragley', 'LA', 337, '-093.148903', '+30.528185'), 
(70658, 'Reeves', 'LA', 337, '-093.036823', '+30.511148'), 
(70659, 'Rosepine', 'LA', 337, '-093.195312', '+30.923606'), 
(70660, 'Singer', 'LA', 337, '-093.369139', '+30.593966'), 
(70661, 'Starks', 'LA', 337, '-093.643003', '+30.312173'), 
(70662, 'Sugartown', 'LA', 337, '-093.010616', '+30.803752'), 
(70663, 'Sulphur', 'LA', 337, '-093.435063', '+30.300185'), 
(70664, 'Sulphur', 'LA', 337, '-093.326527', '+30.264232'), 
(70665, 'Sulphur', 'LA', 337, '-093.443701', '+30.200948'), 
(70668, 'Vinton', 'LA', 337, '-093.583787', '+30.208206'), 
(70669, 'Westlake', 'LA', 337, '-093.275454', '+30.240705'), 
(70704, 'Baker', 'LA', 225, '-091.080373', '+30.515890'), 
(70706, 'Denham Springs', 'LA', 225, '-090.877022', '+30.570887'), 
(70707, 'Gonzales', 'LA', 225, '-090.869481', '+30.204707'), 
(70710, 'Addis', 'LA', 225, '-091.263088', '+30.362992'), 
(70711, 'Albany', 'LA', 504, '-090.742229', '+30.527008'), 
(70712, 'Angola', 'LA', 225, '-091.538682', '+30.973370'), 
(70714, 'Baker', 'LA', 225, '-091.126275', '+30.578637'), 
(70715, 'Batchelor', 'LA', 225, '-091.694354', '+30.829754'), 
(70716, 'Bayou Goula', 'LA', 225, '-091.360260', '+30.261384'), 
(70717, 'Blanks', 'LA', 225, '-091.588570', '+30.566266'), 
(70718, 'Brittany', 'LA', 225, '-090.868876', '+30.201004'), 
(70719, 'Brusly', 'LA', 225, '-091.273501', '+30.390091'), 
(70720, 'Bueche', 'LA', 225, '-091.339546', '+30.596789'), 
(70721, 'Carville', 'LA', 225, '-091.104709', '+30.232366'), 
(70722, 'Clinton', 'LA', 225, '-090.960294', '+30.842734'), 
(70723, 'Convent', 'LA', 225, '-090.858531', '+30.051774'), 
(70725, 'Darrow', 'LA', 225, '-090.963042', '+30.134188'), 
(70726, 'Denham Springs', 'LA', 225, '-090.902723', '+30.459026');

insert  into zipcodes values 
(70727, 'Denham Springs', 'LA', 225, '-090.843449', '+30.337495'), 
(70728, 'Duplessis', 'LA', 225, '-090.945836', '+30.295446'), 
(70729, 'Erwinville', 'LA', 225, '-091.394396', '+30.551335'), 
(70730, 'Ethel', 'LA', 225, '-091.124098', '+30.828705'), 
(70732, 'Fordoche', 'LA', 225, '-091.626406', '+30.657644'), 
(70733, 'French Settlement', 'LA', 225, '-090.779704', '+30.306570'), 
(70734, 'Geismar', 'LA', 225, '-090.992636', '+30.205118'), 
(70736, 'Glynn', 'LA', 225, '-091.329160', '+30.643098'), 
(70737, 'Gonzales', 'LA', 225, '-090.924800', '+30.219419'), 
(70738, 'Burnside', 'LA', 225, '-090.869481', '+30.204707'), 
(70739, 'Greenwell Springs', 'LA', 225, '-090.963516', '+30.574145'), 
(70740, 'Grosse Tete', 'LA', 225, '-091.412678', '+30.371497'), 
(70743, 'Hester', 'LA', 225, '-090.781355', '+30.020595'), 
(70744, 'Holden', 'LA', 225, '-090.696724', '+30.507099'), 
(70747, 'Innis', 'LA', 225, '-091.710850', '+30.902018'), 
(70748, 'Jackson', 'LA', 225, '-091.198736', '+30.808675'), 
(70749, 'Jarreau', 'LA', 225, '-091.411031', '+30.630136'), 
(70750, 'Krotz Springs', 'LA', 337, '-091.907178', '+30.525441'), 
(70751, 'Labarre', 'LA', 225, '-091.566273', '+30.751300'), 
(70752, 'Lakeland', 'LA', 225, '-091.446813', '+30.575993'), 
(70753, 'Lettsworth', 'LA', 225, '-091.735390', '+30.936504'), 
(70754, 'Livingston', 'LA', 225, '-090.743125', '+30.407207'), 
(70755, 'Livonia', 'LA', 225, '-091.548373', '+30.574555'), 
(70756, 'Lottie', 'LA', 225, '-091.628222', '+30.572542'), 
(70757, 'Maringouin', 'LA', 225, '-091.490655', '+30.435891'), 
(70759, 'Morganza', 'LA', 225, '-091.651669', '+30.778438'), 
(70760, 'New Roads', 'LA', 225, '-091.500474', '+30.687199'), 
(70761, 'Norwood', 'LA', 225, '-091.024752', '+30.959067'), 
(70762, 'Oscar', 'LA', 225, '-091.456649', '+30.616102'), 
(70763, 'Paulina', 'LA', 225, '-090.743705', '+30.041815'), 
(70764, 'Plaquemine', 'LA', 225, '-091.267904', '+30.215233'), 
(70765, 'Plaquemine', 'LA', 225, '-091.360260', '+30.261384'), 
(70767, 'Port Allen', 'LA', 225, '-091.309262', '+30.494882'), 
(70769, 'Prairieville', 'LA', 225, '-090.926014', '+30.287275'), 
(70770, 'Pride', 'LA', 225, '-090.974252', '+30.646585'), 
(70772, 'Rosedale', 'LA', 225, '-091.466482', '+30.435586'), 
(70773, 'Rougon', 'LA', 225, '-091.415059', '+30.602606'), 
(70774, 'Saint Amant', 'LA', 225, '-090.827056', '+30.236364'), 
(70775, 'Saint Francisville', 'LA', 225, '-091.418642', '+30.869398'), 
(70776, 'Saint Gabriel', 'LA', 225, '-091.085716', '+30.252790'), 
(70777, 'Slaughter', 'LA', 225, '-091.073760', '+30.757110'), 
(70778, 'Sorrento', 'LA', 225, '-090.880484', '+30.186506'), 
(70780, 'Sunshine', 'LA', 225, '-091.166024', '+30.295921'), 
(70781, 'Torbert', 'LA', 225, '-091.487668', '+30.561711'), 
(70782, 'Tunica', 'LA', 225, '-091.518541', '+30.969401'), 
(70783, 'Ventress', 'LA', 225, '-091.476768', '+30.689213'), 
(70784, 'Wakefield', 'LA', 225, '-091.358149', '+30.917453'), 
(70785, 'Walker', 'LA', 225, '-090.836232', '+30.549316'), 
(70786, 'Watson', 'LA', 225, '-090.958219', '+30.550219'), 
(70787, 'Weyanoke', 'LA', 225, '-091.456167', '+30.936227'), 
(70788, 'White Castle', 'LA', 225, '-091.146472', '+30.159290'), 
(70789, 'Wilson', 'LA', 225, '-091.098267', '+30.914247'), 
(70791, 'Zachary', 'LA', 225, '-091.129053', '+30.641035'), 
(70792, 'Uncle Sam', 'LA', 225, '-090.802759', '+30.027914'), 
(70801, 'Baton Rouge', 'LA', 225, '-091.185607', '+30.449240'), 
(70802, 'Baton Rouge', 'LA', 225, '-091.155956', '+30.443040'), 
(70803, 'Baton Rouge', 'LA', 225, '-091.186834', '+30.405002'), 
(70804, 'Baton Rouge', 'LA', 225, '-091.133905', '+30.386267'), 
(70805, 'Baton Rouge', 'LA', 225, '-091.104954', '+30.473889'), 
(70806, 'Baton Rouge', 'LA', 225, '-091.138455', '+30.451040'), 
(70807, 'Baton Rouge', 'LA', 225, '-091.183243', '+30.507910'), 
(70808, 'Baton Rouge', 'LA', 225, '-091.143906', '+30.408291'), 
(70809, 'Baton Rouge', 'LA', 225, '-091.077942', '+30.429365'), 
(70810, 'Baton Rouge', 'LA', 225, '-091.072118', '+30.355342'), 
(70811, 'Baton Rouge', 'LA', 225, '-091.152456', '+30.555687'), 
(70812, 'Baton Rouge', 'LA', 225, '-091.110905', '+30.499538'), 
(70813, 'Baton Rouge', 'LA', 225, '-091.194863', '+30.520111'), 
(70814, 'Baton Rouge', 'LA', 225, '-091.072704', '+30.488289'), 
(70815, 'Baton Rouge', 'LA', 225, '-091.068254', '+30.453040'), 
(70816, 'Baton Rouge', 'LA', 225, '-091.023502', '+30.429490'), 
(70817, 'Baton Rouge', 'LA', 225, '-090.972423', '+30.384123'), 
(70818, 'Baton Rouge', 'LA', 225, '-091.037528', '+30.473100'), 
(70819, 'Baton Rouge', 'LA', 225, '-091.012194', '+30.467539'), 
(70820, 'Baton Rouge', 'LA', 225, '-091.176156', '+30.373042'), 
(70821, 'Baton Rouge', 'LA', 225, '-091.044723', '+30.461252'), 
(70822, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70823, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70825, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70826, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70827, 'Baton Rouge', 'LA', 225, '-091.082468', '+30.433837'), 
(70831, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70833, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70835, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70836, 'Baton Rouge', 'LA', 225, '-091.089154', '+30.391991'), 
(70837, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70874, 'Baton Rouge', 'LA', 225, '-091.205400', '+30.590238'), 
(70879, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70883, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70884, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70892, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70893, 'Baton Rouge', 'LA', 225, '-091.171456', '+30.412991'), 
(70894, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70895, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70896, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(70898, 'Baton Rouge', 'LA', 225, '-091.080373', '+30.515890'), 
(71001, 'Arcadia', 'LA', 318, '-092.970592', '+32.376273'), 
(71002, 'Ashland', 'LA', 318, '-093.090606', '+32.137843'), 
(71003, 'Athens', 'LA', 318, '-093.033603', '+32.685520'), 
(71004, 'Belcher', 'LA', 318, '-093.883624', '+32.774283'), 
(71006, 'Benton', 'LA', 318, '-093.637590', '+32.725032'), 
(71007, 'Bethany', 'LA', 318, '-094.004646', '+32.339309'), 
(71008, 'Bienville', 'LA', 318, '-092.996065', '+32.355774'), 
(71009, 'Blanchard', 'LA', 318, '-093.896895', '+32.632741'), 
(71016, 'Castor', 'LA', 318, '-093.104385', '+32.240987'), 
(71018, 'Cotton Valley', 'LA', 318, '-093.407704', '+32.801138'), 
(71019, 'Coushatta', 'LA', 318, '-093.264819', '+32.023096'), 
(71021, 'Cullen', 'LA', 318, '-093.448474', '+32.934771'), 
(71023, 'Doyline', 'LA', 318, '-093.392015', '+32.688512'), 
(71024, 'Dubberly', 'LA', 318, '-093.308919', '+32.687275'), 
(71025, 'East Point', 'LA', 318, '-093.367949', '+32.062391'), 
(71027, 'Frierson', 'LA', 318, '-093.790471', '+32.172214'), 
(71028, 'Gibsland', 'LA', 318, '-093.047718', '+32.475847'), 
(71029, 'Gilliam', 'LA', 318, '-093.830134', '+32.835482'), 
(71030, 'Gloster', 'LA', 318, '-093.842634', '+32.111056'), 
(71031, 'Goldonna', 'LA', 318, '-092.945356', '+31.953139'), 
(71032, 'Grand Cane', 'LA', 318, '-093.820738', '+32.095910'), 
(71033, 'Greenwood', 'LA', 318, '-093.989086', '+32.429968'), 
(71034, 'Hall Summit', 'LA', 318, '-093.367949', '+32.062391'), 
(71036, 'Harmon', 'LA', 318, '-093.367949', '+32.062391'), 
(71037, 'Haughton', 'LA', 318, '-093.533104', '+32.585005'), 
(71038, 'Haynesville', 'LA', 318, '-093.033657', '+32.833762'), 
(71039, 'Heflin', 'LA', 318, '-093.288906', '+32.474113'), 
(71040, 'Homer', 'LA', 318, '-093.000406', '+32.775361'), 
(71043, 'Hosston', 'LA', 318, '-093.877571', '+32.896272'), 
(71044, 'Ida', 'LA', 318, '-093.900321', '+32.924377'), 
(71045, 'Jamestown', 'LA', 318, '-093.078363', '+32.415006'), 
(71046, 'Keatchie', 'LA', 318, '-093.839512', '+32.107786'), 
(71047, 'Keithville', 'LA', 318, '-093.903930', '+32.388579'), 
(71048, 'Lisbon', 'LA', 318, '-092.866469', '+32.818938'), 
(71049, 'Logansport', 'LA', 318, '-093.865925', '+32.046684'), 
(71050, 'Longstreet', 'LA', 318, '-093.913834', '+32.117539'), 
(71051, 'Elm Grove', 'LA', 318, '-093.523207', '+32.361547'), 
(71052, 'Mansfield', 'LA', 318, '-093.709777', '+32.039947'), 
(71055, 'Minden', 'LA', 318, '-093.312837', '+32.725217'), 
(71058, 'Minden', 'LA', 318, '-093.250705', '+32.576948'), 
(71060, 'Mooringsport', 'LA', 318, '-093.976775', '+32.594798'), 
(71061, 'Oil City', 'LA', 318, '-093.966734', '+32.755816'), 
(71063, 'Pelican', 'LA', 318, '-093.563309', '+31.911977'), 
(71064, 'Plain Dealing', 'LA', 318, '-093.647824', '+32.768412'), 
(71065, 'Pleasant Hill', 'LA', 318, '-093.534539', '+31.794655'), 
(71066, 'Powhatan', 'LA', 318, '-093.196609', '+31.874059'), 
(71067, 'Princeton', 'LA', 318, '-093.508650', '+32.597435'), 
(71068, 'Ringgold', 'LA', 318, '-093.238047', '+32.382223'), 
(71069, 'Rodessa', 'LA', 318, '-093.968905', '+32.963310'), 
(71070, 'Saline', 'LA', 318, '-092.917020', '+32.196980'), 
(71071, 'Sarepta', 'LA', 318, '-093.391177', '+32.758417'), 
(71072, 'Shongaloo', 'LA', 318, '-093.327139', '+32.743330'), 
(71073, 'Sibley', 'LA', 318, '-093.342675', '+32.652472'), 
(71075, 'Springhill', 'LA', 318, '-093.406102', '+32.771459'), 
(71078, 'Stonewall', 'LA', 318, '-093.867325', '+32.173318'), 
(71079, 'Summerfield', 'LA', 318, '-092.811145', '+32.945404'), 
(71080, 'Taylor', 'LA', 318, '-093.101086', '+32.366002'), 
(71082, 'Vivian', 'LA', 318, '-093.950401', '+32.842330'), 
(71101, 'Shreveport', 'LA', 318, '-093.750228', '+32.498202'), 
(71102, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71103, 'Shreveport', 'LA', 318, '-093.775978', '+32.492552'), 
(71104, 'Shreveport', 'LA', 318, '-093.730764', '+32.483313'), 
(71105, 'Shreveport', 'LA', 318, '-093.712906', '+32.450453'), 
(71106, 'Shreveport', 'LA', 318, '-093.711612', '+32.391170'), 
(71107, 'Shreveport', 'LA', 318, '-093.873770', '+32.601593'), 
(71108, 'Shreveport', 'LA', 318, '-093.816458', '+32.602557'), 
(71109, 'Shreveport', 'LA', 318, '-093.814327', '+32.464053'), 
(71110, 'Barksdale AFB', 'LA', 318, '-093.640362', '+32.513749'), 
(71111, 'Bossier City', 'LA', 318, '-093.586698', '+32.516708'), 
(71112, 'Bossier City', 'LA', 318, '-093.645620', '+32.460209'), 
(71113, 'Bossier City', 'LA', 318, '-093.608968', '+32.627620'), 
(71115, 'Shreveport', 'LA', 318, '-093.609198', '+32.340125'), 
(71118, 'Shreveport', 'LA', 318, '-093.805255', '+32.535809'), 
(71119, 'Shreveport', 'LA', 318, '-093.925724', '+32.478881'), 
(71120, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71129, 'Shreveport', 'LA', 318, '-093.924607', '+32.346853'), 
(71130, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71133, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71134, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71135, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71136, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71137, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71138, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71148, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71149, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71151, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71152, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71153, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71154, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71156, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71161, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71162, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71163, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71164, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71165, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71166, 'Shreveport', 'LA', 318, '-093.752560', '+32.607556'), 
(71171, 'Bossier City', 'LA', 318, '-093.608968', '+32.627620'), 
(71172, 'Bossier City', 'LA', 318, '-093.608968', '+32.627620'), 
(71201, 'Monroe', 'LA', 318, '-092.094583', '+32.502833'), 
(71202, 'Monroe', 'LA', 318, '-092.072206', '+32.386844'), 
(71203, 'Monroe', 'LA', 318, '-092.027228', '+32.600213'), 
(71207, 'Monroe', 'LA', 318, '-092.159354', '+32.490777'), 
(71208, 'Monroe', 'LA', 318, '-092.075615', '+32.496764'), 
(71209, 'Monroe', 'LA', 318, '-092.075583', '+32.527693'), 
(71210, 'Monroe', 'LA', 318, '-092.159354', '+32.490777'), 
(71211, 'Monroe', 'LA', 318, '-092.159354', '+32.490777'), 
(71212, 'Monroe', 'LA', 318, '-092.072683', '+32.528593'), 
(71213, 'Monroe', 'LA', 318, '-092.159354', '+32.490777'), 
(71218, 'Archibald', 'LA', 318, '-091.732788', '+32.409446'), 
(71219, 'Baskin', 'LA', 318, '-091.685430', '+32.311261'), 
(71220, 'Bastrop', 'LA', 318, '-091.873723', '+32.795041'), 
(71221, 'Bastrop', 'LA', 318, '-091.843528', '+32.823863'), 
(71222, 'Bernice', 'LA', 318, '-092.471522', '+32.837199'), 
(71223, 'Bonita', 'LA', 318, '-091.653002', '+32.906387'), 
(71225, 'Calhoun', 'LA', 318, '-092.337078', '+32.496897'), 
(71226, 'Chatham', 'LA', 318, '-092.441180', '+32.299690'), 
(71227, 'Choudrant', 'LA', 318, '-092.611834', '+32.585408'), 
(71229, 'Collinston', 'LA', 318, '-091.812865', '+32.663142'), 
(71230, 'Crowville', 'LA', 318, '-091.691899', '+32.138935'), 
(71232, 'Delhi', 'LA', 318, '-091.631433', '+32.445598'), 
(71233, 'Delta', 'LA', 318, '-091.216458', '+32.341594'), 
(71234, 'Downsville', 'LA', 318, '-092.362320', '+32.664242'), 
(71235, 'Dubach', 'LA', 318, '-092.699642', '+32.644564'), 
(71237, 'Epps', 'LA', 318, '-091.499713', '+32.718098'), 
(71238, 'Eros', 'LA', 318, '-092.459917', '+32.353757'), 
(71240, 'Fairbanks', 'LA', 318, '-092.159354', '+32.490777'), 
(71241, 'Farmerville', 'LA', 318, '-092.395250', '+32.777031'), 
(71242, 'Forest', 'LA', 318, '-091.398944', '+32.823880'), 
(71243, 'Fort Necessity', 'LA', 318, '-091.766549', '+31.981305'), 
(71245, 'Grambling', 'LA', 318, '-092.735930', '+32.515626'), 
(71247, 'Hodge', 'LA', 318, '-092.714630', '+32.280774'), 
(71249, 'Jigger', 'LA', 318, '-091.691899', '+32.138935'), 
(71250, 'Jones', 'LA', 318, '-091.580528', '+32.946560'), 
(71251, 'Jonesboro', 'LA', 318, '-092.575528', '+32.228472'), 
(71253, 'Kilbourne', 'LA', 318, '-091.450183', '+32.794027'), 
(71254, 'Lake Providence', 'LA', 318, '-091.252622', '+32.796407'), 
(71256, 'Lillie', 'LA', 318, '-092.687277', '+32.956279'), 
(71259, 'Mangham', 'LA', 318, '-091.741639', '+32.343608'), 
(71260, 'Marion', 'LA', 318, '-092.286190', '+32.871556'), 
(71261, 'Mer Rouge', 'LA', 318, '-091.727614', '+32.793556'), 
(71263, 'Oak Grove', 'LA', 318, '-091.430209', '+32.873125'), 
(71264, 'Oak Ridge', 'LA', 318, '-091.759778', '+32.606213'), 
(71266, 'Pioneer', 'LA', 318, '-091.510077', '+32.736836'), 
(71268, 'Quitman', 'LA', 318, '-092.672165', '+32.337632'), 
(71269, 'Rayville', 'LA', 318, '-091.743314', '+32.445645'), 
(71270, 'Ruston', 'LA', 318, '-092.639756', '+32.580553'), 
(71272, 'Ruston', 'LA', 318, '-092.649298', '+32.525825'), 
(71273, 'Ruston', 'LA', 318, '-092.648384', '+32.606535'), 
(71275, 'Simsboro', 'LA', 318, '-092.708389', '+32.597482'), 
(71276, 'Sondheimer', 'LA', 318, '-091.230175', '+32.771315'), 
(71277, 'Spearsville', 'LA', 318, '-092.574611', '+32.916505'), 
(71279, 'Start', 'LA', 318, '-091.856326', '+32.491910'), 
(71280, 'Sterlington', 'LA', 318, '-092.060082', '+32.617816'), 
(71281, 'Swartz', 'LA', 318, '-092.159354', '+32.490777'), 
(71282, 'Tallulah', 'LA', 318, '-091.064535', '+32.432600'), 
(71284, 'Tallulah', 'LA', 318, '-091.216458', '+32.341594'), 
(71286, 'Transylvania', 'LA', 318, '-091.230175', '+32.771315'), 
(71291, 'West Monroe', 'LA', 318, '-092.165880', '+32.497932'), 
(71292, 'West Monroe', 'LA', 318, '-092.203654', '+32.402367'), 
(71294, 'West Monroe', 'LA', 318, '-092.159354', '+32.490777'), 
(71295, 'Winnsboro', 'LA', 318, '-091.705926', '+32.118121'), 
(71301, 'Alexandria', 'LA', 318, '-092.431184', '+31.175885'), 
(71302, 'Alexandria', 'LA', 318, '-092.367497', '+31.164904'), 
(71303, 'Alexandria', 'LA', 318, '-092.534340', '+31.259983'), 
(71306, 'Alexandria', 'LA', 318, '-092.446135', '+31.075638'), 
(71307, 'Alexandria', 'LA', 318, '-092.526927', '+31.203393'), 
(71309, 'Alexandria', 'LA', 318, '-092.619593', '+31.304730'), 
(71315, 'Alexandria', 'LA', 318, '-092.398384', '+31.139651'), 
(71316, 'Acme', 'LA', 318, '-091.823219', '+31.308416'), 
(71320, 'Bordelonville', 'LA', 318, '-091.906093', '+31.091942'), 
(71322, 'Bunkie', 'LA', 318, '-092.110503', '+30.939962'), 
(71323, 'Center Point', 'LA', 318, '-092.194478', '+31.235297'), 
(71324, 'Chase', 'LA', 318, '-091.691899', '+32.138935'), 
(71325, 'Cheneyville', 'LA', 318, '-092.383486', '+31.047041'), 
(71326, 'Clayton', 'LA', 318, '-091.516323', '+31.715764'), 
(71327, 'Cottonport', 'LA', 318, '-091.995281', '+30.973616'), 
(71328, 'Deville', 'LA', 318, '-092.223300', '+31.358696'), 
(71329, 'Dupont', 'LA', 318, '-091.978990', '+31.095889'), 
(71330, 'Echo', 'LA', 318, '-092.258880', '+31.119858'), 
(71331, 'Effie', 'LA', 318, '-092.113774', '+31.222424'), 
(71333, 'Evergreen', 'LA', 318, '-092.067027', '+30.916140'), 
(71334, 'Ferriday', 'LA', 318, '-091.550218', '+31.660219'), 
(71336, 'Gilbert', 'LA', 318, '-091.619049', '+31.999512'), 
(71339, 'Hamburg', 'LA', 318, '-091.904161', '+31.037572'), 
(71340, 'Harrisonburg', 'LA', 318, '-091.890463', '+31.746835'), 
(71341, 'Hessmer', 'LA', 318, '-092.041225', '+31.112517'), 
(71342, 'Jena', 'LA', 318, '-092.140733', '+31.606030'), 
(71343, 'Jonesville', 'LA', 318, '-091.867780', '+31.686225'), 
(71345, 'Lebeau', 'LA', 337, '-092.014840', '+30.770459'), 
(71346, 'Lecompte', 'LA', 318, '-092.439933', '+31.092797'), 
(71348, 'Libuse', 'LA', 318, '-092.526927', '+31.203393'), 
(71350, 'Mansura', 'LA', 318, '-092.049086', '+31.064478'), 
(71351, 'Marksville', 'LA', 318, '-092.019522', '+31.114424'), 
(71353, 'Melville', 'LA', 337, '-091.793232', '+30.716462'), 
(71354, 'Monterey', 'LA', 318, '-091.724573', '+31.347431'), 
(71355, 'Moreauville', 'LA', 318, '-091.874829', '+31.098840'), 
(71356, 'Morrow', 'LA', 337, '-092.031647', '+30.791878'), 
(71357, 'Newellton', 'LA', 318, '-091.242511', '+32.038254'), 
(71358, 'Palmetto', 'LA', 337, '-091.895195', '+30.726620'), 
(71359, 'Pineville', 'LA', 318, '-092.526927', '+31.203393'), 
(71360, 'Pineville', 'LA', 318, '-092.320275', '+31.223184'), 
(71361, 'Pineville', 'LA', 318, '-092.419836', '+31.369230'), 
(71362, 'Plaucheville', 'LA', 318, '-092.001767', '+30.992478'), 
(71363, 'Rhinehart', 'LA', 318, '-091.779410', '+31.596272'), 
(71365, 'Ruby', 'LA', 318, '-092.526927', '+31.203393'), 
(71366, 'Saint Joseph', 'LA', 318, '-091.239631', '+31.919051'), 
(71367, 'Saint Landry', 'LA', 337, '-092.296364', '+30.899787'), 
(71368, 'Sicily Island', 'LA', 318, '-091.661308', '+31.848184'), 
(71369, 'Simmesport', 'LA', 318, '-091.894355', '+30.946808'), 
(71371, 'Trout', 'LA', 318, '-092.177637', '+31.697711'), 
(71373, 'Vidalia', 'LA', 318, '-091.546425', '+31.408218'), 
(71375, 'Waterproof', 'LA', 318, '-091.387110', '+31.805761'), 
(71377, 'Wildsville', 'LA', 318, '-091.752932', '+31.590328'), 
(71378, 'Wisner', 'LA', 318, '-091.660042', '+31.961337'), 
(71401, 'Aimwell', 'LA', 318, '-091.779410', '+31.596272'), 
(71403, 'Anacoco', 'LA', 337, '-093.268452', '+31.142302'), 
(71404, 'Atlanta', 'LA', 318, '-092.795773', '+31.775958'), 
(71405, 'Ball', 'LA', 318, '-092.394536', '+31.415125'), 
(71406, 'Belmont', 'LA', 318, '-093.493958', '+31.730633'), 
(71407, 'Bentley', 'LA', 318, '-092.480731', '+31.518701'), 
(71409, 'Boyce', 'LA', 318, '-092.655743', '+31.251382'), 
(71410, 'Calvin', 'LA', 318, '-092.792418', '+31.961279'), 
(71411, 'Campti', 'LA', 318, '-093.148989', '+31.830090'), 
(71414, 'Clarence', 'LA', 318, '-093.021608', '+31.818209'), 
(71415, 'Clarks', 'LA', 318, '-092.164903', '+32.055505'), 
(71416, 'Cloutierville', 'LA', 318, '-092.855770', '+31.517836'), 
(71417, 'Colfax', 'LA', 318, '-092.653269', '+31.527636'), 
(71418, 'Columbia', 'LA', 318, '-092.117670', '+32.102189'), 
(71419, 'Converse', 'LA', 318, '-093.690163', '+31.733858'), 
(71422, 'Dodson', 'LA', 318, '-092.565469', '+32.072883'), 
(71423, 'Dry Prong', 'LA', 318, '-092.673718', '+31.552466'), 
(71424, 'Elmer', 'LA', 318, '-092.700294', '+31.178183'), 
(71425, 'Enterprise', 'LA', 318, '-091.922802', '+31.920835'), 
(71426, 'Fisher', 'LA', 318, '-093.464539', '+31.493332'), 
(71427, 'Flatwoods', 'LA', 318, '-092.893591', '+31.375488'), 
(71428, 'Flora', 'LA', 318, '-093.097958', '+31.612444'), 
(71429, 'Florien', 'LA', 318, '-093.430975', '+31.343315'), 
(71430, 'Forest Hill', 'LA', 318, '-092.448853', '+31.157736'), 
(71431, 'Gardner', 'LA', 318, '-092.677545', '+31.258681'), 
(71432, 'Georgetown', 'LA', 318, '-092.470407', '+31.648593'), 
(71433, 'Glenmora', 'LA', 318, '-092.616008', '+31.026188'), 
(71434, 'Gorum', 'LA', 318, '-092.998576', '+31.503751'), 
(71435, 'Grayson', 'LA', 318, '-092.169835', '+32.066996'), 
(71438, 'Hineston', 'LA', 318, '-092.737515', '+31.166914'), 
(71439, 'Hornbeck', 'LA', 337, '-093.221228', '+31.316133'), 
(71440, 'Joyce', 'LA', 318, '-092.565884', '+31.951166'), 
(71441, 'Kelly', 'LA', 318, '-092.182480', '+31.964848'), 
(71443, 'Kurthwood', 'LA', 337, '-093.361238', '+31.101900'), 
(71444, 'Lacamp', 'LA', 318, '-093.104943', '+31.120174'), 
(71446, 'Leesville', 'LA', 337, '-093.173622', '+31.125636'), 
(71447, 'Lena', 'LA', 318, '-092.792811', '+31.361027'), 
(71448, 'Longleaf', 'LA', 318, '-092.526927', '+31.203393'), 
(71449, 'Many', 'LA', 318, '-093.511550', '+31.530019'), 
(71450, 'Marthaville', 'LA', 318, '-093.361235', '+31.786990'), 
(71452, 'Melrose', 'LA', 318, '-093.171095', '+31.679336'), 
(71454, 'Montgomery', 'LA', 318, '-092.660865', '+31.671495'), 
(71455, 'Mora', 'LA', 318, '-092.953251', '+31.423432'), 
(71456, 'Natchez', 'LA', 318, '-093.072487', '+31.690431'), 
(71457, 'Natchitoches', 'LA', 318, '-093.109141', '+31.709880'), 
(71458, 'Natchitoches', 'LA', 318, '-093.079055', '+31.747563'), 
(71459, 'Leesville', 'LA', 337, '-093.234790', '+31.029825'), 
(71460, 'Negreet', 'LA', 318, '-093.621234', '+31.448907'), 
(71461, 'Newllano', 'LA', 337, '-093.311433', '+31.096279'), 
(71462, 'Noble', 'LA', 318, '-093.709535', '+31.699522'), 
(71463, 'Oakdale', 'LA', 318, '-092.771752', '+30.769826'), 
(71465, 'Olla', 'LA', 318, '-092.208993', '+31.805736'), 
(71466, 'Otis', 'LA', 318, '-092.637241', '+31.200683'), 
(71467, 'Pollock', 'LA', 318, '-092.396314', '+31.566680'), 
(71468, 'Provencal', 'LA', 337, '-093.118485', '+31.583252'), 
(71469, 'Robeline', 'LA', 318, '-093.186289', '+31.633931'), 
(71471, 'Saint Maurice', 'LA', 318, '-092.927989', '+31.749699'), 
(71472, 'Sieper', 'LA', 318, '-092.785799', '+31.197632'), 
(71473, 'Sikes', 'LA', 318, '-092.449469', '+32.042737'), 
(71474, 'Simpson', 'LA', 337, '-093.016983', '+31.257037'), 
(71475, 'Slagle', 'LA', 337, '-093.200936', '+31.111979'), 
(71477, 'Tioga', 'LA', 318, '-092.604193', '+31.399855'), 
(71479, 'Tullos', 'LA', 318, '-092.291333', '+31.861954'), 
(71480, 'Urania', 'LA', 318, '-092.291463', '+31.864998'), 
(71481, 'Verda', 'LA', 318, '-092.584830', '+31.592547'), 
(71483, 'Winnfield', 'LA', 318, '-092.669269', '+31.914948'), 
(71485, 'Woodworth', 'LA', 318, '-092.532189', '+31.163485'), 
(71486, 'Zwolle', 'LA', 318, '-093.637939', '+31.641760'), 
(71496, 'Leesville', 'LA', 337, '-093.289988', '+31.110298'), 
(71497, 'Natchitoches', 'LA', 318, '-093.079055', '+31.747563'), 
(71601, 'Pine Bluff', 'AR', 870, '-091.985946', '+34.208962'), 
(71602, 'White Hall', 'AR', 870, '-092.012103', '+34.257661'), 
(71603, 'Pine Bluff', 'AR', 870, '-092.083653', '+34.148699'), 
(71611, 'Pine Bluff', 'AR', 870, '-091.955115', '+34.261465'), 
(71612, 'White Hall', 'AR', 870, '-091.832539', '+34.277534'), 
(71613, 'Pine Bluff', 'AR', 870, '-092.071284', '+34.157876'), 
(71630, 'Arkansas City', 'AR', 870, '-091.207356', '+33.608922'), 
(71631, 'Banks', 'AR', 870, '-092.240352', '+33.566349'), 
(71635, 'Crossett', 'AR', 870, '-091.806256', '+33.180855'), 
(71638, 'Dermott', 'AR', 870, '-091.394712', '+33.470414'), 
(71639, 'Dumas', 'AR', 870, '-091.488393', '+33.875244'), 
(71640, 'Eudora', 'AR', 870, '-091.310103', '+33.148807'), 
(71642, 'Fountain Hill', 'AR', 870, '-091.908776', '+33.363143'), 
(71643, 'Gould', 'AR', 870, '-091.626178', '+34.024648'), 
(71644, 'Grady', 'AR', 870, '-091.705699', '+34.103233'), 
(71646, 'Hamburg', 'AR', 870, '-091.804371', '+33.215895'), 
(71647, 'Hermitage', 'AR', 870, '-092.155958', '+33.390044'), 
(71649, 'Jennie', 'AR', 870, '-091.252060', '+33.283901'), 
(71650, 'Jerome', 'AR', 870, '-091.732829', '+33.590601'), 
(71651, 'Jersey', 'AR', 870, '-092.290223', '+33.368404'), 
(71652, 'Kingsland', 'AR', 870, '-092.276397', '+33.866338'), 
(71653, 'Lake Village', 'AR', 870, '-091.297702', '+33.331905'), 
(71654, 'Mc Gehee', 'AR', 870, '-091.401113', '+33.644573'), 
(71655, 'Monticello', 'AR', 870, '-091.755955', '+33.604967'), 
(71656, 'Monticello', 'AR', 870, '-091.732829', '+33.590601'), 
(71657, 'Monticello', 'AR', 870, '-091.732829', '+33.590601'), 
(71658, 'Montrose', 'AR', 870, '-091.649931', '+33.261721'), 
(71659, 'Moscow', 'AR', 870, '-091.794560', '+34.134089'), 
(71660, 'New Edinburg', 'AR', 870, '-092.214399', '+33.884167'), 
(71661, 'Parkdale', 'AR', 870, '-091.576612', '+33.139243'), 
(71662, 'Pickens', 'AR', 870, '-091.214054', '+33.818318'), 
(71663, 'Portland', 'AR', 870, '-091.512163', '+33.212137'), 
(71665, 'Rison', 'AR', 870, '-092.131777', '+33.900651'), 
(71666, 'Mc Gehee', 'AR', 870, '-091.214054', '+33.818318'), 
(71667, 'Star City', 'AR', 870, '-091.709308', '+33.999462'), 
(71670, 'Tillar', 'AR', 870, '-091.443347', '+33.698144'), 
(71671, 'Warren', 'AR', 870, '-092.097852', '+33.573602'), 
(71674, 'Watson', 'AR', 870, '-091.279828', '+33.905202'), 
(71675, 'Wilmar', 'AR', 870, '-091.916698', '+33.614151'), 
(71676, 'Wilmot', 'AR', 870, '-091.559968', '+33.151992'), 
(71677, 'Winchester', 'AR', 870, '-091.490123', '+33.747125'), 
(71678, 'Yorktown', 'AR', 870, '-091.699077', '+33.978738'), 
(71701, 'Camden', 'AR', 870, '-092.851335', '+33.594817'), 
(71711, 'Camden', 'AR', 870, '-092.842649', '+33.589009'), 
(71720, 'Bearden', 'AR', 870, '-092.844808', '+33.715918'), 
(71721, 'Beirne', 'AR', 870, '-093.189406', '+34.055486'), 
(71722, 'Bluff City', 'AR', 870, '-093.294126', '+33.700820'), 
(71724, 'Calion', 'AR', 870, '-092.597514', '+33.266043'), 
(71725, 'Carthage', 'AR', 870, '-092.516827', '+34.101037'), 
(71726, 'Chidester', 'AR', 870, '-092.996873', '+33.665157'), 
(71728, 'Curtis', 'AR', 870, '-093.097627', '+34.010316'), 
(71730, 'El Dorado', 'AR', 870, '-092.630038', '+33.187446'), 
(71731, 'El Dorado', 'AR', 870, '-092.528910', '+33.198024'), 
(71740, 'Emerson', 'AR', 870, '-093.203998', '+33.112106'), 
(71742, 'Fordyce', 'AR', 870, '-092.610536', '+33.935138'), 
(71743, 'Gurdon', 'AR', 870, '-093.129994', '+33.930011'), 
(71744, 'Hampton', 'AR', 870, '-092.582269', '+33.516751'), 
(71745, 'Harrell', 'AR', 870, '-092.543915', '+33.535994'), 
(71747, 'Huttig', 'AR', 870, '-092.393701', '+33.164568'), 
(71748, 'Ivan', 'AR', 870, '-092.647817', '+33.975470'), 
(71749, 'Junction City', 'AR', 870, '-092.768091', '+33.165790'), 
(71750, 'Lawson', 'AR', 870, '-092.528910', '+33.198024'), 
(71751, 'Louann', 'AR', 870, '-092.777026', '+33.416913'), 
(71752, 'Mc Neil', 'AR', 870, '-093.187310', '+33.373136'), 
(71753, 'Magnolia', 'AR', 870, '-093.224021', '+33.206807'), 
(71754, 'Magnolia', 'AR', 870, '-093.229960', '+33.242571'), 
(71758, 'Mount Holly', 'AR', 870, '-092.817651', '+33.302589'), 
(71759, 'Norphlet', 'AR', 870, '-092.646905', '+33.321864'), 
(71762, 'Smackover', 'AR', 870, '-092.523809', '+33.194725'), 
(71763, 'Sparkman', 'AR', 870, '-092.853193', '+33.914288'), 
(71764, 'Stephens', 'AR', 870, '-093.011863', '+33.460530'), 
(71765, 'Strong', 'AR', 870, '-092.331829', '+33.169586'), 
(71766, 'Thornton', 'AR', 870, '-092.486160', '+33.776795'), 
(71767, 'Hampton', 'AR', 870, '-092.543915', '+33.535994'), 
(71768, 'Urbana', 'AR', 870, '-092.528910', '+33.198024'), 
(71769, 'Village', 'AR', 870, '-093.234494', '+33.236156'), 
(71770, 'Waldo', 'AR', 870, '-093.302374', '+33.350437'), 
(71772, 'Whelen Springs', 'AR', 870, '-093.123800', '+33.832537'), 
(71801, 'Hope', 'AR', 870, '-093.606807', '+33.673559'), 
(71802, 'Hope', 'AR', 870, '-093.559162', '+33.765584'), 
(71820, 'Alleene', 'AR', 870, '-094.270165', '+33.778125'), 
(71822, 'Ashdown', 'AR', 870, '-094.130221', '+33.704625'), 
(71823, 'Ben Lomond', 'AR', 870, '-094.120289', '+33.837053'), 
(71825, 'Blevins', 'AR', 870, '-093.621434', '+33.882525'), 
(71826, 'Bradley', 'AR', 870, '-093.556966', '+33.202695'), 
(71827, 'Buckner', 'AR', 870, '-093.434895', '+33.397484'), 
(71828, 'Cale', 'AR', 870, '-093.294126', '+33.700820'), 
(71831, 'Columbus', 'AR', 870, '-093.807007', '+33.793524'), 
(71832, 'De Queen', 'AR', 870, '-094.280720', '+34.050929'), 
(71833, 'Dierks', 'AR', 870, '-094.044286', '+34.136218'), 
(71834, 'Doddridge', 'AR', 870, '-094.023737', '+33.441724'), 
(71835, 'Emmet', 'AR', 870, '-093.429280', '+33.761471'), 
(71836, 'Foreman', 'AR', 870, '-094.372460', '+33.734105'), 
(71837, 'Fouke', 'AR', 870, '-093.886621', '+33.261629'), 
(71838, 'Fulton', 'AR', 870, '-093.797520', '+33.669917'), 
(71839, 'Garland City', 'AR', 870, '-093.612966', '+33.250240'), 
(71840, 'Genoa', 'AR', 870, '-093.854484', '+33.316578'), 
(71841, 'Gillham', 'AR', 870, '-094.358778', '+34.065882'), 
(71842, 'Horatio', 'AR', 870, '-094.255693', '+34.004404'), 
(71844, 'Laneburg', 'AR', 870, '-093.294126', '+33.700820'), 
(71845, 'Lewisville', 'AR', 870, '-093.597793', '+33.292401'), 
(71846, 'Lockesburg', 'AR', 870, '-094.194636', '+33.967541'), 
(71847, 'Mc Caskill', 'AR', 870, '-093.619920', '+33.915909'), 
(71851, 'Mineral Springs', 'AR', 870, '-093.925108', '+33.895583'), 
(71852, 'Nashville', 'AR', 870, '-093.942206', '+34.024903'), 
(71853, 'Ogden', 'AR', 870, '-093.960638', '+33.596108'), 
(71854, 'Texarkana', 'AR', 870, '-093.876485', '+33.431043'), 
(71855, 'Ozan', 'AR', 870, '-093.732727', '+33.836630'), 
(71857, 'Prescott', 'AR', 870, '-093.289132', '+33.776791'), 
(71858, 'Rosston', 'AR', 870, '-093.294126', '+33.700820'), 
(71859, 'Saratoga', 'AR', 870, '-093.884355', '+33.781270'), 
(71860, 'Stamps', 'AR', 870, '-093.505730', '+33.343809'), 
(71861, 'Taylor', 'AR', 870, '-093.322254', '+33.112208'), 
(71862, 'Washington', 'AR', 870, '-093.713625', '+33.776095'), 
(71864, 'Willisville', 'AR', 870, '-093.294126', '+33.700820'), 
(71865, 'Wilton', 'AR', 870, '-094.147399', '+33.733218'), 
(71866, 'Winthrop', 'AR', 870, '-094.374800', '+33.857142'), 
(71901, 'Hot Springs National Park', 'AR', 501, '-092.958697', '+34.526841'), 
(71902, 'Hot Springs National Park', 'AR', 501, '-093.099403', '+34.581374'), 
(71903, 'Hot Springs National Park', 'AR', 501, '-093.099403', '+34.581374'), 
(71909, 'Hot Springs Village', 'AR', 501, '-092.989435', '+34.576246'), 
(71910, 'Hot Springs Village', 'AR', 501, '-093.099403', '+34.581374'), 
(71913, 'Hot Springs National Park', 'AR', 501, '-093.043902', '+34.482214'), 
(71914, 'Hot Springs National Park', 'AR', 501, '-092.968531', '+34.513682'), 
(71920, 'Alpine', 'AR', 870, '-093.189406', '+34.055486'), 
(71921, 'Amity', 'AR', 870, '-093.313673', '+34.232509'), 
(71922, 'Antoine', 'AR', 870, '-093.653733', '+34.146678'), 
(71923, 'Arkadelphia', 'AR', 870, '-093.111452', '+34.031343'), 
(71929, 'Bismarck', 'AR', 501, '-093.117420', '+34.276538'), 
(71932, 'Board Camp', 'AR', 870, '-094.097200', '+34.537164'), 
(71933, 'Bonnerdale', 'AR', 501, '-093.350643', '+34.356772'), 
(71935, 'Caddo Gap', 'AR', 870, '-093.683883', '+34.392489'), 
(71937, 'Cove', 'AR', 870, '-094.383483', '+34.354193'), 
(71940, 'Delight', 'AR', 870, '-093.653733', '+34.146678'), 
(71941, 'Donaldson', 'AR', 501, '-092.963796', '+34.229869'), 
(71942, 'Friendship', 'AR', 501, '-093.002367', '+34.223546'), 
(71943, 'Glenwood', 'AR', 870, '-093.589297', '+34.206025'), 
(71944, 'Grannis', 'AR', 870, '-094.356273', '+34.338462'), 
(71945, 'Hatfield', 'AR', 870, '-094.362242', '+34.501900'), 
(71946, 'Hatton', 'AR', 870, '-094.200221', '+34.459413'), 
(71949, 'Jessieville', 'AR', 501, '-093.038231', '+34.709408'), 
(71950, 'Kirby', 'AR', 870, '-093.653733', '+34.146678'), 
(71951, 'Hot Springs National Park', 'AR', 501, '-093.099403', '+34.581374'), 
(71952, 'Langley', 'AR', 870, '-093.653733', '+34.146678'), 
(71953, 'Mena', 'AR', 501, '-094.194756', '+34.503699'), 
(71956, 'Mountain Pine', 'AR', 501, '-093.233142', '+34.637603'), 
(71957, 'Mount Ida', 'AR', 870, '-093.585206', '+34.550661'), 
(71958, 'Murfreesboro', 'AR', 870, '-093.754350', '+34.050402'), 
(71959, 'Newhope', 'AR', 870, '-093.653733', '+34.146678'), 
(71960, 'Norman', 'AR', 870, '-093.669613', '+34.474709'), 
(71961, 'Oden', 'AR', 870, '-093.803388', '+34.597982'), 
(71962, 'Okolona', 'AR', 870, '-093.267115', '+34.041476'), 
(71964, 'Pearcy', 'AR', 501, '-093.249203', '+34.431902'), 
(71965, 'Pencil Bluff', 'AR', 870, '-093.740852', '+34.651272'), 
(71966, 'Oden', 'AR', 870, '-093.664630', '+34.542995'), 
(71968, 'Royal', 'AR', 501, '-093.282723', '+34.514125'), 
(71969, 'Sims', 'AR', 870, '-093.614286', '+34.653145'), 
(71970, 'Story', 'AR', 870, '-093.530270', '+34.673248'), 
(71971, 'Umpire', 'AR', 870, '-094.095969', '+34.294469'), 
(71972, 'Vandervoort', 'AR', 870, '-094.253511', '+34.394091'), 
(71973, 'Wickes', 'AR', 870, '-094.361570', '+34.307662'), 
(71998, 'Arkadelphia', 'AR', 870, '-093.189406', '+34.055486'), 
(71999, 'Arkadelphia', 'AR', 870, '-093.189406', '+34.055486'), 
(72001, 'Adona', 'AR', 501, '-092.923191', '+34.943809'), 
(72002, 'Alexander', 'AR', 501, '-092.425087', '+34.694468'), 
(72003, 'Almyra', 'AR', 870, '-091.392364', '+34.384430'), 
(72004, 'Altheimer', 'AR', 870, '-091.698007', '+34.284273'), 
(72005, 'Amagon', 'AR', 870, '-091.081687', '+35.502463'), 
(72006, 'Augusta', 'AR', 870, '-091.372792', '+35.207566'), 
(72007, 'Austin', 'AR', 501, '-091.979545', '+34.980269'), 
(72010, 'Bald Knob', 'AR', 501, '-091.520754', '+35.331399'), 
(72011, 'Bauxite', 'AR', 501, '-092.482828', '+34.509071'), 
(72012, 'Beebe', 'AR', 501, '-091.808393', '+35.173395'), 
(72013, 'Bee Branch', 'AR', 501, '-092.480800', '+35.404671'), 
(72014, 'Beedeville', 'AR', 870, '-091.116292', '+35.418352'), 
(72015, 'Benton', 'AR', 501, '-092.668034', '+34.614356'), 
(72016, 'Bigelow', 'AR', 501, '-092.626882', '+34.968975'), 
(72017, 'Biscoe', 'AR', 870, '-091.573785', '+34.785525'), 
(72018, 'Benton', 'AR', 501, '-092.622857', '+34.597345'), 
(72020, 'Bradford', 'AR', 501, '-091.525309', '+35.380014'), 
(72021, 'Brinkley', 'AR', 870, '-091.194574', '+34.883421'), 
(72022, 'Bryant', 'AR', 501, '-092.493519', '+34.612417'), 
(72023, 'Cabot', 'AR', 501, '-091.931526', '+34.826103'), 
(72024, 'Carlisle', 'AR', 870, '-091.751490', '+34.730900'), 
(72025, 'Casa', 'AR', 501, '-092.923191', '+34.943809'), 
(72026, 'Casscoe', 'AR', 870, '-091.299038', '+34.509537'), 
(72027, 'Center Ridge', 'AR', 501, '-092.572763', '+35.311464'), 
(72028, 'Choctaw', 'AR', 501, '-092.545572', '+35.577270'), 
(72029, 'Clarendon', 'AR', 870, '-091.247509', '+34.745361'), 
(72030, 'Cleveland', 'AR', 501, '-092.701955', '+35.395535'), 
(72031, 'Clinton', 'AR', 501, '-092.418750', '+35.568709'), 
(72032, 'Conway', 'AR', 501, '-092.376466', '+35.146446'), 
(72033, 'Conway', 'AR', 501, '-092.354915', '+35.105306'), 
(72035, 'Conway', 'AR', 501, '-092.354915', '+35.105306'), 
(72036, 'Cotton Plant', 'AR', 870, '-091.252284', '+35.004397'), 
(72037, 'Coy', 'AR', 501, '-091.875767', '+34.541185'), 
(72038, 'Crocketts Bluff', 'AR', 870, '-091.317774', '+34.459355'), 
(72039, 'Damascus', 'AR', 501, '-092.401428', '+35.302414'), 
(72040, 'Des Arc', 'AR', 870, '-091.537440', '+34.831514'), 
(72041, 'De Valls Bluff', 'AR', 870, '-091.465859', '+34.787106'), 
(72042, 'De Witt', 'AR', 870, '-091.414442', '+34.274600'), 
(72043, 'Diaz', 'AR', 870, '-091.262651', '+35.632918'), 
(72044, 'Edgemont', 'AR', 501, '-092.157022', '+35.632128'), 
(72045, 'El Paso', 'AR', 501, '-092.043231', '+35.128619'), 
(72046, 'England', 'AR', 501, '-091.846164', '+34.759526'), 
(72047, 'Enola', 'AR', 501, '-092.202242', '+35.230211'), 
(72048, 'Ethel', 'AR', 870, '-091.148400', '+34.298173'), 
(72051, 'Fox', 'AR', 870, '-092.127207', '+35.918960'), 
(72052, 'Garner', 'AR', 501, '-091.777220', '+35.144271'), 
(72053, 'College Station', 'AR', 501, '-092.228271', '+34.709342'), 
(72055, 'Gillett', 'AR', 870, '-091.347993', '+34.126257'), 
(72057, 'Grapevine', 'AR', 870, '-092.304314', '+34.152591'), 
(72058, 'Greenbrier', 'AR', 501, '-092.376242', '+35.211744'), 
(72059, 'Gregory', 'AR', 870, '-091.259428', '+35.179148'), 
(72060, 'Griffithville', 'AR', 501, '-091.606092', '+35.113187'), 
(72061, 'Guy', 'AR', 501, '-092.334843', '+35.322662'), 
(72063, 'Hattieville', 'AR', 501, '-092.675330', '+35.318809'), 
(72064, 'Hazen', 'AR', 870, '-091.569612', '+34.782306'), 
(72065, 'Hensley', 'AR', 501, '-092.205503', '+34.520167'), 
(72066, 'Hickory Plains', 'AR', 870, '-091.573785', '+34.785525'), 
(72067, 'Higden', 'AR', 501, '-092.134082', '+35.568521'), 
(72068, 'Higginson', 'AR', 501, '-091.710779', '+35.152032'), 
(72069, 'Holly Grove', 'AR', 870, '-091.183945', '+34.598059'), 
(72070, 'Houston', 'AR', 501, '-092.692323', '+35.055779'), 
(72071, 'Howell', 'AR', 870, '-091.259428', '+35.179148'), 
(72072, 'Humnoke', 'AR', 870, '-091.833442', '+34.757194'), 
(72073, 'Humphrey', 'AR', 870, '-091.638613', '+34.374078'), 
(72074, 'Hunter', 'AR', 870, '-091.259428', '+35.179148'), 
(72075, 'Jacksonport', 'AR', 870, '-091.307189', '+35.641406'), 
(72076, 'Jacksonville', 'AR', 501, '-092.151490', '+34.918774'), 
(72078, 'Jacksonville', 'AR', 501, '-092.392487', '+34.751918'), 
(72079, 'Jefferson', 'AR', 870, '-092.150644', '+34.402504'), 
(72080, 'Jerusalem', 'AR', 501, '-092.819567', '+35.427817'), 
(72081, 'Judsonia', 'AR', 501, '-091.758198', '+35.394380'), 
(72082, 'Kensett', 'AR', 501, '-091.847466', '+35.145740'), 
(72083, 'Keo', 'AR', 501, '-092.014365', '+34.607370'), 
(72084, 'Leola', 'AR', 870, '-092.613185', '+34.218652'), 
(72085, 'Letona', 'AR', 501, '-091.820426', '+35.359669'), 
(72086, 'Lonoke', 'AR', 501, '-091.905399', '+34.812470'), 
(72087, 'Lonsdale', 'AR', 501, '-092.857840', '+34.574419'), 
(72088, 'Fairfield Bay', 'AR', 501, '-092.274195', '+35.602704'), 
(72089, 'Bryant', 'AR', 501, '-092.659740', '+34.635041'), 
(72099, 'Little Rock Air Force Base', 'AR', 501, '-092.217343', '+34.788014'), 
(72101, 'Mc Crory', 'AR', 870, '-091.219846', '+35.259987'), 
(72102, 'Mc Rae', 'AR', 501, '-091.848847', '+35.246445'), 
(72103, 'Mabelvale', 'AR', 501, '-092.384905', '+34.647826'), 
(72104, 'Malvern', 'AR', 501, '-092.839331', '+34.369750'), 
(72105, 'Jones Mill', 'AR', 501, '-092.851558', '+34.395880'), 
(72106, 'Mayflower', 'AR', 501, '-092.423585', '+34.963658'), 
(72107, 'Menifee', 'AR', 501, '-092.552168', '+35.153852'), 
(72108, 'Monroe', 'AR', 870, '-091.224126', '+34.670187'), 
(72110, 'Morrilton', 'AR', 501, '-092.817379', '+35.169237'), 
(72111, 'Mount Vernon', 'AR', 501, '-092.168875', '+35.231590'), 
(72112, 'Newport', 'AR', 870, '-091.203951', '+35.569278'), 
(72113, 'Maumelle', 'AR', 501, '-092.390298', '+34.857241'), 
(72114, 'North Little Rock', 'AR', 501, '-092.262899', '+34.766561'), 
(72115, 'North Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72116, 'North Little Rock', 'AR', 501, '-092.230488', '+34.805945'), 
(72117, 'North Little Rock', 'AR', 501, '-092.152405', '+34.765751'), 
(72118, 'North Little Rock', 'AR', 501, '-092.328900', '+34.833714'), 
(72119, 'North Little Rock', 'AR', 501, '-092.259781', '+34.801650'), 
(72120, 'Sherwood', 'AR', 501, '-092.230285', '+34.880689'), 
(72121, 'Pangburn', 'AR', 501, '-091.652684', '+35.329969'), 
(72122, 'Paron', 'AR', 501, '-092.785514', '+34.738557'), 
(72123, 'Patterson', 'AR', 870, '-091.236983', '+35.258810'), 
(72124, 'North Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72125, 'Perry', 'AR', 501, '-092.795821', '+35.044346'), 
(72126, 'Perryville', 'AR', 501, '-092.786535', '+35.025904'), 
(72127, 'Plumerville', 'AR', 501, '-092.662307', '+35.153510'), 
(72128, 'Poyen', 'AR', 870, '-092.609528', '+34.302300'), 
(72129, 'Prattsville', 'AR', 870, '-092.539414', '+34.314910'), 
(72130, 'Prim', 'AR', 870, '-092.093319', '+35.667434'), 
(72131, 'Quitman', 'AR', 501, '-092.151804', '+35.449492'), 
(72132, 'Redfield', 'AR', 501, '-092.150356', '+34.436424'), 
(72133, 'Reydell', 'AR', 870, '-091.673115', '+34.210031'), 
(72134, 'Roe', 'AR', 870, '-091.224126', '+34.670187'), 
(72135, 'Roland', 'AR', 501, '-092.572248', '+34.879230'), 
(72136, 'Romance', 'AR', 501, '-092.014311', '+35.235771'), 
(72137, 'Rose Bud', 'AR', 501, '-091.855634', '+35.281826'), 
(72139, 'Russell', 'AR', 501, '-091.495392', '+35.356592'), 
(72140, 'Saint Charles', 'AR', 870, '-091.139284', '+34.337186'), 
(72141, 'Scotland', 'AR', 501, '-092.545572', '+35.577270'), 
(72142, 'Scott', 'AR', 501, '-092.152336', '+34.670904'), 
(72143, 'Searcy', 'AR', 501, '-091.731729', '+35.243622'), 
(72145, 'Searcy', 'AR', 501, '-091.732556', '+35.277393'), 
(72149, 'Searcy', 'AR', 501, '-091.731390', '+35.247376'), 
(72150, 'Sheridan', 'AR', 870, '-092.398709', '+34.306936'), 
(72152, 'Sherrill', 'AR', 870, '-091.927642', '+34.363527'), 
(72153, 'Shirley', 'AR', 501, '-092.262595', '+35.617110'), 
(72156, 'Solgohachia', 'AR', 501, '-092.673551', '+35.267859'), 
(72157, 'Springfield', 'AR', 501, '-092.614982', '+35.244463'), 
(72158, 'Benton', 'AR', 501, '-092.659740', '+34.635041'), 
(72160, 'Stuttgart', 'AR', 870, '-091.419955', '+34.387577'), 
(72164, 'Sweet Home', 'AR', 501, '-092.239900', '+34.687292'), 
(72165, 'Thida', 'AR', 870, '-091.453861', '+35.576231'), 
(72166, 'Tichnor', 'AR', 870, '-091.227608', '+34.079836'), 
(72167, 'Traskwood', 'AR', 501, '-092.658212', '+34.469233'), 
(72168, 'Tucker', 'AR', 870, '-091.965460', '+34.431352'), 
(72169, 'Tupelo', 'AR', 870, '-091.223248', '+35.384449'), 
(72170, 'Ulm', 'AR', 870, '-091.463319', '+34.577224'), 
(72173, 'Vilonia', 'AR', 501, '-092.228182', '+35.104753'), 
(72175, 'Wabbaseka', 'AR', 870, '-091.862772', '+34.348461'), 
(72176, 'Ward', 'AR', 501, '-091.905266', '+34.988267'), 
(72178, 'West Point', 'AR', 501, '-091.606367', '+35.203213'), 
(72179, 'Wilburn', 'AR', 501, '-091.864757', '+35.510638'), 
(72180, 'Woodson', 'AR', 501, '-092.221807', '+34.533557'), 
(72181, 'Wooster', 'AR', 501, '-092.449953', '+35.187728'), 
(72182, 'Wright', 'AR', 870, '-092.059863', '+34.429059'), 
(72183, 'Wrightsville', 'AR', 501, '-092.392487', '+34.751918'), 
(72189, 'Mc Crory', 'AR', 870, '-091.259428', '+35.179148'), 
(72190, 'North Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72199, 'North Little Rock', 'AR', 501, '-092.284718', '+34.827174'), 
(72201, 'Little Rock', 'AR', 501, '-092.284832', '+34.755998'), 
(72202, 'Little Rock', 'AR', 501, '-092.290419', '+34.752299'), 
(72203, 'Little Rock', 'AR', 501, '-092.390766', '+34.883484'), 
(72204, 'Little Rock', 'AR', 501, '-092.297304', '+34.711026'), 
(72205, 'Little Rock', 'AR', 501, '-092.346652', '+34.742911'), 
(72206, 'Little Rock', 'AR', 501, '-092.295250', '+34.624693'), 
(72207, 'Little Rock', 'AR', 501, '-092.340152', '+34.772646'), 
(72209, 'Little Rock', 'AR', 501, '-092.368649', '+34.674055'), 
(72210, 'Little Rock', 'AR', 501, '-092.478032', '+34.723533'), 
(72211, 'Little Rock', 'AR', 501, '-092.430851', '+34.783664'), 
(72212, 'Little Rock', 'AR', 501, '-092.441752', '+34.800793'), 
(72214, 'Little Rock', 'AR', 501, '-092.228248', '+34.762141'), 
(72215, 'Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72216, 'Little Rock', 'AR', 501, '-092.235668', '+34.817834'), 
(72217, 'Little Rock', 'AR', 501, '-092.170174', '+34.830158'), 
(72219, 'Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72221, 'Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72222, 'Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72223, 'Little Rock', 'AR', 501, '-092.504359', '+34.790155'), 
(72225, 'Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72227, 'Little Rock', 'AR', 501, '-092.372386', '+34.775747'), 
(72231, 'Little Rock', 'AR', 501, '-092.189397', '+34.801890'), 
(72295, 'Little Rock', 'AR', 501, '-092.392487', '+34.751918'), 
(72301, 'West Memphis', 'AR', 870, '-090.203849', '+35.210811'), 
(72303, 'West Memphis', 'AR', 870, '-090.285543', '+35.137366'), 
(72310, 'Armorel', 'AR', 870, '-089.972762', '+35.852046'), 
(72311, 'Aubrey', 'AR', 870, '-090.896910', '+34.719477'), 
(72312, 'Barton', 'AR', 870, '-090.767879', '+34.546696'), 
(72313, 'Bassett', 'AR', 870, '-090.028429', '+35.712249'), 
(72314, 'Birdeye', 'AR', 870, '-090.677331', '+35.357184'), 
(72315, 'Blytheville', 'AR', 870, '-089.926797', '+35.754685'), 
(72316, 'Blytheville', 'AR', 870, '-089.966819', '+35.694942'), 
(72319, 'Gosnell', 'AR', 870, '-089.966819', '+35.694942'), 
(72320, 'Brickeys', 'AR', 870, '-090.733710', '+34.839836'), 
(72321, 'Burdette', 'AR', 870, '-089.944221', '+35.816872'), 
(72322, 'Caldwell', 'AR', 870, '-090.810810', '+35.088440'), 
(72324, 'Cherry Valley', 'AR', 870, '-090.788851', '+35.340002'), 
(72325, 'Clarkedale', 'AR', 870, '-090.253781', '+35.286354'), 
(72326, 'Colt', 'AR', 870, '-090.889489', '+35.088055'), 
(72327, 'Crawfordsville', 'AR', 870, '-090.358320', '+35.232042'), 
(72328, 'Crumrod', 'AR', 870, '-090.829320', '+34.382204'), 
(72329, 'Driver', 'AR', 870, '-089.978877', '+35.635225'), 
(72330, 'Dyess', 'AR', 870, '-090.214040', '+35.593098'), 
(72331, 'Earle', 'AR', 870, '-090.355335', '+35.270213'), 
(72332, 'Edmondson', 'AR', 870, '-090.304367', '+35.119869'), 
(72333, 'Elaine', 'AR', 870, '-090.893927', '+34.311793'), 
(72335, 'Forrest City', 'AR', 870, '-090.859555', '+35.026272'), 
(72336, 'Forrest City', 'AR', 870, '-090.726069', '+35.100867'), 
(72338, 'Frenchmans Bayou', 'AR', 870, '-090.188375', '+35.459134'), 
(72339, 'Gilmore', 'AR', 870, '-090.271360', '+35.405678'), 
(72340, 'Goodwin', 'AR', 870, '-091.029194', '+34.935798'), 
(72341, 'Haynes', 'AR', 870, '-090.750779', '+34.894534'), 
(72342, 'Helena', 'AR', 870, '-090.751249', '+34.451920'), 
(72346, 'Heth', 'AR', 870, '-090.508034', '+35.055842'), 
(72347, 'Hickory Ridge', 'AR', 870, '-090.958977', '+35.358936'), 
(72348, 'Hughes', 'AR', 870, '-090.564357', '+34.959855'), 
(72350, 'Joiner', 'AR', 870, '-090.145752', '+35.501635'), 
(72351, 'Keiser', 'AR', 870, '-090.088450', '+35.695435'), 
(72352, 'La Grange', 'AR', 870, '-090.755195', '+34.769714'), 
(72353, 'Lambrook', 'AR', 870, '-090.965177', '+34.328604'), 
(72354, 'Lepanto', 'AR', 870, '-090.340023', '+35.596339'), 
(72355, 'Lexa', 'AR', 870, '-090.746809', '+34.522109'), 
(72358, 'Luxora', 'AR', 870, '-089.887854', '+35.773408'), 
(72359, 'Madison', 'AR', 870, '-090.708551', '+35.025243'), 
(72360, 'Marianna', 'AR', 870, '-090.783138', '+34.768479'), 
(72364, 'Marion', 'AR', 870, '-090.294424', '+35.174997'), 
(72365, 'Marked Tree', 'AR', 870, '-090.436420', '+35.531267'), 
(72366, 'Marvell', 'AR', 870, '-090.954242', '+34.533400'), 
(72367, 'Mellwood', 'AR', 870, '-090.936604', '+34.259680'), 
(72368, 'Moro', 'AR', 870, '-090.935139', '+34.791849'), 
(72369, 'Oneida', 'AR', 870, '-090.785809', '+34.443028'), 
(72370, 'Osceola', 'AR', 870, '-090.094653', '+35.646832'), 
(72372, 'Palestine', 'AR', 870, '-090.901168', '+35.027132'), 
(72373, 'Parkin', 'AR', 870, '-090.635505', '+35.293247'), 
(72374, 'Poplar Grove', 'AR', 870, '-090.819627', '+34.571702'), 
(72376, 'Proctor', 'AR', 870, '-090.238064', '+35.116116'), 
(72377, 'Rivervale', 'AR', 870, '-090.346901', '+35.674952'), 
(72379, 'Snow Lake', 'AR', 870, '-091.214054', '+33.818318'), 
(72381, 'Tomato', 'AR', 870, '-089.966819', '+35.694942'), 
(72383, 'Turner', 'AR', 870, '-091.027962', '+34.498511'), 
(72384, 'Turrell', 'AR', 870, '-090.297822', '+35.343902'), 
(72385, 'Twist', 'AR', 870, '-090.772419', '+35.296539'), 
(72386, 'Tyronza', 'AR', 870, '-090.397619', '+35.498130'), 
(72387, 'Vanndale', 'AR', 870, '-090.771505', '+35.318200'), 
(72389, 'Wabash', 'AR', 870, '-090.886949', '+34.346621'), 
(72390, 'West Helena', 'AR', 870, '-090.681442', '+34.530216'), 
(72391, 'West Ridge', 'AR', 870, '-089.966819', '+35.694942'), 
(72392, 'Wheatley', 'AR', 870, '-091.091003', '+34.950619'), 
(72394, 'Widener', 'AR', 870, '-090.800681', '+35.030375'), 
(72395, 'Wilson', 'AR', 870, '-090.043135', '+35.638160'), 
(72396, 'Wynne', 'AR', 870, '-090.798946', '+35.274844'), 
(72397, 'Mc Crory', 'AR', 870, null, null), 
(72401, 'Jonesboro', 'AR', 870, '-090.623071', '+35.835847'), 
(72402, 'Jonesboro', 'AR', 870, '-090.652887', '+35.808810'), 
(72403, 'Jonesboro', 'AR', 870, '-090.703915', '+35.830541'), 
(72404, 'Jonesboro', 'AR', 870, '-090.766012', '+35.779183'), 
(72410, 'Alicia', 'AR', 870, '-091.030074', '+35.952057'), 
(72411, 'Bay', 'AR', 870, '-090.641731', '+35.810496'), 
(72412, 'Beech Grove', 'AR', 870, '-090.691421', '+36.128069'), 
(72413, 'Biggers', 'AR', 870, '-090.853751', '+36.284433'), 
(72414, 'Black Oak', 'AR', 870, '-090.400484', '+35.836846'), 
(72415, 'Black Rock', 'AR', 870, '-091.187361', '+36.132344'), 
(72416, 'Bono', 'AR', 870, '-090.627804', '+35.856420'), 
(72417, 'Brookland', 'AR', 870, '-090.489547', '+35.891366'), 
(72419, 'Caraway', 'AR', 870, '-090.338001', '+35.767307'), 
(72421, 'Cash', 'AR', 870, '-090.963448', '+35.795933'), 
(72422, 'Corning', 'AR', 870, '-090.538667', '+36.379467'), 
(72424, 'Datto', 'AR', 870, '-090.730808', '+36.384747'), 
(72425, 'Delaplaine', 'AR', 870, '-090.721173', '+36.208255'), 
(72426, 'Dell', 'AR', 870, '-090.054689', '+35.881256'), 
(72427, 'Egypt', 'AR', 870, '-090.942780', '+35.863996'), 
(72428, 'Etowah', 'AR', 870, '-090.183815', '+35.733677'), 
(72429, 'Fisher', 'AR', 870, '-090.944428', '+35.503918'), 
(72430, 'Greenway', 'AR', 870, '-090.182485', '+36.327813'), 
(72431, 'Grubbs', 'AR', 870, '-091.079185', '+35.654913'), 
(72432, 'Harrisburg', 'AR', 870, '-090.791023', '+35.575374'), 
(72433, 'Hoxie', 'AR', 870, '-091.021301', '+36.050395'), 
(72434, 'Imboden', 'AR', 870, '-091.215672', '+36.183681'), 
(72435, 'Knobel', 'AR', 870, '-090.472819', '+36.360817'), 
(72436, 'Lafe', 'AR', 870, '-090.469652', '+36.202584'), 
(72437, 'Lake City', 'AR', 870, '-090.510018', '+35.824808'), 
(72438, 'Leachville', 'AR', 870, '-090.210167', '+35.884302'), 
(72439, 'Light', 'AR', 870, '-090.748876', '+36.068050'), 
(72440, 'Lynn', 'AR', 870, '-091.229356', '+36.015239'), 
(72441, 'Mc Dougal', 'AR', 870, '-090.386431', '+36.429953'), 
(72442, 'Manila', 'AR', 870, '-090.180600', '+35.843919'), 
(72443, 'Marmaduke', 'AR', 870, '-090.399740', '+36.156146'), 
(72444, 'Maynard', 'AR', 870, '-090.936899', '+36.396694'), 
(72445, 'Minturn', 'AR', 870, '-091.031799', '+35.974287'), 
(72447, 'Monette', 'AR', 870, '-090.347446', '+35.909972'), 
(72449, 'O Kean', 'AR', 870, '-091.077910', '+36.306745'), 
(72450, 'Paragould', 'AR', 870, '-090.551092', '+36.113222'), 
(72451, 'Paragould', 'AR', 870, '-090.525077', '+36.116350'), 
(72453, 'Peach Orchard', 'AR', 870, '-090.687882', '+36.277564'), 
(72454, 'Piggott', 'AR', 870, '-090.313223', '+36.378787'), 
(72455, 'Pocahontas', 'AR', 870, '-091.084748', '+36.324042'), 
(72456, 'Pollard', 'AR', 870, '-090.375252', '+36.381570'), 
(72457, 'Portia', 'AR', 870, '-091.047594', '+36.082104'), 
(72458, 'Powhatan', 'AR', 870, '-091.218089', '+36.053597'), 
(72459, 'Ravenden', 'AR', 870, '-091.223314', '+36.182460'), 
(72460, 'Ravenden Springs', 'AR', 870, '-091.009405', '+36.337228'), 
(72461, 'Rector', 'AR', 870, '-090.329565', '+36.310788'), 
(72462, 'Reyno', 'AR', 870, '-090.780125', '+36.351441'), 
(72464, 'Saint Francis', 'AR', 870, '-090.142521', '+36.454544'), 
(72465, 'Sedgwick', 'AR', 870, '-090.895421', '+35.964317'), 
(72466, 'Smithville', 'AR', 870, '-091.240065', '+36.057939'), 
(72467, 'State University', 'AR', 870, '-090.673464', '+35.842196'), 
(72469, 'Strawberry', 'AR', 870, '-091.293503', '+35.967306'), 
(72470, 'Success', 'AR', 870, '-090.692099', '+36.429663'), 
(72471, 'Swifton', 'AR', 870, '-091.092685', '+35.817646'), 
(72472, 'Trumann', 'AR', 870, '-090.561977', '+35.588215'), 
(72473, 'Tuckerman', 'AR', 870, '-091.173296', '+35.715280'), 
(72474, 'Walcott', 'AR', 870, '-090.671802', '+36.041332'), 
(72475, 'Waldenburg', 'AR', 870, '-090.965815', '+35.546575'), 
(72476, 'Walnut Ridge', 'AR', 870, '-090.998707', '+36.042979'), 
(72478, 'Warm Springs', 'AR', 870, '-091.054035', '+36.445330'), 
(72479, 'Weiner', 'AR', 870, '-090.873808', '+35.611992'), 
(72482, 'Williford', 'AR', 870, '-091.355691', '+36.285559'), 
(72501, 'Batesville', 'AR', 870, '-091.652338', '+35.768738'), 
(72503, 'Batesville', 'AR', 870, '-091.534303', '+35.734617'), 
(72512, 'Horseshoe Bend', 'AR', 870, '-091.915187', '+36.185457'), 
(72513, 'Ash Flat', 'AR', 870, '-091.568849', '+36.234637'), 
(72515, 'Bexar', 'AR', 870, '-091.804608', '+36.374704'), 
(72516, 'Boswell', 'AR', 870, '-091.944673', '+36.064329'), 
(72517, 'Brockwell', 'AR', 870, '-092.134903', '+36.121391'), 
(72519, 'Calico Rock', 'AR', 870, '-092.129961', '+36.178897'), 
(72520, 'Camp', 'AR', 870, '-091.804608', '+36.374704'), 
(72521, 'Cave City', 'AR', 870, '-091.531700', '+35.948292'), 
(72522, 'Charlotte', 'AR', 870, '-091.456609', '+35.803978'), 
(72523, 'Concord', 'AR', 870, '-091.857781', '+35.642663'), 
(72524, 'Cord', 'AR', 870, '-091.361550', '+35.843546'), 
(72525, 'Cherokee Village', 'AR', 870, '-091.488845', '+36.295879'), 
(72526, 'Cushman', 'AR', 870, '-091.758171', '+35.872871'), 
(72527, 'Desha', 'AR', 870, '-091.603429', '+35.726232'), 
(72528, 'Dolph', 'AR', 870, '-091.944673', '+36.064329'), 
(72529, 'Cherokee Village', 'AR', 870, '-091.534657', '+36.298192'), 
(72530, 'Drasco', 'AR', 870, '-092.022867', '+35.607847'), 
(72531, 'Elizabeth', 'AR', 870, '-091.804608', '+36.374704'), 
(72532, 'Evening Shade', 'AR', 870, '-091.607603', '+36.061757'), 
(72533, 'Fifty Six', 'AR', 870, '-092.127207', '+35.918960'), 
(72534, 'Floral', 'AR', 870, '-091.712976', '+35.663046'), 
(72536, 'Franklin', 'AR', 870, '-091.944673', '+36.064329'), 
(72537, 'Gamaliel', 'AR', 870, '-092.325688', '+36.429570'), 
(72538, 'Gepp', 'AR', 870, '-091.823914', '+36.370988'), 
(72539, 'Glencoe', 'AR', 870, '-091.804608', '+36.374704'), 
(72540, 'Guion', 'AR', 870, '-091.944673', '+36.064329'), 
(72542, 'Hardy', 'AR', 870, '-091.481669', '+36.178441'), 
(72543, 'Heber Springs', 'AR', 501, '-091.988830', '+35.453106'), 
(72544, 'Henderson', 'AR', 870, '-092.195113', '+36.410457'), 
(72545, 'Heber Springs', 'AR', 501, '-092.021291', '+35.535238'), 
(72546, 'Ida', 'AR', 501, '-091.930535', '+35.581607'), 
(72550, 'Locust Grove', 'AR', 870, '-091.778953', '+35.712421'), 
(72553, 'Magness', 'AR', 870, '-091.474841', '+35.707658'), 
(72554, 'Mammoth Spring', 'AR', 870, '-091.546818', '+36.492437'), 
(72555, 'Marcella', 'AR', 870, '-092.127207', '+35.918960'), 
(72556, 'Melbourne', 'AR', 870, '-091.907947', '+36.063529'), 
(72557, 'Moko', 'AR', 870, '-091.804608', '+36.374704'), 
(72560, 'Mountain View', 'AR', 870, '-092.038894', '+35.820825'), 
(72561, 'Mount Pleasant', 'AR', 870, '-091.819741', '+35.961824'), 
(72562, 'Newark', 'AR', 870, '-091.425170', '+35.732409'), 
(72564, 'Oil Trough', 'AR', 870, '-091.475445', '+35.599850'), 
(72565, 'Oxford', 'AR', 870, '-091.944673', '+36.064329'), 
(72566, 'Pineville', 'AR', 870, '-092.112983', '+36.157991'), 
(72567, 'Pleasant Grove', 'AR', 870, '-092.127207', '+35.918960'), 
(72568, 'Pleasant Plains', 'AR', 501, '-091.619627', '+35.654477'), 
(72569, 'Poughkeepsie', 'AR', 870, '-091.455012', '+36.046345'), 
(72571, 'Rosie', 'AR', 870, '-091.536246', '+35.645494'), 
(72572, 'Saffell', 'AR', 870, '-091.283897', '+35.953043'), 
(72573, 'Sage', 'AR', 870, '-091.944673', '+36.064329'), 
(72575, 'Salado', 'AR', 870, '-091.598917', '+35.691868'), 
(72576, 'Salem', 'AR', 870, '-091.699502', '+36.425836'), 
(72577, 'Sidney', 'AR', 870, '-091.642030', '+36.066371'), 
(72578, 'Sturkie', 'AR', 870, '-091.804608', '+36.374704'), 
(72579, 'Sulphur Rock', 'AR', 870, '-091.531986', '+35.762212'), 
(72581, 'Tumbling Shoals', 'AR', 501, '-091.929979', '+35.570591'), 
(72583, 'Viola', 'AR', 870, '-091.939420', '+36.392508'), 
(72584, 'Violet Hill', 'AR', 870, '-091.944673', '+36.064329'), 
(72585, 'Wideman', 'AR', 870, '-091.944673', '+36.064329'), 
(72587, 'Wiseman', 'AR', 870, '-091.944673', '+36.064329'), 
(72601, 'Harrison', 'AR', 870, '-093.092861', '+36.295086'), 
(72602, 'Harrison', 'AR', 870, '-093.122554', '+36.355213'), 
(72610, 'Alco', 'AR', 870, '-092.127207', '+35.918960'), 
(72611, 'Alpena', 'AR', 870, '-093.252276', '+36.310814'), 
(72613, 'Beaver', 'AR', 501, '-093.699392', '+36.431111'), 
(72615, 'Bergman', 'AR', 870, '-093.032099', '+36.308349'), 
(72616, 'Berryville', 'AR', 870, '-093.561600', '+36.316779'), 
(72617, 'Big Flat', 'AR', 870, '-092.372635', '+36.236380'), 
(72619, 'Bull Shoals', 'AR', 870, '-092.629141', '+36.318875'), 
(72623, 'Clarkridge', 'AR', 870, '-092.329645', '+36.472426'), 
(72624, 'Compton', 'AR', 870, '-093.232298', '+35.924868'), 
(72626, 'Cotter', 'AR', 870, '-092.542469', '+36.308162'), 
(72628, 'Deer', 'AR', 870, '-093.232298', '+35.924868'), 
(72629, 'Dennard', 'AR', 501, '-092.545572', '+35.577270'), 
(72630, 'Diamond City', 'AR', 870, '-092.913268', '+36.458431'), 
(72631, 'Eureka Springs', 'AR', 501, '-093.767298', '+36.435013'), 
(72632, 'Eureka Springs', 'AR', 501, '-093.755084', '+36.399338'), 
(72633, 'Everton', 'AR', 870, '-092.953069', '+36.164402'), 
(72634, 'Flippin', 'AR', 870, '-092.595011', '+36.317483'), 
(72635, 'Gassville', 'AR', 870, '-092.487866', '+36.318799'), 
(72636, 'Gilbert', 'AR', 870, '-092.681408', '+35.916744'), 
(72638, 'Green Forest', 'AR', 870, '-093.578750', '+36.310046'), 
(72639, 'Harriet', 'AR', 870, '-092.681408', '+35.916744'), 
(72640, 'Hasty', 'AR', 870, '-093.232298', '+35.924868'), 
(72641, 'Jasper', 'AR', 870, '-093.187651', '+36.005808'), 
(72642, 'Lakeview', 'AR', 870, '-092.494857', '+36.372572'), 
(72644, 'Lead Hill', 'AR', 870, '-093.003892', '+36.384844'), 
(72645, 'Leslie', 'AR', 870, '-092.554222', '+35.835751'), 
(72648, 'Marble Falls', 'AR', 870, '-093.232298', '+35.924868'), 
(72650, 'Marshall', 'AR', 870, '-092.638610', '+35.908133'), 
(72651, 'Midway', 'AR', 870, '-092.474246', '+36.377920'), 
(72653, 'Mountain Home', 'AR', 870, '-092.372153', '+36.318679'), 
(72654, 'Mountain Home', 'AR', 870, '-092.372635', '+36.236380'), 
(72655, 'Mount Judea', 'AR', 870, '-093.065393', '+35.940667'), 
(72657, 'Timbo', 'AR', 870, '-092.127207', '+35.918960'), 
(72658, 'Norfork', 'AR', 870, '-092.310805', '+36.250583'), 
(72659, 'Norfork', 'AR', 870, '-092.372635', '+36.236380'), 
(72660, 'Oak Grove', 'AR', 870, '-093.370349', '+36.466366'), 
(72661, 'Oakland', 'AR', 870, '-092.581535', '+36.457556'), 
(72662, 'Omaha', 'AR', 870, '-093.166451', '+36.421611'), 
(72663, 'Onia', 'AR', 870, '-092.127207', '+35.918960'), 
(72666, 'Parthenon', 'AR', 870, '-093.232298', '+35.924868'), 
(72668, 'Peel', 'AR', 870, '-092.648858', '+36.280677'), 
(72669, 'Pindall', 'AR', 870, '-092.681408', '+35.916744'), 
(72670, 'Ponca', 'AR', 870, '-093.232298', '+35.924868'), 
(72672, 'Pyatt', 'AR', 870, '-092.841645', '+36.248623'), 
(72675, 'Saint Joe', 'AR', 870, '-092.699416', '+35.908381'), 
(72677, 'Summit', 'AR', 870, '-092.685913', '+36.267239'), 
(72679, 'Tilly', 'AR', 870, '-092.843116', '+35.706942'), 
(72680, 'Timbo', 'AR', 870, '-092.127207', '+35.918960'), 
(72682, 'Valley Springs', 'AR', 870, '-092.989569', '+36.148259'), 
(72683, 'Vendor', 'AR', 870, '-093.232298', '+35.924868'), 
(72685, 'Western Grove', 'AR', 870, '-092.961082', '+36.098936'), 
(72686, 'Witts Springs', 'AR', 870, '-092.681408', '+35.916744'), 
(72687, 'Yellville', 'AR', 870, '-092.688068', '+36.254905'), 
(72701, 'Fayetteville', 'AR', 501, '-094.190997', '+35.974602'), 
(72702, 'Fayetteville', 'AR', 501, '-094.219977', '+35.994030'), 
(72703, 'Fayetteville', 'AR', 501, '-094.074168', '+36.126249'), 
(72704, 'Fayetteville', 'AR', 501, '-094.309322', '+36.087732'), 
(72711, 'Avoca', 'AR', 501, '-094.043837', '+36.397805'), 
(72712, 'Bentonville', 'AR', 501, '-094.223419', '+36.347107'), 
(72714, 'Bella Vista', 'AR', 501, '-094.330765', '+36.426659'), 
(72715, 'Bella Vista', 'AR', 501, '-094.427298', '+36.442323'), 
(72716, 'Bentonville', 'AR', 501, '-093.956801', '+36.299507'), 
(72717, 'Canehill', 'AR', 501, '-094.444142', '+35.847701'), 
(72718, 'Cave Springs', 'AR', 501, '-094.245722', '+36.266213'), 
(72719, 'Centerton', 'AR', 501, '-094.366608', '+36.328519'), 
(72721, 'Combs', 'AR', 501, '-093.704255', '+36.033601'), 
(72722, 'Decatur', 'AR', 501, '-094.462415', '+36.321366'), 
(72727, 'Elkins', 'AR', 501, '-093.997572', '+35.972331'), 
(72728, 'Elm Springs', 'AR', 501, '-094.254573', '+36.210013'), 
(72729, 'Evansville', 'AR', 501, '-094.460202', '+35.805150'), 
(72730, 'Farmington', 'AR', 501, '-094.209785', '+36.081641'), 
(72732, 'Garfield', 'AR', 501, '-094.184187', '+36.365048'), 
(72733, 'Gateway', 'AR', 501, '-093.927748', '+36.486424'), 
(72734, 'Gentry', 'AR', 501, '-094.435512', '+36.288541'), 
(72735, 'Goshen', 'AR', 501, '-093.966645', '+36.087551'), 
(72736, 'Gravette', 'AR', 501, '-094.471388', '+36.381245'), 
(72737, 'Greenland', 'AR', 501, '-094.152899', '+35.928186'), 
(72738, 'Hindsville', 'AR', 501, '-093.704255', '+36.033601'), 
(72739, 'Hiwasse', 'AR', 501, '-094.339813', '+36.447008'), 
(72740, 'Huntsville', 'AR', 501, '-093.778748', '+36.028046'), 
(72741, 'Johnson', 'AR', 501, '-094.219977', '+35.994030'), 
(72742, 'Kingston', 'AR', 501, '-093.704255', '+36.033601'), 
(72744, 'Lincoln', 'AR', 501, '-094.362211', '+35.935038'), 
(72745, 'Lowell', 'AR', 501, '-094.123680', '+36.295890'), 
(72747, 'Maysville', 'AR', 501, '-094.583717', '+36.391882'), 
(72749, 'Morrow', 'AR', 501, '-094.467398', '+35.861658'), 
(72751, 'Pea Ridge', 'AR', 501, '-094.129727', '+36.461444'), 
(72752, 'Pettigrew', 'AR', 501, '-093.704255', '+36.033601');

insert  into zipcodes values 
(72753, 'Prairie Grove', 'AR', 501, '-094.317796', '+35.927985'), 
(72756, 'Rogers', 'AR', 501, '-094.181568', '+36.355417'), 
(72757, 'Rogers', 'AR', 501, '-094.115649', '+36.371981'), 
(72758, 'Rogers', 'AR', 501, '-094.154459', '+36.316945'), 
(72760, 'Saint Paul', 'AR', 501, '-093.704255', '+36.033601'), 
(72761, 'Siloam Springs', 'AR', 501, '-094.383778', '+36.217910'), 
(72762, 'Springdale', 'AR', 501, '-094.240112', '+36.167220'), 
(72764, 'Springdale', 'AR', 501, '-094.042788', '+36.171598'), 
(72765, 'Springdale', 'AR', 501, '-094.153512', '+36.172541'), 
(72766, 'Springdale', 'AR', 501, '-094.219977', '+35.994030'), 
(72768, 'Sulphur Springs', 'AR', 501, '-094.449942', '+36.384794'), 
(72769, 'Summers', 'AR', 501, '-094.493930', '+36.027589'), 
(72770, 'Tontitown', 'AR', 501, '-094.242884', '+36.149980'), 
(72773, 'Wesley', 'AR', 501, '-093.704255', '+36.033601'), 
(72774, 'West Fork', 'AR', 501, '-094.198446', '+35.980250'), 
(72776, 'Witter', 'AR', 501, '-093.704255', '+36.033601'), 
(72801, 'Russellville', 'AR', 501, '-093.072885', '+35.294650'), 
(72802, 'Russellville', 'AR', 501, '-093.071219', '+35.306683'), 
(72811, 'Russellville', 'AR', 501, '-093.113308', '+35.314678'), 
(72812, 'Russellville', 'AR', 501, '-093.054388', '+35.423102'), 
(72820, 'Alix', 'AR', 501, '-093.752642', '+35.433560'), 
(72821, 'Altus', 'AR', 501, '-093.759811', '+35.434638'), 
(72823, 'Atkins', 'AR', 501, '-092.992285', '+35.325504'), 
(72824, 'Belleville', 'AR', 501, '-093.303203', '+35.030397'), 
(72826, 'Blue Mountain', 'AR', 501, '-093.749342', '+35.130561'), 
(72827, 'Bluffton', 'AR', 501, '-093.303203', '+35.030397'), 
(72828, 'Briggsville', 'AR', 501, '-093.303203', '+35.030397'), 
(72829, 'Centerville', 'AR', 501, '-093.303203', '+35.030397'), 
(72830, 'Clarksville', 'AR', 501, '-093.516564', '+35.473886'), 
(72832, 'Coal Hill', 'AR', 501, '-093.672986', '+35.430098'), 
(72833, 'Danville', 'AR', 501, '-093.381315', '+35.052818'), 
(72834, 'Dardanelle', 'AR', 501, '-093.184774', '+35.235025'), 
(72835, 'Delaware', 'AR', 501, '-093.353200', '+35.283987'), 
(72837, 'Dover', 'AR', 501, '-093.063411', '+35.498142'), 
(72838, 'Gravelly', 'AR', 501, '-093.303203', '+35.030397'), 
(72839, 'Hagarville', 'AR', 501, '-093.437264', '+35.547714'), 
(72840, 'Hartman', 'AR', 501, '-093.643560', '+35.436024'), 
(72841, 'Harvey', 'AR', 501, '-094.079724', '+34.882558'), 
(72842, 'Havana', 'AR', 501, '-093.303203', '+35.030397'), 
(72843, 'Hector', 'AR', 501, '-092.961624', '+35.549856'), 
(72845, 'Knoxville', 'AR', 501, '-093.335178', '+35.385081'), 
(72846, 'Lamar', 'AR', 501, '-093.369461', '+35.476393'), 
(72847, 'London', 'AR', 501, '-093.244365', '+35.368118'), 
(72851, 'New Blaine', 'AR', 501, '-093.452038', '+35.264248'), 
(72852, 'Oark', 'AR', 501, '-093.437264', '+35.547714'), 
(72853, 'Ola', 'AR', 501, '-093.303203', '+35.030397'), 
(72854, 'Ozone', 'AR', 501, '-093.445104', '+35.634994'), 
(72855, 'Paris', 'AR', 501, '-093.615999', '+35.274106'), 
(72856, 'Pelsor', 'AR', 870, '-093.034092', '+35.617231'), 
(72857, 'Plainview', 'AR', 501, '-093.295552', '+34.992068'), 
(72858, 'Pottsville', 'AR', 501, '-093.026834', '+35.232993'), 
(72860, 'Rover', 'AR', 501, '-093.303203', '+35.030397'), 
(72863, 'Scranton', 'AR', 501, '-093.537210', '+35.344745'), 
(72865, 'Subiaco', 'AR', 501, '-093.599117', '+35.315285'), 
(72901, 'Fort Smith', 'AR', 501, '-094.339412', '+35.231245'), 
(72902, 'Fort Smith', 'AR', 501, '-094.409114', '+35.386190'), 
(72903, 'Fort Smith', 'AR', 501, '-094.356112', '+35.354491'), 
(72904, 'Fort Smith', 'AR', 501, '-094.387568', '+35.410754'), 
(72905, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72906, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72908, 'Fort Smith', 'AR', 501, '-094.402779', '+35.321912'), 
(72913, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72914, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72916, 'Fort Smith', 'AR', 501, '-094.373858', '+35.299584'), 
(72917, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72918, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72919, 'Fort Smith', 'AR', 501, '-094.238160', '+35.191046'), 
(72921, 'Alma', 'AR', 501, '-094.193334', '+35.479157'), 
(72923, 'Barling', 'AR', 501, '-094.354857', '+35.216137'), 
(72924, 'Bates', 'AR', 501, '-094.079724', '+34.882558'), 
(72926, 'Boles', 'AR', 501, '-094.079724', '+34.882558'), 
(72927, 'Booneville', 'AR', 501, '-093.930763', '+35.193560'), 
(72928, 'Branch', 'AR', 501, '-093.922527', '+35.311075'), 
(72930, 'Cecil', 'AR', 501, '-093.889389', '+35.486917'), 
(72932, 'Cedarville', 'AR', 501, '-094.369383', '+35.654281'), 
(72933, 'Charleston', 'AR', 501, '-093.950980', '+35.387924'), 
(72934, 'Chester', 'AR', 501, '-094.265465', '+35.676030'), 
(72935, 'Dyer', 'AR', 501, '-094.114259', '+35.496721'), 
(72936, 'Greenwood', 'AR', 501, '-094.206011', '+35.181209'), 
(72937, 'Hackett', 'AR', 501, '-094.329759', '+35.119452'), 
(72938, 'Hartford', 'AR', 501, '-094.353779', '+35.060177'), 
(72940, 'Huntington', 'AR', 501, '-094.246130', '+35.137860'), 
(72941, 'Lavaca', 'AR', 501, '-094.187830', '+35.241045'), 
(72943, 'Magazine', 'AR', 501, '-093.812592', '+35.182673'), 
(72944, 'Mansfield', 'AR', 501, '-094.243268', '+35.063448'), 
(72945, 'Midland', 'AR', 501, '-094.349565', '+35.096272'), 
(72946, 'Mountainburg', 'AR', 501, '-094.149687', '+35.646440'), 
(72947, 'Mulberry', 'AR', 501, '-094.124776', '+35.565805'), 
(72948, 'Natural Dam', 'AR', 501, '-094.404185', '+35.680583'), 
(72949, 'Ozark', 'AR', 501, '-093.909428', '+35.405649'), 
(72950, 'Parks', 'AR', 501, '-094.079724', '+34.882558'), 
(72951, 'Ratcliff', 'AR', 501, '-093.889921', '+35.291693'), 
(72952, 'Rudy', 'AR', 501, '-094.291296', '+35.546818'), 
(72955, 'Uniontown', 'AR', 501, '-094.411402', '+35.567940'), 
(72956, 'Van Buren', 'AR', 501, '-094.299086', '+35.496491'), 
(72957, 'Van Buren', 'AR', 501, '-094.318648', '+35.494412'), 
(72958, 'Waldron', 'AR', 501, '-094.089381', '+34.908133'), 
(72959, 'Winslow', 'AR', 501, '-094.106004', '+35.862402'), 
(73001, 'Albert', 'OK', 405, '-098.357423', '+35.203206'), 
(73002, 'Alex', 'OK', 405, '-097.781220', '+34.914788'), 
(73003, 'Edmond', 'OK', 405, '-097.499681', '+35.674777'), 
(73004, 'Amber', 'OK', 405, '-097.881959', '+35.031247'), 
(73005, 'Anadarko', 'OK', 405, '-098.325598', '+35.167108'), 
(73006, 'Apache', 'OK', 405, '-098.361483', '+34.891016'), 
(73007, 'Arcadia', 'OK', 405, '-097.309856', '+35.672506'), 
(73008, 'Bethany', 'OK', 405, '-097.498858', '+35.576674'), 
(73009, 'Binger', 'OK', 405, '-098.344265', '+35.308457'), 
(73010, 'Blanchard', 'OK', 405, '-097.527291', '+35.094914'), 
(73011, 'Bradley', 'OK', 405, '-097.881959', '+35.031247'), 
(73012, 'Bray', 'OK', 405, '-097.852223', '+34.485320'), 
(73013, 'Edmond', 'OK', 405, '-097.515011', '+35.555542'), 
(73014, 'Calumet', 'OK', 405, '-098.151236', '+35.547575'), 
(73015, 'Carnegie', 'OK', 580, '-098.594067', '+35.105404'), 
(73016, 'Cashion', 'OK', 405, '-097.699679', '+35.818432'), 
(73017, 'Cement', 'OK', 405, '-098.163436', '+34.924452'), 
(73018, 'Chickasha', 'OK', 405, '-097.937083', '+35.127804'), 
(73019, 'Norman', 'OK', 405, '-097.444510', '+35.208566'), 
(73020, 'Choctaw', 'OK', 405, '-097.249071', '+35.518760'), 
(73021, 'Colony', 'OK', 405, '-098.991373', '+35.281428'), 
(73022, 'Concho', 'OK', 405, '-097.992347', '+35.525192'), 
(73023, 'Chickasha', 'OK', 405, '-097.881959', '+35.031247'), 
(73024, 'Corn', 'OK', 580, '-098.781794', '+35.378409'), 
(73026, 'Norman', 'OK', 405, '-097.291356', '+35.234290'), 
(73027, 'Coyle', 'OK', 405, '-097.291688', '+35.950214'), 
(73028, 'Crescent', 'OK', 405, '-097.628098', '+35.977031'), 
(73029, 'Cyril', 'OK', 580, '-098.204397', '+34.897258'), 
(73030, 'Davis', 'OK', 580, '-097.047346', '+34.501771'), 
(73031, 'Dibble', 'OK', 405, '-097.301103', '+35.095739'), 
(73032, 'Dougherty', 'OK', 580, '-097.089708', '+34.484702'), 
(73033, 'Eakly', 'OK', 405, '-098.555431', '+35.303031'), 
(73034, 'Edmond', 'OK', 405, '-097.463291', '+35.631005'), 
(73036, 'El Reno', 'OK', 405, '-098.026708', '+35.508128'), 
(73038, 'Fort Cobb', 'OK', 405, '-098.441730', '+35.100632'), 
(73040, 'Geary', 'OK', 405, '-098.320540', '+35.630034'), 
(73041, 'Gotebo', 'OK', 580, '-098.875945', '+35.069516'), 
(73042, 'Gracemont', 'OK', 405, '-098.233336', '+35.042316'), 
(73043, 'Greenfield', 'OK', 405, '-098.421836', '+35.858554'), 
(73044, 'Guthrie', 'OK', 405, '-097.456312', '+35.877129'), 
(73045, 'Harrah', 'OK', 405, '-097.395314', '+35.533160'), 
(73047, 'Hinton', 'OK', 405, '-098.363710', '+35.473233'), 
(73048, 'Hydro', 'OK', 405, '-098.431080', '+35.327225'), 
(73049, 'Jones', 'OK', 405, '-097.276428', '+35.578623'), 
(73050, 'Langston', 'OK', 405, '-097.255650', '+35.941924'), 
(73051, 'Lexington', 'OK', 405, '-097.269990', '+35.057992'), 
(73052, 'Lindsay', 'OK', 405, '-097.516680', '+34.836481'), 
(73053, 'Lookeba', 'OK', 405, '-098.357423', '+35.203206'), 
(73054, 'Luther', 'OK', 405, '-097.212206', '+35.632093'), 
(73055, 'Marlow', 'OK', 405, '-097.908875', '+34.640543'), 
(73056, 'Marshall', 'OK', 580, '-097.626084', '+36.154158'), 
(73057, 'Maysville', 'OK', 405, '-097.405333', '+34.816265'), 
(73058, 'Meridian', 'OK', 405, '-097.226590', '+35.775549'), 
(73059, 'Minco', 'OK', 405, '-097.950402', '+35.312780'), 
(73061, 'Morrison', 'OK', 580, '-097.029796', '+36.288043'), 
(73062, 'Mountain View', 'OK', 580, '-098.806836', '+35.087227'), 
(73063, 'Mulhall', 'OK', 405, '-097.404562', '+36.062875'), 
(73064, 'Mustang', 'OK', 405, '-097.759874', '+35.390376'), 
(73065, 'Newcastle', 'OK', 405, '-097.574274', '+35.219694'), 
(73066, 'Nicoma Park', 'OK', 405, '-097.267769', '+35.469296'), 
(73067, 'Ninnekah', 'OK', 405, '-097.939225', '+34.932908'), 
(73068, 'Noble', 'OK', 405, '-097.276226', '+35.152314'), 
(73069, 'Norman', 'OK', 405, '-097.438246', '+35.232966'), 
(73070, 'Norman', 'OK', 405, '-097.397509', '+35.187611'), 
(73071, 'Norman', 'OK', 405, '-097.300313', '+35.254049'), 
(73072, 'Norman', 'OK', 405, '-097.363181', '+35.218728'), 
(73073, 'Orlando', 'OK', 580, '-097.408181', '+35.944569'), 
(73074, 'Paoli', 'OK', 405, '-097.262188', '+34.827711'), 
(73075, 'Pauls Valley', 'OK', 405, '-097.308819', '+34.759696'), 
(73077, 'Perry', 'OK', 580, '-097.285561', '+36.318709'), 
(73078, 'Piedmont', 'OK', 405, '-097.753948', '+35.653019'), 
(73079, 'Pocasset', 'OK', 405, '-097.881959', '+35.031247'), 
(73080, 'Purcell', 'OK', 405, '-097.379902', '+35.001810'), 
(73082, 'Rush Springs', 'OK', 405, '-097.954459', '+34.775535'), 
(73083, 'Edmond', 'OK', 405, '-097.465436', '+35.666481'), 
(73084, 'Spencer', 'OK', 405, '-097.387602', '+35.540113'), 
(73085, 'Yukon', 'OK', 405, '-097.750009', '+35.489527'), 
(73086, 'Sulphur', 'OK', 580, '-096.996244', '+34.520837'), 
(73089, 'Tuttle', 'OK', 580, '-097.816480', '+35.058651'), 
(73090, 'Union City', 'OK', 405, '-097.944388', '+35.392567'), 
(73092, 'Verden', 'OK', 405, '-098.087971', '+35.081997'), 
(73093, 'Washington', 'OK', 405, '-097.468258', '+35.105058'), 
(73094, 'Washita', 'OK', 405, '-098.357423', '+35.203206'), 
(73095, 'Wayne', 'OK', 405, '-097.315974', '+34.917497'), 
(73096, 'Weatherford', 'OK', 580, '-098.703175', '+35.538228'), 
(73097, 'Wheatland', 'OK', 405, '-097.644368', '+35.400759'), 
(73098, 'Wynnewood', 'OK', 405, '-097.162257', '+34.645418'), 
(73099, 'Yukon', 'OK', 405, '-097.770532', '+35.521448'), 
(73101, 'Oklahoma City', 'OK', 405, '-097.562817', '+35.491608'), 
(73102, 'Oklahoma City', 'OK', 405, '-097.518916', '+35.475209'), 
(73103, 'Oklahoma City', 'OK', 405, '-097.486407', '+35.549197'), 
(73104, 'Oklahoma City', 'OK', 405, '-097.506415', '+35.445410'), 
(73105, 'Oklahoma City', 'OK', 405, '-097.505416', '+35.518576'), 
(73106, 'Oklahoma City', 'OK', 405, '-097.536666', '+35.482014'), 
(73107, 'Oklahoma City', 'OK', 405, '-097.542666', '+35.481908'), 
(73108, 'Oklahoma City', 'OK', 405, '-097.566497', '+35.447559'), 
(73109, 'Oklahoma City', 'OK', 405, '-097.525265', '+35.435221'), 
(73110, 'Oklahoma City', 'OK', 405, '-097.397441', '+35.460511'), 
(73111, 'Oklahoma City', 'OK', 405, '-097.502631', '+35.526182'), 
(73112, 'Oklahoma City', 'OK', 405, '-097.578865', '+35.511007'), 
(73113, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73114, 'Oklahoma City', 'OK', 405, '-097.499605', '+35.544882'), 
(73115, 'Oklahoma City', 'OK', 405, '-097.446013', '+35.444931'), 
(73116, 'Oklahoma City', 'OK', 405, '-097.556318', '+35.551571'), 
(73117, 'Oklahoma City', 'OK', 405, '-097.463314', '+35.485021'), 
(73118, 'Oklahoma City', 'OK', 405, '-097.523316', '+35.518458'), 
(73119, 'Oklahoma City', 'OK', 405, '-097.583267', '+35.462144'), 
(73120, 'Oklahoma City', 'OK', 405, '-097.568418', '+35.587155'), 
(73121, 'Oklahoma City', 'OK', 405, '-097.451938', '+35.532257'), 
(73122, 'Oklahoma City', 'OK', 405, '-097.636119', '+35.518768'), 
(73123, 'Oklahoma City', 'OK', 405, '-097.202331', '+35.535989'), 
(73124, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73125, 'Oklahoma City', 'OK', 405, '-097.521816', '+35.465418'), 
(73126, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73127, 'Oklahoma City', 'OK', 405, '-097.600817', '+35.475459'), 
(73128, 'Oklahoma City', 'OK', 405, '-097.636284', '+35.427335'), 
(73129, 'Oklahoma City', 'OK', 405, '-097.486065', '+35.428579'), 
(73130, 'Oklahoma City', 'OK', 405, '-097.298733', '+35.459312'), 
(73131, 'Oklahoma City', 'OK', 405, '-097.459414', '+35.566004'), 
(73132, 'Oklahoma City', 'OK', 405, '-097.637519', '+35.558349'), 
(73134, 'Oklahoma City', 'OK', 405, '-097.567199', '+35.624134'), 
(73135, 'Oklahoma City', 'OK', 405, '-097.416562', '+35.401512'), 
(73136, 'Oklahoma City', 'OK', 405, '-097.326151', '+35.615340'), 
(73137, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73139, 'Oklahoma City', 'OK', 405, '-097.525464', '+35.370262'), 
(73140, 'Oklahoma City', 'OK', 405, '-097.427464', '+35.518509'), 
(73141, 'Oklahoma City', 'OK', 405, '-097.397064', '+35.583757'), 
(73142, 'Oklahoma City', 'OK', 405, '-097.612588', '+35.620340'), 
(73143, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73144, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73145, 'Oklahoma City', 'OK', 405, '-097.396184', '+35.430406'), 
(73146, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73147, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73148, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73149, 'Oklahoma City', 'OK', 405, '-097.477463', '+35.391712'), 
(73150, 'Oklahoma City', 'OK', 405, '-097.320363', '+35.406963'), 
(73151, 'Oklahoma City', 'OK', 405, '-097.371621', '+35.574858'), 
(73152, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73153, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73154, 'Oklahoma City', 'OK', 405, '-097.525467', '+35.523758'), 
(73155, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73156, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73157, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73159, 'Oklahoma City', 'OK', 405, '-097.566716', '+35.394212'), 
(73160, 'Oklahoma City', 'OK', 405, '-097.406805', '+35.326895'), 
(73162, 'Oklahoma City', 'OK', 405, '-097.575218', '+35.565419'), 
(73163, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73164, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73165, 'Oklahoma City', 'OK', 405, '-097.353359', '+35.326665'), 
(73167, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73169, 'Oklahoma City', 'OK', 405, '-097.636161', '+35.392473'), 
(73170, 'Oklahoma City', 'OK', 405, '-097.501459', '+35.297200'), 
(73172, 'Oklahoma City', 'OK', 405, '-097.621769', '+35.517456'), 
(73173, 'Oklahoma City', 'OK', 405, '-097.625383', '+35.343003'), 
(73177, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73178, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73179, 'Oklahoma City', 'OK', 405, '-097.636300', '+35.424819'), 
(73180, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73184, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73185, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73189, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73190, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73193, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73194, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73196, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73197, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73198, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73199, 'Oklahoma City', 'OK', 405, '-097.407537', '+35.551409'), 
(73301, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(73344, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(73401, 'Ardmore', 'OK', 580, '-097.179214', '+34.156627'), 
(73402, 'Ardmore', 'OK', 580, '-097.248074', '+34.288884'), 
(73403, 'Ardmore', 'OK', 580, '-097.248074', '+34.288884'), 
(73425, 'Countyline', 'OK', 580, '-097.852223', '+34.485320'), 
(73430, 'Burneyville', 'OK', 580, '-097.310324', '+33.925982'), 
(73432, 'Coleman', 'OK', 580, '-096.670349', '+34.310191'), 
(73433, 'Elmore City', 'OK', 580, '-097.340770', '+34.719832'), 
(73434, 'Foster', 'OK', 580, '-097.852223', '+34.485320'), 
(73435, 'Fox', 'OK', 580, '-097.248074', '+34.288884'), 
(73436, 'Gene Autry', 'OK', 580, '-097.033905', '+34.293948'), 
(73437, 'Graham', 'OK', 580, '-097.248074', '+34.288884'), 
(73438, 'Healdton', 'OK', 580, '-097.402923', '+34.217164'), 
(73439, 'Kingston', 'OK', 580, '-096.698204', '+33.974518'), 
(73440, 'Lebanon', 'OK', 580, '-096.758835', '+33.998567'), 
(73441, 'Leon', 'OK', 580, '-097.247886', '+33.894135'), 
(73442, 'Loco', 'OK', 580, '-097.852223', '+34.485320'), 
(73443, 'Lone Grove', 'OK', 580, '-097.321977', '+34.141332'), 
(73444, 'Hennepin', 'OK', 580, '-097.300429', '+34.680871'), 
(73446, 'Madill', 'OK', 580, '-096.754984', '+34.010202'), 
(73447, 'Mannsville', 'OK', 580, '-096.878673', '+34.183418'), 
(73448, 'Marietta', 'OK', 580, '-097.111939', '+33.935268'), 
(73449, 'Mead', 'OK', 580, '-096.457371', '+33.971979'), 
(73450, 'Milburn', 'OK', 580, '-096.670349', '+34.310191'), 
(73453, 'Overbrook', 'OK', 580, '-097.247886', '+33.894135'), 
(73455, 'Ravia', 'OK', 580, '-096.752906', '+34.244023'), 
(73456, 'Ringling', 'OK', 580, '-097.810259', '+34.200318'), 
(73458, 'Springer', 'OK', 580, '-097.134372', '+34.304534'), 
(73459, 'Thackerville', 'OK', 580, '-097.247886', '+33.894135'), 
(73460, 'Tishomingo', 'OK', 580, '-096.655188', '+34.275856'), 
(73461, 'Wapanucka', 'OK', 580, '-096.429558', '+34.371445'), 
(73463, 'Wilson', 'OK', 580, '-097.354691', '+34.169282'), 
(73476, 'Pernell', 'OK', 580, '-097.300429', '+34.680871'), 
(73481, 'Ratliff City', 'OK', 580, '-097.248074', '+34.288884'), 
(73487, 'Tatums', 'OK', 580, '-097.248074', '+34.288884'), 
(73488, 'Tussy', 'OK', 580, '-097.248074', '+34.288884'), 
(73491, 'Velma', 'OK', 580, '-097.668866', '+34.456505'), 
(73501, 'Lawton', 'OK', 580, '-098.448452', '+34.635378'), 
(73502, 'Lawton', 'OK', 580, '-098.457646', '+34.630879'), 
(73503, 'Fort Sill', 'OK', 580, '-098.437482', '+34.663978'), 
(73505, 'Lawton', 'OK', 580, '-098.436365', '+34.678734'), 
(73506, 'Lawton', 'OK', 580, '-098.457646', '+34.630879'), 
(73507, 'Lawton', 'OK', 580, '-098.387482', '+34.560957'), 
(73520, 'Addington', 'OK', 580, '-097.838026', '+34.069661'), 
(73521, 'Altus', 'OK', 580, '-099.280343', '+34.663039'), 
(73522, 'Altus', 'OK', 580, '-099.383928', '+34.723795'), 
(73523, 'Altus AFB', 'OK', 580, '-099.440839', '+34.598197'), 
(73526, 'Blair', 'OK', 580, '-099.331758', '+34.783568'), 
(73527, 'Cache', 'OK', 580, '-098.508297', '+34.545031'), 
(73528, 'Chattanooga', 'OK', 580, '-098.654352', '+34.424316'), 
(73529, 'Comanche', 'OK', 580, '-097.970651', '+34.393689'), 
(73530, 'Davidson', 'OK', 580, '-099.076314', '+34.242236'), 
(73531, 'Devol', 'OK', 580, '-098.400440', '+34.284738'), 
(73532, 'Duke', 'OK', 580, '-099.569018', '+34.663508'), 
(73533, 'Duncan', 'OK', 580, '-097.933279', '+34.547749'), 
(73534, 'Duncan', 'OK', 580, '-097.973331', '+34.518944'), 
(73536, 'Duncan', 'OK', 580, '-097.852223', '+34.485320'), 
(73537, 'Eldorado', 'OK', 580, '-099.647324', '+34.472021'), 
(73538, 'Elgin', 'OK', 580, '-098.406833', '+34.609391'), 
(73539, 'Elmer', 'OK', 580, '-099.347951', '+34.481717'), 
(73540, 'Faxon', 'OK', 580, '-098.457646', '+34.630879'), 
(73541, 'Fletcher', 'OK', 580, '-098.228076', '+34.826905'), 
(73542, 'Frederick', 'OK', 580, '-099.001688', '+34.386281'), 
(73543, 'Geronimo', 'OK', 580, '-098.381879', '+34.482402'), 
(73544, 'Gould', 'OK', 580, '-099.833341', '+34.768632'), 
(73546, 'Grandfield', 'OK', 580, '-098.911705', '+34.362887'), 
(73547, 'Granite', 'OK', 580, '-099.394148', '+34.950884'), 
(73548, 'Hastings', 'OK', 580, '-097.838026', '+34.069661'), 
(73549, 'Headrick', 'OK', 580, '-099.139047', '+34.626509'), 
(73550, 'Hollis', 'OK', 580, '-099.912395', '+34.694028'), 
(73551, 'Hollister', 'OK', 580, '-098.923769', '+34.381102'), 
(73552, 'Indiahoma', 'OK', 580, '-098.752350', '+34.618969'), 
(73553, 'Loveland', 'OK', 580, '-098.923769', '+34.381102'), 
(73554, 'Mangum', 'OK', 580, '-099.460577', '+34.912592'), 
(73555, 'Manitou', 'OK', 580, '-098.979191', '+34.507462'), 
(73556, 'Martha', 'OK', 580, '-099.415400', '+34.719237'), 
(73557, 'Medicine Park', 'OK', 580, '-098.457646', '+34.630879'), 
(73558, 'Meers', 'OK', 580, '-098.457646', '+34.630879'), 
(73559, 'Mountain Park', 'OK', 580, '-098.948880', '+34.696940'), 
(73560, 'Olustee', 'OK', 580, '-099.421959', '+34.547940'), 
(73561, 'Oscar', 'OK', 580, '-097.838026', '+34.069661'), 
(73562, 'Randlett', 'OK', 580, '-098.400440', '+34.284738'), 
(73564, 'Roosevelt', 'OK', 580, '-099.021205', '+34.850598'), 
(73565, 'Ryan', 'OK', 580, '-097.954867', '+34.021911'), 
(73566, 'Snyder', 'OK', 580, '-098.952390', '+34.673689'), 
(73567, 'Sterling', 'OK', 580, '-098.167941', '+34.749594'), 
(73568, 'Temple', 'OK', 580, '-098.260334', '+34.271467'), 
(73569, 'Terral', 'OK', 580, '-097.838026', '+34.069661'), 
(73570, 'Tipton', 'OK', 580, '-099.158545', '+34.488104'), 
(73571, 'Vinson', 'OK', 580, '-099.833341', '+34.768632'), 
(73572, 'Walters', 'OK', 580, '-098.319264', '+34.321541'), 
(73573, 'Waurika', 'OK', 580, '-098.000691', '+34.168309'), 
(73575, 'Duncan', 'OK', 580, '-097.852223', '+34.485320'), 
(73601, 'Clinton', 'OK', 580, '-098.902136', '+35.606030'), 
(73620, 'Arapaho', 'OK', 580, '-098.960209', '+35.566643'), 
(73622, 'Bessie', 'OK', 580, '-098.989778', '+35.387478'), 
(73624, 'Burns Flat', 'OK', 580, '-099.187984', '+35.349154'), 
(73625, 'Butler', 'OK', 580, '-099.000050', '+35.638620'), 
(73626, 'Canute', 'OK', 580, '-099.280304', '+35.418882'), 
(73627, 'Carter', 'OK', 580, '-099.680146', '+35.269460'), 
(73628, 'Cheyenne', 'OK', 580, '-099.672542', '+35.608071'), 
(73632, 'Cordell', 'OK', 580, '-099.058410', '+35.232961'), 
(73638, 'Crawford', 'OK', 580, '-099.682177', '+35.717616'), 
(73639, 'Custer City', 'OK', 580, '-098.912212', '+35.623890'), 
(73641, 'Dill City', 'OK', 580, '-099.150331', '+35.224845'), 
(73642, 'Durham', 'OK', 580, '-099.682177', '+35.717616'), 
(73644, 'Elk City', 'OK', 580, '-099.624253', '+35.320621'), 
(73645, 'Erick', 'OK', 580, '-099.870825', '+35.203883'), 
(73646, 'Fay', 'OK', 580, '-099.007165', '+35.988409'), 
(73647, 'Foss', 'OK', 580, '-098.991373', '+35.281428'), 
(73648, 'Elk City', 'OK', 580, '-099.680146', '+35.269460'), 
(73650, 'Hammon', 'OK', 580, '-099.381869', '+35.630294'), 
(73651, 'Hobart', 'OK', 580, '-099.136501', '+35.012688'), 
(73654, 'Leedey', 'OK', 580, '-099.344373', '+35.868275'), 
(73655, 'Lone Wolf', 'OK', 580, '-099.245430', '+34.989694'), 
(73656, 'Mayfield', 'OK', 580, null, null), 
(73658, 'Oakwood', 'OK', 580, '-098.706518', '+35.932840'), 
(73659, 'Putnam', 'OK', 580, '-098.966584', '+35.854883'), 
(73660, 'Reydon', 'OK', 580, '-099.819077', '+35.633338'), 
(73661, 'Rocky', 'OK', 580, '-099.059758', '+35.155439'), 
(73662, 'Sayre', 'OK', 580, '-099.748380', '+35.237521'), 
(73663, 'Seiling', 'OK', 580, '-098.945370', '+36.100391'), 
(73664, 'Sentinel', 'OK', 580, '-099.170439', '+35.283787'), 
(73666, 'Sweetwater', 'OK', 580, '-099.682177', '+35.717616'), 
(73667, 'Taloga', 'OK', 580, '-098.961606', '+36.040765'), 
(73668, 'Texola', 'OK', 580, '-099.680146', '+35.269460'), 
(73669, 'Thomas', 'OK', 580, '-098.810990', '+35.709894'), 
(73673, 'Willow', 'OK', 580, '-099.567494', '+34.920817'), 
(73701, 'Enid', 'OK', 580, '-097.843091', '+36.402681'), 
(73702, 'Enid', 'OK', 580, '-097.782595', '+36.379072'), 
(73703, 'Enid', 'OK', 580, '-097.943813', '+36.398065'), 
(73705, 'Enid', 'OK', 580, '-097.782595', '+36.379072'), 
(73706, 'Enid', 'OK', 580, '-097.782595', '+36.379072'), 
(73716, 'Aline', 'OK', 580, '-098.449895', '+36.511760'), 
(73717, 'Alva', 'OK', 580, '-098.640045', '+36.826594'), 
(73718, 'Ames', 'OK', 580, '-098.185445', '+36.246582'), 
(73719, 'Amorita', 'OK', 580, '-098.292430', '+36.925116'), 
(73720, 'Bison', 'OK', 580, '-097.782595', '+36.379072'), 
(73722, 'Burlington', 'OK', 580, '-098.324548', '+36.730959'), 
(73724, 'Canton', 'OK', 580, '-098.577618', '+36.092810'), 
(73726, 'Carmen', 'OK', 580, '-098.456080', '+36.578946'), 
(73727, 'Carrier', 'OK', 580, '-097.782595', '+36.379072'), 
(73728, 'Cherokee', 'OK', 580, '-098.366783', '+36.665351'), 
(73729, 'Cleo Springs', 'OK', 580, '-098.453278', '+36.405300'), 
(73730, 'Covington', 'OK', 580, '-097.586430', '+36.307490'), 
(73731, 'Dacoma', 'OK', 580, '-098.562972', '+36.662062'), 
(73733, 'Douglas', 'OK', 580, '-097.782595', '+36.379072'), 
(73734, 'Dover', 'OK', 405, '-097.912342', '+35.982319'), 
(73735, 'Drummond', 'OK', 580, '-098.041820', '+36.307449'), 
(73736, 'Fairmont', 'OK', 580, '-097.782595', '+36.379072'), 
(73737, 'Fairview', 'OK', 580, '-098.337597', '+36.323942'), 
(73738, 'Garber', 'OK', 580, '-097.580931', '+36.436334'), 
(73739, 'Goltry', 'OK', 580, '-098.151279', '+36.531985'), 
(73741, 'Helena', 'OK', 580, '-098.271091', '+36.546639'), 
(73742, 'Hennessey', 'OK', 405, '-097.938778', '+35.924916'), 
(73743, 'Hillsdale', 'OK', 580, '-097.782595', '+36.379072'), 
(73744, 'Hitchcock', 'OK', 580, '-098.350529', '+35.970011'), 
(73746, 'Hopeton', 'OK', 580, '-098.994721', '+36.695512'), 
(73747, 'Isabella', 'OK', 580, '-098.532338', '+36.334047'), 
(73749, 'Jet', 'OK', 580, '-098.181223', '+36.666492'), 
(73750, 'Kingfisher', 'OK', 405, '-097.925630', '+35.897508'), 
(73753, 'Kremlin', 'OK', 580, '-097.849762', '+36.528516'), 
(73754, 'Lahoma', 'OK', 580, '-098.091121', '+36.388985'), 
(73755, 'Longdale', 'OK', 580, '-098.551349', '+36.133739'), 
(73756, 'Loyal', 'OK', 405, '-097.942225', '+35.945046'), 
(73757, 'Lucien', 'OK', 580, '-097.454971', '+36.272842'), 
(73758, 'Manchester', 'OK', 580, '-097.787099', '+36.796130'), 
(73759, 'Medford', 'OK', 580, '-097.889923', '+36.739400'), 
(73760, 'Meno', 'OK', 580, '-098.209947', '+36.384201'), 
(73761, 'Nash', 'OK', 580, '-098.051700', '+36.664875'), 
(73762, 'Okarche', 'OK', 405, '-097.977460', '+35.732016'), 
(73763, 'Okeene', 'OK', 580, '-098.429130', '+36.122914'), 
(73764, 'Omega', 'OK', 405, '-097.942225', '+35.945046'), 
(73766, 'Pond Creek', 'OK', 580, '-097.841842', '+36.661992'), 
(73768, 'Ringwood', 'OK', 580, '-098.243516', '+36.379012'), 
(73770, 'Southard', 'OK', 580, '-098.588383', '+36.058133'), 
(73771, 'Wakita', 'OK', 580, '-097.923858', '+36.882468'), 
(73772, 'Watonga', 'OK', 580, '-098.378820', '+35.980824'), 
(73773, 'Waukomis', 'OK', 580, '-097.911828', '+36.241968'), 
(73801, 'Woodward', 'OK', 580, '-099.442977', '+36.438017'), 
(73802, 'Woodward', 'OK', 580, '-099.534157', '+36.431095'), 
(73832, 'Arnett', 'OK', 580, '-099.818311', '+36.204191'), 
(73834, 'Buffalo', 'OK', 580, '-099.753511', '+36.791802'), 
(73835, 'Camargo', 'OK', 580, '-099.287978', '+36.019939'), 
(73838, 'Chester', 'OK', 580, '-098.532338', '+36.334047'), 
(73840, 'Fargo', 'OK', 580, '-099.622067', '+36.373497'), 
(73841, 'Fort Supply', 'OK', 580, '-099.573764', '+36.572183'), 
(73842, 'Freedom', 'OK', 580, '-099.112676', '+36.768905'), 
(73843, 'Gage', 'OK', 580, '-099.753814', '+36.255493'), 
(73844, 'Gate', 'OK', 580, '-100.478393', '+36.750783'), 
(73847, 'Knowles', 'OK', 580, '-100.478393', '+36.750783'), 
(73848, 'Laverne', 'OK', 580, '-099.765785', '+36.764793'), 
(73851, 'May', 'OK', 580, '-099.649490', '+36.797229'), 
(73852, 'Mooreland', 'OK', 580, '-099.202631', '+36.460397'), 
(73853, 'Mutual', 'OK', 580, '-099.280828', '+36.490567'), 
(73855, 'Rosston', 'OK', 580, '-099.649490', '+36.797229'), 
(73857, 'Sharon', 'OK', 580, '-099.337840', '+36.275810'), 
(73858, 'Shattuck', 'OK', 580, '-099.758319', '+36.318631'), 
(73859, 'Vici', 'OK', 580, '-099.301912', '+36.149508'), 
(73860, 'Waynoka', 'OK', 580, '-098.974629', '+36.671897'), 
(73901, 'Adams', 'OK', 580, '-101.077969', '+36.755000'), 
(73931, 'Balko', 'OK', 580, '-100.478393', '+36.750783'), 
(73932, 'Beaver', 'OK', 580, '-100.517730', '+36.834113'), 
(73933, 'Boise City', 'OK', 580, '-102.510484', '+36.742042'), 
(73937, 'Felt', 'OK', 580, '-102.515316', '+36.750510'), 
(73938, 'Forgan', 'OK', 580, '-100.531611', '+36.860810'), 
(73939, 'Goodwell', 'OK', 580, '-101.630164', '+36.594672'), 
(73942, 'Guymon', 'OK', 580, '-101.426147', '+36.729713'), 
(73944, 'Hardesty', 'OK', 580, '-101.198155', '+36.615367'), 
(73945, 'Hooker', 'OK', 580, '-101.216333', '+36.810851'), 
(73946, 'Kenton', 'OK', 580, '-102.965301', '+36.903144'), 
(73947, 'Keyes', 'OK', 580, '-102.250924', '+36.807900'), 
(73949, 'Texhoma', 'OK', 580, '-101.780668', '+36.507508'), 
(73950, 'Turpin', 'OK', 580, '-100.877878', '+36.866365'), 
(73951, 'Tyrone', 'OK', 580, '-101.073973', '+36.971874'), 
(74001, 'Avant', 'OK', 918, '-096.061608', '+36.490056'), 
(74002, 'Barnsdall', 'OK', 918, '-096.162409', '+36.561588'), 
(74003, 'Bartlesville', 'OK', 918, '-095.970182', '+36.759485'), 
(74004, 'Bartlesville', 'OK', 918, '-095.894042', '+36.711386'), 
(74005, 'Bartlesville', 'OK', 918, '-095.894042', '+36.711386'), 
(74006, 'Bartlesville', 'OK', 918, '-095.890640', '+36.728057'), 
(74008, 'Bixby', 'OK', 918, '-095.877617', '+35.933450'), 
(74009, 'Bowring', 'OK', 918, '-096.398424', '+36.665794'), 
(74010, 'Bristow', 'OK', 918, '-096.303922', '+35.835606'), 
(74011, 'Broken Arrow', 'OK', 918, '-095.818064', '+35.986399'), 
(74012, 'Broken Arrow', 'OK', 918, '-095.879069', '+36.142260'), 
(74013, 'Broken Arrow', 'OK', 918, '-096.029725', '+36.139826'), 
(74014, 'Broken Arrow', 'OK', 918, '-095.654486', '+36.005673'), 
(74015, 'Catoosa', 'OK', 918, '-095.725840', '+36.212092'), 
(74016, 'Chelsea', 'OK', 918, '-095.435688', '+36.495713'), 
(74017, 'Claremore', 'OK', 918, '-095.604344', '+36.348616'), 
(74018, 'Claremore', 'OK', 918, '-095.605964', '+36.343579'), 
(74020, 'Cleveland', 'OK', 918, '-096.443319', '+36.263766'), 
(74021, 'Collinsville', 'OK', 918, '-095.857143', '+36.370042'), 
(74022, 'Copan', 'OK', 918, '-095.922953', '+36.800524'), 
(74023, 'Cushing', 'OK', 918, '-096.855949', '+36.029294'), 
(74026, 'Davenport', 'OK', 918, '-096.766992', '+35.708886'), 
(74027, 'Delaware', 'OK', 918, '-095.641981', '+36.777208'), 
(74028, 'Depew', 'OK', 918, '-096.491920', '+35.769827'), 
(74029, 'Dewey', 'OK', 918, '-095.896743', '+36.676086'), 
(74030, 'Drumright', 'OK', 918, '-096.548022', '+36.012363'), 
(74031, 'Foyil', 'OK', 918, '-095.571646', '+36.336457'), 
(74032, 'Glencoe', 'OK', 580, '-096.933795', '+36.225349'), 
(74033, 'Glenpool', 'OK', 918, '-095.998172', '+36.102858'), 
(74034, 'Hallett', 'OK', 918, '-096.637553', '+36.362160'), 
(74035, 'Hominy', 'OK', 918, '-096.236595', '+36.363731'), 
(74036, 'Inola', 'OK', 918, '-095.521145', '+36.169526'), 
(74037, 'Jenks', 'OK', 918, '-095.980972', '+36.006567'), 
(74038, 'Jennings', 'OK', 918, '-096.570239', '+36.180965'), 
(74039, 'Kellyville', 'OK', 918, '-096.240843', '+35.908301'), 
(74041, 'Kiefer', 'OK', 918, '-096.071685', '+35.948245'), 
(74042, 'Lenapah', 'OK', 918, '-095.629628', '+36.922429'), 
(74043, 'Leonard', 'OK', 918, '-095.798809', '+35.918277'), 
(74044, 'Mannford', 'OK', 918, '-096.378373', '+36.079255'), 
(74045, 'Maramec', 'OK', 918, '-096.637553', '+36.362160'), 
(74046, 'Milfay', 'OK', 918, '-096.326053', '+35.901277'), 
(74047, 'Mounds', 'OK', 918, '-096.088684', '+35.889588'), 
(74048, 'Nowata', 'OK', 918, '-095.631607', '+36.699080'), 
(74050, 'Oakhurst', 'OK', 918, '-096.069726', '+36.076940'), 
(74051, 'Ochelata', 'OK', 918, '-095.951734', '+36.624717'), 
(74052, 'Oilton', 'OK', 918, '-096.595845', '+36.068495'), 
(74053, 'Oologah', 'OK', 918, '-095.704667', '+36.448241'), 
(74054, 'Osage', 'OK', 918, '-096.341334', '+36.265311'), 
(74055, 'Owasso', 'OK', 918, '-095.909669', '+36.140225'), 
(74056, 'Pawhuska', 'OK', 918, '-096.324443', '+36.620131'), 
(74058, 'Pawnee', 'OK', 918, '-096.706208', '+36.306976'), 
(74059, 'Perkins', 'OK', 405, '-097.000469', '+36.096244'), 
(74060, 'Prue', 'OK', 918, '-096.532552', '+36.580102'), 
(74061, 'Ramona', 'OK', 918, '-095.905906', '+36.533445'), 
(74062, 'Ripley', 'OK', 918, '-096.928923', '+36.049649'), 
(74063, 'Sand Springs', 'OK', 918, '-096.186776', '+36.118535'), 
(74066, 'Sapulpa', 'OK', 918, '-096.163955', '+35.982642'), 
(74067, 'Sapulpa', 'OK', 918, '-096.093682', '+36.019575'), 
(74068, 'Shamrock', 'OK', 918, '-096.578030', '+35.912399'), 
(74070, 'Skiatook', 'OK', 918, '-096.168498', '+36.413662'), 
(74071, 'Slick', 'OK', 918, '-096.326053', '+35.901277'), 
(74072, 'S Coffeyville', 'OK', 918, '-095.621099', '+36.927212'), 
(74073, 'Sperry', 'OK', 918, '-095.951622', '+36.298452'), 
(74074, 'Stillwater', 'OK', 405, '-097.069061', '+36.101521'), 
(74075, 'Stillwater', 'OK', 405, '-097.068895', '+36.167933'), 
(74076, 'Stillwater', 'OK', 405, '-097.055141', '+36.072372'), 
(74077, 'Stillwater', 'OK', 405, '-096.987458', '+36.093665'), 
(74078, 'Stillwater', 'OK', 405, '-096.987458', '+36.093665'), 
(74079, 'Stroud', 'OK', 918, '-096.745384', '+35.709676'), 
(74080, 'Talala', 'OK', 918, '-095.702010', '+36.496258'), 
(74081, 'Terlton', 'OK', 918, '-096.491832', '+36.188021'), 
(74082, 'Vera', 'OK', 918, '-095.881381', '+36.450115'), 
(74083, 'Wann', 'OK', 918, '-095.608896', '+36.798384'), 
(74084, 'Wynona', 'OK', 918, '-096.326019', '+36.546423'), 
(74085, 'Yale', 'OK', 918, '-096.803185', '+36.164752'), 
(74101, 'Tulsa', 'OK', 918, '-095.868667', '+36.039147'), 
(74102, 'Tulsa', 'OK', 918, '-095.804231', '+36.063095'), 
(74103, 'Tulsa', 'OK', 918, '-095.994424', '+36.155392'), 
(74104, 'Tulsa', 'OK', 918, '-095.951483', '+36.146143'), 
(74105, 'Tulsa', 'OK', 918, '-095.919870', '+36.097094'), 
(74106, 'Tulsa', 'OK', 918, '-095.979824', '+36.190442'), 
(74107, 'Tulsa', 'OK', 918, '-095.954871', '+36.076795'), 
(74108, 'Tulsa', 'OK', 918, '-095.797314', '+36.147696'), 
(74110, 'Tulsa', 'OK', 918, '-095.927771', '+36.158314'), 
(74112, 'Tulsa', 'OK', 918, '-095.904470', '+36.146741'), 
(74114, 'Tulsa', 'OK', 918, '-095.947421', '+36.125893'), 
(74115, 'Tulsa', 'OK', 918, '-095.907170', '+36.147343'), 
(74116, 'Tulsa', 'OK', 918, '-095.817465', '+36.189944'), 
(74117, 'Tulsa', 'OK', 918, '-095.947122', '+36.218091'), 
(74119, 'Tulsa', 'OK', 918, '-095.930271', '+36.115461'), 
(74120, 'Tulsa', 'OK', 918, '-095.979824', '+36.148593'), 
(74121, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74126, 'Tulsa', 'OK', 918, '-095.977624', '+36.249491'), 
(74127, 'Tulsa', 'OK', 918, '-096.057620', '+36.221189'), 
(74128, 'Tulsa', 'OK', 918, '-095.885568', '+36.125545'), 
(74129, 'Tulsa', 'OK', 918, '-095.868767', '+36.125996'), 
(74130, 'Tulsa', 'OK', 918, '-095.955453', '+36.242342'), 
(74131, 'Tulsa', 'OK', 918, '-096.074326', '+36.049890'), 
(74132, 'Tulsa', 'OK', 918, '-095.956267', '+36.045543'), 
(74133, 'Tulsa', 'OK', 918, '-095.873067', '+36.062203'), 
(74134, 'Tulsa', 'OK', 918, '-095.804014', '+36.104447'), 
(74135, 'Tulsa', 'OK', 918, '-095.923175', '+36.092236'), 
(74136, 'Tulsa', 'OK', 918, '-095.920371', '+36.053498'), 
(74137, 'Tulsa', 'OK', 918, '-095.939020', '+36.017296'), 
(74141, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74145, 'Tulsa', 'OK', 918, '-095.884368', '+36.118687'), 
(74146, 'Tulsa', 'OK', 918, '-095.846066', '+36.097046'), 
(74147, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74148, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74149, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74150, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74152, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74153, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74155, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74156, 'Tulsa', 'OK', 918, '-095.960472', '+36.302391'), 
(74157, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74158, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74159, 'Tulsa', 'OK', 918, '-096.083477', '+36.077221'), 
(74169, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74170, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74171, 'Tulsa', 'OK', 918, '-095.957721', '+36.054345'), 
(74172, 'Tulsa', 'OK', 918, '-095.992323', '+36.154342'), 
(74182, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74183, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74184, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74186, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74187, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74189, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74192, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74193, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74194, 'Tulsa', 'OK', 918, '-096.029725', '+36.139826'), 
(74301, 'Vinita', 'OK', 918, '-095.197639', '+36.723649'), 
(74330, 'Adair', 'OK', 918, '-095.269750', '+36.437360'), 
(74331, 'Afton', 'OK', 918, '-094.916222', '+36.822150'), 
(74332, 'Big Cabin', 'OK', 918, '-095.224568', '+36.533954'), 
(74333, 'Bluejacket', 'OK', 918, '-095.073159', '+36.844913'), 
(74335, 'Cardin', 'OK', 918, '-094.827880', '+36.833508'), 
(74337, 'Chouteau', 'OK', 918, '-095.261554', '+36.187866'), 
(74338, 'Colcord', 'OK', 918, '-094.694674', '+36.265655'), 
(74339, 'Commerce', 'OK', 918, '-094.876086', '+36.829945'), 
(74340, 'Disney', 'OK', 918, '-095.222792', '+36.292495'), 
(74342, 'Eucha', 'OK', 918, '-094.787091', '+36.415938'), 
(74343, 'Fairland', 'OK', 918, '-094.826053', '+36.741636'), 
(74344, 'Grove', 'OK', 918, '-094.741620', '+36.545757'), 
(74345, 'Grove', 'OK', 918, '-094.729740', '+36.603587'), 
(74346, 'Jay', 'OK', 918, '-094.802653', '+36.482043'), 
(74347, 'Kansas', 'OK', 918, '-094.759426', '+36.210142'), 
(74349, 'Ketchum', 'OK', 918, '-095.027854', '+36.489096'), 
(74350, 'Langley', 'OK', 918, '-095.047773', '+36.464494'), 
(74352, 'Locust Grove', 'OK', 918, '-095.167408', '+36.198011'), 
(74353, 'Mazie', 'OK', 918, null, null), 
(74354, 'Miami', 'OK', 918, '-094.854482', '+36.842401'), 
(74355, 'Miami', 'OK', 918, '-094.877031', '+36.834080'), 
(74358, 'North Miami', 'OK', 918, '-094.885709', '+36.916334'), 
(74359, 'Oaks', 'OK', 918, '-094.787091', '+36.415938'), 
(74360, 'Picher', 'OK', 918, '-094.740343', '+36.946023'), 
(74361, 'Pryor', 'OK', 918, '-095.271696', '+36.307279'), 
(74362, 'Pryor', 'OK', 918, '-095.222792', '+36.292495'), 
(74363, 'Quapaw', 'OK', 918, '-094.733392', '+36.942292'), 
(74364, 'Rose', 'OK', 918, '-095.222792', '+36.292495'), 
(74365, 'Salina', 'OK', 918, '-095.232816', '+36.286057'), 
(74366, 'Spavinaw', 'OK', 918, '-095.049656', '+36.396264'), 
(74367, 'Strang', 'OK', 918, '-095.077276', '+36.414108'), 
(74368, 'Twin Oaks', 'OK', 918, '-094.797319', '+36.205961'), 
(74369, 'Welch', 'OK', 918, '-095.215685', '+36.885732'), 
(74370, 'Wyandotte', 'OK', 918, '-094.789475', '+36.798561'), 
(74401, 'Muskogee', 'OK', 918, '-095.500250', '+35.705820'), 
(74402, 'Muskogee', 'OK', 918, '-095.306916', '+35.764223'), 
(74403, 'Muskogee', 'OK', 918, '-095.433598', '+35.654483'), 
(74421, 'Beggs', 'OK', 918, '-096.026538', '+35.737125'), 
(74422, 'Boynton', 'OK', 918, '-095.408146', '+35.559244'), 
(74423, 'Braggs', 'OK', 918, '-095.197780', '+35.662957'), 
(74425, 'Canadian', 'OK', 918, '-095.621536', '+35.157132'), 
(74426, 'Checotah', 'OK', 918, '-095.517816', '+35.492196'), 
(74427, 'Cookson', 'OK', 918, '-095.076549', '+35.809300'), 
(74428, 'Council Hill', 'OK', 918, '-095.408146', '+35.559244'), 
(74429, 'Coweta', 'OK', 918, '-095.674795', '+36.002092'), 
(74430, 'Crowder', 'OK', 918, '-095.720708', '+34.947259'), 
(74431, 'Dewar', 'OK', 918, '-095.949771', '+35.455066'), 
(74432, 'Eufaula', 'OK', 918, '-095.588523', '+35.318019'), 
(74434, 'Fort Gibson', 'OK', 918, '-095.400640', '+35.739927'), 
(74435, 'Gore', 'OK', 918, '-095.109916', '+35.532577'), 
(74436, 'Haskell', 'OK', 918, '-095.681972', '+35.813548'), 
(74437, 'Henryetta', 'OK', 918, '-096.012229', '+35.462159'), 
(74438, 'Hitchita', 'OK', 918, '-095.664118', '+35.347368'), 
(74440, 'Hoyt', 'OK', 918, '-095.134492', '+35.258196'), 
(74441, 'Hulbert', 'OK', 918, '-095.198082', '+35.941610'), 
(74442, 'Indianola', 'OK', 918, '-095.720708', '+34.947259'), 
(74444, 'Moodys', 'OK', 918, '-094.957751', '+36.025728'), 
(74445, 'Morris', 'OK', 918, '-095.841592', '+35.624291'), 
(74446, 'Okay', 'OK', 918, '-095.285648', '+35.857722'), 
(74447, 'Okmulgee', 'OK', 918, '-095.966857', '+35.612514'), 
(74450, 'Oktaha', 'OK', 918, '-095.463621', '+35.604611'), 
(74451, 'Park Hill', 'OK', 918, '-094.997651', '+35.727468'), 
(74452, 'Peggs', 'OK', 918, '-095.040008', '+35.900074'), 
(74454, 'Porter', 'OK', 918, '-095.522072', '+35.868810'), 
(74455, 'Porum', 'OK', 918, '-095.297144', '+35.461870'), 
(74456, 'Preston', 'OK', 918, '-095.952741', '+35.616975'), 
(74457, 'Proctor', 'OK', 918, '-094.640218', '+35.900019'), 
(74458, 'Redbird', 'OK', 918, '-095.513856', '+35.963567'), 
(74459, 'Rentiesville', 'OK', 918, '-095.494952', '+35.521423'), 
(74460, 'Schulter', 'OK', 918, '-095.958271', '+35.513169'), 
(74461, 'Stidham', 'OK', 918, '-095.664118', '+35.347368'), 
(74462, 'Stigler', 'OK', 918, '-095.061902', '+35.266094'), 
(74463, 'Taft', 'OK', 918, '-095.544501', '+35.763648'), 
(74464, 'Tahlequah', 'OK', 918, '-094.911331', '+35.911304'), 
(74465, 'Tahlequah', 'OK', 918, '-095.040008', '+35.900074'), 
(74466, 'Tullahassee', 'OK', 918, '-095.513856', '+35.963567'), 
(74467, 'Wagoner', 'OK', 918, '-095.415011', '+35.943419'), 
(74468, 'Wainwright', 'OK', 918, '-095.408146', '+35.559244'), 
(74469, 'Warner', 'OK', 918, '-095.390328', '+35.493529'), 
(74470, 'Webbers Falls', 'OK', 918, '-095.131499', '+35.511412'), 
(74471, 'Welling', 'OK', 918, '-094.881607', '+35.764427'), 
(74472, 'Whitefield', 'OK', 918, '-095.134492', '+35.258196'), 
(74477, 'Wagoner', 'OK', 918, '-095.513856', '+35.963567'), 
(74501, 'McAlester', 'OK', 918, '-095.685544', '+34.922756'), 
(74502, 'McAlester', 'OK', 918, '-095.720708', '+34.947259'), 
(74521, 'Albion', 'OK', 918, '-095.358406', '+34.418801'), 
(74522, 'Alderson', 'OK', 918, '-095.698060', '+34.904489'), 
(74523, 'Antlers', 'OK', 580, '-095.626306', '+34.215441'), 
(74525, 'Atoka', 'OK', 580, '-096.082500', '+34.358254'), 
(74528, 'Blanco', 'OK', 918, '-095.720708', '+34.947259'), 
(74529, 'Blocker', 'OK', 918, '-095.720708', '+34.947259'), 
(74530, 'Bromide', 'OK', 580, '-096.670349', '+34.310191'), 
(74531, 'Calvin', 'OK', 405, '-096.235928', '+35.028521'), 
(74533, 'Caney', 'OK', 580, '-096.197853', '+34.208512'), 
(74534, 'Centrahoma', 'OK', 580, '-096.303069', '+34.592949'), 
(74535, 'Clarita', 'OK', 580, '-096.303069', '+34.592949'), 
(74536, 'Clayton', 'OK', 918, '-095.358406', '+34.418801'), 
(74538, 'Coalgate', 'OK', 580, '-096.229156', '+34.538327'), 
(74540, 'Daisy', 'OK', 580, '-096.039727', '+34.418700'), 
(74542, 'Atoka', 'OK', 580, '-096.039727', '+34.418700'), 
(74543, 'Finley', 'OK', 580, '-095.358406', '+34.418801'), 
(74545, 'Gowen', 'OK', 918, '-095.221099', '+34.869457'), 
(74546, 'Haileyville', 'OK', 918, '-095.577718', '+34.849958'), 
(74547, 'Hartshorne', 'OK', 918, '-095.544861', '+34.982457'), 
(74549, 'Honobia', 'OK', 580, '-094.618339', '+35.025939'), 
(74552, 'Kinta', 'OK', 918, '-095.134492', '+35.258196'), 
(74553, 'Kiowa', 'OK', 918, '-095.906795', '+34.723584'), 
(74554, 'Krebs', 'OK', 918, '-095.761561', '+34.894194'), 
(74555, 'Lane', 'OK', 580, '-095.935842', '+34.247711'), 
(74556, 'Lehigh', 'OK', 580, '-096.303069', '+34.592949'), 
(74557, 'Moyers', 'OK', 580, '-095.358406', '+34.418801'), 
(74558, 'Nashoba', 'OK', 918, '-095.358406', '+34.418801'), 
(74559, 'Panola', 'OK', 918, '-095.221099', '+34.869457'), 
(74560, 'Pittsburg', 'OK', 918, '-095.897915', '+34.718754'), 
(74561, 'Quinton', 'OK', 918, '-095.364874', '+35.125294'), 
(74562, 'Rattan', 'OK', 580, '-095.358406', '+34.418801'), 
(74563, 'Red Oak', 'OK', 918, '-095.079806', '+34.951776'), 
(74565, 'Savanna', 'OK', 918, '-095.838039', '+34.835378'), 
(74567, 'Snow', 'OK', 580, '-095.358406', '+34.418801'), 
(74569, 'Stringtown', 'OK', 580, '-096.012309', '+34.456722'), 
(74570, 'Stuart', 'OK', 918, '-096.099488', '+34.903001'), 
(74571, 'Talihina', 'OK', 918, '-095.044014', '+34.745742'), 
(74572, 'Tupelo', 'OK', 580, '-096.420055', '+34.603933'), 
(74574, 'Tuskahoma', 'OK', 918, '-095.358406', '+34.418801'), 
(74576, 'Wardville', 'OK', 918, '-095.720708', '+34.947259'), 
(74577, 'Whitesboro', 'OK', 918, '-094.745782', '+34.943627'), 
(74578, 'Wilburton', 'OK', 918, '-095.287712', '+34.855219'), 
(74601, 'Ponca City', 'OK', 580, '-097.189080', '+36.736868'), 
(74602, 'Ponca City', 'OK', 580, '-097.137693', '+36.695368'), 
(74603, 'Ponca City', 'OK', 580, '-097.106166', '+36.796349'), 
(74604, 'Ponca City', 'OK', 580, '-097.154165', '+36.767551'), 
(74630, 'Billings', 'OK', 580, '-097.408128', '+36.513543'), 
(74631, 'Blackwell', 'OK', 580, '-097.206840', '+36.803494'), 
(74632, 'Braman', 'OK', 580, '-097.336335', '+36.941212'), 
(74633, 'Burbank', 'OK', 918, '-096.806094', '+36.709687'), 
(74636, 'Deer Creek', 'OK', 580, '-097.520322', '+36.807305'), 
(74637, 'Fairfax', 'OK', 918, '-096.778701', '+36.593236'), 
(74640, 'Hunter', 'OK', 580, '-097.662492', '+36.563723'), 
(74641, 'Kaw City', 'OK', 580, '-096.883292', '+36.838239'), 
(74643, 'Lamont', 'OK', 580, '-097.557809', '+36.690445'), 
(74644, 'Marland', 'OK', 580, '-097.123973', '+36.543244'), 
(74646, 'Nardin', 'OK', 580, '-097.430104', '+36.818186'), 
(74647, 'Newkirk', 'OK', 580, '-097.056112', '+36.840009'), 
(74650, 'Ralston', 'OK', 918, '-096.735613', '+36.503442'), 
(74651, 'Red Rock', 'OK', 580, '-097.187383', '+36.455368'), 
(74652, 'Shidler', 'OK', 918, '-096.660700', '+36.781943'), 
(74653, 'Tonkawa', 'OK', 580, '-097.166131', '+36.678755'), 
(74701, 'Durant', 'OK', 580, '-096.321428', '+34.044944'), 
(74702, 'Durant', 'OK', 580, '-096.191767', '+33.921979'), 
(74720, 'Achille', 'OK', 580, '-096.264411', '+33.924443'), 
(74721, 'Albany', 'OK', 580, '-096.191767', '+33.921979'), 
(74722, 'Battiest', 'OK', 580, '-094.808868', '+34.061674'), 
(74723, 'Bennington', 'OK', 580, '-096.038191', '+34.002019'), 
(74724, 'Bethel', 'OK', 580, '-094.808868', '+34.061674'), 
(74726, 'Bokchito', 'OK', 580, '-096.141469', '+34.017405'), 
(74727, 'Boswell', 'OK', 580, '-095.869986', '+34.028048'), 
(74728, 'Broken Bow', 'OK', 580, '-094.828998', '+33.953477'), 
(74729, 'Caddo', 'OK', 580, '-096.301579', '+34.092082'), 
(74730, 'Calera', 'OK', 580, '-096.430781', '+33.932249'), 
(74731, 'Cartwright', 'OK', 580, '-096.191767', '+33.921979'), 
(74733, 'Colbert', 'OK', 580, '-096.528187', '+33.857674'), 
(74734, 'Eagletown', 'OK', 580, '-094.808868', '+34.061674'), 
(74735, 'Fort Towson', 'OK', 580, '-095.573733', '+34.011680'), 
(74736, 'Garvin', 'OK', 580, '-094.808868', '+34.061674'), 
(74737, 'Golden', 'OK', 580, '-094.808868', '+34.061674'), 
(74738, 'Grant', 'OK', 580, '-095.573733', '+34.011680'), 
(74740, 'Haworth', 'OK', 580, '-094.733795', '+33.851471'), 
(74741, 'Hendrix', 'OK', 580, '-096.354429', '+33.772161'), 
(74743, 'Hugo', 'OK', 580, '-095.514473', '+34.018892'), 
(74745, 'Idabel', 'OK', 580, '-094.869464', '+33.956429'), 
(74747, 'Kemp', 'OK', 580, '-096.191767', '+33.921979'), 
(74748, 'Kenefic', 'OK', 580, '-096.263566', '+34.131629'), 
(74750, 'Millerton', 'OK', 580, '-095.002496', '+33.980066'), 
(74752, 'Pickens', 'OK', 580, '-094.808868', '+34.061674'), 
(74753, 'Platter', 'OK', 580, '-096.191767', '+33.921979'), 
(74754, 'Ringold', 'OK', 580, '-094.808868', '+34.061674'), 
(74755, 'Rufe', 'OK', 580, '-094.808868', '+34.061674'), 
(74756, 'Sawyer', 'OK', 580, '-095.573733', '+34.011680'), 
(74759, 'Soper', 'OK', 580, '-095.696492', '+34.032640'), 
(74760, 'Spencerville', 'OK', 580, '-095.573733', '+34.011680'), 
(74761, 'Swink', 'OK', 580, '-095.573733', '+34.011680'), 
(74764, 'Valliant', 'OK', 580, '-095.090099', '+34.004630'), 
(74766, 'Wright City', 'OK', 580, '-095.005676', '+34.061785'), 
(74801, 'Shawnee', 'OK', 405, '-096.960092', '+35.295843'), 
(74802, 'Shawnee', 'OK', 405, '-096.959601', '+35.365621'), 
(74804, 'Shawnee', 'OK', 405, '-096.933148', '+35.386758'), 
(74818, 'Seminole', 'OK', 405, '-096.609139', '+35.162228'), 
(74820, 'Ada', 'OK', 580, '-096.685325', '+34.748961'), 
(74821, 'Ada', 'OK', 580, '-096.669321', '+34.735301'), 
(74824, 'Agra', 'OK', 918, '-096.873793', '+35.908981'), 
(74825, 'Allen', 'OK', 580, '-096.415107', '+34.869145'), 
(74826, 'Asher', 'OK', 405, '-096.946216', '+34.969590'), 
(74827, 'Atwood', 'OK', 405, '-096.235928', '+35.028521'), 
(74829, 'Boley', 'OK', 918, '-096.495334', '+35.513491'), 
(74830, 'Bowlegs', 'OK', 405, '-096.609139', '+35.162228'), 
(74831, 'Byars', 'OK', 405, '-097.048399', '+34.873374'), 
(74832, 'Carney', 'OK', 405, '-097.028182', '+35.804507'), 
(74833, 'Castle', 'OK', 918, '-096.303082', '+35.464506'), 
(74834, 'Chandler', 'OK', 405, '-096.871215', '+35.647953'), 
(74836, 'Connerville', 'OK', 580, '-096.629095', '+34.419411'), 
(74837, 'Cromwell', 'OK', 405, '-096.454578', '+35.340458'), 
(74839, 'Dustin', 'OK', 918, '-096.033734', '+35.270328'), 
(74840, 'Earlsboro', 'OK', 405, '-096.800685', '+35.324924'), 
(74842, 'Fittstown', 'OK', 580, '-096.669321', '+34.735301'), 
(74843, 'Fitzhugh', 'OK', 580, '-096.669321', '+34.735301'), 
(74844, 'Francis', 'OK', 580, '-096.628899', '+34.874058'), 
(74845, 'Hanna', 'OK', 918, '-095.664118', '+35.347368'), 
(74848, 'Holdenville', 'OK', 405, '-096.387256', '+35.087498'), 
(74849, 'Konawa', 'OK', 580, '-096.750209', '+34.957481'), 
(74850, 'Lamar', 'OK', 405, '-096.235928', '+35.028521'), 
(74851, 'McLoud', 'OK', 405, '-097.000737', '+35.319161'), 
(74852, 'Macomb', 'OK', 405, '-097.011390', '+35.116442'), 
(74854, 'Maud', 'OK', 405, '-096.850202', '+35.065770'), 
(74855, 'Meeker', 'OK', 405, '-096.907623', '+35.486112'), 
(74856, 'Mill Creek', 'OK', 580, '-096.670349', '+34.310191'), 
(74857, 'Newalla', 'OK', 405, '-097.354813', '+35.443973'), 
(74859, 'Okemah', 'OK', 918, '-096.430286', '+35.462681'), 
(74860, 'Paden', 'OK', 405, '-096.580729', '+35.464803'), 
(74864, 'Prague', 'OK', 405, '-096.777761', '+35.584730'), 
(74865, 'Roff', 'OK', 580, '-096.841231', '+34.626335'), 
(74866, 'Saint Louis', 'OK', 405, '-096.882996', '+35.181436'), 
(74867, 'Sasakwa', 'OK', 405, '-096.609139', '+35.162228'), 
(74868, 'Seminole', 'OK', 405, '-096.652931', '+35.229281'), 
(74869, 'Sparks', 'OK', 918, '-096.814633', '+35.610392'), 
(74871, 'Stonewall', 'OK', 580, '-096.527350', '+34.651102'), 
(74872, 'Stratford', 'OK', 580, '-096.962983', '+34.723793'), 
(74873, 'Tecumseh', 'OK', 405, '-096.959439', '+35.183973'), 
(74875, 'Tryon', 'OK', 918, '-096.962261', '+35.875943'), 
(74878, 'Wanette', 'OK', 405, '-097.031451', '+34.962658'), 
(74880, 'Weleetka', 'OK', 405, '-096.077141', '+35.344476'), 
(74881, 'Wellston', 'OK', 405, '-097.098322', '+35.634929'), 
(74883, 'Wetumka', 'OK', 405, '-096.248595', '+35.237428'), 
(74884, 'Wewoka', 'OK', 405, '-096.627985', '+35.146252'), 
(74901, 'Arkoma', 'OK', 918, '-094.551914', '+35.202297'), 
(74902, 'Pocola', 'OK', 918, '-094.579744', '+35.158316'), 
(74930, 'Bokoshe', 'OK', 918, '-094.745782', '+34.943627'), 
(74931, 'Bunch', 'OK', 918, '-094.640218', '+35.900019'), 
(74932, 'Cameron', 'OK', 918, '-094.600976', '+35.126904'), 
(74935, 'Fanshawe', 'OK', 918, '-094.980334', '+34.897962'), 
(74936, 'Gans', 'OK', 918, '-094.690149', '+35.394647'), 
(74937, 'Heavener', 'OK', 918, '-094.662657', '+34.967535'), 
(74939, 'Hodgen', 'OK', 918, '-094.642370', '+34.849951'), 
(74940, 'Howe', 'OK', 918, '-094.637378', '+34.946433'), 
(74941, 'Keota', 'OK', 918, '-095.134492', '+35.258196'), 
(74942, 'Leflore', 'OK', 918, '-094.975763', '+34.897872'), 
(74943, 'Lequire', 'OK', 918, '-095.118733', '+35.218128'), 
(74944, 'McCurtain', 'OK', 918, '-094.966276', '+35.151590'), 
(74945, 'Marble City', 'OK', 918, '-094.781885', '+35.465054'), 
(74946, 'Moffett', 'OK', 918, '-094.446215', '+35.389791'), 
(74947, 'Monroe', 'OK', 918, '-094.745782', '+34.943627'), 
(74948, 'Muldrow', 'OK', 918, '-094.539715', '+35.470128'), 
(74949, 'Muse', 'OK', 918, '-094.745782', '+34.943627'), 
(74951, 'Panama', 'OK', 918, '-094.670941', '+35.153493'), 
(74953, 'Poteau', 'OK', 918, '-094.578787', '+35.163940'), 
(74954, 'Roland', 'OK', 918, '-094.522710', '+35.416163'), 
(74955, 'Sallisaw', 'OK', 918, '-094.706796', '+35.450662'), 
(74956, 'Shady Point', 'OK', 918, '-094.745782', '+34.943627'), 
(74957, 'Smithville', 'OK', 580, '-094.808868', '+34.061674'), 
(74959, 'Spiro', 'OK', 918, '-094.559850', '+35.264931'), 
(74960, 'Stilwell', 'OK', 918, '-094.606985', '+35.931689'), 
(74962, 'Vian', 'OK', 918, '-094.968442', '+35.497703'), 
(74963, 'Watson', 'OK', 580, '-094.808868', '+34.061674'), 
(74964, 'Watts', 'OK', 918, '-094.571431', '+36.051727'), 
(74965, 'Westville', 'OK', 918, '-094.570433', '+35.991414'), 
(74966, 'Wister', 'OK', 918, '-094.722410', '+34.967414'), 
(75001, 'Addison', 'TX', 972, '-096.777626', '+32.767268'), 
(75002, 'Allen', 'TX', 972, '-096.646773', '+33.208033'), 
(75006, 'Carrollton', 'TX', 972, '-096.777626', '+32.767268'), 
(75007, 'Carrollton', 'TX', 972, '-096.895893', '+33.007436'), 
(75008, 'Carrollton', 'TX', 972, '-097.116282', '+33.207430'), 
(75009, 'Celina', 'TX', 972, '-096.726103', '+33.332852'), 
(75010, 'Carrollton', 'TX', 972, '-096.901417', '+33.029268'), 
(75011, 'Carrollton', 'TX', 972, '-096.777626', '+32.767268'), 
(75013, 'Allen', 'TX', 972, '-096.677328', '+33.118645'), 
(75014, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75015, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75016, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75017, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75019, 'Coppell', 'TX', 940, '-096.777626', '+32.767268'), 
(75020, 'Denison', 'TX', 903, '-096.546662', '+33.766720'), 
(75021, 'Denison', 'TX', 903, '-096.523482', '+33.716947'), 
(75022, 'Flower Mound', 'TX', 972, '-097.119331', '+33.026795'), 
(75023, 'Plano', 'TX', 972, '-096.659574', '+33.104885'), 
(75024, 'Plano', 'TX', 972, '-096.805334', '+33.096727'), 
(75025, 'Plano', 'TX', 972, '-096.734968', '+33.107261'), 
(75026, 'Plano', 'TX', 972, '-096.569879', '+33.193590'), 
(75027, 'Flower Mound', 'TX', 972, '-097.116282', '+33.207430'), 
(75028, 'Flower Mound', 'TX', 972, '-097.102543', '+33.030903'), 
(75029, 'Lewisville', 'TX', 972, '-097.116282', '+33.207430'), 
(75030, 'Rowlett', 'TX', 972, '-096.534737', '+32.917470'), 
(75032, 'Rockwall', 'TX', 972, '-096.409502', '+32.886000'), 
(75034, 'Frisco', 'TX', 972, '-096.796437', '+33.152222'), 
(75035, 'Frisco', 'TX', 972, '-096.772929', '+33.157083'), 
(75037, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75038, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75039, 'Irving', 'TX', 972, '-096.822730', '+32.731780'), 
(75040, 'Garland', 'TX', 972, '-096.615821', '+32.931523'), 
(75041, 'Garland', 'TX', 972, '-096.690775', '+32.856976'), 
(75042, 'Garland', 'TX', 972, '-096.690125', '+32.829977'), 
(75043, 'Garland', 'TX', 972, '-096.582270', '+32.876046'), 
(75044, 'Garland', 'TX', 972, '-096.646873', '+32.952929'), 
(75045, 'Garland', 'TX', 972, '-096.627131', '+32.913695'), 
(75046, 'Garland', 'TX', 972, '-096.777626', '+32.767268'), 
(75047, 'Garland', 'TX', 972, '-096.777626', '+32.767268'), 
(75048, 'Garland', 'TX', 972, '-096.575302', '+32.950372'), 
(75049, 'Garland', 'TX', 972, '-096.777626', '+32.767268'), 
(75050, 'Grand Prairie', 'TX', 972, '-096.777626', '+32.767268'), 
(75051, 'Grand Prairie', 'TX', 972, '-096.777626', '+32.767268'), 
(75052, 'Grand Prairie', 'TX', 972, '-096.777626', '+32.767268'), 
(75053, 'Grand Prairie', 'TX', 972, '-096.777626', '+32.767268'), 
(75054, 'Grand Prairie', 'TX', 972, '-096.777626', '+32.767268'), 
(75056, 'The Colony', 'TX', 972, '-096.901605', '+33.077136'), 
(75057, 'Lewisville', 'TX', 972, '-096.977396', '+33.088471'), 
(75058, 'Gunter', 'TX', 903, '-096.709494', '+33.449135'), 
(75060, 'Irving', 'TX', 972, '-096.782279', '+32.754530'), 
(75061, 'Irving', 'TX', 972, '-096.587847', '+32.921476'), 
(75062, 'Irving', 'TX', 972, '-096.604557', '+32.980974'), 
(75063, 'Irving', 'TX', 972, '-096.777626', '+32.767268'), 
(75065, 'Lake Dallas', 'TX', 940, '-097.008563', '+33.131089'), 
(75067, 'Lewisville', 'TX', 972, '-097.050897', '+33.047871'), 
(75068, 'Little Elm', 'TX', 972, '-096.958293', '+33.176790'), 
(75069, 'Mc Kinney', 'TX', 972, '-096.588295', '+33.141438'), 
(75070, 'Mc Kinney', 'TX', 972, '-096.627018', '+33.230381'), 
(75074, 'Plano', 'TX', 972, '-096.578819', '+33.109044'), 
(75075, 'Plano', 'TX', 972, '-096.715460', '+33.162417'), 
(75076, 'Pottsboro', 'TX', 903, '-096.676191', '+33.817503'), 
(75077, 'Lewisville', 'TX', 972, '-097.054032', '+33.101069'), 
(75078, 'Prosper', 'TX', 972, '-096.785240', '+33.254191'), 
(75080, 'Richardson', 'TX', 972, '-096.726826', '+32.962811'), 
(75081, 'Richardson', 'TX', 972, '-096.721626', '+32.949266'), 
(75082, 'Richardson', 'TX', 972, '-096.691370', '+32.979315'), 
(75083, 'Richardson', 'TX', 972, '-096.777626', '+32.767268'), 
(75085, 'Richardson', 'TX', 972, '-096.777626', '+32.767268'), 
(75086, 'Plano', 'TX', 972, '-096.615837', '+33.002395'), 
(75087, 'Rockwall', 'TX', 972, '-096.427130', '+32.897823'), 
(75088, 'Rowlett', 'TX', 972, '-096.555019', '+32.928105'), 
(75089, 'Rowlett', 'TX', 972, '-096.554399', '+32.934572'), 
(75090, 'Sherman', 'TX', 903, '-096.659726', '+33.647425'), 
(75091, 'Sherman', 'TX', 903, '-096.662289', '+33.678665'), 
(75092, 'Sherman', 'TX', 903, '-096.618419', '+33.637151'), 
(75093, 'Plano', 'TX', 972, '-096.805055', '+33.032674'), 
(75094, 'Plano', 'TX', 972, '-096.643043', '+33.011889'), 
(75097, 'Weston', 'TX', 972, '-096.664632', '+33.351238'), 
(75098, 'Wylie', 'TX', 972, '-096.552397', '+32.970309'), 
(75099, 'Coppell', 'TX', 940, '-096.799630', '+32.771030'), 
(75101, 'Bardwell', 'TX', 972, '-096.736746', '+32.211518'), 
(75102, 'Barry', 'TX', 903, '-096.666279', '+32.036797'), 
(75103, 'Canton', 'TX', 903, '-095.900705', '+32.611471'), 
(75104, 'Cedar Hill', 'TX', 972, '-096.777626', '+32.767268'), 
(75105, 'Chatfield', 'TX', 903, '-096.414423', '+32.243775'), 
(75106, 'Cedar Hill', 'TX', 972, '-096.777626', '+32.767268'), 
(75110, 'Corsicana', 'TX', 903, '-096.369648', '+32.059928'), 
(75114, 'Crandall', 'TX', 972, '-096.444347', '+32.661312'), 
(75115, 'Desoto', 'TX', 972, '-096.822778', '+32.620585'), 
(75116, 'Duncanville', 'TX', 972, '-096.777626', '+32.767268'), 
(75117, 'Edgewood', 'TX', 903, '-095.856350', '+32.714760'), 
(75118, 'Elmo', 'TX', 972, '-096.302743', '+32.599614'), 
(75119, 'Ennis', 'TX', 972, '-096.634790', '+32.333778'), 
(75120, 'Ennis', 'TX', 972, '-096.633546', '+32.334709'), 
(75121, 'Copeville', 'TX', 972, '-096.417438', '+33.061849'), 
(75123, 'Desoto', 'TX', 214, '-096.777626', '+32.767268'), 
(75124, 'Eustace', 'TX', 903, '-095.791559', '+32.289838'), 
(75125, 'Ferris', 'TX', 972, '-096.640443', '+32.494337'), 
(75126, 'Forney', 'TX', 972, '-096.450819', '+32.723931'), 
(75127, 'Fruitvale', 'TX', 903, '-095.794250', '+32.685045'), 
(75132, 'Fate', 'TX', 972, '-096.367821', '+32.955476'), 
(75134, 'Lancaster', 'TX', 972, '-096.764420', '+32.621185'), 
(75135, 'Caddo Mills', 'TX', 903, '-096.219803', '+33.076823'), 
(75137, 'Duncanville', 'TX', 972, '-096.777626', '+32.767268'), 
(75138, 'Duncanville', 'TX', 972, '-096.777626', '+32.767268'), 
(75140, 'Grand Saline', 'TX', 903, '-095.776070', '+32.661269'), 
(75141, 'Hutchins', 'TX', 972, '-096.689174', '+32.633257'), 
(75142, 'Kaufman', 'TX', 972, '-096.265477', '+32.581306'), 
(75143, 'Kemp', 'TX', 903, '-096.216065', '+32.248620'), 
(75144, 'Kerens', 'TX', 903, '-096.368686', '+32.124332'), 
(75146, 'Lancaster', 'TX', 972, '-096.748525', '+32.580136'), 
(75147, 'Mabank', 'TX', 903, '-096.135356', '+32.463647'), 
(75148, 'Malakoff', 'TX', 903, '-096.029222', '+32.146014'), 
(75149, 'Mesquite', 'TX', 972, '-096.623150', '+32.777779'), 
(75150, 'Mesquite', 'TX', 972, '-096.635868', '+32.790964'), 
(75151, 'Corsicana', 'TX', 903, '-096.473459', '+32.062395'), 
(75152, 'Palmer', 'TX', 972, '-096.675575', '+32.460524'), 
(75153, 'Powell', 'TX', 903, '-096.338746', '+32.165005'), 
(75154, 'Red Oak', 'TX', 972, '-096.795429', '+32.484383'), 
(75155, 'Rice', 'TX', 972, '-096.735335', '+32.300757'), 
(75157, 'Rosser', 'TX', 972, '-096.439495', '+32.455407');

insert  into zipcodes values 
(75158, 'Scurry', 'TX', 972, '-096.384263', '+32.463618'), 
(75159, 'Seagoville', 'TX', 972, '-096.573555', '+32.620763'), 
(75160, 'Terrell', 'TX', 972, '-096.251380', '+32.641903'), 
(75161, 'Terrell', 'TX', 972, '-096.195026', '+32.733179'), 
(75163, 'Trinidad', 'TX', 903, '-096.114682', '+32.208934'), 
(75164, 'Josephine', 'TX', 972, '-096.321337', '+33.084304'), 
(75165, 'Waxahachie', 'TX', 972, '-096.843682', '+32.376984'), 
(75166, 'Lavon', 'TX', 972, '-096.437656', '+33.013879'), 
(75167, 'Waxahachie', 'TX', 972, '-096.916207', '+32.377291'), 
(75168, 'Waxahachie', 'TX', 972, '-096.716638', '+32.374937'), 
(75169, 'Wills Point', 'TX', 903, '-095.974996', '+32.695514'), 
(75172, 'Wilmer', 'TX', 972, '-096.673223', '+32.603835'), 
(75173, 'Nevada', 'TX', 972, '-096.428356', '+33.073224'), 
(75180, 'Mesquite', 'TX', 972, '-096.615271', '+32.721225'), 
(75181, 'Mesquite', 'TX', 972, '-096.564919', '+32.727857'), 
(75182, 'Sunnyvale', 'TX', 972, '-096.561606', '+32.797048'), 
(75185, 'Mesquite', 'TX', 972, '-096.561846', '+32.740332'), 
(75187, 'Mesquite', 'TX', 972, '-096.777626', '+32.767268'), 
(75189, 'Royse City', 'TX', 972, '-096.356310', '+32.919754'), 
(75201, 'Dallas', 'TX', 214, '-096.790329', '+32.781179'), 
(75202, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75203, 'Dallas', 'TX', 214, '-096.795879', '+32.741481'), 
(75204, 'Dallas', 'TX', 214, '-096.781229', '+32.800028'), 
(75205, 'Dallas', 'TX', 214, '-096.784329', '+32.826028'), 
(75206, 'Dallas', 'TX', 214, '-096.771528', '+32.833881'), 
(75207, 'Dallas', 'TX', 214, '-096.798372', '+32.763130'), 
(75208, 'Dallas', 'TX', 214, '-096.823030', '+32.736344'), 
(75209, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75210, 'Dallas', 'TX', 214, '-096.750478', '+32.769479'), 
(75211, 'Dallas', 'TX', 214, '-096.835013', '+32.736481'), 
(75212, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75214, 'Dallas', 'TX', 214, '-096.698402', '+32.841252'), 
(75215, 'Dallas', 'TX', 214, '-096.765870', '+32.753680'), 
(75216, 'Dallas', 'TX', 214, '-096.779278', '+32.682883'), 
(75217, 'Dallas', 'TX', 214, '-096.684525', '+32.702531'), 
(75218, 'Dallas', 'TX', 214, '-096.699475', '+32.838526'), 
(75219, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75220, 'Dallas', 'TX', 214, '-096.806376', '+32.778412'), 
(75221, 'Dallas', 'TX', 214, '-096.787725', '+32.814728'), 
(75222, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75223, 'Dallas', 'TX', 214, '-096.749578', '+32.794228'), 
(75224, 'Dallas', 'TX', 214, '-096.826230', '+32.710281'), 
(75225, 'Dallas', 'TX', 214, '-096.771829', '+32.851127'), 
(75226, 'Dallas', 'TX', 214, '-096.775578', '+32.783879'), 
(75227, 'Dallas', 'TX', 214, '-096.685609', '+32.773128'), 
(75228, 'Dallas', 'TX', 214, '-096.682075', '+32.832277'), 
(75229, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75230, 'Dallas', 'TX', 214, '-096.769578', '+32.886576'), 
(75231, 'Dallas', 'TX', 214, '-096.740103', '+32.880025'), 
(75232, 'Dallas', 'TX', 972, '-096.820845', '+32.652934'), 
(75233, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75234, 'Dallas', 'TX', 972, '-096.819289', '+32.909545'), 
(75235, 'Dallas', 'TX', 214, '-096.623022', '+32.692682'), 
(75236, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75237, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75238, 'Dallas', 'TX', 214, '-096.704725', '+32.878923'), 
(75239, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75240, 'Dallas', 'TX', 214, '-096.789191', '+32.910185'), 
(75241, 'Dallas', 'TX', 214, '-096.759227', '+32.660114'), 
(75242, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75243, 'Dallas', 'TX', 214, '-096.733826', '+32.777979'), 
(75244, 'Dallas', 'TX', 972, '-096.777626', '+32.767268'), 
(75245, 'Dallas', 'TX', 214, '-096.535191', '+32.922499'), 
(75246, 'Dallas', 'TX', 214, '-096.773179', '+32.793328'), 
(75247, 'Dallas', 'TX', 214, '-096.752254', '+32.660247'), 
(75248, 'Dallas', 'TX', 972, '-096.767999', '+32.986006'), 
(75249, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75250, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75251, 'Dallas', 'TX', 214, '-096.734178', '+32.895102'), 
(75252, 'Dallas', 'TX', 972, '-096.768049', '+32.986259'), 
(75253, 'Dallas', 'TX', 214, '-096.608470', '+32.672132'), 
(75258, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75260, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75261, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75262, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75263, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75264, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75265, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75266, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75267, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75270, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75275, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75277, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75283, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75284, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75285, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75286, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75287, 'Dallas', 'TX', 972, '-096.777626', '+32.767268'), 
(75294, 'Dallas', 'TX', 214, null, null), 
(75295, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75301, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75303, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75310, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75312, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75313, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75315, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75320, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75323, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75326, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75336, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75339, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75342, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75346, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75350, 'Dallas', 'TX', 214, null, null), 
(75353, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75354, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75355, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75356, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75357, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75359, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75360, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75363, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75364, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75367, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75368, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75370, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75371, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75372, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75373, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75374, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75376, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75378, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75379, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75380, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75381, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75382, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75386, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75387, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75388, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75389, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75390, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75391, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75392, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75393, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75394, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75395, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75396, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75397, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75398, 'Dallas', 'TX', 214, '-096.777626', '+32.767268'), 
(75401, 'Greenville', 'TX', 903, '-096.115491', '+33.104859'), 
(75402, 'Greenville', 'TX', 903, '-096.092747', '+33.104707'), 
(75403, 'Greenville', 'TX', 903, '-096.048665', '+33.218505'), 
(75404, 'Greenville', 'TX', 903, '-096.080973', '+33.056265'), 
(75407, 'Princeton', 'TX', 972, '-096.475270', '+33.152612'), 
(75409, 'Anna', 'TX', 972, '-096.524804', '+33.323709'), 
(75410, 'Alba', 'TX', 903, '-095.705636', '+32.815881'), 
(75411, 'Arthur City', 'TX', 903, '-095.582906', '+33.659730'), 
(75412, 'Bagwell', 'TX', 903, '-095.021683', '+33.639683'), 
(75413, 'Bailey', 'TX', 903, '-096.213438', '+33.416579'), 
(75414, 'Bells', 'TX', 903, '-096.442444', '+33.623738'), 
(75415, 'Ben Franklin', 'TX', 903, '-095.584162', '+33.356865'), 
(75416, 'Blossom', 'TX', 903, '-095.520367', '+33.600079'), 
(75417, 'Bogata', 'TX', 903, '-095.211712', '+33.470494'), 
(75418, 'Bonham', 'TX', 903, '-096.172998', '+33.527267'), 
(75420, 'Brashear', 'TX', 903, '-095.585464', '+33.168606'), 
(75421, 'Brookston', 'TX', 903, '-095.646417', '+33.655316'), 
(75422, 'Campbell', 'TX', 903, '-095.934428', '+33.122540'), 
(75423, 'Celeste', 'TX', 903, '-096.175726', '+33.238960'), 
(75424, 'Blue Ridge', 'TX', 972, '-096.396186', '+33.318638'), 
(75425, 'Chicota', 'TX', 903, '-095.582906', '+33.659730'), 
(75426, 'Clarksville', 'TX', 903, '-095.096511', '+33.613060'), 
(75428, 'Commerce', 'TX', 903, '-095.976965', '+33.289045'), 
(75429, 'Commerce', 'TX', 903, '-095.908860', '+33.237722'), 
(75431, 'Como', 'TX', 903, '-095.656717', '+33.095582'), 
(75432, 'Cooper', 'TX', 903, '-095.743610', '+33.344751'), 
(75433, 'Cumby', 'TX', 903, '-095.844353', '+33.136079'), 
(75434, 'Cunningham', 'TX', 903, '-095.582906', '+33.659730'), 
(75435, 'Deport', 'TX', 903, '-095.318244', '+33.530359'), 
(75436, 'Detroit', 'TX', 903, '-095.262837', '+33.664645'), 
(75437, 'Dike', 'TX', 903, '-095.585464', '+33.168606'), 
(75438, 'Dodd City', 'TX', 903, '-096.054433', '+33.570470'), 
(75439, 'Ector', 'TX', 903, '-096.138464', '+33.575694'), 
(75440, 'Emory', 'TX', 903, '-095.724069', '+32.834006'), 
(75441, 'Enloe', 'TX', 903, '-095.584162', '+33.356865'), 
(75442, 'Farmersville', 'TX', 972, '-096.379009', '+33.218463'), 
(75443, 'Gober', 'TX', 903, '-096.111103', '+33.469719'), 
(75444, 'Golden', 'TX', 903, '-095.407675', '+32.777228'), 
(75446, 'Honey Grove', 'TX', 903, '-096.085924', '+33.488056'), 
(75447, 'Ivanhoe', 'TX', 903, '-095.921449', '+33.582030'), 
(75448, 'Klondike', 'TX', 903, '-095.584162', '+33.356865'), 
(75449, 'Ladonia', 'TX', 903, '-096.150371', '+33.494184'), 
(75450, 'Lake Creek', 'TX', 903, '-095.584162', '+33.356865'), 
(75451, 'Leesburg', 'TX', 903, '-094.936022', '+32.989797'), 
(75452, 'Leonard', 'TX', 903, '-096.238027', '+33.418740'), 
(75453, 'Lone Oak', 'TX', 903, '-095.933534', '+33.012331'), 
(75454, 'Melissa', 'TX', 972, '-096.533160', '+33.283706'), 
(75455, 'Mount Pleasant', 'TX', 903, '-094.984645', '+33.221010'), 
(75456, 'Mount Pleasant', 'TX', 903, '-094.967456', '+33.190450'), 
(75457, 'Mount Vernon', 'TX', 903, '-095.217812', '+33.153960'), 
(75458, 'Merit', 'TX', 903, '-096.291572', '+33.242656'), 
(75459, 'Howe', 'TX', 903, '-096.655494', '+33.535538'), 
(75460, 'Paris', 'TX', 903, '-095.464896', '+33.612433'), 
(75461, 'Paris', 'TX', 903, '-095.460797', '+33.663213'), 
(75462, 'Paris', 'TX', 903, '-095.490539', '+33.680451'), 
(75468, 'Pattonville', 'TX', 903, '-095.466406', '+33.621656'), 
(75469, 'Pecan Gap', 'TX', 903, '-095.851141', '+33.442173'), 
(75470, 'Petty', 'TX', 903, '-095.582906', '+33.659730'), 
(75471, 'Pickton', 'TX', 903, '-095.585464', '+33.168606'), 
(75472, 'Point', 'TX', 903, '-095.898171', '+32.917861'), 
(75473, 'Powderly', 'TX', 903, '-095.522757', '+33.792741'), 
(75474, 'Quinlan', 'TX', 903, '-096.121946', '+32.934537'), 
(75475, 'Randolph', 'TX', 903, '-096.254127', '+33.484594'), 
(75476, 'Ravenna', 'TX', 903, '-096.276105', '+33.670261'), 
(75477, 'Roxton', 'TX', 903, '-095.721734', '+33.544969'), 
(75478, 'Saltillo', 'TX', 903, '-095.585464', '+33.168606'), 
(75479, 'Savoy', 'TX', 903, '-096.270850', '+33.555782'), 
(75480, 'Scroggins', 'TX', 903, '-095.196153', '+33.047785'), 
(75481, 'Sulphur Bluff', 'TX', 903, '-095.585464', '+33.168606'), 
(75482, 'Sulphur Springs', 'TX', 903, '-095.600838', '+33.126435'), 
(75483, 'Sulphur Springs', 'TX', 903, '-095.585464', '+33.168606'), 
(75485, 'Westminster', 'TX', 972, '-096.467617', '+33.361524'), 
(75486, 'Sumner', 'TX', 903, '-095.582906', '+33.659730'), 
(75487, 'Talco', 'TX', 903, '-095.216724', '+33.175662'), 
(75488, 'Telephone', 'TX', 903, '-096.114265', '+33.613994'), 
(75489, 'Tom Bean', 'TX', 903, '-096.483563', '+33.529674'), 
(75490, 'Trenton', 'TX', 903, '-096.304010', '+33.413778'), 
(75491, 'Whitewright', 'TX', 903, '-096.446845', '+33.502316'), 
(75492, 'Windom', 'TX', 903, '-096.000216', '+33.563367'), 
(75493, 'Winfield', 'TX', 903, '-095.109000', '+33.166579'), 
(75494, 'Winnsboro', 'TX', 903, '-095.306215', '+32.944701'), 
(75495, 'Van Alstyne', 'TX', 903, '-096.635600', '+33.541018'), 
(75496, 'Wolfe City', 'TX', 903, '-096.056153', '+33.325760'), 
(75497, 'Yantis', 'TX', 903, '-095.579297', '+32.891514'), 
(75501, 'Texarkana', 'TX', 903, '-094.177354', '+33.411321'), 
(75503, 'Texarkana', 'TX', 903, '-094.116906', '+33.464376'), 
(75504, 'Texarkana', 'TX', 903, '-094.394950', '+33.476552'), 
(75505, 'Texarkana', 'TX', 903, '-094.071500', '+33.462380'), 
(75507, 'Texarkana', 'TX', 903, '-094.340437', '+33.393447'), 
(75550, 'Annona', 'TX', 903, '-094.915595', '+33.582918'), 
(75551, 'Atlanta', 'TX', 903, '-094.242023', '+33.084470'), 
(75554, 'Avery', 'TX', 903, '-094.772766', '+33.551468'), 
(75555, 'Bivins', 'TX', 903, '-094.074752', '+33.007551'), 
(75556, 'Bloomburg', 'TX', 903, '-094.348359', '+33.095778'), 
(75558, 'Cookville', 'TX', 903, '-094.967456', '+33.190450'), 
(75559, 'De Kalb', 'TX', 903, '-094.589575', '+33.506028'), 
(75560, 'Douglassville', 'TX', 903, '-094.348359', '+33.095778'), 
(75561, 'Hooks', 'TX', 903, '-094.337772', '+33.407128'), 
(75562, 'Kildare', 'TX', 903, '-094.361886', '+33.008643'), 
(75563, 'Linden', 'TX', 903, '-094.264576', '+33.069718'), 
(75564, 'Lodi', 'TX', 903, '-094.289170', '+32.795866'), 
(75565, 'Mc Leod', 'TX', 903, '-094.348359', '+33.095778'), 
(75566, 'Marietta', 'TX', 903, '-094.348359', '+33.095778'), 
(75567, 'Maud', 'TX', 903, '-094.317527', '+33.340864'), 
(75568, 'Naples', 'TX', 903, '-094.686156', '+33.164839'), 
(75569, 'Nash', 'TX', 903, '-094.223069', '+33.406372'), 
(75570, 'New Boston', 'TX', 903, '-094.372021', '+33.421142'), 
(75571, 'Omaha', 'TX', 903, '-094.739141', '+33.179537'), 
(75572, 'Queen City', 'TX', 903, '-094.153684', '+33.155715'), 
(75573, 'Redwater', 'TX', 903, '-094.257070', '+33.357968'), 
(75574, 'Simms', 'TX', 903, '-094.394950', '+33.476552'), 
(75599, 'Texarkana', 'TX', 903, '-094.394950', '+33.476552'), 
(75601, 'Longview', 'TX', 903, '-094.730285', '+32.517846'), 
(75602, 'Longview', 'TX', 903, '-094.747488', '+32.434239'), 
(75603, 'Longview', 'TX', 903, '-094.690041', '+32.419782'), 
(75604, 'Longview', 'TX', 903, '-094.827415', '+32.493577'), 
(75605, 'Longview', 'TX', 903, '-094.718839', '+32.505708'), 
(75606, 'Longview', 'TX', 903, '-094.616062', '+32.369393'), 
(75607, 'Longview', 'TX', 903, '-094.783493', '+32.511210'), 
(75608, 'Longview', 'TX', 903, '-094.848063', '+32.570051'), 
(75615, 'Longview', 'TX', 903, '-094.783493', '+32.511210'), 
(75630, 'Avinger', 'TX', 903, '-094.574658', '+32.895799'), 
(75631, 'Beckville', 'TX', 903, '-094.456952', '+32.233362'), 
(75633, 'Carthage', 'TX', 903, '-094.309189', '+32.183133'), 
(75636, 'Cason', 'TX', 903, '-094.735972', '+33.122567'), 
(75637, 'Clayton', 'TX', 903, '-094.493543', '+32.102729'), 
(75638, 'Daingerfield', 'TX', 903, '-094.739524', '+33.044611'), 
(75639, 'De Berry', 'TX', 903, '-094.211280', '+32.259146'), 
(75640, 'Diana', 'TX', 903, '-094.703213', '+32.769819'), 
(75641, 'Easton', 'TX', 903, '-094.783493', '+32.511210'), 
(75642, 'Elysian Fields', 'TX', 903, '-094.210541', '+32.386275'), 
(75643, 'Gary', 'TX', 903, '-094.380023', '+32.033446'), 
(75644, 'Gilmer', 'TX', 903, '-094.909365', '+32.712654'), 
(75647, 'Gladewater', 'TX', 903, '-094.932700', '+32.477189'), 
(75650, 'Hallsville', 'TX', 903, '-094.573183', '+32.526928'), 
(75651, 'Harleton', 'TX', 903, '-094.531537', '+32.676919'), 
(75652, 'Henderson', 'TX', 903, '-094.783436', '+32.213061'), 
(75653, 'Henderson', 'TX', 903, '-094.884500', '+32.204724'), 
(75654, 'Henderson', 'TX', 903, '-094.748825', '+32.125958'), 
(75656, 'Hughes Springs', 'TX', 903, '-094.599193', '+32.953226'), 
(75657, 'Jefferson', 'TX', 903, '-094.365546', '+32.805853'), 
(75658, 'Joinerville', 'TX', 903, '-094.906515', '+32.195927'), 
(75659, 'Jonesville', 'TX', 903, '-094.110636', '+32.507491'), 
(75660, 'Judson', 'TX', 903, '-094.783493', '+32.511210'), 
(75661, 'Karnack', 'TX', 903, '-094.154735', '+32.655750'), 
(75662, 'Kilgore', 'TX', 903, '-094.793392', '+32.410306'), 
(75663, 'Kilgore', 'TX', 903, '-094.895098', '+32.386976'), 
(75666, 'Laird Hill', 'TX', 903, '-094.928795', '+32.301898'), 
(75667, 'Laneville', 'TX', 903, '-094.859558', '+31.986546'), 
(75668, 'Lone Star', 'TX', 903, '-094.704906', '+32.925231'), 
(75669, 'Long Branch', 'TX', 903, '-094.538115', '+32.044916'), 
(75670, 'Marshall', 'TX', 903, '-094.406228', '+32.538112'), 
(75671, 'Marshall', 'TX', 903, '-094.389476', '+32.522659'), 
(75672, 'Marshall', 'TX', 903, '-094.325110', '+32.516507'), 
(75680, 'Minden', 'TX', 903, '-094.719095', '+32.125654'), 
(75681, 'Mount Enterprise', 'TX', 903, '-094.687331', '+31.966905'), 
(75682, 'New London', 'TX', 903, '-094.932215', '+32.254160'), 
(75683, 'Ore City', 'TX', 903, '-094.771016', '+32.832441'), 
(75684, 'Overton', 'TX', 903, '-094.831490', '+32.133478'), 
(75685, 'Panola', 'TX', 903, '-094.308713', '+32.183774'), 
(75686, 'Pittsburg', 'TX', 903, '-094.952278', '+32.998041'), 
(75687, 'Price', 'TX', 903, '-094.955432', '+32.151755'), 
(75688, 'Scottsville', 'TX', 903, '-094.239351', '+32.553970'), 
(75689, 'Selman City', 'TX', 903, '-094.935456', '+32.182600'), 
(75691, 'Tatum', 'TX', 903, '-094.742539', '+32.301179'), 
(75692, 'Waskom', 'TX', 903, '-094.135507', '+32.518392'), 
(75693, 'White Oak', 'TX', 903, '-094.862219', '+32.538299'), 
(75694, 'Woodlawn', 'TX', 903, '-094.342725', '+32.653731'), 
(75701, 'Tyler', 'TX', 903, '-095.200403', '+32.288029'), 
(75702, 'Tyler', 'TX', 903, '-095.203647', '+32.309852'), 
(75703, 'Tyler', 'TX', 903, '-095.340504', '+32.230847'), 
(75704, 'Tyler', 'TX', 903, '-095.407365', '+32.385204'), 
(75705, 'Tyler', 'TX', 903, '-095.134664', '+32.350251'), 
(75706, 'Tyler', 'TX', 903, '-095.314770', '+32.464496'), 
(75707, 'Tyler', 'TX', 903, '-095.151100', '+32.286869'), 
(75708, 'Tyler', 'TX', 903, '-095.210564', '+32.418960'), 
(75709, 'Tyler', 'TX', 903, '-095.380577', '+32.315983'), 
(75710, 'Tyler', 'TX', 903, '-095.306528', '+32.347549'), 
(75711, 'Tyler', 'TX', 903, '-095.419983', '+32.539879'), 
(75712, 'Tyler', 'TX', 903, '-095.289903', '+32.411237'), 
(75713, 'Tyler', 'TX', 903, '-095.289903', '+32.411237'), 
(75750, 'Arp', 'TX', 903, '-095.067302', '+32.277950'), 
(75751, 'Athens', 'TX', 903, '-095.882391', '+32.188097'), 
(75754, 'Ben Wheeler', 'TX', 903, '-095.712867', '+32.423029'), 
(75755, 'Big Sandy', 'TX', 903, '-095.057746', '+32.571552'), 
(75756, 'Brownsboro', 'TX', 903, '-095.575732', '+32.232783'), 
(75757, 'Bullard', 'TX', 903, '-095.254306', '+32.177304'), 
(75758, 'Chandler', 'TX', 903, '-095.539252', '+32.257185'), 
(75759, 'Cuney', 'TX', 903, '-095.228829', '+31.873255'), 
(75760, 'Cushing', 'TX', 409, '-094.841773', '+31.714047'), 
(75762, 'Flint', 'TX', 903, '-095.390166', '+32.226635'), 
(75763, 'Frankston', 'TX', 903, '-095.499133', '+31.992987'), 
(75764, 'Gallatin', 'TX', 903, '-095.157159', '+31.884930'), 
(75765, 'Hawkins', 'TX', 903, '-095.233720', '+32.648003'), 
(75766, 'Jacksonville', 'TX', 903, '-095.155683', '+31.865305'), 
(75770, 'Larue', 'TX', 903, '-095.641089', '+32.127602'), 
(75771, 'Lindale', 'TX', 903, '-095.400598', '+32.506185'), 
(75772, 'Maydelle', 'TX', 903, '-095.300142', '+31.800846'), 
(75773, 'Mineola', 'TX', 903, '-095.485939', '+32.713422'), 
(75778, 'Murchison', 'TX', 903, '-095.742334', '+32.293384'), 
(75779, 'Neches', 'TX', 903, '-095.661964', '+31.794191'), 
(75780, 'New Summerfield', 'TX', 903, '-095.164021', '+31.782048'), 
(75782, 'Poynor', 'TX', 903, '-095.548056', '+32.194199'), 
(75783, 'Quitman', 'TX', 903, '-095.443370', '+32.782264'), 
(75784, 'Reklaw', 'TX', 409, '-094.995364', '+31.869040'), 
(75785, 'Rusk', 'TX', 903, '-095.096500', '+31.813578'), 
(75788, 'Sacul', 'TX', 409, '-094.918855', '+31.825389'), 
(75789, 'Troup', 'TX', 903, '-095.178960', '+32.247700'), 
(75790, 'Van', 'TX', 903, '-095.679211', '+32.543649'), 
(75791, 'Whitehouse', 'TX', 903, '-095.217652', '+32.219518'), 
(75792, 'Winona', 'TX', 903, '-095.283799', '+32.519310'), 
(75798, 'Tyler', 'TX', 903, '-095.289903', '+32.411237'), 
(75799, 'Tyler', 'TX', 903, '-095.289903', '+32.411237'), 
(75801, 'Palestine', 'TX', 903, '-095.685179', '+31.848542'), 
(75802, 'Palestine', 'TX', 903, '-095.579561', '+31.926836'), 
(75831, 'Buffalo', 'TX', 903, '-095.990369', '+31.412142'), 
(75832, 'Cayuga', 'TX', 903, '-095.661964', '+31.794191'), 
(75833, 'Centerville', 'TX', 903, '-095.899965', '+31.363103'), 
(75834, 'Centralia', 'TX', 409, '-095.138794', '+31.105786'), 
(75835, 'Crockett', 'TX', 409, '-095.392816', '+31.320814'), 
(75838, 'Donie', 'TX', 254, '-096.075096', '+31.595644'), 
(75839, 'Elkhart', 'TX', 903, '-095.555052', '+31.648030'), 
(75840, 'Fairfield', 'TX', 903, '-096.138094', '+31.767543'), 
(75844, 'Grapeland', 'TX', 409, '-095.468798', '+31.495931'), 
(75845, 'Groveton', 'TX', 409, '-095.142669', '+31.062102'), 
(75846, 'Jewett', 'TX', 903, '-096.168640', '+31.304025'), 
(75847, 'Kennard', 'TX', 409, '-095.182216', '+31.361995'), 
(75848, 'Kirvin', 'TX', 903, '-096.280967', '+31.847652'), 
(75849, 'Latexo', 'TX', 409, '-095.367485', '+31.259370'), 
(75850, 'Leona', 'TX', 903, '-095.901284', '+31.189891'), 
(75851, 'Lovelady', 'TX', 409, '-095.476903', '+31.136667'), 
(75852, 'Midway', 'TX', 903, '-095.772458', '+31.009503'), 
(75853, 'Montalba', 'TX', 903, '-095.661964', '+31.794191'), 
(75855, 'Oakwood', 'TX', 903, '-095.866174', '+31.478777'), 
(75856, 'Pennington', 'TX', 409, '-095.138794', '+31.105786'), 
(75858, 'Ratcliff', 'TX', 409, '-095.367485', '+31.259370'), 
(75859, 'Streetman', 'TX', 903, '-096.234080', '+31.837751'), 
(75860, 'Teague', 'TX', 254, '-096.212360', '+31.627713'), 
(75861, 'Tennessee Colony', 'TX', 903, '-095.844810', '+31.802787'), 
(75862, 'Trinity', 'TX', 409, '-095.312168', '+30.910161'), 
(75865, 'Woodlake', 'TX', 409, '-095.138794', '+31.105786'), 
(75880, 'Tennessee Colony', 'TX', 903, '-095.661964', '+31.794191'), 
(75882, 'Palestine', 'TX', 903, '-095.661964', '+31.794191'), 
(75884, 'Tennessee Colony', 'TX', 903, '-095.661964', '+31.794191'), 
(75886, 'Tennessee Colony', 'TX', 903, '-095.661964', '+31.794191'), 
(75901, 'Lufkin', 'TX', 409, '-094.508447', '+31.276467'), 
(75902, 'Lufkin', 'TX', 409, '-094.761103', '+31.362315'), 
(75903, 'Lufkin', 'TX', 409, '-094.567590', '+31.276647'), 
(75904, 'Lufkin', 'TX', 409, '-094.703921', '+31.335094'), 
(75915, 'Lufkin', 'TX', 409, '-094.577084', '+31.287257'), 
(75925, 'Alto', 'TX', 409, '-095.142971', '+31.806668'), 
(75926, 'Apple Springs', 'TX', 409, '-095.138794', '+31.105786'), 
(75928, 'Bon Wier', 'TX', 409, '-093.709628', '+30.714636'), 
(75929, 'Broaddus', 'TX', 409, '-094.182373', '+31.418078'), 
(75930, 'Bronson', 'TX', 409, '-093.821948', '+31.373062'), 
(75931, 'Brookeland', 'TX', 409, '-093.757415', '+31.248984'), 
(75932, 'Burkeville', 'TX', 409, '-093.612413', '+31.147913'), 
(75933, 'Call', 'TX', 409, '-093.709628', '+30.714636'), 
(75934, 'Camden', 'TX', 409, '-094.869052', '+30.817866'), 
(75935, 'Center', 'TX', 409, '-094.235334', '+31.780781'), 
(75936, 'Chester', 'TX', 409, '-094.463387', '+30.766328'), 
(75937, 'Chireno', 'TX', 409, '-094.348665', '+31.486578'), 
(75938, 'Colmesneil', 'TX', 409, '-094.391575', '+30.900651'), 
(75939, 'Corrigan', 'TX', 409, '-094.812363', '+31.040793'), 
(75941, 'Diboll', 'TX', 409, '-094.593924', '+31.221634'), 
(75942, 'Doucette', 'TX', 409, '-094.427902', '+30.808063'), 
(75943, 'Douglass', 'TX', 409, '-094.851213', '+31.622983'), 
(75944, 'Etoile', 'TX', 409, '-094.639022', '+31.534162'), 
(75946, 'Garrison', 'TX', 409, '-094.526793', '+31.771781'), 
(75947, 'Geneva', 'TX', 409, '-093.821948', '+31.373062'), 
(75948, 'Hemphill', 'TX', 409, '-093.773671', '+31.329084'), 
(75949, 'Huntington', 'TX', 409, '-094.526589', '+31.285984'), 
(75951, 'Jasper', 'TX', 409, '-093.997666', '+30.867257'), 
(75954, 'Joaquin', 'TX', 409, '-094.058836', '+31.966633'), 
(75956, 'Kirbyville', 'TX', 409, '-093.898400', '+30.658273'), 
(75958, 'Martinsville', 'TX', 409, '-094.639022', '+31.534162'), 
(75959, 'Milam', 'TX', 409, '-093.821948', '+31.373062'), 
(75960, 'Moscow', 'TX', 409, '-094.869052', '+30.817866'), 
(75961, 'Nacogdoches', 'TX', 409, '-094.578421', '+31.664506'), 
(75962, 'Nacogdoches', 'TX', 409, '-094.607432', '+31.699494'), 
(75963, 'Nacogdoches', 'TX', 409, '-094.664127', '+31.604573'), 
(75964, 'Nacogdoches', 'TX', 409, '-094.693206', '+31.673736'), 
(75966, 'Newton', 'TX', 409, '-093.767911', '+30.838608'), 
(75968, 'Pineland', 'TX', 409, '-093.973106', '+31.248170'), 
(75969, 'Pollok', 'TX', 409, '-094.869754', '+31.440245'), 
(75972, 'San Augustine', 'TX', 409, '-094.111751', '+31.548122'), 
(75973, 'Shelbyville', 'TX', 409, '-094.152946', '+31.774637'), 
(75974, 'Tenaha', 'TX', 409, '-094.247695', '+31.948053'), 
(75975, 'Timpson', 'TX', 409, '-094.426020', '+31.905616'), 
(75976, 'Wells', 'TX', 409, '-095.164021', '+31.782048'), 
(75977, 'Wiergate', 'TX', 409, '-093.709628', '+30.714636'), 
(75978, 'Woden', 'TX', 409, '-094.639022', '+31.534162'), 
(75979, 'Woodville', 'TX', 409, '-094.366929', '+30.758494'), 
(75980, 'Zavalla', 'TX', 409, '-094.401293', '+31.174421'), 
(75990, 'Woodville', 'TX', 409, '-094.354476', '+30.792674'), 
(76001, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76002, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76003, 'Arlington', 'TX', 817, '-097.225324', '+32.741685'), 
(76004, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76005, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76006, 'Arlington', 'TX', 817, '-097.085559', '+32.776551'), 
(76007, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76008, 'Aledo', 'TX', 817, '-097.779522', '+32.681918'), 
(76009, 'Alvarado', 'TX', 817, '-097.196279', '+32.421034'), 
(76010, 'Arlington', 'TX', 817, '-097.079787', '+32.731821'), 
(76011, 'Arlington', 'TX', 817, '-097.079633', '+32.771455'), 
(76012, 'Arlington', 'TX', 817, '-097.131689', '+32.774080'), 
(76013, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76014, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76015, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76016, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76017, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76018, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76019, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76020, 'Azle', 'TX', 817, '-097.526302', '+32.909715'), 
(76021, 'Bedford', 'TX', 817, '-097.136289', '+32.852546'), 
(76022, 'Bedford', 'TX', 817, '-097.144339', '+32.831019'), 
(76023, 'Boyd', 'TX', 940, '-097.638617', '+33.111268'), 
(76028, 'Burleson', 'TX', 817, '-097.264359', '+32.492683'), 
(76031, 'Cleburne', 'TX', 817, '-097.440849', '+32.317774'), 
(76033, 'Cleburne', 'TX', 817, '-097.410254', '+32.350907'), 
(76034, 'Colleyville', 'TX', 817, '-097.143409', '+32.889550'), 
(76035, 'Cresson', 'TX', 817, '-097.677470', '+32.473973'), 
(76036, 'Crowley', 'TX', 817, '-097.291484', '+32.771419'), 
(76039, 'Euless', 'TX', 817, '-097.075688', '+32.859305'), 
(76040, 'Euless', 'TX', 817, '-097.108179', '+32.821379'), 
(76041, 'Forreston', 'TX', 972, '-096.823225', '+32.248588'), 
(76043, 'Glen Rose', 'TX', 254, '-097.792155', '+32.210812'), 
(76044, 'Godley', 'TX', 817, '-097.530566', '+32.418496'), 
(76048, 'Granbury', 'TX', 817, '-097.844867', '+32.435405'), 
(76049, 'Granbury', 'TX', 817, '-097.766580', '+32.449368'), 
(76050, 'Grandview', 'TX', 817, '-097.311068', '+32.336003'), 
(76051, 'Grapevine', 'TX', 817, '-097.080802', '+32.932843'), 
(76052, 'Haslet', 'TX', 817, '-097.353767', '+32.941139'), 
(76053, 'Hurst', 'TX', 817, '-097.227779', '+32.882663'), 
(76054, 'Hurst', 'TX', 817, '-097.175935', '+32.863193'), 
(76055, 'Itasca', 'TX', 254, '-097.205490', '+32.176705'), 
(76058, 'Joshua', 'TX', 817, '-097.303647', '+32.408644'), 
(76059, 'Keene', 'TX', 817, '-097.305530', '+32.334964'), 
(76060, 'Kennedale', 'TX', 817, '-097.291484', '+32.771419'), 
(76061, 'Lillian', 'TX', 817, '-097.189257', '+32.476067'), 
(76063, 'Mansfield', 'TX', 817, '-097.291484', '+32.771419'), 
(76064, 'Maypearl', 'TX', 972, '-097.027050', '+32.299304'), 
(76065, 'Midlothian', 'TX', 972, '-096.978849', '+32.431364'), 
(76066, 'Millsap', 'TX', 940, '-097.956126', '+32.745716'), 
(76067, 'Mineral Wells', 'TX', 940, '-098.249430', '+32.800128'), 
(76068, 'Mineral Wells', 'TX', 940, '-098.316175', '+32.759769'), 
(76070, 'Nemo', 'TX', 254, '-097.665434', '+32.234831'), 
(76071, 'Newark', 'TX', 940, '-097.492336', '+33.006977'), 
(76073, 'Paradise', 'TX', 940, '-097.727516', '+33.097605'), 
(76077, 'Rainbow', 'TX', 254, '-097.704041', '+32.284006'), 
(76078, 'Rhome', 'TX', 940, '-097.480329', '+33.092103'), 
(76082, 'Springtown', 'TX', 817, '-097.693195', '+32.808640'), 
(76084, 'Venus', 'TX', 972, '-097.141191', '+32.455147'), 
(76086, 'Weatherford', 'TX', 817, '-097.806778', '+32.780766'), 
(76087, 'Weatherford', 'TX', 817, '-097.786026', '+32.753927'), 
(76088, 'Weatherford', 'TX', 817, '-097.860618', '+32.847803'), 
(76092, 'Southlake', 'TX', 817, '-097.152368', '+32.948474'), 
(76093, 'Rio Vista', 'TX', 817, '-097.326177', '+32.295054'), 
(76094, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76095, 'Bedford', 'TX', 817, '-097.291484', '+32.771419'), 
(76096, 'Arlington', 'TX', 817, '-097.291484', '+32.771419'), 
(76097, 'Burleson', 'TX', 817, '-097.260900', '+32.524393'), 
(76098, 'Azle', 'TX', 817, '-097.563622', '+32.895716'), 
(76099, 'Grapevine', 'TX', 817, '-097.291484', '+32.771419'), 
(76101, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76102, 'Fort Worth', 'TX', 817, '-097.245612', '+32.759437'), 
(76103, 'Fort Worth', 'TX', 817, '-097.274093', '+32.756715'), 
(76104, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76105, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76106, 'Fort Worth', 'TX', 817, '-097.355195', '+32.788655'), 
(76107, 'Fort Worth', 'TX', 817, '-097.380446', '+32.754280'), 
(76108, 'Fort Worth', 'TX', 817, '-097.496948', '+32.782178'), 
(76109, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76110, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76111, 'Fort Worth', 'TX', 817, '-097.297494', '+32.794671'), 
(76112, 'Fort Worth', 'TX', 817, '-097.217742', '+32.772130'), 
(76113, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76114, 'Fort Worth', 'TX', 817, '-097.392797', '+32.779629'), 
(76115, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76116, 'Fort Worth', 'TX', 817, '-097.426847', '+32.743094'), 
(76117, 'Haltom City', 'TX', 817, '-097.263393', '+32.801874'), 
(76118, 'Fort Worth', 'TX', 817, '-097.195241', '+32.801252'), 
(76119, 'Fort Worth', 'TX', 817, '-097.193275', '+32.798883'), 
(76120, 'Fort Worth', 'TX', 817, '-097.184721', '+32.769931'), 
(76121, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76122, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76123, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76124, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76126, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76127, 'Naval Air Station/ jrb', 'TX', 817, '-097.427153', '+32.766737'), 
(76129, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76130, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76131, 'Fort Worth', 'TX', 817, '-097.348081', '+32.891654'), 
(76132, 'Fort Worth', 'TX', 817, '-097.369898', '+32.868287'), 
(76133, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76134, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76135, 'Fort Worth', 'TX', 817, '-097.470199', '+32.834785'), 
(76136, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76137, 'Fort Worth', 'TX', 817, '-097.288144', '+32.853199'), 
(76140, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76147, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76148, 'Fort Worth', 'TX', 817, '-097.250808', '+32.862105'), 
(76150, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76155, 'Fort Worth', 'TX', 817, '-097.051969', '+32.831354'), 
(76161, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76162, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76163, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76164, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76177, 'Fort Worth', 'TX', 817, '-097.323620', '+32.934550'), 
(76178, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76179, 'Fort Worth', 'TX', 817, '-097.425681', '+32.907394'), 
(76180, 'North Richland Hills', 'TX', 817, '-097.217416', '+32.868023'), 
(76181, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76182, 'North Richland Hills', 'TX', 817, '-097.291484', '+32.771419'), 
(76185, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76191, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76192, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76193, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76195, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76196, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76197, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76198, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76199, 'Fort Worth', 'TX', 817, '-097.291484', '+32.771419'), 
(76201, 'Denton', 'TX', 254, '-097.200555', '+33.244683'), 
(76202, 'Denton', 'TX', 254, '-097.108546', '+33.225523'), 
(76203, 'Denton', 'TX', 254, '-097.127027', '+33.246457'), 
(76204, 'Denton', 'TX', 254, '-097.116282', '+33.207430'), 
(76205, 'Denton', 'TX', 254, '-097.091876', '+33.152861'), 
(76206, 'Denton', 'TX', 254, '-097.150558', '+33.169379'), 
(76207, 'Denton', 'TX', 254, '-097.203975', '+33.238378'), 
(76208, 'Denton', 'TX', 254, '-097.095421', '+33.160393'), 
(76225, 'Alvord', 'TX', 940, '-097.708353', '+33.355828'), 
(76226, 'Argyle', 'TX', 254, '-097.164644', '+33.215066'), 
(76227, 'Aubrey', 'TX', 254, '-097.017480', '+33.278066'), 
(76228, 'Bellevue', 'TX', 940, '-098.015081', '+33.634364'), 
(76230, 'Bowie', 'TX', 940, '-097.856849', '+33.530011'), 
(76233, 'Collinsville', 'TX', 903, '-096.856165', '+33.561589'), 
(76234, 'Decatur', 'TX', 940, '-097.610974', '+33.260148'), 
(76238, 'Era', 'TX', 940, '-097.313913', '+33.490924'), 
(76239, 'Forestburg', 'TX', 940, '-097.565592', '+33.436183'), 
(76240, 'Gainesville', 'TX', 940, '-097.158295', '+33.654698'), 
(76241, 'Gainesville', 'TX', 940, '-097.036920', '+33.610384'), 
(76244, 'Keller', 'TX', 817, '-097.291484', '+32.771419'), 
(76245, 'Gordonville', 'TX', 903, '-096.851241', '+33.826599'), 
(76246, 'Greenwood', 'TX', 940, '-097.609392', '+33.317914'), 
(76247, 'Justin', 'TX', 254, '-097.245551', '+33.100744'), 
(76248, 'Keller', 'TX', 817, '-097.248710', '+32.934629'), 
(76249, 'Krum', 'TX', 254, '-097.286741', '+33.224192'), 
(76250, 'Lindsay', 'TX', 940, '-097.171723', '+33.533869'), 
(76251, 'Montague', 'TX', 940, '-097.720081', '+33.647198'), 
(76252, 'Muenster', 'TX', 940, '-097.345020', '+33.690667'), 
(76253, 'Myra', 'TX', 940, '-097.309018', '+33.617841'), 
(76255, 'Nocona', 'TX', 940, '-097.691515', '+33.815096'), 
(76258, 'Pilot Point', 'TX', 254, '-097.067567', '+33.249576'), 
(76259, 'Ponder', 'TX', 254, '-097.309629', '+33.192662'), 
(76261, 'Ringgold', 'TX', 940, '-097.941476', '+33.820163'), 
(76262, 'Roanoke', 'TX', 254, '-097.117815', '+33.199082'), 
(76263, 'Rosston', 'TX', 940, '-097.421155', '+33.487842'), 
(76264, 'Sadler', 'TX', 903, '-096.846208', '+33.728996'), 
(76265, 'Saint Jo', 'TX', 940, '-097.524599', '+33.692738'), 
(76266, 'Sanger', 'TX', 254, '-097.214454', '+33.341653'), 
(76267, 'Slidell', 'TX', 940, '-097.392190', '+33.378039'), 
(76268, 'Southmayd', 'TX', 903, '-096.757322', '+33.602427'), 
(76270, 'Sunset', 'TX', 940, '-097.760266', '+33.499274'), 
(76271, 'Tioga', 'TX', 254, '-096.859159', '+33.532559'), 
(76272, 'Valley View', 'TX', 940, '-097.143184', '+33.495794'), 
(76273, 'Whitesboro', 'TX', 903, '-096.836522', '+33.701372'), 
(76299, 'Roanoke', 'TX', 254, '-097.116282', '+33.207430'), 
(76301, 'Wichita Falls', 'TX', 940, '-098.482830', '+33.959758'), 
(76302, 'Wichita Falls', 'TX', 940, '-098.478280', '+33.863948'), 
(76305, 'Wichita Falls', 'TX', 940, '-098.512878', '+33.973736'), 
(76306, 'Wichita Falls', 'TX', 940, '-098.696094', '+33.979635'), 
(76307, 'Wichita Falls', 'TX', 940, '-098.494595', '+33.877746'), 
(76308, 'Wichita Falls', 'TX', 940, '-098.582279', '+33.863226'), 
(76309, 'Wichita Falls', 'TX', 940, '-098.499781', '+33.892709'), 
(76310, 'Wichita Falls', 'TX', 940, '-098.576573', '+33.871210'), 
(76311, 'Sheppard AFB', 'TX', 940, '-098.505933', '+33.968945'), 
(76351, 'Archer City', 'TX', 940, '-098.624934', '+33.556215'), 
(76352, 'Bluegrove', 'TX', 940, '-098.184762', '+33.811665'), 
(76354, 'Burkburnett', 'TX', 940, '-098.600475', '+34.048087'), 
(76357, 'Byers', 'TX', 940, '-098.191301', '+34.072254'), 
(76360, 'Electra', 'TX', 940, '-098.743552', '+33.999472'), 
(76363, 'Goree', 'TX', 940, '-099.572744', '+33.514168'), 
(76364, 'Harrold', 'TX', 940, '-099.033787', '+34.118913'), 
(76365, 'Henrietta', 'TX', 940, '-098.201732', '+33.906101'), 
(76366, 'Holliday', 'TX', 940, '-098.711928', '+33.711373'), 
(76367, 'Iowa Park', 'TX', 940, '-098.717032', '+33.969067'), 
(76369, 'Kamay', 'TX', 940, '-098.687748', '+34.023386'), 
(76370, 'Megargel', 'TX', 940, '-098.929727', '+33.453275'), 
(76371, 'Munday', 'TX', 940, '-099.642309', '+33.495136'), 
(76372, 'Newcastle', 'TX', 940, '-098.742126', '+33.193400'), 
(76373, 'Oklaunion', 'TX', 940, '-099.107033', '+34.145598'), 
(76374, 'Olney', 'TX', 940, '-098.779466', '+33.361214'), 
(76377, 'Petrolia', 'TX', 940, '-098.228187', '+34.032867'), 
(76379, 'Scotland', 'TX', 940, '-098.687302', '+33.615708'), 
(76380, 'Seymour', 'TX', 940, '-099.263681', '+33.620131'), 
(76384, 'Vernon', 'TX', 940, '-099.284002', '+34.155524'), 
(76385, 'Vernon', 'TX', 940, '-099.214088', '+34.146356'), 
(76388, 'Weinert', 'TX', 940, '-099.674393', '+33.322098'), 
(76389, 'Windthorst', 'TX', 940, '-098.687302', '+33.615708'), 
(76401, 'Stephenville', 'TX', 254, '-098.108828', '+32.321348'), 
(76402, 'Stephenville', 'TX', 254, '-098.207997', '+32.215275'), 
(76424, 'Breckenridge', 'TX', 254, '-098.841540', '+32.769037'), 
(76426, 'Bridgeport', 'TX', 940, '-097.697401', '+33.174802'), 
(76427, 'Bryson', 'TX', 940, '-098.387427', '+33.161547'), 
(76429, 'Caddo', 'TX', 254, '-098.749054', '+32.715706'), 
(76430, 'Albany', 'TX', 915, '-099.210207', '+32.768222'), 
(76431, 'Chico', 'TX', 940, '-097.814354', '+33.301868'), 
(76432, 'Blanket', 'TX', 915, '-098.827637', '+31.801502'), 
(76433, 'Bluff Dale', 'TX', 254, '-098.053885', '+32.288420'), 
(76435, 'Carbon', 'TX', 254, '-098.819663', '+32.228414'), 
(76436, 'Carlton', 'TX', 254, '-098.115083', '+31.717077'), 
(76437, 'Cisco', 'TX', 254, '-098.973319', '+32.286476'), 
(76439, 'Dennis', 'TX', 940, '-097.957483', '+32.632495'), 
(76442, 'Comanche', 'TX', 915, '-098.513844', '+31.979672'), 
(76443, 'Cross Plains', 'TX', 254, '-099.221055', '+32.167420'), 
(76444, 'De Leon', 'TX', 254, '-098.650751', '+32.070468'), 
(76445, 'Desdemona', 'TX', 254, '-098.796686', '+32.296818'), 
(76446, 'Dublin', 'TX', 254, '-098.289028', '+32.123145'), 
(76448, 'Eastland', 'TX', 254, '-098.777973', '+32.403972'), 
(76449, 'Graford', 'TX', 940, '-098.337981', '+32.774543'), 
(76450, 'Graham', 'TX', 940, '-098.644030', '+33.092674'), 
(76452, 'Energy', 'TX', 254, '-098.540485', '+31.972712'), 
(76453, 'Gordon', 'TX', 940, '-098.368583', '+32.616663'), 
(76454, 'Gorman', 'TX', 254, '-098.719352', '+32.221688'), 
(76455, 'Gustine', 'TX', 915, '-098.401686', '+31.846846'), 
(76457, 'Hico', 'TX', 254, '-098.032562', '+31.939212'), 
(76458, 'Jacksboro', 'TX', 940, '-098.264241', '+33.246805'), 
(76459, 'Jermyn', 'TX', 940, '-098.172371', '+33.234207'), 
(76460, 'Loving', 'TX', 940, '-098.496902', '+33.290955'), 
(76461, 'Lingleville', 'TX', 254, '-098.342798', '+32.221433'), 
(76462, 'Lipan', 'TX', 254, '-097.989191', '+32.494133'), 
(76463, 'Mingus', 'TX', 940, '-098.421901', '+32.538075'), 
(76464, 'Moran', 'TX', 915, '-099.199479', '+32.624249'), 
(76465, 'Morgan Mill', 'TX', 254, '-098.207997', '+32.215275'), 
(76466, 'Olden', 'TX', 254, '-098.734228', '+32.442088'), 
(76467, 'Paluxy', 'TX', 254, '-097.932083', '+32.341365'), 
(76468, 'Proctor', 'TX', 254, '-098.540485', '+31.972712'), 
(76469, 'Putnam', 'TX', 915, '-099.195668', '+32.374033'), 
(76470, 'Ranger', 'TX', 254, '-098.778484', '+32.303639'), 
(76471, 'Rising Star', 'TX', 254, '-098.860949', '+32.268924'), 
(76472, 'Santo', 'TX', 940, '-098.179314', '+32.635934'), 
(76474, 'Sidney', 'TX', 254, '-098.540485', '+31.972712'), 
(76475, 'Strawn', 'TX', 940, '-098.509939', '+32.693772'), 
(76476, 'Tolar', 'TX', 254, '-097.933708', '+32.400038'), 
(76481, 'South Bend', 'TX', 940, '-098.689196', '+33.005164'), 
(76483, 'Throckmorton', 'TX', 940, '-099.145361', '+33.158707'), 
(76484, 'Palo Pinto', 'TX', 940, '-098.346877', '+32.704835'), 
(76485, 'Peaster', 'TX', 817, '-097.805502', '+32.779315'), 
(76486, 'Perrin', 'TX', 940, '-098.066151', '+33.030672'), 
(76487, 'Poolville', 'TX', 817, '-097.903499', '+32.949620'), 
(76490, 'Whitt', 'TX', 940, '-097.942209', '+32.951494'), 
(76491, 'Woodson', 'TX', 940, '-099.054584', '+33.074064'), 
(76501, 'Temple', 'TX', 254, '-097.304700', '+31.068306'), 
(76502, 'Temple', 'TX', 254, '-097.402704', '+31.104581'), 
(76503, 'Temple', 'TX', 254, '-097.320306', '+31.053986'), 
(76504, 'Temple', 'TX', 254, '-097.440951', '+31.121795'), 
(76505, 'Temple', 'TX', 254, '-097.492017', '+31.036287'), 
(76508, 'Temple', 'TX', 254, '-097.492017', '+31.036287'), 
(76511, 'Bartlett', 'TX', 254, '-097.417295', '+30.906295'), 
(76513, 'Belton', 'TX', 254, '-097.521848', '+30.983551'), 
(76518, 'Buckholts', 'TX', 254, '-097.055021', '+30.868537'), 
(76519, 'Burlington', 'TX', 254, '-096.964199', '+30.973648'), 
(76520, 'Cameron', 'TX', 254, '-096.902747', '+30.812561'), 
(76522, 'Copperas Cove', 'TX', 254, '-097.930051', '+31.202919'), 
(76523, 'Davilla', 'TX', 254, '-096.963760', '+30.784169'), 
(76524, 'Eddy', 'TX', 254, '-097.277397', '+31.308813'), 
(76525, 'Evant', 'TX', 254, '-098.053477', '+31.438841'), 
(76526, 'Flat', 'TX', 254, '-097.582152', '+31.295568'), 
(76527, 'Florence', 'TX', 254, '-097.781190', '+30.807586'), 
(76528, 'Gatesville', 'TX', 254, '-097.833033', '+31.417739'), 
(76530, 'Granger', 'TX', 512, '-097.418471', '+30.711360'), 
(76531, 'Hamilton', 'TX', 254, '-098.107585', '+31.671399'), 
(76533, 'Heidenheimer', 'TX', 254, '-097.493616', '+31.049621'), 
(76534, 'Holland', 'TX', 254, '-097.418108', '+30.887588'), 
(76537, 'Jarrell', 'TX', 512, '-097.594186', '+30.811931'), 
(76538, 'Jonesboro', 'TX', 254, '-097.845634', '+31.559947'), 
(76539, 'Kempner', 'TX', 512, '-097.957926', '+31.107716'), 
(76540, 'Killeen', 'TX', 254, '-097.357099', '+31.085833'), 
(76541, 'Killeen', 'TX', 254, '-097.621213', '+31.057772'), 
(76542, 'Killeen', 'TX', 254, '-097.680866', '+31.037570'), 
(76543, 'Killeen', 'TX', 254, '-097.585946', '+31.010681'), 
(76544, 'Killeen', 'TX', 254, '-097.746948', '+31.128195'), 
(76545, 'Killeen', 'TX', 254, '-097.492017', '+31.036287'), 
(76546, 'Killeen', 'TX', 254, '-097.492017', '+31.036287'), 
(76547, 'Killeen', 'TX', 254, '-097.492017', '+31.036287'), 
(76548, 'Harker Heights', 'TX', 254, '-097.611484', '+31.028627'), 
(76549, 'Killeen', 'TX', 254, '-097.590787', '+31.043013'), 
(76550, 'Lampasas', 'TX', 512, '-098.236306', '+31.183225'), 
(76552, 'Leon Junction', 'TX', 254, '-097.548468', '+31.351234'), 
(76554, 'Little River', 'TX', 254, '-097.361597', '+30.963007'), 
(76555, 'Maysfield', 'TX', 254, '-096.963760', '+30.784169'), 
(76556, 'Milano', 'TX', 512, '-096.880743', '+30.730427'), 
(76557, 'Moody', 'TX', 254, '-097.336265', '+31.335232'), 
(76558, 'Mound', 'TX', 254, '-097.644352', '+31.351386'), 
(76559, 'Nolanville', 'TX', 254, '-097.508300', '+31.037986'), 
(76561, 'Oglesby', 'TX', 254, '-097.560418', '+31.415049'), 
(76564, 'Pendleton', 'TX', 254, '-097.492017', '+31.036287'), 
(76565, 'Pottsville', 'TX', 254, '-098.348689', '+31.636838'), 
(76566, 'Purmela', 'TX', 254, '-097.990338', '+31.484144'), 
(76567, 'Rockdale', 'TX', 512, '-097.035158', '+30.655359'), 
(76569, 'Rogers', 'TX', 254, '-097.225426', '+30.948804'), 
(76570, 'Rosebud', 'TX', 254, '-096.998652', '+31.103376'), 
(76571, 'Salado', 'TX', 254, '-097.570057', '+30.925692'), 
(76573, 'Schwertner', 'TX', 254, '-097.470456', '+30.805512'), 
(76574, 'Taylor', 'TX', 512, '-097.393787', '+30.581504'), 
(76577, 'Thorndale', 'TX', 512, '-097.205788', '+30.613774'), 
(76578, 'Thrall', 'TX', 512, '-097.236259', '+30.546326'), 
(76579, 'Troy', 'TX', 254, '-097.269835', '+31.174847'), 
(76596, 'Gatesville', 'TX', 254, '-097.799309', '+31.390196'), 
(76597, 'Gatesville', 'TX', 254, '-097.799309', '+31.390196'), 
(76598, 'Gatesville', 'TX', 254, '-097.799309', '+31.390196'), 
(76599, 'Gatesville', 'TX', 254, '-097.734728', '+31.470598'), 
(76621, 'Abbott', 'TX', 254, '-097.077218', '+31.884540'), 
(76622, 'Aquilla', 'TX', 254, '-097.108113', '+31.987167'), 
(76623, 'Avalon', 'TX', 972, '-096.783200', '+32.221421'), 
(76624, 'Axtell', 'TX', 254, '-096.986233', '+31.687303'), 
(76626, 'Blooming Grove', 'TX', 903, '-096.733115', '+32.101460'), 
(76627, 'Blum', 'TX', 254, '-097.373528', '+32.045004'), 
(76628, 'Brandon', 'TX', 254, '-097.108113', '+31.987167'), 
(76629, 'Bremond', 'TX', 254, '-096.675985', '+31.165947'), 
(76630, 'Bruceville', 'TX', 254, '-097.230006', '+31.335902'), 
(76631, 'Bynum', 'TX', 254, '-097.003015', '+31.968293'), 
(76632, 'Chilton', 'TX', 254, '-097.039384', '+31.303213'), 
(76633, 'China Spring', 'TX', 254, '-097.310809', '+31.666665'), 
(76634, 'Clifton', 'TX', 254, '-097.520315', '+31.791801'), 
(76635, 'Coolidge', 'TX', 254, '-096.586919', '+31.695145'), 
(76636, 'Covington', 'TX', 254, '-097.229962', '+32.235057'), 
(76637, 'Cranfills Gap', 'TX', 254, '-097.640970', '+31.897381'), 
(76638, 'Crawford', 'TX', 254, '-097.430510', '+31.565099'), 
(76639, 'Dawson', 'TX', 254, '-096.646518', '+31.909682'), 
(76640, 'Elm Mott', 'TX', 254, '-097.114570', '+31.699922'), 
(76641, 'Frost', 'TX', 903, '-096.792321', '+32.012530'), 
(76642, 'Groesbeck', 'TX', 254, '-096.543147', '+31.473823'), 
(76643, 'Hewitt', 'TX', 254, '-097.164392', '+31.522017'), 
(76644, 'Laguna Park', 'TX', 254, '-097.640970', '+31.897381'), 
(76645, 'Hillsboro', 'TX', 254, '-097.057661', '+31.937903'), 
(76648, 'Hubbard', 'TX', 254, '-097.079707', '+31.905748'), 
(76649, 'Iredell', 'TX', 254, '-097.870387', '+31.984603'), 
(76650, 'Irene', 'TX', 254, '-097.108113', '+31.987167'), 
(76651, 'Italy', 'TX', 972, '-096.873872', '+32.189616'), 
(76652, 'Kopperl', 'TX', 254, '-097.640970', '+31.897381'), 
(76653, 'Kosse', 'TX', 254, '-096.629121', '+31.312973'), 
(76654, 'Leroy', 'TX', 254, '-097.203166', '+31.553646'), 
(76655, 'Lorena', 'TX', 254, '-097.163530', '+31.527918'), 
(76656, 'Lott', 'TX', 254, '-097.043397', '+31.146313'), 
(76657, 'Mc Gregor', 'TX', 254, '-097.393924', '+31.403520'), 
(76660, 'Malone', 'TX', 254, '-096.911219', '+31.891824'), 
(76661, 'Marlin', 'TX', 254, '-096.885602', '+31.249621'), 
(76664, 'Mart', 'TX', 254, '-096.871366', '+31.554423'), 
(76665, 'Meridian', 'TX', 254, '-097.652901', '+31.926424'), 
(76666, 'Mertens', 'TX', 903, '-096.893871', '+32.058486'), 
(76667, 'Mexia', 'TX', 254, '-096.521530', '+31.674789'), 
(76670, 'Milford', 'TX', 972, '-096.981584', '+32.150961'), 
(76671, 'Morgan', 'TX', 254, '-097.634243', '+32.006800'), 
(76673, 'Mount Calm', 'TX', 254, '-096.882676', '+31.755973'), 
(76675, 'Otto', 'TX', 254, '-096.937574', '+31.254242'), 
(76676, 'Penelope', 'TX', 254, '-096.926944', '+31.859638'), 
(76677, 'Perry', 'TX', 254, '-096.937574', '+31.254242'), 
(76678, 'Prairie Hill', 'TX', 254, '-096.584425', '+31.517893'), 
(76679, 'Purdon', 'TX', 903, '-096.604622', '+31.931282'), 
(76680, 'Reagan', 'TX', 254, '-096.937574', '+31.254242'), 
(76681, 'Richland', 'TX', 903, '-096.388082', '+31.905199'), 
(76682, 'Riesel', 'TX', 254, '-096.944644', '+31.488620'), 
(76684, 'Ross', 'TX', 254, '-097.118754', '+31.717293'), 
(76685, 'Satin', 'TX', 254, '-097.076732', '+31.371525'), 
(76686, 'Tehuacana', 'TX', 254, '-096.541589', '+31.750384'), 
(76687, 'Thornton', 'TX', 254, '-096.572810', '+31.409873'), 
(76689, 'Valley Mills', 'TX', 254, '-097.471686', '+31.657441'), 
(76690, 'Walnut Springs', 'TX', 254, '-097.750239', '+32.043524'), 
(76691, 'West', 'TX', 254, '-097.102936', '+31.759903'), 
(76692, 'Whitney', 'TX', 254, '-097.346289', '+31.971321'), 
(76693, 'Wortham', 'TX', 254, '-096.391904', '+31.769360'), 
(76701, 'Waco', 'TX', 254, '-097.155080', '+31.551566'), 
(76702, 'Waco', 'TX', 254, '-097.144330', '+31.547516'), 
(76703, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76704, 'Waco', 'TX', 254, '-097.133007', '+31.554918'), 
(76705, 'Waco', 'TX', 254, '-097.096306', '+31.640315'), 
(76706, 'Waco', 'TX', 254, '-097.112326', '+31.474410'), 
(76707, 'Waco', 'TX', 254, '-097.160281', '+31.516366'), 
(76708, 'Waco', 'TX', 254, '-097.266208', '+31.639896'), 
(76710, 'Waco', 'TX', 254, '-097.186682', '+31.511560'), 
(76711, 'Waco', 'TX', 254, '-097.154730', '+31.517516'), 
(76712, 'Woodway', 'TX', 254, '-097.265089', '+31.539194'), 
(76714, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76715, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76716, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76795, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76797, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76798, 'Waco', 'TX', 254, '-097.203166', '+31.553646'), 
(76799, 'Waco', 'TX', 254, '-097.161480', '+31.541116'), 
(76801, 'Brownwood', 'TX', 915, '-098.991530', '+31.775393'), 
(76802, 'Early', 'TX', 915, '-098.922858', '+31.787392'), 
(76803, 'Brownwood', 'TX', 915, '-098.936021', '+31.763882'), 
(76804, 'Brownwood', 'TX', 915, '-099.092130', '+31.774190'), 
(76820, 'Art', 'TX', 915, '-099.100089', '+30.720372'), 
(76821, 'Ballinger', 'TX', 915, '-099.911547', '+31.770615'), 
(76823, 'Bangs', 'TX', 915, '-099.038558', '+31.758771'), 
(76824, 'Bend', 'TX', 915, '-098.238344', '+31.246571'), 
(76825, 'Brady', 'TX', 915, '-099.337237', '+31.150939'), 
(76827, 'Brookesmith', 'TX', 915, '-099.091825', '+31.547322'), 
(76828, 'Burkett', 'TX', 915, '-099.458967', '+31.745879'), 
(76831, 'Castell', 'TX', 915, '-098.657239', '+30.703950'), 
(76832, 'Cherokee', 'TX', 915, '-098.710661', '+30.965073'), 
(76834, 'Coleman', 'TX', 915, '-099.400197', '+31.896653'), 
(76836, 'Doole', 'TX', 915, '-099.347156', '+31.217152'), 
(76837, 'Eden', 'TX', 915, '-099.876368', '+31.174061'), 
(76841, 'Fort Mc Kavett', 'TX', 915, '-099.827483', '+30.931395'), 
(76842, 'Fredonia', 'TX', 915, '-099.224184', '+30.719628'), 
(76844, 'Goldthwaite', 'TX', 915, '-098.458794', '+31.447214'), 
(76845, 'Gouldbusk', 'TX', 915, '-099.546975', '+31.528604'), 
(76848, 'Hext', 'TX', 915, '-099.800240', '+30.899180'), 
(76849, 'Junction', 'TX', 915, '-099.776055', '+30.496870'), 
(76852, 'Lohn', 'TX', 915, '-099.347156', '+31.217152'), 
(76853, 'Lometa', 'TX', 512, '-098.394921', '+31.218283'), 
(76854, 'London', 'TX', 915, '-099.709428', '+30.498845'), 
(76855, 'Lowake', 'TX', 915, '-099.858370', '+31.333614'), 
(76856, 'Mason', 'TX', 915, '-099.142096', '+30.752875'), 
(76857, 'May', 'TX', 254, '-098.927189', '+31.951238'), 
(76858, 'Melvin', 'TX', 915, '-099.347156', '+31.217152'), 
(76859, 'Menard', 'TX', 915, '-099.780490', '+30.918307'), 
(76861, 'Miles', 'TX', 915, '-100.147719', '+31.680297'), 
(76862, 'Millersview', 'TX', 915, '-099.710871', '+31.535046'), 
(76864, 'Mullin', 'TX', 915, '-098.639178', '+31.551904'), 
(76865, 'Norton', 'TX', 915, '-100.163871', '+31.869872'), 
(76866, 'Paint Rock', 'TX', 915, '-100.014384', '+31.462315'), 
(76867, 'Pear Valley', 'TX', 915, '-099.347156', '+31.217152'), 
(76869, 'Pontotoc', 'TX', 915, '-099.224184', '+30.719628'), 
(76870, 'Priddy', 'TX', 915, '-098.630919', '+31.477095'), 
(76871, 'Richland Springs', 'TX', 915, '-098.912791', '+31.300297'), 
(76872, 'Rochelle', 'TX', 915, '-099.347156', '+31.217152'), 
(76873, 'Rockwood', 'TX', 915, '-099.458967', '+31.745879'), 
(76874, 'Roosevelt', 'TX', 915, '-099.709428', '+30.498845'), 
(76875, 'Rowena', 'TX', 915, '-100.047062', '+31.668401'), 
(76877, 'San Saba', 'TX', 915, '-098.723024', '+31.212412'), 
(76878, 'Santa Anna', 'TX', 915, '-099.326291', '+31.737608'), 
(76880, 'Star', 'TX', 915, '-098.630919', '+31.477095'), 
(76882, 'Talpa', 'TX', 915, '-099.631855', '+31.783260'), 
(76883, 'Telegraph', 'TX', 915, '-100.227509', '+29.956952'), 
(76884, 'Valera', 'TX', 915, '-099.458967', '+31.745879'), 
(76885, 'Valley Spring', 'TX', 915, '-098.657239', '+30.703950'), 
(76886, 'Veribest', 'TX', 915, '-100.494912', '+31.349348'), 
(76887, 'Voca', 'TX', 915, '-099.347156', '+31.217152'), 
(76888, 'Voss', 'TX', 915, '-099.458967', '+31.745879'), 
(76890, 'Zephyr', 'TX', 915, '-098.807010', '+31.692764'), 
(76901, 'San Angelo', 'TX', 915, '-100.533397', '+31.444510'), 
(76902, 'San Angelo', 'TX', 915, '-100.689590', '+31.395770'), 
(76903, 'San Angelo', 'TX', 915, '-100.301959', '+31.505333'), 
(76904, 'San Angelo', 'TX', 915, '-100.443556', '+31.342589'), 
(76905, 'San Angelo', 'TX', 915, '-100.301587', '+31.441909'), 
(76906, 'San Angelo', 'TX', 915, '-100.495114', '+31.372754'), 
(76908, 'Goodfellow AFB', 'TX', 915, '-100.689590', '+31.395770'), 
(76909, 'San Angelo', 'TX', 915, '-100.689590', '+31.395770'), 
(76930, 'Barnhart', 'TX', 915, '-101.126017', '+31.143346'), 
(76932, 'Big Lake', 'TX', 915, '-101.542300', '+31.417011'), 
(76933, 'Bronte', 'TX', 915, '-100.343161', '+31.854544'), 
(76934, 'Carlsbad', 'TX', 915, '-100.669391', '+31.626621'), 
(76935, 'Christoval', 'TX', 915, '-100.544674', '+31.188841'), 
(76936, 'Eldorado', 'TX', 915, '-100.676722', '+30.912773'), 
(76937, 'Eola', 'TX', 915, '-100.092229', '+31.361745'), 
(76939, 'Knickerbocker', 'TX', 915, '-100.592015', '+31.250101'), 
(76940, 'Mereta', 'TX', 915, '-100.143724', '+31.480347'), 
(76941, 'Mertzon', 'TX', 915, '-100.874701', '+31.347682'), 
(76943, 'Ozona', 'TX', 915, '-101.498604', '+30.798496'), 
(76945, 'Robert Lee', 'TX', 915, '-100.487299', '+31.911149'), 
(76949, 'Silver', 'TX', 915, '-100.530253', '+31.889601'), 
(76950, 'Sonora', 'TX', 915, '-100.671422', '+30.579386'), 
(76951, 'Sterling City', 'TX', 915, '-101.030277', '+31.882997'), 
(76953, 'Tennyson', 'TX', 915, '-100.288365', '+31.739714'), 
(76955, 'Vancourt', 'TX', 915, '-100.154738', '+31.327950'), 
(76957, 'Wall', 'TX', 915, '-100.206705', '+31.359844'), 
(76958, 'Water Valley', 'TX', 915, '-100.658982', '+31.635184'), 
(77001, 'Houston', 'TX', 713, '-095.309789', '+29.813142'), 
(77002, 'Houston', 'TX', 713, '-095.391447', '+29.807651'), 
(77003, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77004, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77005, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77006, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77007, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77008, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77009, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77010, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77011, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77012, 'Houston', 'TX', 713, '-095.251662', '+29.711528'), 
(77013, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77014, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77015, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77016, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77017, 'Houston', 'TX', 713, '-095.257113', '+29.679879'), 
(77018, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77019, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77020, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77021, 'Houston', 'TX', 713, '-095.373966', '+29.678430'), 
(77022, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77023, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77024, 'Houston', 'TX', 713, '-095.421967', '+29.824899'), 
(77025, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77026, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77027, 'Houston', 'TX', 713, '-095.303129', '+29.688374'), 
(77028, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77029, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77030, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77031, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77032, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77033, 'Houston', 'TX', 713, '-095.337865', '+29.668680'), 
(77034, 'Houston', 'TX', 713, '-095.197354', '+29.619030'), 
(77035, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77036, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77037, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77038, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77039, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77040, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77041, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77042, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77043, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77044, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77045, 'Houston', 'TX', 713, '-095.403617', '+29.642031'), 
(77046, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77047, 'Houston', 'TX', 713, '-095.387721', '+29.614782'), 
(77048, 'Houston', 'TX', 713, '-095.340665', '+29.625781'), 
(77049, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77050, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77051, 'Houston', 'TX', 713, '-095.381407', '+29.658330'), 
(77052, 'Houston', 'TX', 713, '-095.177587', '+29.676829'), 
(77053, 'Houston', 'TX', 713, '-095.424818', '+29.600732'), 
(77054, 'Houston', 'TX', 713, '-095.391466', '+29.675430'), 
(77055, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77056, 'Houston', 'TX', 713, '-095.207161', '+29.698579'), 
(77057, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77058, 'Houston', 'TX', 281, '-095.099828', '+29.571604'), 
(77059, 'Houston', 'TX', 713, '-095.120937', '+29.576505'), 
(77060, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77061, 'Houston', 'TX', 713, '-095.283160', '+29.656880'), 
(77062, 'Houston', 'TX', 281, '-095.131719', '+29.571478'), 
(77063, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77064, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77065, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77066, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77067, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77068, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77069, 'Houston', 'TX', 281, '-095.335551', '+29.781938'), 
(77070, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77071, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77072, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77073, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77074, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77075, 'Houston', 'TX', 713, '-095.262863', '+29.623734'), 
(77076, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77077, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77078, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77079, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77080, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77081, 'Houston', 'TX', 713, '-095.306914', '+29.681930'), 
(77082, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77083, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77084, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77085, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77086, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77087, 'Houston', 'TX', 713, '-095.297913', '+29.676829'), 
(77088, 'Houston', 'TX', 281, '-095.434241', '+29.833990');

insert  into zipcodes values 
(77089, 'Houston', 'TX', 281, '-095.235712', '+29.589490'), 
(77090, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77091, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77092, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77093, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77094, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77095, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77096, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77097, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77098, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77099, 'Houston', 'TX', 281, '-095.434241', '+29.833990'), 
(77201, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77202, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77203, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77204, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77205, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77206, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77207, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77208, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77209, 'Houston', 'TX', 713, '-095.158517', '+29.612816'), 
(77210, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77212, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77213, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77215, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77216, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77217, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77218, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77219, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77220, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77221, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77222, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77223, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77224, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77225, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77226, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77227, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77228, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77229, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77230, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77231, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77233, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77234, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77235, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77236, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77237, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77238, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77240, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77241, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77242, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77243, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77244, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77245, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77248, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77249, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77251, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77252, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77253, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77254, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77255, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77256, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77257, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77258, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77259, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77261, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77262, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77263, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77265, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77266, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77267, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77268, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77269, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77270, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77271, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77272, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77273, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77274, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77275, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77277, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77279, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77280, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77281, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77282, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77284, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77287, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77288, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77289, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77290, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77291, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77292, 'Houston', 'TX', 713, '-095.332598', '+29.744341'), 
(77293, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77297, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77298, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77299, 'Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77301, 'Conroe', 'TX', 409, '-095.512320', '+30.310041'), 
(77302, 'Conroe', 'TX', 409, '-095.357716', '+30.223802'), 
(77303, 'Conroe', 'TX', 409, '-095.480387', '+30.334581'), 
(77304, 'Conroe', 'TX', 409, '-095.444823', '+30.276638'), 
(77305, 'Conroe', 'TX', 409, '-095.383202', '+30.290638'), 
(77306, 'Conroe', 'TX', 409, '-095.285136', '+30.227669'), 
(77315, 'North Houston', 'TX', 713, '-095.434241', '+29.833990'), 
(77316, 'Montgomery', 'TX', 409, '-095.685746', '+30.358652'), 
(77318, 'Willis', 'TX', 409, '-095.490719', '+30.437940'), 
(77320, 'Huntsville', 'TX', 409, '-095.597029', '+30.846986'), 
(77325, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77326, 'Ace', 'TX', 409, '-094.822101', '+30.520924'), 
(77327, 'Cleveland', 'TX', 281, '-094.978471', '+30.343114'), 
(77328, 'Cleveland', 'TX', 281, '-094.804065', '+30.188885'), 
(77331, 'Coldspring', 'TX', 409, '-095.111278', '+30.588554'), 
(77332, 'Dallardsville', 'TX', 409, '-094.869052', '+30.817866'), 
(77333, 'Dobbin', 'TX', 409, '-095.793870', '+30.374064'), 
(77334, 'Dodge', 'TX', 409, '-095.383817', '+30.771970'), 
(77335, 'Goodrich', 'TX', 409, '-094.904791', '+30.594279'), 
(77336, 'Huffman', 'TX', 281, '-095.434241', '+29.833990'), 
(77337, 'Hufsmith', 'TX', 713, '-095.434241', '+29.833990'), 
(77338, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77339, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77340, 'Huntsville', 'TX', 409, '-095.579836', '+30.644755'), 
(77341, 'Huntsville', 'TX', 409, '-095.595270', '+30.781280'), 
(77342, 'Huntsville', 'TX', 409, '-095.595270', '+30.781280'), 
(77343, 'Huntsville', 'TX', 409, '-095.595270', '+30.781280'), 
(77344, 'Huntsville', 'TX', 409, '-095.595270', '+30.781280'), 
(77345, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77346, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77347, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77348, 'Huntsville', 'TX', 409, '-095.595270', '+30.781280'), 
(77349, 'Huntsville', 'TX', 409, '-095.595270', '+30.781280'), 
(77350, 'Leggett', 'TX', 409, '-094.856052', '+30.856814'), 
(77351, 'Livingston', 'TX', 409, '-094.897605', '+30.682947'), 
(77353, 'Magnolia', 'TX', 281, '-095.709250', '+30.180626'), 
(77354, 'Magnolia', 'TX', 281, '-095.550188', '+30.233328'), 
(77355, 'Magnolia', 'TX', 281, '-095.679174', '+30.182467'), 
(77356, 'Montgomery', 'TX', 409, '-095.498330', '+30.354902'), 
(77357, 'New Caney', 'TX', 281, '-095.436337', '+30.279310'), 
(77358, 'New Waverly', 'TX', 409, '-095.466582', '+30.550542'), 
(77359, 'Oakhurst', 'TX', 409, '-095.290469', '+30.674933'), 
(77360, 'Onalaska', 'TX', 409, '-095.105581', '+30.822525'), 
(77362, 'Pinehurst', 'TX', 281, '-095.692288', '+30.179187'), 
(77363, 'Plantersville', 'TX', 409, '-095.856892', '+30.288721'), 
(77364, 'Pointblank', 'TX', 409, '-095.218676', '+30.755812'), 
(77365, 'Porter', 'TX', 281, '-095.400036', '+30.213080'), 
(77367, 'Riverside', 'TX', 409, '-095.390439', '+30.847563'), 
(77368, 'Romayor', 'TX', 281, '-094.804065', '+30.188885'), 
(77369, 'Rye', 'TX', 281, '-094.804065', '+30.188885'), 
(77371, 'Shepherd', 'TX', 409, '-095.085922', '+30.632802'), 
(77372, 'Splendora', 'TX', 281, '-095.183281', '+30.255457'), 
(77373, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77374, 'Thicket', 'TX', 409, '-094.401843', '+30.312185'), 
(77375, 'Tomball', 'TX', 281, '-095.434241', '+29.833990'), 
(77376, 'Votaw', 'TX', 409, '-094.652109', '+30.426417'), 
(77377, 'Tomball', 'TX', 281, '-095.434241', '+29.833990'), 
(77378, 'Willis', 'TX', 409, '-095.450554', '+30.444115'), 
(77379, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77380, 'Spring', 'TX', 281, '-095.470336', '+30.144112'), 
(77381, 'Spring', 'TX', 281, '-095.498497', '+30.171573'), 
(77382, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77383, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77384, 'Conroe', 'TX', 409, '-095.499935', '+30.225997'), 
(77385, 'Conroe', 'TX', 409, '-095.419023', '+30.191153'), 
(77386, 'Spring', 'TX', 281, '-095.401815', '+30.124558'), 
(77387, 'Spring', 'TX', 281, '-095.557004', '+30.378446'), 
(77388, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77389, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77391, 'Spring', 'TX', 281, '-095.434241', '+29.833990'), 
(77393, 'Spring', 'TX', 281, '-095.463474', '+30.329016'), 
(77396, 'Humble', 'TX', 281, '-095.434241', '+29.833990'), 
(77399, 'Livingston', 'TX', 409, '-094.869052', '+30.817866'), 
(77401, 'Bellaire', 'TX', 713, '-095.434241', '+29.833990'), 
(77402, 'Bellaire', 'TX', 713, '-095.434241', '+29.833990'), 
(77404, 'Bay City', 'TX', 409, '-095.651058', '+28.798156'), 
(77406, 'Richmond', 'TX', 281, '-095.919107', '+29.504010'), 
(77410, 'Cypress', 'TX', 281, '-095.434241', '+29.833990'), 
(77411, 'Alief', 'TX', 713, '-095.434241', '+29.833990'), 
(77412, 'Altair', 'TX', 409, '-096.524899', '+29.604660'), 
(77413, 'Barker', 'TX', 713, '-095.434241', '+29.833990'), 
(77414, 'Bay City', 'TX', 409, '-095.917347', '+28.863620'), 
(77415, 'Cedar Lane', 'TX', 409, '-095.846061', '+28.815437'), 
(77417, 'Beasley', 'TX', 409, '-095.974399', '+29.482797'), 
(77418, 'Bellville', 'TX', 409, '-096.321766', '+29.864772'), 
(77419, 'Blessing', 'TX', 361, '-095.945896', '+28.754719'), 
(77420, 'Boling', 'TX', 409, '-095.954627', '+29.240304'), 
(77422, 'Brazoria', 'TX', 409, '-095.520413', '+28.995948'), 
(77423, 'Brookshire', 'TX', 281, '-095.980220', '+29.859150'), 
(77426, 'Chappell Hill', 'TX', 409, '-096.278602', '+30.156759'), 
(77428, 'Collegeport', 'TX', 361, '-095.945896', '+28.754719'), 
(77429, 'Cypress', 'TX', 281, '-095.434241', '+29.833990'), 
(77430, 'Damon', 'TX', 409, '-095.677475', '+29.235317'), 
(77431, 'Danciger', 'TX', 409, '-095.820719', '+29.173701'), 
(77432, 'Danevang', 'TX', 409, '-096.241147', '+29.298532'), 
(77433, 'Cypress', 'TX', 281, '-095.434241', '+29.833990'), 
(77434, 'Eagle Lake', 'TX', 409, '-096.352070', '+29.590148'), 
(77435, 'East Bernard', 'TX', 409, '-096.093732', '+29.484089'), 
(77436, 'Egypt', 'TX', 409, '-096.227967', '+29.375762'), 
(77437, 'El Campo', 'TX', 409, '-096.234361', '+29.322527'), 
(77440, 'Elmaton', 'TX', 361, '-095.945896', '+28.754719'), 
(77441, 'Fulshear', 'TX', 281, '-095.935279', '+29.688985'), 
(77442, 'Garwood', 'TX', 409, '-096.397296', '+29.447899'), 
(77443, 'Glen Flora', 'TX', 409, '-096.175363', '+29.335331'), 
(77444, 'Guy', 'TX', 409, '-095.772150', '+29.349957'), 
(77445, 'Hempstead', 'TX', 409, '-096.027820', '+30.028510'), 
(77446, 'Prairie View', 'TX', 409, '-096.013596', '+30.082135'), 
(77447, 'Hockley', 'TX', 409, '-095.434241', '+29.833990'), 
(77448, 'Hungerford', 'TX', 409, '-096.092868', '+29.413676'), 
(77449, 'Katy', 'TX', 281, '-095.434241', '+29.833990'), 
(77450, 'Katy', 'TX', 281, '-095.434241', '+29.833990'), 
(77451, 'Kendleton', 'TX', 409, '-095.994475', '+29.466642'), 
(77452, 'Kenney', 'TX', 409, '-096.313271', '+29.849283'), 
(77453, 'Lane City', 'TX', 409, '-096.014159', '+29.170387'), 
(77454, 'Lissie', 'TX', 409, '-096.241147', '+29.298532'), 
(77455, 'Louise', 'TX', 409, '-096.408664', '+29.113458'), 
(77456, 'Markham', 'TX', 409, '-096.068212', '+28.962723'), 
(77457, 'Matagorda', 'TX', 409, '-095.962269', '+28.649645'), 
(77458, 'Midfield', 'TX', 361, '-096.217884', '+28.941283'), 
(77459, 'Missouri City', 'TX', 281, '-095.649939', '+29.323965'), 
(77460, 'Nada', 'TX', 409, '-096.524899', '+29.604660'), 
(77461, 'Needville', 'TX', 281, '-095.771651', '+29.423517'), 
(77462, 'Newgulf', 'TX', 409, '-096.241147', '+29.298532'), 
(77463, 'Old Ocean', 'TX', 409, '-095.791554', '+29.130819'), 
(77464, 'Orchard', 'TX', 409, '-095.904066', '+29.503446'), 
(77465, 'Palacios', 'TX', 361, '-096.075063', '+28.934196'), 
(77466, 'Pattison', 'TX', 281, '-096.007261', '+29.817257'), 
(77467, 'Pierce', 'TX', 409, '-096.241147', '+29.298532'), 
(77468, 'Pledger', 'TX', 409, '-096.052347', '+28.949429'), 
(77469, 'Richmond', 'TX', 281, '-095.788479', '+29.555831'), 
(77470, 'Rock Island', 'TX', 409, '-096.524899', '+29.604660'), 
(77471, 'Rosenberg', 'TX', 281, '-095.858475', '+29.555889'), 
(77473, 'San Felipe', 'TX', 409, '-096.097261', '+29.792014'), 
(77474, 'Sealy', 'TX', 409, '-096.317806', '+29.845826'), 
(77475, 'Sheridan', 'TX', 409, '-096.524899', '+29.604660'), 
(77476, 'Simonton', 'TX', 281, '-095.965953', '+29.667486'), 
(77477, 'Stafford', 'TX', 281, '-095.996865', '+29.450518'), 
(77478, 'Sugar Land', 'TX', 281, '-095.756462', '+29.525461'), 
(77479, 'Sugar Land', 'TX', 281, '-095.666778', '+29.552921'), 
(77480, 'Sweeny', 'TX', 409, '-095.744623', '+29.100012'), 
(77481, 'Thompsons', 'TX', 281, '-095.594174', '+29.489921'), 
(77482, 'Van Vleck', 'TX', 409, '-095.890495', '+29.015988'), 
(77483, 'Wadsworth', 'TX', 409, '-095.945896', '+28.754719'), 
(77484, 'Waller', 'TX', 409, '-095.948512', '+30.087937'), 
(77485, 'Wallis', 'TX', 409, '-096.279263', '+29.789915'), 
(77486, 'West Columbia', 'TX', 409, '-095.684009', '+29.122892'), 
(77487, 'Sugar Land', 'TX', 281, '-095.756462', '+29.525461'), 
(77488, 'Wharton', 'TX', 409, '-096.091123', '+29.323344'), 
(77489, 'Missouri City', 'TX', 281, '-095.756462', '+29.525461'), 
(77491, 'Katy', 'TX', 281, '-095.434241', '+29.833990'), 
(77492, 'Katy', 'TX', 281, '-095.434241', '+29.833990'), 
(77493, 'Katy', 'TX', 281, '-095.434241', '+29.833990'), 
(77494, 'Katy', 'TX', 281, '-095.434241', '+29.833990'), 
(77496, 'Sugar Land', 'TX', 281, '-095.756462', '+29.525461'), 
(77497, 'Stafford', 'TX', 281, '-095.756462', '+29.525461'), 
(77501, 'Pasadena', 'TX', 713, '-095.434241', '+29.833990'), 
(77502, 'Pasadena', 'TX', 713, '-095.202911', '+29.678179'), 
(77503, 'Pasadena', 'TX', 713, '-095.169129', '+29.659550'), 
(77504, 'Pasadena', 'TX', 713, '-095.176291', '+29.645312'), 
(77505, 'Pasadena', 'TX', 281, '-095.143911', '+29.648731'), 
(77506, 'Pasadena', 'TX', 713, '-095.200011', '+29.714385'), 
(77507, 'Pasadena', 'TX', 713, '-095.054456', '+29.622436'), 
(77508, 'Pasadena', 'TX', 713, '-095.106637', '+29.569927'), 
(77510, 'Santa FE', 'TX', 409, '-095.073408', '+29.403211'), 
(77511, 'Alvin', 'TX', 281, '-095.406048', '+29.337714'), 
(77512, 'Alvin', 'TX', 281, '-095.276050', '+29.362879'), 
(77514, 'Anahuac', 'TX', 409, '-094.592995', '+29.662044'), 
(77515, 'Angleton', 'TX', 409, '-095.406577', '+29.154269'), 
(77516, 'Angleton', 'TX', 409, '-095.465083', '+29.183991'), 
(77517, 'Santa FE', 'TX', 409, '-095.084661', '+29.406632'), 
(77518, 'Bacliff', 'TX', 281, '-094.961157', '+29.497095'), 
(77519, 'Batson', 'TX', 409, '-094.602370', '+30.220893'), 
(77520, 'Baytown', 'TX', 281, '-095.434241', '+29.833990'), 
(77521, 'Baytown', 'TX', 281, '-095.434241', '+29.833990'), 
(77522, 'Baytown', 'TX', 281, '-095.434241', '+29.833990'), 
(77530, 'Channelview', 'TX', 281, '-095.434241', '+29.833990'), 
(77531, 'Clute', 'TX', 409, '-095.390800', '+29.031236'), 
(77532, 'Crosby', 'TX', 281, '-095.434241', '+29.833990'), 
(77533, 'Daisetta', 'TX', 409, '-094.856128', '+30.105083'), 
(77534, 'Danbury', 'TX', 409, '-095.309176', '+29.319781'), 
(77535, 'Dayton', 'TX', 409, '-094.809270', '+30.064742'), 
(77536, 'Deer Park', 'TX', 281, '-095.116749', '+29.687972'), 
(77538, 'Devers', 'TX', 409, '-094.723055', '+29.990724'), 
(77539, 'Dickinson', 'TX', 281, '-095.034525', '+29.458472'), 
(77541, 'Freeport', 'TX', 409, '-095.342392', '+29.161924'), 
(77542, 'Freeport', 'TX', 409, '-095.465083', '+29.183991'), 
(77545, 'Fresno', 'TX', 281, '-095.756462', '+29.525461'), 
(77546, 'Friendswood', 'TX', 281, '-095.156545', '+29.482185'), 
(77547, 'Galena Park', 'TX', 713, '-095.434241', '+29.833990'), 
(77549, 'Friendswood', 'TX', 281, '-094.800238', '+29.330501'), 
(77550, 'Galveston', 'TX', 409, '-094.913451', '+29.323619'), 
(77551, 'Galveston', 'TX', 409, '-094.933849', '+29.212008'), 
(77552, 'Galveston', 'TX', 409, '-094.944391', '+29.220510'), 
(77553, 'Galveston', 'TX', 409, '-094.981554', '+29.195607'), 
(77554, 'Galveston', 'TX', 409, '-094.956217', '+29.277856'), 
(77555, 'Galveston', 'TX', 409, '-094.800238', '+29.330501'), 
(77560, 'Hankamer', 'TX', 409, '-094.685815', '+29.693181'), 
(77561, 'Hardin', 'TX', 409, '-094.733789', '+30.150955'), 
(77562, 'Highlands', 'TX', 281, '-095.434241', '+29.833990'), 
(77563, 'Hitchcock', 'TX', 409, '-094.990471', '+29.344488'), 
(77564, 'Hull', 'TX', 409, '-094.667832', '+30.122197'), 
(77565, 'Kemah', 'TX', 281, '-095.053246', '+29.465064'), 
(77566, 'Lake Jackson', 'TX', 409, '-095.425232', '+29.096090'), 
(77568, 'La Marque', 'TX', 409, '-094.998361', '+29.374626'), 
(77571, 'La Porte', 'TX', 281, '-095.051319', '+29.688447'), 
(77572, 'La Porte', 'TX', 281, '-095.434241', '+29.833990'), 
(77573, 'League City', 'TX', 281, '-095.052262', '+29.496451'), 
(77574, 'League City', 'TX', 281, '-095.058153', '+29.511582'), 
(77575, 'Liberty', 'TX', 409, '-094.737806', '+30.094593'), 
(77577, 'Liverpool', 'TX', 281, '-095.288863', '+29.266699'), 
(77578, 'Manvel', 'TX', 281, '-095.374419', '+29.478468'), 
(77580, 'Mont Belvieu', 'TX', 281, '-094.842939', '+29.856137'), 
(77581, 'Pearland', 'TX', 281, '-095.316425', '+29.328311'), 
(77582, 'Raywood', 'TX', 409, '-094.676436', '+30.054158'), 
(77583, 'Rosharon', 'TX', 281, '-095.448799', '+29.425010'), 
(77584, 'Pearland', 'TX', 281, '-095.332320', '+29.540170'), 
(77585, 'Saratoga', 'TX', 409, '-094.477059', '+30.309518'), 
(77586, 'Seabrook', 'TX', 281, '-095.101012', '+29.602041'), 
(77587, 'South Houston', 'TX', 713, '-095.229511', '+29.662579'), 
(77588, 'Pearland', 'TX', 281, '-095.254188', '+29.512687'), 
(77590, 'Texas City', 'TX', 409, '-094.921474', '+29.376057'), 
(77591, 'Texas City', 'TX', 409, '-094.969173', '+29.427468'), 
(77592, 'Texas City', 'TX', 409, '-094.800238', '+29.330501'), 
(77597, 'Wallisville', 'TX', 409, '-094.682325', '+29.811188'), 
(77598, 'Webster', 'TX', 281, '-095.128758', '+29.550411'), 
(77611, 'Bridge City', 'TX', 409, '-093.832632', '+30.019163'), 
(77612, 'Buna', 'TX', 409, '-093.951837', '+30.493361'), 
(77613, 'China', 'TX', 409, '-094.197989', '+30.025795'), 
(77614, 'Deweyville', 'TX', 409, '-093.749467', '+30.584648'), 
(77615, 'Evadale', 'TX', 409, '-094.163000', '+30.699860'), 
(77616, 'Fred', 'TX', 409, '-094.354476', '+30.792674'), 
(77617, 'Gilchrist', 'TX', 409, '-094.475459', '+29.523018'), 
(77619, 'Groves', 'TX', 409, '-093.916957', '+29.941563'), 
(77622, 'Hamshire', 'TX', 409, '-094.289265', '+29.851906'), 
(77623, 'High Island', 'TX', 409, '-094.426731', '+29.547224'), 
(77624, 'Hillister', 'TX', 409, '-094.353409', '+30.675022'), 
(77625, 'Kountze', 'TX', 409, '-094.374080', '+30.361001'), 
(77626, 'Mauriceville', 'TX', 409, '-093.886646', '+30.203996'), 
(77627, 'Nederland', 'TX', 409, '-094.195448', '+29.992248'), 
(77629, 'Nome', 'TX', 409, '-094.367034', '+29.993788'), 
(77630, 'Orange', 'TX', 409, '-093.860282', '+30.135425'), 
(77631, 'Orange', 'TX', 409, '-093.903108', '+30.054793'), 
(77632, 'Orange', 'TX', 409, '-093.840937', '+30.177520'), 
(77639, 'Orangefield', 'TX', 409, '-093.859903', '+30.063101'), 
(77640, 'Port Arthur', 'TX', 409, '-093.964278', '+29.870904'), 
(77641, 'Port Arthur', 'TX', 409, '-094.129733', '+29.847569'), 
(77642, 'Port Arthur', 'TX', 409, '-093.942055', '+29.864207'), 
(77643, 'Port Arthur', 'TX', 409, '-093.867932', '+29.962144'), 
(77650, 'Port Bolivar', 'TX', 409, '-094.632252', '+29.437631'), 
(77651, 'Port Neches', 'TX', 409, '-094.132182', '+30.005205'), 
(77655, 'Sabine Pass', 'TX', 409, '-094.091127', '+29.782283'), 
(77656, 'Silsbee', 'TX', 409, '-094.274154', '+30.327169'), 
(77657, 'Lumberton', 'TX', 409, '-094.219122', '+30.281836'), 
(77659, 'Sour Lake', 'TX', 409, '-094.403654', '+30.238876'), 
(77660, 'Spurger', 'TX', 409, '-094.354476', '+30.792674'), 
(77661, 'Stowell', 'TX', 409, '-094.390045', '+29.780948'), 
(77662, 'Vidor', 'TX', 409, '-093.935765', '+30.155490'), 
(77663, 'Village Mills', 'TX', 409, '-094.445800', '+30.518504'), 
(77664, 'Warren', 'TX', 409, '-094.380858', '+30.634714'), 
(77665, 'Winnie', 'TX', 409, '-094.475364', '+29.823383'), 
(77670, 'Vidor', 'TX', 409, '-093.903108', '+30.054793'), 
(77701, 'Beaumont', 'TX', 409, '-094.109705', '+30.073712'), 
(77702, 'Beaumont', 'TX', 409, '-094.126444', '+30.084112'), 
(77703, 'Beaumont', 'TX', 409, '-094.120426', '+30.113761'), 
(77704, 'Beaumont', 'TX', 409, '-094.153941', '+30.123550'), 
(77705, 'Beaumont', 'TX', 409, '-094.189854', '+29.928158'), 
(77706, 'Beaumont', 'TX', 409, '-094.157916', '+30.115295'), 
(77707, 'Beaumont', 'TX', 409, '-094.162252', '+30.009716'), 
(77708, 'Beaumont', 'TX', 409, '-094.172481', '+30.148461'), 
(77709, 'Voth', 'TX', 409, '-094.187683', '+30.176361'), 
(77710, 'Beaumont', 'TX', 409, '-094.129733', '+29.847569'), 
(77713, 'Beaumont', 'TX', 409, '-094.260793', '+30.069437'), 
(77720, 'Beaumont', 'TX', 409, '-094.129733', '+29.847569'), 
(77725, 'Beaumont', 'TX', 409, '-094.129733', '+29.847569'), 
(77726, 'Beaumont', 'TX', 409, '-094.190147', '+30.111843'), 
(77801, 'Bryan', 'TX', 409, '-096.361631', '+30.667044'), 
(77802, 'Bryan', 'TX', 409, '-096.319377', '+30.620983'), 
(77803, 'Bryan', 'TX', 409, '-096.395088', '+30.677338'), 
(77805, 'Bryan', 'TX', 409, '-096.341012', '+30.652120'), 
(77806, 'Bryan', 'TX', 409, '-096.341012', '+30.652120'), 
(77807, 'Bryan', 'TX', 409, '-096.479892', '+30.671076'), 
(77808, 'Bryan', 'TX', 409, '-096.305894', '+30.820187'), 
(77830, 'Anderson', 'TX', 409, '-095.981285', '+30.562982'), 
(77831, 'Bedias', 'TX', 409, '-095.954649', '+30.706523'), 
(77833, 'Brenham', 'TX', 409, '-096.385104', '+30.216516'), 
(77834, 'Brenham', 'TX', 409, '-096.290358', '+30.231333'), 
(77835, 'Burton', 'TX', 409, '-096.628566', '+30.179152'), 
(77836, 'Caldwell', 'TX', 409, '-096.658407', '+30.526184'), 
(77837, 'Calvert', 'TX', 409, '-096.674911', '+30.980617'), 
(77838, 'Chriesman', 'TX', 409, '-096.618047', '+30.513118'), 
(77839, 'Clay', 'TX', 409, '-096.526669', '+30.341403'), 
(77840, 'College Station', 'TX', 409, '-096.289328', '+30.582241'), 
(77841, 'College Station', 'TX', 409, '-096.327044', '+30.572580'), 
(77842, 'College Station', 'TX', 409, '-096.341012', '+30.652120'), 
(77843, 'College Station', 'TX', 409, '-096.341012', '+30.652120'), 
(77844, 'College Station', 'TX', 409, '-096.341012', '+30.652120'), 
(77845, 'College Station', 'TX', 409, '-096.293826', '+30.579234'), 
(77850, 'Concord', 'TX', 903, '-095.993482', '+31.313816'), 
(77852, 'Deanville', 'TX', 409, '-096.618047', '+30.513118'), 
(77853, 'Dime Box', 'TX', 409, '-096.892115', '+30.277104'), 
(77855, 'Flynn', 'TX', 409, '-096.123420', '+31.159280'), 
(77856, 'Franklin', 'TX', 409, '-096.517098', '+31.000137'), 
(77857, 'Gause', 'TX', 409, '-096.723691', '+30.783324'), 
(77859, 'Hearne', 'TX', 409, '-096.581229', '+30.925686'), 
(77861, 'Iola', 'TX', 409, '-096.098870', '+30.714476'), 
(77862, 'Kurten', 'TX', 409, '-096.341012', '+30.652120'), 
(77863, 'Lyons', 'TX', 409, '-096.591535', '+30.359245'), 
(77864, 'Madisonville', 'TX', 409, '-095.890751', '+30.970828'), 
(77865, 'Marquez', 'TX', 903, '-096.223050', '+31.253791'), 
(77866, 'Millican', 'TX', 409, '-096.244718', '+30.478570'), 
(77867, 'Mumford', 'TX', 409, '-096.533031', '+31.026276'), 
(77868, 'Navasota', 'TX', 409, '-096.008619', '+30.383369'), 
(77869, 'Navasota', 'TX', 409, '-096.341012', '+30.652120'), 
(77870, 'New Baden', 'TX', 409, '-096.533031', '+31.026276'), 
(77871, 'Normangee', 'TX', 409, '-096.109604', '+31.124860'), 
(77872, 'North Zulch', 'TX', 409, '-096.085341', '+30.913412'), 
(77873, 'Richards', 'TX', 409, '-095.895889', '+30.579623'), 
(77875, 'Roans Prairie', 'TX', 409, '-095.957945', '+30.607534'), 
(77876, 'Shiro', 'TX', 409, '-096.018489', '+30.494286'), 
(77878, 'Snook', 'TX', 409, '-096.618047', '+30.513118'), 
(77879, 'Somerville', 'TX', 409, '-096.526729', '+30.364879'), 
(77880, 'Washington', 'TX', 409, '-096.211265', '+30.298367'), 
(77881, 'Wellborn', 'TX', 409, '-096.341012', '+30.652120'), 
(77882, 'Wheelock', 'TX', 409, '-096.533031', '+31.026276'), 
(77901, 'Victoria', 'TX', 361, '-097.026681', '+28.777373'), 
(77902, 'Victoria', 'TX', 361, '-097.100624', '+28.925513'), 
(77903, 'Victoria', 'TX', 361, '-096.974119', '+28.794935'), 
(77904, 'Victoria', 'TX', 361, '-097.001424', '+28.900250'), 
(77905, 'Victoria', 'TX', 361, '-097.033759', '+28.752488'), 
(77950, 'Austwell', 'TX', 361, '-097.152097', '+28.308115'), 
(77951, 'Bloomington', 'TX', 361, '-096.894486', '+28.649465'), 
(77954, 'Cuero', 'TX', 361, '-097.260776', '+29.093677'), 
(77957, 'Edna', 'TX', 361, '-096.685190', '+29.003797'), 
(77960, 'Fannin', 'TX', 361, '-097.260556', '+28.677805'), 
(77961, 'Francitas', 'TX', 361, '-096.501501', '+28.961388'), 
(77962, 'Ganado', 'TX', 361, '-096.456421', '+28.988713'), 
(77963, 'Goliad', 'TX', 361, '-097.460854', '+28.664092'), 
(77964, 'Hallettsville', 'TX', 361, '-096.939420', '+29.418431'), 
(77967, 'Hochheim', 'TX', 361, '-097.365742', '+29.098894'), 
(77968, 'Inez', 'TX', 361, '-096.857725', '+28.851753'), 
(77969, 'La Salle', 'TX', 361, '-096.681608', '+28.851185'), 
(77970, 'La Ward', 'TX', 361, '-096.462184', '+28.896485'), 
(77971, 'Lolita', 'TX', 361, '-096.504071', '+28.863912'), 
(77972, 'Long Mott', 'TX', 361, '-096.694818', '+28.525453'), 
(77973, 'McFaddin', 'TX', 361, '-097.009923', '+28.551137'), 
(77974, 'Meyersville', 'TX', 361, '-097.290727', '+28.917556'), 
(77975, 'Moulton', 'TX', 361, '-097.145989', '+29.576432'), 
(77976, 'Nursery', 'TX', 361, '-097.090604', '+28.954273'), 
(77977, 'Placedo', 'TX', 361, '-096.825416', '+28.692323'), 
(77978, 'Point Comfort', 'TX', 361, '-096.500720', '+28.681485'), 
(77979, 'Port Lavaca', 'TX', 361, '-096.600353', '+28.556096'), 
(77982, 'Port O Connor', 'TX', 361, '-096.422834', '+28.443245'), 
(77983, 'Seadrift', 'TX', 361, '-096.667313', '+28.427276'), 
(77984, 'Shiner', 'TX', 361, '-097.153946', '+29.422540'), 
(77985, 'Speaks', 'TX', 361, '-096.900331', '+29.347975'), 
(77986, 'Sublime', 'TX', 361, '-096.794605', '+29.487564'), 
(77987, 'Sweet Home', 'TX', 361, '-096.900331', '+29.347975'), 
(77988, 'Telferner', 'TX', 361, '-096.887217', '+28.838353'), 
(77989, 'Thomaston', 'TX', 361, '-097.153868', '+28.997449'), 
(77990, 'Tivoli', 'TX', 361, '-096.892788', '+28.458661'), 
(77991, 'Vanderbilt', 'TX', 361, '-096.581962', '+28.845526'), 
(77993, 'Weesatche', 'TX', 361, '-097.444155', '+28.835825'), 
(77994, 'Westhoff', 'TX', 830, '-097.328361', '+29.102107'), 
(77995, 'Yoakum', 'TX', 361, '-097.047148', '+29.297302'), 
(78001, 'Artesia Wells', 'TX', 830, '-099.098369', '+28.338951'), 
(78002, 'Atascosa', 'TX', 210, '-098.735851', '+29.279376'), 
(78003, 'Bandera', 'TX', 830, '-099.104014', '+29.724328'), 
(78004, 'Bergheim', 'TX', 830, '-098.564153', '+29.897947'), 
(78005, 'Bigfoot', 'TX', 830, '-098.857837', '+28.965841'), 
(78006, 'Boerne', 'TX', 830, '-098.685719', '+29.893137'), 
(78007, 'Calliham', 'TX', 361, '-098.568760', '+28.350458'), 
(78008, 'Campbellton', 'TX', 830, '-098.139626', '+28.788589'), 
(78009, 'Castroville', 'TX', 830, '-098.909219', '+29.364948'), 
(78010, 'Center Point', 'TX', 830, '-099.067431', '+29.931026'), 
(78011, 'Charlotte', 'TX', 830, '-098.655756', '+28.814293'), 
(78012, 'Christine', 'TX', 830, '-098.488586', '+28.785811'), 
(78013, 'Comfort', 'TX', 830, '-098.712767', '+29.945489'), 
(78014, 'Cotulla', 'TX', 830, '-099.278563', '+28.243436'), 
(78015, 'Boerne', 'TX', 210, '-098.461582', '+29.437532'), 
(78016, 'Devine', 'TX', 830, '-098.978383', '+29.210410'), 
(78017, 'Dilley', 'TX', 830, '-099.217995', '+28.763313'), 
(78019, 'Encinal', 'TX', 956, '-099.356329', '+28.040526'), 
(78021, 'Fowlerton', 'TX', 830, '-099.098369', '+28.338951'), 
(78022, 'George West', 'TX', 361, '-098.104154', '+28.302094'), 
(78023, 'Helotes', 'TX', 210, '-098.461582', '+29.437532'), 
(78024, 'Hunt', 'TX', 830, '-099.303613', '+30.079396'), 
(78025, 'Ingram', 'TX', 830, '-099.207682', '+30.072710'), 
(78026, 'Jourdanton', 'TX', 830, '-098.612998', '+28.932742'), 
(78027, 'Kendalia', 'TX', 830, '-098.540536', '+29.968844'), 
(78028, 'Kerrville', 'TX', 830, '-099.155469', '+29.988525'), 
(78029, 'Kerrville', 'TX', 830, '-099.140974', '+30.033226'), 
(78039, 'La Coste', 'TX', 830, '-098.839256', '+29.311728'), 
(78040, 'Laredo', 'TX', 956, '-099.494078', '+27.515879'), 
(78041, 'Laredo', 'TX', 956, '-099.475079', '+27.556714'), 
(78042, 'Laredo', 'TX', 956, '-099.476792', '+27.565464'), 
(78043, 'Laredo', 'TX', 956, '-099.475032', '+27.462213'), 
(78044, 'Laredo', 'TX', 956, '-099.481919', '+27.363738'), 
(78045, 'Laredo', 'TX', 956, '-099.592284', '+27.635730'), 
(78046, 'Laredo', 'TX', 956, '-099.474294', '+27.404679'), 
(78049, 'Laredo', 'TX', 956, '-099.505138', '+27.732094'), 
(78050, 'Leming', 'TX', 830, '-098.488128', '+29.101362'), 
(78052, 'Lytle', 'TX', 830, '-098.755526', '+29.213865'), 
(78053, 'Mc Coy', 'TX', 830, '-098.268515', '+28.851823'), 
(78054, 'Macdona', 'TX', 210, '-098.732187', '+29.325602'), 
(78055, 'Medina', 'TX', 830, '-099.191141', '+29.729603'), 
(78056, 'Mico', 'TX', 830, '-098.938654', '+29.511723'), 
(78057, 'Moore', 'TX', 830, '-099.020436', '+29.059489'), 
(78058, 'Mountain Home', 'TX', 830, '-099.484971', '+30.172545'), 
(78059, 'Natalia', 'TX', 830, '-098.847138', '+29.199959'), 
(78060, 'Oakville', 'TX', 361, '-098.071902', '+28.421814'), 
(78061, 'Pearsall', 'TX', 830, '-099.108227', '+28.867782'), 
(78062, 'Peggy', 'TX', 830, '-098.552942', '+28.919999'), 
(78063, 'Pipe Creek', 'TX', 830, '-098.948428', '+29.679560'), 
(78064, 'Pleasanton', 'TX', 830, '-098.495551', '+28.975023'), 
(78065, 'Poteet', 'TX', 830, '-098.637560', '+29.059014'), 
(78066, 'Rio Medina', 'TX', 830, '-098.869444', '+29.461171'), 
(78067, 'San Ygnacio', 'TX', 956, '-099.354468', '+27.094680'), 
(78069, 'Somerset', 'TX', 210, '-098.667756', '+29.220530'), 
(78070, 'Spring Branch', 'TX', 830, '-098.408614', '+29.881355'), 
(78071, 'Three Rivers', 'TX', 361, '-098.166012', '+28.452822'), 
(78072, 'Tilden', 'TX', 361, '-098.568760', '+28.350458'), 
(78073, 'Von Ormy', 'TX', 210, '-098.546361', '+29.247612'), 
(78074, 'Waring', 'TX', 830, '-098.794374', '+29.952304'), 
(78075, 'Whitsett', 'TX', 830, '-098.071902', '+28.421814'), 
(78076, 'Zapata', 'TX', 956, '-099.215337', '+26.923302'), 
(78101, 'Adkins', 'TX', 210, '-098.253788', '+29.368735'), 
(78102, 'Beeville', 'TX', 361, '-097.730956', '+28.488192'), 
(78104, 'Beeville', 'TX', 361, '-097.776017', '+28.393116'), 
(78107, 'Berclair', 'TX', 361, '-097.592509', '+28.529477'), 
(78108, 'Cibolo', 'TX', 830, '-098.090085', '+29.555429'), 
(78109, 'Converse', 'TX', 210, '-098.250136', '+29.378081'), 
(78111, 'Ecleto', 'TX', 830, '-097.882815', '+28.944864'), 
(78112, 'Elmendorf', 'TX', 210, '-098.383291', '+29.207578'), 
(78113, 'Falls City', 'TX', 830, '-098.015225', '+28.967642'), 
(78114, 'Floresville', 'TX', 830, '-098.175887', '+29.162771'), 
(78115, 'Geronimo', 'TX', 830, '-098.040833', '+29.545080'), 
(78116, 'Gillett', 'TX', 830, '-097.843908', '+29.092731'), 
(78117, 'Hobson', 'TX', 830, '-097.928162', '+28.993819'), 
(78118, 'Karnes City', 'TX', 830, '-097.937085', '+28.922377'), 
(78119, 'Kenedy', 'TX', 830, '-097.858465', '+28.883947'), 
(78121, 'La Vernia', 'TX', 830, '-098.087356', '+29.345510'), 
(78122, 'Leesville', 'TX', 830, '-097.741358', '+29.407188'), 
(78123, 'Mc Queeney', 'TX', 830, '-098.041576', '+29.600748'), 
(78124, 'Marion', 'TX', 830, '-098.130236', '+29.567879'), 
(78125, 'Mineral', 'TX', 361, '-097.732736', '+28.424535'), 
(78130, 'New Braunfels', 'TX', 830, '-098.221041', '+29.776488'), 
(78131, 'New Braunfels', 'TX', 830, '-098.338419', '+29.799180'), 
(78132, 'New Braunfels', 'TX', 830, '-098.198321', '+29.756508'), 
(78133, 'Canyon Lake', 'TX', 830, '-098.220684', '+29.801223'), 
(78135, 'New Braunfels', 'TX', 830, '-098.087157', '+29.738502'), 
(78140, 'Nixon', 'TX', 830, '-097.789879', '+29.331033'), 
(78141, 'Nordheim', 'TX', 361, '-097.446179', '+28.924265'), 
(78142, 'Normanna', 'TX', 361, '-097.783069', '+28.527798'), 
(78143, 'Pandora', 'TX', 830, '-097.828699', '+29.248410'), 
(78144, 'Panna Maria', 'TX', 830, '-097.898179', '+28.956228'), 
(78145, 'Pawnee', 'TX', 361, '-097.732736', '+28.424535'), 
(78146, 'Pettus', 'TX', 361, '-097.808154', '+28.616396'), 
(78147, 'Poth', 'TX', 830, '-098.106249', '+29.080236'), 
(78148, 'Universal City', 'TX', 210, '-098.461582', '+29.437532'), 
(78150, 'Universal City', 'TX', 210, '-098.461582', '+29.437532'), 
(78151, 'Runge', 'TX', 830, '-097.768307', '+28.821975'), 
(78152, 'Saint Hedwig', 'TX', 210, '-098.222438', '+29.433781'), 
(78154, 'Schertz', 'TX', 830, '-098.277839', '+29.578978'), 
(78155, 'Seguin', 'TX', 830, '-097.951829', '+29.578734'), 
(78156, 'Seguin', 'TX', 830, '-097.971208', '+29.611797'), 
(78159, 'Smiley', 'TX', 830, '-097.645878', '+29.277318'), 
(78160, 'Stockdale', 'TX', 830, '-097.934068', '+29.235395'), 
(78161, 'Sutherland Springs', 'TX', 830, '-098.050916', '+29.288795'), 
(78162, 'Tuleta', 'TX', 361, '-097.732736', '+28.424535'), 
(78163, 'Bulverde', 'TX', 830, '-098.462630', '+29.776691'), 
(78164, 'Yorktown', 'TX', 361, '-097.504179', '+29.080478'), 
(78201, 'San Antonio', 'TX', 210, '-098.537495', '+29.399933'), 
(78202, 'San Antonio', 'TX', 210, '-098.462096', '+29.428432'), 
(78203, 'San Antonio', 'TX', 210, '-098.461443', '+29.414633'), 
(78204, 'San Antonio', 'TX', 210, '-098.507844', '+29.405931'), 
(78205, 'San Antonio', 'TX', 210, '-098.484144', '+29.424132'), 
(78206, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78207, 'San Antonio', 'TX', 210, '-098.439943', '+29.348816'), 
(78208, 'San Antonio', 'TX', 210, '-098.460075', '+29.439982'), 
(78209, 'San Antonio', 'TX', 210, '-098.427793', '+29.431232'), 
(78210, 'San Antonio', 'TX', 210, '-098.480544', '+29.353652'), 
(78211, 'San Antonio', 'TX', 210, '-098.642815', '+29.311651'), 
(78212, 'San Antonio', 'TX', 210, '-098.493494', '+29.438782'), 
(78213, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78214, 'San Antonio', 'TX', 210, '-098.483894', '+29.350735'), 
(78215, 'San Antonio', 'TX', 210, '-098.483994', '+29.437982'), 
(78216, 'San Antonio', 'TX', 210, '-098.478975', '+29.173285'), 
(78217, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78218, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78219, 'San Antonio', 'TX', 210, '-098.344640', '+29.449182'), 
(78220, 'San Antonio', 'TX', 210, '-098.391741', '+29.414183'), 
(78221, 'San Antonio', 'TX', 210, '-098.453688', '+29.259178'), 
(78222, 'San Antonio', 'TX', 210, '-098.382441', '+29.332886'), 
(78223, 'San Antonio', 'TX', 210, '-098.372743', '+29.323178'), 
(78224, 'San Antonio', 'TX', 210, '-098.456031', '+29.326065'), 
(78225, 'San Antonio', 'TX', 210, '-098.440692', '+29.337885'), 
(78226, 'San Antonio', 'TX', 210, '-098.549932', '+29.390123'), 
(78227, 'San Antonio', 'TX', 210, '-098.625548', '+29.401583'), 
(78228, 'San Antonio', 'TX', 210, '-098.467443', '+29.353335'), 
(78229, 'San Antonio', 'TX', 210, '-098.334690', '+29.269288'), 
(78230, 'San Antonio', 'TX', 210, '-098.719500', '+29.268287'), 
(78231, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78232, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78233, 'San Antonio', 'TX', 210, '-098.408567', '+29.292564'), 
(78234, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78235, 'San Antonio', 'TX', 210, '-098.442186', '+29.349352'), 
(78236, 'San Antonio', 'TX', 210, '-098.608447', '+29.405983'), 
(78237, 'San Antonio', 'TX', 210, '-098.483449', '+29.345385'), 
(78238, 'San Antonio', 'TX', 210, '-098.616908', '+29.451020'), 
(78239, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78240, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78241, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78242, 'San Antonio', 'TX', 210, '-098.670818', '+29.340511'), 
(78243, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78244, 'San Antonio', 'TX', 210, '-098.448593', '+29.388484'), 
(78245, 'San Antonio', 'TX', 210, '-098.722675', '+29.406883'), 
(78246, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78247, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78248, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78249, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78250, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78251, 'San Antonio', 'TX', 210, '-098.671774', '+29.464885'), 
(78252, 'San Antonio', 'TX', 210, '-098.705868', '+29.337325'), 
(78253, 'San Antonio', 'TX', 210, '-098.757439', '+29.471977'), 
(78254, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78255, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78256, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78257, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78258, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78259, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78260, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78261, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78262, 'San Antonio', 'TX', 210, '-098.290394', '+29.449332'), 
(78263, 'San Antonio', 'TX', 210, '-098.305439', '+29.354369'), 
(78264, 'San Antonio', 'TX', 210, '-098.499936', '+29.194922'), 
(78265, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78266, 'San Antonio', 'TX', 830, '-098.228430', '+29.740162'), 
(78268, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78269, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78270, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78275, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78278, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78279, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78280, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78283, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78284, 'San Antonio', 'TX', 210, '-098.491344', '+29.442632'), 
(78285, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78286, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78287, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78288, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78289, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78291, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78292, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78293, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78294, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78295, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78296, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78297, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78298, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78299, 'San Antonio', 'TX', 210, '-098.461582', '+29.437532'), 
(78330, 'Agua Dulce', 'TX', 361, '-097.530388', '+27.836111'), 
(78332, 'Alice', 'TX', 361, '-098.055296', '+27.703829'), 
(78333, 'Alice', 'TX', 361, '-098.012331', '+27.659473'), 
(78335, 'Aransas Pass', 'TX', 361, '-097.188437', '+27.912454'), 
(78336, 'Aransas Pass', 'TX', 361, '-097.513458', '+27.949790'), 
(78338, 'Armstrong', 'TX', 361, '-097.612449', '+27.116964'), 
(78339, 'Banquete', 'TX', 361, '-097.808740', '+27.804485'), 
(78340, 'Bayside', 'TX', 361, '-097.206225', '+28.097783'), 
(78341, 'Benavides', 'TX', 361, '-098.414188', '+27.592468'), 
(78342, 'Ben Bolt', 'TX', 361, '-098.012331', '+27.659473'), 
(78343, 'Bishop', 'TX', 361, '-097.749935', '+27.623349'), 
(78344, 'Bruni', 'TX', 361, '-098.838546', '+27.429451'), 
(78347, 'Chapman Ranch', 'TX', 361, '-097.463213', '+27.777000'), 
(78349, 'Concepcion', 'TX', 361, '-098.517894', '+27.660242'), 
(78350, 'Dinero', 'TX', 361, '-098.071902', '+28.421814'), 
(78351, 'Driscoll', 'TX', 361, '-097.763356', '+27.633281'), 
(78352, 'Edroy', 'TX', 361, '-097.668225', '+27.964959'), 
(78353, 'Encino', 'TX', 361, '-098.261049', '+27.023059'), 
(78355, 'Falfurrias', 'TX', 361, '-098.145056', '+27.223209'), 
(78357, 'Freer', 'TX', 361, '-098.614928', '+27.899181'), 
(78358, 'Fulton', 'TX', 361, '-097.052415', '+28.058922'), 
(78359, 'Gregory', 'TX', 361, '-097.245888', '+27.945389'), 
(78360, 'Guerra', 'TX', 361, '-098.686327', '+27.071318'), 
(78361, 'Hebbronville', 'TX', 361, '-098.692717', '+27.070690'), 
(78362, 'Ingleside', 'TX', 361, '-097.224236', '+27.873566'), 
(78363, 'Kingsville', 'TX', 361, '-097.840680', '+27.422876'), 
(78364, 'Kingsville', 'TX', 361, '-097.882432', '+27.421023'), 
(78368, 'Mathis', 'TX', 361, '-097.539384', '+28.000693'), 
(78369, 'Mirando City', 'TX', 361, '-099.001969', '+27.438070'), 
(78370, 'Odem', 'TX', 361, '-097.581752', '+27.941424'), 
(78371, 'Oilton', 'TX', 361, '-099.505138', '+27.732094'), 
(78372, 'Orange Grove', 'TX', 361, '-098.064170', '+27.942358'), 
(78373, 'Port Aransas', 'TX', 361, '-097.105137', '+27.770678'), 
(78374, 'Portland', 'TX', 361, '-097.538993', '+27.979489'), 
(78375, 'Premont', 'TX', 361, '-098.164332', '+27.315242'), 
(78376, 'Realitos', 'TX', 361, '-098.517894', '+27.660242'), 
(78377, 'Refugio', 'TX', 361, '-097.297783', '+28.281826'), 
(78379, 'Riviera', 'TX', 361, '-097.787713', '+27.297687'), 
(78380, 'Robstown', 'TX', 361, '-097.752083', '+27.795517'), 
(78381, 'Rockport', 'TX', 361, '-097.093640', '+28.013108'), 
(78382, 'Rockport', 'TX', 361, '-097.101567', '+28.070458'), 
(78383, 'Sandia', 'TX', 361, '-097.870486', '+28.024961'), 
(78384, 'San Diego', 'TX', 361, '-098.517875', '+27.660127'), 
(78385, 'Sarita', 'TX', 361, '-097.793153', '+27.222302'), 
(78387, 'Sinton', 'TX', 361, '-097.556615', '+28.012823'), 
(78389, 'Skidmore', 'TX', 361, '-097.712708', '+28.212060'), 
(78390, 'Taft', 'TX', 361, '-097.421131', '+27.973917'), 
(78391, 'Tynan', 'TX', 361, '-097.745640', '+28.178966'), 
(78393, 'Woodsboro', 'TX', 361, '-097.334538', '+28.206879'), 
(78401, 'Corpus Christi', 'TX', 361, '-097.648158', '+27.759399'), 
(78402, 'Corpus Christi', 'TX', 361, '-097.387555', '+27.824911'), 
(78403, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78404, 'Corpus Christi', 'TX', 361, '-097.644134', '+27.773456'), 
(78405, 'Corpus Christi', 'TX', 361, '-097.438727', '+27.772443'), 
(78406, 'Corpus Christi', 'TX', 361, '-097.528579', '+27.766605'), 
(78407, 'Corpus Christi', 'TX', 361, '-097.446032', '+27.805687'), 
(78408, 'Corpus Christi', 'TX', 361, '-097.445674', '+27.782654'), 
(78409, 'Corpus Christi', 'TX', 361, '-097.693390', '+27.807955'), 
(78410, 'Corpus Christi', 'TX', 361, '-097.584067', '+27.824370'), 
(78411, 'Corpus Christi', 'TX', 361, '-097.385169', '+27.732089'), 
(78412, 'Corpus Christi', 'TX', 361, '-097.351868', '+27.684560'), 
(78413, 'Corpus Christi', 'TX', 361, '-097.402420', '+27.675937'), 
(78414, 'Corpus Christi', 'TX', 361, '-097.373419', '+27.667387'), 
(78415, 'Corpus Christi', 'TX', 361, '-097.450239', '+27.679532'), 
(78416, 'Corpus Christi', 'TX', 361, '-097.613918', '+27.811334'), 
(78417, 'Corpus Christi', 'TX', 361, '-097.445407', '+27.717017'), 
(78418, 'Corpus Christi', 'TX', 361, '-097.262890', '+27.709440'), 
(78419, 'Corpus Christi', 'TX', 361, '-097.380884', '+27.723611'), 
(78426, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78427, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78460, 'Corpus Christi', 'TX', 361, '-097.879743', '+27.889868'), 
(78461, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78463, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78465, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78466, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78467, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78468, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78469, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78470, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78471, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78472, 'Corpus Christi', 'TX', 361, '-097.579207', '+27.740225'), 
(78473, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78474, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78475, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78476, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78477, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78478, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78480, 'Corpus Christi', 'TX', 361, '-097.463213', '+27.777000'), 
(78501, 'McAllen', 'TX', 956, '-098.224364', '+26.269305'), 
(78502, 'McAllen', 'TX', 956, '-098.198929', '+26.256710'), 
(78503, 'McAllen', 'TX', 956, '-098.337730', '+26.182171'), 
(78504, 'McAllen', 'TX', 956, '-098.233488', '+26.326284'), 
(78505, 'McAllen', 'TX', 956, '-098.224206', '+26.409709'), 
(78516, 'Alamo', 'TX', 956, '-098.218896', '+26.221712'), 
(78520, 'Brownsville', 'TX', 956, '-097.514466', '+26.052155'), 
(78521, 'Brownsville', 'TX', 956, '-097.506900', '+26.098629'), 
(78522, 'Brownsville', 'TX', 956, '-097.764271', '+26.188911'), 
(78523, 'Brownsville', 'TX', 956, '-097.520941', '+25.981006'), 
(78526, 'Brownsville', 'TX', 956, '-097.469871', '+25.971728'), 
(78535, 'Combes', 'TX', 956, '-097.741570', '+26.245051'), 
(78536, 'Delmita', 'TX', 956, '-098.848757', '+26.421394'), 
(78537, 'Donna', 'TX', 956, '-098.134864', '+26.211241'), 
(78538, 'Edcouch', 'TX', 956, '-097.962240', '+26.332751'), 
(78539, 'Edinburg', 'TX', 956, '-098.139672', '+26.328674'), 
(78540, 'Edinburg', 'TX', 956, '-098.190922', '+26.319405'), 
(78543, 'Elsa', 'TX', 956, '-097.988370', '+26.297428'), 
(78545, 'Falcon Heights', 'TX', 956, '-099.133528', '+26.562044'), 
(78547, 'Garciasville', 'TX', 956, '-098.737359', '+26.339353'), 
(78548, 'Grulla', 'TX', 956, '-098.647936', '+26.289718'), 
(78549, 'Hargill', 'TX', 956, '-098.224206', '+26.409709'), 
(78550, 'Harlingen', 'TX', 956, '-097.536807', '+26.185202'), 
(78551, 'Harlingen', 'TX', 956, '-097.720569', '+26.244651'), 
(78552, 'Harlingen', 'TX', 956, '-097.683666', '+26.174402'), 
(78553, 'Harlingen', 'TX', 956, '-097.475663', '+26.125242'), 
(78557, 'Hidalgo', 'TX', 956, '-098.272287', '+26.185789'), 
(78558, 'La Blanca', 'TX', 956, '-098.045699', '+26.294532'), 
(78559, 'La Feria', 'TX', 956, '-097.754971', '+26.131353'), 
(78560, 'La Joya', 'TX', 956, '-098.474651', '+26.242565'), 
(78561, 'Lasara', 'TX', 956, '-097.429952', '+26.561287'), 
(78562, 'La Villa', 'TX', 956, '-097.924718', '+26.299892'), 
(78563, 'Linn', 'TX', 956, '-098.224206', '+26.409709'), 
(78564, 'Lopeno', 'TX', 956, '-099.203985', '+26.945418'), 
(78565, 'Los Ebanos', 'TX', 956, '-098.224206', '+26.409709'), 
(78566, 'Los Fresnos', 'TX', 956, '-097.552425', '+26.131503'), 
(78567, 'Los Indios', 'TX', 956, '-097.693736', '+26.041669'), 
(78568, 'Lozano', 'TX', 956, '-097.542263', '+26.190402'), 
(78569, 'Lyford', 'TX', 956, '-097.791701', '+26.406243'), 
(78570, 'Mercedes', 'TX', 956, '-098.075583', '+26.209065'), 
(78572, 'Mission', 'TX', 956, '-098.192732', '+26.229639'), 
(78573, 'Mission', 'TX', 956, '-098.224206', '+26.409709'), 
(78575, 'Olmito', 'TX', 956, '-097.547392', '+26.006779'), 
(78576, 'Penitas', 'TX', 956, '-098.101526', '+26.193734'), 
(78577, 'Pharr', 'TX', 956, '-098.127765', '+26.186698'), 
(78578, 'Port Isabel', 'TX', 956, '-097.505429', '+26.145304'), 
(78579, 'Progreso', 'TX', 956, '-097.953259', '+26.092209'), 
(78580, 'Raymondville', 'TX', 956, '-097.794680', '+26.417824'), 
(78582, 'Rio Grande City', 'TX', 956, '-098.752428', '+26.499887'), 
(78583, 'Rio Hondo', 'TX', 956, '-097.565494', '+26.252266'), 
(78584, 'Roma', 'TX', 956, '-099.004493', '+26.584581'), 
(78585, 'Salineno', 'TX', 956, '-098.746365', '+26.510436'), 
(78586, 'San Benito', 'TX', 956, '-097.531750', '+26.152353'), 
(78588, 'San Isidro', 'TX', 956, '-098.746365', '+26.510436'), 
(78589, 'San Juan', 'TX', 956, '-098.161978', '+26.214873'), 
(78590, 'San Perlita', 'TX', 956, '-097.585805', '+26.455519'), 
(78591, 'Santa Elena', 'TX', 956, '-098.583016', '+26.749896'), 
(78592, 'Santa Maria', 'TX', 956, '-097.475663', '+26.125242'), 
(78593, 'Santa Rosa', 'TX', 956, '-097.803023', '+26.229551'), 
(78594, 'Sebastian', 'TX', 956, '-097.791472', '+26.345298'), 
(78595, 'Sullivan City', 'TX', 956, '-098.569960', '+26.275293'), 
(78596, 'Weslaco', 'TX', 956, '-098.134649', '+26.178744'), 
(78597, 'South Padre Island', 'TX', 956, '-097.494039', '+26.115896'), 
(78598, 'Port Mansfield', 'TX', 956, '-097.426247', '+26.554299'), 
(78599, 'Weslaco', 'TX', 956, '-098.224206', '+26.409709'), 
(78602, 'Bastrop', 'TX', 512, '-097.313592', '+30.140905'), 
(78603, 'Bebe', 'TX', 830, '-097.494649', '+29.447211'), 
(78604, 'Belmont', 'TX', 830, '-097.494649', '+29.447211'), 
(78605, 'Bertram', 'TX', 512, '-098.086250', '+30.744310'), 
(78606, 'Blanco', 'TX', 830, '-098.419985', '+30.137027'), 
(78607, 'Bluffton', 'TX', 915, '-098.431188', '+30.828132'), 
(78608, 'Briggs', 'TX', 512, '-097.910703', '+30.878476'), 
(78609, 'Buchanan Dam', 'TX', 512, '-098.427288', '+30.766448'), 
(78610, 'Buda', 'TX', 512, '-097.989275', '+30.108361'), 
(78611, 'Burnet', 'TX', 512, '-098.238816', '+30.749465'), 
(78612, 'Cedar Creek', 'TX', 512, '-097.486885', '+30.083931'), 
(78613, 'Cedar Park', 'TX', 512, '-097.628724', '+30.494032'), 
(78614, 'Cost', 'TX', 830, '-097.494649', '+29.447211'), 
(78615, 'Coupland', 'TX', 512, '-097.367571', '+30.487161'), 
(78616, 'Dale', 'TX', 512, '-097.573078', '+29.889187'), 
(78617, 'Del Valle', 'TX', 512, '-097.602060', '+30.151068'), 
(78618, 'Doss', 'TX', 830, '-099.096213', '+30.373945'), 
(78619, 'Driftwood', 'TX', 512, '-098.000454', '+30.093930'), 
(78620, 'Dripping Springs', 'TX', 512, '-098.044468', '+30.165463'), 
(78621, 'Elgin', 'TX', 512, '-097.360440', '+30.308019'), 
(78622, 'Fentress', 'TX', 512, '-097.751156', '+29.760840'), 
(78623, 'Fischer', 'TX', 830, '-098.228503', '+29.953460'), 
(78624, 'Fredericksburg', 'TX', 830, '-098.893600', '+30.313385'), 
(78626, 'Georgetown', 'TX', 512, '-097.574706', '+30.668034'), 
(78627, 'Georgetown', 'TX', 512, '-097.646143', '+30.673597'), 
(78628, 'Georgetown', 'TX', 512, '-097.756049', '+30.692191'), 
(78629, 'Gonzales', 'TX', 830, '-097.543969', '+29.543029'), 
(78630, 'Cedar Park', 'TX', 512, '-097.602552', '+30.656817'), 
(78631, 'Harper', 'TX', 830, '-099.268227', '+30.247879'), 
(78632, 'Harwood', 'TX', 830, '-097.494649', '+29.447211'), 
(78634, 'Hutto', 'TX', 512, '-097.554189', '+30.551885'), 
(78635, 'Hye', 'TX', 830, '-098.542031', '+30.225386'), 
(78636, 'Johnson City', 'TX', 830, '-098.405866', '+30.215770'), 
(78638, 'Kingsbury', 'TX', 830, '-097.835535', '+29.658865'), 
(78639, 'Kingsland', 'TX', 915, '-098.548345', '+30.697117'), 
(78640, 'Kyle', 'TX', 512, '-097.833540', '+29.996599'), 
(78641, 'Leander', 'TX', 512, '-097.857453', '+30.583474'), 
(78642, 'Liberty Hill', 'TX', 512, '-097.911910', '+30.715353'), 
(78643, 'Llano', 'TX', 915, '-098.610863', '+30.715140'), 
(78644, 'Lockhart', 'TX', 512, '-097.630472', '+29.875405'), 
(78645, 'Leander', 'TX', 512, '-097.966945', '+30.449010'), 
(78646, 'Leander', 'TX', 512, '-097.602552', '+30.656817'), 
(78648, 'Luling', 'TX', 830, '-097.638005', '+29.709928'), 
(78650, 'Mc Dade', 'TX', 512, '-097.236741', '+30.272109'), 
(78651, 'Mc Neil', 'TX', 512, '-097.771258', '+30.326374'), 
(78652, 'Manchaca', 'TX', 512, '-097.839325', '+30.123827'), 
(78653, 'Manor', 'TX', 512, '-097.512902', '+30.343501'), 
(78654, 'Marble Falls', 'TX', 830, '-098.161114', '+30.663954'), 
(78655, 'Martindale', 'TX', 512, '-097.850842', '+29.839448'), 
(78656, 'Maxwell', 'TX', 512, '-097.799121', '+29.859220'), 
(78657, 'Marble Falls', 'TX', 830, '-098.333113', '+30.537773'), 
(78658, 'Ottine', 'TX', 830, '-097.494649', '+29.447211'), 
(78659, 'Paige', 'TX', 512, '-097.157246', '+30.210039'), 
(78660, 'Pflugerville', 'TX', 512, '-097.597055', '+30.442737'), 
(78661, 'Prairie Lea', 'TX', 512, '-097.748349', '+29.751348'), 
(78662, 'Red Rock', 'TX', 512, '-097.425923', '+29.955422'), 
(78663, 'Round Mountain', 'TX', 830, '-098.356711', '+30.414943'), 
(78664, 'Round Rock', 'TX', 512, '-097.635103', '+30.530497'), 
(78665, 'Sandy', 'TX', 830, '-098.358613', '+30.219829'), 
(78666, 'San Marcos', 'TX', 512, '-097.997166', '+29.972907'), 
(78667, 'San Marcos', 'TX', 512, '-098.003574', '+30.054378'), 
(78669, 'Spicewood', 'TX', 512, '-097.820120', '+30.397227'), 
(78670, 'Staples', 'TX', 512, '-097.971208', '+29.611797'), 
(78671, 'Stonewall', 'TX', 830, '-098.706737', '+30.289559'), 
(78672, 'Tow', 'TX', 915, '-098.446332', '+30.772002'), 
(78673, 'Walburg', 'TX', 512, '-097.589147', '+30.741495'), 
(78674, 'Weir', 'TX', 512, '-097.592860', '+30.674667'), 
(78675, 'Willow City', 'TX', 830, '-098.701902', '+30.387956'), 
(78676, 'Wimberley', 'TX', 512, '-098.031713', '+30.012441'), 
(78677, 'Wrightsboro', 'TX', 830, '-097.494649', '+29.447211'), 
(78680, 'Round Rock', 'TX', 512, '-097.602552', '+30.656817'), 
(78681, 'Round Rock', 'TX', 512, '-097.718672', '+30.523980'), 
(78682, 'Round Rock', 'TX', 512, '-097.602552', '+30.656817'), 
(78683, 'Round Rock', 'TX', 512, '-097.602552', '+30.656817'), 
(78691, 'Pflugerville', 'TX', 512, '-097.771258', '+30.326374'), 
(78701, 'Austin', 'TX', 512, '-097.741382', '+30.268335'), 
(78702, 'Austin', 'TX', 512, '-097.713581', '+30.264115'), 
(78703, 'Austin', 'TX', 512, '-097.766351', '+30.290107'), 
(78704, 'Austin', 'TX', 512, '-097.768832', '+30.240685'), 
(78705, 'Austin', 'TX', 512, '-097.736932', '+30.293057'), 
(78708, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78709, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78710, 'Austin', 'TX', 512, '-097.715123', '+30.351953'), 
(78711, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78712, 'Austin', 'TX', 512, '-097.735394', '+30.285207'), 
(78713, 'Austin', 'TX', 512, '-097.843336', '+30.468583'), 
(78714, 'Austin', 'TX', 512, '-097.443751', '+30.335787'), 
(78715, 'Austin', 'TX', 512, '-097.486509', '+30.450088'), 
(78716, 'Austin', 'TX', 512, '-097.858770', '+30.316223'), 
(78717, 'Austin', 'TX', 512, '-097.756517', '+30.493156'), 
(78718, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78719, 'Austin', 'TX', 512, '-097.678843', '+30.141293'), 
(78720, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78721, 'Austin', 'TX', 512, '-097.684781', '+30.268684'), 
(78722, 'Austin', 'TX', 512, '-097.718832', '+30.286857'), 
(78723, 'Austin', 'TX', 512, '-097.686631', '+30.305107'), 
(78724, 'Austin', 'TX', 512, '-097.617871', '+30.292188'), 
(78725, 'Austin', 'TX', 512, '-097.625293', '+30.243552'), 
(78726, 'Austin', 'TX', 512, '-097.843801', '+30.427124'), 
(78727, 'Austin', 'TX', 512, '-097.719678', '+30.427402'), 
(78728, 'Austin', 'TX', 512, '-097.694784', '+30.452151'), 
(78729, 'Austin', 'TX', 512, '-097.770237', '+30.456713'), 
(78730, 'Austin', 'TX', 512, '-097.836441', '+30.364587'), 
(78731, 'Austin', 'TX', 512, '-097.769769', '+30.345554'), 
(78732, 'Austin', 'TX', 512, '-097.889237', '+30.376821'), 
(78733, 'Austin', 'TX', 512, '-097.889882', '+30.321504'), 
(78734, 'Austin', 'TX', 512, '-097.942721', '+30.370457'), 
(78735, 'Austin', 'TX', 512, '-097.860767', '+30.267607'), 
(78736, 'Austin', 'TX', 512, '-097.973888', '+30.272424'), 
(78737, 'Austin', 'TX', 512, '-097.931042', '+30.203952'), 
(78738, 'Austin', 'TX', 512, '-098.013542', '+30.326866'), 
(78739, 'Austin', 'TX', 512, '-097.886794', '+30.172937'), 
(78741, 'Austin', 'TX', 512, '-097.715057', '+30.231309'), 
(78742, 'Austin', 'TX', 512, '-097.669953', '+30.236455'), 
(78744, 'Austin', 'TX', 512, '-097.737181', '+30.166102'), 
(78745, 'Austin', 'TX', 512, '-097.797183', '+30.198702'), 
(78746, 'Austin', 'TX', 512, '-097.818113', '+30.297100'), 
(78747, 'Austin', 'TX', 512, '-097.743317', '+30.120427'), 
(78748, 'Austin', 'TX', 512, '-097.823854', '+30.166960'), 
(78749, 'Austin', 'TX', 512, '-097.857187', '+30.207969'), 
(78750, 'Austin', 'TX', 512, '-097.815500', '+30.406729'), 
(78751, 'Austin', 'TX', 512, '-097.722382', '+30.310606'), 
(78752, 'Austin', 'TX', 512, '-097.699932', '+30.332901'), 
(78753, 'Austin', 'TX', 512, '-097.676445', '+30.378554'), 
(78754, 'Austin', 'TX', 512, '-097.646734', '+30.365596'), 
(78755, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78756, 'Austin', 'TX', 512, '-097.737583', '+30.320606'), 
(78757, 'Austin', 'TX', 512, '-097.601444', '+30.348567'), 
(78758, 'Austin', 'TX', 512, '-097.708233', '+30.383637'), 
(78759, 'Austin', 'TX', 512, '-097.750611', '+30.395586'), 
(78760, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78761, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78762, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78763, 'Austin', 'TX', 512, '-097.559807', '+30.335398'), 
(78764, 'Austin', 'TX', 512, '-097.659533', '+30.445502'), 
(78765, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78766, 'Austin', 'TX', 512, '-097.623330', '+30.442202'), 
(78767, 'Austin', 'TX', 512, '-097.896285', '+30.222007'), 
(78768, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78769, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78771, 'Austin', 'TX', 512, null, null), 
(78772, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78773, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78774, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78778, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78779, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78780, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78781, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78782, 'Austin', 'TX', 512, null, null), 
(78783, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78785, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78786, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78787, 'Austin', 'TX', 512, null, null), 
(78788, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78789, 'Austin', 'TX', 512, '-097.771258', '+30.326374'), 
(78801, 'Uvalde', 'TX', 830, '-099.727018', '+29.240446'), 
(78802, 'Uvalde', 'TX', 830, '-099.779351', '+29.223697'), 
(78827, 'Asherton', 'TX', 830, '-099.759184', '+28.448923'), 
(78828, 'Barksdale', 'TX', 830, '-100.105033', '+29.828166'), 
(78829, 'Batesville', 'TX', 830, '-099.621047', '+28.959826'), 
(78830, 'Big Wells', 'TX', 830, '-099.570327', '+28.569297'), 
(78832, 'Brackettville', 'TX', 830, '-100.421055', '+29.299888'), 
(78833, 'Camp Wood', 'TX', 830, '-100.012219', '+29.669203'), 
(78834, 'Carrizo Springs', 'TX', 830, '-099.726018', '+28.507128'), 
(78836, 'Catarina', 'TX', 830, '-099.754260', '+28.422970'), 
(78837, 'Comstock', 'TX', 915, '-101.230032', '+29.763171'), 
(78838, 'Concan', 'TX', 830, '-099.762039', '+29.357005'), 
(78839, 'Crystal City', 'TX', 830, '-099.824936', '+28.693810'), 
(78840, 'Del Rio', 'TX', 830, '-100.893202', '+29.410195'), 
(78841, 'Del Rio', 'TX', 830, '-100.928864', '+29.346518'), 
(78842, 'Del Rio', 'TX', 830, '-100.934216', '+29.411955'), 
(78843, 'Laughlin A F B', 'TX', 830, '-100.792690', '+29.356379'), 
(78847, 'Del Rio', 'TX', 830, '-101.230032', '+29.763171'), 
(78850, 'D Hanis', 'TX', 830, '-099.321884', '+29.339502'), 
(78851, 'Dryden', 'TX', 915, '-102.106642', '+30.218602'), 
(78852, 'Eagle Pass', 'TX', 830, '-100.312766', '+28.781057'), 
(78853, 'Eagle Pass', 'TX', 830, '-100.478373', '+28.679006'), 
(78860, 'El Indio', 'TX', 830, '-100.334651', '+28.529532'), 
(78861, 'Hondo', 'TX', 830, '-099.176245', '+29.398586'), 
(78870, 'Knippa', 'TX', 830, '-099.636636', '+29.298401'), 
(78871, 'Langtry', 'TX', 915, '-101.230032', '+29.763171'), 
(78872, 'La Pryor', 'TX', 830, '-099.843874', '+28.943649'), 
(78873, 'Leakey', 'TX', 830, '-099.686783', '+29.865649'), 
(78877, 'Quemado', 'TX', 830, '-100.389477', '+28.641577'), 
(78879, 'Rio Frio', 'TX', 830, '-099.768284', '+29.849750'), 
(78880, 'Rocksprings', 'TX', 830, '-100.212863', '+30.017074'), 
(78881, 'Sabinal', 'TX', 830, '-099.468886', '+29.321387'), 
(78883, 'Tarpley', 'TX', 830, '-099.191141', '+29.729603'), 
(78884, 'Utopia', 'TX', 830, '-099.762039', '+29.357005'), 
(78885, 'Vanderpool', 'TX', 830, '-099.191141', '+29.729603'), 
(78886, 'Yancey', 'TX', 830, '-099.145273', '+29.236464'), 
(78931, 'Bleiblerville', 'TX', 409, '-096.313271', '+29.849283'), 
(78932, 'Carmine', 'TX', 409, '-096.719014', '+30.112343'), 
(78933, 'Cat Spring', 'TX', 409, '-096.290838', '+29.886715');

insert  into zipcodes values 
(78934, 'Columbus', 'TX', 409, '-096.592531', '+29.696320'), 
(78935, 'Alleyton', 'TX', 409, '-096.486458', '+29.709171'), 
(78938, 'Ellinger', 'TX', 409, '-096.685111', '+29.854599'), 
(78940, 'Fayetteville', 'TX', 409, '-096.845436', '+29.859063'), 
(78941, 'Flatonia', 'TX', 361, '-097.111371', '+29.782749'), 
(78942, 'Giddings', 'TX', 409, '-096.931852', '+30.249357'), 
(78943, 'Glidden', 'TX', 409, '-096.594200', '+29.699366'), 
(78944, 'Industry', 'TX', 409, '-096.451652', '+29.977686'), 
(78945, 'La Grange', 'TX', 409, '-096.872133', '+29.896494'), 
(78946, 'Ledbetter', 'TX', 409, '-096.795224', '+30.094690'), 
(78947, 'Lexington', 'TX', 409, '-097.020931', '+30.405444'), 
(78948, 'Lincoln', 'TX', 409, '-096.965990', '+30.294922'), 
(78949, 'Muldoon', 'TX', 512, '-097.073122', '+29.828348'), 
(78950, 'New Ulm', 'TX', 409, '-096.496067', '+29.913413'), 
(78951, 'Oakland', 'TX', 409, '-096.524899', '+29.604660'), 
(78952, 'Plum', 'TX', 409, '-096.943868', '+29.896219'), 
(78953, 'Rosanky', 'TX', 830, '-097.317608', '+29.908470'), 
(78954, 'Round Top', 'TX', 409, '-096.711265', '+30.041719'), 
(78956, 'Schulenburg', 'TX', 409, '-096.933820', '+29.714899'), 
(78957, 'Smithville', 'TX', 512, '-097.222121', '+30.003401'), 
(78959, 'Waelder', 'TX', 512, '-097.299947', '+29.693474'), 
(78960, 'Warda', 'TX', 409, '-096.902035', '+30.070244'), 
(78961, 'Round Top', 'TX', 409, '-097.039741', '+29.665518'), 
(78962, 'Weimar', 'TX', 409, '-096.743007', '+29.675937'), 
(78963, 'West Point', 'TX', 409, '-097.053015', '+29.914207'), 
(79001, 'Adrian', 'TX', 806, '-102.602749', '+35.405270'), 
(79002, 'Alanreed', 'TX', 806, '-100.746559', '+35.432839'), 
(79003, 'Allison', 'TX', 806, '-100.270306', '+35.401181'), 
(79005, 'Booker', 'TX', 806, '-100.330411', '+36.448291'), 
(79007, 'Borger', 'TX', 806, '-101.487464', '+35.728104'), 
(79008, 'Borger', 'TX', 806, '-101.599447', '+35.631621'), 
(79009, 'Bovina', 'TX', 806, '-102.784639', '+34.519042'), 
(79010, 'Boys Ranch', 'TX', 806, '-102.602749', '+35.405270'), 
(79011, 'Briscoe', 'TX', 806, '-100.209628', '+35.532082'), 
(79012, 'Bushland', 'TX', 806, '-102.029919', '+35.225625'), 
(79013, 'Cactus', 'TX', 806, '-102.000750', '+36.041191'), 
(79014, 'Canadian', 'TX', 806, '-100.384093', '+35.904503'), 
(79015, 'Canyon', 'TX', 806, '-101.910080', '+35.004998'), 
(79016, 'Canyon', 'TX', 806, '-101.895894', '+34.965390'), 
(79018, 'Channing', 'TX', 806, '-102.330294', '+35.685842'), 
(79019, 'Claude', 'TX', 806, '-101.460835', '+35.133039'), 
(79021, 'Cotton Center', 'TX', 806, '-101.826997', '+34.068903'), 
(79022, 'Dalhart', 'TX', 806, '-102.602022', '+36.277826'), 
(79024, 'Darrouzett', 'TX', 806, '-100.325415', '+36.445302'), 
(79025, 'Dawn', 'TX', 806, '-102.200173', '+34.910608'), 
(79027, 'Dimmitt', 'TX', 806, '-102.262133', '+34.530453'), 
(79029, 'Dumas', 'TX', 806, '-101.920260', '+35.921600'), 
(79031, 'Earth', 'TX', 806, '-102.362760', '+34.237177'), 
(79032, 'Edmonson', 'TX', 806, '-101.894088', '+34.278925'), 
(79033, 'Farnsworth', 'TX', 806, '-100.761225', '+36.391123'), 
(79034, 'Follett', 'TX', 806, '-100.139117', '+36.433821'), 
(79035, 'Friona', 'TX', 806, '-102.784361', '+34.627408'), 
(79036, 'Fritch', 'TX', 806, '-101.575988', '+35.663213'), 
(79039, 'Groom', 'TX', 806, '-101.232275', '+35.276741'), 
(79040, 'Gruver', 'TX', 806, '-101.310055', '+36.230799'), 
(79041, 'Hale Center', 'TX', 806, '-101.845753', '+34.064607'), 
(79042, 'Happy', 'TX', 806, '-101.857175', '+34.741789'), 
(79043, 'Hart', 'TX', 806, '-102.117552', '+34.385133'), 
(79044, 'Hartley', 'TX', 806, '-102.392664', '+35.891634'), 
(79045, 'Hereford', 'TX', 806, '-102.313090', '+34.966095'), 
(79046, 'Higgins', 'TX', 806, '-100.027623', '+36.118997'), 
(79051, 'Kerrick', 'TX', 806, '-102.602174', '+36.277839'), 
(79052, 'Kress', 'TX', 806, '-101.749905', '+34.361722'), 
(79053, 'Lazbuddie', 'TX', 806, '-102.784583', '+34.529970'), 
(79054, 'Lefors', 'TX', 806, '-100.805869', '+35.439056'), 
(79056, 'Lipscomb', 'TX', 806, '-100.273561', '+36.277602'), 
(79057, 'McLean', 'TX', 806, '-100.600840', '+35.231235'), 
(79058, 'Masterson', 'TX', 806, '-101.892846', '+35.837775'), 
(79059, 'Miami', 'TX', 806, '-100.676817', '+35.718140'), 
(79061, 'Mobeetie', 'TX', 806, '-100.414781', '+35.515434'), 
(79062, 'Morse', 'TX', 806, '-101.354354', '+36.277322'), 
(79063, 'Nazareth', 'TX', 806, '-102.096050', '+34.542943'), 
(79064, 'Olton', 'TX', 806, '-102.145562', '+34.181129'), 
(79065, 'Pampa', 'TX', 806, '-100.836363', '+35.515114'), 
(79066, 'Pampa', 'TX', 806, '-100.956013', '+35.533384'), 
(79068, 'Panhandle', 'TX', 806, '-101.345689', '+35.296115'), 
(79070, 'Perryton', 'TX', 806, '-100.687227', '+36.408493'), 
(79072, 'Plainview', 'TX', 806, '-101.827020', '+34.068999'), 
(79073, 'Plainview', 'TX', 806, '-101.826997', '+34.068903'), 
(79077, 'Samnorwood', 'TX', 806, '-100.204928', '+34.840485'), 
(79078, 'Sanford', 'TX', 806, '-101.574959', '+35.672009'), 
(79079, 'Shamrock', 'TX', 806, '-100.272153', '+35.315345'), 
(79080, 'Skellytown', 'TX', 806, '-101.172931', '+35.569232'), 
(79081, 'Spearman', 'TX', 806, '-101.294059', '+36.226446'), 
(79082, 'Springlake', 'TX', 806, '-102.307243', '+34.233220'), 
(79083, 'Stinnett', 'TX', 806, '-101.445209', '+35.823913'), 
(79084, 'Stratford', 'TX', 806, '-102.073587', '+36.340796'), 
(79085, 'Summerfield', 'TX', 806, '-102.506442', '+34.743735'), 
(79086, 'Sunray', 'TX', 806, '-101.820002', '+36.019612'), 
(79087, 'Texline', 'TX', 806, '-102.916844', '+36.337083'), 
(79088, 'Tulia', 'TX', 806, '-101.803862', '+34.558293'), 
(79091, 'Umbarger', 'TX', 806, '-101.895894', '+34.965390'), 
(79092, 'Vega', 'TX', 806, '-102.421407', '+35.224143'), 
(79093, 'Waka', 'TX', 806, '-100.815862', '+36.278199'), 
(79094, 'Wayside', 'TX', 806, '-101.357838', '+34.965329'), 
(79095, 'Wellington', 'TX', 806, '-100.214470', '+34.852623'), 
(79096, 'Wheeler', 'TX', 806, '-100.224203', '+35.394891'), 
(79097, 'White Deer', 'TX', 806, '-101.176661', '+35.414902'), 
(79098, 'Wildorado', 'TX', 806, '-102.200425', '+35.211942'), 
(79101, 'Amarillo', 'TX', 806, '-101.795512', '+35.205452'), 
(79102, 'Amarillo', 'TX', 806, '-101.851514', '+35.200852'), 
(79103, 'Amarillo', 'TX', 806, '-101.744272', '+35.195302'), 
(79104, 'Amarillo', 'TX', 806, '-101.777911', '+35.205702'), 
(79105, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79106, 'Amarillo', 'TX', 806, '-101.942719', '+35.248669'), 
(79107, 'Amarillo', 'TX', 806, '-101.744686', '+35.273627'), 
(79108, 'Amarillo', 'TX', 806, '-101.772258', '+35.293191'), 
(79109, 'Amarillo', 'TX', 806, '-101.847324', '+35.113890'), 
(79110, 'Amarillo', 'TX', 806, '-101.856612', '+35.131403'), 
(79111, 'Amarillo', 'TX', 806, '-101.698058', '+35.258656'), 
(79114, 'Amarillo', 'TX', 806, '-101.817485', '+35.050003'), 
(79116, 'Amarillo', 'TX', 806, '-101.999047', '+35.245398'), 
(79117, 'Amarillo', 'TX', 806, '-101.843033', '+35.308889'), 
(79118, 'Amarillo', 'TX', 806, '-101.806557', '+35.098729'), 
(79119, 'Amarillo', 'TX', 806, '-102.017795', '+35.060389'), 
(79120, 'Amarillo', 'TX', 806, '-101.803412', '+35.196352'), 
(79121, 'Amarillo', 'TX', 806, '-101.992003', '+35.142756'), 
(79123, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79124, 'Amarillo', 'TX', 806, '-101.939874', '+35.252532'), 
(79159, 'Amarillo', 'TX', 806, '-102.071415', '+35.216029'), 
(79160, 'Amarillo', 'TX', 806, null, null), 
(79163, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79164, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79165, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79166, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79167, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79168, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79170, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79171, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79172, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79174, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79175, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79178, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79180, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79181, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79182, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79184, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79185, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79186, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79187, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79189, 'Amarillo', 'TX', 806, '-101.895089', '+35.401475'), 
(79201, 'Childress', 'TX', 940, '-100.236376', '+34.410400'), 
(79220, 'Afton', 'TX', 806, '-100.779303', '+33.616428'), 
(79221, 'Aiken', 'TX', 806, '-101.303130', '+34.071514'), 
(79222, 'Carey', 'TX', 940, '-100.207642', '+34.529678'), 
(79223, 'Cee Vee', 'TX', 940, '-100.258156', '+34.074854'), 
(79224, 'Chalk', 'TX', 806, '-100.258156', '+34.074854'), 
(79225, 'Chillicothe', 'TX', 254, '-099.547098', '+34.195699'), 
(79226, 'Clarendon', 'TX', 806, '-100.891655', '+34.968107'), 
(79227, 'Crowell', 'TX', 254, '-099.641288', '+33.968163'), 
(79229, 'Dickens', 'TX', 806, '-100.841745', '+33.621960'), 
(79230, 'Dodson', 'TX', 806, '-100.021258', '+34.765663'), 
(79231, 'Dougherty', 'TX', 806, '-101.303130', '+34.071514'), 
(79232, 'Dumont', 'TX', 806, '-100.254835', '+33.616572'), 
(79233, 'Estelline', 'TX', 806, '-100.681047', '+34.530559'), 
(79234, 'Flomot', 'TX', 806, '-100.779551', '+34.073908'), 
(79235, 'Floydada', 'TX', 806, '-101.381126', '+34.015814'), 
(79236, 'Guthrie', 'TX', 806, '-100.254782', '+33.616723'), 
(79237, 'Hedley', 'TX', 806, '-100.658936', '+34.869376'), 
(79238, 'Kirkland', 'TX', 940, '-100.207642', '+34.529678'), 
(79239, 'Lakeview', 'TX', 806, '-100.696501', '+34.672342'), 
(79240, 'Lelia Lake', 'TX', 806, '-100.814865', '+34.965525'), 
(79241, 'Lockney', 'TX', 806, '-101.443848', '+34.123072'), 
(79243, 'McAdoo', 'TX', 806, '-100.779303', '+33.616428'), 
(79244, 'Matador', 'TX', 806, '-100.820926', '+34.011650'), 
(79245, 'Memphis', 'TX', 806, '-100.539782', '+34.730964'), 
(79247, 'Odell', 'TX', 940, '-099.365767', '+34.341985'), 
(79248, 'Paducah', 'TX', 806, '-100.298633', '+34.021740'), 
(79250, 'Petersburg', 'TX', 806, '-101.596234', '+33.869480'), 
(79251, 'Quail', 'TX', 806, '-100.270689', '+34.964812'), 
(79252, 'Quanah', 'TX', 254, '-099.857216', '+34.390860'), 
(79255, 'Quitaque', 'TX', 806, '-101.087775', '+34.380648'), 
(79256, 'Roaring Springs', 'TX', 806, '-100.857208', '+33.901277'), 
(79257, 'Silverton', 'TX', 806, '-101.304190', '+34.471337'), 
(79258, 'South Plains', 'TX', 806, '-101.303130', '+34.071514'), 
(79259, 'Tell', 'TX', 940, '-100.207642', '+34.529678'), 
(79261, 'Turkey', 'TX', 806, '-100.892561', '+34.394837'), 
(79311, 'Abernathy', 'TX', 806, '-101.817820', '+33.949361'), 
(79312, 'Amherst', 'TX', 806, '-102.425378', '+34.028310'), 
(79313, 'Anton', 'TX', 806, '-102.192713', '+33.770506'), 
(79314, 'Bledsoe', 'TX', 806, '-102.825745', '+33.606603'), 
(79316, 'Brownfield', 'TX', 806, '-102.335299', '+33.172013'), 
(79320, 'Bula', 'TX', 806, '-102.688297', '+33.929317'), 
(79322, 'Crosbyton', 'TX', 806, '-101.306058', '+33.616133'), 
(79323, 'Denver City', 'TX', 806, '-102.851592', '+33.005196'), 
(79324, 'Enochs', 'TX', 806, '-102.764582', '+33.868293'), 
(79325, 'Farwell', 'TX', 806, '-102.784569', '+34.524376'), 
(79326, 'Fieldton', 'TX', 806, '-102.350649', '+34.068938'), 
(79329, 'Idalou', 'TX', 806, '-101.814803', '+33.593715'), 
(79330, 'Justiceburg', 'TX', 806, '-101.298004', '+33.179123'), 
(79331, 'Lamesa', 'TX', 806, '-101.937544', '+32.715593'), 
(79336, 'Levelland', 'TX', 806, '-102.345939', '+33.606901'), 
(79338, 'Levelland', 'TX', 806, '-102.362709', '+33.593213'), 
(79339, 'Littlefield', 'TX', 806, '-102.413251', '+34.063781'), 
(79342, 'Loop', 'TX', 806, '-102.644589', '+32.671468'), 
(79343, 'Lorenzo', 'TX', 806, '-101.300936', '+33.621158'), 
(79344, 'Maple', 'TX', 806, '-102.955355', '+33.863254'), 
(79345, 'Meadow', 'TX', 806, '-102.208876', '+33.340812'), 
(79346, 'Morton', 'TX', 806, '-102.690997', '+33.667497'), 
(79347, 'Muleshoe', 'TX', 806, '-102.829924', '+34.092391'), 
(79350, 'New Deal', 'TX', 806, '-101.835510', '+33.729589'), 
(79351, 'Odonnell', 'TX', 806, '-101.937148', '+32.977027'), 
(79353, 'Pep', 'TX', 806, '-102.466624', '+33.778988'), 
(79355, 'Plains', 'TX', 806, '-102.834676', '+33.149263'), 
(79356, 'Post', 'TX', 806, '-101.298072', '+33.180889'), 
(79357, 'Ralls', 'TX', 806, '-101.383596', '+33.685130'), 
(79358, 'Ropesville', 'TX', 806, '-102.285032', '+33.451993'), 
(79359, 'Seagraves', 'TX', 806, '-102.588484', '+32.942480'), 
(79360, 'Seminole', 'TX', 915, '-102.805355', '+32.671912'), 
(79363, 'Shallowater', 'TX', 806, '-102.009460', '+33.714072'), 
(79364, 'Slaton', 'TX', 806, '-101.809124', '+33.553496'), 
(79366, 'Ransom Canyon', 'TX', 806, '-101.700776', '+33.531329'), 
(79367, 'Smyer', 'TX', 806, '-102.210086', '+33.566955'), 
(79369, 'Spade', 'TX', 806, '-102.350649', '+34.068938'), 
(79370, 'Spur', 'TX', 806, '-100.802023', '+33.471532'), 
(79371, 'Sudan', 'TX', 806, '-102.526312', '+34.047934'), 
(79372, 'Sundown', 'TX', 806, '-102.438638', '+33.494472'), 
(79373, 'Tahoka', 'TX', 806, '-101.816443', '+33.178077'), 
(79376, 'Tokio', 'TX', 806, '-102.829456', '+33.173518'), 
(79377, 'Welch', 'TX', 806, '-102.127798', '+32.929753'), 
(79378, 'Wellman', 'TX', 806, '-102.428171', '+33.047275'), 
(79379, 'Whiteface', 'TX', 806, '-102.619882', '+33.598837'), 
(79380, 'Whitharral', 'TX', 806, '-102.320586', '+33.745660'), 
(79381, 'Wilson', 'TX', 806, '-101.725673', '+33.318712'), 
(79382, 'Wolfforth', 'TX', 806, '-102.026405', '+33.563121'), 
(79383, 'New Home', 'TX', 806, '-101.816432', '+33.177231'), 
(79401, 'Lubbock', 'TX', 806, '-101.842056', '+33.607701'), 
(79402, 'Lubbock', 'TX', 806, '-101.851144', '+33.592235'), 
(79403, 'Lubbock', 'TX', 806, '-101.835604', '+33.582684'), 
(79404, 'Lubbock', 'TX', 806, '-101.821415', '+33.562452'), 
(79405, 'Lubbock', 'TX', 806, '-101.850044', '+33.578735'), 
(79406, 'Lubbock', 'TX', 806, '-101.894137', '+33.604197'), 
(79407, 'Lubbock', 'TX', 806, '-101.989408', '+33.555775'), 
(79408, 'Lubbock', 'TX', 806, '-101.926690', '+33.565926'), 
(79409, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79410, 'Lubbock', 'TX', 806, '-101.896394', '+33.572085'), 
(79411, 'Lubbock', 'TX', 806, '-101.862944', '+33.570485'), 
(79412, 'Lubbock', 'TX', 806, '-101.931000', '+33.528692'), 
(79413, 'Lubbock', 'TX', 806, '-101.888794', '+33.546285'), 
(79414, 'Lubbock', 'TX', 806, '-101.923415', '+33.576284'), 
(79415, 'Lubbock', 'TX', 806, '-101.906553', '+33.675714'), 
(79416, 'Lubbock', 'TX', 806, '-101.957394', '+33.587073'), 
(79423, 'Lubbock', 'TX', 806, '-101.896714', '+33.472975'), 
(79424, 'Lubbock', 'TX', 806, '-101.983125', '+33.492483'), 
(79430, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79452, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79453, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79457, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79464, 'Lubbock', 'TX', 806, '-102.010895', '+33.489623'), 
(79490, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79491, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79493, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79499, 'Lubbock', 'TX', 806, '-101.821292', '+33.610018'), 
(79501, 'Anson', 'TX', 915, '-099.854766', '+32.765623'), 
(79502, 'Aspermont', 'TX', 254, '-100.224966', '+33.139647'), 
(79503, 'Avoca', 'TX', 915, '-099.783771', '+32.749919'), 
(79504, 'Baird', 'TX', 915, '-099.335495', '+32.322053'), 
(79505, 'Benjamin', 'TX', 940, '-099.884689', '+33.599303'), 
(79506, 'Blackwell', 'TX', 915, '-100.289569', '+32.175814'), 
(79508, 'Buffalo Gap', 'TX', 915, '-099.810319', '+32.289413'), 
(79510, 'Clyde', 'TX', 915, '-099.412891', '+32.297559'), 
(79511, 'Coahoma', 'TX', 915, '-101.343248', '+32.299597'), 
(79512, 'Colorado City', 'TX', 915, '-100.900564', '+32.340912'), 
(79516, 'Dunn', 'TX', 915, '-100.915300', '+32.747707'), 
(79517, 'Fluvanna', 'TX', 915, '-101.103033', '+32.853009'), 
(79518, 'Girard', 'TX', 806, '-100.774317', '+33.336305'), 
(79519, 'Goldsboro', 'TX', 915, '-099.686094', '+32.058222'), 
(79520, 'Hamlin', 'TX', 915, '-099.967329', '+32.817535'), 
(79521, 'Haskell', 'TX', 940, '-099.717417', '+33.207016'), 
(79525, 'Hawley', 'TX', 915, '-099.923862', '+32.642251'), 
(79526, 'Hermleigh', 'TX', 915, '-100.789448', '+32.666914'), 
(79527, 'Ira', 'TX', 915, '-101.030102', '+32.646004'), 
(79528, 'Jayton', 'TX', 806, '-100.646103', '+33.185031'), 
(79529, 'Knox City', 'TX', 940, '-099.812671', '+33.493579'), 
(79530, 'Lawn', 'TX', 915, '-099.823884', '+32.128322'), 
(79532, 'Loraine', 'TX', 915, '-100.759165', '+32.378102'), 
(79533, 'Lueders', 'TX', 915, '-099.745175', '+32.815151'), 
(79534, 'Mc Caulley', 'TX', 915, '-100.232805', '+32.753257'), 
(79535, 'Maryneal', 'TX', 915, '-100.424987', '+32.180499'), 
(79536, 'Merkel', 'TX', 915, '-099.939593', '+32.329643'), 
(79537, 'Nolan', 'TX', 915, '-100.218794', '+32.272581'), 
(79538, 'Novice', 'TX', 915, '-099.605724', '+31.953707'), 
(79539, 'O Brien', 'TX', 940, '-099.847301', '+33.286038'), 
(79540, 'Old Glory', 'TX', 254, '-100.254017', '+33.178927'), 
(79541, 'Ovalo', 'TX', 915, '-099.873296', '+32.155364'), 
(79543, 'Roby', 'TX', 915, '-100.338798', '+32.749277'), 
(79544, 'Rochester', 'TX', 940, '-099.781154', '+33.331926'), 
(79545, 'Roscoe', 'TX', 915, '-100.572217', '+32.384442'), 
(79546, 'Rotan', 'TX', 915, '-100.489193', '+32.837949'), 
(79547, 'Rule', 'TX', 940, '-099.854024', '+33.181000'), 
(79548, 'Rule', 'TX', 940, '-099.958978', '+33.077086'), 
(79549, 'Snyder', 'TX', 915, '-100.917479', '+32.745073'), 
(79550, 'Snyder', 'TX', 915, '-100.915300', '+32.747707'), 
(79553, 'Stamford', 'TX', 915, '-099.808377', '+32.869561'), 
(79556, 'Sweetwater', 'TX', 915, '-100.404514', '+32.308289'), 
(79560, 'Sylvester', 'TX', 915, '-100.234051', '+32.708935'), 
(79561, 'Trent', 'TX', 915, '-100.065421', '+32.472234'), 
(79562, 'Tuscola', 'TX', 915, '-099.909752', '+32.300287'), 
(79563, 'Tye', 'TX', 915, '-099.924042', '+32.432954'), 
(79565, 'Westbrook', 'TX', 915, '-101.043022', '+32.362705'), 
(79566, 'Wingate', 'TX', 915, '-100.131927', '+32.031119'), 
(79567, 'Winters', 'TX', 915, '-099.955406', '+31.951207'), 
(79601, 'Abilene', 'TX', 915, '-099.802130', '+32.344457'), 
(79602, 'Abilene', 'TX', 915, '-099.694283', '+32.342605'), 
(79603, 'Abilene', 'TX', 915, '-099.880368', '+32.418824'), 
(79604, 'Abilene', 'TX', 915, '-099.795167', '+32.428796'), 
(79605, 'Abilene', 'TX', 915, '-099.814693', '+32.370484'), 
(79606, 'Abilene', 'TX', 915, '-099.908645', '+32.303126'), 
(79607, 'Dyess AFB', 'TX', 915, '-099.745385', '+32.427052'), 
(79608, 'Abilene', 'TX', 915, '-099.890737', '+32.302132'), 
(79697, 'Abilene', 'TX', 915, '-099.890737', '+32.302132'), 
(79698, 'Abilene', 'TX', 915, '-099.734840', '+32.475074'), 
(79699, 'Abilene', 'TX', 915, '-099.711665', '+32.466474'), 
(79701, 'Midland', 'TX', 915, '-102.091276', '+31.861876'), 
(79702, 'Midland', 'TX', 915, '-102.080064', '+31.963698'), 
(79703, 'Midland', 'TX', 915, '-102.134352', '+31.973312'), 
(79704, 'Midland', 'TX', 915, '-102.031726', '+31.869259'), 
(79705, 'Midland', 'TX', 915, '-102.073493', '+32.046146'), 
(79706, 'Midland', 'TX', 915, '-102.013430', '+31.881592'), 
(79707, 'Midland', 'TX', 915, '-102.185691', '+32.008395'), 
(79708, 'Midland', 'TX', 915, '-102.031726', '+31.869259'), 
(79710, 'Midland', 'TX', 915, '-102.031726', '+31.869259'), 
(79711, 'Midland', 'TX', 915, '-102.031726', '+31.869259'), 
(79712, 'Midland', 'TX', 915, '-102.031726', '+31.869259'), 
(79713, 'Ackerly', 'TX', 915, '-101.715971', '+32.527337'), 
(79714, 'Andrews', 'TX', 915, '-102.523255', '+32.370377'), 
(79718, 'Balmorhea', 'TX', 915, '-103.556598', '+31.383297'), 
(79719, 'Barstow', 'TX', 915, '-103.420615', '+31.453665'), 
(79720, 'Big Spring', 'TX', 915, '-101.457761', '+32.278703'), 
(79721, 'Big Spring', 'TX', 915, '-101.373968', '+32.273280'), 
(79730, 'Coyanosa', 'TX', 915, '-102.676783', '+30.711984'), 
(79731, 'Crane', 'TX', 915, '-102.347243', '+31.500553'), 
(79733, 'Forsan', 'TX', 915, '-101.366949', '+32.110537'), 
(79734, 'Fort Davis', 'TX', 915, '-104.209994', '+30.758682'), 
(79735, 'Fort Stockton', 'TX', 915, '-102.890491', '+30.886367'), 
(79738, 'Gail', 'TX', 915, '-101.432354', '+32.743795'), 
(79739, 'Garden City', 'TX', 915, '-101.493750', '+31.864331'), 
(79740, 'Girvin', 'TX', 915, '-102.676783', '+30.711984'), 
(79741, 'Goldsmith', 'TX', 915, '-102.615727', '+31.981472'), 
(79742, 'Grandfalls', 'TX', 915, '-102.854027', '+31.340332'), 
(79743, 'Imperial', 'TX', 915, '-102.676783', '+30.711984'), 
(79744, 'Iraan', 'TX', 915, '-101.899569', '+30.914993'), 
(79745, 'Kermit', 'TX', 915, '-103.113500', '+31.808357'), 
(79748, 'Knott', 'TX', 915, '-101.612630', '+32.378209'), 
(79749, 'Lenorah', 'TX', 915, '-101.844195', '+32.258885'), 
(79752, 'Mc Camey', 'TX', 915, '-102.107279', '+31.161570'), 
(79754, 'Mentone', 'TX', 915, '-103.655280', '+31.825466'), 
(79755, 'Midkiff', 'TX', 915, '-102.046520', '+31.365814'), 
(79756, 'Monahans', 'TX', 915, '-102.943277', '+31.548092'), 
(79758, 'Gardendale', 'TX', 915, '-102.340552', '+32.028014'), 
(79759, 'Notrees', 'TX', 915, '-102.542944', '+31.869142'), 
(79760, 'Odessa', 'TX', 915, '-102.354346', '+31.765163'), 
(79761, 'Odessa', 'TX', 915, '-102.350220', '+31.854178'), 
(79762, 'Odessa', 'TX', 915, '-102.353839', '+31.893906'), 
(79763, 'Odessa', 'TX', 915, '-102.440113', '+31.796965'), 
(79764, 'Odessa', 'TX', 915, '-102.482783', '+31.889670'), 
(79765, 'Odessa', 'TX', 915, '-102.347889', '+31.880682'), 
(79766, 'Odessa', 'TX', 915, '-102.345518', '+31.769701'), 
(79768, 'Odessa', 'TX', 915, '-102.542944', '+31.869142'), 
(79769, 'Odessa', 'TX', 915, '-102.566993', '+31.746572'), 
(79770, 'Orla', 'TX', 915, '-103.556598', '+31.383297'), 
(79772, 'Pecos', 'TX', 915, '-103.579060', '+31.446678'), 
(79776, 'Penwell', 'TX', 915, '-102.587906', '+31.733396'), 
(79777, 'Pyote', 'TX', 915, '-103.126666', '+31.538694'), 
(79778, 'Rankin', 'TX', 915, '-101.944129', '+31.226573'), 
(79779, 'Royalty', 'TX', 915, '-103.188993', '+31.459448'), 
(79780, 'Saragosa', 'TX', 915, '-103.556598', '+31.383297'), 
(79781, 'Sheffield', 'TX', 915, '-102.676783', '+30.711984'), 
(79782, 'Stanton', 'TX', 915, '-101.823066', '+32.200014'), 
(79783, 'Tarzan', 'TX', 915, '-101.949963', '+32.306026'), 
(79785, 'Toyah', 'TX', 915, '-103.556598', '+31.383297'), 
(79786, 'Toyahvale', 'TX', 915, '-103.556598', '+31.383297'), 
(79788, 'Wickett', 'TX', 915, '-103.006747', '+31.569243'), 
(79789, 'Wink', 'TX', 915, '-103.155748', '+31.755315'), 
(79821, 'Anthony', 'TX', 915, '-106.359795', '+31.725097'), 
(79830, 'Alpine', 'TX', 915, '-103.660290', '+30.357926'), 
(79831, 'Alpine', 'TX', 915, '-103.704390', '+30.436562'), 
(79832, 'Alpine', 'TX', 915, '-103.653904', '+30.363139'), 
(79834, 'Big Bend National Park', 'TX', 915, '-103.060715', '+29.818742'), 
(79835, 'Canutillo', 'TX', 915, '-106.596493', '+31.907296'), 
(79836, 'Clint', 'TX', 915, '-106.145329', '+31.510446'), 
(79837, 'Dell City', 'TX', 915, '-105.201061', '+31.958194'), 
(79838, 'Fabens', 'TX', 915, '-106.203380', '+31.519675'), 
(79839, 'Fort Hancock', 'TX', 915, '-105.452562', '+31.315723'), 
(79842, 'Marathon', 'TX', 915, '-103.060715', '+29.818742'), 
(79843, 'Marfa', 'TX', 915, '-104.018475', '+30.351902'), 
(79845, 'Presidio', 'TX', 915, '-104.372626', '+29.572128'), 
(79846, 'Redford', 'TX', 915, '-104.386683', '+29.943719'), 
(79847, 'Salt Flat', 'TX', 915, '-105.452562', '+31.315723'), 
(79848, 'Sanderson', 'TX', 915, '-102.162882', '+30.252946'), 
(79849, 'San Elizario', 'TX', 915, '-106.250732', '+31.550844'), 
(79850, 'Shafter', 'TX', 915, '-104.386683', '+29.943719'), 
(79851, 'Sierra Blanca', 'TX', 915, '-105.452562', '+31.315723'), 
(79852, 'Terlingua', 'TX', 915, '-103.060715', '+29.818742'), 
(79853, 'Tornillo', 'TX', 915, '-106.076524', '+31.440685'), 
(79854, 'Valentine', 'TX', 915, '-104.209994', '+30.758682'), 
(79855, 'Van Horn', 'TX', 915, '-104.824473', '+31.039120'), 
(79901, 'El Paso', 'TX', 915, '-106.484592', '+31.763608'), 
(79902, 'El Paso', 'TX', 915, '-106.544218', '+31.879779'), 
(79903, 'El Paso', 'TX', 915, '-106.445291', '+31.786857'), 
(79904, 'El Paso', 'TX', 915, '-106.449040', '+31.868055'), 
(79905, 'El Paso', 'TX', 915, '-106.438791', '+31.767758'), 
(79906, 'El Paso', 'TX', 915, '-106.424711', '+31.809164'), 
(79907, 'El Paso', 'TX', 915, '-106.328464', '+31.712510'), 
(79908, 'El Paso', 'TX', 915, '-106.385684', '+31.826457'), 
(79910, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79911, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79912, 'El Paso', 'TX', 915, '-106.564782', '+31.897242'), 
(79913, 'El Paso', 'TX', 915, '-106.572393', '+31.937280'), 
(79914, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79915, 'El Paso', 'TX', 915, '-106.372089', '+31.746559'), 
(79916, 'El Paso', 'TX', 915, '-106.287923', '+31.744353'), 
(79917, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79918, 'El Paso', 'TX', 915, '-106.390656', '+31.831782'), 
(79920, 'El Paso', 'TX', 915, '-106.461405', '+31.821439'), 
(79922, 'El Paso', 'TX', 915, '-106.545393', '+31.802756'), 
(79923, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79924, 'El Paso', 'TX', 915, '-106.502841', '+31.872240'), 
(79925, 'El Paso', 'TX', 915, '-106.377090', '+31.773452'), 
(79926, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79927, 'El Paso', 'TX', 915, '-106.176474', '+31.660671'), 
(79929, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79930, 'El Paso', 'TX', 915, '-106.464242', '+31.809457'), 
(79931, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79932, 'El Paso', 'TX', 915, '-106.607588', '+31.877386'), 
(79934, 'El Paso', 'TX', 915, '-106.392270', '+31.963221'), 
(79935, 'El Paso', 'TX', 915, '-106.331988', '+31.770111'), 
(79936, 'El Paso', 'TX', 915, '-106.243004', '+31.711209'), 
(79937, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79938, 'El Paso', 'TX', 915, '-106.304400', '+31.849828'), 
(79940, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79941, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79942, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79943, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79944, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79945, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79946, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79947, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79948, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79949, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79950, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79951, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79952, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79953, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79954, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79955, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79958, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79960, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79961, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79966, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79968, 'El Paso', 'TX', 915, '-106.504843', '+31.770458'), 
(79973, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79974, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79975, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79976, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79977, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79978, 'El Paso', 'TX', 915, '-106.382757', '+31.799275'), 
(79980, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79982, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79983, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79984, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79985, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79986, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79987, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79988, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79989, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79990, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79991, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79992, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79993, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79994, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79995, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79996, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79997, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79998, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(79999, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(80001, 'Arvada', 'CO', 303, '-105.223945', '+39.522014'), 
(80002, 'Arvada', 'CO', 303, '-105.109236', '+39.827818'), 
(80003, 'Arvada', 'CO', 303, '-105.105775', '+39.835086'), 
(80004, 'Arvada', 'CO', 303, '-105.128173', '+39.814481'), 
(80005, 'Arvada', 'CO', 303, '-105.123440', '+39.857259'), 
(80006, 'Arvada', 'CO', 303, '-105.223945', '+39.522014'), 
(80007, 'Arvada', 'CO', 303, '-105.172429', '+39.863369'), 
(80010, 'Aurora', 'CO', 303, '-104.847480', '+39.715287'), 
(80011, 'Aurora', 'CO', 303, '-104.822765', '+39.788286'), 
(80012, 'Aurora', 'CO', 303, '-104.809730', '+39.681201'), 
(80013, 'Aurora', 'CO', 303, '-104.762750', '+39.660654'), 
(80014, 'Aurora', 'CO', 303, '-104.829330', '+39.660437'), 
(80015, 'Aurora', 'CO', 303, '-104.775265', '+39.667429'), 
(80016, 'Aurora', 'CO', 303, '-104.739428', '+39.601172'), 
(80017, 'Aurora', 'CO', 303, '-104.806670', '+39.702142'), 
(80018, 'Aurora', 'CO', 303, '-104.679820', '+39.689487'), 
(80019, 'Aurora', 'CO', 303, '-104.685374', '+39.781442'), 
(80020, 'Broomfield', 'CO', 303, '-105.097151', '+40.046064'), 
(80021, 'Broomfield', 'CO', 303, '-105.113890', '+39.885388'), 
(80022, 'Commerce City', 'CO', 303, '-104.771527', '+39.869835'), 
(80024, 'Dupont', 'CO', 303, '-104.918783', '+39.844501'), 
(80025, 'Eldorado Springs', 'CO', 303, '-105.287967', '+39.932420'), 
(80026, 'Lafayette', 'CO', 303, '-105.104899', '+40.026334'), 
(80027, 'Louisville', 'CO', 303, '-105.269915', '+39.980835'), 
(80028, 'Louisville', 'CO', 303, '-105.373507', '+40.087835'), 
(80030, 'Westminster', 'CO', 303, '-105.034487', '+39.872535'), 
(80031, 'Westminster', 'CO', 303, '-105.034487', '+39.875290'), 
(80033, 'Wheat Ridge', 'CO', 303, '-105.108182', '+39.776986'), 
(80034, 'Wheat Ridge', 'CO', 303, '-105.223945', '+39.522014'), 
(80035, 'Westminster', 'CO', 303, '-104.407918', '+39.807970'), 
(80036, 'Westminster', 'CO', 303, '-104.407918', '+39.807970'), 
(80037, 'Commerce City', 'CO', 303, '-104.407918', '+39.807970'), 
(80038, 'Broomfield', 'CO', 303, '-105.373507', '+40.087835'), 
(80040, 'Aurora', 'CO', 303, '-104.407918', '+39.807970'), 
(80041, 'Aurora', 'CO', 303, '-104.408349', '+39.738752'), 
(80042, 'Aurora', 'CO', 303, '-104.407918', '+39.807970'), 
(80044, 'Aurora', 'CO', 303, '-104.408349', '+39.738752'), 
(80045, 'Aurora', 'CO', 303, '-104.838361', '+39.746736'), 
(80046, 'Aurora', 'CO', 303, '-104.408349', '+39.738752'), 
(80047, 'Aurora', 'CO', 303, '-104.408349', '+39.738752'), 
(80101, 'Agate', 'CO', 719, '-104.084781', '+39.382335'), 
(80102, 'Bennett', 'CO', 303, '-104.458336', '+39.869384'), 
(80103, 'Byers', 'CO', 303, '-104.162633', '+39.652632'), 
(80104, 'Castle Rock', 'CO', 303, '-104.849988', '+39.374779'), 
(80105, 'Deer Trail', 'CO', 303, '-103.948538', '+39.659461'), 
(80106, 'Elbert', 'CO', 303, '-104.505121', '+39.208967'), 
(80107, 'Elizabeth', 'CO', 303, '-104.495911', '+39.382844'), 
(80110, 'Englewood', 'CO', 303, '-104.973852', '+39.648958'), 
(80111, 'Englewood', 'CO', 303, '-104.864703', '+39.666811'), 
(80112, 'Englewood', 'CO', 303, '-104.862194', '+39.581238'), 
(80116, 'Franktown', 'CO', 303, '-104.756722', '+39.304030'), 
(80117, 'Kiowa', 'CO', 303, '-104.421214', '+39.370254'), 
(80118, 'Larkspur', 'CO', 303, '-104.950189', '+39.213354'), 
(80120, 'Littleton', 'CO', 303, '-105.010182', '+39.597937'), 
(80121, 'Littleton', 'CO', 303, '-104.887730', '+39.612789'), 
(80122, 'Littleton', 'CO', 303, '-104.955576', '+39.582222'), 
(80123, 'Littleton', 'CO', 303, '-105.090085', '+39.620596'), 
(80124, 'Littleton', 'CO', 303, '-104.906562', '+39.529639'), 
(80125, 'Littleton', 'CO', 303, '-105.058970', '+39.495327'), 
(80126, 'Littleton', 'CO', 303, '-104.969143', '+39.543720'), 
(80127, 'Littleton', 'CO', 303, '-105.153074', '+39.544307'), 
(80128, 'Littleton', 'CO', 303, '-105.083196', '+39.591827'), 
(80131, 'Louviers', 'CO', 303, '-104.994708', '+39.347863'), 
(80132, 'Monument', 'CO', 719, '-104.807666', '+39.086393'), 
(80133, 'Palmer Lake', 'CO', 719, '-104.900328', '+39.112138'), 
(80134, 'Parker', 'CO', 303, '-104.844731', '+39.489472'), 
(80135, 'Sedalia', 'CO', 303, '-105.067554', '+39.311334'), 
(80136, 'Strasburg', 'CO', 303, '-104.291682', '+39.865547'), 
(80137, 'Watkins', 'CO', 303, '-104.630327', '+39.796784'), 
(80138, 'Parker', 'CO', 303, '-104.721607', '+39.510214'), 
(80150, 'Englewood', 'CO', 303, '-104.408349', '+39.738752'), 
(80151, 'Englewood', 'CO', 303, '-104.408349', '+39.738752'), 
(80154, 'Englewood', 'CO', 303, '-104.408349', '+39.738752'), 
(80155, 'Englewood', 'CO', 303, '-104.408349', '+39.738752'), 
(80160, 'Littleton', 'CO', 303, '-104.408349', '+39.738752'), 
(80161, 'Littleton', 'CO', 303, '-104.408349', '+39.738752'), 
(80162, 'Littleton', 'CO', 303, '-105.223945', '+39.522014'), 
(80163, 'Littleton', 'CO', 303, '-104.994708', '+39.347863'), 
(80165, 'Littleton', 'CO', 303, '-104.408349', '+39.738752'), 
(80166, 'Littleton', 'CO', 303, '-104.408349', '+39.738752'), 
(80201, 'Denver', 'CO', 303, '-104.856808', '+39.726303'), 
(80202, 'Denver', 'CO', 303, '-104.996553', '+39.760189'), 
(80203, 'Denver', 'CO', 303, '-104.970331', '+39.729205'), 
(80204, 'Denver', 'CO', 303, '-105.021502', '+39.720136'), 
(80205, 'Denver', 'CO', 303, '-104.967585', '+39.760137'), 
(80206, 'Denver', 'CO', 303, '-104.953335', '+39.730787'), 
(80207, 'Denver', 'CO', 303, '-104.903532', '+39.713186'), 
(80208, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80209, 'Denver', 'CO', 303, '-104.964236', '+39.707332'), 
(80210, 'Denver', 'CO', 303, '-104.964186', '+39.701677'), 
(80211, 'Denver', 'CO', 303, '-105.018387', '+39.765291'), 
(80212, 'Denver', 'CO', 303, '-105.049338', '+39.768286'), 
(80214, 'Denver', 'CO', 303, '-105.064336', '+39.743636'), 
(80215, 'Denver', 'CO', 303, '-105.100854', '+39.743486'), 
(80216, 'Denver', 'CO', 303, '-104.942034', '+39.777036'), 
(80217, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80218, 'Denver', 'CO', 303, '-104.968759', '+39.720236'), 
(80219, 'Denver', 'CO', 303, '-105.034339', '+39.695014'), 
(80220, 'Denver', 'CO', 303, '-104.910843', '+39.732436'), 
(80221, 'Denver', 'CO', 303, '-104.998788', '+39.838028'), 
(80222, 'Denver', 'CO', 303, '-104.924134', '+39.709343'), 
(80223, 'Denver', 'CO', 303, '-105.008762', '+39.707186'), 
(80224, 'Denver', 'CO', 303, '-104.911434', '+39.702037'), 
(80225, 'Denver', 'CO', 303, '-105.120440', '+39.697090'), 
(80226, 'Denver', 'CO', 303, '-105.091784', '+39.712337'), 
(80227, 'Denver', 'CO', 303, '-105.067136', '+39.667479'), 
(80228, 'Denver', 'CO', 303, '-105.156000', '+39.688776'), 
(80229, 'Denver', 'CO', 303, '-104.922688', '+39.867098'), 
(80230, 'Denver', 'CO', 303, '-104.895093', '+39.721848'), 
(80231, 'Denver', 'CO', 303, '-104.886785', '+39.684930'), 
(80232, 'Denver', 'CO', 303, '-105.090779', '+39.689487'), 
(80233, 'Denver', 'CO', 303, '-104.940683', '+39.901534'), 
(80234, 'Denver', 'CO', 303, '-105.010886', '+39.910774'), 
(80235, 'Denver', 'CO', 303, '-105.065003', '+39.645837'), 
(80236, 'Denver', 'CO', 303, '-105.034988', '+39.649837'), 
(80237, 'Denver', 'CO', 303, '-104.903984', '+39.638537'), 
(80238, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80239, 'Denver', 'CO', 303, '-104.813919', '+39.804398'), 
(80241, 'Denver', 'CO', 303, '-104.954833', '+39.927421'), 
(80243, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80244, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80246, 'Denver', 'CO', 303, '-104.931234', '+39.708637'), 
(80248, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80249, 'Denver', 'CO', 303, '-104.697674', '+39.837760'), 
(80250, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80251, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80252, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80254, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80255, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80256, 'Denver', 'CO', 303, '-104.992842', '+39.747390'), 
(80257, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80259, 'Denver', 'CO', 303, '-104.991334', '+39.746239'), 
(80260, 'Denver', 'CO', 303, '-105.004125', '+39.867235'), 
(80261, 'Denver', 'CO', 303, '-104.985036', '+39.737929'), 
(80262, 'Denver', 'CO', 303, '-104.938391', '+39.731038'), 
(80263, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80264, 'Denver', 'CO', 303, '-104.986292', '+39.742590'), 
(80265, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80266, 'Denver', 'CO', 303, '-104.991511', '+39.747179'), 
(80270, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80271, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80273, 'Denver', 'CO', 303, '-104.987535', '+39.727293'), 
(80274, 'Denver', 'CO', 303, '-104.987577', '+39.743934'), 
(80275, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80279, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80280, 'Denver', 'CO', 303, '-104.906942', '+39.716675'), 
(80281, 'Denver', 'CO', 303, '-104.987577', '+39.743940'), 
(80290, 'Denver', 'CO', 303, '-104.987556', '+39.743608'), 
(80291, 'Denver', 'CO', 303, '-104.987577', '+39.743940'), 
(80292, 'Denver', 'CO', 303, '-104.992842', '+39.747390'), 
(80293, 'Denver', 'CO', 303, '-104.990686', '+39.745786'), 
(80294, 'Denver', 'CO', 303, '-104.989036', '+39.749086'), 
(80295, 'Denver', 'CO', 303, '-104.986336', '+39.745486'), 
(80299, 'Denver', 'CO', 303, '-104.408349', '+39.738752'), 
(80301, 'Boulder', 'CO', 303, '-105.278083', '+40.094787'), 
(80302, 'Boulder', 'CO', 303, '-105.390027', '+40.063935'), 
(80303, 'Boulder', 'CO', 303, '-105.274840', '+40.067772'), 
(80304, 'Boulder', 'CO', 303, '-105.369797', '+40.114114'), 
(80306, 'Boulder', 'CO', 303, '-105.384694', '+40.102219'), 
(80307, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80308, 'Boulder', 'CO', 303, '-105.386800', '+40.027672'), 
(80309, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80310, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80314, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80321, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80322, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80323, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80328, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80329, 'Boulder', 'CO', 303, '-105.373507', '+40.087835'), 
(80401, 'Golden', 'CO', 303, '-105.245659', '+39.718539'), 
(80402, 'Golden', 'CO', 303, '-105.223945', '+39.522014'), 
(80403, 'Golden', 'CO', 303, '-105.270395', '+39.829821'), 
(80419, 'Golden', 'CO', 303, '-105.223945', '+39.522014'), 
(80420, 'Alma', 'CO', 719, '-106.063548', '+39.297972'), 
(80421, 'Bailey', 'CO', 303, '-105.747242', '+39.203721'), 
(80422, 'Black Hawk', 'CO', 303, '-105.475322', '+39.815990'), 
(80423, 'Bond', 'CO', 303, '-106.631246', '+39.860356'), 
(80424, 'Breckenridge', 'CO', 970, '-106.022472', '+39.475323'), 
(80425, 'Buffalo Creek', 'CO', 303, '-105.254998', '+39.332179'), 
(80426, 'Burns', 'CO', 970, '-106.896452', '+39.783610'), 
(80427, 'Central City', 'CO', 303, '-105.545631', '+39.821626'), 
(80428, 'Clark', 'CO', 970, '-106.913996', '+40.730717'), 
(80429, 'Climax', 'CO', 719, '-106.311697', '+39.225758'), 
(80430, 'Coalmont', 'CO', 970, '-106.448221', '+40.480364'), 
(80432, 'Como', 'CO', 719, '-105.816986', '+39.158746'), 
(80433, 'Conifer', 'CO', 303, '-105.284448', '+39.473542'), 
(80434, 'Cowdrey', 'CO', 970, '-106.362488', '+40.663052'), 
(80435, 'Dillon', 'CO', 970, '-105.974117', '+39.595212'), 
(80436, 'Dumont', 'CO', 303, '-105.635592', '+39.753150'), 
(80437, 'Evergreen', 'CO', 303, '-105.223945', '+39.522014'), 
(80438, 'Empire', 'CO', 303, '-105.665451', '+39.761930'), 
(80439, 'Evergreen', 'CO', 303, '-105.326248', '+39.629598'), 
(80440, 'Fairplay', 'CO', 719, '-105.885893', '+39.149000'), 
(80442, 'Fraser', 'CO', 970, '-105.792637', '+39.958523'), 
(80443, 'Frisco', 'CO', 970, '-106.133183', '+39.558929'), 
(80444, 'Georgetown', 'CO', 303, '-105.760626', '+39.725703'), 
(80446, 'Granby', 'CO', 970, '-105.928533', '+40.073869'), 
(80447, 'Grand Lake', 'CO', 970, '-105.852209', '+40.153982'), 
(80448, 'Grant', 'CO', 303, '-105.658305', '+39.461223'), 
(80449, 'Hartsel', 'CO', 719, '-105.878811', '+38.967262'), 
(80451, 'Hot Sulphur Springs', 'CO', 970, '-106.069256', '+40.071207'), 
(80452, 'Idaho Springs', 'CO', 303, '-105.541583', '+39.706574'), 
(80453, 'Idledale', 'CO', 303, '-105.244245', '+39.668426'), 
(80454, 'Indian Hills', 'CO', 303, '-105.248119', '+39.654637'), 
(80455, 'Jamestown', 'CO', 303, '-105.423992', '+40.101985'), 
(80456, 'Jefferson', 'CO', 719, '-105.686535', '+39.275930'), 
(80457, 'Kittredge', 'CO', 303, '-105.278194', '+39.648137'), 
(80459, 'Kremmling', 'CO', 970, '-106.378296', '+40.147681'), 
(80461, 'Leadville', 'CO', 719, '-106.358330', '+39.217530'), 
(80463, 'Mc Coy', 'CO', 970, '-106.772151', '+39.827120'), 
(80465, 'Morrison', 'CO', 303, '-105.201967', '+39.610289'), 
(80466, 'Nederland', 'CO', 303, '-105.495998', '+40.000686'), 
(80467, 'Oak Creek', 'CO', 970, '-106.944274', '+40.323272'), 
(80468, 'Parshall', 'CO', 970, '-106.093005', '+39.953932'), 
(80469, 'Phippsburg', 'CO', 970, '-106.973513', '+40.190711'), 
(80470, 'Pine', 'CO', 303, '-105.313600', '+39.356599'), 
(80471, 'Pinecliffe', 'CO', 303, '-105.459269', '+39.947386'), 
(80473, 'Rand', 'CO', 970, '-106.185703', '+40.466701'), 
(80474, 'Rollinsville', 'CO', 303, '-105.548200', '+39.883804'), 
(80475, 'Shawnee', 'CO', 303, '-105.602959', '+39.439493'), 
(80476, 'Silver Plume', 'CO', 303, '-105.750740', '+39.699631'), 
(80477, 'Steamboat Springs', 'CO', 970, '-106.926910', '+40.348242'), 
(80478, 'Tabernash', 'CO', 970, '-105.861480', '+39.979743'), 
(80479, 'Toponas', 'CO', 970, '-106.851718', '+40.067609'), 
(80480, 'Walden', 'CO', 970, '-106.249045', '+40.678825'), 
(80481, 'Ward', 'CO', 303, '-105.472634', '+40.055785'), 
(80482, 'Winter Park', 'CO', 970, '-105.816439', '+39.949118'), 
(80483, 'Yampa', 'CO', 970, '-106.911567', '+40.130445'), 
(80487, 'Steamboat Springs', 'CO', 970, '-106.931827', '+40.632683'), 
(80488, 'Steamboat Springs', 'CO', 970, '-106.860746', '+40.619661'), 
(80497, 'Silverthorne', 'CO', 970, '-106.108002', '+39.641146'), 
(80498, 'Silverthorne', 'CO', 970, '-106.221139', '+39.764692'), 
(80501, 'Longmont', 'CO', 303, '-105.163300', '+40.165634'), 
(80502, 'Longmont', 'CO', 303, '-105.373507', '+40.087835'), 
(80503, 'Longmont', 'CO', 303, '-105.212558', '+40.159043'), 
(80504, 'Longmont', 'CO', 303, '-104.970816', '+40.129416'), 
(80510, 'Allenspark', 'CO', 303, '-105.507950', '+40.210184'), 
(80511, 'Estes Park', 'CO', 970, '-105.569245', '+40.628112'), 
(80512, 'Bellvue', 'CO', 970, '-105.525784', '+40.610729'), 
(80513, 'Berthoud', 'CO', 970, '-105.321046', '+40.530475'), 
(80514, 'Dacono', 'CO', 303, '-104.911938', '+40.204344'), 
(80515, 'Drake', 'CO', 970, '-105.383062', '+40.427541'), 
(80516, 'Erie', 'CO', 303, '-104.923481', '+40.062204'), 
(80517, 'Estes Park', 'CO', 970, '-105.323971', '+40.370748'), 
(80520, 'Firestone', 'CO', 303, '-104.935838', '+40.122477'), 
(80521, 'Fort Collins', 'CO', 970, '-105.298344', '+40.592270'), 
(80522, 'Fort Collins', 'CO', 970, '-105.057005', '+40.642907'), 
(80523, 'Fort Collins', 'CO', 970, '-105.464832', '+40.455530'), 
(80524, 'Fort Collins', 'CO', 970, '-105.252751', '+40.598890'), 
(80525, 'Fort Collins', 'CO', 970, '-105.207073', '+40.532277'), 
(80526, 'Fort Collins', 'CO', 970, '-105.324268', '+40.587553'), 
(80527, 'Fort Collins', 'CO', 970, '-105.280009', '+40.540565'), 
(80528, 'Fort Collins', 'CO', 970, '-105.034077', '+40.533726'), 
(80530, 'Frederick', 'CO', 303, '-104.938057', '+40.123557'), 
(80532, 'Glen Haven', 'CO', 970, '-105.447005', '+40.457758'), 
(80533, 'Hygiene', 'CO', 303, '-105.232695', '+40.181515'), 
(80534, 'Johnstown', 'CO', 970, '-104.867196', '+40.320091'), 
(80535, 'Laporte', 'CO', 970, '-105.262822', '+40.589014'), 
(80536, 'Livermore', 'CO', 970, '-105.441688', '+40.693564'), 
(80537, 'Loveland', 'CO', 970, '-105.266415', '+40.553704'), 
(80538, 'Loveland', 'CO', 970, '-105.183385', '+40.551116'), 
(80539, 'Loveland', 'CO', 970, '-105.163377', '+40.386360'), 
(80540, 'Lyons', 'CO', 303, '-105.355280', '+40.189788'), 
(80541, 'Masonville', 'CO', 970, '-105.372014', '+40.529278'), 
(80542, 'Mead', 'CO', 970, '-104.893796', '+40.327051'), 
(80543, 'Milliken', 'CO', 970, '-104.841349', '+40.387381'), 
(80544, 'Niwot', 'CO', 303, '-105.275045', '+40.177043'), 
(80545, 'Red Feather Lakes', 'CO', 970, '-105.638852', '+40.610176'), 
(80546, 'Severance', 'CO', 970, '-104.850544', '+40.524987'), 
(80547, 'Timnath', 'CO', 970, '-105.017539', '+40.708692'), 
(80549, 'Wellington', 'CO', 970, '-105.085627', '+40.795455'), 
(80550, 'Windsor', 'CO', 970, '-104.942467', '+40.307972'), 
(80551, 'Windsor', 'CO', 970, '-104.885116', '+40.464092'), 
(80553, 'Fort Collins', 'CO', 970, '-105.569245', '+40.628112'), 
(80601, 'Brighton', 'CO', 303, '-104.786597', '+39.942984'), 
(80610, 'Ault', 'CO', 970, '-104.607073', '+40.675794'), 
(80611, 'Briggsdale', 'CO', 970, '-104.240542', '+40.443596'), 
(80612, 'Carr', 'CO', 970, '-104.869798', '+40.597204'), 
(80614, 'Eastlake', 'CO', 303, '-104.407918', '+39.807970'), 
(80615, 'Eaton', 'CO', 970, '-104.660412', '+40.350055'), 
(80620, 'Evans', 'CO', 970, '-104.791285', '+40.263453'), 
(80621, 'Fort Lupton', 'CO', 303, '-104.650827', '+40.363977'), 
(80622, 'Galeton', 'CO', 970, '-104.500735', '+40.536158'), 
(80623, 'Gilcrest', 'CO', 970, '-104.796889', '+40.249380'), 
(80624, 'Gill', 'CO', 970, '-104.590607', '+40.475572'), 
(80631, 'Greeley', 'CO', 970, '-104.680631', '+40.384991'), 
(80632, 'Greeley', 'CO', 970, '-104.762899', '+40.376626'), 
(80633, 'Greeley', 'CO', 970, '-104.314970', '+40.500919'), 
(80634, 'Greeley', 'CO', 970, '-104.796453', '+40.281195'), 
(80638, 'Greeley', 'CO', 970, '-104.314970', '+40.500919'), 
(80639, 'Greeley', 'CO', 970, '-104.701720', '+40.399281'), 
(80640, 'Henderson', 'CO', 303, '-104.883581', '+39.879235'), 
(80642, 'Hudson', 'CO', 303, '-104.672306', '+40.109353'), 
(80643, 'Keenesburg', 'CO', 303, '-104.506123', '+40.085322'), 
(80644, 'Kersey', 'CO', 970, '-104.472779', '+40.474040'), 
(80645, 'La Salle', 'CO', 970, '-104.665639', '+40.328185'), 
(80646, 'Lucerne', 'CO', 970, '-104.705420', '+40.482430'), 
(80648, 'Nunn', 'CO', 970, '-104.627586', '+40.492804'), 
(80649, 'Orchard', 'CO', 970, '-104.081667', '+40.414728'), 
(80650, 'Pierce', 'CO', 970, '-104.744575', '+40.646551'), 
(80651, 'Platteville', 'CO', 970, '-104.712141', '+40.217382'), 
(80652, 'Roggen', 'CO', 303, '-104.281976', '+40.087777'), 
(80653, 'Weldona', 'CO', 970, '-103.974159', '+40.382218'), 
(80654, 'Wiggins', 'CO', 970, '-104.046791', '+40.159839'), 
(80701, 'Fort Morgan', 'CO', 970, '-103.847648', '+40.262591'), 
(80705, 'Log Lane Village', 'CO', 970, '-103.833813', '+40.270654'), 
(80720, 'Akron', 'CO', 970, '-103.202379', '+40.073328'), 
(80721, 'Amherst', 'CO', 970, '-102.358200', '+40.608363'), 
(80722, 'Atwood', 'CO', 970, '-103.197305', '+40.525066'), 
(80723, 'Brush', 'CO', 970, '-103.613248', '+40.218547'), 
(80726, 'Crook', 'CO', 970, '-103.074727', '+40.852300'), 
(80727, 'Eckley', 'CO', 970, '-102.480300', '+40.061126'), 
(80728, 'Fleming', 'CO', 970, '-102.874735', '+40.598608'), 
(80729, 'Grover', 'CO', 970, '-104.168529', '+40.820129'), 
(80731, 'Haxtun', 'CO', 970, '-102.523842', '+40.601383'), 
(80732, 'Hereford', 'CO', 303, '-104.305265', '+40.975104'), 
(80733, 'Hillrose', 'CO', 970, '-103.505721', '+40.345863'), 
(80734, 'Holyoke', 'CO', 970, '-102.272326', '+40.587166'), 
(80735, 'Idalia', 'CO', 970, '-102.426235', '+39.816703'), 
(80736, 'Iliff', 'CO', 970, '-102.960098', '+40.784483'), 
(80737, 'Julesburg', 'CO', 970, '-102.351994', '+40.875606'), 
(80740, 'Lindon', 'CO', 970, '-103.414172', '+39.790894'), 
(80741, 'Merino', 'CO', 970, '-103.413883', '+40.632075'), 
(80742, 'New Raymer', 'CO', 970, '-103.878656', '+40.736271'), 
(80743, 'Otis', 'CO', 970, '-103.042516', '+40.163025'), 
(80744, 'Ovid', 'CO', 970, '-102.358241', '+40.875571'), 
(80745, 'Padroni', 'CO', 970, '-103.372814', '+40.884156'), 
(80746, 'Paoli', 'CO', 970, '-102.472203', '+40.610554'), 
(80747, 'Peetz', 'CO', 970, '-103.161820', '+40.825442'), 
(80749, 'Sedgwick', 'CO', 303, '-102.440230', '+40.875703'), 
(80750, 'Snyder', 'CO', 970, '-103.610575', '+40.415193'), 
(80751, 'Sterling', 'CO', 970, '-103.211191', '+40.715081'), 
(80754, 'Stoneham', 'CO', 970, '-103.997391', '+40.735758'), 
(80755, 'Vernon', 'CO', 970, '-102.434252', '+39.812149'), 
(80757, 'Woodrow', 'CO', 970, '-103.575210', '+39.804985'), 
(80758, 'Wray', 'CO', 970, '-102.392973', '+40.068525'), 
(80759, 'Yuma', 'CO', 970, '-102.618522', '+40.061817'), 
(80801, 'Anton', 'CO', 970, '-103.137281', '+39.690908'), 
(80802, 'Arapahoe', 'CO', 719, '-102.524932', '+38.847485'), 
(80804, 'Arriba', 'CO', 719, '-103.323143', '+39.316461'), 
(80805, 'Bethune', 'CO', 719, '-102.433217', '+39.293345'), 
(80807, 'Burlington', 'CO', 719, '-102.461287', '+39.308966'), 
(80808, 'Calhan', 'CO', 719, '-104.282512', '+38.940430'), 
(80809, 'Cascade', 'CO', 719, '-104.994972', '+38.945534'), 
(80810, 'Cheyenne Wells', 'CO', 719, '-102.411537', '+38.827259'), 
(80812, 'Cope', 'CO', 970, '-102.990380', '+39.684772'), 
(80813, 'Cripple Creek', 'CO', 719, '-105.149874', '+38.826084'), 
(80814, 'Divide', 'CO', 719, '-105.185653', '+38.923901'), 
(80815, 'Flagler', 'CO', 719, '-102.783284', '+39.325130'), 
(80816, 'Florissant', 'CO', 719, '-105.190895', '+38.855231'), 
(80817, 'Fountain', 'CO', 719, '-104.652221', '+38.663856'), 
(80818, 'Genoa', 'CO', 719, '-103.490650', '+39.348432'), 
(80819, 'Green Mountain Falls', 'CO', 719, '-105.009444', '+38.938930'), 
(80820, 'Guffey', 'CO', 719, '-105.562124', '+38.835374'), 
(80821, 'Hugo', 'CO', 719, '-103.457864', '+39.022942'), 
(80822, 'Joes', 'CO', 970, '-102.500066', '+39.959546'), 
(80823, 'Karval', 'CO', 719, '-103.474701', '+38.806509'), 
(80824, 'Kirk', 'CO', 970, '-102.546469', '+39.664421'), 
(80825, 'Kit Carson', 'CO', 719, '-102.598136', '+38.827174'), 
(80826, 'Limon', 'CO', 719, '-103.604851', '+39.041435'), 
(80827, 'Lake George', 'CO', 719, '-105.514472', '+38.980056'), 
(80828, 'Limon', 'CO', 719, '-103.588908', '+39.316540'), 
(80829, 'Manitou Springs', 'CO', 719, '-104.927452', '+38.853366'), 
(80830, 'Matheson', 'CO', 719, '-103.900144', '+39.114381'), 
(80831, 'Peyton', 'CO', 719, '-104.526328', '+38.984206'), 
(80832, 'Ramah', 'CO', 719, '-104.163326', '+39.035064'), 
(80833, 'Rush', 'CO', 719, '-104.117904', '+38.818756'), 
(80834, 'Seibert', 'CO', 719, '-102.881192', '+39.322355'), 
(80835, 'Simla', 'CO', 719, '-104.070186', '+39.208696'), 
(80836, 'Stratton', 'CO', 970, '-102.673010', '+39.304913'), 
(80840, 'U S A F Academy', 'CO', 719, '-104.860561', '+38.979235'), 
(80841, 'U S A F Academy', 'CO', 719, '-104.562027', '+38.824690'), 
(80860, 'Victor', 'CO', 719, '-105.132073', '+38.731005'), 
(80861, 'Vona', 'CO', 719, '-102.742290', '+39.311151'), 
(80862, 'Wild Horse', 'CO', 719, '-103.079761', '+38.804111'), 
(80863, 'Woodland Park', 'CO', 719, '-105.166398', '+38.918437'), 
(80864, 'Yoder', 'CO', 719, '-104.193088', '+38.738943'), 
(80866, 'Woodland Park', 'CO', 719, '-105.155970', '+39.036350'), 
(80901, 'Colorado Springs', 'CO', 719, '-104.857828', '+38.861469'), 
(80903, 'Colorado Springs', 'CO', 719, '-104.809929', '+38.828893'), 
(80904, 'Colorado Springs', 'CO', 719, '-104.874531', '+38.861981'), 
(80905, 'Colorado Springs', 'CO', 719, '-104.801472', '+38.844319'), 
(80906, 'Colorado Springs', 'CO', 719, '-104.841763', '+38.796074'), 
(80907, 'Colorado Springs', 'CO', 719, '-104.814440', '+38.943076'), 
(80908, 'Colorado Springs', 'CO', 719, '-104.705498', '+39.020647'), 
(80909, 'Colorado Springs', 'CO', 719, '-104.850230', '+38.838268'), 
(80910, 'Colorado Springs', 'CO', 719, '-104.772059', '+38.804094'), 
(80911, 'Colorado Springs', 'CO', 719, '-104.789157', '+38.922849'), 
(80912, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80913, 'Colorado Springs', 'CO', 719, '-104.753607', '+38.729969'), 
(80914, 'Colorado Springs', 'CO', 719, '-104.701177', '+38.819195'), 
(80915, 'Colorado Springs', 'CO', 719, '-104.751515', '+38.874436'), 
(80916, 'Colorado Springs', 'CO', 719, '-104.718555', '+38.810330'), 
(80917, 'Colorado Springs', 'CO', 719, '-104.746689', '+38.825130'), 
(80918, 'Colorado Springs', 'CO', 719, '-104.807998', '+38.903190'), 
(80919, 'Colorado Springs', 'CO', 719, '-104.917436', '+38.938149'), 
(80920, 'Colorado Springs', 'CO', 719, '-104.755956', '+38.965298'), 
(80921, 'Colorado Springs', 'CO', 719, '-104.891220', '+39.055054'), 
(80922, 'Colorado Springs', 'CO', 719, '-104.701240', '+38.904817'), 
(80925, 'Colorado Springs', 'CO', 719, '-104.645854', '+38.737774'), 
(80926, 'Colorado Springs', 'CO', 719, '-104.880825', '+38.644087'), 
(80928, 'Colorado Springs', 'CO', 719, '-104.395746', '+38.645078'), 
(80929, 'Colorado Springs', 'CO', 719, '-104.624727', '+38.846355'), 
(80930, 'Colorado Springs', 'CO', 719, '-104.493259', '+38.824202'), 
(80931, 'Colorado Springs', 'CO', 719, '-104.609230', '+38.953003'), 
(80932, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80933, 'Colorado Springs', 'CO', 719, '-105.011786', '+38.939371'), 
(80934, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80935, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80936, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80937, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80940, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80941, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80942, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80943, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80944, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80945, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80946, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80947, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80949, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80950, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80960, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80962, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80970, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80977, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80995, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(80997, 'Colorado Springs', 'CO', 719, '-104.562027', '+38.824690'), 
(81001, 'Pueblo', 'CO', 719, '-104.427776', '+38.344117'), 
(81002, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81003, 'Pueblo', 'CO', 719, '-104.763851', '+38.121031'), 
(81004, 'Pueblo', 'CO', 719, '-104.822451', '+38.087325'), 
(81005, 'Pueblo', 'CO', 719, '-104.841328', '+38.152191'), 
(81006, 'Pueblo', 'CO', 719, '-104.521270', '+38.113259'), 
(81007, 'Pueblo', 'CO', 719, '-104.779156', '+38.387004'), 
(81008, 'Pueblo', 'CO', 719, '-104.644423', '+38.402934'), 
(81009, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81010, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81011, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81012, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81013, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81014, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81015, 'Pueblo', 'CO', 719, '-104.552299', '+38.128626'), 
(81019, 'Colorado City', 'CO', 719, '-104.613617', '+37.887346'), 
(81020, 'Aguilar', 'CO', 719, '-104.653809', '+37.381577'), 
(81021, 'Arlington', 'CO', 719, '-103.366655', '+38.430393'), 
(81022, 'Avondale', 'CO', 719, '-104.529794', '+38.102502'), 
(81023, 'Beulah', 'CO', 719, '-104.635770', '+38.127363'), 
(81024, 'Boncarbo', 'CO', 719, '-104.719787', '+37.208109'), 
(81025, 'Boone', 'CO', 719, '-104.209119', '+38.319575'), 
(81027, 'Branson', 'CO', 719, '-103.722865', '+37.232444'), 
(81029, 'Campo', 'CO', 719, '-102.473938', '+37.184434'), 
(81030, 'Cheraw', 'CO', 719, '-103.536700', '+38.102941'), 
(81033, 'Crowley', 'CO', 719, '-103.804241', '+38.229447'), 
(81034, 'Crowley', 'CO', 719, '-103.779959', '+38.317851'), 
(81036, 'Eads', 'CO', 719, '-102.554901', '+38.440752'), 
(81038, 'Fort Lyon', 'CO', 719, '-103.072469', '+37.955547'), 
(81039, 'Fowler', 'CO', 719, '-103.967799', '+37.981460'), 
(81040, 'Gardner', 'CO', 719, '-105.184870', '+37.787772'), 
(81041, 'Granada', 'CO', 719, '-102.367626', '+37.870309'), 
(81042, 'Gulnare', 'CO', 719, '-104.734610', '+37.315263'), 
(81043, 'Hartman', 'CO', 719, '-102.216833', '+38.119522'), 
(81044, 'Hasty', 'CO', 719, '-103.015041', '+37.959036'), 
(81045, 'Haswell', 'CO', 719, '-103.130677', '+38.440077'), 
(81046, 'Hoehne', 'CO', 719, '-104.358375', '+37.279584'), 
(81047, 'Holly', 'CO', 719, '-102.335202', '+37.956511'), 
(81049, 'Kim', 'CO', 719, '-103.373586', '+37.332760'), 
(81050, 'La Junta', 'CO', 719, '-103.664437', '+37.954619'), 
(81052, 'Lamar', 'CO', 719, '-102.436416', '+37.955488'), 
(81054, 'Las Animas', 'CO', 719, '-103.088444', '+37.923031'), 
(81055, 'La Veta', 'CO', 719, '-105.057545', '+37.511672'), 
(81057, 'Mc Clave', 'CO', 719, '-102.886910', '+38.085032'), 
(81058, 'Manzanola', 'CO', 719, '-103.885189', '+38.082793'), 
(81059, 'Model', 'CO', 719, '-104.223007', '+37.519198'), 
(81062, 'Olney Springs', 'CO', 719, '-103.953208', '+38.327723'), 
(81063, 'Ordway', 'CO', 719, '-103.780036', '+38.317486'), 
(81064, 'Pritchett', 'CO', 719, '-102.914489', '+37.272262'), 
(81066, 'Red Wing', 'CO', 719, '-105.344931', '+37.712093'), 
(81067, 'Rocky Ford', 'CO', 719, '-103.708332', '+37.995867'), 
(81069, 'Rye', 'CO', 719, '-104.874843', '+37.936061'), 
(81071, 'Sheridan Lake', 'CO', 719, '-102.604797', '+38.441431'), 
(81073, 'Springfield', 'CO', 719, '-102.677359', '+37.371522'), 
(81074, 'Starkville', 'CO', 719, '-104.523155', '+37.121029'), 
(81076, 'Sugar City', 'CO', 719, '-103.599555', '+38.315371'), 
(81077, 'Swink', 'CO', 719, '-103.619493', '+38.054962'), 
(81081, 'Trinchera', 'CO', 719, '-104.132767', '+37.099900'), 
(81082, 'Trinidad', 'CO', 719, '-104.503800', '+37.269059'), 
(81084, 'Two Buttes', 'CO', 719, '-102.433241', '+37.521432'), 
(81087, 'Vilas', 'CO', 719, '-102.491522', '+37.339950'), 
(81089, 'Walsenburg', 'CO', 719, '-104.779815', '+37.646467'), 
(81090, 'Walsh', 'CO', 719, '-102.265146', '+37.368042'), 
(81091, 'Weston', 'CO', 719, '-104.795074', '+37.190046'), 
(81092, 'Wiley', 'CO', 719, '-102.705397', '+38.189902'), 
(81101, 'Alamosa', 'CO', 719, '-105.790967', '+37.479933'), 
(81102, 'Alamosa', 'CO', 719, '-105.881779', '+37.476026'), 
(81120, 'Antonito', 'CO', 719, '-106.190367', '+37.135059'), 
(81121, 'Arboles', 'CO', 970, '-107.311830', '+37.109225'), 
(81122, 'Bayfield', 'CO', 970, '-107.736318', '+37.292065'), 
(81123, 'Blanca', 'CO', 719, '-105.573480', '+37.435812'), 
(81124, 'Capulin', 'CO', 719, '-106.127935', '+37.304205'), 
(81125, 'Center', 'CO', 719, '-106.046711', '+37.869875'), 
(81126, 'Chama', 'CO', 719, '-105.450502', '+37.326735'), 
(81127, 'Chimney Rock', 'CO', 970, '-107.321138', '+37.250704'), 
(81128, 'Chromo', 'CO', 970, '-106.821686', '+37.130148'), 
(81129, 'Conejos', 'CO', 719, '-106.026480', '+37.101134'), 
(81130, 'Creede', 'CO', 719, '-106.981852', '+37.761293'), 
(81131, 'Crestone', 'CO', 719, '-105.687880', '+37.953038'), 
(81132, 'Del Norte', 'CO', 719, '-106.407311', '+37.644684'), 
(81133, 'Fort Garland', 'CO', 719, '-105.415437', '+37.403455'), 
(81134, 'Garcia', 'CO', 719, '-105.530023', '+37.092195'), 
(81135, 'Homelake', 'CO', 719, '-106.375292', '+37.615741'), 
(81136, 'Hooper', 'CO', 719, '-105.873616', '+37.699184'), 
(81137, 'Ignacio', 'CO', 970, '-107.659745', '+37.114844'), 
(81138, 'Jaroso', 'CO', 719, '-105.429395', '+37.197731'), 
(81140, 'La Jara', 'CO', 719, '-106.007989', '+37.276566'), 
(81141, 'Manassa', 'CO', 719, '-105.927841', '+37.175463'), 
(81143, 'Moffat', 'CO', 719, '-105.817955', '+38.065284'), 
(81144, 'Monte Vista', 'CO', 719, '-106.345624', '+37.570515'), 
(81146, 'Mosca', 'CO', 719, '-105.773133', '+37.631025'), 
(81147, 'Pagosa Springs', 'CO', 970, '-107.126190', '+37.202251'), 
(81148, 'Romeo', 'CO', 719, '-105.985811', '+37.172101'), 
(81149, 'Saguache', 'CO', 719, '-106.351826', '+38.181206'), 
(81151, 'Sanford', 'CO', 719, '-105.848097', '+37.255221'), 
(81152, 'San Luis', 'CO', 719, '-105.478130', '+37.106599'), 
(81153, 'San Pablo', 'CO', 719, '-105.418718', '+37.202995');

insert  into zipcodes values 
(81154, 'South Fork', 'CO', 719, '-106.597775', '+37.638307'), 
(81155, 'Villa Grove', 'CO', 719, '-106.046577', '+38.306022'), 
(81157, 'Pagosa Springs', 'CO', 970, '-107.093153', '+37.270438'), 
(81201, 'Salida', 'CO', 719, '-106.120582', '+38.629119'), 
(81210, 'Almont', 'CO', 970, '-106.660278', '+38.820006'), 
(81211, 'Buena Vista', 'CO', 719, '-106.179938', '+38.885032'), 
(81212, 'Canon City', 'CO', 719, '-105.507603', '+38.477727'), 
(81215, 'Canon City', 'CO', 719, '-105.476577', '+38.477563'), 
(81220, 'Cimarron', 'CO', 970, '-107.529303', '+38.416326'), 
(81221, 'Coal Creek', 'CO', 719, '-105.159722', '+38.338919'), 
(81222, 'Coaldale', 'CO', 719, '-105.784315', '+38.382377'), 
(81223, 'Cotopaxi', 'CO', 719, '-105.496490', '+38.439983'), 
(81224, 'Crested Butte', 'CO', 970, '-106.948680', '+38.880713'), 
(81225, 'Crested Butte', 'CO', 970, '-106.963148', '+38.900560'), 
(81226, 'Florence', 'CO', 719, '-105.254782', '+38.355202'), 
(81227, 'Monarch', 'CO', 719, '-106.243422', '+38.545757'), 
(81228, 'Granite', 'CO', 719, '-106.256615', '+39.030747'), 
(81230, 'Gunnison', 'CO', 970, '-107.037294', '+38.528323'), 
(81231, 'Gunnison', 'CO', 970, '-106.940201', '+38.702309'), 
(81232, 'Hillside', 'CO', 719, '-105.642451', '+38.285533'), 
(81233, 'Howard', 'CO', 719, '-105.769848', '+38.410012'), 
(81235, 'Lake City', 'CO', 970, '-107.276581', '+38.026256'), 
(81236, 'Nathrop', 'CO', 719, '-106.251196', '+38.747896'), 
(81237, 'Ohio City', 'CO', 719, '-106.602838', '+38.590788'), 
(81239, 'Parlin', 'CO', 970, '-106.635214', '+38.537083'), 
(81240, 'Penrose', 'CO', 719, '-105.047277', '+38.414125'), 
(81241, 'Pitkin', 'CO', 970, '-106.570985', '+38.589072'), 
(81242, 'Poncha Springs', 'CO', 719, '-106.097284', '+38.471892'), 
(81243, 'Powderhorn', 'CO', 970, '-107.302888', '+38.270602'), 
(81244, 'Rockvale', 'CO', 719, '-105.221140', '+38.336184'), 
(81246, 'Canon City', 'CO', 719, '-105.476577', '+38.477563'), 
(81247, 'Gunnison', 'CO', 970, '-107.292081', '+38.457513'), 
(81248, 'Sargents', 'CO', 970, '-106.416083', '+38.403295'), 
(81251, 'Twin Lakes', 'CO', 719, '-106.422616', '+39.151466'), 
(81252, 'Westcliffe', 'CO', 719, '-105.421953', '+38.095173'), 
(81253, 'Wetmore', 'CO', 719, '-105.147660', '+38.121657'), 
(81290, 'Florence', 'CO', 719, '-105.106881', '+38.358421'), 
(81301, 'Durango', 'CO', 970, '-107.880367', '+37.318364'), 
(81302, 'Durango', 'CO', 970, '-107.935945', '+37.357249'), 
(81320, 'Cahone', 'CO', 970, '-108.791671', '+37.718233'), 
(81321, 'Cortez', 'CO', 970, '-108.662826', '+37.373594'), 
(81323, 'Dolores', 'CO', 970, '-108.352450', '+37.469333'), 
(81324, 'Dove Creek', 'CO', 970, '-108.924334', '+37.711532'), 
(81325, 'Egnar', 'CO', 970, '-108.846067', '+37.929371'), 
(81326, 'Hesperus', 'CO', 970, '-108.138519', '+37.205423'), 
(81327, 'Lewis', 'CO', 970, '-108.655638', '+37.458047'), 
(81328, 'Mancos', 'CO', 970, '-108.468364', '+37.336041'), 
(81329, 'Marvel', 'CO', 970, '-108.125194', '+37.092605'), 
(81330, 'Mesa Verde National Park', 'CO', 970, '-108.509012', '+37.319207'), 
(81331, 'Pleasant View', 'CO', 970, '-108.829926', '+37.551564'), 
(81332, 'Rico', 'CO', 970, '-108.032410', '+37.690498'), 
(81334, 'Towaoc', 'CO', 970, '-108.509012', '+37.319207'), 
(81335, 'Yellow Jacket', 'CO', 970, '-108.744007', '+37.508114'), 
(81401, 'Montrose', 'CO', 970, '-108.050689', '+38.443069'), 
(81402, 'Montrose', 'CO', 970, '-107.885975', '+38.485093'), 
(81410, 'Austin', 'CO', 970, '-107.983125', '+38.805013'), 
(81411, 'Bedrock', 'CO', 970, '-108.937369', '+38.348670'), 
(81413, 'Cedaredge', 'CO', 970, '-107.795704', '+38.881646'), 
(81414, 'Cory', 'CO', 970, '-107.986174', '+38.788697'), 
(81415, 'Crawford', 'CO', 970, '-107.630890', '+38.767652'), 
(81416, 'Delta', 'CO', 970, '-107.970780', '+38.785768'), 
(81418, 'Eckert', 'CO', 970, '-107.961178', '+38.875340'), 
(81419, 'Hotchkiss', 'CO', 970, '-107.752349', '+38.859973'), 
(81420, 'Lazear', 'CO', 970, '-107.780778', '+38.781745'), 
(81421, 'Maher', 'CO', 970, '-107.939831', '+38.942927'), 
(81422, 'Naturita', 'CO', 970, '-108.574539', '+38.269387'), 
(81423, 'Norwood', 'CO', 970, '-108.316049', '+38.028899'), 
(81424, 'Nucla', 'CO', 970, '-108.576690', '+38.310689'), 
(81425, 'Olathe', 'CO', 970, '-108.078623', '+38.497566'), 
(81426, 'Ophir', 'CO', 970, '-107.864540', '+37.843026'), 
(81427, 'Ouray', 'CO', 970, '-107.728712', '+38.087654'), 
(81428, 'Paonia', 'CO', 970, '-107.609167', '+38.877198'), 
(81429, 'Paradox', 'CO', 970, '-108.969823', '+38.371101'), 
(81430, 'Placerville', 'CO', 970, '-107.990438', '+38.059321'), 
(81431, 'Redvale', 'CO', 970, '-108.415514', '+38.192224'), 
(81432, 'Ridgway', 'CO', 970, '-107.727360', '+38.177464'), 
(81433, 'Silverton', 'CO', 970, '-107.680381', '+37.848391'), 
(81434, 'Somerset', 'CO', 970, '-107.231438', '+38.988409'), 
(81435, 'Telluride', 'CO', 970, '-107.956606', '+37.983589'), 
(81501, 'Grand Junction', 'CO', 970, '-108.583126', '+39.069019'), 
(81502, 'Grand Junction', 'CO', 970, '-108.481354', '+39.017876'), 
(81503, 'Grand Junction', 'CO', 970, '-108.591229', '+39.013584'), 
(81504, 'Grand Junction', 'CO', 970, '-108.589414', '+39.123554'), 
(81505, 'Grand Junction', 'CO', 970, '-108.626481', '+39.146570'), 
(81506, 'Grand Junction', 'CO', 970, '-108.566523', '+39.089167'), 
(81520, 'Clifton', 'CO', 970, '-108.404055', '+39.082460'), 
(81521, 'Fruita', 'CO', 970, '-108.685164', '+39.149614'), 
(81522, 'Gateway', 'CO', 970, '-108.971863', '+38.678448'), 
(81523, 'Glade Park', 'CO', 970, '-108.780970', '+38.989416'), 
(81524, 'Loma', 'CO', 970, '-108.784460', '+39.256425'), 
(81525, 'Mack', 'CO', 970, '-108.933957', '+39.246379'), 
(81526, 'Palisade', 'CO', 970, '-108.299254', '+39.095369'), 
(81527, 'Whitewater', 'CO', 970, '-108.604695', '+38.814573'), 
(81601, 'Glenwood Springs', 'CO', 970, '-107.585235', '+39.500281'), 
(81602, 'Glenwood Springs', 'CO', 970, '-107.325336', '+39.511742'), 
(81610, 'Dinosaur', 'CO', 970, '-108.277407', '+40.367150'), 
(81611, 'Aspen', 'CO', 970, '-106.776744', '+39.169324'), 
(81612, 'Aspen', 'CO', 970, '-106.882774', '+39.223416'), 
(81615, 'Snowmass Village', 'CO', 970, '-106.868877', '+39.206518'), 
(81620, 'Avon', 'CO', 970, '-106.510843', '+39.631349'), 
(81621, 'Basalt', 'CO', 970, '-106.804842', '+39.495223'), 
(81623, 'Carbondale', 'CO', 970, '-107.388130', '+39.476857'), 
(81624, 'Collbran', 'CO', 970, '-107.929135', '+39.205633'), 
(81625, 'Craig', 'CO', 970, '-108.009784', '+40.612421'), 
(81626, 'Craig', 'CO', 970, '-107.783276', '+40.667669'), 
(81628, 'El Jebel', 'CO', 970, null, null), 
(81630, 'De Beque', 'CO', 970, '-108.210688', '+39.292409'), 
(81631, 'Eagle', 'CO', 970, '-106.805111', '+39.607401'), 
(81632, 'Edwards', 'CO', 970, '-106.620644', '+39.638166'), 
(81633, 'Dinosaur', 'CO', 970, '-108.398991', '+40.377031'), 
(81635, 'Parachute', 'CO', 970, '-107.878874', '+39.458498'), 
(81636, 'Battlement Mesa', 'CO', 970, '-108.023924', '+39.430535'), 
(81637, 'Gypsum', 'CO', 970, '-106.895722', '+39.615505'), 
(81638, 'Hamilton', 'CO', 970, '-107.665731', '+40.297591'), 
(81639, 'Hayden', 'CO', 970, '-107.277181', '+40.438195'), 
(81640, 'Maybell', 'CO', 970, '-108.369943', '+40.673756'), 
(81641, 'Meeker', 'CO', 970, '-108.043592', '+39.967864'), 
(81642, 'Meredith', 'CO', 970, '-106.715287', '+39.294737'), 
(81643, 'Mesa', 'CO', 970, '-108.169723', '+39.149320'), 
(81645, 'Minturn', 'CO', 970, '-106.417574', '+39.580461'), 
(81646, 'Molina', 'CO', 970, '-108.076508', '+39.165152'), 
(81647, 'New Castle', 'CO', 970, '-107.566159', '+39.597433'), 
(81648, 'Rangely', 'CO', 970, '-108.650793', '+39.936331'), 
(81649, 'Red Cliff', 'CO', 970, '-106.385056', '+39.458351'), 
(81650, 'Rifle', 'CO', 970, '-107.794723', '+39.582273'), 
(81652, 'Silt', 'CO', 970, '-107.665664', '+39.502817'), 
(81653, 'Slater', 'CO', 970, '-107.338770', '+40.997896'), 
(81654, 'Snowmass', 'CO', 970, '-106.922425', '+39.251721'), 
(81655, 'Wolcott', 'CO', 970, '-106.696372', '+39.790730'), 
(81656, 'Woody Creek', 'CO', 970, '-106.898514', '+39.283116'), 
(81657, 'Vail', 'CO', 970, '-106.448730', '+39.582400'), 
(81658, 'Vail', 'CO', 970, '-106.497314', '+39.624171'), 
(82001, 'Cheyenne', 'WY', 307, '-104.562640', '+41.251730'), 
(82002, 'Cheyenne', 'WY', 307, '-104.666365', '+41.327351'), 
(82003, 'Cheyenne', 'WY', 307, '-104.661244', '+41.219107'), 
(82005, 'FE Warren AFB', 'WY', 307, '-104.862947', '+41.139057'), 
(82006, 'Cheyenne', 'WY', 307, '-104.666365', '+41.327351'), 
(82007, 'Cheyenne', 'WY', 307, '-104.666476', '+41.209351'), 
(82008, 'Cheyenne', 'WY', 307, '-104.666365', '+41.327351'), 
(82009, 'Cheyenne', 'WY', 307, '-104.660353', '+41.377698'), 
(82010, 'Cheyenne', 'WY', 307, '-104.666365', '+41.327351'), 
(82050, 'Albin', 'WY', 307, '-104.249495', '+41.335468'), 
(82051, 'Bosler', 'WY', 307, '-105.676771', '+41.464065'), 
(82052, 'Buford', 'WY', 307, '-105.325712', '+41.110146'), 
(82053, 'Burns', 'WY', 307, '-104.378477', '+41.235922'), 
(82054, 'Carpenter', 'WY', 307, '-104.356347', '+41.097376'), 
(82055, 'Centennial', 'WY', 307, '-105.847938', '+41.311739'), 
(82058, 'Garrett', 'WY', 307, '-105.677952', '+42.203504'), 
(82059, 'Granite Canon', 'WY', 307, '-105.151706', '+41.047337'), 
(82060, 'Hillsdale', 'WY', 307, '-104.493307', '+41.213557'), 
(82061, 'Horse Creek', 'WY', 307, '-105.141679', '+41.435318'), 
(82063, 'Jelm', 'WY', 307, '-106.076251', '+41.053927'), 
(82070, 'Laramie', 'WY', 307, '-105.801022', '+41.439020'), 
(82071, 'Laramie', 'WY', 307, '-105.797388', '+41.715061'), 
(82072, 'Laramie', 'WY', 307, '-105.708717', '+41.582018'), 
(82073, 'Laramie', 'WY', 307, '-105.624667', '+41.307065'), 
(82081, 'Meriden', 'WY', 307, '-104.441122', '+41.513944'), 
(82082, 'Pine Bluffs', 'WY', 307, '-104.205462', '+41.277286'), 
(82083, 'Rock River', 'WY', 307, '-105.514610', '+42.023074'), 
(82084, 'Tie Siding', 'WY', 307, '-105.486538', '+41.271207'), 
(82190, 'Yellowstone National Park', 'WY', 307, '-110.613731', '+44.795733'), 
(82201, 'Wheatland', 'WY', 307, '-104.967405', '+42.013984'), 
(82210, 'Chugwater', 'WY', 307, '-104.871308', '+41.740640'), 
(82212, 'Fort Laramie', 'WY', 307, '-104.518529', '+42.213334'), 
(82213, 'Glendo', 'WY', 307, '-104.980954', '+42.481824'), 
(82214, 'Guernsey', 'WY', 307, '-104.786912', '+42.256819'), 
(82215, 'Hartville', 'WY', 307, '-104.722426', '+42.321218'), 
(82217, 'Hawk Springs', 'WY', 307, '-104.354049', '+42.088115'), 
(82218, 'Huntley', 'WY', 307, '-104.354049', '+42.088115'), 
(82219, 'Jay Em', 'WY', 307, '-104.354049', '+42.088115'), 
(82221, 'Lagrange', 'WY', 307, '-104.354049', '+42.088115'), 
(82222, 'Lance Creek', 'WY', 307, '-104.591980', '+43.152195'), 
(82223, 'Lingle', 'WY', 307, '-104.351273', '+42.137939'), 
(82224, 'Lost Springs', 'WY', 307, '-104.919086', '+42.987443'), 
(82225, 'Lusk', 'WY', 307, '-104.385106', '+42.964197'), 
(82227, 'Manville', 'WY', 307, '-104.702397', '+42.730010'), 
(82229, 'Shawnee', 'WY', 307, '-105.063337', '+42.787675'), 
(82240, 'Torrington', 'WY', 307, '-104.187474', '+42.072314'), 
(82242, 'Van Tassell', 'WY', 307, '-104.140785', '+42.703263'), 
(82243, 'Veteran', 'WY', 307, '-104.354049', '+42.088115'), 
(82244, 'Yoder', 'WY', 307, '-104.354049', '+42.088115'), 
(82301, 'Rawlins', 'WY', 307, '-106.921959', '+41.538075'), 
(82310, 'Jeffrey City', 'WY', 307, '-107.760978', '+42.472474'), 
(82321, 'Baggs', 'WY', 307, '-107.569976', '+41.025579'), 
(82322, 'Bairoil', 'WY', 307, '-107.558882', '+42.239404'), 
(82323, 'Dixon', 'WY', 307, '-107.642891', '+41.031513'), 
(82324, 'Elk Mountain', 'WY', 307, '-106.414629', '+41.687359'), 
(82325, 'Encampment', 'WY', 307, '-106.790506', '+41.224462'), 
(82327, 'Hanna', 'WY', 307, '-106.552216', '+41.869647'), 
(82329, 'Medicine Bow', 'WY', 307, '-106.180829', '+41.834011'), 
(82331, 'Saratoga', 'WY', 307, '-106.753979', '+41.497994'), 
(82332, 'Savery', 'WY', 307, '-107.634563', '+41.027293'), 
(82334, 'Sinclair', 'WY', 307, '-107.117226', '+41.780239'), 
(82335, 'Walcott', 'WY', 307, '-106.999195', '+41.716940'), 
(82336, 'Wamsutter', 'WY', 307, '-107.851852', '+41.853191'), 
(82401, 'Worland', 'WY', 307, '-108.141457', '+44.008105'), 
(82410, 'Basin', 'WY', 307, '-108.165824', '+44.346935'), 
(82411, 'Burlington', 'WY', 307, '-108.470326', '+44.436282'), 
(82412, 'Byron', 'WY', 307, '-108.543965', '+44.784396'), 
(82414, 'Cody', 'WY', 307, '-109.436585', '+44.541637'), 
(82420, 'Cowley', 'WY', 307, '-108.463779', '+44.884137'), 
(82421, 'Deaver', 'WY', 307, '-108.335432', '+44.702955'), 
(82422, 'Emblem', 'WY', 307, '-107.883519', '+44.583633'), 
(82423, 'Frannie', 'WY', 307, '-108.622097', '+44.971811'), 
(82426, 'Greybull', 'WY', 307, '-108.130553', '+44.477394'), 
(82427, 'Hamilton Dome', 'WY', 307, '-108.454106', '+43.769760'), 
(82428, 'Hyattville', 'WY', 307, '-107.681792', '+44.217942'), 
(82430, 'Kirby', 'WY', 307, '-108.180469', '+43.804189'), 
(82431, 'Lovell', 'WY', 307, '-108.264522', '+44.584242'), 
(82432, 'Manderson', 'WY', 307, '-107.859760', '+44.303336'), 
(82433, 'Meeteetse', 'WY', 307, '-108.916862', '+44.165967'), 
(82434, 'Otto', 'WY', 307, '-108.423412', '+44.532074'), 
(82435, 'Powell', 'WY', 307, '-108.948914', '+44.615962'), 
(82440, 'Ralston', 'WY', 307, '-108.883283', '+44.694960'), 
(82441, 'Shell', 'WY', 307, '-107.788860', '+44.601118'), 
(82442, 'Ten Sleep', 'WY', 307, '-107.530662', '+43.908687'), 
(82443, 'Thermopolis', 'WY', 307, '-108.383949', '+43.775844'), 
(82450, 'Wapiti', 'WY', 307, '-109.415501', '+44.463071'), 
(82501, 'Riverton', 'WY', 307, '-108.925734', '+43.180647'), 
(82510, 'Arapahoe', 'WY', 307, '-108.584486', '+43.035809'), 
(82512, 'Crowheart', 'WY', 307, '-109.221657', '+43.362997'), 
(82513, 'Dubois', 'WY', 307, '-109.704749', '+43.549861'), 
(82514, 'Fort Washakie', 'WY', 307, '-108.879125', '+43.059931'), 
(82515, 'Hudson', 'WY', 307, '-108.582745', '+42.900791'), 
(82516, 'Kinnear', 'WY', 307, '-108.933381', '+43.267755'), 
(82520, 'Lander', 'WY', 307, '-108.591264', '+42.920832'), 
(82523, 'Pavillion', 'WY', 307, '-108.699805', '+43.362321'), 
(82524, 'Saint Stephens', 'WY', 307, '-108.571910', '+42.998588'), 
(82601, 'Casper', 'WY', 307, '-106.312561', '+42.859875'), 
(82602, 'Casper', 'WY', 307, '-106.356960', '+42.889576'), 
(82604, 'Casper', 'WY', 307, '-106.893746', '+42.973745'), 
(82605, 'Casper', 'WY', 307, '-106.807047', '+42.966192'), 
(82609, 'Casper', 'WY', 307, '-106.267391', '+42.811163'), 
(82615, 'Shirley Basin', 'WY', 307, '-106.999195', '+41.716940'), 
(82620, 'Alcova', 'WY', 307, '-106.759971', '+42.530223'), 
(82630, 'Arminto', 'WY', 307, '-106.807047', '+42.966192'), 
(82631, 'Bill', 'WY', 307, '-105.485243', '+42.894249'), 
(82633, 'Douglas', 'WY', 307, '-105.389691', '+42.894084'), 
(82635, 'Edgerton', 'WY', 307, '-106.263808', '+43.407351'), 
(82636, 'Evansville', 'WY', 307, '-106.175375', '+42.899153'), 
(82637, 'Glenrock', 'WY', 307, '-105.871922', '+42.780251'), 
(82638, 'Hiland', 'WY', 307, '-106.807047', '+42.966192'), 
(82639, 'Kaycee', 'WY', 307, '-106.541709', '+43.720933'), 
(82640, 'Linch', 'WY', 307, '-106.172827', '+43.565149'), 
(82642, 'Lysite', 'WY', 307, '-107.815622', '+43.282255'), 
(82643, 'Midwest', 'WY', 307, '-106.278264', '+43.405584'), 
(82644, 'Mills', 'WY', 307, '-106.444584', '+42.947954'), 
(82646, 'Natrona', 'WY', 307, '-106.807047', '+42.966192'), 
(82648, 'Powder River', 'WY', 307, '-106.807047', '+42.966192'), 
(82649, 'Shoshoni', 'WY', 307, '-108.009659', '+43.191539'), 
(82701, 'Newcastle', 'WY', 307, '-104.567814', '+43.839700'), 
(82710, 'Aladdin', 'WY', 307, '-104.288519', '+44.738184'), 
(82711, 'Alva', 'WY', 307, '-104.441353', '+44.687340'), 
(82712, 'Beulah', 'WY', 307, '-104.074532', '+44.543625'), 
(82713, 'Carlile', 'WY', 307, '-104.767846', '+44.525891'), 
(82714, 'Devils Tower', 'WY', 307, '-104.686692', '+44.524758'), 
(82715, 'Four Corners', 'WY', 307, '-104.568128', '+43.840033'), 
(82716, 'Gillette', 'WY', 307, '-105.550237', '+44.377283'), 
(82717, 'Gillette', 'WY', 307, '-105.495943', '+44.304713'), 
(82718, 'Gillette', 'WY', 307, '-105.549244', '+43.928249'), 
(82720, 'Hulett', 'WY', 307, '-104.661438', '+44.675348'), 
(82721, 'Moorcroft', 'WY', 307, '-104.838916', '+44.415431'), 
(82723, 'Osage', 'WY', 307, '-104.360224', '+44.046310'), 
(82725, 'Recluse', 'WY', 307, '-105.669641', '+44.851059'), 
(82727, 'Rozet', 'WY', 307, '-105.529275', '+44.412924'), 
(82729, 'Sundance', 'WY', 307, '-104.420625', '+44.352274'), 
(82730, 'Upton', 'WY', 307, '-104.620856', '+43.937319'), 
(82731, 'Weston', 'WY', 307, '-105.358147', '+44.770503'), 
(82732, 'Wright', 'WY', 307, '-105.520135', '+43.761422'), 
(82801, 'Sheridan', 'WY', 307, '-106.837563', '+44.780378'), 
(82831, 'Arvada', 'WY', 307, '-106.392413', '+44.731059'), 
(82832, 'Banner', 'WY', 307, '-106.555587', '+44.768801'), 
(82833, 'Big Horn', 'WY', 307, '-107.024713', '+44.653104'), 
(82834, 'Buffalo', 'WY', 307, '-106.561068', '+44.122611'), 
(82835, 'Clearmont', 'WY', 307, '-106.425278', '+44.770346'), 
(82836, 'Dayton', 'WY', 307, '-107.330606', '+44.870973'), 
(82837, 'Leiter', 'WY', 307, '-106.280598', '+44.783153'), 
(82838, 'Parkman', 'WY', 307, '-107.135181', '+44.808925'), 
(82839, 'Ranchester', 'WY', 307, '-107.173995', '+44.917078'), 
(82840, 'Saddlestring', 'WY', 307, '-106.870963', '+44.497609'), 
(82842, 'Story', 'WY', 307, '-106.897795', '+44.580015'), 
(82844, 'Wolf', 'WY', 307, '-107.185309', '+44.850012'), 
(82845, 'Wyarno', 'WY', 307, '-106.694907', '+44.753413'), 
(82901, 'Rock Springs', 'WY', 307, '-109.149045', '+41.634515'), 
(82902, 'Rock Springs', 'WY', 307, '-108.963931', '+41.631408'), 
(82922, 'Bondurant', 'WY', 307, '-110.152755', '+43.221022'), 
(82923, 'Boulder', 'WY', 307, '-109.582132', '+42.723092'), 
(82925, 'Cora', 'WY', 307, '-109.981117', '+43.125465'), 
(82929, 'Little America', 'WY', 307, '-109.745873', '+41.758101'), 
(82930, 'Evanston', 'WY', 307, '-110.664401', '+41.233758'), 
(82931, 'Evanston', 'WY', 307, '-110.919995', '+41.261943'), 
(82932, 'Farson', 'WY', 307, '-109.418358', '+42.083362'), 
(82933, 'Fort Bridger', 'WY', 307, '-110.399094', '+41.295023'), 
(82934, 'Granger', 'WY', 307, '-109.763045', '+41.537225'), 
(82935, 'Green River', 'WY', 307, '-109.427616', '+41.514370'), 
(82936, 'Lontetree', 'WY', 307, '-110.173336', '+41.024224'), 
(82937, 'Lyman', 'WY', 307, '-110.303367', '+41.331817'), 
(82938, 'Mc Kinnon', 'WY', 307, '-109.275019', '+41.251079'), 
(82939, 'Mountain View', 'WY', 307, '-110.337157', '+41.233491'), 
(82941, 'Pinedale', 'WY', 307, '-109.938968', '+42.849757'), 
(82942, 'Point of Rocks', 'WY', 307, '-108.525247', '+41.653038'), 
(82943, 'Reliance', 'WY', 307, '-109.191857', '+41.669845'), 
(82944, 'Robertson', 'WY', 307, '-110.500655', '+41.099266'), 
(82945, 'Superior', 'WY', 307, '-108.968062', '+41.764300'), 
(83001, 'Jackson', 'WY', 307, '-110.739266', '+43.452793'), 
(83002, 'Jackson', 'WY', 307, '-110.786527', '+43.505370'), 
(83011, 'Kelly', 'WY', 307, '-110.553181', '+43.950896'), 
(83012, 'Moose', 'WY', 307, '-110.747494', '+43.550144'), 
(83013, 'Moran', 'WY', 307, '-110.553181', '+43.950896'), 
(83014, 'Wilson', 'WY', 307, '-110.839782', '+43.482361'), 
(83025, 'Teton Village', 'WY', 307, '-110.694002', '+43.443851'), 
(83101, 'Kemmerer', 'WY', 307, '-110.514132', '+42.368433'), 
(83110, 'Afton', 'WY', 307, '-110.619734', '+42.711296'), 
(83111, 'Auburn', 'WY', 307, '-110.981561', '+42.478175'), 
(83112, 'Bedford', 'WY', 307, '-110.940062', '+42.870100'), 
(83113, 'Big Piney', 'WY', 307, '-110.124616', '+42.648328'), 
(83114, 'Cokeville', 'WY', 307, '-110.941119', '+42.247455'), 
(83115, 'Daniel', 'WY', 307, '-110.186599', '+42.785695'), 
(83116, 'Diamondville', 'WY', 307, '-110.540000', '+41.783935'), 
(83118, 'Etna', 'WY', 307, '-111.008517', '+43.044268'), 
(83119, 'Fairview', 'WY', 307, '-111.014786', '+42.674643'), 
(83120, 'Freedom', 'WY', 307, '-111.003953', '+43.026767'), 
(83121, 'Frontier', 'WY', 307, '-110.537302', '+41.796019'), 
(83122, 'Grover', 'WY', 307, '-110.942061', '+42.789343'), 
(83123, 'La Barge', 'WY', 307, '-110.286804', '+42.206598'), 
(83124, 'Opal', 'WY', 307, '-110.275995', '+41.779459'), 
(83126, 'Smoot', 'WY', 307, '-110.916034', '+42.587769'), 
(83127, 'Thayne', 'WY', 307, '-110.974174', '+42.956988'), 
(83128, 'Alpine', 'WY', 307, '-110.884515', '+43.030327'), 
(83201, 'Pocatello', 'ID', 208, '-112.259807', '+42.770177'), 
(83202, 'Pocatello', 'ID', 208, '-112.467930', '+42.935728'), 
(83203, 'Fort Hall', 'ID', 208, '-112.428535', '+43.033131'), 
(83204, 'Pocatello', 'ID', 208, '-112.335661', '+42.725750'), 
(83205, 'Pocatello', 'ID', 208, '-112.410283', '+42.806160'), 
(83206, 'Pocatello', 'ID', 208, '-112.313836', '+42.639474'), 
(83209, 'Pocatello', 'ID', 208, '-112.313836', '+42.639474'), 
(83210, 'Aberdeen', 'ID', 208, '-112.839971', '+43.004883'), 
(83211, 'American Falls', 'ID', 208, '-112.945777', '+42.635233'), 
(83212, 'Arbon', 'ID', 208, '-112.542643', '+42.512788'), 
(83213, 'Arco', 'ID', 208, '-113.213308', '+43.634236'), 
(83214, 'Arimo', 'ID', 208, '-112.259209', '+42.566743'), 
(83215, 'Atomic City', 'ID', 208, '-112.297912', '+43.244795'), 
(83217, 'Bancroft', 'ID', 208, '-111.527930', '+42.813756'), 
(83218, 'Basalt', 'ID', 208, '-112.181741', '+43.304278'), 
(83220, 'Bern', 'ID', 208, '-111.373414', '+42.295466'), 
(83221, 'Blackfoot', 'ID', 208, '-112.464518', '+43.251328'), 
(83223, 'Bloomington', 'ID', 208, '-111.470801', '+42.190025'), 
(83226, 'Challis', 'ID', 208, '-114.222666', '+44.505990'), 
(83227, 'Clayton', 'ID', 208, '-114.312713', '+44.223970'), 
(83228, 'Clifton', 'ID', 208, '-111.997341', '+42.207519'), 
(83229, 'Cobalt', 'ID', 208, '-113.816735', '+44.968059'), 
(83230, 'Conda', 'ID', 208, '-111.596651', '+42.719102'), 
(83232, 'Dayton', 'ID', 208, '-111.977480', '+42.145827'), 
(83233, 'Dingle', 'ID', 208, '-111.217381', '+42.177359'), 
(83234, 'Downey', 'ID', 208, '-112.120195', '+42.473005'), 
(83235, 'Ellis', 'ID', 208, '-114.312713', '+44.223970'), 
(83236, 'Firth', 'ID', 208, '-112.109570', '+43.303218'), 
(83237, 'Franklin', 'ID', 208, '-111.787055', '+42.028792'), 
(83238, 'Geneva', 'ID', 208, '-111.088609', '+42.331048'), 
(83239, 'Georgetown', 'ID', 208, '-111.435777', '+42.472875'), 
(83241, 'Grace', 'ID', 208, '-111.766910', '+42.525874'), 
(83243, 'Holbrook', 'ID', 208, '-112.599201', '+42.234859'), 
(83244, 'Howe', 'ID', 208, '-113.087828', '+43.908662'), 
(83245, 'Inkom', 'ID', 208, '-112.248038', '+42.670637'), 
(83246, 'Lava Hot Springs', 'ID', 208, '-112.058039', '+42.601970'), 
(83250, 'Mc Cammon', 'ID', 208, '-112.207443', '+42.611881'), 
(83251, 'Mackay', 'ID', 208, '-113.740599', '+44.017199'), 
(83252, 'Malad City', 'ID', 208, '-112.556004', '+42.236441'), 
(83253, 'May', 'ID', 208, '-113.816735', '+44.968059'), 
(83254, 'Montpelier', 'ID', 208, '-111.296810', '+42.286440'), 
(83255, 'Moore', 'ID', 208, '-113.454400', '+43.729598'), 
(83256, 'Moreland', 'ID', 208, '-112.442253', '+43.222648'), 
(83261, 'Paris', 'ID', 208, '-111.420825', '+42.224249'), 
(83262, 'Pingree', 'ID', 208, '-112.629467', '+43.133647'), 
(83263, 'Preston', 'ID', 208, '-111.812126', '+42.207376'), 
(83271, 'Rockland', 'ID', 208, '-112.836032', '+42.490846'), 
(83272, 'Saint Charles', 'ID', 208, '-111.329873', '+42.095512'), 
(83274, 'Shelley', 'ID', 208, '-112.118813', '+43.349659'), 
(83276, 'Soda Springs', 'ID', 208, '-111.634757', '+42.772866'), 
(83277, 'Springfield', 'ID', 208, '-112.672955', '+43.080334'), 
(83278, 'Stanley', 'ID', 208, '-114.856089', '+44.371442'), 
(83281, 'Swanlake', 'ID', 208, '-111.978055', '+42.319496'), 
(83283, 'Thatcher', 'ID', 208, '-111.684093', '+42.379408'), 
(83285, 'Wayan', 'ID', 208, '-111.267458', '+42.892211'), 
(83286, 'Weston', 'ID', 208, '-112.013197', '+42.060353'), 
(83287, 'Fish Haven', 'ID', 208, '-111.441977', '+42.039684'), 
(83301, 'Twin Falls', 'ID', 208, '-114.629497', '+42.443224'), 
(83302, 'Rogerson', 'ID', 208, '-114.815971', '+42.166936'), 
(83303, 'Twin Falls', 'ID', 208, '-114.519536', '+42.456273'), 
(83311, 'Albion', 'ID', 208, '-113.461324', '+42.339326'), 
(83312, 'Almo', 'ID', 208, '-113.628255', '+42.084606'), 
(83313, 'Bellevue', 'ID', 208, '-114.217718', '+43.394760'), 
(83314, 'Bliss', 'ID', 208, '-114.887601', '+42.918993'), 
(83316, 'Buhl', 'ID', 208, '-114.829856', '+42.586201'), 
(83318, 'Burley', 'ID', 208, '-113.848558', '+42.399472'), 
(83320, 'Carey', 'ID', 208, '-114.076206', '+43.391742'), 
(83321, 'Castleford', 'ID', 208, '-114.784168', '+42.402884'), 
(83322, 'Corral', 'ID', 208, '-114.730694', '+43.528155'), 
(83323, 'Declo', 'ID', 208, '-113.433757', '+42.524527'), 
(83324, 'Dietrich', 'ID', 208, '-114.289216', '+42.888995'), 
(83325, 'Eden', 'ID', 208, '-114.246706', '+42.586804'), 
(83327, 'Fairfield', 'ID', 208, '-114.686706', '+43.368419'), 
(83328, 'Filer', 'ID', 208, '-114.623799', '+42.540760'), 
(83330, 'Gooding', 'ID', 208, '-114.773963', '+42.907488'), 
(83332, 'Hagerman', 'ID', 208, '-114.862110', '+42.807535'), 
(83333, 'Hailey', 'ID', 208, '-114.310080', '+43.541950'), 
(83334, 'Hansen', 'ID', 208, '-114.207144', '+42.451937'), 
(83335, 'Hazelton', 'ID', 208, '-114.071311', '+42.596069'), 
(83336, 'Heyburn', 'ID', 208, '-113.809824', '+42.564732'), 
(83337, 'Hill City', 'ID', 208, '-114.801713', '+43.327700'), 
(83338, 'Jerome', 'ID', 208, '-114.374568', '+42.736869'), 
(83340, 'Ketchum', 'ID', 208, '-114.485781', '+43.669159'), 
(83341, 'Kimberly', 'ID', 208, '-114.367966', '+42.505410'), 
(83342, 'Malta', 'ID', 208, '-113.392736', '+42.274076'), 
(83343, 'Minidoka', 'ID', 208, '-113.509762', '+42.772955'), 
(83344, 'Murtaugh', 'ID', 208, '-114.120513', '+42.476903'), 
(83346, 'Oakley', 'ID', 208, '-113.872032', '+42.193954'), 
(83347, 'Paul', 'ID', 208, '-113.790133', '+42.684923'), 
(83348, 'Picabo', 'ID', 208, '-114.023913', '+43.298245'), 
(83349, 'Richfield', 'ID', 208, '-114.212408', '+43.060804'), 
(83350, 'Rupert', 'ID', 208, '-113.648077', '+42.688753'), 
(83352, 'Shoshone', 'ID', 208, '-114.414825', '+43.059165'), 
(83353, 'Sun Valley', 'ID', 208, '-114.527235', '+43.684047'), 
(83354, 'Sun Valley', 'ID', 208, '-114.322568', '+43.594633'), 
(83355, 'Wendell', 'ID', 208, '-114.730593', '+42.747536'), 
(83401, 'Idaho Falls', 'ID', 208, '-111.691535', '+43.516701'), 
(83402, 'Idaho Falls', 'ID', 208, '-112.134734', '+43.518240'), 
(83403, 'Idaho Falls', 'ID', 208, '-111.333376', '+43.421132'), 
(83404, 'Idaho Falls', 'ID', 208, '-111.660433', '+43.433036'), 
(83405, 'Idaho Falls', 'ID', 208, '-111.782152', '+43.323306'), 
(83406, 'Idaho Falls', 'ID', 208, '-111.963375', '+43.444641'), 
(83415, 'Idaho Falls', 'ID', 208, '-111.782152', '+43.323306'), 
(83420, 'Ashton', 'ID', 208, '-111.425270', '+44.015259'), 
(83421, 'Chester', 'ID', 208, '-111.535095', '+44.001141'), 
(83422, 'Driggs', 'ID', 208, '-111.158402', '+43.713752'), 
(83423, 'Dubois', 'ID', 208, '-112.219898', '+44.177432'), 
(83424, 'Felt', 'ID', 208, '-111.153854', '+43.872755'), 
(83425, 'Hamer', 'ID', 208, '-112.260858', '+43.878511'), 
(83427, 'Iona', 'ID', 208, '-111.854263', '+43.407293'), 
(83428, 'Irwin', 'ID', 208, '-111.252730', '+43.386149'), 
(83429, 'Island Park', 'ID', 208, '-111.427555', '+44.408347'), 
(83431, 'Lewisville', 'ID', 208, '-112.023161', '+43.692913'), 
(83433, 'Macks Inn', 'ID', 208, '-111.601710', '+44.319199'), 
(83434, 'Menan', 'ID', 208, '-112.041547', '+43.714547'), 
(83435, 'Monteview', 'ID', 208, '-112.447757', '+43.871293'), 
(83436, 'Newdale', 'ID', 208, '-111.594020', '+43.897670'), 
(83438, 'Parker', 'ID', 208, '-111.601710', '+44.319199'), 
(83440, 'Rexburg', 'ID', 208, '-111.771375', '+43.791320'), 
(83441, 'Rexburg', 'ID', 208, '-111.691047', '+43.776095'), 
(83442, 'Rigby', 'ID', 208, '-111.889325', '+43.692206'), 
(83443, 'Ririe', 'ID', 208, '-111.714580', '+43.641033'), 
(83444, 'Roberts', 'ID', 208, '-112.173195', '+43.698922'), 
(83445, 'Saint Anthony', 'ID', 208, '-111.703605', '+43.962969'), 
(83446, 'Spencer', 'ID', 208, '-112.306237', '+44.271785'), 
(83447, 'Squirrel', 'ID', 208, '-111.601710', '+44.319199'), 
(83448, 'Sugar City', 'ID', 208, '-111.693201', '+43.847662'), 
(83449, 'Swan Valley', 'ID', 208, '-111.402336', '+43.509657'), 
(83450, 'Terreton', 'ID', 208, '-112.439084', '+43.858860'), 
(83451, 'Teton', 'ID', 208, '-111.650418', '+43.890665'), 
(83452, 'Tetonia', 'ID', 208, '-111.211829', '+43.781382'), 
(83454, 'Ucon', 'ID', 208, '-111.957274', '+43.593567'), 
(83455, 'Victor', 'ID', 208, '-111.132302', '+43.638480'), 
(83460, 'Rexburg', 'ID', 208, '-111.691047', '+43.776095'), 
(83462, 'Carmen', 'ID', 208, '-113.816735', '+44.968059'), 
(83463, 'Gibbonsville', 'ID', 208, '-113.816735', '+44.968059'), 
(83464, 'Leadore', 'ID', 208, '-113.816735', '+44.968059'), 
(83465, 'Lemhi', 'ID', 208, '-113.816735', '+44.968059'), 
(83466, 'North Fork', 'ID', 208, '-113.967272', '+45.612948'), 
(83467, 'Salmon', 'ID', 208, '-113.921041', '+45.171856'), 
(83468, 'Tendoy', 'ID', 208, '-113.816735', '+44.968059'), 
(83469, 'Shoup', 'ID', 208, '-113.816735', '+44.968059'), 
(83501, 'Lewiston', 'ID', 208, '-116.860852', '+46.364600'), 
(83520, 'Ahsahka', 'ID', 208, '-116.296141', '+46.507385'), 
(83522, 'Cottonwood', 'ID', 208, '-115.596198', '+45.688686'), 
(83523, 'Craigmont', 'ID', 208, '-116.539248', '+46.269379'), 
(83524, 'Culdesac', 'ID', 208, '-116.651362', '+46.401878'), 
(83525, 'Elk City', 'ID', 208, '-115.791688', '+45.822931'), 
(83526, 'Ferdinand', 'ID', 208, '-116.390762', '+46.152621'), 
(83530, 'Grangeville', 'ID', 208, '-116.197290', '+45.869801'), 
(83531, 'Fenn', 'ID', 208, '-115.557407', '+45.889314'), 
(83533, 'Greencreek', 'ID', 208, '-115.557407', '+45.889314'), 
(83535, 'Juliaetta', 'ID', 208, '-116.739999', '+46.582376'), 
(83536, 'Kamiah', 'ID', 208, '-116.034292', '+46.223289'), 
(83537, 'Kendrick', 'ID', 208, '-116.573632', '+46.663944'), 
(83539, 'Kooskia', 'ID', 208, '-115.945949', '+46.115992'), 
(83540, 'Lapwai', 'ID', 208, '-116.805125', '+46.402671'), 
(83541, 'Lenore', 'ID', 208, '-116.377265', '+46.549573'), 
(83542, 'Lucile', 'ID', 208, '-116.323741', '+45.536959'), 
(83543, 'Nezperce', 'ID', 208, '-116.264274', '+46.296282'), 
(83544, 'Orofino', 'ID', 208, '-116.184848', '+46.497600'), 
(83545, 'Peck', 'ID', 208, '-116.517114', '+46.451381'), 
(83546, 'Pierce', 'ID', 208, '-115.804849', '+46.443665'), 
(83547, 'Pollock', 'ID', 208, '-116.359122', '+45.325345'), 
(83548, 'Reubens', 'ID', 208, '-116.538865', '+46.323090'), 
(83549, 'Riggins', 'ID', 208, '-116.351079', '+45.400163'), 
(83551, 'Spalding', 'ID', 208, '-116.804544', '+46.400349'), 
(83552, 'Stites', 'ID', 208, '-115.974107', '+46.117669'), 
(83553, 'Weippe', 'ID', 208, '-115.918826', '+46.381159'), 
(83554, 'White Bird', 'ID', 208, '-115.557407', '+45.889314'), 
(83555, 'Winchester', 'ID', 208, '-116.544158', '+46.242430'), 
(83601, 'Atlanta', 'ID', 208, '-115.253751', '+43.847915'), 
(83602, 'Banks', 'ID', 208, '-116.065807', '+44.088695'), 
(83604, 'Bruneau', 'ID', 208, '-115.841917', '+42.613957'), 
(83605, 'Caldwell', 'ID', 208, '-116.717598', '+43.630795'), 
(83606, 'Caldwell', 'ID', 208, '-116.798923', '+43.724917'), 
(83607, 'Caldwell', 'ID', 208, '-116.750109', '+43.618618'), 
(83610, 'Cambridge', 'ID', 208, '-116.690316', '+44.642508'), 
(83611, 'Cascade', 'ID', 208, '-115.641659', '+44.692713'), 
(83612, 'Council', 'ID', 208, '-116.548601', '+44.853452'), 
(83615, 'Donnelly', 'ID', 208, '-116.036911', '+44.665905'), 
(83616, 'Eagle', 'ID', 208, '-116.410330', '+43.735179'), 
(83617, 'Emmett', 'ID', 208, '-116.492657', '+43.908876'), 
(83619, 'Fruitland', 'ID', 208, '-116.900775', '+43.974615'), 
(83620, 'Fruitvale', 'ID', 208, '-116.429857', '+44.817671'), 
(83622, 'Garden Valley', 'ID', 208, '-115.909781', '+44.091712'), 
(83623, 'Glenns Ferry', 'ID', 208, '-115.310227', '+42.950333'), 
(83624, 'Grand View', 'ID', 208, '-116.510261', '+43.300562'), 
(83626, 'Greenleaf', 'ID', 208, '-116.762480', '+43.679989'), 
(83627, 'Hammett', 'ID', 208, '-115.383690', '+42.948206'), 
(83628, 'Homedale', 'ID', 208, '-116.968110', '+43.635593'), 
(83629, 'Horseshoe Bend', 'ID', 208, '-116.118450', '+43.969086'), 
(83630, 'Huston', 'ID', 208, '-116.790284', '+43.602661'), 
(83631, 'Idaho City', 'ID', 208, '-115.708048', '+43.883371'), 
(83632, 'Indian Valley', 'ID', 208, '-116.462903', '+44.560567'), 
(83633, 'King Hill', 'ID', 208, '-115.189933', '+42.979861'), 
(83634, 'Kuna', 'ID', 208, '-116.338457', '+43.459904'), 
(83635, 'Lake Fork', 'ID', 208, '-115.453583', '+44.683670'), 
(83636, 'Letha', 'ID', 208, '-116.646209', '+43.896275'), 
(83637, 'Lowman', 'ID', 208, '-115.481823', '+44.108217'), 
(83638, 'Mc Call', 'ID', 208, '-116.057987', '+44.751960'), 
(83639, 'Marsing', 'ID', 208, '-116.731362', '+43.388977'), 
(83641, 'Melba', 'ID', 208, '-116.583102', '+43.389331'), 
(83642, 'Meridian', 'ID', 208, '-116.421656', '+43.579067'), 
(83643, 'Mesa', 'ID', 208, '-116.449286', '+44.625475'), 
(83644, 'Middleton', 'ID', 208, '-116.590338', '+43.577401'), 
(83645, 'Midvale', 'ID', 208, '-116.651974', '+44.383040'), 
(83647, 'Mountain Home', 'ID', 208, '-115.720455', '+43.156195'), 
(83648, 'Mountain Home A F B', 'ID', 208, '-115.588317', '+43.009282'), 
(83650, 'Murphy', 'ID', 208, '-116.032163', '+42.838437'), 
(83651, 'Nampa', 'ID', 208, '-116.610630', '+43.595567'), 
(83652, 'Nampa', 'ID', 208, '-116.620774', '+43.707130'), 
(83653, 'Nampa', 'ID', 208, '-116.752963', '+43.585149'), 
(83654, 'New Meadows', 'ID', 208, '-116.303451', '+45.086839'), 
(83655, 'New Plymouth', 'ID', 208, '-116.813237', '+43.957790'), 
(83656, 'Notus', 'ID', 208, '-116.799727', '+43.725933'), 
(83657, 'Ola', 'ID', 208, '-116.273214', '+44.241764'), 
(83660, 'Parma', 'ID', 208, '-116.897455', '+43.785082'), 
(83661, 'Payette', 'ID', 208, '-116.750704', '+44.063604'), 
(83666, 'Placerville', 'ID', 208, '-115.966981', '+44.004244'), 
(83669, 'Star', 'ID', 208, '-116.485429', '+43.713037'), 
(83670, 'Sweet', 'ID', 208, '-116.328567', '+43.989971'), 
(83671, 'Warren', 'ID', 208, '-115.557407', '+45.889314'), 
(83672, 'Weiser', 'ID', 208, '-116.859937', '+44.304193'), 
(83676, 'Wilder', 'ID', 208, '-116.919629', '+43.657855'), 
(83677, 'Yellow Pine', 'ID', 208, '-115.453583', '+44.683670'), 
(83680, 'Meridian', 'ID', 208, '-116.243984', '+43.459855'), 
(83686, 'Nampa', 'ID', 208, '-116.612678', '+43.549984'), 
(83687, 'Nampa', 'ID', 208, '-116.552636', '+43.602302'), 
(83701, 'Boise', 'ID', 208, '-116.272921', '+43.603768'), 
(83702, 'Boise', 'ID', 208, '-116.195004', '+43.661963'), 
(83703, 'Boise', 'ID', 208, '-116.248664', '+43.680432'), 
(83704, 'Boise', 'ID', 208, '-116.290009', '+43.641467'), 
(83705, 'Boise', 'ID', 208, '-116.223203', '+43.565639'), 
(83706, 'Boise', 'ID', 208, '-116.137752', '+43.478618'), 
(83707, 'Boise', 'ID', 208, '-115.997118', '+43.384690'), 
(83708, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83709, 'Boise', 'ID', 208, '-116.276002', '+43.558127'), 
(83711, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83712, 'Boise', 'ID', 208, '-116.139425', '+43.587750'), 
(83713, 'Boise', 'ID', 208, '-116.341948', '+43.634002'), 
(83714, 'Boise', 'ID', 208, '-116.282554', '+43.642800'), 
(83715, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83716, 'Boise', 'ID', 208, '-116.079142', '+43.441445'), 
(83717, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83719, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83720, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83721, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83722, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83723, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83724, 'Boise', 'ID', 208, '-116.195159', '+43.619477'), 
(83725, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83726, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83727, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83728, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83729, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83730, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83731, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83732, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83733, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83735, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83744, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83756, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83757, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83788, 'Boise', 'ID', 208, '-116.282259', '+43.606820'), 
(83799, 'Boise', 'ID', 208, '-116.243984', '+43.459855'), 
(83801, 'Athol', 'ID', 208, '-116.686007', '+47.922361'), 
(83802, 'Avery', 'ID', 208, '-115.644501', '+47.501205'), 
(83803, 'Bayview', 'ID', 208, '-116.549408', '+47.982174'), 
(83804, 'Blanchard', 'ID', 208, '-116.604444', '+48.274708'), 
(83805, 'Bonners Ferry', 'ID', 208, '-116.398202', '+48.814078'), 
(83806, 'Bovill', 'ID', 208, '-116.407235', '+46.871563'), 
(83808, 'Calder', 'ID', 208, '-115.644501', '+47.501205'), 
(83809, 'Careywood', 'ID', 208, '-116.593890', '+48.048216'), 
(83810, 'Cataldo', 'ID', 208, '-116.453134', '+47.527719'), 
(83811, 'Clark Fork', 'ID', 208, '-116.128983', '+48.115891'), 
(83812, 'Clarkia', 'ID', 208, '-116.281080', '+46.974333'), 
(83813, 'Cocolalla', 'ID', 208, '-116.614684', '+48.087984'), 
(83814, 'Coeur d Alene', 'ID', 208, '-116.780869', '+47.728441'), 
(83815, 'Coeur d Alene', 'ID', 208, '-116.718533', '+47.837453'), 
(83816, 'Coeur d Alene', 'ID', 208, '-116.682718', '+47.678798'), 
(83821, 'Coolin', 'ID', 208, '-116.848660', '+48.607807'), 
(83822, 'Oldtown', 'ID', 208, '-116.978066', '+48.155185'), 
(83823, 'Deary', 'ID', 208, '-116.525556', '+46.777036'), 
(83824, 'Desmet', 'ID', 208, '-116.915483', '+47.146411'), 
(83825, 'Dover', 'ID', 208, '-116.545493', '+48.368750'), 
(83826, 'Eastport', 'ID', 208, '-116.540670', '+48.750618'), 
(83827, 'Elk River', 'ID', 208, '-116.214523', '+46.779553'), 
(83830, 'Fernwood', 'ID', 208, '-116.528526', '+47.112423'), 
(83832, 'Genesee', 'ID', 208, '-116.903754', '+46.604181'), 
(83833, 'Harrison', 'ID', 208, '-116.751226', '+47.501761'), 
(83834, 'Harvard', 'ID', 208, '-116.715837', '+46.924095'), 
(83835, 'Hayden', 'ID', 208, '-116.742254', '+47.798886'), 
(83836, 'Hope', 'ID', 208, '-116.279202', '+48.248701'), 
(83837, 'Kellogg', 'ID', 208, '-116.017660', '+47.515352'), 
(83839, 'Kingston', 'ID', 208, '-116.145637', '+47.574471'), 
(83840, 'Kootenai', 'ID', 208, '-116.515276', '+48.314378'), 
(83841, 'Laclede', 'ID', 208, '-116.824602', '+48.179085'), 
(83842, 'Medimont', 'ID', 208, '-116.659053', '+47.464178'), 
(83843, 'Moscow', 'ID', 208, '-116.870147', '+46.735334'), 
(83844, 'Moscow', 'ID', 208, '-116.684553', '+46.836284'), 
(83845, 'Moyie Springs', 'ID', 208, '-116.305402', '+48.695988'), 
(83846, 'Mullan', 'ID', 208, '-115.765951', '+47.465825'), 
(83847, 'Naples', 'ID', 208, '-116.304264', '+48.694804'), 
(83848, 'Nordman', 'ID', 208, '-116.925844', '+48.614631'), 
(83849, 'Osburn', 'ID', 208, '-116.021029', '+47.521132'), 
(83850, 'Pinehurst', 'ID', 208, '-116.041059', '+47.494941'), 
(83851, 'Plummer', 'ID', 208, '-116.862018', '+47.243487'), 
(83852, 'Ponderay', 'ID', 208, '-116.731899', '+48.411377'), 
(83853, 'Porthill', 'ID', 208, '-116.540670', '+48.750618'), 
(83854, 'Post Falls', 'ID', 208, '-116.946395', '+47.795737'), 
(83855, 'Potlatch', 'ID', 208, '-116.935859', '+46.950211'), 
(83856, 'Priest River', 'ID', 208, '-116.669154', '+48.324253'), 
(83857, 'Princeton', 'ID', 208, '-116.804736', '+46.884343'), 
(83858, 'Rathdrum', 'ID', 208, '-116.839411', '+47.845814'), 
(83860, 'Sagle', 'ID', 208, '-116.644705', '+48.193853'), 
(83861, 'Saint Maries', 'ID', 208, '-116.646826', '+47.279233'), 
(83862, 'Samuels', 'ID', 208, '-116.545493', '+48.368750'), 
(83864, 'Sandpoint', 'ID', 208, '-116.553968', '+48.299486'), 
(83865, 'Colburn', 'ID', 208, '-116.625594', '+48.363251'), 
(83866, 'Santa', 'ID', 208, '-116.430997', '+47.154416'), 
(83867, 'Silverton', 'ID', 208, '-115.965732', '+47.498078'), 
(83868, 'Smelterville', 'ID', 208, '-116.206234', '+47.536163'), 
(83869, 'Spirit Lake', 'ID', 208, '-116.811536', '+47.944549'), 
(83870, 'Tensed', 'ID', 208, '-116.918177', '+47.147494'), 
(83871, 'Troy', 'ID', 208, '-116.714214', '+46.757170'), 
(83872, 'Viola', 'ID', 208, '-116.967516', '+46.871724'), 
(83873, 'Wallace', 'ID', 208, '-116.014010', '+47.553491'), 
(83874, 'Murray', 'ID', 208, '-115.644501', '+47.501205'), 
(83876, 'Worley', 'ID', 208, '-116.898603', '+47.456856'), 
(83877, 'Post Falls', 'ID', 208, '-116.682718', '+47.678798'), 
(83888, 'Sandpoint', 'ID', 208, '-116.545493', '+48.368750'), 
(84001, 'Altamont', 'UT', 435, '-110.435974', '+40.320728'), 
(84002, 'Altonah', 'UT', 435, '-110.435974', '+40.320728'), 
(84003, 'American Fork', 'UT', 801, '-111.803101', '+40.395796'), 
(84004, 'Alpine', 'UT', 801, '-111.773164', '+40.459133'), 
(84006, 'Bingham Canyon', 'UT', 801, '-112.078600', '+40.592045'), 
(84007, 'Bluebell', 'UT', 435, '-110.229816', '+40.312539'), 
(84008, 'Bonanza', 'UT', 435, '-109.505593', '+40.443106'), 
(84010, 'Bountiful', 'UT', 801, '-111.870994', '+40.874038'), 
(84011, 'Bountiful', 'UT', 801, '-112.115984', '+40.963547'), 
(84013, 'Cedar Valley', 'UT', 801, '-111.919871', '+40.183311'), 
(84014, 'Centerville', 'UT', 801, '-111.889651', '+40.929547'), 
(84015, 'Clearfield', 'UT', 801, '-111.995023', '+41.017594'), 
(84016, 'Clearfield', 'UT', 801, '-111.888121', '+40.892995'), 
(84017, 'Coalville', 'UT', 435, '-111.322754', '+40.840518'), 
(84018, 'Croydon', 'UT', 801, '-111.486959', '+41.090456'), 
(84020, 'Draper', 'UT', 801, '-111.869671', '+40.506148'), 
(84021, 'Duchesne', 'UT', 435, '-110.313210', '+40.193815'), 
(84022, 'Dugway', 'UT', 435, '-112.689833', '+40.270806'), 
(84023, 'Dutch John', 'UT', 435, '-109.432883', '+40.936315'), 
(84024, 'Echo', 'UT', 435, '-111.451001', '+40.989171'), 
(84025, 'Farmington', 'UT', 801, '-111.907344', '+40.969069'), 
(84026, 'Fort Duchesne', 'UT', 435, '-109.846675', '+40.290515'), 
(84027, 'Fruitland', 'UT', 435, '-110.435974', '+40.320728'), 
(84028, 'Garden City', 'UT', 435, '-111.379691', '+41.907816'), 
(84029, 'Grantsville', 'UT', 435, '-112.540610', '+40.560384'), 
(84030, 'Gusher', 'UT', 435, '-109.547839', '+40.160179'), 
(84031, 'Hanna', 'UT', 435, '-110.807816', '+40.428901'), 
(84032, 'Heber City', 'UT', 435, '-111.348882', '+40.517678'), 
(84033, 'Henefer', 'UT', 435, '-111.501094', '+41.018639'), 
(84034, 'Ibapah', 'UT', 435, '-113.095905', '+40.489989'), 
(84035, 'Jensen', 'UT', 435, '-109.387441', '+40.344753'), 
(84036, 'Kamas', 'UT', 435, '-111.312427', '+40.667933'), 
(84037, 'Kaysville', 'UT', 801, '-111.927970', '+40.960691'), 
(84038, 'Laketown', 'UT', 435, '-111.349487', '+41.858357'), 
(84039, 'Lapoint', 'UT', 435, '-109.774553', '+40.485962'), 
(84040, 'Layton', 'UT', 801, '-111.926140', '+41.088889'), 
(84041, 'Layton', 'UT', 801, '-111.994525', '+41.059863'), 
(84042, 'Lindon', 'UT', 801, '-111.719923', '+40.340251'), 
(84043, 'Lehi', 'UT', 801, '-111.921078', '+40.318139'), 
(84044, 'Magna', 'UT', 801, '-112.088875', '+40.699401'), 
(84046, 'Manila', 'UT', 435, '-109.704889', '+40.990039'), 
(84047, 'Midvale', 'UT', 801, '-111.885868', '+40.608972'), 
(84049, 'Midway', 'UT', 435, '-111.485127', '+40.489378'), 
(84050, 'Morgan', 'UT', 801, '-111.702746', '+41.068883'), 
(84051, 'Mountain Home', 'UT', 435, '-110.435974', '+40.320728'), 
(84052, 'Myton', 'UT', 435, '-110.049034', '+40.200074'), 
(84053, 'Neola', 'UT', 435, '-110.435974', '+40.320728'), 
(84054, 'North Salt Lake', 'UT', 801, '-111.919115', '+40.844595'), 
(84055, 'Oakley', 'UT', 435, '-111.245610', '+40.724311'), 
(84056, 'Hill AFB', 'UT', 801, '-111.989813', '+41.120219'), 
(84057, 'Orem', 'UT', 801, '-111.724960', '+40.311353'), 
(84058, 'Orem', 'UT', 801, '-111.720910', '+40.281800'), 
(84059, 'Orem', 'UT', 801, '-111.536036', '+40.176975'), 
(84060, 'Park City', 'UT', 435, '-111.448892', '+40.711880'), 
(84061, 'Peoa', 'UT', 435, '-111.351178', '+40.743379'), 
(84062, 'Pleasant Grove', 'UT', 801, '-111.732911', '+40.386385'), 
(84063, 'Randlett', 'UT', 435, '-109.806162', '+40.301680'), 
(84064, 'Randolph', 'UT', 435, '-111.184512', '+41.690895'), 
(84065, 'Riverton', 'UT', 801, '-112.006270', '+40.495129'), 
(84066, 'Roosevelt', 'UT', 435, '-110.106937', '+40.266539'), 
(84067, 'Roy', 'UT', 801, '-112.052525', '+41.178743'), 
(84068, 'Park City', 'UT', 435, '-111.505365', '+40.667970'), 
(84069, 'Rush Valley', 'UT', 435, '-112.465914', '+40.356629'), 
(84070, 'Sandy', 'UT', 801, '-111.859504', '+40.578597'), 
(84071, 'Stockton', 'UT', 435, '-112.355926', '+40.441463'), 
(84072, 'Tabiona', 'UT', 435, '-110.721218', '+40.359782'), 
(84073, 'Talmage', 'UT', 435, '-110.435974', '+40.320728'), 
(84074, 'Tooele', 'UT', 435, '-113.144159', '+40.617392'), 
(84075, 'Syracuse', 'UT', 801, '-112.079415', '+41.096293'), 
(84076, 'Tridell', 'UT', 435, '-109.840776', '+40.425577'), 
(84078, 'Vernal', 'UT', 435, '-109.556103', '+40.368246'), 
(84079, 'Vernal', 'UT', 435, '-109.547839', '+40.160179'), 
(84080, 'Vernon', 'UT', 435, '-112.455046', '+40.086909'), 
(84082, 'Wallsburg', 'UT', 435, '-111.394222', '+40.410548'), 
(84083, 'Wendover', 'UT', 435, '-113.991849', '+40.732900'), 
(84084, 'West Jordan', 'UT', 801, '-111.978898', '+40.606125'), 
(84085, 'Whiterocks', 'UT', 435, '-109.911237', '+40.374808'), 
(84086, 'Woodruff', 'UT', 435, '-111.183650', '+41.467578'), 
(84087, 'Woods Cross', 'UT', 801, '-111.926646', '+40.889027'), 
(84088, 'West Jordan', 'UT', 801, '-111.983420', '+40.587629'), 
(84089, 'Clearfield', 'UT', 801, '-112.115984', '+40.963547'), 
(84090, 'Sandy', 'UT', 801, '-111.908297', '+40.668068'), 
(84091, 'Sandy', 'UT', 801, '-111.908297', '+40.668068'), 
(84092, 'Sandy', 'UT', 801, '-111.746713', '+40.583401'), 
(84093, 'Sandy', 'UT', 801, '-111.824566', '+40.595025'), 
(84094, 'Sandy', 'UT', 801, '-111.858617', '+40.569893'), 
(84095, 'South Jordan', 'UT', 801, '-111.953891', '+40.554098'), 
(84097, 'Orem', 'UT', 801, '-111.670519', '+40.297153'), 
(84098, 'Park City', 'UT', 435, '-111.548098', '+40.702896'), 
(84101, 'Salt Lake City', 'UT', 801, '-111.900719', '+40.756095'), 
(84102, 'Salt Lake City', 'UT', 801, '-111.862590', '+40.759246'), 
(84103, 'Salt Lake City', 'UT', 801, '-111.869485', '+40.785847'), 
(84104, 'Salt Lake City', 'UT', 801, '-111.984100', '+40.747845'), 
(84105, 'Salt Lake City', 'UT', 801, '-111.856517', '+40.738153'), 
(84106, 'Salt Lake City', 'UT', 801, '-111.836766', '+40.707846'), 
(84107, 'Salt Lake City', 'UT', 801, '-111.890414', '+40.656796'), 
(84108, 'Salt Lake City', 'UT', 801, '-111.753274', '+40.777078'), 
(84109, 'Salt Lake City', 'UT', 801, '-111.744257', '+40.707005'), 
(84110, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84111, 'Salt Lake City', 'UT', 801, '-111.883718', '+40.755596'), 
(84112, 'Salt Lake City', 'UT', 801, '-111.840284', '+40.765868'), 
(84113, 'Salt Lake City', 'UT', 801, '-111.836423', '+40.765795'), 
(84114, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84115, 'Salt Lake City', 'UT', 801, '-111.893118', '+40.714496'), 
(84116, 'Salt Lake City', 'UT', 801, '-111.999902', '+40.798495'), 
(84117, 'Salt Lake City', 'UT', 801, '-111.833966', '+40.655097'), 
(84118, 'Salt Lake City', 'UT', 801, '-112.005421', '+40.650407'), 
(84119, 'Salt Lake City', 'UT', 801, '-111.913368', '+40.633297'), 
(84120, 'Salt Lake City', 'UT', 801, '-112.000072', '+40.695045'), 
(84121, 'Salt Lake City', 'UT', 801, '-111.777749', '+40.622557'), 
(84122, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84123, 'Salt Lake City', 'UT', 801, '-111.919269', '+40.659630'), 
(84124, 'Salt Lake City', 'UT', 801, '-111.820566', '+40.653246'), 
(84125, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84126, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84127, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84128, 'Salt Lake City', 'UT', 801, '-112.037673', '+40.697645'), 
(84130, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84131, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84132, 'Salt Lake City', 'UT', 801, '-111.838541', '+40.772743'), 
(84133, 'Salt Lake City', 'UT', 801, '-111.889319', '+40.769046'), 
(84134, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84135, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84136, 'Salt Lake City', 'UT', 801, '-111.887869', '+40.768546'), 
(84137, 'Salt Lake City', 'UT', 801, null, null), 
(84138, 'Salt Lake City', 'UT', 801, '-111.748280', '+40.671614'), 
(84139, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84140, 'Salt Lake City', 'UT', 801, '-111.930870', '+40.771345'), 
(84141, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84142, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84143, 'Salt Lake City', 'UT', 801, '-111.900832', '+40.786886'), 
(84144, 'Salt Lake City', 'UT', 801, '-111.890819', '+40.767946'), 
(84145, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84147, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84148, 'Salt Lake City', 'UT', 801, '-111.837567', '+40.756796'), 
(84150, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84151, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84152, 'Salt Lake City', 'UT', 801, '-111.662730', '+40.728579'), 
(84153, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84157, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84158, 'Salt Lake City', 'UT', 801, '-111.762115', '+40.768996'), 
(84165, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84170, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84171, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84180, 'Salt Lake City', 'UT', 801, '-111.900769', '+40.769045'), 
(84184, 'Salt Lake City', 'UT', 801, '-111.956811', '+40.676839'), 
(84185, 'Salt Lake City', 'UT', 801, null, null), 
(84189, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84190, 'Salt Lake City', 'UT', 801, '-111.908297', '+40.668068'), 
(84199, 'Salt Lake City', 'UT', 801, '-111.939420', '+40.725946'), 
(84201, 'Ogden', 'UT', 801, '-112.007924', '+41.244261'), 
(84244, 'Ogden', 'UT', 801, '-111.956721', '+41.255285'), 
(84301, 'Bear River City', 'UT', 435, '-112.124107', '+41.609266'), 
(84302, 'Brigham City', 'UT', 435, '-112.061761', '+41.537922'), 
(84304, 'Cache Junction', 'UT', 435, '-111.998197', '+41.816936'), 
(84305, 'Clarkston', 'UT', 435, '-112.030254', '+41.919726'), 
(84306, 'Collinston', 'UT', 435, '-112.066608', '+41.781268'), 
(84307, 'Corinne', 'UT', 435, '-112.390322', '+41.454713'), 
(84308, 'Cornish', 'UT', 435, '-111.973275', '+41.944253'), 
(84309, 'Deweyville', 'UT', 435, '-112.097195', '+41.713643'), 
(84310, 'Eden', 'UT', 801, '-111.738298', '+41.339343'), 
(84311, 'Fielding', 'UT', 435, '-112.094039', '+41.628942'), 
(84312, 'Garland', 'UT', 435, '-112.140361', '+41.798402'), 
(84313, 'Grouse Creek', 'UT', 435, '-112.957875', '+41.500586'), 
(84314, 'Honeyville', 'UT', 435, '-112.104979', '+41.651978'), 
(84315, 'Hooper', 'UT', 801, '-112.103475', '+41.182343'), 
(84316, 'Howell', 'UT', 435, '-112.396755', '+41.773280'), 
(84317, 'Huntsville', 'UT', 801, '-111.715855', '+41.266035'), 
(84318, 'Hyde Park', 'UT', 435, '-111.812321', '+41.800028'), 
(84319, 'Hyrum', 'UT', 435, '-111.879653', '+41.717589'), 
(84320, 'Lewiston', 'UT', 435, '-111.874421', '+41.816874'), 
(84321, 'Logan', 'UT', 435, '-111.885084', '+41.766950'), 
(84322, 'Logan', 'UT', 435, '-111.896571', '+41.641189'), 
(84323, 'Logan', 'UT', 435, '-111.783783', '+41.684253'), 
(84324, 'Mantua', 'UT', 435, '-111.942400', '+41.492844'), 
(84325, 'Mendon', 'UT', 435, '-111.989806', '+41.724699'), 
(84326, 'Millville', 'UT', 435, '-111.818459', '+41.675906'), 
(84327, 'Newton', 'UT', 435, '-112.002633', '+41.921329'), 
(84328, 'Paradise', 'UT', 435, '-111.810740', '+41.548529'), 
(84329, 'Park Valley', 'UT', 435, '-113.523193', '+41.808234'), 
(84330, 'Plymouth', 'UT', 435, '-112.138837', '+41.883058'), 
(84331, 'Portage', 'UT', 435, '-112.180605', '+41.906183'), 
(84332, 'Providence', 'UT', 435, '-111.915564', '+41.797849'), 
(84333, 'Richmond', 'UT', 435, '-111.798034', '+41.883064'), 
(84334, 'Riverside', 'UT', 435, '-112.146687', '+41.786849'), 
(84335, 'Smithfield', 'UT', 435, '-111.910101', '+41.801798'), 
(84336, 'Snowville', 'UT', 435, '-112.726895', '+41.965964'), 
(84337, 'Tremonton', 'UT', 435, '-112.255453', '+41.688490'), 
(84338, 'Trenton', 'UT', 435, '-111.925583', '+41.924050'), 
(84339, 'Wellsville', 'UT', 435, '-111.917588', '+41.637826'), 
(84340, 'Willard', 'UT', 435, '-112.047650', '+41.387828'), 
(84341, 'Logan', 'UT', 435, '-111.917217', '+41.838005'), 
(84401, 'Ogden', 'UT', 801, '-111.957685', '+41.221328'), 
(84402, 'Ogden', 'UT', 801, '-111.956721', '+41.255285'), 
(84403, 'Ogden', 'UT', 801, '-111.938216', '+41.178343'), 
(84404, 'Ogden', 'UT', 801, '-112.079805', '+41.279292'), 
(84405, 'Ogden', 'UT', 801, '-111.968874', '+41.171493'), 
(84407, 'Ogden', 'UT', 801, '-111.965867', '+41.238547'), 
(84408, 'Ogden', 'UT', 801, '-111.948474', '+41.195593'), 
(84409, 'Ogden', 'UT', 801, '-111.956721', '+41.255285'), 
(84412, 'Ogden', 'UT', 801, '-111.956721', '+41.255285'), 
(84414, 'Ogden', 'UT', 801, '-111.925590', '+41.309184'), 
(84415, 'Ogden', 'UT', 801, '-111.956721', '+41.255285'), 
(84501, 'Price', 'UT', 435, '-110.650901', '+39.567883'), 
(84510, 'Aneth', 'UT', 435, '-110.226910', '+37.748946'), 
(84511, 'Blanding', 'UT', 435, '-109.441410', '+37.566938'), 
(84512, 'Bluff', 'UT', 435, '-109.479932', '+37.624663'), 
(84513, 'Castle Dale', 'UT', 435, '-111.052868', '+39.196393'), 
(84515, 'Cisco', 'UT', 435, '-109.615008', '+38.999877'), 
(84516, 'Clawson', 'UT', 435, '-111.100814', '+39.119759'), 
(84518, 'Cleveland', 'UT', 435, '-110.893573', '+39.373583'), 
(84520, 'East Carbon', 'UT', 435, '-110.403536', '+39.531795'), 
(84521, 'Elmo', 'UT', 435, '-110.810027', '+39.403255'), 
(84522, 'Emery', 'UT', 435, '-111.251238', '+38.922600'), 
(84523, 'Ferron', 'UT', 435, '-111.118572', '+39.143730'), 
(84525, 'Green River', 'UT', 435, '-110.213864', '+39.020075'), 
(84526, 'Helper', 'UT', 435, '-110.776670', '+39.637459'), 
(84527, 'Hiawatha', 'UT', 435, '-110.560697', '+39.640779'), 
(84528, 'Huntington', 'UT', 435, '-110.961933', '+39.283156'), 
(84529, 'Kenilworth', 'UT', 435, '-110.807260', '+39.688418'), 
(84530, 'La Sal', 'UT', 435, '-110.226910', '+37.748946'), 
(84531, 'Mexican Hat', 'UT', 435, '-110.226910', '+37.748946'), 
(84532, 'Moab', 'UT', 435, '-109.540190', '+38.580400'), 
(84533, 'Lake Powell', 'UT', 435, '-110.226910', '+37.748946'), 
(84534, 'Montezuma Creek', 'UT', 435, '-109.106079', '+37.253910'), 
(84535, 'Monticello', 'UT', 435, '-109.259108', '+38.099745'), 
(84536, 'Monument Valley', 'UT', 435, '-109.568090', '+37.280022'), 
(84537, 'Orangeville', 'UT', 435, '-111.051827', '+39.230155'), 
(84539, 'Sunnyside', 'UT', 435, '-110.398832', '+39.534651'), 
(84540, 'Thompson', 'UT', 435, '-109.615008', '+38.999877'), 
(84542, 'Wellington', 'UT', 435, '-110.641314', '+39.614663'), 
(84601, 'Provo', 'UT', 801, '-111.695558', '+40.235053'), 
(84602, 'Provo', 'UT', 801, '-111.732476', '+40.356343'), 
(84603, 'Provo', 'UT', 801, '-111.626081', '+40.203908'), 
(84604, 'Provo', 'UT', 801, '-111.608241', '+40.317059'), 
(84605, 'Provo', 'UT', 801, '-111.536036', '+40.176975'), 
(84606, 'Provo', 'UT', 801, '-111.635353', '+40.218905'), 
(84620, 'Aurora', 'UT', 435, '-111.904385', '+38.959002'), 
(84621, 'Axtell', 'UT', 435, '-111.719605', '+39.192478'), 
(84622, 'Centerfield', 'UT', 435, '-111.823067', '+39.109892'), 
(84623, 'Chester', 'UT', 435, '-111.493217', '+39.494319'), 
(84624, 'Delta', 'UT', 435, '-112.526542', '+39.247056'), 
(84626, 'Elberta', 'UT', 801, '-111.536036', '+40.176975'), 
(84627, 'Ephraim', 'UT', 435, '-111.625230', '+39.373122'), 
(84628, 'Eureka', 'UT', 435, '-112.174424', '+39.941737'), 
(84629, 'Fairview', 'UT', 435, '-111.430513', '+39.697844'), 
(84630, 'Fayette', 'UT', 435, '-111.879009', '+39.215210'), 
(84631, 'Fillmore', 'UT', 435, '-112.467412', '+39.055572'), 
(84632, 'Fountain Green', 'UT', 435, '-111.729316', '+39.392622'), 
(84633, 'Goshen', 'UT', 801, '-111.764116', '+40.029693'), 
(84634, 'Gunnison', 'UT', 435, '-111.845821', '+39.136318'), 
(84635, 'Hinckley', 'UT', 435, '-113.130306', '+39.114202'), 
(84636, 'Holden', 'UT', 435, '-112.283443', '+39.096372'), 
(84637, 'Kanosh', 'UT', 435, '-112.456072', '+38.831824'), 
(84638, 'Leamington', 'UT', 435, '-112.295191', '+39.530246'), 
(84639, 'Levan', 'UT', 435, '-111.943753', '+39.521515'), 
(84640, 'Lynndyl', 'UT', 435, '-112.397903', '+39.494252'), 
(84642, 'Manti', 'UT', 435, '-111.657690', '+39.358358'), 
(84643, 'Mayfield', 'UT', 435, '-111.690522', '+39.115440'), 
(84644, 'Meadow', 'UT', 435, '-113.032141', '+39.064330'), 
(84645, 'Mona', 'UT', 435, '-111.850284', '+39.848111'), 
(84646, 'Moroni', 'UT', 435, '-111.560318', '+39.510792'), 
(84647, 'Mount Pleasant', 'UT', 435, '-111.605642', '+39.348588'), 
(84648, 'Nephi', 'UT', 435, '-111.841787', '+39.757861'), 
(84649, 'Oak City', 'UT', 435, '-112.328797', '+39.372902'), 
(84650, 'Oasis', 'UT', 435, '-112.628084', '+39.290220'), 
(84651, 'Payson', 'UT', 801, '-111.723974', '+40.032911'), 
(84652, 'Redmond', 'UT', 435, '-111.975313', '+38.906498'), 
(84653, 'Salem', 'UT', 801, '-111.599759', '+40.011274'), 
(84654, 'Salina', 'UT', 435, '-111.908156', '+38.921403'), 
(84655, 'Santaquin', 'UT', 801, '-111.812973', '+40.003254'), 
(84656, 'Scipio', 'UT', 435, '-112.106366', '+39.249513'), 
(84657, 'Sigurd', 'UT', 435, '-111.973737', '+38.848233'), 
(84660, 'Spanish Fork', 'UT', 801, '-111.649086', '+40.069946'), 
(84662, 'Spring City', 'UT', 435, '-111.466090', '+39.467083'), 
(84663, 'Springville', 'UT', 801, '-111.562586', '+40.180718'), 
(84664, 'Mapleton', 'UT', 801, '-111.580197', '+40.125168'), 
(84665, 'Sterling', 'UT', 435, '-111.740853', '+39.133489'), 
(84667, 'Wales', 'UT', 435, '-111.634051', '+39.488381'), 
(84701, 'Richfield', 'UT', 435, '-112.074362', '+38.738771'), 
(84710, 'Alton', 'UT', 435, '-112.482285', '+37.438637'), 
(84711, 'Annabella', 'UT', 435, '-112.065687', '+38.716845'), 
(84712, 'Antimony', 'UT', 435, '-110.543374', '+37.729535'), 
(84713, 'Beaver', 'UT', 435, '-112.798228', '+38.315334'), 
(84714, 'Beryl', 'UT', 435, '-113.663891', '+37.721369'), 
(84715, 'Bicknell', 'UT', 435, '-111.526391', '+38.327826'), 
(84716, 'Boulder', 'UT', 435, '-111.308206', '+37.844777'), 
(84717, 'Bryce Canyon', 'UT', 435, '-111.308206', '+37.844777'), 
(84718, 'Cannonville', 'UT', 435, '-111.308206', '+37.844777'), 
(84719, 'Brian Head', 'UT', 435, '-112.839145', '+37.735522'), 
(84720, 'Cedar City', 'UT', 435, '-113.192619', '+37.694059'), 
(84721, 'Cedar City', 'UT', 435, '-113.369500', '+37.656843'), 
(84722, 'Central', 'UT', 435, '-113.624783', '+37.466930'), 
(84723, 'Circleville', 'UT', 435, '-112.232857', '+38.182708'), 
(84724, 'Elsinore', 'UT', 435, '-112.108495', '+38.686192'), 
(84725, 'Enterprise', 'UT', 435, '-113.689359', '+37.579739'), 
(84726, 'Escalante', 'UT', 435, '-111.595666', '+37.767764'), 
(84728, 'Garrison', 'UT', 435, '-113.032141', '+39.064330'), 
(84729, 'Glendale', 'UT', 435, '-112.601749', '+37.311416'), 
(84730, 'Glenwood', 'UT', 435, '-111.962780', '+38.766687'), 
(84731, 'Greenville', 'UT', 435, '-112.783262', '+38.235645'), 
(84732, 'Greenwich', 'UT', 435, '-112.142622', '+38.328871'), 
(84733, 'Gunlock', 'UT', 435, '-113.760596', '+37.287695'), 
(84734, 'Hanksville', 'UT', 435, '-110.687960', '+38.286909'), 
(84735, 'Hatch', 'UT', 435, '-112.477716', '+37.717477'), 
(84736, 'Henrieville', 'UT', 435, '-111.308206', '+37.844777'), 
(84737, 'Hurricane', 'UT', 435, '-113.367458', '+37.145366'), 
(84738, 'Ivins', 'UT', 435, '-113.545812', '+37.218261'), 
(84739, 'Joseph', 'UT', 435, '-112.115118', '+38.683242'), 
(84740, 'Junction', 'UT', 435, '-112.223742', '+38.243856'), 
(84741, 'Kanab', 'UT', 435, '-111.687187', '+37.265251'), 
(84742, 'Kanarraville', 'UT', 435, '-113.203633', '+37.522753'), 
(84743, 'Kingston', 'UT', 435, '-112.205360', '+38.227829'), 
(84744, 'Koosharem', 'UT', 435, '-111.871305', '+38.722109'), 
(84745, 'La Verkin', 'UT', 435, '-113.316429', '+37.222917'), 
(84746, 'Leeds', 'UT', 435, '-113.335620', '+37.237225'), 
(84747, 'Loa', 'UT', 435, '-111.595751', '+38.441473'), 
(84749, 'Lyman', 'UT', 435, '-111.592048', '+38.398684'), 
(84750, 'Marysvale', 'UT', 435, '-112.206757', '+38.434909'), 
(84751, 'Milford', 'UT', 435, '-113.250981', '+38.305873'), 
(84752, 'Minersville', 'UT', 435, '-112.923106', '+38.214874'), 
(84753, 'Modena', 'UT', 435, '-113.813634', '+37.775781'), 
(84754, 'Monroe', 'UT', 435, '-112.126117', '+38.657847'), 
(84755, 'Mount Carmel', 'UT', 435, '-112.696938', '+37.241269'), 
(84756, 'Newcastle', 'UT', 435, '-113.627239', '+37.692401'), 
(84757, 'New Harmony', 'UT', 435, '-113.268012', '+37.455047'), 
(84758, 'Orderville', 'UT', 435, '-112.716919', '+37.272395'), 
(84759, 'Panguitch', 'UT', 435, '-112.522595', '+37.827846'), 
(84760, 'Paragonah', 'UT', 435, '-112.791568', '+37.886012'), 
(84761, 'Parowan', 'UT', 435, '-112.849246', '+37.823412'), 
(84762, 'Duck Creek Village', 'UT', 435, '-112.663612', '+37.516889'), 
(84763, 'Rockville', 'UT', 435, '-113.042525', '+37.160144'), 
(84764, 'Bryce', 'UT', 435, '-111.308206', '+37.844777'), 
(84765, 'Santa Clara', 'UT', 435, '-113.676057', '+37.345219'), 
(84766, 'Sevier', 'UT', 435, '-112.310757', '+38.578516'), 
(84767, 'Springdale', 'UT', 435, '-113.013922', '+37.186249'), 
(84770, 'Saint George', 'UT', 435, '-113.355421', '+37.306845'), 
(84771, 'Saint George', 'UT', 435, '-113.476182', '+37.309231'), 
(84772, 'Summit', 'UT', 435, '-112.900041', '+37.815946');

insert  into zipcodes values 
(84773, 'Teasdale', 'UT', 435, '-111.464123', '+38.272761'), 
(84774, 'Toquerville', 'UT', 435, '-113.332321', '+37.237701'), 
(84775, 'Torrey', 'UT', 435, '-111.413774', '+38.296853'), 
(84776, 'Tropic', 'UT', 435, '-112.083565', '+37.626146'), 
(84779, 'Virgin', 'UT', 435, '-113.185422', '+37.202201'), 
(84780, 'Washington', 'UT', 435, '-113.583816', '+37.322604'), 
(84781, 'Pine Valley', 'UT', 435, '-113.384806', '+37.371040'), 
(84782, 'Veyo', 'UT', 435, '-113.621344', '+37.359958'), 
(84783, 'Dammeron Valley', 'UT', 435, '-113.665249', '+37.307734'), 
(84784, 'Hildale', 'UT', 435, '-112.978418', '+37.004364'), 
(84790, 'Saint George', 'UT', 435, '-113.558068', '+37.083098'), 
(84791, 'Saint George', 'UT', 435, '-113.476182', '+37.309231'), 
(85001, 'Phoenix', 'AZ', 602, '-112.351835', '+33.703967'), 
(85002, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85003, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85004, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85005, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85006, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85007, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85008, 'Phoenix', 'AZ', 602, '-111.953512', '+33.446797'), 
(85009, 'Phoenix', 'AZ', 602, '-111.969420', '+33.447489'), 
(85010, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85011, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85012, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85013, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85014, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85015, 'Phoenix', 'AZ', 602, '-112.115805', '+33.478293'), 
(85016, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85017, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85018, 'Phoenix', 'AZ', 602, '-111.735322', '+33.482033'), 
(85019, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85020, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85021, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85022, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85023, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85024, 'Phoenix', 'AZ', 480, '-112.187170', '+33.276539'), 
(85025, 'Phoenix', 'AZ', 602, '-111.723635', '+33.422621'), 
(85026, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85027, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85028, 'Phoenix', 'AZ', 602, '-111.661390', '+33.382744'), 
(85029, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85030, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85031, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85032, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85033, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85034, 'Phoenix', 'AZ', 602, '-111.987383', '+33.431304'), 
(85035, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85036, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85037, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85038, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85039, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85040, 'Phoenix', 'AZ', 602, '-112.066878', '+33.367267'), 
(85041, 'Phoenix', 'AZ', 602, '-112.112254', '+33.379728'), 
(85043, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85044, 'Phoenix', 'AZ', 602, '-111.972770', '+33.338743'), 
(85045, 'Phoenix', 'AZ', 602, '-112.122581', '+33.302168'), 
(85046, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85048, 'Phoenix', 'AZ', 602, '-112.066901', '+33.316039'), 
(85050, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85051, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85053, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85054, 'Phoenix', 'AZ', 480, '-112.187170', '+33.276539'), 
(85055, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85060, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85061, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85062, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85063, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85064, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85065, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85066, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85067, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85068, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85069, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85070, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85071, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85072, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85073, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85074, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85075, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85076, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85077, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85078, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85079, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85080, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85082, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85085, 'Phoenix', 'AZ', 623, '-112.187170', '+33.276539'), 
(85086, 'Anthem', 'AZ', 623, '-112.187170', '+33.276539'), 
(85087, 'New River', 'AZ', 623, '-112.187170', '+33.276539'), 
(85097, 'Phoenix', 'AZ', 602, null, null), 
(85098, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85099, 'Phoenix', 'AZ', 602, '-112.187170', '+33.276539'), 
(85201, 'Mesa', 'AZ', 480, '-111.856967', '+33.440695'), 
(85202, 'Mesa', 'AZ', 480, '-111.804513', '+33.393484'), 
(85203, 'Mesa', 'AZ', 480, '-111.824363', '+33.448876'), 
(85204, 'Mesa', 'AZ', 480, '-111.787678', '+33.397131'), 
(85205, 'Mesa', 'AZ', 480, '-111.732134', '+33.443345'), 
(85206, 'Mesa', 'AZ', 480, '-111.717968', '+33.390148'), 
(85207, 'Mesa', 'AZ', 480, '-111.743444', '+33.443017'), 
(85208, 'Mesa', 'AZ', 480, '-111.663655', '+33.395932'), 
(85210, 'Mesa', 'AZ', 480, '-111.840095', '+33.387296'), 
(85211, 'Mesa', 'AZ', 480, '-111.837345', '+33.466313'), 
(85212, 'Mesa', 'AZ', 480, '-111.635307', '+33.342476'), 
(85213, 'Mesa', 'AZ', 480, '-111.830905', '+33.448407'), 
(85214, 'Mesa', 'AZ', 480, '-112.187170', '+33.276539'), 
(85215, 'Mesa', 'AZ', 480, '-111.718829', '+33.470724'), 
(85216, 'Mesa', 'AZ', 480, '-112.187170', '+33.276539'), 
(85217, 'Apache Junction', 'AZ', 480, '-111.478975', '+33.393398'), 
(85219, 'Apache Junction', 'AZ', 480, '-111.279538', '+33.361583'), 
(85220, 'Apache Junction', 'AZ', 480, '-111.535089', '+33.408443'), 
(85221, 'Bapchule', 'AZ', 520, '-111.476001', '+33.225652'), 
(85222, 'Casa Grande', 'AZ', 520, '-111.753991', '+32.890550'), 
(85223, 'Arizona City', 'AZ', 520, '-111.603327', '+32.745169'), 
(85224, 'Chandler', 'AZ', 480, '-111.850620', '+33.298461'), 
(85225, 'Chandler', 'AZ', 480, '-111.824367', '+33.325991'), 
(85226, 'Chandler', 'AZ', 480, '-111.932892', '+33.303777'), 
(85227, 'Chandler Heights', 'AZ', 480, '-111.686171', '+33.212186'), 
(85228, 'Coolidge', 'AZ', 520, '-111.247908', '+32.904485'), 
(85230, 'Casa Grande', 'AZ', 520, '-111.705441', '+32.815123'), 
(85231, 'Eloy', 'AZ', 520, '-111.261161', '+32.914889'), 
(85232, 'Florence', 'AZ', 520, '-111.424943', '+32.982354'), 
(85233, 'Gilbert', 'AZ', 480, '-111.815281', '+33.335401'), 
(85234, 'Gilbert', 'AZ', 480, '-111.780712', '+33.352925'), 
(85235, 'Hayden', 'AZ', 520, '-110.855618', '+33.576401'), 
(85236, 'Higley', 'AZ', 480, '-111.695460', '+33.299317'), 
(85237, 'Kearny', 'AZ', 520, '-111.064109', '+33.145984'), 
(85239, 'Maricopa', 'AZ', 520, '-112.053351', '+32.957645'), 
(85241, 'Picacho', 'AZ', 520, '-111.531036', '+32.689594'), 
(85242, 'Queen Creek', 'AZ', 520, '-111.656128', '+33.284844'), 
(85244, 'Chandler', 'AZ', 480, '-111.888824', '+33.321316'), 
(85245, 'Red Rock', 'AZ', 520, '-111.340953', '+32.579972'), 
(85246, 'Chandler', 'AZ', 480, '-112.187170', '+33.276539'), 
(85247, 'Sacaton', 'AZ', 520, '-111.714232', '+33.141592'), 
(85248, 'Chandler', 'AZ', 480, '-111.859308', '+33.250947'), 
(85249, 'Chandler', 'AZ', 480, '-111.770161', '+33.247861'), 
(85250, 'Scottsdale', 'AZ', 480, '-111.874248', '+33.524143'), 
(85251, 'Scottsdale', 'AZ', 480, '-111.792658', '+33.420061'), 
(85252, 'Scottsdale', 'AZ', 480, '-111.868432', '+33.499529'), 
(85253, 'Paradise Valley', 'AZ', 480, '-111.963149', '+33.360896'), 
(85254, 'Scottsdale', 'AZ', 602, '-111.830180', '+33.483533'), 
(85255, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85256, 'Scottsdale', 'AZ', 480, '-111.800330', '+33.507744'), 
(85257, 'Scottsdale', 'AZ', 480, '-111.894039', '+33.465646'), 
(85258, 'Scottsdale', 'AZ', 480, '-111.879806', '+33.553346'), 
(85259, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85260, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85261, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85262, 'Scottsdale', 'AZ', 480, '-111.915298', '+33.407445'), 
(85263, 'Rio Verde', 'AZ', 480, '-112.187170', '+33.276539'), 
(85264, 'Fort McDowell', 'AZ', 480, '-111.677135', '+33.625163'), 
(85266, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85267, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85268, 'Fountain Hills', 'AZ', 480, '-112.187170', '+33.276539'), 
(85269, 'Fountain Hills', 'AZ', 480, '-112.187170', '+33.276539'), 
(85271, 'Scottsdale', 'AZ', 480, '-112.187170', '+33.276539'), 
(85272, 'Stanfield', 'AZ', 520, '-111.957245', '+32.895764'), 
(85273, 'Superior', 'AZ', 520, '-111.130022', '+33.180583'), 
(85274, 'Mesa', 'AZ', 480, '-112.187170', '+33.276539'), 
(85275, 'Mesa', 'AZ', 480, '-112.187170', '+33.276539'), 
(85277, 'Mesa', 'AZ', 480, '-112.187170', '+33.276539'), 
(85278, 'Apache Junction', 'AZ', 480, '-111.326045', '+32.983653'), 
(85279, 'Florence', 'AZ', 520, '-111.326045', '+32.983653'), 
(85280, 'Tempe', 'AZ', 480, '-111.931298', '+33.401395'), 
(85281, 'Tempe', 'AZ', 480, '-111.927219', '+33.432844'), 
(85282, 'Tempe', 'AZ', 480, '-111.929253', '+33.396736'), 
(85283, 'Tempe', 'AZ', 480, '-111.876915', '+33.373723'), 
(85284, 'Tempe', 'AZ', 480, '-111.914127', '+33.343546'), 
(85285, 'Tempe', 'AZ', 480, '-112.187170', '+33.276539'), 
(85287, 'Tempe', 'AZ', 480, '-111.934865', '+33.428511'), 
(85289, 'Tempe', 'AZ', 480, '-112.187170', '+33.276539'), 
(85290, 'Tortilla Flat', 'AZ', 520, '-112.187170', '+33.276539'), 
(85291, 'Valley Farms', 'AZ', 520, '-111.429790', '+33.013502'), 
(85292, 'Winkelman', 'AZ', 520, '-110.789035', '+33.070467'), 
(85296, 'Gilbert', 'AZ', 480, '-111.748791', '+33.314508'), 
(85299, 'Gilbert', 'AZ', 480, '-112.187170', '+33.276539'), 
(85301, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85302, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85303, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85304, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85305, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85306, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85307, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85308, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85309, 'Luke AFB', 'AZ', 623, '-112.187170', '+33.276539'), 
(85310, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85311, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85312, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85313, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85318, 'Glendale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85320, 'Aguila', 'AZ', 520, '-112.187170', '+33.276539'), 
(85321, 'Ajo', 'AZ', 520, '-111.890713', '+31.970131'), 
(85322, 'Arlington', 'AZ', 623, '-112.187170', '+33.276539'), 
(85323, 'Avondale', 'AZ', 623, '-112.187170', '+33.276539'), 
(85324, 'Black Canyon City', 'AZ', 520, '-112.134005', '+34.075451'), 
(85325, 'Bouse', 'AZ', 520, '-114.003634', '+33.957820'), 
(85326, 'Buckeye', 'AZ', 623, '-112.187170', '+33.276539'), 
(85327, 'Cave Creek', 'AZ', 480, '-112.187170', '+33.276539'), 
(85328, 'Cibola', 'AZ', 520, '-114.032150', '+33.672255'), 
(85329, 'Cashion', 'AZ', 623, '-112.187170', '+33.276539'), 
(85331, 'Cave Creek', 'AZ', 480, '-112.187170', '+33.276539'), 
(85332, 'Congress', 'AZ', 520, '-112.787686', '+34.170305'), 
(85333, 'Dateland', 'AZ', 520, '-113.525199', '+32.825705'), 
(85334, 'Ehrenberg', 'AZ', 520, '-114.507697', '+33.617670'), 
(85335, 'El Mirage', 'AZ', 623, '-112.187170', '+33.276539'), 
(85336, 'Gadsden', 'AZ', 520, '-114.774342', '+32.530155'), 
(85337, 'Gila Bend', 'AZ', 520, '-112.187170', '+33.276539'), 
(85338, 'Goodyear', 'AZ', 623, '-112.187170', '+33.276539'), 
(85339, 'Laveen', 'AZ', 602, '-112.182248', '+33.335057'), 
(85340, 'Litchfield Park', 'AZ', 623, '-112.187170', '+33.276539'), 
(85341, 'Lukeville', 'AZ', 520, '-111.890713', '+31.970131'), 
(85342, 'Morristown', 'AZ', 520, '-112.187170', '+33.276539'), 
(85343, 'Palo Verde', 'AZ', 623, '-112.187170', '+33.276539'), 
(85344, 'Parker', 'AZ', 520, '-114.268073', '+33.967712'), 
(85345, 'Peoria', 'AZ', 623, '-112.187170', '+33.276539'), 
(85346, 'Quartzsite', 'AZ', 520, '-114.192454', '+33.729219'), 
(85347, 'Roll', 'AZ', 520, '-113.798728', '+32.752609'), 
(85348, 'Salome', 'AZ', 520, '-113.662489', '+33.647970'), 
(85349, 'San Luis', 'AZ', 520, '-114.754999', '+32.540068'), 
(85350, 'Somerton', 'AZ', 520, '-114.606214', '+32.612408'), 
(85351, 'Sun City', 'AZ', 623, '-112.187170', '+33.276539'), 
(85352, 'Tacna', 'AZ', 520, '-113.976313', '+32.693448'), 
(85353, 'Tolleson', 'AZ', 623, '-112.187170', '+33.276539'), 
(85354, 'Tonopah', 'AZ', 520, '-112.187170', '+33.276539'), 
(85355, 'Waddell', 'AZ', 520, '-112.187170', '+33.276539'), 
(85356, 'Wellton', 'AZ', 520, '-114.156058', '+32.693461'), 
(85357, 'Wenden', 'AZ', 520, '-113.458002', '+34.042203'), 
(85358, 'Wickenburg', 'AZ', 520, '-112.187170', '+33.276539'), 
(85359, 'Quartzsite', 'AZ', 520, '-114.239557', '+33.666880'), 
(85360, 'Wikieup', 'AZ', 520, '-113.810600', '+35.747820'), 
(85361, 'Wittmann', 'AZ', 520, '-112.187170', '+33.276539'), 
(85362, 'Yarnell', 'AZ', 520, '-112.756652', '+34.250781'), 
(85363, 'Youngtown', 'AZ', 623, '-112.187170', '+33.276539'), 
(85364, 'Yuma', 'AZ', 520, '-114.648722', '+32.615305'), 
(85365, 'Yuma', 'AZ', 520, '-114.490471', '+32.709332'), 
(85366, 'Yuma', 'AZ', 520, '-114.631172', '+32.609959'), 
(85367, 'Yuma', 'AZ', 520, '-114.404216', '+32.656575'), 
(85369, 'Yuma', 'AZ', 520, '-114.074901', '+32.751632'), 
(85371, 'Poston', 'AZ', 520, '-114.390171', '+34.031791'), 
(85372, 'Sun City', 'AZ', 623, '-112.187170', '+33.276539'), 
(85373, 'Sun City', 'AZ', 623, '-112.187170', '+33.276539'), 
(85374, 'Surprise', 'AZ', 623, '-112.187170', '+33.276539'), 
(85375, 'Sun City West', 'AZ', 623, '-112.187170', '+33.276539'), 
(85376, 'Sun City West', 'AZ', 623, '-112.187170', '+33.276539'), 
(85377, 'Carefree', 'AZ', 480, '-112.187170', '+33.276539'), 
(85378, 'Surprise', 'AZ', 623, '-112.187170', '+33.276539'), 
(85379, 'Surprise', 'AZ', 623, '-112.187170', '+33.276539'), 
(85380, 'Peoria', 'AZ', 623, '-112.187170', '+33.276539'), 
(85381, 'Peoria', 'AZ', 623, '-112.187170', '+33.276539'), 
(85382, 'Peoria', 'AZ', 623, '-112.187170', '+33.276539'), 
(85385, 'Peoria', 'AZ', 623, '-112.187170', '+33.276539'), 
(85387, 'Surprise', 'AZ', 623, '-112.187170', '+33.276539'), 
(85390, 'Wickenburg', 'AZ', 520, '-112.187170', '+33.276539'), 
(85501, 'Globe', 'AZ', 520, '-110.868076', '+33.476884'), 
(85502, 'Globe', 'AZ', 520, '-110.812680', '+33.421919'), 
(85530, 'Bylas', 'AZ', 520, '-109.785973', '+33.038678'), 
(85531, 'Central', 'AZ', 520, '-109.787778', '+32.869243'), 
(85532, 'Claypool', 'AZ', 520, '-110.814893', '+33.415409'), 
(85533, 'Clifton', 'AZ', 520, '-109.255872', '+32.991251'), 
(85534, 'Duncan', 'AZ', 520, '-109.215723', '+32.881003'), 
(85535, 'Eden', 'AZ', 520, '-109.897401', '+32.975112'), 
(85536, 'Fort Thomas', 'AZ', 520, '-109.971733', '+33.033314'), 
(85539, 'Miami', 'AZ', 520, '-110.966562', '+33.528204'), 
(85540, 'Morenci', 'AZ', 520, '-109.326923', '+33.054062'), 
(85541, 'Payson', 'AZ', 520, '-111.075088', '+33.864471'), 
(85542, 'Peridot', 'AZ', 520, '-110.860653', '+33.741518'), 
(85543, 'Pima', 'AZ', 520, '-109.775698', '+32.878042'), 
(85544, 'Pine', 'AZ', 520, '-111.396855', '+34.320445'), 
(85545, 'Roosevelt', 'AZ', 520, '-111.005928', '+33.614316'), 
(85546, 'Safford', 'AZ', 520, '-109.701631', '+32.813612'), 
(85547, 'Payson', 'AZ', 520, '-111.287750', '+34.257457'), 
(85548, 'Safford', 'AZ', 520, '-109.752196', '+32.797009'), 
(85550, 'San Carlos', 'AZ', 520, '-110.491898', '+33.289447'), 
(85551, 'Solomon', 'AZ', 520, '-109.696449', '+32.842769'), 
(85552, 'Thatcher', 'AZ', 520, '-109.746133', '+32.850436'), 
(85553, 'Tonto Basin', 'AZ', 520, '-110.860653', '+33.741518'), 
(85554, 'Young', 'AZ', 520, '-110.860653', '+33.741518'), 
(85601, 'Arivaca', 'AZ', 520, '-111.890713', '+31.970131'), 
(85602, 'Benson', 'AZ', 520, '-110.262611', '+32.035885'), 
(85603, 'Bisbee', 'AZ', 520, '-109.819216', '+31.445577'), 
(85605, 'Bowie', 'AZ', 520, '-109.706426', '+31.891434'), 
(85606, 'Cochise', 'AZ', 520, '-109.835893', '+32.043893'), 
(85607, 'Douglas', 'AZ', 520, '-109.866187', '+31.604081'), 
(85608, 'Douglas', 'AZ', 520, '-109.596038', '+31.415114'), 
(85609, 'Dragoon', 'AZ', 520, '-109.818047', '+32.040753'), 
(85610, 'Elfrida', 'AZ', 520, '-109.622175', '+31.737711'), 
(85611, 'Elgin', 'AZ', 520, '-110.563551', '+31.609653'), 
(85613, 'Fort Huachuca', 'AZ', 520, '-110.318682', '+31.559131'), 
(85614, 'Green Valley', 'AZ', 520, '-110.955483', '+31.838223'), 
(85615, 'Hereford', 'AZ', 520, '-110.158573', '+31.411921'), 
(85616, 'Huachuca City', 'AZ', 520, '-110.248009', '+31.606087'), 
(85617, 'Mc Neal', 'AZ', 520, '-109.843770', '+31.512083'), 
(85618, 'Mammoth', 'AZ', 520, '-110.695920', '+32.703898'), 
(85619, 'Mount Lemmon', 'AZ', 520, '-110.760458', '+32.376306'), 
(85620, 'Naco', 'AZ', 520, '-109.919794', '+31.385182'), 
(85621, 'Nogales', 'AZ', 520, '-110.881900', '+31.463270'), 
(85622, 'Green Valley', 'AZ', 520, '-110.932803', '+31.853334'), 
(85623, 'Oracle', 'AZ', 520, '-110.850082', '+32.642130'), 
(85624, 'Patagonia', 'AZ', 520, '-110.675964', '+31.523845'), 
(85625, 'Pearce', 'AZ', 520, '-109.896053', '+31.766243'), 
(85626, 'Pirtleville', 'AZ', 520, '-109.611545', '+31.357528'), 
(85627, 'Pomerene', 'AZ', 520, '-110.290892', '+32.049456'), 
(85628, 'Nogales', 'AZ', 520, '-110.909305', '+31.531998'), 
(85629, 'Sahuarita', 'AZ', 520, '-110.895188', '+31.932883'), 
(85630, 'Saint David', 'AZ', 520, '-110.170442', '+31.891828'), 
(85631, 'San Manuel', 'AZ', 520, '-110.599242', '+32.620892'), 
(85632, 'San Simon', 'AZ', 520, '-109.754263', '+31.880077'), 
(85633, 'Sasabe', 'AZ', 520, '-111.890713', '+31.970131'), 
(85634, 'Sells', 'AZ', 520, '-110.702027', '+31.974033'), 
(85635, 'Sierra Vista', 'AZ', 520, '-109.997623', '+31.810649'), 
(85636, 'Sierra Vista', 'AZ', 520, '-110.280111', '+31.668685'), 
(85637, 'Sonoita', 'AZ', 520, '-110.618814', '+31.673105'), 
(85638, 'Tombstone', 'AZ', 520, '-110.076564', '+31.671060'), 
(85639, 'Topawa', 'AZ', 520, '-111.890713', '+31.970131'), 
(85640, 'Tumacacori', 'AZ', 520, '-111.051279', '+31.616167'), 
(85641, 'Vail', 'AZ', 520, '-110.705269', '+32.002669'), 
(85643, 'Willcox', 'AZ', 520, '-109.886546', '+32.070050'), 
(85644, 'Willcox', 'AZ', 520, '-109.878211', '+32.300690'), 
(85645, 'Amado', 'AZ', 520, '-111.098620', '+31.672252'), 
(85646, 'Tubac', 'AZ', 520, '-111.066245', '+31.593758'), 
(85648, 'Rio Rico', 'AZ', 520, '-111.075695', '+31.508436'), 
(85650, 'Sierra Vista', 'AZ', 520, '-110.215304', '+31.489157'), 
(85652, 'Cortaro', 'AZ', 520, '-111.113178', '+32.420055'), 
(85653, 'Marana', 'AZ', 520, '-111.159344', '+32.442979'), 
(85654, 'Rillito', 'AZ', 520, '-111.890713', '+31.970131'), 
(85655, 'Douglas', 'AZ', 520, '-109.754263', '+31.880077'), 
(85662, 'Nogales', 'AZ', 520, '-110.909305', '+31.531998'), 
(85670, 'Fort Huachuca', 'AZ', 520, '-109.754263', '+31.880077'), 
(85671, 'Sierra Vista', 'AZ', 520, '-109.754263', '+31.880077'), 
(85701, 'Tucson', 'AZ', 520, '-110.970869', '+32.217975'), 
(85702, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85703, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85704, 'Tucson', 'AZ', 520, '-111.100062', '+32.395222'), 
(85705, 'Tucson', 'AZ', 520, '-110.900395', '+32.294945'), 
(85706, 'Tucson', 'AZ', 520, '-110.879684', '+32.093314'), 
(85707, 'Tucson', 'AZ', 520, '-110.875093', '+32.169577'), 
(85708, 'Tucson', 'AZ', 520, '-110.874973', '+32.187559'), 
(85709, 'Tucson', 'AZ', 520, '-110.897966', '+32.200813'), 
(85710, 'Tucson', 'AZ', 520, '-110.789340', '+32.213926'), 
(85711, 'Tucson', 'AZ', 520, '-110.883744', '+32.214075'), 
(85712, 'Tucson', 'AZ', 520, '-110.883744', '+32.253714'), 
(85713, 'Tucson', 'AZ', 520, '-110.945048', '+32.192676'), 
(85714, 'Tucson', 'AZ', 520, '-110.934945', '+32.123064'), 
(85715, 'Tucson', 'AZ', 520, '-110.819977', '+32.251875'), 
(85716, 'Tucson', 'AZ', 520, '-110.923180', '+32.244250'), 
(85717, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85718, 'Tucson', 'AZ', 520, '-110.918980', '+32.311724'), 
(85719, 'Tucson', 'AZ', 520, '-110.947541', '+32.247175'), 
(85720, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85721, 'Tucson', 'AZ', 520, '-110.949996', '+32.233761'), 
(85722, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85723, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85724, 'Tucson', 'AZ', 520, '-110.944343', '+32.240571'), 
(85725, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85726, 'Tucson', 'AZ', 520, '-110.945346', '+32.202726'), 
(85728, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85730, 'Tucson', 'AZ', 520, '-110.772728', '+32.159829'), 
(85731, 'Tucson', 'AZ', 520, '-110.708174', '+32.088034'), 
(85732, 'Tucson', 'AZ', 520, '-110.712250', '+32.084775'), 
(85733, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85734, 'Tucson', 'AZ', 520, '-110.935337', '+32.065082'), 
(85735, 'Tucson', 'AZ', 520, '-110.976006', '+32.440968'), 
(85736, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85737, 'Tucson', 'AZ', 520, '-110.984499', '+32.435158'), 
(85738, 'Catalina', 'AZ', 520, '-111.890713', '+31.970131'), 
(85739, 'Tucson', 'AZ', 520, '-110.892213', '+32.465013'), 
(85740, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85741, 'Tucson', 'AZ', 520, '-111.058754', '+32.340073'), 
(85742, 'Tucson', 'AZ', 520, '-111.065029', '+32.407562'), 
(85743, 'Tucson', 'AZ', 520, '-111.065869', '+32.333438'), 
(85744, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85745, 'Tucson', 'AZ', 520, '-110.869052', '+32.215967'), 
(85746, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85747, 'Tucson', 'AZ', 520, '-110.727183', '+32.098362'), 
(85748, 'Tucson', 'AZ', 520, '-110.738517', '+32.213246'), 
(85749, 'Tucson', 'AZ', 520, '-110.746670', '+32.263975'), 
(85750, 'Tucson', 'AZ', 520, '-110.840422', '+32.297374'), 
(85751, 'Tucson', 'AZ', 520, '-110.714678', '+32.161972'), 
(85752, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85754, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85775, 'Tucson', 'AZ', 520, '-111.890713', '+31.970131'), 
(85777, 'Tucson', 'AZ', 520, '-110.859106', '+32.071764'), 
(85901, 'Show Low', 'AZ', 520, '-110.032025', '+34.570811'), 
(85902, 'Show Low', 'AZ', 520, '-110.035185', '+34.298092'), 
(85911, 'Cibecue', 'AZ', 520, '-110.288704', '+35.285746'), 
(85912, 'White Mountain Lake', 'AZ', 520, '-110.203073', '+34.266588'), 
(85920, 'Alpine', 'AZ', 520, '-109.240647', '+34.177052'), 
(85922, 'Blue', 'AZ', 520, '-109.271169', '+33.102464'), 
(85923, 'Clay Springs', 'AZ', 520, '-110.288704', '+35.285746'), 
(85924, 'Concho', 'AZ', 520, '-109.742654', '+34.468787'), 
(85925, 'Eagar', 'AZ', 520, '-109.293952', '+34.107708'), 
(85926, 'Fort Apache', 'AZ', 520, '-110.010612', '+34.201164'), 
(85927, 'Greer', 'AZ', 520, '-109.522950', '+35.237487'), 
(85928, 'Heber', 'AZ', 520, '-110.588287', '+34.409980'), 
(85929, 'Lakeside', 'AZ', 520, '-109.972598', '+34.175198'), 
(85930, 'McNary', 'AZ', 520, '-109.853192', '+34.075359'), 
(85931, 'Forest Lakes', 'AZ', 520, '-111.275860', '+35.537441'), 
(85932, 'Nutrioso', 'AZ', 520, '-109.522950', '+35.237487'), 
(85933, 'Overgaard', 'AZ', 520, '-110.560023', '+34.408619'), 
(85934, 'Pinedale', 'AZ', 520, '-110.288704', '+35.285746'), 
(85935, 'Pinetop', 'AZ', 520, '-109.935556', '+34.141314'), 
(85936, 'Saint Johns', 'AZ', 520, '-109.481543', '+34.497709'), 
(85937, 'Snowflake', 'AZ', 520, '-110.110981', '+34.521702'), 
(85938, 'Springerville', 'AZ', 520, '-109.285553', '+34.118938'), 
(85939, 'Taylor', 'AZ', 520, '-110.002763', '+34.314937'), 
(85940, 'Vernon', 'AZ', 520, '-109.522950', '+35.237487'), 
(85941, 'Whiteriver', 'AZ', 520, '-109.993738', '+33.802071'), 
(85942, 'Woodruff', 'AZ', 520, '-110.080632', '+34.647454'), 
(86001, 'Flagstaff', 'AZ', 520, '-111.597853', '+35.932116'), 
(86002, 'Flagstaff', 'AZ', 520, '-112.052427', '+35.630842'), 
(86003, 'Flagstaff', 'AZ', 520, '-112.052427', '+35.630842'), 
(86004, 'Flagstaff', 'AZ', 520, '-111.324353', '+35.610905'), 
(86011, 'Flagstaff', 'AZ', 520, '-112.052427', '+35.630842'), 
(86015, 'Bellemont', 'AZ', 520, '-112.052427', '+35.630842'), 
(86016, 'Gray Mountain', 'AZ', 520, '-112.052427', '+35.630842'), 
(86017, 'Munds Park', 'AZ', 520, '-111.640991', '+34.941220'), 
(86018, 'Parks', 'AZ', 520, '-111.950030', '+35.256347'), 
(86020, 'Cameron', 'AZ', 520, '-112.052427', '+35.630842'), 
(86021, 'Colorado City', 'AZ', 520, '-112.978914', '+36.974658'), 
(86022, 'Fredonia', 'AZ', 520, '-112.524696', '+36.966490'), 
(86023, 'Grand Canyon', 'AZ', 520, '-112.130937', '+35.942057'), 
(86024, 'Happy Jack', 'AZ', 520, '-112.052427', '+35.630842'), 
(86025, 'Holbrook', 'AZ', 520, '-110.089544', '+34.776828'), 
(86028, 'Petrified Forest Natl Pk', 'AZ', 520, '-109.522950', '+35.237487'), 
(86029, 'Sun Valley', 'AZ', 520, '-110.288704', '+35.285746'), 
(86030, 'Hotevilla', 'AZ', 520, '-110.288704', '+35.285746'), 
(86031, 'Indian Wells', 'AZ', 520, '-110.288704', '+35.285746'), 
(86032, 'Joseph City', 'AZ', 520, '-110.337348', '+34.981359'), 
(86033, 'Kayenta', 'AZ', 520, '-110.288704', '+35.285746'), 
(86034, 'Keams Canyon', 'AZ', 520, '-110.288704', '+35.285746'), 
(86035, 'Leupp', 'AZ', 520, '-112.052427', '+35.630842'), 
(86036, 'Marble Canyon', 'AZ', 520, '-111.449889', '+36.922976'), 
(86038, 'Mormon Lake', 'AZ', 520, '-111.463026', '+34.908287'), 
(86039, 'Kykotsmovi Village', 'AZ', 520, '-110.288704', '+35.285746'), 
(86040, 'Page', 'AZ', 520, '-111.502009', '+36.910804'), 
(86042, 'Polacca', 'AZ', 520, '-110.288704', '+35.285746'), 
(86043, 'Second Mesa', 'AZ', 520, '-110.288704', '+35.285746'), 
(86044, 'Tonalea', 'AZ', 520, '-112.052427', '+35.630842'), 
(86045, 'Tuba City', 'AZ', 520, '-111.241773', '+36.132723'), 
(86046, 'Williams', 'AZ', 520, '-112.366031', '+35.915563'), 
(86047, 'Winslow', 'AZ', 520, '-110.350610', '+34.633764'), 
(86052, 'North Rim', 'AZ', 520, '-112.052427', '+35.630842'), 
(86053, 'Kaibito', 'AZ', 520, '-111.451826', '+36.910554'), 
(86054, 'Shonto', 'AZ', 520, '-110.655526', '+36.593079'), 
(86301, 'Prescott', 'AZ', 520, '-112.567165', '+34.620826'), 
(86302, 'Prescott', 'AZ', 520, '-112.491528', '+34.574921'), 
(86303, 'Prescott', 'AZ', 520, '-112.378309', '+34.495790'), 
(86304, 'Prescott', 'AZ', 520, '-112.490660', '+34.596680'), 
(86305, 'Prescott', 'AZ', 520, '-112.208914', '+34.683235'), 
(86312, 'Prescott Valley', 'AZ', 520, '-112.307777', '+34.668291'), 
(86313, 'Prescott', 'AZ', 520, '-112.397730', '+34.706724'), 
(86314, 'Prescott Valley', 'AZ', 520, '-112.262805', '+34.627778'), 
(86320, 'Ash Fork', 'AZ', 520, '-112.263974', '+34.970209'), 
(86321, 'Bagdad', 'AZ', 520, '-113.164742', '+34.583624'), 
(86322, 'Camp Verde', 'AZ', 520, '-111.809798', '+34.569687'), 
(86323, 'Chino Valley', 'AZ', 520, '-112.171623', '+34.755208'), 
(86324, 'Clarkdale', 'AZ', 520, '-112.132220', '+34.659484'), 
(86325, 'Cornville', 'AZ', 520, '-111.927746', '+34.735388'), 
(86326, 'Cottonwood', 'AZ', 520, '-112.043547', '+34.643596'), 
(86327, 'Dewey', 'AZ', 520, '-112.284396', '+34.556520'), 
(86329, 'Humboldt', 'AZ', 520, '-112.252340', '+34.518883'), 
(86330, 'Iron Springs', 'AZ', 520, '-112.397730', '+34.706724'), 
(86331, 'Jerome', 'AZ', 520, '-112.108626', '+34.748589'), 
(86332, 'Kirkland', 'AZ', 520, '-112.657865', '+34.443950'), 
(86333, 'Mayer', 'AZ', 520, '-112.163493', '+34.414534'), 
(86334, 'Paulden', 'AZ', 520, '-112.537368', '+34.805120'), 
(86335, 'Rimrock', 'AZ', 520, '-111.796517', '+34.641610'), 
(86336, 'Sedona', 'AZ', 520, '-111.279927', '+34.756885'), 
(86337, 'Seligman', 'AZ', 520, '-112.875402', '+35.331088'), 
(86338, 'Skull Valley', 'AZ', 520, '-112.397730', '+34.706724'), 
(86339, 'Sedona', 'AZ', 520, '-111.728572', '+34.907188'), 
(86340, 'Sedona', 'AZ', 520, '-112.397730', '+34.706724'), 
(86341, 'Sedona', 'AZ', 520, '-111.767880', '+34.776648'), 
(86342, 'Lake Montezuma', 'AZ', 520, '-111.787154', '+34.641736'), 
(86343, 'Crown King', 'AZ', 520, '-112.397730', '+34.706724'), 
(86351, 'Sedona', 'AZ', 520, '-111.684752', '+35.032371'), 
(86401, 'Kingman', 'AZ', 520, '-114.017106', '+35.341456'), 
(86402, 'Kingman', 'AZ', 520, '-114.063651', '+35.263249'), 
(86403, 'Lake Havasu City', 'AZ', 520, '-114.310294', '+34.500556'), 
(86404, 'Lake Havasu City', 'AZ', 520, '-114.330704', '+34.557533'), 
(86405, 'Lake Havasu City', 'AZ', 520, '-113.642712', '+35.605301'), 
(86406, 'Lake Havasu City', 'AZ', 520, '-114.118970', '+34.756714'), 
(86411, 'Hackberry', 'AZ', 520, '-113.642712', '+35.605301'), 
(86412, 'Hualapai', 'AZ', 520, '-113.843241', '+35.397172'), 
(86413, 'Golden Valley', 'AZ', 520, '-114.221531', '+35.300240'), 
(86426, 'Fort Mohave', 'AZ', 520, '-114.567333', '+35.066454'), 
(86427, 'Fort Mohave', 'AZ', 520, '-114.581228', '+35.004290'), 
(86429, 'Bullhead City', 'AZ', 520, '-114.538599', '+35.171497'), 
(86430, 'Bullhead City', 'AZ', 520, '-114.543299', '+35.147264'), 
(86431, 'Chloride', 'AZ', 520, '-114.222136', '+35.389575'), 
(86432, 'Littlefield', 'AZ', 520, '-114.543288', '+34.901161'), 
(86433, 'Oatman', 'AZ', 520, '-114.383666', '+35.028492'), 
(86434, 'Peach Springs', 'AZ', 520, '-113.415346', '+35.540361'), 
(86435, 'Supai', 'AZ', 520, '-112.052427', '+35.630842'), 
(86436, 'Topock', 'AZ', 520, '-114.482571', '+34.779071'), 
(86437, 'Valentine', 'AZ', 520, '-113.642712', '+35.605301'), 
(86438, 'Yucca', 'AZ', 520, '-113.642712', '+35.605301'), 
(86439, 'Bullhead City', 'AZ', 520, '-114.619445', '+35.095848'), 
(86440, 'Mohave Valley', 'AZ', 520, '-114.245399', '+35.052400'), 
(86441, 'Dolan Springs', 'AZ', 520, '-114.243188', '+35.269759'), 
(86442, 'Bullhead City', 'AZ', 520, '-114.323801', '+35.005498'), 
(86443, 'Temple Bar Marina', 'AZ', 520, '-114.179228', '+35.210634'), 
(86444, 'Meadview', 'AZ', 520, '-114.077519', '+35.982167'), 
(86445, 'Willow Beach', 'AZ', 520, '-113.642712', '+35.605301'), 
(86446, 'Mohave Valley', 'AZ', 520, '-114.591728', '+34.849946'), 
(86502, 'Chambers', 'AZ', 520, '-109.522950', '+35.237487'), 
(86503, 'Chinle', 'AZ', 520, '-109.691925', '+36.527297'), 
(86504, 'Fort Defiance', 'AZ', 520, '-109.522950', '+35.237487'), 
(86505, 'Ganado', 'AZ', 520, '-109.522950', '+35.237487'), 
(86506, 'Houck', 'AZ', 520, '-109.247759', '+35.337124'), 
(86507, 'Lukachukai', 'AZ', 520, '-109.259299', '+36.398903'), 
(86508, 'Lupton', 'AZ', 520, '-109.522950', '+35.237487'), 
(86510, 'Pinon', 'AZ', 520, '-110.308125', '+35.962139'), 
(86511, 'Saint Michaels', 'AZ', 520, '-109.308746', '+35.903962'), 
(86512, 'Sanders', 'AZ', 520, '-109.285537', '+35.406729'), 
(86514, 'Teec Nos Pos', 'AZ', 520, '-109.522950', '+35.237487'), 
(86515, 'Window Rock', 'AZ', 520, '-109.078440', '+35.667596'), 
(86520, 'Blue Gap', 'AZ', 520, '-110.288704', '+35.285746'), 
(86535, 'Dennehotso', 'AZ', 520, '-109.522950', '+35.237487'), 
(86538, 'Many Farms', 'AZ', 520, '-109.522950', '+35.237487'), 
(86540, 'Nazlini', 'AZ', 520, '-109.522950', '+35.237487'), 
(86544, 'Red Valley', 'AZ', 520, '-109.522950', '+35.237487'), 
(86545, 'Rock Point', 'AZ', 520, '-109.522950', '+35.237487'), 
(86547, 'Round Rock', 'AZ', 520, '-109.522950', '+35.237487'), 
(86549, 'Sawmill', 'AZ', 520, '-109.522950', '+35.237487'), 
(86556, 'Tsaile', 'AZ', 520, '-109.522950', '+35.237487'), 
(87001, 'Algodones', 'NM', 505, '-106.392905', '+35.337752'), 
(87002, 'Belen', 'NM', 505, '-106.695247', '+34.651051'), 
(87003, 'Buzzard Puckey', 'NM', 505, null, null), 
(87004, 'Bernalillo', 'NM', 505, '-106.742896', '+35.629445'), 
(87005, 'Bluewater', 'NM', 505, '-107.991394', '+35.273985'), 
(87006, 'Bosque', 'NM', 505, '-106.786042', '+34.613133'), 
(87007, 'Casa Blanca', 'NM', 505, '-108.056457', '+34.962954'), 
(87008, 'Cedar Crest', 'NM', 505, '-106.375103', '+35.124363'), 
(87009, 'Cedarvale', 'NM', 505, '-105.880597', '+34.650925'), 
(87010, 'Cerrillos', 'NM', 505, '-106.083792', '+35.264653'), 
(87011, 'Claunch', 'NM', 505, '-107.374545', '+34.230014'), 
(87012, 'Coyote', 'NM', 505, '-107.070343', '+36.230711'), 
(87013, 'Cuba', 'NM', 505, '-106.888683', '+36.021095'), 
(87014, 'Cubero', 'NM', 505, '-108.056457', '+34.962954'), 
(87015, 'Edgewood', 'NM', 505, '-106.125117', '+35.134731'), 
(87016, 'Estancia', 'NM', 505, '-106.160660', '+34.752146'), 
(87017, 'Gallina', 'NM', 505, '-106.594795', '+36.707545'), 
(87018, 'Counselor', 'NM', 505, '-106.935844', '+35.717420'), 
(87020, 'Grants', 'NM', 505, '-107.850191', '+35.099850'), 
(87021, 'Milan', 'NM', 505, '-107.893691', '+35.192539'), 
(87022, 'Isleta', 'NM', 505, '-106.672872', '+35.044339'), 
(87023, 'Jarales', 'NM', 505, '-106.761096', '+34.592043'), 
(87024, 'Jemez Pueblo', 'NM', 505, '-106.739455', '+35.655141'), 
(87025, 'Jemez Springs', 'NM', 505, '-106.648083', '+35.786457'), 
(87026, 'Laguna', 'NM', 505, '-108.056457', '+34.962954'), 
(87027, 'La Jara', 'NM', 505, '-106.957116', '+36.133380'), 
(87028, 'La Joya', 'NM', 505, '-106.814971', '+34.381271'), 
(87029, 'Lindrith', 'NM', 505, '-107.049527', '+36.324857'), 
(87031, 'Los Lunas', 'NM', 505, '-106.712287', '+34.765770'), 
(87032, 'Mc Intosh', 'NM', 505, '-106.052145', '+34.851897'), 
(87034, 'Pueblo of Acoma', 'NM', 505, '-106.807824', '+34.697530'), 
(87035, 'Moriarty', 'NM', 505, '-106.055796', '+34.941030'), 
(87036, 'Mountainair', 'NM', 505, '-106.277208', '+34.617468'), 
(87037, 'Nageezi', 'NM', 505, '-107.974666', '+36.711152'), 
(87038, 'New Laguna', 'NM', 505, '-108.056457', '+34.962954'), 
(87040, 'Paguate', 'NM', 505, '-108.056457', '+34.962954'), 
(87041, 'Pena Blanca', 'NM', 505, '-106.349162', '+35.597960'), 
(87042, 'Peralta', 'NM', 505, '-106.689807', '+34.840061'), 
(87043, 'Placitas', 'NM', 505, '-106.637422', '+35.620401'), 
(87044, 'Ponderosa', 'NM', 505, '-106.679604', '+35.711701'), 
(87045, 'Prewitt', 'NM', 505, '-108.101102', '+35.344949'), 
(87046, 'Regina', 'NM', 505, '-106.935844', '+35.717420'), 
(87047, 'Sandia Park', 'NM', 505, '-106.311441', '+35.152995'), 
(87048, 'Corrales', 'NM', 505, '-106.707978', '+35.659583'), 
(87049, 'San Fidel', 'NM', 505, '-107.837307', '+35.145372'), 
(87051, 'San Rafael', 'NM', 505, '-107.877010', '+35.151050'), 
(87052, 'Santo Domingo Pueblo', 'NM', 505, '-106.344467', '+35.526918'), 
(87053, 'San Ysidro', 'NM', 505, '-106.988531', '+35.668248'), 
(87056, 'Stanley', 'NM', 505, '-105.977313', '+35.227790'), 
(87057, 'Tajique', 'NM', 505, '-105.880597', '+34.650925'), 
(87059, 'Tijeras', 'NM', 505, '-106.275342', '+35.035534'), 
(87060, 'Tome', 'NM', 505, '-106.732774', '+34.742622'), 
(87061, 'Torreon', 'NM', 505, '-106.324694', '+34.694759'), 
(87062, 'Veguita', 'NM', 505, '-106.759591', '+34.473522'), 
(87063, 'Willard', 'NM', 505, '-105.880597', '+34.650925'), 
(87064, 'Youngsville', 'NM', 505, '-106.589017', '+36.181917'), 
(87068, 'Bosque Farms', 'NM', 505, '-106.699567', '+34.857650'), 
(87070, 'Clines Corners', 'NM', 505, '-105.979486', '+35.022943'), 
(87072, 'Cochiti Pueblo', 'NM', 505, '-106.351844', '+35.608882'), 
(87083, 'Cochiti Lake', 'NM', 505, '-106.339756', '+35.630361'), 
(87101, 'Albuquerque', 'NM', 505, '-106.644831', '+35.199592'), 
(87102, 'Albuquerque', 'NM', 505, '-106.648530', '+35.069296'), 
(87103, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87104, 'Albuquerque', 'NM', 505, '-106.671831', '+35.104045'), 
(87105, 'Albuquerque', 'NM', 505, '-106.664581', '+35.028423'), 
(87106, 'Albuquerque', 'NM', 505, '-106.489592', '+35.043190'), 
(87107, 'Albuquerque', 'NM', 505, '-106.638281', '+35.140444'), 
(87108, 'Albuquerque', 'NM', 505, '-106.577329', '+35.069946'), 
(87109, 'Albuquerque', 'NM', 505, '-106.586780', '+35.127194'), 
(87110, 'Albuquerque', 'NM', 505, '-106.621980', '+35.129594'), 
(87111, 'Albuquerque', 'NM', 505, '-106.454173', '+35.071965'), 
(87112, 'Albuquerque', 'NM', 505, '-106.444113', '+35.085042'), 
(87113, 'Albuquerque', 'NM', 505, '-106.505730', '+35.145397'), 
(87114, 'Albuquerque', 'NM', 505, '-106.665199', '+35.186754'), 
(87115, 'Albuquerque', 'NM', 505, '-106.546128', '+35.054947'), 
(87116, 'Albuquerque', 'NM', 505, '-106.561576', '+35.054355'), 
(87117, 'Kirtland AFB', 'NM', 505, '-106.571978', '+35.056747'), 
(87118, 'Albuquerque', 'NM', 505, '-106.569446', '+35.056567'), 
(87119, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87120, 'Albuquerque', 'NM', 505, '-106.704983', '+35.119742'), 
(87121, 'Albuquerque', 'NM', 505, '-106.805535', '+35.059663'), 
(87122, 'Albuquerque', 'NM', 505, '-106.529300', '+35.185310'), 
(87123, 'Albuquerque', 'NM', 505, '-106.457841', '+35.069999'), 
(87124, 'Rio Rancho', 'NM', 505, '-106.712495', '+35.282859'), 
(87125, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87131, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87140, 'Albuquerque', 'NM', 505, null, null), 
(87153, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87154, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87158, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87174, 'Rio Rancho', 'NM', 505, '-106.672872', '+35.044339'), 
(87176, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87180, 'Albuquerque', 'NM', 505, null, null), 
(87181, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87184, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87185, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87187, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87190, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87191, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87192, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87193, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87194, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87195, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87196, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87197, 'Albuquerque', 'NM', 505, '-106.243911', '+35.108573'), 
(87198, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87199, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87201, 'Albuquerque', 'NM', 505, '-106.672872', '+35.044339'), 
(87300, 'Gallup', 'NM', 505, null, null), 
(87301, 'Gallup', 'NM', 505, '-108.319497', '+35.651526'), 
(87302, 'Gallup', 'NM', 505, '-108.176693', '+35.480924'), 
(87305, 'Gallup', 'NM', 505, '-108.770522', '+35.449852'), 
(87310, 'Brimhall', 'NM', 505, '-108.595495', '+35.795830'), 
(87311, 'Church Rock', 'NM', 505, '-108.176693', '+35.480924'), 
(87312, 'Continental Divide', 'NM', 505, '-108.176693', '+35.480924'), 
(87313, 'Crownpoint', 'NM', 505, '-108.000168', '+35.598506'), 
(87315, 'Fence Lake', 'NM', 505, '-108.056457', '+34.962954'), 
(87316, 'Fort Wingate', 'NM', 505, '-108.486407', '+35.519129'), 
(87317, 'Gamerco', 'NM', 505, '-108.762584', '+35.576253'), 
(87319, 'Mentmore', 'NM', 505, '-108.831686', '+35.504250'), 
(87320, 'Mexican Springs', 'NM', 505, '-108.176693', '+35.480924'), 
(87321, 'Ramah', 'NM', 505, '-108.502673', '+35.128655'), 
(87322, 'Rehoboth', 'NM', 505, '-108.176693', '+35.480924'), 
(87323, 'Thoreau', 'NM', 505, '-108.160405', '+35.397643'), 
(87325, 'Tohatchi', 'NM', 505, '-108.880374', '+35.884668'), 
(87326, 'Vanderwagen', 'NM', 505, '-108.698459', '+35.350896'), 
(87327, 'Zuni', 'NM', 505, '-108.844495', '+35.069064'), 
(87328, 'Navajo', 'NM', 505, '-108.176693', '+35.480924'), 
(87347, 'Jamestown', 'NM', 505, '-108.176693', '+35.480924'), 
(87357, 'Pinehill', 'NM', 505, '-108.056457', '+34.962954'), 
(87364, 'Sheep Springs', 'NM', 505, '-108.233548', '+36.500162'), 
(87365, 'Smith Lake', 'NM', 505, '-108.176693', '+35.480924'), 
(87375, 'Yatahey', 'NM', 505, '-108.176693', '+35.480924'), 
(87401, 'Farmington', 'NM', 505, '-108.100535', '+36.826248'), 
(87402, 'Farmington', 'NM', 505, '-108.101176', '+36.775852'), 
(87410, 'Aztec', 'NM', 505, '-107.818288', '+36.842198'), 
(87412, 'Blanco', 'NM', 505, '-108.059771', '+36.742883'), 
(87413, 'Bloomfield', 'NM', 505, '-108.016239', '+36.613621'), 
(87415, 'Flora Vista', 'NM', 505, '-108.047499', '+36.813789'), 
(87416, 'Fruitland', 'NM', 505, '-108.159329', '+36.761342'), 
(87417, 'Kirtland', 'NM', 505, '-108.318698', '+36.742972'), 
(87418, 'La Plata', 'NM', 505, '-108.188227', '+36.927197'), 
(87419, 'Navajo Dam', 'NM', 505, '-107.652841', '+36.868927'), 
(87420, 'Shiprock', 'NM', 505, '-108.860539', '+36.417185'), 
(87421, 'Waterflow', 'NM', 505, '-108.203152', '+36.750745'), 
(87455, 'Newcomb', 'NM', 505, '-108.233548', '+36.500162'), 
(87461, 'Sanostee', 'NM', 505, '-108.233548', '+36.500162'), 
(87499, 'Farmington', 'NM', 505, '-108.069250', '+36.774472'), 
(87500, 'Santa FE', 'NM', 505, null, null), 
(87501, 'Santa FE', 'NM', 505, '-105.982146', '+35.697473'), 
(87502, 'Santa FE', 'NM', 505, '-106.123698', '+35.439937'), 
(87503, 'Santa FE', 'NM', 505, '-105.981847', '+35.521181'), 
(87504, 'Santa FE', 'NM', 505, '-106.007499', '+35.893597'), 
(87505, 'Santa FE', 'NM', 505, '-105.946155', '+35.656638'), 
(87506, 'Santa FE', 'NM', 505, '-106.075722', '+35.606283'), 
(87509, 'Santa FE', 'NM', 505, '-105.981847', '+35.521181'), 
(87510, 'Abiquiu', 'NM', 505, '-106.262778', '+36.219921'), 
(87511, 'Alcalde', 'NM', 505, '-106.077688', '+36.064687'), 
(87512, 'Amalia', 'NM', 505, '-105.585441', '+36.803628'), 
(87513, 'Arroyo Hondo', 'NM', 505, '-105.656752', '+36.532940'), 
(87514, 'Arroyo Seco', 'NM', 505, '-105.534027', '+36.520002'), 
(87515, 'Canjilon', 'NM', 505, '-106.578513', '+36.465416'), 
(87516, 'Canones', 'NM', 505, '-106.437649', '+36.181443'), 
(87517, 'Carson', 'NM', 505, '-105.629240', '+36.504515'), 
(87518, 'Cebolla', 'NM', 505, '-106.578513', '+36.465416'), 
(87519, 'Cerro', 'NM', 505, '-105.629240', '+36.504515'), 
(87520, 'Chama', 'NM', 505, '-106.631567', '+36.756297'), 
(87521, 'Chamisal', 'NM', 505, '-105.738515', '+36.131096'), 
(87522, 'Chimayo', 'NM', 505, '-106.578513', '+36.465416'), 
(87523, 'Cordova', 'NM', 505, '-105.903255', '+36.005591'), 
(87524, 'Costilla', 'NM', 505, '-105.629240', '+36.504515'), 
(87525, 'Taos Ski Valley', 'NM', 505, '-105.580985', '+36.536648'), 
(87527, 'Dixon', 'NM', 505, '-105.862272', '+36.200125'), 
(87528, 'Dulce', 'NM', 505, '-106.995107', '+36.934793'), 
(87529, 'El Prado', 'NM', 505, '-105.624393', '+36.349198'), 
(87530, 'El Rito', 'NM', 505, '-106.198853', '+36.283096'), 
(87531, 'Embudo', 'NM', 505, '-105.890075', '+36.215288'), 
(87532, 'Espanola', 'NM', 505, '-106.251469', '+36.424214'), 
(87533, 'Espanola', 'NM', 505, '-106.065392', '+35.986585'), 
(87535, 'Glorieta', 'NM', 505, '-105.856714', '+35.778370'), 
(87537, 'Hernandez', 'NM', 505, '-106.126648', '+36.074934'), 
(87538, 'Ilfeld', 'NM', 505, '-104.679611', '+35.456288'), 
(87539, 'La Madera', 'NM', 505, '-106.578513', '+36.465416'), 
(87540, 'Lamy', 'NM', 505, '-105.874452', '+35.455540'), 
(87543, 'Llano', 'NM', 505, '-105.664751', '+36.148617'), 
(87544, 'Los Alamos', 'NM', 505, '-106.288482', '+35.849514'), 
(87545, 'Los Alamos', 'NM', 505, '-106.295255', '+35.863858'), 
(87548, 'Medanales', 'NM', 505, '-106.217575', '+36.189247'), 
(87549, 'Ojo Caliente', 'NM', 505, '-106.002778', '+36.331253'), 
(87551, 'Los Ojos', 'NM', 505, '-106.515714', '+36.728938'), 
(87552, 'Pecos', 'NM', 505, '-105.687047', '+35.571588'), 
(87553, 'Penasco', 'NM', 505, '-105.710451', '+36.176327'), 
(87554, 'Petaca', 'NM', 505, '-106.578513', '+36.465416'), 
(87556, 'Questa', 'NM', 505, '-105.597610', '+36.758733'), 
(87557, 'Ranchos de Taos', 'NM', 505, '-105.684710', '+36.345971'), 
(87558, 'Red River', 'NM', 505, '-105.469436', '+36.665925'), 
(87560, 'Ribera', 'NM', 505, '-104.679611', '+35.456288'), 
(87562, 'Rowe', 'NM', 505, '-104.679611', '+35.456288'), 
(87564, 'San Cristobal', 'NM', 505, '-105.630930', '+36.619304'), 
(87565, 'San Jose', 'NM', 505, '-105.544995', '+35.422716'), 
(87566, 'San Juan Pueblo', 'NM', 505, '-106.086827', '+36.065977'), 
(87567, 'Santa Cruz', 'NM', 505, '-106.035116', '+35.993095'), 
(87569, 'Serafina', 'NM', 505, '-104.679611', '+35.456288'), 
(87571, 'Taos', 'NM', 505, '-105.554532', '+36.429239'), 
(87573, 'Tererro', 'NM', 505, '-104.679611', '+35.456288'), 
(87574, 'Tesuque', 'NM', 505, '-105.915713', '+35.787442'), 
(87575, 'Tierra Amarilla', 'NM', 505, '-106.576636', '+36.696968'), 
(87576, 'Trampas', 'NM', 505, '-105.629240', '+36.504515'), 
(87577, 'Tres Piedras', 'NM', 505, '-105.629240', '+36.504515'), 
(87578, 'Truchas', 'NM', 505, '-105.812856', '+36.044377'), 
(87579, 'Vadito', 'NM', 505, '-105.571165', '+36.133845'), 
(87580, 'Valdez', 'NM', 505, '-105.590018', '+36.613044'), 
(87581, 'Vallecitos', 'NM', 505, '-106.578513', '+36.465416'), 
(87582, 'Velarde', 'NM', 505, '-106.002201', '+36.132101'), 
(87583, 'Villanueva', 'NM', 505, '-104.679611', '+35.456288'), 
(87592, 'Santa FE', 'NM', 505, '-105.981847', '+35.521181'), 
(87594, 'Santa FE', 'NM', 505, '-105.981847', '+35.521181'), 
(87701, 'Las Vegas', 'NM', 505, '-104.985643', '+35.551539'), 
(87710, 'Angel Fire', 'NM', 505, '-104.919697', '+36.512495'), 
(87711, 'Anton Chico', 'NM', 505, '-104.718891', '+34.781908'), 
(87712, 'Buena Vista', 'NM', 505, '-105.023886', '+36.008302'), 
(87713, 'Chacon', 'NM', 505, '-105.023886', '+36.008302'), 
(87714, 'Cimarron', 'NM', 505, '-104.905419', '+36.504216'), 
(87715, 'Cleveland', 'NM', 505, '-105.382548', '+36.007478'), 
(87718, 'Eagle Nest', 'NM', 505, '-105.283276', '+36.547612'), 
(87722, 'Guadalupita', 'NM', 505, '-105.023886', '+36.008302'), 
(87723, 'Holman', 'NM', 505, '-105.023886', '+36.008302'), 
(87724, 'La Loma', 'NM', 505, '-104.718891', '+34.781908'), 
(87728, 'Maxwell', 'NM', 505, '-104.559057', '+36.539682'), 
(87729, 'Miami', 'NM', 505, '-104.792032', '+36.347987'), 
(87730, 'Mills', 'NM', 505, '-103.902091', '+35.804116'), 
(87731, 'Montezuma', 'NM', 505, '-105.253167', '+35.649907'), 
(87732, 'Mora', 'NM', 505, '-105.023886', '+36.008302'), 
(87733, 'Mosquero', 'NM', 505, '-103.902091', '+35.804116'), 
(87734, 'Ocate', 'NM', 505, '-105.023886', '+36.008302'), 
(87735, 'Ojo Feliz', 'NM', 505, '-105.023886', '+36.008302'), 
(87736, 'Rainsville', 'NM', 505, '-105.023886', '+36.008302'), 
(87740, 'Raton', 'NM', 505, '-104.815043', '+36.662666'), 
(87742, 'Rociada', 'NM', 505, '-105.390777', '+35.836395'), 
(87743, 'Roy', 'NM', 505, '-104.195805', '+35.938730'), 
(87745, 'Sapello', 'NM', 505, '-104.679611', '+35.456288'), 
(87746, 'Solano', 'NM', 505, '-103.902091', '+35.804116'), 
(87747, 'Springer', 'NM', 505, '-104.859182', '+36.603697'), 
(87749, 'Ute Park', 'NM', 505, '-104.692463', '+36.606924'), 
(87750, 'Valmora', 'NM', 505, '-105.023886', '+36.008302'), 
(87752, 'Wagon Mound', 'NM', 505, '-104.707404', '+36.005998'), 
(87753, 'Watrous', 'NM', 505, '-105.023886', '+36.008302'), 
(87801, 'Socorro', 'NM', 505, '-107.038020', '+34.035975'), 
(87820, 'Aragon', 'NM', 505, '-108.649811', '+33.913868'), 
(87821, 'Datil', 'NM', 505, '-108.379371', '+33.890975'), 
(87823, 'Lemitar', 'NM', 505, '-106.912543', '+34.153754'), 
(87824, 'Luna', 'NM', 505, '-108.379371', '+33.890975'), 
(87825, 'Magdalena', 'NM', 505, '-107.240895', '+34.111424'), 
(87827, 'Pie Town', 'NM', 505, '-108.379371', '+33.890975'), 
(87828, 'Polvadera', 'NM', 505, '-106.919274', '+34.187570'), 
(87829, 'Quemado', 'NM', 505, '-108.558785', '+33.764949'), 
(87830, 'Reserve', 'NM', 505, '-108.859382', '+33.681174'), 
(87831, 'San Acacia', 'NM', 505, '-106.878808', '+34.300124'), 
(87832, 'San Antonio', 'NM', 505, '-106.876440', '+33.963287'), 
(87901, 'Truth or Consequences', 'NM', 505, '-107.266914', '+33.160602'), 
(87930, 'Arrey', 'NM', 505, '-107.170508', '+33.042613'), 
(87931, 'Caballo', 'NM', 505, '-107.170508', '+33.042613'), 
(87933, 'Derry', 'NM', 505, '-107.170508', '+33.042613'), 
(87935, 'Elephant Butte', 'NM', 505, '-107.221209', '+33.208962'), 
(87936, 'Garfield', 'NM', 505, '-107.100101', '+32.525120'), 
(87937, 'Hatch', 'NM', 505, '-107.123524', '+32.661331'), 
(87939, 'Monticello', 'NM', 505, '-107.170508', '+33.042613'), 
(87940, 'Rincon', 'NM', 505, '-106.820075', '+32.418150'), 
(87941, 'Salem', 'NM', 505, '-107.153465', '+32.695700'), 
(87942, 'Williamsburg', 'NM', 505, '-107.291475', '+33.117058'), 
(87943, 'Winston', 'NM', 505, '-107.170508', '+33.042613'), 
(88001, 'Las Cruces', 'NM', 505, '-106.854065', '+32.414670'), 
(88002, 'White Sands Missile Range', 'NM', 505, '-106.493675', '+32.383871'), 
(88003, 'Las Cruces', 'NM', 505, '-106.747176', '+32.273778'), 
(88004, 'Las Cruces', 'NM', 505, '-106.820075', '+32.418150'), 
(88005, 'Las Cruces', 'NM', 505, '-106.897176', '+32.167296'), 
(88006, 'Las Cruces', 'NM', 505, '-106.786259', '+32.305193'), 
(88008, 'Santa Teresa', 'NM', 505, '-106.626892', '+31.870540'), 
(88009, 'Playas', 'NM', 505, '-108.629130', '+32.055007'), 
(88011, 'Las Cruces', 'NM', 505, '-106.668287', '+32.324407'), 
(88012, 'Las Cruces', 'NM', 505, '-106.604677', '+32.329638'), 
(88020, 'Animas', 'NM', 505, '-108.906944', '+32.053042'), 
(88021, 'Anthony', 'NM', 505, '-106.570475', '+32.068186'), 
(88022, 'Arenas Valley', 'NM', 505, '-108.185406', '+32.783939'), 
(88023, 'Bayard', 'NM', 505, '-107.969586', '+32.819788'), 
(88024, 'Berino', 'NM', 505, '-106.630951', '+32.068164'), 
(88025, 'Buckhorn', 'NM', 505, '-108.695588', '+33.063350'), 
(88026, 'Santa Clara', 'NM', 505, '-108.075231', '+32.793596'), 
(88027, 'Chamberino', 'NM', 505, '-106.667310', '+32.017438'), 
(88028, 'Cliff', 'NM', 505, '-108.327898', '+32.536670'), 
(88029, 'Columbus', 'NM', 505, '-107.588344', '+32.221057'), 
(88030, 'Deming', 'NM', 505, '-107.683073', '+32.079682'), 
(88031, 'Deming', 'NM', 505, '-107.740420', '+32.239815'), 
(88032, 'Dona Ana', 'NM', 505, '-106.800976', '+32.393919'), 
(88033, 'Fairacres', 'NM', 505, '-106.881176', '+32.298380'), 
(88034, 'Faywood', 'NM', 505, '-107.906536', '+32.693536'), 
(88036, 'Fort Bayard', 'NM', 505, '-108.007527', '+32.757427'), 
(88038, 'Gila', 'NM', 505, '-108.327898', '+32.536670'), 
(88039, 'Glenwood', 'NM', 505, '-108.871953', '+33.325458'), 
(88040, 'Hachita', 'NM', 505, '-108.331605', '+31.890411'), 
(88041, 'Hanover', 'NM', 505, '-107.954524', '+32.804493'), 
(88042, 'Hillsboro', 'NM', 505, '-107.569856', '+32.920290'), 
(88043, 'Hurley', 'NM', 505, '-108.100988', '+32.702887'), 
(88044, 'La Mesa', 'NM', 505, '-106.691214', '+32.143754'), 
(88045, 'Lordsburg', 'NM', 505, '-108.723047', '+32.315951'), 
(88046, 'Mesilla', 'NM', 505, '-106.805867', '+32.267993'), 
(88047, 'Mesilla Park', 'NM', 505, '-106.748341', '+32.232085'), 
(88048, 'Mesquite', 'NM', 505, '-106.652047', '+31.990339'), 
(88049, 'Mimbres', 'NM', 505, '-108.033173', '+32.908986'), 
(88051, 'Mule Creek', 'NM', 505, '-108.903197', '+33.107131'), 
(88052, 'Organ', 'NM', 505, '-106.613563', '+32.425921'), 
(88053, 'Pinos Altos', 'NM', 505, '-108.219190', '+32.861433'), 
(88054, 'Radium Springs', 'NM', 505, '-106.914575', '+32.488841'), 
(88055, 'Redrock', 'NM', 505, '-108.327898', '+32.536670'), 
(88056, 'Rodeo', 'NM', 505, '-108.629130', '+32.055007'), 
(88058, 'San Miguel', 'NM', 505, '-106.820075', '+32.418150'), 
(88061, 'Silver City', 'NM', 505, '-108.330764', '+32.853738'), 
(88062, 'Silver City', 'NM', 505, '-108.137931', '+32.728228'), 
(88063, 'Sunland Park', 'NM', 505, '-106.599975', '+31.880055'), 
(88065, 'Tyrone', 'NM', 505, '-108.370410', '+32.619444'), 
(88072, 'Vado', 'NM', 505, '-106.648973', '+32.118710'), 
(88101, 'Clovis', 'NM', 505, '-103.294978', '+34.497241'), 
(88102, 'Clovis', 'NM', 505, '-103.391269', '+34.628472'), 
(88103, 'Cannon AFB', 'NM', 505, '-103.326445', '+34.401452'), 
(88112, 'Broadview', 'NM', 505, '-103.128229', '+34.807890'), 
(88113, 'Causey', 'NM', 505, '-103.274249', '+33.928379'), 
(88114, 'Crossroads', 'NM', 505, '-103.209405', '+32.690034'), 
(88115, 'Dora', 'NM', 505, '-103.380387', '+33.916566'), 
(88116, 'Elida', 'NM', 505, '-103.494855', '+33.985296'), 
(88118, 'Floyd', 'NM', 505, '-103.589732', '+34.181943'), 
(88119, 'Fort Sumner', 'NM', 505, '-104.174298', '+34.531467'), 
(88120, 'Grady', 'NM', 505, '-103.354685', '+34.817795'), 
(88121, 'House', 'NM', 505, '-103.970607', '+34.753722'), 
(88122, 'Kenna', 'NM', 505, '-103.709525', '+33.883159'), 
(88123, 'Lingo', 'NM', 505, '-103.145119', '+33.717607'), 
(88124, 'Melrose', 'NM', 505, '-103.564506', '+34.505120'), 
(88125, 'Milnesand', 'NM', 505, '-103.412259', '+33.720554'), 
(88126, 'Pep', 'NM', 505, '-103.288102', '+33.805354'), 
(88130, 'Portales', 'NM', 505, '-103.352595', '+34.076964'), 
(88132, 'Rogers', 'NM', 505, '-103.189798', '+33.921623'), 
(88133, 'Saint Vrain', 'NM', 505, '-103.466860', '+34.475607'), 
(88134, 'Taiban', 'NM', 505, '-104.419381', '+34.387466'), 
(88135, 'Texico', 'NM', 505, '-103.128609', '+34.518407'), 
(88136, 'Yeso', 'NM', 505, '-104.419381', '+34.387466'), 
(88201, 'Roswell', 'NM', 505, '-104.593687', '+33.346666'), 
(88202, 'Roswell', 'NM', 505, '-104.431788', '+33.303825'), 
(88210, 'Artesia', 'NM', 505, '-104.433331', '+32.622225'), 
(88211, 'Artesia', 'NM', 505, '-104.328113', '+32.753571'), 
(88213, 'Caprock', 'NM', 505, '-103.433804', '+32.785417'), 
(88220, 'Carlsbad', 'NM', 505, '-104.465390', '+32.416897'), 
(88221, 'Carlsbad', 'NM', 505, '-104.293691', '+32.342033'), 
(88230, 'Dexter', 'NM', 505, '-104.397276', '+33.238749'), 
(88231, 'Eunice', 'NM', 505, '-103.183360', '+32.440629'), 
(88232, 'Hagerman', 'NM', 505, '-104.356588', '+33.101546'), 
(88240, 'Hobbs', 'NM', 505, '-103.263575', '+32.646864'), 
(88241, 'Hobbs', 'NM', 505, '-103.216516', '+32.747500'), 
(88242, 'Hobbs', 'NM', 505, '-103.169754', '+32.496641'), 
(88244, 'Hobbs', 'NM', 505, '-103.433804', '+32.785417'), 
(88250, 'Hope', 'NM', 505, '-104.718722', '+32.802309'), 
(88252, 'Jal', 'NM', 505, '-103.193924', '+32.094646'), 
(88253, 'Lake Arthur', 'NM', 505, '-104.491621', '+33.026322'), 
(88254, 'Lakewood', 'NM', 505, '-104.365038', '+32.636247'), 
(88255, 'Loco Hills', 'NM', 505, '-104.287257', '+32.482828'), 
(88256, 'Loving', 'NM', 505, '-104.147248', '+32.272039'), 
(88260, 'Lovington', 'NM', 505, '-103.247080', '+32.679494'), 
(88262, 'Mc Donald', 'NM', 505, '-103.433804', '+32.785417'), 
(88263, 'Malaga', 'NM', 505, '-104.066791', '+32.181320'), 
(88264, 'Maljamar', 'NM', 505, '-103.433804', '+32.785417'), 
(88265, 'Monument', 'NM', 505, '-103.268907', '+32.654163'), 
(88267, 'Tatum', 'NM', 505, '-103.317675', '+33.252178'), 
(88268, 'Whites City', 'NM', 505, '-104.287257', '+32.482828'), 
(88301, 'Carrizozo', 'NM', 505, '-105.875816', '+33.641799'), 
(88310, 'Alamogordo', 'NM', 505, '-105.948967', '+32.870046'), 
(88311, 'Alamogordo', 'NM', 505, '-105.612595', '+32.695546'), 
(88312, 'Alto', 'NM', 505, '-105.652113', '+33.388573'), 
(88314, 'Bent', 'NM', 505, '-105.814309', '+33.201167'), 
(88316, 'Capitan', 'NM', 505, '-105.612793', '+33.501389'), 
(88317, 'Cloudcroft', 'NM', 505, '-105.674395', '+32.889717'), 
(88318, 'Corona', 'NM', 505, '-105.596655', '+34.249031'), 
(88321, 'Encino', 'NM', 505, '-105.880597', '+34.650925'), 
(88323, 'Fort Stanton', 'NM', 505, '-105.873956', '+33.644358'), 
(88324, 'Glencoe', 'NM', 505, '-105.629382', '+33.739651'), 
(88325, 'High Rolls Mountain Park', 'NM', 505, '-105.818942', '+32.939582'), 
(88330, 'Holloman Air Force Base', 'NM', 505, '-106.000393', '+32.863459'), 
(88336, 'Hondo', 'NM', 505, '-105.629382', '+33.739651'), 
(88337, 'La Luz', 'NM', 505, '-105.923293', '+32.985382'), 
(88338, 'Lincoln', 'NM', 505, '-105.629382', '+33.739651'), 
(88339, 'Mayhill', 'NM', 505, '-105.598225', '+32.989936'), 
(88340, 'Mescalero', 'NM', 505, '-105.803067', '+33.154212'), 
(88341, 'Nogal', 'NM', 505, '-105.629382', '+33.739651'), 
(88342, 'Orogrande', 'NM', 505, '-106.079686', '+32.405061'), 
(88343, 'Picacho', 'NM', 505, '-105.640034', '+33.336307'), 
(88344, 'Pinon', 'NM', 505, '-105.437481', '+32.609109'), 
(88345, 'Ruidoso', 'NM', 505, '-105.688274', '+33.474521'), 
(88346, 'Ruidoso Downs', 'NM', 505, '-105.620581', '+33.353183'), 
(88347, 'Sacramento', 'NM', 505, '-105.544431', '+32.787530'), 
(88348, 'San Patricio', 'NM', 505, '-105.629382', '+33.739651'), 
(88349, 'Sunspot', 'NM', 505, '-105.781129', '+32.867200'), 
(88350, 'Timberon', 'NM', 505, '-105.694486', '+32.629461'), 
(88351, 'Tinnie', 'NM', 505, '-105.629382', '+33.739651'), 
(88352, 'Tularosa', 'NM', 505, '-105.960356', '+33.172467'), 
(88353, 'Vaughn', 'NM', 505, '-105.205826', '+34.600841'), 
(88354, 'Weed', 'NM', 505, '-105.466283', '+32.777584'), 
(88355, 'Ruidoso', 'NM', 505, '-105.693322', '+33.330502'), 
(88401, 'Tucumcari', 'NM', 505, '-103.615509', '+35.114202'), 
(88410, 'Amistad', 'NM', 505, '-103.505541', '+36.369783'), 
(88411, 'Bard', 'NM', 505, '-103.160497', '+35.130266'), 
(88414, 'Capulin', 'NM', 505, '-103.505541', '+36.369783'), 
(88415, 'Clayton', 'NM', 505, '-103.162935', '+36.451155'), 
(88416, 'Conchas Dam', 'NM', 505, '-104.679611', '+35.456288'), 
(88417, 'Cuervo', 'NM', 505, '-104.718891', '+34.781908'), 
(88418, 'Des Moines', 'NM', 505, '-103.505541', '+36.369783'), 
(88419, 'Folsom', 'NM', 505, '-103.505541', '+36.369783'), 
(88421, 'Garita', 'NM', 505, '-104.679611', '+35.456288'), 
(88422, 'Gladstone', 'NM', 505, '-103.505541', '+36.369783'), 
(88424, 'Grenville', 'NM', 505, '-103.505541', '+36.369783'), 
(88426, 'Logan', 'NM', 505, '-103.264281', '+35.524530'), 
(88427, 'Mc Alister', 'NM', 505, '-103.653955', '+34.732100'), 
(88429, 'Mount Dora', 'NM', 505, '-103.505541', '+36.369783'), 
(88430, 'Nara Visa', 'NM', 505, '-103.223523', '+35.635105'), 
(88431, 'Newkirk', 'NM', 505, '-104.718891', '+34.781908'), 
(88433, 'Quay', 'NM', 505, '-103.778184', '+34.916697'), 
(88434, 'San Jon', 'NM', 505, '-103.271136', '+35.123423'), 
(88435, 'Santa Rosa', 'NM', 505, '-104.589897', '+34.852639'), 
(88436, 'Sedan', 'NM', 505, '-103.505541', '+36.369783'), 
(88437, 'Seneca', 'NM', 505, '-103.505541', '+36.369783'), 
(88439, 'Trementina', 'NM', 505, '-104.679611', '+35.456288'), 
(88441, 'Bell Ranch', 'NM', 505, '-104.679611', '+35.456288'), 
(88510, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88511, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88512, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88513, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88514, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88515, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88516, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88517, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88518, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88519, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88520, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88521, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88523, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88524, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88525, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88526, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88527, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88528, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88529, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88530, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88531, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88532, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88533, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88534, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88535, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88536, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88538, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88539, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88540, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88541, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88542, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88543, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88544, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88545, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88546, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88547, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88548, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88549, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88550, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88553, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88554, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88555, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88556, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88557, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88558, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88559, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88560, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88561, 'El Paso', 'TX', 915, '-106.299987', '+31.694842');

insert  into zipcodes values 
(88562, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88563, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88565, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88566, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88567, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88568, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88569, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88570, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88571, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88572, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88573, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88574, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88575, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88576, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88577, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88578, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88579, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88580, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88581, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88582, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88583, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88584, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88585, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88586, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88587, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88588, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88589, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88590, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88595, 'El Paso', 'TX', 915, '-106.299987', '+31.694842'), 
(88901, 'The Lakes', 'NV', 702, '-114.819717', '+36.322484'), 
(88905, 'The Lakes', 'NV', 702, '-114.972061', '+35.927901'), 
(89001, 'Alamo', 'NV', 775, '-115.143709', '+37.472491'), 
(89003, 'Beatty', 'NV', 775, '-116.609372', '+36.819857'), 
(89004, 'Blue Diamond', 'NV', 702, '-115.608969', '+36.088098'), 
(89005, 'Boulder City', 'NV', 702, '-114.829520', '+36.020563'), 
(89006, 'Boulder City', 'NV', 702, '-114.972061', '+35.927901'), 
(89007, 'Bunkerville', 'NV', 702, '-114.128106', '+36.768399'), 
(89008, 'Caliente', 'NV', 775, '-114.431896', '+38.017162'), 
(89009, 'Henderson', 'NV', 702, '-114.972061', '+35.927901'), 
(89010, 'Dyer', 'NV', 775, '-117.604871', '+37.585111'), 
(89011, 'Henderson', 'NV', 702, '-114.919174', '+36.106464'), 
(89012, 'Henderson', 'NV', 702, '-115.141185', '+36.075327'), 
(89013, 'Goldfield', 'NV', 775, '-117.796454', '+37.722454'), 
(89014, 'Henderson', 'NV', 702, '-114.804393', '+36.283135'), 
(89015, 'Henderson', 'NV', 702, '-115.193902', '+35.983950'), 
(89016, 'Henderson', 'NV', 702, '-114.972061', '+35.927901'), 
(89017, 'Hiko', 'NV', 775, '-115.226154', '+37.592635'), 
(89018, 'Indian Springs', 'NV', 702, '-115.535079', '+36.431289'), 
(89019, 'Jean', 'NV', 702, '-115.540529', '+35.736806'), 
(89020, 'Amargosa Valley', 'NV', 775, '-116.549634', '+36.539018'), 
(89021, 'Logandale', 'NV', 702, '-114.468251', '+36.593525'), 
(89022, 'Manhattan', 'NV', 775, '-116.310045', '+38.702281'), 
(89023, 'Mercury', 'NV', 775, '-116.598559', '+37.583805'), 
(89024, 'Mesquite', 'NV', 702, '-114.072236', '+36.810062'), 
(89025, 'Moapa', 'NV', 702, '-114.651381', '+36.691647'), 
(89026, 'Jean', 'NV', 702, '-114.972061', '+35.927901'), 
(89027, 'Mesquite', 'NV', 702, '-114.728855', '+36.437362'), 
(89028, 'Laughlin', 'NV', 702, '-114.746447', '+35.160398'), 
(89029, 'Laughlin', 'NV', 702, '-114.675298', '+35.819678'), 
(89030, 'North Las Vegas', 'NV', 702, '-115.154310', '+36.225271'), 
(89031, 'North Las Vegas', 'NV', 702, '-115.143685', '+36.277966'), 
(89032, 'North Las Vegas', 'NV', 702, '-115.170919', '+36.217968'), 
(89033, 'North Las Vegas', 'NV', 702, '-115.134488', '+36.284511'), 
(89036, 'North Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89039, 'Cal Nev Ari', 'NV', 702, '-114.871384', '+35.252249'), 
(89040, 'Overton', 'NV', 702, '-114.473191', '+36.570259'), 
(89041, 'Pahrump', 'NV', 775, '-116.004795', '+36.655797'), 
(89042, 'Panaca', 'NV', 775, '-114.972405', '+37.759736'), 
(89043, 'Pioche', 'NV', 775, '-114.972405', '+37.759736'), 
(89045, 'Round Mountain', 'NV', 775, '-116.598559', '+37.583805'), 
(89046, 'Searchlight', 'NV', 702, '-114.892999', '+35.332725'), 
(89047, 'Silverpeak', 'NV', 775, '-117.796454', '+37.722454'), 
(89048, 'Pahrump', 'NV', 775, '-116.160572', '+36.242371'), 
(89049, 'Tonopah', 'NV', 775, '-116.624808', '+38.262575'), 
(89052, 'Henderson', 'NV', 702, '-115.116652', '+35.987798'), 
(89053, 'Henderson', 'NV', 702, '-114.972061', '+35.927901'), 
(89070, 'Indian Springs', 'NV', 702, '-114.972061', '+35.927901'), 
(89101, 'Las Vegas', 'NV', 702, '-115.106470', '+36.173720'), 
(89102, 'Las Vegas', 'NV', 702, '-115.390646', '+36.281327'), 
(89103, 'Las Vegas', 'NV', 702, '-114.891987', '+36.336890'), 
(89104, 'Las Vegas', 'NV', 702, '-115.106002', '+36.113372'), 
(89106, 'Las Vegas', 'NV', 702, '-115.167635', '+36.181169'), 
(89107, 'Las Vegas', 'NV', 702, '-115.208529', '+36.169069'), 
(89108, 'Las Vegas', 'NV', 702, '-115.214037', '+36.218667'), 
(89109, 'Las Vegas', 'NV', 702, '-115.405210', '+35.989223'), 
(89110, 'Las Vegas', 'NV', 702, '-115.125031', '+36.183652'), 
(89111, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89112, 'Las Vegas', 'NV', 702, '-115.025559', '+36.157764'), 
(89113, 'Las Vegas', 'NV', 702, '-115.289522', '+36.057605'), 
(89114, 'Las Vegas', 'NV', 702, '-115.101508', '+36.011339'), 
(89115, 'Las Vegas', 'NV', 702, '-115.064105', '+36.220075'), 
(89116, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89117, 'Las Vegas', 'NV', 702, '-115.217932', '+36.130992'), 
(89118, 'Las Vegas', 'NV', 702, '-115.233131', '+36.030073'), 
(89119, 'Las Vegas', 'NV', 702, '-115.148313', '+36.089022'), 
(89120, 'Las Vegas', 'NV', 702, '-115.367158', '+36.310827'), 
(89121, 'Las Vegas', 'NV', 702, '-115.091530', '+36.122271'), 
(89122, 'Las Vegas', 'NV', 702, '-114.989134', '+36.111224'), 
(89123, 'Las Vegas', 'NV', 702, '-115.157513', '+35.988844'), 
(89124, 'Las Vegas', 'NV', 702, '-115.369128', '+36.167987'), 
(89125, 'Las Vegas', 'NV', 702, '-115.265529', '+36.223528'), 
(89126, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89127, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89128, 'Las Vegas', 'NV', 702, '-115.240180', '+36.119038'), 
(89129, 'Las Vegas', 'NV', 702, '-115.178996', '+35.794298'), 
(89130, 'Las Vegas', 'NV', 702, '-115.222064', '+36.246153'), 
(89131, 'Las Vegas', 'NV', 702, '-115.253899', '+36.343521'), 
(89132, 'Las Vegas', 'NV', 702, '-115.151937', '+36.018981'), 
(89133, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89134, 'Las Vegas', 'NV', 702, '-115.342404', '+36.126524'), 
(89135, 'Las Vegas', 'NV', 702, '-115.326081', '+36.137829'), 
(89137, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89138, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89139, 'Las Vegas', 'NV', 702, '-115.211805', '+36.012873'), 
(89141, 'Las Vegas', 'NV', 702, '-115.207290', '+36.010397'), 
(89142, 'Las Vegas', 'NV', 702, '-115.040429', '+36.147978'), 
(89143, 'Las Vegas', 'NV', 702, '-115.261939', '+36.317804'), 
(89144, 'Las Vegas', 'NV', 702, '-115.318350', '+36.178088'), 
(89145, 'Las Vegas', 'NV', 702, '-115.282751', '+36.169273'), 
(89146, 'Las Vegas', 'NV', 702, '-115.224185', '+36.142369'), 
(89147, 'Las Vegas', 'NV', 702, '-115.243814', '+36.159421'), 
(89148, 'Las Vegas', 'NV', 702, '-115.272463', '+36.062903'), 
(89149, 'Las Vegas', 'NV', 702, '-115.288521', '+36.276465'), 
(89150, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89151, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89152, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89153, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89154, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89155, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89156, 'Las Vegas', 'NV', 702, '-115.036376', '+36.203430'), 
(89158, 'Las Vegas', 'NV', 702, null, null), 
(89159, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89160, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89163, 'The Lakes', 'NV', 702, '-114.972061', '+35.927901'), 
(89164, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89170, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89173, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89177, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89180, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89185, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89191, 'Nellis AFB', 'NV', 702, '-114.972061', '+35.927901'), 
(89193, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89195, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89199, 'Las Vegas', 'NV', 702, '-114.972061', '+35.927901'), 
(89301, 'Ely', 'NV', 775, '-114.840433', '+39.314155'), 
(89310, 'Austin', 'NV', 775, '-117.196690', '+40.046976'), 
(89311, 'Baker', 'NV', 775, '-114.243831', '+38.955899'), 
(89314, 'Duckwater', 'NV', 775, '-114.977022', '+39.402924'), 
(89315, 'Ely', 'NV', 775, '-114.824507', '+39.332636'), 
(89316, 'Eureka', 'NV', 775, '-115.993806', '+39.547797'), 
(89317, 'Lund', 'NV', 775, '-115.006865', '+38.864122'), 
(89318, 'Mc Gill', 'NV', 775, '-114.779100', '+39.403429'), 
(89319, 'Ruth', 'NV', 775, '-114.885945', '+39.342631'), 
(89402, 'Crystal Bay', 'NV', 775, '-119.971133', '+39.239457'), 
(89403, 'Dayton', 'NV', 775, '-119.482264', '+39.103007'), 
(89404, 'Denio', 'NV', 775, '-118.174506', '+41.263287'), 
(89405, 'Empire', 'NV', 775, '-119.348515', '+40.613152'), 
(89406, 'Fallon', 'NV', 775, '-118.296879', '+39.479393'), 
(89407, 'Fallon', 'NV', 775, '-118.842431', '+39.525628'), 
(89408, 'Fernley', 'NV', 775, '-119.196644', '+39.489212'), 
(89409, 'Gabbs', 'NV', 775, '-117.928173', '+38.863664'), 
(89410, 'Gardnerville', 'NV', 775, '-119.649498', '+38.818277'), 
(89411, 'Genoa', 'NV', 775, '-119.822837', '+39.034129'), 
(89412, 'Gerlach', 'NV', 775, '-119.356505', '+40.652505'), 
(89413, 'Glenbrook', 'NV', 775, '-119.942771', '+39.050936'), 
(89414, 'Golconda', 'NV', 775, '-117.494182', '+40.950867'), 
(89415, 'Hawthorne', 'NV', 775, '-118.690644', '+38.576848'), 
(89418, 'Imlay', 'NV', 775, '-118.288693', '+40.649475'), 
(89419, 'Lovelock', 'NV', 775, '-118.400276', '+40.251285'), 
(89420, 'Luning', 'NV', 775, '-118.423999', '+38.484178'), 
(89421, 'Mc Dermitt', 'NV', 775, '-117.673683', '+41.970838'), 
(89422, 'Mina', 'NV', 775, '-118.109585', '+38.387008'), 
(89423, 'Minden', 'NV', 775, '-119.729731', '+39.008718'), 
(89424, 'Nixon', 'NV', 775, '-119.360545', '+39.827156'), 
(89425, 'Orovada', 'NV', 775, '-118.174506', '+41.263287'), 
(89426, 'Paradise Valley', 'NV', 775, '-118.174506', '+41.263287'), 
(89427, 'Schurz', 'NV', 775, '-118.833128', '+38.970781'), 
(89428, 'Silver City', 'NV', 775, '-119.638802', '+39.265240'), 
(89429, 'Silver Springs', 'NV', 775, '-119.391468', '+39.439405'), 
(89430, 'Smith', 'NV', 775, '-119.302929', '+38.773292'), 
(89431, 'Sparks', 'NV', 775, '-119.640601', '+40.039169'), 
(89432, 'Sparks', 'NV', 775, '-119.586934', '+40.541218'), 
(89433, 'Sun Valley', 'NV', 775, '-119.804924', '+39.748304'), 
(89434, 'Sparks', 'NV', 775, '-119.716747', '+39.591728'), 
(89435, 'Sparks', 'NV', 775, '-119.586934', '+40.541218'), 
(89436, 'Sparks', 'NV', 775, '-119.659053', '+39.651879'), 
(89438, 'Valmy', 'NV', 775, '-118.174506', '+41.263287'), 
(89439, 'Verdi', 'NV', 775, '-119.983252', '+39.516486'), 
(89440, 'Virginia City', 'NV', 775, '-119.613509', '+39.332488'), 
(89442, 'Wadsworth', 'NV', 775, '-119.302787', '+39.639846'), 
(89444, 'Wellington', 'NV', 775, '-119.352280', '+38.844747'), 
(89445, 'Winnemucca', 'NV', 775, '-117.706799', '+41.213481'), 
(89446, 'Winnemucca', 'NV', 775, '-117.760165', '+41.076358'), 
(89447, 'Yerington', 'NV', 775, '-119.228631', '+39.080415'), 
(89448, 'Zephyr Cove', 'NV', 775, '-119.911397', '+39.020403'), 
(89449, 'Stateline', 'NV', 775, '-119.732977', '+38.860647'), 
(89450, 'Incline Village', 'NV', 775, '-119.946371', '+39.256357'), 
(89451, 'Incline Village', 'NV', 775, '-119.935619', '+39.253908'), 
(89452, 'Incline Village', 'NV', 775, '-119.956585', '+39.259103'), 
(89496, 'Fallon', 'NV', 775, '-118.343592', '+39.537979'), 
(89501, 'Reno', 'NV', 775, '-119.704614', '+39.655580'), 
(89502, 'Reno', 'NV', 775, '-119.753826', '+39.579526'), 
(89503, 'Reno', 'NV', 775, '-119.901957', '+39.547117'), 
(89504, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89505, 'Reno', 'NV', 775, '-119.835275', '+39.522410'), 
(89506, 'Reno', 'NV', 775, '-119.811146', '+39.695488'), 
(89507, 'Reno', 'NV', 775, '-119.816374', '+39.542310'), 
(89509, 'Reno', 'NV', 775, '-119.857022', '+39.413458'), 
(89510, 'Reno', 'NV', 775, '-119.604367', '+39.906211'), 
(89511, 'Reno', 'NV', 775, '-119.805700', '+39.360265'), 
(89512, 'Reno', 'NV', 775, '-119.879069', '+39.545363'), 
(89513, 'Reno', 'NV', 775, '-119.293722', '+39.631922'), 
(89515, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89520, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89523, 'Reno', 'NV', 775, '-119.639031', '+39.549297'), 
(89533, 'Reno', 'NV', 775, '-119.906109', '+39.543941'), 
(89557, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89564, 'Reno', 'NV', 775, null, null), 
(89570, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89595, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89599, 'Reno', 'NV', 775, '-119.586934', '+40.541218'), 
(89701, 'Carson City', 'NV', 775, '-119.730740', '+39.154485'), 
(89702, 'Carson City', 'NV', 775, '-119.758750', '+39.135503'), 
(89703, 'Carson City', 'NV', 775, '-119.800294', '+39.164225'), 
(89704, 'Washoe Valley', 'NV', 775, '-119.722803', '+39.453739'), 
(89705, 'Carson City', 'NV', 775, '-119.805916', '+39.055424'), 
(89706, 'Carson City', 'NV', 775, '-119.752626', '+39.202517'), 
(89710, 'Carson City', 'NV', 775, null, null), 
(89711, 'Carson City', 'NV', 775, '-119.776409', '+39.167833'), 
(89712, 'Carson City', 'NV', 775, '-119.776409', '+39.167833'), 
(89713, 'Carson City', 'NV', 775, '-119.776409', '+39.167833'), 
(89714, 'Carson City', 'NV', 775, '-119.776409', '+39.167833'), 
(89721, 'Carson City', 'NV', 775, '-119.776409', '+39.167833'), 
(89801, 'Elko', 'NV', 775, '-115.534429', '+40.905583'), 
(89802, 'Elko', 'NV', 775, '-115.529596', '+41.059414'), 
(89803, 'Elko', 'NV', 775, '-115.529596', '+41.059414'), 
(89815, 'Spring Creek', 'NV', 775, '-115.595581', '+40.751905'), 
(89820, 'Battle Mountain', 'NV', 775, '-116.974803', '+40.042115'), 
(89821, 'Crescent Valley', 'NV', 775, '-116.581275', '+40.413793'), 
(89822, 'Carlin', 'NV', 775, '-116.103154', '+40.715931'), 
(89823, 'Deeth', 'NV', 775, '-115.529596', '+41.059414'), 
(89824, 'Halleck', 'NV', 775, '-115.529596', '+41.059414'), 
(89825, 'Jackpot', 'NV', 775, '-115.529596', '+41.059414'), 
(89826, 'Jarbidge', 'NV', 775, '-115.529596', '+41.059414'), 
(89828, 'Lamoille', 'NV', 775, '-115.554233', '+40.744704'), 
(89830, 'Montello', 'NV', 775, '-115.529596', '+41.059414'), 
(89831, 'Mountain City', 'NV', 775, '-115.529596', '+41.059414'), 
(89832, 'Owyhee', 'NV', 775, '-116.007157', '+41.748280'), 
(89833, 'Ruby Valley', 'NV', 775, '-115.529596', '+41.059414'), 
(89834, 'Tuscarora', 'NV', 775, '-115.529596', '+41.059414'), 
(89835, 'Wells', 'NV', 775, '-114.821761', '+41.543923'), 
(89883, 'West Wendover', 'NV', 775, '-114.412635', '+40.504545'), 
(90001, 'Los Angeles', 'CA', 323, '-118.248405', '+33.973951'), 
(90002, 'Los Angeles', 'CA', 323, '-118.245855', '+33.950514'), 
(90003, 'Los Angeles', 'CA', 323, '-118.273156', '+33.949164'), 
(90004, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90005, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90006, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90007, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90008, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90009, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90010, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90011, 'Los Angeles', 'CA', 323, '-118.250056', '+33.989264'), 
(90012, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90013, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90014, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90015, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90016, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90017, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90018, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90019, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90020, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90021, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90022, 'Los Angeles', 'CA', 323, '-118.176502', '+33.896564'), 
(90023, 'Los Angeles', 'CA', 323, '-118.196055', '+34.008262'), 
(90024, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90025, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90026, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90027, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90028, 'Los Angeles', 'CA', 323, '-118.225606', '+34.014613'), 
(90029, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90030, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90031, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90032, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90033, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90034, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90035, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90036, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90037, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90038, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90039, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90040, 'Los Angeles', 'CA', 323, '-118.153153', '+33.990863'), 
(90041, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90042, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90043, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90044, 'Los Angeles', 'CA', 323, '-118.285706', '+33.938108'), 
(90045, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90046, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90047, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90048, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90049, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90050, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90051, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90052, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90053, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90054, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90055, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90056, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90057, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90058, 'Los Angeles', 'CA', 323, '-118.213255', '+33.999433'), 
(90059, 'Los Angeles', 'CA', 323, '-118.244955', '+33.921065'), 
(90060, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90061, 'Los Angeles', 'CA', 323, '-118.275356', '+33.920965'), 
(90062, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90063, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90064, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90065, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90066, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90067, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90068, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90069, 'West Hollywood', 'CA', 323, '-118.298662', '+33.786594'), 
(90070, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90071, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90072, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90073, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90074, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90075, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90076, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90077, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90078, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90079, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90080, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90081, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90082, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90083, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90084, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90086, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90087, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90088, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90089, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90091, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90093, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90094, 'Los Angeles', 'CA', 310, '-118.298662', '+33.786594'), 
(90095, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90096, 'Los Angeles', 'CA', 323, '-118.298662', '+33.786594'), 
(90097, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90099, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90101, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90102, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90103, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90174, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90185, 'Los Angeles', 'CA', 213, '-118.298662', '+33.786594'), 
(90201, 'Bell', 'CA', 323, '-118.168903', '+33.976663'), 
(90202, 'Bell Gardens', 'CA', 323, '-118.298662', '+33.786594'), 
(90209, 'Beverly Hills', 'CA', 310, '-118.298662', '+33.786594'), 
(90210, 'Beverly Hills', 'CA', 310, '-118.298662', '+33.786594'), 
(90211, 'Beverly Hills', 'CA', 310, '-118.298662', '+33.786594'), 
(90212, 'Beverly Hills', 'CA', 310, '-118.298662', '+33.786594'), 
(90213, 'Beverly Hills', 'CA', 310, '-118.298662', '+33.786594'), 
(90220, 'Compton', 'CA', 310, '-118.240208', '+33.874815'), 
(90221, 'Compton', 'CA', 310, '-118.216810', '+33.879565'), 
(90222, 'Compton', 'CA', 310, '-118.235654', '+33.909915'), 
(90223, 'Compton', 'CA', 310, '-118.298662', '+33.786594'), 
(90224, 'Compton', 'CA', 310, '-118.298662', '+33.786594'), 
(90230, 'Culver City', 'CA', 310, '-118.298662', '+33.786594'), 
(90231, 'Culver City', 'CA', 310, '-118.298662', '+33.786594'), 
(90232, 'Culver City', 'CA', 310, '-118.298662', '+33.786594'), 
(90233, 'Culver City', 'CA', 310, '-118.298662', '+33.786594'), 
(90239, 'Downey', 'CA', 562, '-118.298662', '+33.786594'), 
(90240, 'Downey', 'CA', 562, '-118.119461', '+33.946363'), 
(90241, 'Downey', 'CA', 562, '-118.125851', '+33.939164'), 
(90242, 'Downey', 'CA', 562, '-118.139969', '+33.922714'), 
(90245, 'El Segundo', 'CA', 310, '-118.298662', '+33.786594'), 
(90247, 'Gardena', 'CA', 310, '-118.295256', '+33.888315'), 
(90248, 'Gardena', 'CA', 310, '-118.269605', '+33.877165'), 
(90249, 'Gardena', 'CA', 310, '-118.299106', '+33.858866'), 
(90250, 'Hawthorne', 'CA', 310, '-118.298662', '+33.786594'), 
(90251, 'Hawthorne', 'CA', 310, '-118.298662', '+33.786594'), 
(90254, 'Hermosa Beach', 'CA', 310, '-118.298662', '+33.786594'), 
(90255, 'Huntington Park', 'CA', 323, '-118.213137', '+33.977987'), 
(90260, 'Lawndale', 'CA', 310, '-118.298662', '+33.786594'), 
(90261, 'Lawndale', 'CA', 310, '-118.298662', '+33.786594'), 
(90262, 'Lynwood', 'CA', 310, '-118.202954', '+33.924538'), 
(90263, 'Malibu', 'CA', 310, '-118.298662', '+33.786594'), 
(90264, 'Malibu', 'CA', 310, '-118.298662', '+33.786594'), 
(90265, 'Malibu', 'CA', 310, '-118.298662', '+33.786594'), 
(90266, 'Manhattan Beach', 'CA', 310, '-118.298662', '+33.786594'), 
(90267, 'Manhattan Beach', 'CA', 310, '-118.298662', '+33.786594'), 
(90270, 'Maywood', 'CA', 323, '-118.187376', '+33.988463'), 
(90272, 'Pacific Palisades', 'CA', 310, '-118.298662', '+33.786594'), 
(90274, 'Palos Verdes Peninsula', 'CA', 310, '-118.298662', '+33.786594'), 
(90275, 'Rancho Palos Verdes', 'CA', 310, '-118.298662', '+33.786594'), 
(90277, 'Redondo Beach', 'CA', 310, '-118.298662', '+33.786594'), 
(90278, 'Redondo Beach', 'CA', 310, '-118.179754', '+33.987613'), 
(90280, 'South Gate', 'CA', 323, '-118.193403', '+33.937714'), 
(90290, 'Topanga', 'CA', 310, '-118.298662', '+33.786594'), 
(90291, 'Venice', 'CA', 310, '-118.298662', '+33.786594'), 
(90292, 'Marina Del Rey', 'CA', 310, '-118.298662', '+33.786594'), 
(90293, 'Playa Del Rey', 'CA', 310, '-118.298662', '+33.786594'), 
(90294, 'Venice', 'CA', 310, '-118.298662', '+33.786594'), 
(90295, 'Marina Del Rey', 'CA', 310, '-118.298662', '+33.786594'), 
(90296, 'Playa Del Rey', 'CA', 310, '-118.298662', '+33.786594'), 
(90301, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90302, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90303, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90304, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90305, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90306, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90307, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90308, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90309, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90310, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90311, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90312, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90313, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90397, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90398, 'Inglewood', 'CA', 310, '-118.298662', '+33.786594'), 
(90401, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90402, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90403, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90404, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90405, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90406, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90407, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90408, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90409, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90410, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90411, 'Santa Monica', 'CA', 310, '-118.298662', '+33.786594'), 
(90501, 'Torrance', 'CA', 310, '-118.303805', '+33.835665'), 
(90502, 'Torrance', 'CA', 310, '-118.293405', '+33.833816'), 
(90503, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90504, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90505, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90506, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90507, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90508, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90509, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90510, 'Torrance', 'CA', 310, '-118.298662', '+33.786594'), 
(90601, 'Whittier', 'CA', 562, '-118.044100', '+34.004311'), 
(90602, 'Whittier', 'CA', 562, '-118.036578', '+33.971839'), 
(90603, 'Whittier', 'CA', 562, '-117.995297', '+33.947372'), 
(90604, 'Whittier', 'CA', 562, '-118.009085', '+33.932663'), 
(90605, 'Whittier', 'CA', 562, '-118.017424', '+33.944312'), 
(90606, 'Whittier', 'CA', 562, '-118.036999', '+33.967162'), 
(90607, 'Whittier', 'CA', 562, '-118.298662', '+33.786594'), 
(90608, 'Whittier', 'CA', 562, '-118.298662', '+33.786594'), 
(90609, 'Whittier', 'CA', 562, '-118.298662', '+33.786594'), 
(90610, 'Whittier', 'CA', 562, '-118.298662', '+33.786594'), 
(90612, 'Whittier', 'CA', 562, '-118.298662', '+33.786594'), 
(90620, 'Buena Park', 'CA', 714, '-117.769442', '+33.640302'), 
(90621, 'Buena Park', 'CA', 714, '-117.769442', '+33.640302'), 
(90622, 'Buena Park', 'CA', 714, '-117.769442', '+33.640302'), 
(90623, 'La Palma', 'CA', 714, '-117.769442', '+33.640302'), 
(90624, 'Buena Park', 'CA', 714, '-117.769442', '+33.640302'), 
(90630, 'Cypress', 'CA', 714, '-117.769442', '+33.640302'), 
(90631, 'La Habra', 'CA', 562, '-117.769442', '+33.640302'), 
(90632, 'La Habra', 'CA', 562, '-117.769442', '+33.640302'), 
(90633, 'La Habra', 'CA', 562, '-117.769442', '+33.640302'), 
(90637, 'La Mirada', 'CA', 714, '-118.298662', '+33.786594'), 
(90638, 'La Mirada', 'CA', 714, '-118.007297', '+33.900863'), 
(90639, 'La Mirada', 'CA', 714, '-118.018247', '+33.905813'), 
(90640, 'Montebello', 'CA', 323, '-118.298662', '+33.786594'), 
(90650, 'Norwalk', 'CA', 562, '-118.076549', '+33.906763'), 
(90651, 'Norwalk', 'CA', 562, '-118.298662', '+33.786594'), 
(90652, 'Norwalk', 'CA', 562, '-118.298662', '+33.786594'), 
(90659, 'Norwalk', 'CA', 562, '-118.298662', '+33.786594'), 
(90660, 'Pico Rivera', 'CA', 562, '-118.088787', '+33.985812'), 
(90661, 'Pico Rivera', 'CA', 562, '-118.298662', '+33.786594'), 
(90662, 'Pico Rivera', 'CA', 562, '-118.298662', '+33.786594'), 
(90665, 'Pico Rivera', 'CA', 562, '-118.298662', '+33.786594'), 
(90670, 'Santa FE Springs', 'CA', 562, '-118.063698', '+33.927063'), 
(90671, 'Santa FE Springs', 'CA', 562, '-118.298662', '+33.786594'), 
(90680, 'Stanton', 'CA', 714, '-117.769442', '+33.640302'), 
(90701, 'Artesia', 'CA', 562, '-118.073148', '+33.865395'), 
(90702, 'Artesia', 'CA', 562, '-118.298662', '+33.786594'), 
(90703, 'Cerritos', 'CA', 562, '-118.068648', '+33.866914'), 
(90704, 'Avalon', 'CA', 310, '-118.298662', '+33.786594'), 
(90706, 'Bellflower', 'CA', 562, '-118.129650', '+33.888014'), 
(90707, 'Bellflower', 'CA', 562, '-118.298662', '+33.786594'), 
(90710, 'Harbor City', 'CA', 310, '-118.251554', '+33.791267'), 
(90711, 'Lakewood', 'CA', 562, '-118.298662', '+33.786594'), 
(90712, 'Lakewood', 'CA', 562, '-118.146450', '+33.845624'), 
(90713, 'Lakewood', 'CA', 562, '-118.109399', '+33.850465'), 
(90714, 'Lakewood', 'CA', 562, '-118.133900', '+33.851215'), 
(90715, 'Lakewood', 'CA', 562, '-118.078748', '+33.840565'), 
(90716, 'Hawaiian Gardens', 'CA', 562, '-118.072796', '+33.830967'), 
(90717, 'Lomita', 'CA', 310, '-118.298662', '+33.786594'), 
(90720, 'Los Alamitos', 'CA', 562, '-117.769442', '+33.640302'), 
(90721, 'Los Alamitos', 'CA', 562, '-117.769442', '+33.640302'), 
(90723, 'Paramount', 'CA', 562, '-118.165152', '+33.899015'), 
(90731, 'San Pedro', 'CA', 310, '-118.253053', '+33.753088'), 
(90732, 'San Pedro', 'CA', 310, '-118.298662', '+33.786594'), 
(90733, 'San Pedro', 'CA', 310, '-118.298662', '+33.786594'), 
(90734, 'San Pedro', 'CA', 310, '-118.298662', '+33.786594'), 
(90740, 'Seal Beach', 'CA', 562, '-117.769442', '+33.640302'), 
(90742, 'Sunset Beach', 'CA', 562, '-117.769442', '+33.640302'), 
(90743, 'Surfside', 'CA', 562, '-117.769442', '+33.640302'), 
(90744, 'Wilmington', 'CA', 310, '-118.253853', '+33.779417'), 
(90745, 'Carson', 'CA', 310, '-118.261154', '+33.813317'), 
(90746, 'Carson', 'CA', 310, '-118.255204', '+33.859716'), 
(90747, 'Carson', 'CA', 310, '-118.253825', '+33.867138'), 
(90748, 'Wilmington', 'CA', 310, '-118.298662', '+33.786594'), 
(90749, 'Carson', 'CA', 310, '-118.298662', '+33.786594'), 
(90801, 'Long Beach', 'CA', 562, '-118.200957', '+33.804309'), 
(90802, 'Long Beach', 'CA', 562, '-118.201101', '+33.756024'), 
(90803, 'Long Beach', 'CA', 562, '-118.130160', '+33.759885'), 
(90804, 'Long Beach', 'CA', 562, '-118.135699', '+33.785666'), 
(90805, 'Long Beach', 'CA', 562, '-118.157600', '+33.838815'), 
(90806, 'Long Beach', 'CA', 562, '-118.172801', '+33.795016'), 
(90807, 'Long Beach', 'CA', 562, '-118.181102', '+33.831466'), 
(90808, 'Long Beach', 'CA', 562, '-118.106132', '+33.800266'), 
(90809, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90810, 'Long Beach', 'CA', 562, '-118.232453', '+33.819266'), 
(90813, 'Long Beach', 'CA', 562, '-118.183701', '+33.780017'), 
(90814, 'Long Beach', 'CA', 562, '-118.142654', '+33.771301'), 
(90815, 'Long Beach', 'CA', 562, '-118.114612', '+33.793516'), 
(90822, 'Long Beach', 'CA', 562, '-118.163800', '+33.792666'), 
(90831, 'Long Beach', 'CA', 562, '-118.199401', '+33.767817'), 
(90832, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90833, 'Long Beach', 'CA', 562, '-118.199401', '+33.767817'), 
(90834, 'Long Beach', 'CA', 562, '-118.199401', '+33.767817'), 
(90835, 'Long Beach', 'CA', 562, '-118.199401', '+33.767817'), 
(90840, 'Long Beach', 'CA', 562, '-118.115698', '+33.784266'), 
(90842, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90844, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90845, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90846, 'Long Beach', 'CA', 562, '-118.150352', '+33.824918'), 
(90847, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90848, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90853, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(90888, 'Long Beach', 'CA', 562, '-118.298662', '+33.786594'), 
(91001, 'Altadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91003, 'Altadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91006, 'Arcadia', 'CA', 626, '-118.298662', '+33.786594'), 
(91007, 'Arcadia', 'CA', 626, '-118.298662', '+33.786594'), 
(91009, 'Duarte', 'CA', 626, '-118.298662', '+33.786594'), 
(91010, 'Duarte', 'CA', 626, '-118.298662', '+33.786594'), 
(91011, 'La Canada Flintridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91012, 'La Canada Flintridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91016, 'Monrovia', 'CA', 626, '-118.298662', '+33.786594'), 
(91017, 'Monrovia', 'CA', 626, '-118.298662', '+33.786594'), 
(91020, 'Montrose', 'CA', 626, '-118.298662', '+33.786594'), 
(91021, 'Montrose', 'CA', 626, '-118.298662', '+33.786594'), 
(91023, 'Mount Wilson', 'CA', 626, '-118.298662', '+33.786594'), 
(91024, 'Sierra Madre', 'CA', 626, '-118.298662', '+33.786594'), 
(91025, 'Sierra Madre', 'CA', 626, '-118.298662', '+33.786594'), 
(91030, 'South Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91031, 'South Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91040, 'Sunland', 'CA', 818, '-118.298662', '+33.786594'), 
(91041, 'Sunland', 'CA', 818, '-118.298662', '+33.786594'), 
(91042, 'Tujunga', 'CA', 818, '-118.298662', '+33.786594'), 
(91043, 'Tujunga', 'CA', 818, '-118.298662', '+33.786594'), 
(91046, 'Verdugo City', 'CA', 818, '-118.298662', '+33.786594'), 
(91050, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91051, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91066, 'Arcadia', 'CA', 626, '-118.298662', '+33.786594'), 
(91077, 'Arcadia', 'CA', 626, '-118.298662', '+33.786594'), 
(91101, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91102, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91103, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91104, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91105, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91106, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91107, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91108, 'San Marino', 'CA', 626, '-118.298662', '+33.786594'), 
(91109, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91110, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91114, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91115, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91116, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91117, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91118, 'San Marino', 'CA', 626, '-118.298662', '+33.786594'), 
(91121, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91123, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91124, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91125, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91126, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91129, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91131, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91175, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91182, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91184, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91185, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91186, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91187, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91188, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91189, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91191, 'Pasadena', 'CA', 626, '-118.298662', '+33.786594'), 
(91201, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91202, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91203, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91204, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91205, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91206, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91207, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91208, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91209, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91210, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91214, 'La Crescenta', 'CA', 818, '-118.298662', '+33.786594'), 
(91221, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91222, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91224, 'La Crescenta', 'CA', 818, '-118.298662', '+33.786594'), 
(91225, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91226, 'Glendale', 'CA', 818, '-118.298662', '+33.786594'), 
(91301, 'Agoura Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91302, 'Calabasas', 'CA', 818, '-118.298662', '+33.786594'), 
(91303, 'Canoga Park', 'CA', 818, '-118.298662', '+33.786594'), 
(91304, 'Canoga Park', 'CA', 818, '-118.298662', '+33.786594'), 
(91305, 'Canoga Park', 'CA', 818, '-118.298662', '+33.786594'), 
(91306, 'Winnetka', 'CA', 818, '-118.298662', '+33.786594'), 
(91307, 'West Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91308, 'West Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91309, 'Canoga Park', 'CA', 818, '-118.298662', '+33.786594'), 
(91310, 'Castaic', 'CA', 661, '-118.298662', '+33.786594'), 
(91311, 'Chatsworth', 'CA', 818, '-118.298662', '+33.786594'), 
(91312, 'Chatsworth', 'CA', 818, '-118.298662', '+33.786594'), 
(91313, 'Chatsworth', 'CA', 818, '-118.298662', '+33.786594'), 
(91316, 'Encino', 'CA', 818, '-118.298662', '+33.786594'), 
(91319, 'Newbury Park', 'CA', 805, '-119.134300', '+34.032383'), 
(91320, 'Newbury Park', 'CA', 805, '-118.905874', '+34.175921'), 
(91321, 'Newhall', 'CA', 661, '-118.298662', '+33.786594'), 
(91322, 'Newhall', 'CA', 661, '-118.298662', '+33.786594'), 
(91324, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91325, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91326, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91327, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91328, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91329, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91330, 'Northridge', 'CA', 818, '-118.298662', '+33.786594'), 
(91331, 'Pacoima', 'CA', 818, '-118.298662', '+33.786594'), 
(91333, 'Pacoima', 'CA', 818, '-118.298662', '+33.786594'), 
(91334, 'Pacoima', 'CA', 818, '-118.298662', '+33.786594'), 
(91335, 'Reseda', 'CA', 818, '-118.298662', '+33.786594'), 
(91337, 'Reseda', 'CA', 818, '-118.298662', '+33.786594'), 
(91340, 'San Fernando', 'CA', 818, '-118.298662', '+33.786594'), 
(91341, 'San Fernando', 'CA', 818, '-118.298662', '+33.786594'), 
(91342, 'Sylmar', 'CA', 818, '-118.298662', '+33.786594'), 
(91343, 'North Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91344, 'Granada Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91345, 'Mission Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91346, 'Mission Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91350, 'Santa Clarita', 'CA', 661, '-118.298662', '+33.786594'), 
(91351, 'Canyon Country', 'CA', 661, '-118.298662', '+33.786594'), 
(91352, 'Sun Valley', 'CA', 818, '-118.298662', '+33.786594'), 
(91353, 'Sun Valley', 'CA', 818, '-118.298662', '+33.786594'), 
(91354, 'Valencia', 'CA', 661, '-118.298662', '+33.786594'), 
(91355, 'Valencia', 'CA', 661, '-118.298662', '+33.786594'), 
(91356, 'Tarzana', 'CA', 818, '-118.298662', '+33.786594'), 
(91357, 'Tarzana', 'CA', 818, '-118.298662', '+33.786594'), 
(91358, 'Thousand Oaks', 'CA', 805, '-119.134300', '+34.032383'), 
(91359, 'Westlake Village', 'CA', 805, '-119.134300', '+34.032383'), 
(91360, 'Thousand Oaks', 'CA', 805, '-118.800204', '+34.213403'), 
(91361, 'Westlake Village', 'CA', 805, '-118.847732', '+34.141783'), 
(91362, 'Thousand Oaks', 'CA', 805, '-118.823177', '+34.194756'), 
(91363, 'Westlake Village', 'CA', 661, '-118.298662', '+33.786594'), 
(91364, 'Woodland Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91365, 'Woodland Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91367, 'Woodland Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91371, 'Woodland Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91372, 'Calabasas', 'CA', 818, '-118.298662', '+33.786594'), 
(91376, 'Agoura Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91377, 'Oak Park', 'CA', 805, '-119.134300', '+34.032383'), 
(91380, 'Santa Clarita', 'CA', 661, '-118.298662', '+33.786594'), 
(91381, 'Stevenson Ranch', 'CA', 661, '-118.298662', '+33.786594'), 
(91382, 'Santa Clarita', 'CA', 661, '-118.298662', '+33.786594'), 
(91383, 'Santa Clarita', 'CA', 661, '-118.298662', '+33.786594'), 
(91384, 'Castaic', 'CA', 661, '-118.298662', '+33.786594'), 
(91385, 'Valencia', 'CA', 661, '-118.298662', '+33.786594'), 
(91386, 'Canyon Country', 'CA', 661, '-118.298662', '+33.786594'), 
(91388, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91392, 'Sylmar', 'CA', 818, '-118.298662', '+33.786594'), 
(91393, 'North Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91394, 'Granada Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91395, 'Mission Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91396, 'Winnetka', 'CA', 818, '-118.298662', '+33.786594'), 
(91399, 'Woodland Hills', 'CA', 818, '-118.298662', '+33.786594'), 
(91401, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91402, 'Panorama City', 'CA', 818, '-118.298662', '+33.786594'), 
(91403, 'Sherman Oaks', 'CA', 818, '-118.298662', '+33.786594'), 
(91404, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91405, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91406, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91407, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91408, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91409, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91410, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91411, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91412, 'Panorama City', 'CA', 818, '-118.298662', '+33.786594'), 
(91413, 'Sherman Oaks', 'CA', 818, '-118.298662', '+33.786594'), 
(91416, 'Encino', 'CA', 818, '-118.298662', '+33.786594'), 
(91423, 'Sherman Oaks', 'CA', 818, '-118.298662', '+33.786594'), 
(91426, 'Encino', 'CA', 818, '-118.298662', '+33.786594'), 
(91436, 'Encino', 'CA', 818, '-118.298662', '+33.786594'), 
(91470, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91482, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91495, 'Sherman Oaks', 'CA', 818, '-118.298662', '+33.786594'), 
(91496, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91497, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91499, 'Van Nuys', 'CA', 818, '-118.298662', '+33.786594'), 
(91501, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91502, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91503, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91504, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91505, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91506, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91507, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91508, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91510, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91521, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91522, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91523, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91526, 'Burbank', 'CA', 818, '-118.298662', '+33.786594'), 
(91601, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91602, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91603, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91604, 'Studio City', 'CA', 818, '-118.298662', '+33.786594'), 
(91605, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91606, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91607, 'Valley Village', 'CA', 818, '-118.298662', '+33.786594'), 
(91608, 'Universal City', 'CA', 818, '-118.298662', '+33.786594'), 
(91609, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91610, 'Toluca Lake', 'CA', 818, '-118.298662', '+33.786594'), 
(91611, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91612, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91614, 'Studio City', 'CA', 818, '-118.298662', '+33.786594'), 
(91615, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91616, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91617, 'Valley Village', 'CA', 818, '-118.298662', '+33.786594'), 
(91618, 'North Hollywood', 'CA', 818, '-118.298662', '+33.786594'), 
(91701, 'Alta Loma', 'CA', 909, '-115.967051', '+34.839964'), 
(91702, 'Azusa', 'CA', 626, '-118.298662', '+33.786594'), 
(91706, 'Baldwin Park', 'CA', 626, '-118.298662', '+33.786594'), 
(91708, 'Chino', 'CA', 909, '-115.967051', '+34.839964'), 
(91709, 'Chino Hills', 'CA', 909, '-115.967051', '+34.839964'), 
(91710, 'Chino', 'CA', 909, '-114.301170', '+34.159844'), 
(91711, 'Claremont', 'CA', 909, '-118.298662', '+33.786594'), 
(91714, 'City of Industry', 'CA', 626, '-118.298662', '+33.786594'), 
(91715, 'City of Industry', 'CA', 626, '-118.298662', '+33.786594'), 
(91716, 'City of Industry', 'CA', 626, '-118.298662', '+33.786594'), 
(91718, 'Corona', 'CA', 909, null, null), 
(91719, 'Corona', 'CA', 909, null, null), 
(91720, 'Corona', 'CA', 909, null, null), 
(91722, 'Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91723, 'Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91724, 'Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91729, 'Rancho Cucamonga', 'CA', 909, '-115.967051', '+34.839964'), 
(91730, 'Rancho Cucamonga', 'CA', 909, '-115.967051', '+34.839964'), 
(91731, 'El Monte', 'CA', 626, '-118.298662', '+33.786594'), 
(91732, 'El Monte', 'CA', 626, '-118.298662', '+33.786594'), 
(91733, 'South El Monte', 'CA', 626, '-118.298662', '+33.786594'), 
(91734, 'El Monte', 'CA', 626, '-118.298662', '+33.786594'), 
(91735, 'El Monte', 'CA', 626, '-118.298662', '+33.786594'), 
(91737, 'Alta Loma', 'CA', 909, '-115.967051', '+34.839964'), 
(91739, 'Rancho Cucamonga', 'CA', 909, '-116.247005', '+34.122307'), 
(91740, 'Glendora', 'CA', 626, '-118.298662', '+33.786594'), 
(91741, 'Glendora', 'CA', 626, '-118.298662', '+33.786594'), 
(91743, 'Guasti', 'CA', 909, '-115.967051', '+34.839964'), 
(91744, 'La Puente', 'CA', 626, '-118.298662', '+33.786594'), 
(91745, 'Hacienda Heights', 'CA', 626, '-117.981631', '+33.976114'), 
(91746, 'La Puente', 'CA', 626, '-118.298662', '+33.786594'), 
(91747, 'La Puente', 'CA', 626, '-118.298662', '+33.786594'), 
(91748, 'Rowland Heights', 'CA', 626, '-117.917360', '+33.966218'), 
(91749, 'La Puente', 'CA', 626, '-118.298662', '+33.786594'), 
(91750, 'La Verne', 'CA', 909, '-118.298662', '+33.786594'), 
(91752, 'Mira Loma', 'CA', 909, '-116.055617', '+33.752886'), 
(91754, 'Monterey Park', 'CA', 626, '-118.298662', '+33.786594'), 
(91755, 'Monterey Park', 'CA', 626, '-118.298662', '+33.786594'), 
(91756, 'Monterey Park', 'CA', 626, '-118.298662', '+33.786594'), 
(91758, 'Ontario', 'CA', 909, '-115.967051', '+34.839964'), 
(91759, 'Mt Baldy', 'CA', 909, '-118.298662', '+33.786594'), 
(91760, 'Norco', 'CA', 909, null, null), 
(91761, 'Ontario', 'CA', 909, '-115.967051', '+34.839964'), 
(91762, 'Ontario', 'CA', 909, '-115.967051', '+34.839964'), 
(91763, 'Montclair', 'CA', 909, '-115.967051', '+34.839964'), 
(91764, 'Ontario', 'CA', 909, '-115.967051', '+34.839964'), 
(91765, 'Diamond Bar', 'CA', 909, '-118.298662', '+33.786594'), 
(91766, 'Pomona', 'CA', 909, '-118.298662', '+33.786594'), 
(91767, 'Pomona', 'CA', 909, '-118.298662', '+33.786594'), 
(91768, 'Pomona', 'CA', 909, '-118.298662', '+33.786594'), 
(91769, 'Pomona', 'CA', 909, '-118.298662', '+33.786594'), 
(91770, 'Rosemead', 'CA', 626, '-118.298662', '+33.786594'), 
(91771, 'Rosemead', 'CA', 626, '-118.298662', '+33.786594'), 
(91772, 'Rosemead', 'CA', 626, '-118.298662', '+33.786594'), 
(91773, 'San Dimas', 'CA', 909, '-118.298662', '+33.786594'), 
(91775, 'San Gabriel', 'CA', 626, '-118.298662', '+33.786594'), 
(91776, 'San Gabriel', 'CA', 626, '-118.298662', '+33.786594'), 
(91778, 'San Gabriel', 'CA', 626, '-118.298662', '+33.786594'), 
(91780, 'Temple City', 'CA', 626, '-118.298662', '+33.786594'), 
(91784, 'Upland', 'CA', 909, '-116.246997', '+34.128118'), 
(91785, 'Upland', 'CA', 909, '-115.967051', '+34.839964'), 
(91786, 'Upland', 'CA', 909, '-115.967051', '+34.839964'), 
(91788, 'Walnut', 'CA', 909, '-118.298662', '+33.786594'), 
(91789, 'Walnut', 'CA', 909, '-118.298662', '+33.786594'), 
(91790, 'West Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91791, 'West Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91792, 'West Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91793, 'West Covina', 'CA', 626, '-118.298662', '+33.786594'), 
(91795, 'Walnut', 'CA', 909, '-118.298662', '+33.786594'), 
(91797, 'Pomona', 'CA', 626, '-118.298662', '+33.786594'), 
(91798, 'Ontario', 'CA', 909, '-115.967051', '+34.839964'), 
(91799, 'Pomona', 'CA', 909, '-118.298662', '+33.786594'), 
(91801, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91802, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91803, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91804, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91841, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91896, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91899, 'Alhambra', 'CA', 626, '-118.298662', '+33.786594'), 
(91901, 'Alpine', 'CA', 619, '-116.976341', '+32.740810'), 
(91902, 'Bonita', 'CA', 619, '-117.020668', '+32.673870'), 
(91903, 'Alpine', 'CA', 619, '-116.846046', '+33.016928'), 
(91905, 'Boulevard', 'CA', 619, '-116.846046', '+33.016928'), 
(91906, 'Campo', 'CA', 619, '-116.846046', '+33.016928'), 
(91908, 'Bonita', 'CA', 619, '-116.846046', '+33.016928'), 
(91909, 'Chula Vista', 'CA', 619, '-116.846046', '+33.016928'), 
(91910, 'Chula Vista', 'CA', 619, '-117.050072', '+32.636922'), 
(91911, 'Chula Vista', 'CA', 619, '-117.034012', '+32.615983'), 
(91912, 'Chula Vista', 'CA', 619, '-116.846046', '+33.016928'), 
(91913, 'Chula Vista', 'CA', 619, '-116.984669', '+32.639967'), 
(91914, 'Chula Vista', 'CA', 619, '-116.966139', '+32.656159'), 
(91915, 'Chula Vista', 'CA', 619, '-116.948228', '+32.629234'), 
(91916, 'Descanso', 'CA', 619, '-116.846046', '+33.016928'), 
(91917, 'Dulzura', 'CA', 619, '-116.846046', '+33.016928'), 
(91921, 'Chula Vista', 'CA', 619, '-116.846046', '+33.016928'), 
(91931, 'Guatay', 'CA', 619, '-116.846046', '+33.016928'), 
(91932, 'Imperial Beach', 'CA', 619, '-117.117351', '+32.578991'), 
(91933, 'Imperial Beach', 'CA', 619, '-116.846046', '+33.016928'), 
(91934, 'Jacumba', 'CA', 619, '-116.846046', '+33.016928'), 
(91935, 'Jamul', 'CA', 619, '-116.846046', '+33.016928'), 
(91941, 'La Mesa', 'CA', 619, '-116.998102', '+32.761050'), 
(91942, 'La Mesa', 'CA', 619, '-117.018638', '+32.781084'), 
(91943, 'La Mesa', 'CA', 619, '-116.846046', '+33.016928'), 
(91944, 'La Mesa', 'CA', 619, '-116.846046', '+33.016928'), 
(91945, 'Lemon Grove', 'CA', 619, '-117.037344', '+32.732288'), 
(91946, 'Lemon Grove', 'CA', 619, '-116.846046', '+33.016928'), 
(91947, 'Lincoln Acres', 'CA', 619, '-116.846046', '+33.016928'), 
(91948, 'Mount Laguna', 'CA', 619, '-116.846046', '+33.016928'), 
(91950, 'National City', 'CA', 619, '-117.084353', '+32.671194'), 
(91951, 'National City', 'CA', 619, '-116.846046', '+33.016928'), 
(91962, 'Pine Valley', 'CA', 619, '-116.846046', '+33.016928'), 
(91963, 'Potrero', 'CA', 619, '-116.846046', '+33.016928'), 
(91976, 'Spring Valley', 'CA', 619, '-116.846046', '+33.016928'), 
(91977, 'Spring Valley', 'CA', 619, '-117.000109', '+32.718352'), 
(91978, 'Spring Valley', 'CA', 619, '-116.957898', '+32.733452'), 
(91979, 'Spring Valley', 'CA', 619, '-116.846046', '+33.016928'), 
(91980, 'Tecate', 'CA', 619, '-116.846046', '+33.016928'), 
(91987, 'Tecate', 'CA', 619, '-116.846046', '+33.016928'), 
(91990, 'Potrero', 'CA', 619, '-116.846046', '+33.016928'), 
(92003, 'Bonsall', 'CA', 760, '-116.846046', '+33.016928'), 
(92004, 'Borrego Springs', 'CA', 760, '-116.846046', '+33.016928'), 
(92007, 'Cardiff by the Sea', 'CA', 760, '-117.274469', '+33.023042'), 
(92008, 'Carlsbad', 'CA', 760, '-116.846046', '+33.016928'), 
(92009, 'Carlsbad', 'CA', 760, '-117.267169', '+33.082192'), 
(92013, 'Carlsbad', 'CA', 760, '-116.846046', '+33.016928'), 
(92014, 'Del Mar', 'CA', 858, '-117.224167', '+32.974074'), 
(92018, 'Carlsbad', 'CA', 760, '-116.846046', '+33.016928'), 
(92019, 'El Cajon', 'CA', 619, '-117.041287', '+32.865113'), 
(92020, 'El Cajon', 'CA', 619, '-116.960836', '+32.787514'), 
(92021, 'El Cajon', 'CA', 619, '-116.885508', '+32.822138'), 
(92022, 'El Cajon', 'CA', 760, '-116.846046', '+33.016928'), 
(92023, 'Encinitas', 'CA', 760, '-116.846046', '+33.016928'), 
(92024, 'Encinitas', 'CA', 760, '-117.250253', '+33.054154'), 
(92025, 'Escondido', 'CA', 760, '-117.083403', '+33.057128'), 
(92026, 'Escondido', 'CA', 760, '-116.846046', '+33.016928'), 
(92027, 'Escondido', 'CA', 760, '-116.846046', '+33.016928'), 
(92028, 'Fallbrook', 'CA', 760, '-116.846046', '+33.016928'), 
(92029, 'Escondido', 'CA', 760, '-117.158497', '+33.071941'), 
(92030, 'Escondido', 'CA', 760, '-116.846046', '+33.016928'), 
(92033, 'Escondido', 'CA', 760, '-116.846046', '+33.016928'), 
(92036, 'Julian', 'CA', 760, '-116.846046', '+33.016928'), 
(92037, 'La Jolla', 'CA', 858, '-117.225744', '+32.898511'), 
(92038, 'La Jolla', 'CA', 858, '-116.846046', '+33.016928'), 
(92039, 'La Jolla', 'CA', 858, '-116.846046', '+33.016928'), 
(92040, 'Lakeside', 'CA', 619, '-116.898945', '+32.893498'), 
(92046, 'Escondido', 'CA', 760, '-116.846046', '+33.016928'), 
(92049, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92051, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92052, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92054, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92055, 'Camp Pendleton', 'CA', 760, '-116.846046', '+33.016928'), 
(92056, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92057, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92058, 'Oceanside', 'CA', 760, '-116.846046', '+33.016928'), 
(92059, 'Pala', 'CA', 760, '-116.846046', '+33.016928'), 
(92060, 'Palomar Mountain', 'CA', 760, '-116.846046', '+33.016928'), 
(92061, 'Pauma Valley', 'CA', 760, '-116.846046', '+33.016928'), 
(92064, 'Poway', 'CA', 858, '-117.030299', '+32.994097'), 
(92065, 'Ramona', 'CA', 760, '-116.976549', '+33.031572'), 
(92066, 'Ranchita', 'CA', 760, '-116.846046', '+33.016928'), 
(92067, 'Rancho Santa FE', 'CA', 760, '-117.215690', '+33.005026'), 
(92068, 'San Luis Rey', 'CA', 760, '-116.846046', '+33.016928'), 
(92069, 'San Marcos', 'CA', 760, '-117.215112', '+33.099573'), 
(92070, 'Santa Ysabel', 'CA', 760, '-116.846046', '+33.016928'), 
(92071, 'Santee', 'CA', 619, '-116.994511', '+32.843956'), 
(92072, 'Santee', 'CA', 619, '-116.846046', '+33.016928'), 
(92074, 'Poway', 'CA', 858, '-116.846046', '+33.016928'), 
(92075, 'Solana Beach', 'CA', 858, '-117.256769', '+33.007075'), 
(92078, 'San Marcos', 'CA', 760, '-116.846046', '+33.016928'), 
(92079, 'San Marcos', 'CA', 760, '-116.846046', '+33.016928'), 
(92082, 'Valley Center', 'CA', 760, '-116.846046', '+33.016928'), 
(92083, 'Vista', 'CA', 760, '-116.846046', '+33.016928'), 
(92084, 'Vista', 'CA', 760, '-116.846046', '+33.016928'), 
(92085, 'Vista', 'CA', 760, '-116.846046', '+33.016928'), 
(92086, 'Warner Springs', 'CA', 760, '-116.846046', '+33.016928'), 
(92088, 'Fallbrook', 'CA', 760, '-116.846046', '+33.016928'), 
(92090, 'El Cajon', 'CA', 619, '-116.846046', '+33.016928'), 
(92091, 'Rancho Santa FE', 'CA', 760, '-117.046183', '+32.962307'), 
(92092, 'La Jolla', 'CA', 858, '-116.846046', '+33.016928'), 
(92093, 'La Jolla', 'CA', 858, '-116.846046', '+33.016928'), 
(92096, 'San Marcos', 'CA', 760, '-116.846046', '+33.016928'), 
(92101, 'San Diego', 'CA', 619, '-117.174366', '+32.721100'), 
(92102, 'San Diego', 'CA', 619, '-117.118604', '+32.717120'), 
(92103, 'San Diego', 'CA', 619, '-117.170517', '+32.746085'), 
(92104, 'San Diego', 'CA', 619, '-117.128908', '+32.738750'), 
(92105, 'San Diego', 'CA', 619, '-117.087313', '+32.737400'), 
(92106, 'San Diego', 'CA', 619, '-117.232764', '+32.709355'), 
(92107, 'San Diego', 'CA', 619, '-117.202669', '+32.735000'), 
(92108, 'San Diego', 'CA', 619, '-117.148616', '+32.774699'), 
(92109, 'San Diego', 'CA', 858, '-117.239392', '+32.794748'), 
(92110, 'San Diego', 'CA', 858, '-117.207965', '+32.775849'), 
(92111, 'San Diego', 'CA', 858, '-117.166430', '+32.803717'), 
(92112, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92113, 'San Diego', 'CA', 619, '-117.121678', '+32.694601'), 
(92114, 'San Diego', 'CA', 858, '-117.051651', '+32.706140'), 
(92115, 'San Diego', 'CA', 858, '-117.070688', '+32.757600'), 
(92116, 'San Diego', 'CA', 619, '-117.127894', '+32.765400'), 
(92117, 'San Diego', 'CA', 858, '-117.197168', '+32.818398'), 
(92118, 'Coronado', 'CA', 619, '-117.160815', '+32.656176'), 
(92119, 'San Diego', 'CA', 858, '-117.033162', '+32.815849'), 
(92120, 'San Diego', 'CA', 858, '-117.079863', '+32.794947'), 
(92121, 'San Diego', 'CA', 858, '-117.207828', '+32.903910'), 
(92122, 'San Diego', 'CA', 858, '-117.208027', '+32.856847'), 
(92123, 'San Diego', 'CA', 858, '-117.136812', '+32.810983'), 
(92124, 'San Diego', 'CA', 858, '-117.082387', '+32.818733'), 
(92126, 'San Diego', 'CA', 858, '-117.144916', '+32.899613'), 
(92127, 'San Diego', 'CA', 858, '-117.120915', '+33.021243'), 
(92128, 'San Diego', 'CA', 858, '-117.074830', '+32.995484'), 
(92129, 'San Diego', 'CA', 858, '-117.126619', '+32.965012'), 
(92130, 'San Diego', 'CA', 858, '-117.161871', '+32.952467'), 
(92131, 'San Diego', 'CA', 858, '-117.088322', '+32.874916'), 
(92132, 'San Diego', 'CA', 619, '-117.138414', '+32.643703'), 
(92133, 'San Diego', 'CA', 619, '-117.216451', '+32.733507'), 
(92134, 'San Diego', 'CA', 619, '-117.071660', '+32.562106'), 
(92135, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92136, 'San Diego', 'CA', 619, '-117.121913', '+32.683420'), 
(92137, 'San Diego', 'CA', 619, '-117.119744', '+32.853770'), 
(92138, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92139, 'San Diego', 'CA', 619, '-117.047627', '+32.680180'), 
(92140, 'San Diego', 'CA', 619, '-117.200412', '+32.743440'), 
(92142, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92143, 'San Ysidro', 'CA', 619, '-116.846046', '+33.016928'), 
(92145, 'San Diego', 'CA', 858, '-117.100486', '+32.889139'), 
(92147, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92149, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92150, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92152, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92153, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92154, 'San Diego', 'CA', 619, '-117.035225', '+32.628038'), 
(92155, 'San Diego', 'CA', 619, '-117.165665', '+32.671602'), 
(92158, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92159, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92160, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92161, 'San Diego', 'CA', 619, '-117.229119', '+32.871846'), 
(92162, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92163, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92164, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92165, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92166, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92167, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92168, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92169, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92170, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92171, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92172, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92173, 'San Ysidro', 'CA', 619, '-116.997475', '+32.566356'), 
(92174, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92175, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92176, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92177, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92178, 'Coronado', 'CA', 619, '-116.846046', '+33.016928'), 
(92179, 'San Diego', 'CA', 619, '-116.918724', '+32.572602'), 
(92182, 'San Diego', 'CA', 619, '-117.076176', '+32.775088'), 
(92184, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92186, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92187, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92190, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92191, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92192, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92193, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92194, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92195, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92196, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92197, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92198, 'San Diego', 'CA', 619, '-116.846046', '+33.016928'), 
(92199, 'San Diego', 'CA', 619, '-117.191848', '+32.751575'), 
(92201, 'Indio', 'CA', 760, '-116.035705', '+33.728721'), 
(92202, 'Indio', 'CA', 760, '-116.055617', '+33.752886'), 
(92203, 'Indio', 'CA', 760, '-116.267640', '+33.753170'), 
(92210, 'Indian Wells', 'CA', 760, '-116.303759', '+33.702710'), 
(92211, 'Palm Desert', 'CA', 760, '-116.339766', '+33.764370');

insert  into zipcodes values 
(92220, 'Banning', 'CA', 909, '-116.864197', '+33.919215'), 
(92222, 'Bard', 'CA', 760, '-114.561905', '+32.782242'), 
(92223, 'Beaumont', 'CA', 909, '-116.954753', '+33.927030'), 
(92225, 'Blythe', 'CA', 760, '-115.723001', '+33.756749'), 
(92226, 'Blythe', 'CA', 760, '-114.652517', '+33.598690'), 
(92227, 'Brawley', 'CA', 760, '-115.280168', '+33.096382'), 
(92230, 'Cabazon', 'CA', 909, '-116.607126', '+33.842969'), 
(92231, 'Calexico', 'CA', 760, '-115.518355', '+32.946832'), 
(92232, 'Calexico', 'CA', 760, '-115.284581', '+33.026203'), 
(92233, 'Calipatria', 'CA', 760, '-115.510284', '+33.157664'), 
(92234, 'Cathedral City', 'CA', 760, '-116.277152', '+33.647301'), 
(92235, 'Cathedral City', 'CA', 760, '-116.055617', '+33.752886'), 
(92236, 'Coachella', 'CA', 760, '-116.143588', '+33.646405'), 
(92239, 'Desert Center', 'CA', 760, '-115.366577', '+33.809041'), 
(92240, 'Desert Hot Springs', 'CA', 760, '-116.400701', '+33.900103'), 
(92241, 'Desert Hot Springs', 'CA', 760, '-116.354024', '+33.876265'), 
(92242, 'Earp', 'CA', 760, '-115.647775', '+34.201506'), 
(92243, 'El Centro', 'CA', 760, '-115.503842', '+32.900509'), 
(92244, 'El Centro', 'CA', 760, '-115.692714', '+32.794750'), 
(92249, 'Heber', 'CA', 760, '-115.438271', '+32.721810'), 
(92250, 'Holtville', 'CA', 760, '-115.374769', '+32.867317'), 
(92251, 'Imperial', 'CA', 760, '-115.640538', '+33.008903'), 
(92252, 'Joshua Tree', 'CA', 760, '-116.268415', '+34.175713'), 
(92253, 'La Quinta', 'CA', 760, '-116.259176', '+33.670978'), 
(92254, 'Mecca', 'CA', 760, '-116.018731', '+33.545034'), 
(92255, 'Palm Desert', 'CA', 760, '-116.055617', '+33.752886'), 
(92256, 'Morongo Valley', 'CA', 760, '-116.371498', '+34.146607'), 
(92257, 'Niland', 'CA', 760, '-115.641926', '+33.124361'), 
(92258, 'North Palm Springs', 'CA', 760, '-116.549645', '+33.924967'), 
(92259, 'Ocotillo', 'CA', 760, '-115.823448', '+32.980970'), 
(92260, 'Palm Desert', 'CA', 760, '-116.402695', '+33.680623'), 
(92261, 'Palm Desert', 'CA', 760, '-116.408249', '+33.660374'), 
(92262, 'Palm Springs', 'CA', 760, '-116.527996', '+33.842567'), 
(92263, 'Palm Springs', 'CA', 760, '-116.535887', '+33.761076'), 
(92264, 'Palm Springs', 'CA', 760, '-116.511883', '+33.797145'), 
(92266, 'Palo Verde', 'CA', 760, '-114.735544', '+33.369594'), 
(92267, 'Parker Dam', 'CA', 760, '-114.210609', '+34.249419'), 
(92268, 'Pioneertown', 'CA', 760, '-116.504806', '+34.188703'), 
(92270, 'Rancho Mirage', 'CA', 760, '-116.431961', '+33.703598'), 
(92273, 'Seeley', 'CA', 760, '-115.694768', '+32.794130'), 
(92274, 'Thermal', 'CA', 760, '-116.157152', '+33.557800'), 
(92275, 'Salton City', 'CA', 760, '-115.957782', '+33.309217'), 
(92276, 'Thousand Palms', 'CA', 760, '-116.393413', '+33.843837'), 
(92277, 'Twentynine Palms', 'CA', 760, '-116.235073', '+34.234411'), 
(92278, 'Twentynine Palms', 'CA', 760, '-115.277758', '+34.311015'), 
(92280, 'Vidal', 'CA', 760, '-115.286691', '+34.200026'), 
(92281, 'Westmorland', 'CA', 760, '-115.591387', '+33.037976'), 
(92282, 'White Water', 'CA', 760, '-116.649937', '+33.945145'), 
(92283, 'Winterhaven', 'CA', 760, '-114.685417', '+32.981774'), 
(92284, 'Yucca Valley', 'CA', 760, '-115.896753', '+34.451263'), 
(92285, 'Landers', 'CA', 760, '-116.524124', '+34.310323'), 
(92286, 'Yucca Valley', 'CA', 760, '-116.350003', '+34.180251'), 
(92292, 'Palm Springs', 'CA', 760, '-116.055617', '+33.752886'), 
(92301, 'Adelanto', 'CA', 760, '-115.967051', '+34.839964'), 
(92304, 'Amboy', 'CA', 760, '-115.800458', '+34.612200'), 
(92305, 'Angelus Oaks', 'CA', 909, '-116.512262', '+34.153818'), 
(92307, 'Apple Valley', 'CA', 760, '-115.967051', '+34.839964'), 
(92308, 'Apple Valley', 'CA', 760, '-116.726751', '+34.450143'), 
(92309, 'Baker', 'CA', 760, '-116.142146', '+35.445323'), 
(92310, 'Fort Irwin', 'CA', 760, '-116.696561', '+35.262453'), 
(92311, 'Barstow', 'CA', 760, '-115.851819', '+34.693608'), 
(92312, 'Barstow', 'CA', 760, '-116.906215', '+34.201638'), 
(92313, 'Grand Terrace', 'CA', 760, '-115.967051', '+34.839964'), 
(92314, 'Big Bear City', 'CA', 909, '-116.110086', '+34.505140'), 
(92315, 'Big Bear Lake', 'CA', 909, '-116.847414', '+34.223224'), 
(92316, 'Bloomington', 'CA', 909, '-116.849826', '+34.248404'), 
(92317, 'Blue Jay', 'CA', 909, '-117.079624', '+34.211175'), 
(92318, 'Bryn Mawr', 'CA', 909, '-115.967051', '+34.839964'), 
(92320, 'Calimesa', 'CA', 909, '-117.038262', '+33.976814'), 
(92321, 'Cedar Glen', 'CA', 909, '-115.967051', '+34.839964'), 
(92322, 'Cedarpines Park', 'CA', 909, '-115.967051', '+34.839964'), 
(92323, 'Cima', 'CA', 760, '-115.967051', '+34.839964'), 
(92324, 'Colton', 'CA', 909, '-116.900557', '+34.151161'), 
(92325, 'Crestline', 'CA', 909, '-116.701168', '+34.850671'), 
(92326, 'Crest Park', 'CA', 909, '-115.967051', '+34.839964'), 
(92327, 'Daggett', 'CA', 760, '-116.770350', '+34.899805'), 
(92328, 'Death Valley', 'CA', 760, '-117.144513', '+36.235817'), 
(92329, 'Phelan', 'CA', 760, '-115.967051', '+34.839964'), 
(92332, 'Essex', 'CA', 760, '-115.577138', '+34.588133'), 
(92333, 'Fawnskin', 'CA', 909, '-116.951508', '+34.258346'), 
(92334, 'Fontana', 'CA', 909, '-115.967051', '+34.839964'), 
(92335, 'Fontana', 'CA', 909, '-114.301225', '+34.159844'), 
(92336, 'Fontana', 'CA', 909, '-116.247005', '+34.122307'), 
(92337, 'Fontana', 'CA', 909, '-115.967051', '+34.839964'), 
(92338, 'Ludlow', 'CA', 760, '-115.802525', '+34.932852'), 
(92339, 'Forest Falls', 'CA', 909, '-116.911711', '+34.133057'), 
(92340, 'Hesperia', 'CA', 760, '-115.967051', '+34.839964'), 
(92341, 'Green Valley Lake', 'CA', 909, '-116.938548', '+34.241137'), 
(92342, 'Helendale', 'CA', 760, '-116.378323', '+34.496921'), 
(92345, 'Hesperia', 'CA', 760, '-115.967051', '+34.839964'), 
(92346, 'Highland', 'CA', 909, '-117.140270', '+34.156543'), 
(92347, 'Hinkley', 'CA', 760, '-116.191575', '+35.012622'), 
(92350, 'Loma Linda', 'CA', 909, '-115.967051', '+34.839964'), 
(92352, 'Lake Arrowhead', 'CA', 760, '-117.129213', '+34.209221'), 
(92354, 'Loma Linda', 'CA', 909, '-115.967051', '+34.839964'), 
(92356, 'Lucerne Valley', 'CA', 760, '-116.206281', '+34.770403'), 
(92357, 'Loma Linda', 'CA', 909, '-115.967051', '+34.839964'), 
(92358, 'Lytle Creek', 'CA', 909, '-115.967051', '+34.839964'), 
(92359, 'Mentone', 'CA', 909, '-115.969627', '+34.470317'), 
(92363, 'Needles', 'CA', 760, '-115.558733', '+34.642102'), 
(92364, 'Nipton', 'CA', 760, '-115.628153', '+35.337173'), 
(92365, 'Newberry Springs', 'CA', 760, '-115.932613', '+34.905340'), 
(92366, 'Mountain Pass', 'CA', 760, '-115.967051', '+34.839964'), 
(92368, 'Oro Grande', 'CA', 760, '-115.967051', '+34.839964'), 
(92369, 'Patton', 'CA', 909, '-115.967051', '+34.839964'), 
(92371, 'Phelan', 'CA', 760, '-115.967051', '+34.839964'), 
(92372, 'Pinon Hills', 'CA', 760, '-116.855056', '+34.237294'), 
(92373, 'Redlands', 'CA', 909, '-116.889474', '+34.240900'), 
(92374, 'Redlands', 'CA', 909, '-116.898232', '+34.153575'), 
(92375, 'Redlands', 'CA', 909, '-115.967051', '+34.839964'), 
(92376, 'Rialto', 'CA', 909, '-115.567483', '+34.202339'), 
(92377, 'Rialto', 'CA', 909, '-116.982871', '+34.141501'), 
(92378, 'Rimforest', 'CA', 909, '-115.967051', '+34.839964'), 
(92382, 'Running Springs', 'CA', 909, '-117.110941', '+34.210229'), 
(92384, 'Shoshone', 'CA', 760, '-116.270561', '+35.977703'), 
(92385, 'Skyforest', 'CA', 909, '-115.967051', '+34.839964'), 
(92386, 'Sugarloaf', 'CA', 909, '-116.818764', '+34.247205'), 
(92389, 'Tecopa', 'CA', 760, '-117.218616', '+36.626033'), 
(92391, 'Twin Peaks', 'CA', 909, '-115.967051', '+34.839964'), 
(92392, 'Victorville', 'CA', 760, '-114.754916', '+34.491985'), 
(92393, 'Victorville', 'CA', 760, '-115.967051', '+34.839964'), 
(92394, 'Victorville', 'CA', 760, '-115.172471', '+34.527103'), 
(92397, 'Wrightwood', 'CA', 760, '-115.967051', '+34.839964'), 
(92398, 'Yermo', 'CA', 760, '-116.709279', '+34.926948'), 
(92399, 'Yucaipa', 'CA', 909, '-116.971138', '+34.062260'), 
(92401, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92402, 'San Bernardino', 'CA', 909, '-117.127166', '+34.213920'), 
(92403, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92404, 'San Bernardino', 'CA', 909, '-116.709044', '+34.159076'), 
(92405, 'San Bernardino', 'CA', 909, '-116.228393', '+34.134794'), 
(92406, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92407, 'San Bernardino', 'CA', 909, '-116.936550', '+34.271173'), 
(92408, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92410, 'San Bernardino', 'CA', 909, '-116.479963', '+34.095956'), 
(92411, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92412, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92413, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92414, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92415, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92416, 'San Bernardino', 'CA', 909, null, null), 
(92418, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92420, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92423, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92424, 'San Bernardino', 'CA', 909, '-115.967051', '+34.839964'), 
(92427, 'San Bernardino', 'CA', 909, '-116.861506', '+34.262243'), 
(92501, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92502, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92503, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92504, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92505, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92506, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92507, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92508, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92509, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92513, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92514, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92515, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92516, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92517, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92518, 'March Air Force Base', 'CA', 909, '-116.055617', '+33.752886'), 
(92519, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92521, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92522, 'Riverside', 'CA', 909, '-116.055617', '+33.752886'), 
(92530, 'Lake Elsinore', 'CA', 909, '-116.649216', '+33.658068'), 
(92531, 'Lake Elsinore', 'CA', 909, '-116.055617', '+33.752886'), 
(92532, 'Lake Elsinore', 'CA', 909, '-116.055617', '+33.752886'), 
(92536, 'Aguanga', 'CA', 909, '-116.802625', '+33.519176'), 
(92539, 'Anza', 'CA', 909, '-116.679174', '+33.524988'), 
(92543, 'Hemet', 'CA', 909, '-116.777014', '+33.651652'), 
(92544, 'Hemet', 'CA', 909, '-116.786275', '+33.617074'), 
(92545, 'Hemet', 'CA', 909, '-116.055617', '+33.752886'), 
(92546, 'Hemet', 'CA', 909, '-116.055617', '+33.752886'), 
(92548, 'Homeland', 'CA', 909, '-116.055617', '+33.752886'), 
(92549, 'Idyllwild', 'CA', 909, '-116.721444', '+33.741769'), 
(92551, 'Moreno Valley', 'CA', 909, '-116.055617', '+33.752886'), 
(92552, 'Moreno Valley', 'CA', 909, '-116.055617', '+33.752886'), 
(92553, 'Moreno Valley', 'CA', 909, '-116.720427', '+33.857218'), 
(92554, 'Moreno Valley', 'CA', 909, '-115.915905', '+33.521993'), 
(92555, 'Moreno Valley', 'CA', 909, '-116.920413', '+33.855098'), 
(92556, 'Moreno Valley', 'CA', 909, '-116.055617', '+33.752886'), 
(92557, 'Moreno Valley', 'CA', 909, '-116.055617', '+33.752886'), 
(92561, 'Mountain Center', 'CA', 909, '-116.556695', '+33.640142'), 
(92562, 'Murrieta', 'CA', 909, '-116.861027', '+33.442040'), 
(92563, 'Murrieta', 'CA', 909, '-116.055617', '+33.752886'), 
(92564, 'Murrieta', 'CA', 909, '-116.055617', '+33.752886'), 
(92567, 'Nuevo', 'CA', 909, '-116.406069', '+33.628192'), 
(92570, 'Perris', 'CA', 909, '-116.055617', '+33.752886'), 
(92571, 'Perris', 'CA', 909, '-116.055617', '+33.752886'), 
(92572, 'Perris', 'CA', 909, '-116.055617', '+33.752886'), 
(92581, 'San Jacinto', 'CA', 909, '-116.055617', '+33.752886'), 
(92582, 'San Jacinto', 'CA', 909, '-116.055617', '+33.752886'), 
(92583, 'San Jacinto', 'CA', 909, '-116.055617', '+33.752886'), 
(92584, 'Menifee', 'CA', 909, '-116.055617', '+33.752886'), 
(92585, 'Sun City', 'CA', 909, '-116.055617', '+33.752886'), 
(92586, 'Sun City', 'CA', 909, '-116.784521', '+33.487770'), 
(92587, 'Sun City', 'CA', 909, '-116.055617', '+33.752886'), 
(92589, 'Temecula', 'CA', 909, '-116.055617', '+33.752886'), 
(92590, 'Temecula', 'CA', 909, '-116.055617', '+33.752886'), 
(92591, 'Temecula', 'CA', 909, '-116.055617', '+33.752886'), 
(92592, 'Temecula', 'CA', 909, '-116.055617', '+33.752886'), 
(92593, 'Temecula', 'CA', 909, '-116.055617', '+33.752886'), 
(92595, 'Wildomar', 'CA', 909, '-116.055617', '+33.752886'), 
(92596, 'Winchester', 'CA', 909, '-116.055617', '+33.752886'), 
(92599, 'Perris', 'CA', 909, '-116.055617', '+33.752886'), 
(92602, 'Irvine', 'CA', 949, '-117.722220', '+33.718018'), 
(92603, 'Irvine', 'CA', 949, '-117.764637', '+33.648871'), 
(92604, 'Irvine', 'CA', 949, '-117.790059', '+33.690475'), 
(92605, 'Huntington Beach', 'CA', 714, '-117.769442', '+33.640302'), 
(92606, 'Irvine', 'CA', 949, '-117.817338', '+33.701121'), 
(92607, 'Laguna Niguel', 'CA', 949, '-117.769442', '+33.640302'), 
(92610, 'Foothill Ranch', 'CA', 949, '-117.730745', '+33.663011'), 
(92612, 'Irvine', 'CA', 949, '-117.782805', '+33.615525'), 
(92614, 'Irvine', 'CA', 949, '-117.827913', '+33.685319'), 
(92615, 'Huntington Beach', 'CA', 714, '-117.769442', '+33.640302'), 
(92616, 'Irvine', 'CA', 949, '-117.769442', '+33.640302'), 
(92618, 'Irvine', 'CA', 949, '-117.732690', '+33.641579'), 
(92619, 'Irvine', 'CA', 949, '-117.765939', '+33.669850'), 
(92620, 'Irvine', 'CA', 949, '-117.765186', '+33.691619'), 
(92623, 'Irvine', 'CA', 949, '-117.830788', '+33.686519'), 
(92624, 'Capistrano Beach', 'CA', 949, '-117.662824', '+33.455277'), 
(92625, 'Corona del Mar', 'CA', 949, '-117.865325', '+33.599956'), 
(92626, 'Costa Mesa', 'CA', 949, '-117.778398', '+33.682900'), 
(92627, 'Costa Mesa', 'CA', 949, '-117.763886', '+33.685069'), 
(92628, 'Costa Mesa', 'CA', 949, '-117.769442', '+33.640302'), 
(92629, 'Dana Point', 'CA', 949, '-117.696366', '+33.485903'), 
(92630, 'Lake Forest', 'CA', 949, '-117.693074', '+33.640790'), 
(92646, 'Huntington Beach', 'CA', 714, '-117.769442', '+33.640302'), 
(92647, 'Huntington Beach', 'CA', 714, '-117.769442', '+33.640302'), 
(92648, 'Huntington Beach', 'CA', 714, '-117.769442', '+33.640302'), 
(92649, 'Huntington Beach', 'CA', 714, '-117.769442', '+33.640302'), 
(92650, 'East Irvine', 'CA', 949, '-117.769442', '+33.640302'), 
(92651, 'Laguna Beach', 'CA', 949, '-117.741315', '+33.520941'), 
(92652, 'Laguna Beach', 'CA', 949, '-117.769442', '+33.640302'), 
(92653, 'Laguna Hills', 'CA', 949, '-117.715535', '+33.595714'), 
(92654, 'Laguna Hills', 'CA', 949, '-117.716885', '+33.601673'), 
(92655, 'Midway City', 'CA', 714, '-117.769442', '+33.640302'), 
(92656, 'Aliso Viejo', 'CA', 949, '-117.751341', '+33.603459'), 
(92657, 'Newport Coast', 'CA', 949, '-117.835987', '+33.597128'), 
(92658, 'Newport Beach', 'CA', 949, '-117.769442', '+33.640302'), 
(92659, 'Newport Beach', 'CA', 949, '-117.886731', '+33.611198'), 
(92660, 'Newport Beach', 'CA', 949, '-117.875189', '+33.637771'), 
(92661, 'Newport Beach', 'CA', 949, '-117.833298', '+33.555291'), 
(92662, 'Newport Beach', 'CA', 949, '-117.892740', '+33.606521'), 
(92663, 'Newport Beach', 'CA', 949, '-117.917090', '+33.618370'), 
(92672, 'San Clemente', 'CA', 949, '-117.616082', '+33.568923'), 
(92673, 'San Clemente', 'CA', 949, '-117.625076', '+33.459745'), 
(92674, 'San Clemente', 'CA', 949, '-117.623131', '+33.438428'), 
(92675, 'San Juan Capistrano', 'CA', 949, '-117.618932', '+33.530631'), 
(92676, 'Silverado', 'CA', 714, '-117.727416', '+33.741994'), 
(92677, 'Laguna Niguel', 'CA', 949, '-117.710262', '+33.532817'), 
(92678, 'Trabuco Canyon', 'CA', 949, '-117.594570', '+33.673979'), 
(92679, 'Trabuco Canyon', 'CA', 949, '-117.595826', '+33.612322'), 
(92683, 'Westminster', 'CA', 714, '-117.769442', '+33.640302'), 
(92684, 'Westminster', 'CA', 714, '-117.769442', '+33.640302'), 
(92685, 'Westminster', 'CA', 714, '-117.769442', '+33.640302'), 
(92688, 'Rancho Santa Margarita', 'CA', 949, '-117.603684', '+33.601944'), 
(92690, 'Mission Viejo', 'CA', 949, '-117.769442', '+33.640302'), 
(92691, 'Mission Viejo', 'CA', 949, '-117.667923', '+33.605527'), 
(92692, 'Mission Viejo', 'CA', 949, '-117.659899', '+33.575026'), 
(92693, 'San Juan Capistrano', 'CA', 949, '-117.564000', '+33.555323'), 
(92694, 'Ladera Ranch', 'CA', 949, '-117.769442', '+33.640302'), 
(92697, 'Irvine', 'CA', 949, '-117.769442', '+33.640302'), 
(92698, 'Aliso Viejo', 'CA', 949, '-117.769442', '+33.640302'), 
(92701, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92702, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92703, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92704, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92705, 'Santa Ana', 'CA', 714, '-117.845746', '+33.707568'), 
(92706, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92707, 'Santa Ana', 'CA', 714, '-117.876789', '+33.679069'), 
(92708, 'Fountain Valley', 'CA', 714, '-117.769442', '+33.640302'), 
(92709, 'Irvine', 'CA', 949, '-117.769442', '+33.640302'), 
(92710, 'Irvine', 'CA', 714, '-117.809881', '+33.711552'), 
(92711, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92712, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92728, 'Fountain Valley', 'CA', 714, '-117.769442', '+33.640302'), 
(92735, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92780, 'Tustin', 'CA', 714, '-117.731534', '+33.579122'), 
(92781, 'Tustin', 'CA', 714, '-117.769442', '+33.640302'), 
(92782, 'Tustin', 'CA', 714, '-117.816189', '+33.705787'), 
(92799, 'Santa Ana', 'CA', 714, '-117.769442', '+33.640302'), 
(92801, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92802, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92803, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92804, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92805, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92806, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92807, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92808, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92811, 'Atwood', 'CA', 714, '-117.769442', '+33.640302'), 
(92812, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92814, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92815, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92816, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92817, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92821, 'Brea', 'CA', 714, '-117.769442', '+33.640302'), 
(92822, 'Brea', 'CA', 714, '-117.769442', '+33.640302'), 
(92823, 'Brea', 'CA', 714, '-117.769442', '+33.640302'), 
(92825, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92831, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92832, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92833, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92834, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92835, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92836, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92837, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92838, 'Fullerton', 'CA', 714, '-117.769442', '+33.640302'), 
(92840, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92841, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92842, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92843, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92844, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92845, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92846, 'Garden Grove', 'CA', 714, '-117.769442', '+33.640302'), 
(92850, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(92856, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92857, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92859, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92860, 'Norco', 'CA', 909, '-116.055617', '+33.752886'), 
(92861, 'Villa Park', 'CA', 714, '-117.769442', '+33.640302'), 
(92862, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92863, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92864, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92865, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92866, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92867, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92868, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92869, 'Orange', 'CA', 714, '-117.769442', '+33.640302'), 
(92870, 'Placentia', 'CA', 714, '-117.769442', '+33.640302'), 
(92871, 'Placentia', 'CA', 714, '-117.769442', '+33.640302'), 
(92877, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92878, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92879, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92880, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92881, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92882, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92883, 'Corona', 'CA', 909, '-116.055617', '+33.752886'), 
(92885, 'Yorba Linda', 'CA', 714, '-117.769442', '+33.640302'), 
(92886, 'Yorba Linda', 'CA', 714, '-117.588233', '+33.674044'), 
(92887, 'Yorba Linda', 'CA', 714, '-117.769442', '+33.640302'), 
(92899, 'Anaheim', 'CA', 714, '-117.769442', '+33.640302'), 
(93001, 'Ventura', 'CA', 805, '-119.358352', '+34.330829'), 
(93002, 'Ventura', 'CA', 805, '-119.134300', '+34.032383'), 
(93003, 'Ventura', 'CA', 805, '-119.221299', '+34.230353'), 
(93004, 'Ventura', 'CA', 805, '-119.165090', '+34.278752'), 
(93005, 'Ventura', 'CA', 805, '-119.134300', '+34.032383'), 
(93006, 'Ventura', 'CA', 805, '-119.134300', '+34.032383'), 
(93007, 'Ventura', 'CA', 805, '-119.134300', '+34.032383'), 
(93009, 'Ventura', 'CA', 805, '-119.146228', '+34.356248'), 
(93010, 'Camarillo', 'CA', 805, '-119.084253', '+34.307783'), 
(93011, 'Camarillo', 'CA', 805, '-119.134300', '+34.032383'), 
(93012, 'Camarillo', 'CA', 805, '-118.974355', '+34.204429'), 
(93013, 'Carpinteria', 'CA', 805, '-119.520525', '+34.405045'), 
(93014, 'Carpinteria', 'CA', 805, '-119.848555', '+34.262834'), 
(93015, 'Fillmore', 'CA', 805, '-118.864285', '+34.393387'), 
(93016, 'Fillmore', 'CA', 805, '-119.134300', '+34.032383'), 
(93020, 'Moorpark', 'CA', 805, '-119.134300', '+34.032383'), 
(93021, 'Moorpark', 'CA', 805, '-118.901098', '+34.301347'), 
(93022, 'Oak View', 'CA', 805, '-119.292335', '+34.412169'), 
(93023, 'Ojai', 'CA', 805, '-119.258760', '+34.478806'), 
(93024, 'Ojai', 'CA', 805, '-119.134300', '+34.032383'), 
(93030, 'Oxnard', 'CA', 805, '-119.177490', '+34.224892'), 
(93031, 'Oxnard', 'CA', 805, '-119.134300', '+34.032383'), 
(93032, 'Oxnard', 'CA', 805, '-119.134300', '+34.032383'), 
(93033, 'Oxnard', 'CA', 805, '-119.131326', '+34.154141'), 
(93034, 'Oxnard', 'CA', 805, '-119.134300', '+34.032383'), 
(93035, 'Oxnard', 'CA', 805, '-119.202365', '+34.221157'), 
(93040, 'Piru', 'CA', 805, '-118.785517', '+34.435224'), 
(93041, 'Port Hueneme', 'CA', 805, '-119.154580', '+34.148893'), 
(93042, 'Point Mugu NAWC', 'CA', 805, '-119.112432', '+34.113389'), 
(93043, 'Port Hueneme CBC Base', 'CA', 805, '-119.207364', '+34.162124'), 
(93044, 'Port Hueneme', 'CA', 805, '-119.134300', '+34.032383'), 
(93060, 'Santa Paula', 'CA', 805, '-119.085704', '+34.364943'), 
(93061, 'Santa Paula', 'CA', 805, '-119.134300', '+34.032383'), 
(93062, 'Simi Valley', 'CA', 805, '-119.134300', '+34.032383'), 
(93063, 'Simi Valley', 'CA', 805, '-118.820330', '+34.292301'), 
(93064, 'Brandeis', 'CA', 805, '-118.710724', '+34.258203'), 
(93065, 'Simi Valley', 'CA', 805, '-118.733903', '+34.272162'), 
(93066, 'Somis', 'CA', 805, '-119.039305', '+34.304034'), 
(93067, 'Summerland', 'CA', 805, '-119.592561', '+34.422045'), 
(93093, 'Simi Valley', 'CA', 805, '-119.134300', '+34.032383'), 
(93094, 'Simi Valley', 'CA', 805, '-119.134300', '+34.032383'), 
(93099, 'Simi Valley', 'CA', 805, '-119.134300', '+34.032383'), 
(93101, 'Santa Barbara', 'CA', 805, '-119.707135', '+34.421897'), 
(93102, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93103, 'Santa Barbara', 'CA', 805, '-119.626863', '+34.430908'), 
(93105, 'Santa Barbara', 'CA', 805, '-119.868622', '+34.508099'), 
(93106, 'Santa Barbara', 'CA', 805, '-119.837072', '+34.432896'), 
(93107, 'Santa Barbara', 'CA', 805, '-119.863722', '+34.421795'), 
(93108, 'Santa Barbara', 'CA', 805, '-119.615862', '+34.437795'), 
(93109, 'Santa Barbara', 'CA', 805, '-119.723668', '+34.406997'), 
(93110, 'Santa Barbara', 'CA', 805, '-119.906198', '+34.539027'), 
(93111, 'Santa Barbara', 'CA', 805, '-119.798472', '+34.453046'), 
(93116, 'Goleta', 'CA', 805, '-119.848555', '+34.262834'), 
(93117, 'Goleta', 'CA', 805, '-120.038806', '+34.503802'), 
(93118, 'Goleta', 'CA', 805, '-119.848555', '+34.262834'), 
(93120, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93121, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93130, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93140, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93150, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93160, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93190, 'Santa Barbara', 'CA', 805, '-119.848555', '+34.262834'), 
(93199, 'Goleta', 'CA', 805, '-119.848555', '+34.262834'), 
(93201, 'Alpaugh', 'CA', 559, '-119.303735', '+35.858290'), 
(93202, 'Armona', 'CA', 559, '-119.704594', '+36.316529'), 
(93203, 'Arvin', 'CA', 661, '-118.659604', '+35.311064'), 
(93204, 'Avenal', 'CA', 559, '-120.128716', '+36.003134'), 
(93205, 'Bodfish', 'CA', 760, '-118.487681', '+35.569608'), 
(93206, 'Buttonwillow', 'CA', 661, '-118.905173', '+35.294405'), 
(93207, 'California Hot Springs', 'CA', 661, '-118.656086', '+35.881776'), 
(93208, 'Camp Nelson', 'CA', 559, '-118.694576', '+36.139789'), 
(93210, 'Coalinga', 'CA', 559, '-120.381432', '+36.247025'), 
(93212, 'Corcoran', 'CA', 559, '-119.622634', '+36.067399'), 
(93215, 'Delano', 'CA', 661, '-118.905173', '+35.294405'), 
(93216, 'Delano', 'CA', 661, '-118.905173', '+35.294405'), 
(93218, 'Ducor', 'CA', 559, '-119.036316', '+36.082002'), 
(93219, 'Earlimart', 'CA', 661, '-119.262323', '+35.875918'), 
(93220, 'Edison', 'CA', 661, '-118.810069', '+35.357018'), 
(93221, 'Exeter', 'CA', 559, '-119.088371', '+36.344716'), 
(93222, 'Frazier Park', 'CA', 661, '-118.905173', '+35.294405'), 
(93223, 'Farmersville', 'CA', 559, '-119.202664', '+36.304981'), 
(93224, 'Fellows', 'CA', 661, '-118.905173', '+35.294405'), 
(93225, 'Frazier Park', 'CA', 661, '-118.475381', '+35.674205'), 
(93226, 'Glennville', 'CA', 661, '-118.709978', '+35.732960'), 
(93227, 'Goshen', 'CA', 559, '-119.425371', '+36.357151'), 
(93230, 'Hanford', 'CA', 559, '-119.717760', '+36.220468'), 
(93231, 'Hanford', 'CA', 559, null, null), 
(93232, 'Hanford', 'CA', 559, '-119.894727', '+36.138861'), 
(93234, 'Huron', 'CA', 559, '-120.103363', '+36.207165'), 
(93235, 'Ivanhoe', 'CA', 559, '-119.134101', '+36.375844'), 
(93237, 'Kaweah', 'CA', 559, '-118.902899', '+36.472713'), 
(93238, 'Kernville', 'CA', 760, '-118.405385', '+35.708701'), 
(93239, 'Kettleman City', 'CA', 559, '-120.027031', '+36.005488'), 
(93240, 'Lake Isabella', 'CA', 760, '-118.457002', '+35.668987'), 
(93241, 'Lamont', 'CA', 661, '-118.699098', '+35.405369'), 
(93242, 'Laton', 'CA', 559, '-119.696386', '+36.445649'), 
(93243, 'Lebec', 'CA', 661, '-118.856562', '+34.881773'), 
(93244, 'Lemon Cove', 'CA', 559, '-118.994120', '+36.496901'), 
(93245, 'Lemoore', 'CA', 559, '-119.817274', '+36.268194'), 
(93246, 'Lemoore', 'CA', 559, '-119.894727', '+36.138861'), 
(93247, 'Lindsay', 'CA', 559, '-119.129166', '+36.073033'), 
(93249, 'Lost Hills', 'CA', 661, '-118.905173', '+35.294405'), 
(93250, 'Mc Farland', 'CA', 661, '-118.489938', '+35.674813'), 
(93251, 'Mc Kittrick', 'CA', 661, '-118.905173', '+35.294405'), 
(93252, 'Maricopa', 'CA', 661, '-118.905173', '+35.294405'), 
(93254, 'New Cuyama', 'CA', 661, '-119.590275', '+34.922283'), 
(93255, 'Onyx', 'CA', 760, '-117.988136', '+35.639520'), 
(93256, 'Pixley', 'CA', 559, '-119.136450', '+35.959881'), 
(93257, 'Porterville', 'CA', 559, '-118.703592', '+35.973777'), 
(93258, 'Porterville', 'CA', 559, '-119.007265', '+36.033126'), 
(93260, 'Posey', 'CA', 661, '-118.730136', '+35.819334'), 
(93261, 'Richgrove', 'CA', 661, '-119.131527', '+35.805046'), 
(93262, 'Sequoia National Park', 'CA', 559, '-118.722755', '+36.364440'), 
(93263, 'Shafter', 'CA', 661, '-118.435693', '+35.763646'), 
(93265, 'Springville', 'CA', 559, '-118.928478', '+36.126506'), 
(93266, 'Stratford', 'CA', 559, '-119.851865', '+36.189441'), 
(93267, 'Strathmore', 'CA', 559, '-119.039111', '+36.137375'), 
(93268, 'Taft', 'CA', 661, '-118.413077', '+35.703306'), 
(93270, 'Terra Bella', 'CA', 559, '-119.044239', '+35.904767'), 
(93271, 'Three Rivers', 'CA', 559, '-118.827590', '+36.435485'), 
(93272, 'Tipton', 'CA', 559, '-119.333512', '+36.005985'), 
(93274, 'Tulare', 'CA', 559, '-119.299856', '+36.133527'), 
(93275, 'Tulare', 'CA', 559, '-118.776902', '+36.266990'), 
(93276, 'Tupman', 'CA', 661, '-118.905173', '+35.294405'), 
(93277, 'Visalia', 'CA', 559, '-119.355559', '+36.131880'), 
(93278, 'Visalia', 'CA', 559, '-118.819365', '+36.126621'), 
(93279, 'Visalia', 'CA', 559, '-119.118982', '+36.393615'), 
(93280, 'Wasco', 'CA', 661, '-118.704037', '+35.467934'), 
(93282, 'Waukena', 'CA', 559, '-119.516076', '+36.129557'), 
(93283, 'Weldon', 'CA', 760, '-118.578135', '+35.541940'), 
(93285, 'Wofford Heights', 'CA', 760, '-118.552613', '+35.472296'), 
(93286, 'Woodlake', 'CA', 559, '-119.122283', '+36.465943'), 
(93287, 'Woody', 'CA', 661, '-118.795750', '+35.608372'), 
(93291, 'Visalia', 'CA', 559, '-119.363349', '+36.184014'), 
(93292, 'Visalia', 'CA', 559, '-119.228324', '+36.194570'), 
(93301, 'Bakersfield', 'CA', 661, '-119.007662', '+35.483501'), 
(93302, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93303, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93304, 'Bakersfield', 'CA', 661, '-119.022134', '+35.332109'), 
(93305, 'Bakersfield', 'CA', 661, '-118.985984', '+35.385489'), 
(93306, 'Bakersfield', 'CA', 661, '-118.867478', '+35.413048'), 
(93307, 'Bakersfield', 'CA', 661, '-118.716613', '+35.105383'), 
(93308, 'Bakersfield', 'CA', 661, '-118.892932', '+35.567657'), 
(93309, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93311, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93312, 'Bakersfield', 'CA', 661, '-118.917413', '+35.240577'), 
(93313, 'Bakersfield', 'CA', 661, '-119.013543', '+35.275810'), 
(93380, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93381, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93382, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93383, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93384, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93385, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93386, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93387, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93388, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93389, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93390, 'Bakersfield', 'CA', 661, '-118.905173', '+35.294405'), 
(93401, 'San Luis Obispo', 'CA', 805, '-120.621220', '+35.265573'), 
(93402, 'Los Osos', 'CA', 805, '-120.794897', '+35.301041'), 
(93403, 'San Luis Obispo', 'CA', 805, '-120.455345', '+35.347065'), 
(93405, 'San Luis Obispo', 'CA', 805, '-120.703455', '+35.363067'), 
(93406, 'San Luis Obispo', 'CA', 805, '-120.455345', '+35.347065'), 
(93407, 'San Luis Obispo', 'CA', 805, '-120.455345', '+35.347065'), 
(93408, 'San Luis Obispo', 'CA', 805, '-120.455345', '+35.347065'), 
(93409, 'San Luis Obispo', 'CA', 805, '-120.636399', '+35.221085'), 
(93410, 'San Luis Obispo', 'CA', 805, '-120.455345', '+35.347065'), 
(93412, 'Los Osos', 'CA', 805, '-120.455345', '+35.347065'), 
(93420, 'Arroyo Grande', 'CA', 805, '-120.655743', '+35.292432'), 
(93421, 'Arroyo Grande', 'CA', 805, '-120.455345', '+35.347065'), 
(93422, 'Atascadero', 'CA', 805, '-120.712459', '+35.464793'), 
(93423, 'Atascadero', 'CA', 805, '-120.769493', '+35.428241'), 
(93424, 'Avila Beach', 'CA', 805, '-120.717769', '+35.190349'), 
(93426, 'Bradley', 'CA', 805, '-120.937371', '+35.907585'), 
(93427, 'Buellton', 'CA', 805, '-120.201469', '+34.635927'), 
(93428, 'Cambria', 'CA', 805, '-120.954454', '+35.587748'), 
(93429, 'Casmalia', 'CA', 805, '-120.534979', '+34.845765'), 
(93430, 'Cayucos', 'CA', 805, '-120.908608', '+35.473343'), 
(93432, 'Creston', 'CA', 805, '-120.436119', '+35.477945'), 
(93433, 'Grover Beach', 'CA', 805, '-120.502640', '+35.381730'), 
(93434, 'Guadalupe', 'CA', 805, '-120.573180', '+34.938796'), 
(93435, 'Harmony', 'CA', 805, '-120.976259', '+35.491888'), 
(93436, 'Lompoc', 'CA', 805, '-120.336594', '+34.629464'), 
(93437, 'Lompoc', 'CA', 805, '-120.525706', '+34.737289'), 
(93438, 'Lompoc', 'CA', 805, '-119.848555', '+34.262834'), 
(93440, 'Los Alamos', 'CA', 805, '-120.204944', '+34.745715'), 
(93441, 'Los Olivos', 'CA', 805, '-120.068487', '+34.693012'), 
(93442, 'Morro Bay', 'CA', 805, '-120.793742', '+35.402295'), 
(93443, 'Morro Bay', 'CA', 805, '-120.455345', '+35.347065'), 
(93444, 'Nipomo', 'CA', 805, '-120.494812', '+35.048397'), 
(93445, 'Oceano', 'CA', 805, '-120.611142', '+35.106168'), 
(93446, 'Paso Robles', 'CA', 805, '-120.700313', '+35.640598'), 
(93447, 'Paso Robles', 'CA', 805, '-120.693505', '+35.756240'), 
(93448, 'Pismo Beach', 'CA', 805, '-120.455345', '+35.347065'), 
(93449, 'Pismo Beach', 'CA', 805, '-120.549178', '+35.391719'), 
(93450, 'San Ardo', 'CA', 831, '-120.828342', '+35.982551'), 
(93451, 'San Miguel', 'CA', 805, '-120.646803', '+35.705546'), 
(93452, 'San Simeon', 'CA', 805, '-120.888038', '+35.575711'), 
(93453, 'Santa Margarita', 'CA', 805, '-120.259602', '+35.358427'), 
(93454, 'Santa Maria', 'CA', 805, '-120.340795', '+34.875832'), 
(93455, 'Santa Maria', 'CA', 805, '-120.377957', '+34.883589'), 
(93456, 'Santa Maria', 'CA', 805, '-120.196818', '+35.027682'), 
(93457, 'Santa Maria', 'CA', 805, '-120.534210', '+34.836252'), 
(93458, 'Santa Maria', 'CA', 805, '-120.495723', '+34.953532'), 
(93460, 'Santa Ynez', 'CA', 805, '-120.091629', '+34.646136'), 
(93461, 'Shandon', 'CA', 805, '-120.291994', '+35.610073'), 
(93463, 'Solvang', 'CA', 805, '-120.170111', '+34.648841'), 
(93464, 'Solvang', 'CA', 805, '-120.111465', '+34.674436'), 
(93465, 'Templeton', 'CA', 805, '-120.653850', '+35.517781'), 
(93483, 'Grover Beach', 'CA', 805, '-120.455345', '+35.347065'), 
(93501, 'Mojave', 'CA', 661, '-118.315960', '+35.038066'), 
(93502, 'Mojave', 'CA', 661, '-118.224785', '+35.068161'), 
(93504, 'California City', 'CA', 760, '-117.885359', '+35.187133'), 
(93505, 'California City', 'CA', 760, '-117.897202', '+35.144767'), 
(93510, 'Acton', 'CA', 661, '-118.298662', '+33.786594'), 
(93512, 'Benton', 'CA', 760, '-118.624903', '+37.496842'), 
(93513, 'Big Pine', 'CA', 760, '-118.294915', '+37.169602'), 
(93514, 'Bishop', 'CA', 760, '-118.334393', '+37.026022'), 
(93515, 'Bishop', 'CA', 760, '-117.218616', '+36.626033'), 
(93516, 'Boron', 'CA', 760, '-118.056018', '+35.215513'), 
(93517, 'Bridgeport', 'CA', 760, '-119.198760', '+38.248505'), 
(93518, 'Caliente', 'CA', 661, '-118.609553', '+35.488054'), 
(93519, 'Cantil', 'CA', 760, '-118.035049', '+35.177369'), 
(93522, 'Darwin', 'CA', 760, '-117.218616', '+36.626033'), 
(93523, 'Edwards', 'CA', 661, '-118.130233', '+35.258171'), 
(93524, 'Edwards', 'CA', 661, '-118.905173', '+35.294405'), 
(93526, 'Independence', 'CA', 760, '-118.235097', '+36.831167'), 
(93527, 'Inyokern', 'CA', 760, '-117.857026', '+35.639715'), 
(93528, 'Johannesburg', 'CA', 760, '-117.642748', '+35.370839'), 
(93529, 'June Lake', 'CA', 760, '-119.054711', '+37.711282'), 
(93530, 'Keeler', 'CA', 760, '-117.874104', '+36.488612'), 
(93531, 'Keene', 'CA', 661, '-118.581032', '+35.226499'), 
(93532, 'Lake Hughes', 'CA', 661, '-118.298662', '+33.786594'), 
(93534, 'Lancaster', 'CA', 661, '-118.298662', '+33.786594'), 
(93535, 'Lancaster', 'CA', 661, '-118.298662', '+33.786594'), 
(93536, 'Lancaster', 'CA', 661, '-118.298662', '+33.786594'), 
(93539, 'Lancaster', 'CA', 661, '-118.298662', '+33.786594'), 
(93541, 'Lee Vining', 'CA', 760, '-119.130361', '+37.978230'), 
(93542, 'Little Lake', 'CA', 760, '-117.218616', '+36.626033'), 
(93543, 'Littlerock', 'CA', 661, '-118.298662', '+33.786594'), 
(93544, 'Llano', 'CA', 661, '-118.298662', '+33.786594'), 
(93545, 'Lone Pine', 'CA', 760, '-117.984465', '+36.553842'), 
(93546, 'Mammoth Lakes', 'CA', 760, '-118.865636', '+37.609434'), 
(93549, 'Olancha', 'CA', 760, '-117.955189', '+36.229962'), 
(93550, 'Palmdale', 'CA', 661, '-118.298662', '+33.786594'), 
(93551, 'Palmdale', 'CA', 661, '-118.298662', '+33.786594'), 
(93552, 'Palmdale', 'CA', 661, '-118.298662', '+33.786594'), 
(93553, 'Pearblossom', 'CA', 661, '-118.298662', '+33.786594'), 
(93554, 'Randsburg', 'CA', 760, '-117.715928', '+35.386610'), 
(93555, 'Ridgecrest', 'CA', 760, '-117.794007', '+35.540458'), 
(93556, 'Ridgecrest', 'CA', 760, '-118.905173', '+35.294405'), 
(93558, 'Red Mountain', 'CA', 760, '-115.967051', '+34.839964'), 
(93560, 'Rosamond', 'CA', 661, '-118.400410', '+34.942862'), 
(93561, 'Tehachapi', 'CA', 661, '-118.502209', '+35.043028'), 
(93562, 'Trona', 'CA', 760, '-115.967051', '+34.839964'), 
(93563, 'Valyermo', 'CA', 661, '-118.298662', '+33.786594'), 
(93581, 'Tehachapi', 'CA', 661, '-118.905173', '+35.294405'), 
(93584, 'Lancaster', 'CA', 661, '-118.298662', '+33.786594'), 
(93586, 'Lancaster', 'CA', 661, '-118.298662', '+33.786594'), 
(93590, 'Palmdale', 'CA', 661, '-118.298662', '+33.786594'), 
(93591, 'Palmdale', 'CA', 661, '-118.298662', '+33.786594'), 
(93592, 'Trona', 'CA', 760, '-115.967051', '+34.839964'), 
(93596, 'Boron', 'CA', 760, '-118.905173', '+35.294405'), 
(93599, 'Palmdale', 'CA', 661, '-118.298662', '+33.786594'), 
(93601, 'Ahwahnee', 'CA', 559, '-119.736326', '+37.379045'), 
(93602, 'Auberry', 'CA', 559, '-119.253991', '+37.075671'), 
(93603, 'Badger', 'CA', 559, '-119.016197', '+36.568312'), 
(93604, 'Bass Lake', 'CA', 559, '-119.547639', '+37.299169'), 
(93605, 'Big Creek', 'CA', 559, '-119.247413', '+37.213607'), 
(93606, 'Biola', 'CA', 559, '-120.018659', '+36.799615'), 
(93607, 'Burrel', 'CA', 559, '-119.899405', '+36.589797'), 
(93608, 'Cantua Creek', 'CA', 559, '-120.248963', '+36.607941'), 
(93609, 'Caruthers', 'CA', 559, '-120.049939', '+36.528598'), 
(93610, 'Chowchilla', 'CA', 559, '-120.266097', '+37.013396'), 
(93611, 'Clovis', 'CA', 559, '-119.592146', '+36.832583'), 
(93612, 'Clovis', 'CA', 559, '-119.585303', '+36.878242'), 
(93613, 'Clovis', 'CA', 559, '-119.511704', '+37.036529'), 
(93614, 'Coarsegold', 'CA', 559, '-119.716753', '+37.158791'), 
(93615, 'Cutler', 'CA', 559, '-119.236871', '+36.515805'), 
(93616, 'Del Rey', 'CA', 559, '-119.592015', '+36.652400'), 
(93618, 'Dinuba', 'CA', 559, '-119.395365', '+36.509532'), 
(93620, 'Dos Palos', 'CA', 209, '-120.623363', '+37.073301'), 
(93621, 'Dunlap', 'CA', 559, '-119.051698', '+36.723654'), 
(93622, 'Firebaugh', 'CA', 559, '-120.213442', '+36.772741'), 
(93623, 'Fish Camp', 'CA', 209, '-119.652872', '+37.511650'), 
(93624, 'Five Points', 'CA', 559, '-120.111796', '+36.338590'), 
(93625, 'Fowler', 'CA', 559, '-119.691869', '+36.623402'), 
(93626, 'Friant', 'CA', 559, '-119.668152', '+36.839928'), 
(93627, 'Helm', 'CA', 559, '-120.066008', '+36.574499'), 
(93628, 'Hume', 'CA', 559, '-118.957494', '+36.751546'), 
(93630, 'Kerman', 'CA', 559, '-120.219522', '+36.676147'), 
(93631, 'Kingsburg', 'CA', 559, '-119.602863', '+36.524900'), 
(93633, 'Kings Canyon National Pk', 'CA', 559, '-118.958777', '+36.734051'), 
(93634, 'Lakeshore', 'CA', 559, '-119.243637', '+37.167262'), 
(93635, 'Los Banos', 'CA', 209, '-120.847479', '+37.103768'), 
(93637, 'Madera', 'CA', 559, '-120.182423', '+36.928286'), 
(93638, 'Madera', 'CA', 559, '-119.977376', '+37.023383'), 
(93639, 'Madera', 'CA', 559, '-119.945035', '+37.160622'), 
(93640, 'Mendota', 'CA', 559, '-120.393602', '+36.676898'), 
(93641, 'Miramonte', 'CA', 559, '-119.049219', '+36.698964'), 
(93642, 'Mono Hot Springs', 'CA', 559, '-119.639658', '+36.746375'), 
(93643, 'North Fork', 'CA', 559, '-119.496955', '+37.214100'), 
(93644, 'Oakhurst', 'CA', 559, '-119.652380', '+37.375860'), 
(93645, 'O Neals', 'CA', 559, '-119.665194', '+37.163948'), 
(93646, 'Orange Cove', 'CA', 559, '-119.783475', '+36.677384'), 
(93647, 'Orosi', 'CA', 559, '-119.166499', '+36.555602'), 
(93648, 'Parlier', 'CA', 559, '-119.816080', '+36.661358'), 
(93649, 'Piedra', 'CA', 559, '-119.349639', '+36.841665'), 
(93650, 'Fresno', 'CA', 559, '-119.801015', '+36.841100'), 
(93651, 'Prather', 'CA', 559, '-119.512686', '+37.008796'), 
(93652, 'Raisin', 'CA', 559, '-119.902728', '+36.591897'), 
(93653, 'Raymond', 'CA', 559, '-119.859865', '+37.242121'), 
(93654, 'Reedley', 'CA', 559, '-119.398857', '+36.669807'), 
(93656, 'Riverdale', 'CA', 559, '-119.977680', '+36.466514'), 
(93657, 'Sanger', 'CA', 559, '-119.829053', '+36.897408'), 
(93660, 'San Joaquin', 'CA', 559, '-120.202084', '+36.458421'), 
(93661, 'Santa Rita Park', 'CA', 209, '-120.650351', '+37.186872'), 
(93662, 'Selma', 'CA', 559, '-119.992005', '+36.637507'), 
(93664, 'Shaver Lake', 'CA', 559, '-119.166093', '+37.098774'), 
(93665, 'South Dos Palos', 'CA', 209, '-120.744668', '+37.013490'), 
(93666, 'Sultana', 'CA', 559, '-119.352004', '+36.520998'), 
(93667, 'Tollhouse', 'CA', 559, '-119.370436', '+36.964156'), 
(93668, 'Tranquillity', 'CA', 559, '-120.282776', '+36.632595'), 
(93669, 'Wishon', 'CA', 559, '-119.540624', '+37.274585'), 
(93670, 'Yettem', 'CA', 559, '-119.259352', '+36.471833'), 
(93673, 'Traver', 'CA', 559, '-119.471745', '+36.444195'), 
(93675, 'Squaw Valley', 'CA', 559, '-119.353631', '+36.750265'), 
(93701, 'Fresno', 'CA', 559, '-119.822019', '+36.782012'), 
(93702, 'Fresno', 'CA', 559, '-119.808651', '+36.770134'), 
(93703, 'Fresno', 'CA', 559, '-119.761076', '+36.768449'), 
(93704, 'Fresno', 'CA', 559, '-119.670552', '+36.927090'), 
(93705, 'Fresno', 'CA', 559, '-119.847234', '+36.795503'), 
(93706, 'Fresno', 'CA', 559, '-119.998749', '+36.648635'), 
(93707, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93708, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93709, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93710, 'Fresno', 'CA', 559, '-119.750294', '+36.896749'), 
(93711, 'Fresno', 'CA', 559, '-119.828240', '+36.830336'), 
(93712, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93714, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93715, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93716, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93717, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93718, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93720, 'Fresno', 'CA', 559, '-119.802227', '+36.850729'), 
(93721, 'Fresno', 'CA', 559, '-119.771526', '+36.729049'), 
(93722, 'Fresno', 'CA', 559, '-119.931132', '+36.793291'), 
(93724, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93725, 'Fresno', 'CA', 559, '-119.730824', '+36.620698'), 
(93726, 'Fresno', 'CA', 559, '-119.759875', '+36.726349'), 
(93727, 'Fresno', 'CA', 559, '-119.673272', '+36.763149'), 
(93728, 'Fresno', 'CA', 559, '-119.817429', '+36.756348'), 
(93729, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93740, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93741, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93744, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93745, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93747, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93750, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93755, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93759, 'Fresno', 'CA', 559, null, null), 
(93760, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93761, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93762, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93764, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93765, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93771, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93772, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93773, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93774, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93775, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93776, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93777, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93778, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93779, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93780, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93782, 'Fresno', 'CA', 559, null, null), 
(93784, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93786, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93790, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93791, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93792, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93793, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93794, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93844, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93888, 'Fresno', 'CA', 559, '-119.639658', '+36.746375'), 
(93901, 'Salinas', 'CA', 831, '-121.416603', '+36.441768'), 
(93902, 'Salinas', 'CA', 831, '-121.132928', '+36.354330'), 
(93905, 'Salinas', 'CA', 831, '-121.612105', '+36.682888'), 
(93906, 'Salinas', 'CA', 831, '-121.487916', '+36.620989'), 
(93907, 'Salinas', 'CA', 831, '-121.670310', '+36.756306'), 
(93908, 'Salinas', 'CA', 831, '-121.637410', '+36.641676'), 
(93912, 'Salinas', 'CA', 831, '-121.132928', '+36.354330'), 
(93915, 'Salinas', 'CA', 831, '-121.132928', '+36.354330'), 
(93920, 'Big Sur', 'CA', 831, '-121.607774', '+36.054105'), 
(93921, 'Carmel', 'CA', 831, '-121.922515', '+36.549729'), 
(93922, 'Carmel', 'CA', 831, '-121.926315', '+36.543261'), 
(93923, 'Carmel', 'CA', 831, '-121.795010', '+36.615248'), 
(93924, 'Carmel Valley', 'CA', 831, '-121.666999', '+36.446043'), 
(93925, 'Chualar', 'CA', 831, '-121.451600', '+36.583988'), 
(93926, 'Gonzales', 'CA', 831, '-121.408607', '+36.502102'), 
(93927, 'Greenfield', 'CA', 831, '-121.324308', '+36.323971'), 
(93928, 'Jolon', 'CA', 831, '-121.213850', '+36.023549'), 
(93930, 'King City', 'CA', 831, '-121.052320', '+36.201898'), 
(93932, 'Lockwood', 'CA', 831, '-121.062554', '+35.949963'), 
(93933, 'Marina', 'CA', 831, '-121.812711', '+36.643259'), 
(93940, 'Monterey', 'CA', 831, '-121.688623', '+36.521811'), 
(93942, 'Monterey', 'CA', 831, '-121.132928', '+36.354330'), 
(93943, 'Monterey', 'CA', 831, '-121.132928', '+36.354330'), 
(93944, 'Monterey', 'CA', 831, '-121.908915', '+36.606225'), 
(93950, 'Pacific Grove', 'CA', 831, '-121.544387', '+36.408303'), 
(93953, 'Pebble Beach', 'CA', 831, '-121.936365', '+36.583100'), 
(93954, 'San Lucas', 'CA', 831, '-121.290346', '+36.457423'), 
(93955, 'Seaside', 'CA', 831, '-121.497712', '+36.429013'), 
(93960, 'Soledad', 'CA', 831, '-121.368127', '+36.449485'), 
(93962, 'Spreckels', 'CA', 831, '-121.655474', '+36.626059'), 
(94002, 'Belmont', 'CA', 650, '-122.293390', '+37.516644'), 
(94003, 'Belmont', 'CA', 650, '-122.334825', '+37.381144'), 
(94005, 'Brisbane', 'CA', 650, '-122.404332', '+37.689182'), 
(94010, 'Burlingame', 'CA', 650, '-122.367573', '+37.567086'), 
(94011, 'Burlingame', 'CA', 650, '-122.334825', '+37.381144'), 
(94012, 'Burlingame', 'CA', 650, '-122.334825', '+37.381144'), 
(94014, 'Daly City', 'CA', 650, '-122.438783', '+37.687509'), 
(94015, 'Daly City', 'CA', 650, '-122.475234', '+37.676864'), 
(94016, 'Daly City', 'CA', 650, '-122.334825', '+37.381144'), 
(94017, 'Daly City', 'CA', 650, '-122.334825', '+37.381144'), 
(94018, 'El Granada', 'CA', 650, '-122.473404', '+37.510085'), 
(94019, 'Half Moon Bay', 'CA', 650, '-122.415566', '+37.389057'), 
(94020, 'La Honda', 'CA', 650, '-122.249528', '+37.272556'), 
(94021, 'Loma Mar', 'CA', 650, '-122.314831', '+37.279692'), 
(94022, 'Los Altos', 'CA', 650, '-121.885066', '+37.238842'), 
(94023, 'Los Altos', 'CA', 650, '-121.705327', '+37.189396'), 
(94024, 'Los Altos', 'CA', 650, '-121.705327', '+37.189396'), 
(94025, 'Menlo Park', 'CA', 650, '-122.186373', '+37.439616'), 
(94026, 'Menlo Park', 'CA', 650, '-122.334825', '+37.381144'), 
(94027, 'Atherton', 'CA', 650, '-122.199439', '+37.450627'), 
(94028, 'Portola Valley', 'CA', 650, '-122.218176', '+37.370194'), 
(94029, 'Menlo Park', 'CA', 650, '-122.334825', '+37.381144'), 
(94030, 'Millbrae', 'CA', 650, '-122.400083', '+37.598385'), 
(94031, 'Millbrae', 'CA', 650, '-122.334825', '+37.381144'), 
(94035, 'Mountain View', 'CA', 650, '-121.705327', '+37.189396'), 
(94037, 'Montara', 'CA', 650, '-122.505152', '+37.542789'), 
(94038, 'Moss Beach', 'CA', 650, '-122.499618', '+37.520190'), 
(94039, 'Mountain View', 'CA', 650, '-121.705327', '+37.189396'), 
(94040, 'Mountain View', 'CA', 650, '-121.705327', '+37.189396'), 
(94041, 'Mountain View', 'CA', 650, '-121.705327', '+37.189396'), 
(94042, 'Mountain View', 'CA', 650, '-121.705327', '+37.189396'), 
(94043, 'Mountain View', 'CA', 650, '-121.705327', '+37.189396'), 
(94044, 'Pacifica', 'CA', 650, '-122.480015', '+37.616774'), 
(94045, 'Pacifica', 'CA', 650, '-122.334825', '+37.381144'), 
(94059, 'Redwood City', 'CA', 650, '-122.334825', '+37.381144'), 
(94060, 'Pescadero', 'CA', 650, '-122.343782', '+37.211194'), 
(94061, 'Redwood City', 'CA', 650, '-122.235639', '+37.462158'), 
(94062, 'Redwood City', 'CA', 650, '-122.295997', '+37.424539'), 
(94063, 'Redwood City', 'CA', 650, '-122.212846', '+37.490387'), 
(94064, 'Redwood City', 'CA', 650, '-122.334825', '+37.381144'), 
(94065, 'Redwood City', 'CA', 650, '-122.247806', '+37.532560'), 
(94066, 'San Bruno', 'CA', 650, '-122.436034', '+37.623159'), 
(94067, 'San Bruno', 'CA', 650, '-122.334825', '+37.381144'), 
(94070, 'San Carlos', 'CA', 650, '-122.298150', '+37.498586'), 
(94071, 'San Carlos', 'CA', 650, '-122.334825', '+37.381144'), 
(94074, 'San Gregorio', 'CA', 650, '-122.360233', '+37.328292'), 
(94080, 'South San Francisco', 'CA', 650, '-122.423483', '+37.657443'), 
(94083, 'South San Francisco', 'CA', 650, '-122.334825', '+37.381144'), 
(94086, 'Sunnyvale', 'CA', 408, '-121.705327', '+37.189396'), 
(94087, 'Sunnyvale', 'CA', 408, '-121.705327', '+37.189396'), 
(94088, 'Sunnyvale', 'CA', 408, '-121.705327', '+37.189396'), 
(94089, 'Sunnyvale', 'CA', 408, '-121.705327', '+37.189396'), 
(94090, 'Sunnyvale', 'CA', 408, '-121.705327', '+37.189396'), 
(94096, 'San Bruno', 'CA', 650, '-122.334825', '+37.381144'), 
(94098, 'San Bruno', 'CA', 650, '-122.334825', '+37.381144'), 
(94099, 'South San Francisco', 'CA', 650, '-122.334825', '+37.381144'), 
(94101, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94102, 'San Francisco', 'CA', 415, '-122.416582', '+37.779278'), 
(94103, 'San Francisco', 'CA', 415, '-122.412131', '+37.775678'), 
(94104, 'San Francisco', 'CA', 415, '-122.401732', '+37.790728'), 
(94105, 'San Francisco', 'CA', 415, '-122.395631', '+37.789595'), 
(94106, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94107, 'San Francisco', 'CA', 415, '-122.393681', '+37.769029'), 
(94108, 'San Francisco', 'CA', 415, '-122.408782', '+37.791028'), 
(94109, 'San Francisco', 'CA', 415, '-122.420782', '+37.795219'), 
(94110, 'San Francisco', 'CA', 415, '-122.416281', '+37.748932'), 
(94111, 'San Francisco', 'CA', 415, '-122.405331', '+37.773579'), 
(94112, 'San Francisco', 'CA', 415, '-122.439382', '+37.721981'), 
(94114, 'San Francisco', 'CA', 415, '-122.439332', '+37.758279'), 
(94115, 'San Francisco', 'CA', 415, '-122.437032', '+37.786028'), 
(94116, 'San Francisco', 'CA', 415, '-122.483232', '+37.743857'), 
(94117, 'San Francisco', 'CA', 415, '-122.443882', '+37.769079'), 
(94118, 'San Francisco', 'CA', 415, '-122.459982', '+37.778779'), 
(94119, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94120, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94121, 'San Francisco', 'CA', 415, '-122.491682', '+37.777129'), 
(94122, 'San Francisco', 'CA', 415, '-122.475732', '+37.761179'), 
(94123, 'San Francisco', 'CA', 415, '-122.435732', '+37.799670'), 
(94124, 'San Francisco', 'CA', 415, '-122.382857', '+37.731230'), 
(94125, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94126, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94127, 'San Francisco', 'CA', 415, '-122.458632', '+37.734030'), 
(94128, 'San Francisco', 'CA', 650, '-122.392882', '+37.621582'), 
(94129, 'San Francisco', 'CA', 415, '-122.465682', '+37.798878'), 
(94130, 'San Francisco', 'CA', 415, '-122.368433', '+37.819763'), 
(94131, 'San Francisco', 'CA', 415, '-122.443182', '+37.743630'), 
(94132, 'San Francisco', 'CA', 415, '-122.482483', '+37.722631'), 
(94133, 'San Francisco', 'CA', 415, '-122.410182', '+37.801928'), 
(94134, 'San Francisco', 'CA', 415, '-122.410832', '+37.721680'), 
(94135, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94136, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94137, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94138, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94139, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94140, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94141, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94142, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94143, 'San Francisco', 'CA', 415, '-122.458582', '+37.763130'), 
(94144, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94145, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94146, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94147, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94150, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94151, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94152, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94153, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94154, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94155, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94156, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94157, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94159, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94160, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94161, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94162, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94163, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94164, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94165, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94166, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94167, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94168, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94169, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94170, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94171, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94172, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94175, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94177, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94188, 'San Francisco', 'CA', 415, '-122.727802', '+37.784827'), 
(94203, 'Sacramento', 'CA', 916, '-121.555406', '+38.380456'), 
(94204, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94205, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94206, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94207, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94208, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94209, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94211, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94229, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94230, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94232, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94234, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94235, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94236, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94237, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94239, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94240, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94243, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94244, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94245, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94246, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94247, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94248, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94249, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94250, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94252, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94253, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94254, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94256, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94257, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94258, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94259, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94261, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94262, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94263, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94267, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94268, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94269, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94271, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94273, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94274, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94277, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94278, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94279, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94280, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94282, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94283, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94284, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94285, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94286, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94287, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94288, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94289, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94290, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94291, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94293, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94294, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94295, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94296, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94297, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94298, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94299, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(94301, 'Palo Alto', 'CA', 650, '-121.705327', '+37.189396'), 
(94302, 'Palo Alto', 'CA', 650, '-121.705327', '+37.189396'), 
(94303, 'Palo Alto', 'CA', 650, '-122.138765', '+37.467338'), 
(94304, 'Palo Alto', 'CA', 650, '-121.705327', '+37.189396'), 
(94305, 'Stanford', 'CA', 650, '-121.705327', '+37.189396'), 
(94306, 'Palo Alto', 'CA', 650, '-121.705327', '+37.189396'), 
(94307, 'Palo Alto', 'CA', 650, '-122.334825', '+37.381144'), 
(94308, 'Palo Alto', 'CA', 650, '-122.334825', '+37.381144'), 
(94309, 'Palo Alto', 'CA', 650, '-121.705327', '+37.189396'), 
(94310, 'Palo Alto', 'CA', 650, '-121.705327', '+37.189396'), 
(94401, 'San Mateo', 'CA', 650, '-122.322530', '+37.573485'), 
(94402, 'San Mateo', 'CA', 650, '-122.330630', '+37.541886'), 
(94403, 'San Mateo', 'CA', 650, '-122.304079', '+37.541486'), 
(94404, 'San Mateo', 'CA', 650, '-122.269978', '+37.553774'), 
(94405, 'San Mateo', 'CA', 650, '-122.334825', '+37.381144'), 
(94406, 'San Mateo', 'CA', 650, '-122.334825', '+37.381144'), 
(94407, 'San Mateo', 'CA', 650, '-122.334825', '+37.381144'), 
(94408, 'San Mateo', 'CA', 650, '-122.334825', '+37.381144'), 
(94409, 'San Mateo', 'CA', 650, '-122.334825', '+37.381144'), 
(94497, 'San Mateo', 'CA', 650, '-122.325880', '+37.534736'), 
(94501, 'Alameda', 'CA', 510, '-122.264779', '+37.770563'), 
(94502, 'Alameda', 'CA', 510, '-122.243067', '+37.735088'), 
(94506, 'Danville', 'CA', 925, '-121.916718', '+37.832075'), 
(94507, 'Alamo', 'CA', 925, '-122.067431', '+37.936723'), 
(94508, 'Angwin', 'CA', 707, '-122.450215', '+38.571450'), 
(94509, 'Antioch', 'CA', 925, '-121.906748', '+37.931997'), 
(94510, 'Benicia', 'CA', 707, '-122.032061', '+38.101200'), 
(94511, 'Bethel Island', 'CA', 925, '-121.642463', '+38.026620'), 
(94512, 'Birds Landing', 'CA', 707, '-121.827733', '+38.132930'), 
(94513, 'Brentwood', 'CA', 925, '-121.843071', '+37.912274'), 
(94514, 'Byron', 'CA', 925, '-121.617002', '+37.858925'), 
(94515, 'Calistoga', 'CA', 707, '-122.507742', '+38.615055'), 
(94516, 'Canyon', 'CA', 925, '-121.955399', '+37.777208'), 
(94517, 'Clayton', 'CA', 925, '-121.784818', '+37.897832'), 
(94518, 'Concord', 'CA', 925, '-122.022872', '+37.953672'), 
(94519, 'Concord', 'CA', 925, '-122.011272', '+37.984821'), 
(94520, 'Concord', 'CA', 925, '-122.013355', '+37.988871'), 
(94521, 'Concord', 'CA', 925, '-121.960045', '+37.951661'), 
(94522, 'Concord', 'CA', 925, '-121.955399', '+37.777208'), 
(94523, 'Pleasant Hill', 'CA', 925, '-122.077774', '+37.957572'), 
(94524, 'Concord', 'CA', 925, '-121.955399', '+37.777208'), 
(94525, 'Crockett', 'CA', 510, '-122.152602', '+37.958011'), 
(94526, 'Danville', 'CA', 925, '-122.053573', '+37.914851'), 
(94527, 'Concord', 'CA', 925, '-121.957778', '+37.953542'), 
(94528, 'Diablo', 'CA', 925, '-121.966720', '+37.838744'), 
(94529, 'Concord', 'CA', 925, '-121.955399', '+37.777208'), 
(94530, 'El Cerrito', 'CA', 510, '-122.302480', '+37.918024'), 
(94531, 'Antioch', 'CA', 925, '-121.723919', '+37.920852'), 
(94533, 'Fairfield', 'CA', 707, '-122.020276', '+38.278428'), 
(94535, 'Travis AFB', 'CA', 707, '-121.941230', '+38.271218'), 
(94536, 'Fremont', 'CA', 510, '-121.982721', '+37.565285'), 
(94537, 'Fremont', 'CA', 510, '-121.921498', '+37.680181'), 
(94538, 'Fremont', 'CA', 510, '-121.958320', '+37.509453'), 
(94539, 'Fremont', 'CA', 510, '-121.912568', '+37.520339');

insert  into zipcodes values 
(94540, 'Hayward', 'CA', 510, '-121.921498', '+37.680181'), 
(94541, 'Hayward', 'CA', 510, '-121.974120', '+37.675130'), 
(94542, 'Hayward', 'CA', 510, '-122.051179', '+37.662552'), 
(94543, 'Hayward', 'CA', 510, '-121.921498', '+37.680181'), 
(94544, 'Hayward', 'CA', 510, '-122.061673', '+37.613883'), 
(94545, 'Hayward', 'CA', 510, '-122.092324', '+37.635482'), 
(94546, 'Castro Valley', 'CA', 510, '-122.066373', '+37.731229'), 
(94547, 'Hercules', 'CA', 510, '-122.262101', '+38.008343'), 
(94548, 'Knightsen', 'CA', 510, '-121.665205', '+37.972622'), 
(94549, 'Lafayette', 'CA', 925, '-122.120089', '+37.901223'), 
(94550, 'Livermore', 'CA', 925, '-121.916050', '+37.676781'), 
(94551, 'Livermore', 'CA', 925, '-121.921498', '+37.680181'), 
(94552, 'Castro Valley', 'CA', 510, '-121.925100', '+37.689430'), 
(94553, 'Martinez', 'CA', 925, '-122.134976', '+37.986421'), 
(94555, 'Fremont', 'CA', 510, '-122.063323', '+37.570681'), 
(94556, 'Moraga', 'CA', 925, '-122.099224', '+37.838926'), 
(94557, 'Hayward', 'CA', 510, '-121.921498', '+37.680181'), 
(94558, 'Napa', 'CA', 707, '-122.311921', '+38.516158'), 
(94559, 'Napa', 'CA', 707, '-122.311685', '+38.256973'), 
(94560, 'Newark', 'CA', 510, '-122.025352', '+37.534102'), 
(94561, 'Oakley', 'CA', 925, '-121.689720', '+37.996516'), 
(94562, 'Oakville', 'CA', 707, '-122.399101', '+38.437887'), 
(94563, 'Orinda', 'CA', 925, '-122.144826', '+37.893124'), 
(94564, 'Pinole', 'CA', 510, '-122.243294', '+37.990772'), 
(94565, 'Pittsburg', 'CA', 925, '-121.917219', '+38.003070'), 
(94566, 'Pleasanton', 'CA', 925, '-121.862128', '+37.646081'), 
(94567, 'Pope Valley', 'CA', 707, '-122.445290', '+38.649304'), 
(94568, 'Dublin', 'CA', 925, '-121.906329', '+37.714402'), 
(94569, 'Port Costa', 'CA', 510, '-122.193028', '+38.046970'), 
(94570, 'Moraga', 'CA', 925, '-121.955399', '+37.777208'), 
(94571, 'Rio Vista', 'CA', 707, '-121.777874', '+38.209069'), 
(94572, 'Rodeo', 'CA', 510, '-122.245129', '+38.030821'), 
(94573, 'Rutherford', 'CA', 707, '-122.414189', '+38.466508'), 
(94574, 'Saint Helena', 'CA', 707, '-122.401289', '+38.537757'), 
(94575, 'Moraga', 'CA', 925, '-121.955399', '+37.777208'), 
(94576, 'Deer Park', 'CA', 707, '-122.444889', '+38.450909'), 
(94577, 'San Leandro', 'CA', 510, '-122.158621', '+37.715629'), 
(94578, 'San Leandro', 'CA', 510, '-122.124225', '+37.704429'), 
(94579, 'San Leandro', 'CA', 510, '-122.147425', '+37.688518'), 
(94580, 'San Lorenzo', 'CA', 510, '-122.133825', '+37.681230'), 
(94581, 'Napa', 'CA', 707, '-122.353900', '+38.509569'), 
(94583, 'San Ramon', 'CA', 925, '-121.975531', '+37.768556'), 
(94585, 'Suisun City', 'CA', 707, '-121.994935', '+38.195385'), 
(94586, 'Sunol', 'CA', 925, '-121.883018', '+37.585883'), 
(94587, 'Union City', 'CA', 510, '-121.973620', '+37.589084'), 
(94588, 'Pleasanton', 'CA', 925, '-121.898741', '+37.688244'), 
(94589, 'Vallejo', 'CA', 707, '-122.280383', '+38.158221'), 
(94590, 'Vallejo', 'CA', 707, '-122.253280', '+38.096719'), 
(94591, 'Vallejo', 'CA', 707, '-122.206292', '+38.114249'), 
(94592, 'Vallejo', 'CA', 707, '-122.269860', '+38.096788'), 
(94595, 'Walnut Creek', 'CA', 925, '-122.070625', '+37.873343'), 
(94596, 'Walnut Creek', 'CA', 925, '-121.864451', '+37.952389'), 
(94597, 'Walnut Creek', 'CA', 925, '-121.955399', '+37.777208'), 
(94598, 'Walnut Creek', 'CA', 925, '-122.037045', '+37.906873'), 
(94599, 'Yountville', 'CA', 707, '-122.361587', '+38.416110'), 
(94601, 'Oakland', 'CA', 510, '-122.223779', '+37.786027'), 
(94602, 'Oakland', 'CA', 510, '-122.204578', '+37.802777'), 
(94603, 'Oakland', 'CA', 510, '-122.198428', '+37.761778'), 
(94604, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94605, 'Oakland', 'CA', 510, '-122.156626', '+37.759322'), 
(94606, 'Oakland', 'CA', 510, '-122.243979', '+37.789927'), 
(94607, 'Oakland', 'CA', 510, '-122.298780', '+37.807967'), 
(94608, 'Emeryville', 'CA', 510, '-122.295480', '+37.833876'), 
(94609, 'Oakland', 'CA', 510, '-122.263280', '+37.834776'), 
(94610, 'Oakland', 'CA', 510, '-122.238779', '+37.811277'), 
(94611, 'Oakland', 'CA', 510, '-122.222278', '+37.847076'), 
(94612, 'Oakland', 'CA', 510, '-122.270180', '+37.809435'), 
(94613, 'Oakland', 'CA', 510, '-122.186573', '+37.781098'), 
(94614, 'Oakland', 'CA', 510, '-122.204573', '+37.727739'), 
(94615, 'Oakland', 'CA', 510, '-122.300380', '+37.806677'), 
(94617, 'Oakland', 'CA', 510, '-122.271652', '+37.807827'), 
(94618, 'Oakland', 'CA', 510, '-122.240179', '+37.843126'), 
(94619, 'Oakland', 'CA', 510, '-122.167126', '+37.783877'), 
(94620, 'Piedmont', 'CA', 510, '-121.921498', '+37.680181'), 
(94621, 'Oakland', 'CA', 510, '-122.196689', '+37.742529'), 
(94623, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94624, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94625, 'Oakland', 'CA', 510, '-122.319655', '+37.803927'), 
(94626, 'Oakland', 'CA', 510, '-122.303136', '+37.819314'), 
(94627, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94643, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94649, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94659, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94660, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94661, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94662, 'Emeryville', 'CA', 510, '-121.921498', '+37.680181'), 
(94666, 'Oakland', 'CA', 510, '-121.921498', '+37.680181'), 
(94701, 'Berkeley', 'CA', 510, '-122.296730', '+37.860576'), 
(94702, 'Berkeley', 'CA', 510, '-122.287130', '+37.864425'), 
(94703, 'Berkeley', 'CA', 510, '-122.275730', '+37.865725'), 
(94704, 'Berkeley', 'CA', 510, '-122.256729', '+37.866975'), 
(94705, 'Berkeley', 'CA', 510, '-122.242029', '+37.859830'), 
(94706, 'Albany', 'CA', 510, '-122.298280', '+37.889525'), 
(94707, 'Berkeley', 'CA', 510, '-122.276080', '+37.892675'), 
(94708, 'Berkeley', 'CA', 510, '-122.260429', '+37.891825'), 
(94709, 'Berkeley', 'CA', 510, '-122.265530', '+37.879825'), 
(94710, 'Berkeley', 'CA', 510, '-122.302730', '+37.873366'), 
(94712, 'Berkeley', 'CA', 510, '-121.921498', '+37.680181'), 
(94720, 'Berkeley', 'CA', 510, '-122.253582', '+37.866825'), 
(94801, 'Richmond', 'CA', 510, '-122.384032', '+37.947523'), 
(94802, 'Richmond', 'CA', 510, '-121.955399', '+37.777208'), 
(94803, 'El Sobrante', 'CA', 510, '-122.206177', '+37.966422'), 
(94804, 'Richmond', 'CA', 510, '-122.344381', '+37.925174'), 
(94805, 'Richmond', 'CA', 510, '-122.300930', '+37.929123'), 
(94806, 'San Pablo', 'CA', 510, '-122.334131', '+37.959573'), 
(94807, 'Richmond', 'CA', 510, '-121.955399', '+37.777208'), 
(94808, 'Richmond', 'CA', 510, '-121.955399', '+37.777208'), 
(94820, 'El Sobrante', 'CA', 510, '-121.955399', '+37.777208'), 
(94850, 'Richmond', 'CA', 510, '-121.955399', '+37.777208'), 
(94901, 'San Rafael', 'CA', 415, '-122.504286', '+37.970948'), 
(94903, 'San Rafael', 'CA', 415, '-122.585490', '+38.033922'), 
(94904, 'Greenbrae', 'CA', 415, '-122.536337', '+37.947874'), 
(94912, 'San Rafael', 'CA', 415, '-122.740988', '+38.068036'), 
(94913, 'San Rafael', 'CA', 415, '-122.740988', '+38.068036'), 
(94914, 'Kentfield', 'CA', 415, '-122.740988', '+38.068036'), 
(94915, 'San Rafael', 'CA', 415, '-122.559440', '+38.073920'), 
(94920, 'Belvedere Tiburon', 'CA', 415, '-122.564439', '+37.935324'), 
(94922, 'Bodega', 'CA', 707, '-122.974134', '+38.351416'), 
(94923, 'Bodega Bay', 'CA', 707, '-123.048629', '+38.367894'), 
(94924, 'Bolinas', 'CA', 415, '-122.779150', '+38.001976'), 
(94925, 'Corte Madera', 'CA', 415, '-122.512035', '+37.925039'), 
(94926, 'Cotati', 'CA', 707, '-122.989975', '+38.463088'), 
(94927, 'Rohnert Park', 'CA', 707, '-122.989975', '+38.463088'), 
(94928, 'Rohnert Park', 'CA', 707, '-122.698398', '+38.345663'), 
(94929, 'Dillon Beach', 'CA', 707, '-122.956202', '+38.246928'), 
(94930, 'Fairfax', 'CA', 415, '-122.607791', '+37.981723'), 
(94931, 'Cotati', 'CA', 707, '-122.710565', '+38.323614'), 
(94933, 'Forest Knolls', 'CA', 415, '-122.690302', '+38.015803'), 
(94937, 'Inverness', 'CA', 415, '-122.887717', '+38.112571'), 
(94938, 'Lagunitas', 'CA', 415, '-122.699183', '+38.022974'), 
(94939, 'Larkspur', 'CA', 415, '-122.534237', '+37.936624'), 
(94940, 'Marshall', 'CA', 415, '-122.823185', '+38.170870'), 
(94941, 'Mill Valley', 'CA', 415, '-122.562937', '+37.886325'), 
(94942, 'Mill Valley', 'CA', 415, '-122.740988', '+38.068036'), 
(94945, 'Novato', 'CA', 415, '-122.540951', '+38.027654'), 
(94946, 'Nicasio', 'CA', 415, '-122.685568', '+38.008973'), 
(94947, 'Novato', 'CA', 415, '-122.620893', '+38.095020'), 
(94948, 'Novato', 'CA', 415, '-122.573745', '+38.148858'), 
(94949, 'Novato', 'CA', 415, '-122.541739', '+38.063720'), 
(94950, 'Olema', 'CA', 415, '-122.769854', '+38.046703'), 
(94951, 'Penngrove', 'CA', 707, '-122.648346', '+38.315342'), 
(94952, 'Petaluma', 'CA', 707, '-122.822588', '+38.265366'), 
(94953, 'Petaluma', 'CA', 707, '-122.989975', '+38.463088'), 
(94954, 'Petaluma', 'CA', 707, '-122.574526', '+38.225816'), 
(94955, 'Petaluma', 'CA', 707, '-122.989975', '+38.463088'), 
(94956, 'Point Reyes Station', 'CA', 415, '-122.853421', '+38.057934'), 
(94957, 'Ross', 'CA', 415, '-122.561689', '+38.022322'), 
(94960, 'San Anselmo', 'CA', 415, '-122.591840', '+37.986473'), 
(94963, 'San Geronimo', 'CA', 415, '-122.659644', '+38.016622'), 
(94964, 'San Quentin', 'CA', 415, '-122.484360', '+37.941571'), 
(94965, 'Sausalito', 'CA', 415, '-122.531423', '+37.850417'), 
(94966, 'Sausalito', 'CA', 415, '-122.740988', '+38.068036'), 
(94970, 'Stinson Beach', 'CA', 415, '-122.652043', '+37.911625'), 
(94971, 'Tomales', 'CA', 707, '-122.914460', '+38.242733'), 
(94972, 'Valley Ford', 'CA', 707, '-122.855757', '+38.307224'), 
(94973, 'Woodacre', 'CA', 415, '-122.661691', '+38.007172'), 
(94974, 'San Quentin', 'CA', 415, '-122.740988', '+38.068036'), 
(94975, 'Petaluma', 'CA', 707, '-122.989975', '+38.463088'), 
(94976, 'Corte Madera', 'CA', 415, '-122.740988', '+38.068036'), 
(94977, 'Larkspur', 'CA', 415, '-122.740988', '+38.068036'), 
(94978, 'Fairfax', 'CA', 415, '-122.740988', '+38.068036'), 
(94979, 'San Anselmo', 'CA', 415, '-122.740988', '+38.068036'), 
(94998, 'Novato', 'CA', 415, '-122.568442', '+38.117269'), 
(94999, 'Petaluma', 'CA', 707, '-122.658097', '+38.267466'), 
(95001, 'Aptos', 'CA', 831, '-121.949418', '+37.052970'), 
(95002, 'Alviso', 'CA', 408, '-121.705327', '+37.189396'), 
(95003, 'Aptos', 'CA', 831, '-121.879432', '+37.024933'), 
(95004, 'Aromas', 'CA', 831, '-121.647608', '+36.864154'), 
(95005, 'Ben Lomond', 'CA', 831, '-122.095525', '+37.096297'), 
(95006, 'Boulder Creek', 'CA', 831, '-122.130887', '+37.176595'), 
(95007, 'Brookdale', 'CA', 831, '-122.111546', '+37.106040'), 
(95008, 'Campbell', 'CA', 408, '-121.705327', '+37.189396'), 
(95009, 'Campbell', 'CA', 408, '-121.705327', '+37.189396'), 
(95010, 'Capitola', 'CA', 831, '-122.000537', '+37.012368'), 
(95011, 'Campbell', 'CA', 408, '-121.705327', '+37.189396'), 
(95012, 'Castroville', 'CA', 831, '-121.735759', '+36.782556'), 
(95013, 'Coyote', 'CA', 408, '-121.705327', '+37.189396'), 
(95014, 'Cupertino', 'CA', 408, '-121.705327', '+37.189396'), 
(95015, 'Cupertino', 'CA', 408, '-121.705327', '+37.189396'), 
(95017, 'Davenport', 'CA', 831, '-122.243380', '+37.097536'), 
(95018, 'Felton', 'CA', 831, '-122.068323', '+37.102414'), 
(95019, 'Freedom', 'CA', 831, '-121.780262', '+36.937042'), 
(95020, 'Gilroy', 'CA', 408, '-121.493849', '+37.023347'), 
(95021, 'Gilroy', 'CA', 408, '-121.497349', '+36.986148'), 
(95023, 'Hollister', 'CA', 831, '-121.392400', '+36.828078'), 
(95024, 'Hollister', 'CA', 831, '-121.411909', '+36.854430'), 
(95026, 'Holy City', 'CA', 408, '-121.705327', '+37.189396'), 
(95030, 'Los Gatos', 'CA', 408, '-121.842064', '+37.107647'), 
(95031, 'Los Gatos', 'CA', 408, '-121.705327', '+37.189396'), 
(95032, 'Los Gatos', 'CA', 408, '-121.661860', '+37.070923'), 
(95033, 'Los Gatos', 'CA', 408, '-121.705327', '+37.189396'), 
(95035, 'Milpitas', 'CA', 408, '-121.861989', '+37.436454'), 
(95036, 'Milpitas', 'CA', 408, '-121.913632', '+37.456807'), 
(95037, 'Morgan Hill', 'CA', 408, '-121.681557', '+37.130238'), 
(95038, 'Morgan Hill', 'CA', 408, '-121.617894', '+37.225787'), 
(95039, 'Moss Landing', 'CA', 831, '-121.760660', '+36.797555'), 
(95041, 'Mount Hermon', 'CA', 831, '-122.058024', '+37.052137'), 
(95042, 'New Almaden', 'CA', 408, '-121.705327', '+37.189396'), 
(95043, 'Paicines', 'CA', 831, '-121.148586', '+36.587379'), 
(95044, 'Redwood Estates', 'CA', 408, '-121.705327', '+37.189396'), 
(95045, 'San Juan Bautista', 'CA', 831, '-121.442746', '+36.831008'), 
(95046, 'San Martin', 'CA', 408, '-121.606099', '+37.090125'), 
(95050, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95051, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95052, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95053, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95054, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95055, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95056, 'Santa Clara', 'CA', 408, '-121.705327', '+37.189396'), 
(95060, 'Santa Cruz', 'CA', 831, '-122.111126', '+37.052748'), 
(95061, 'Santa Cruz', 'CA', 831, '-122.075125', '+37.007399'), 
(95062, 'Santa Cruz', 'CA', 831, '-121.990571', '+36.971549'), 
(95063, 'Santa Cruz', 'CA', 831, '-121.973771', '+36.963400'), 
(95064, 'Santa Cruz', 'CA', 831, '-122.059073', '+36.988837'), 
(95065, 'Santa Cruz', 'CA', 831, '-121.982632', '+37.033568'), 
(95066, 'Scotts Valley', 'CA', 831, '-122.006276', '+37.071387'), 
(95067, 'Scotts Valley', 'CA', 831, '-121.949418', '+37.052970'), 
(95070, 'Saratoga', 'CA', 408, '-121.705327', '+37.189396'), 
(95071, 'Saratoga', 'CA', 408, '-121.705327', '+37.189396'), 
(95073, 'Soquel', 'CA', 831, '-121.949720', '+37.031948'), 
(95075, 'Tres Pinos', 'CA', 831, '-121.274795', '+36.761702'), 
(95076, 'Watsonville', 'CA', 831, '-121.746960', '+36.980250'), 
(95077, 'Watsonville', 'CA', 831, '-121.949418', '+37.052970'), 
(95101, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95102, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95103, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95106, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95108, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95109, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95110, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95111, 'San Jose', 'CA', 408, '-121.800001', '+37.267947'), 
(95112, 'San Jose', 'CA', 408, '-121.892093', '+37.370040'), 
(95113, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95114, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95115, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95116, 'San Jose', 'CA', 408, '-121.835344', '+37.355040'), 
(95117, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95118, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95119, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95120, 'San Jose', 'CA', 408, '-121.895798', '+37.384780'), 
(95121, 'San Jose', 'CA', 408, '-121.797977', '+37.298592'), 
(95122, 'San Jose', 'CA', 408, '-121.828333', '+37.330740'), 
(95123, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95124, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95125, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95126, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95127, 'San Jose', 'CA', 408, '-121.795913', '+37.373903'), 
(95128, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95129, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95130, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95131, 'San Jose', 'CA', 408, '-121.886316', '+37.388389'), 
(95132, 'San Jose', 'CA', 408, '-121.829615', '+37.433587'), 
(95133, 'San Jose', 'CA', 408, '-121.864265', '+37.372239'), 
(95134, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95135, 'San Jose', 'CA', 408, '-121.723862', '+37.272289'), 
(95136, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95137, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95138, 'San Jose', 'CA', 408, '-121.745159', '+37.258733'), 
(95139, 'San Jose', 'CA', 408, '-121.740059', '+37.216394'), 
(95140, 'Mount Hamilton', 'CA', 408, '-121.633457', '+37.304321'), 
(95141, 'San Jose', 'CA', 408, '-121.741809', '+37.178745'), 
(95142, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95148, 'San Jose', 'CA', 408, '-121.776861', '+37.335928'), 
(95150, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95151, 'San Jose', 'CA', 408, '-121.757220', '+37.187349'), 
(95152, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95153, 'San Jose', 'CA', 408, '-121.743632', '+37.216184'), 
(95154, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95155, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95156, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95157, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95158, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95159, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95160, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95161, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95164, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95170, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95171, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95172, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95173, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95190, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95191, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95192, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95193, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95194, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95196, 'San Jose', 'CA', 408, '-121.705327', '+37.189396'), 
(95201, 'Stockton', 'CA', 209, '-121.298794', '+37.672196'), 
(95202, 'Stockton', 'CA', 209, '-121.289206', '+37.958573'), 
(95203, 'Stockton', 'CA', 209, '-121.321707', '+37.954573'), 
(95204, 'Stockton', 'CA', 209, '-121.323758', '+37.975473'), 
(95205, 'Stockton', 'CA', 209, '-121.255405', '+37.954773'), 
(95206, 'Stockton', 'CA', 209, '-121.387007', '+37.912324'), 
(95207, 'Stockton', 'CA', 209, '-121.325487', '+38.018146'), 
(95208, 'Stockton', 'CA', 209, '-121.253872', '+37.889849'), 
(95209, 'Stockton', 'CA', 209, '-121.337187', '+37.988691'), 
(95210, 'Stockton', 'CA', 209, '-121.291628', '+38.025472'), 
(95211, 'Stockton', 'CA', 209, '-121.308008', '+37.981073'), 
(95212, 'Stockton', 'CA', 209, '-121.216156', '+38.037321'), 
(95213, 'Stockton', 'CA', 209, '-121.226782', '+37.904777'), 
(95215, 'Stockton', 'CA', 209, '-121.128903', '+37.964123'), 
(95219, 'Stockton', 'CA', 209, '-121.455259', '+38.001613'), 
(95220, 'Acampo', 'CA', 209, '-121.230207', '+38.198666'), 
(95221, 'Altaville', 'CA', 209, '-120.535316', '+38.092294'), 
(95222, 'Angels Camp', 'CA', 209, '-120.618608', '+38.052816'), 
(95223, 'Arnold', 'CA', 209, '-120.223837', '+38.328969'), 
(95224, 'Avery', 'CA', 209, '-120.377348', '+38.217249'), 
(95225, 'Burson', 'CA', 209, '-120.910251', '+38.191258'), 
(95226, 'Campo Seco', 'CA', 209, '-120.849106', '+38.211495'), 
(95227, 'Clements', 'CA', 209, '-121.044252', '+38.211127'), 
(95228, 'Copperopolis', 'CA', 209, '-120.649912', '+37.971877'), 
(95229, 'Douglas Flat', 'CA', 209, '-120.454360', '+38.110355'), 
(95230, 'Farmington', 'CA', 209, '-120.967398', '+37.915075'), 
(95231, 'French Camp', 'CA', 209, '-121.290405', '+37.883775'), 
(95232, 'Glencoe', 'CA', 209, '-120.573947', '+38.352793'), 
(95233, 'Hathaway Pines', 'CA', 209, '-120.388215', '+38.183537'), 
(95234, 'Holt', 'CA', 209, '-121.253872', '+37.889849'), 
(95236, 'Linden', 'CA', 209, '-121.039852', '+38.017322'), 
(95237, 'Lockeford', 'CA', 209, '-121.152088', '+38.141969'), 
(95240, 'Lodi', 'CA', 209, '-121.172415', '+38.111356'), 
(95241, 'Lodi', 'CA', 209, '-121.253872', '+37.889849'), 
(95242, 'Lodi', 'CA', 209, '-121.422011', '+38.138318'), 
(95245, 'Mokelumne Hill', 'CA', 209, '-120.571875', '+38.291380'), 
(95246, 'Mountain Ranch', 'CA', 209, '-120.536352', '+38.279047'), 
(95247, 'Murphys', 'CA', 209, '-120.454381', '+38.131035'), 
(95248, 'Rail Road Flat', 'CA', 209, '-120.485154', '+38.325626'), 
(95249, 'San Andreas', 'CA', 209, '-120.616052', '+38.190106'), 
(95250, 'Sheep Ranch', 'CA', 209, '-120.436953', '+38.243158'), 
(95251, 'Vallecito', 'CA', 209, '-120.471841', '+38.085205'), 
(95252, 'Valley Springs', 'CA', 209, '-120.733128', '+38.190383'), 
(95253, 'Victor', 'CA', 209, '-121.203656', '+38.114669'), 
(95254, 'Wallace', 'CA', 209, '-120.944264', '+38.161589'), 
(95255, 'West Point', 'CA', 209, '-120.477467', '+38.403007'), 
(95257, 'Wilseyville', 'CA', 209, '-120.490831', '+38.390344'), 
(95258, 'Woodbridge', 'CA', 209, '-121.314909', '+38.157962'), 
(95267, 'Stockton', 'CA', 209, '-121.253872', '+37.889849'), 
(95269, 'Stockton', 'CA', 209, '-121.253872', '+37.889849'), 
(95290, 'Stockton', 'CA', 209, '-121.285257', '+37.953473'), 
(95296, 'Lyoth', 'CA', 209, '-121.253872', '+37.889849'), 
(95297, 'Stockton', 'CA', 209, '-121.253872', '+37.889849'), 
(95298, 'Stockton', 'CA', 209, '-121.253872', '+37.889849'), 
(95301, 'Atwater', 'CA', 209, '-120.647347', '+37.317255'), 
(95303, 'Ballico', 'CA', 209, '-120.624564', '+37.470114'), 
(95304, 'Banta', 'CA', 209, '-121.253872', '+37.889849'), 
(95305, 'Big Oak Flat', 'CA', 209, '-120.241685', '+37.822025'), 
(95306, 'Catheys Valley', 'CA', 209, '-120.122715', '+37.408643'), 
(95307, 'Ceres', 'CA', 209, '-120.967976', '+37.561889'), 
(95309, 'Chinese Camp', 'CA', 209, '-120.440467', '+37.807938'), 
(95310, 'Columbia', 'CA', 209, '-120.363545', '+38.061003'), 
(95311, 'Coulterville', 'CA', 209, '-120.155251', '+37.700116'), 
(95312, 'Cressey', 'CA', 209, '-120.627348', '+37.422175'), 
(95313, 'Crows Landing', 'CA', 209, '-121.054997', '+37.429147'), 
(95314, 'Dardanelle', 'CA', 209, '-119.925020', '+38.033541'), 
(95315, 'Delhi', 'CA', 209, '-120.762047', '+37.429369'), 
(95316, 'Denair', 'CA', 209, '-120.718131', '+37.550260'), 
(95317, 'El Nido', 'CA', 209, '-120.504934', '+37.125735'), 
(95318, 'El Portal', 'CA', 209, '-119.861258', '+37.622232'), 
(95319, 'Empire', 'CA', 209, '-120.906593', '+37.637531'), 
(95320, 'Escalon', 'CA', 209, '-121.033598', '+37.817826'), 
(95321, 'Groveland', 'CA', 209, '-120.088197', '+37.867634'), 
(95322, 'Gustine', 'CA', 209, '-120.987196', '+37.150438'), 
(95323, 'Hickman', 'CA', 209, '-120.659136', '+37.599514'), 
(95324, 'Hilmar', 'CA', 209, '-120.885973', '+37.399608'), 
(95325, 'Hornitos', 'CA', 209, '-120.226091', '+37.555242'), 
(95326, 'Hughson', 'CA', 209, '-120.966091', '+37.545683'), 
(95327, 'Jamestown', 'CA', 209, '-120.419802', '+37.883131'), 
(95328, 'Keyes', 'CA', 209, '-120.913846', '+37.559280'), 
(95329, 'La Grange', 'CA', 209, '-120.509410', '+37.653226'), 
(95330, 'Lathrop', 'CA', 209, '-121.287362', '+37.811976'), 
(95333, 'Le Grand', 'CA', 209, '-120.231843', '+37.264851'), 
(95334, 'Livingston', 'CA', 209, '-120.750082', '+37.358769'), 
(95335, 'Long Barn', 'CA', 209, '-120.126643', '+38.112838'), 
(95336, 'Manteca', 'CA', 209, '-121.177601', '+37.807297'), 
(95337, 'Manteca', 'CA', 209, '-121.227351', '+37.743327'), 
(95338, 'Mariposa', 'CA', 209, '-120.018973', '+37.572907'), 
(95340, 'Merced', 'CA', 209, '-120.475427', '+37.338191'), 
(95341, 'Merced', 'CA', 209, '-120.650351', '+37.186872'), 
(95342, 'Atwater', 'CA', 209, '-120.570634', '+37.367315'), 
(95343, 'Merced', 'CA', 209, '-120.650351', '+37.186872'), 
(95344, 'Merced', 'CA', 209, '-120.617808', '+37.378234'), 
(95345, 'Midpines', 'CA', 209, '-119.962569', '+37.564369'), 
(95346, 'Mi Wuk Village', 'CA', 209, '-120.135262', '+38.084550'), 
(95347, 'Moccasin', 'CA', 209, '-120.375945', '+37.805371'), 
(95348, 'Merced', 'CA', 209, '-120.509750', '+37.412623'), 
(95350, 'Modesto', 'CA', 209, '-121.016796', '+37.669463'), 
(95351, 'Modesto', 'CA', 209, '-121.082742', '+37.636384'), 
(95352, 'Modesto', 'CA', 209, '-120.937052', '+37.603960'), 
(95353, 'Modesto', 'CA', 209, '-120.937052', '+37.603960'), 
(95354, 'Modesto', 'CA', 209, '-121.090835', '+37.533682'), 
(95355, 'Modesto', 'CA', 209, '-120.948033', '+37.685879'), 
(95356, 'Modesto', 'CA', 209, '-121.035846', '+37.722878'), 
(95357, 'Modesto', 'CA', 209, '-120.875893', '+37.679529'), 
(95358, 'Modesto', 'CA', 209, '-121.103547', '+37.611000'), 
(95360, 'Newman', 'CA', 209, '-121.213529', '+37.340337'), 
(95361, 'Oakdale', 'CA', 209, '-120.698578', '+37.839643'), 
(95363, 'Patterson', 'CA', 209, '-121.238480', '+37.516383'), 
(95364, 'Pinecrest', 'CA', 209, '-119.993941', '+38.004532'), 
(95365, 'Planada', 'CA', 209, '-120.317156', '+37.289085'), 
(95366, 'Ripon', 'CA', 209, '-121.115411', '+37.765177'), 
(95367, 'Riverbank', 'CA', 209, '-120.865061', '+37.692220'), 
(95368, 'Salida', 'CA', 209, '-121.078608', '+37.695359'), 
(95369, 'Snelling', 'CA', 209, '-120.463408', '+37.483708'), 
(95370, 'Sonora', 'CA', 209, '-120.343863', '+37.960910'), 
(95372, 'Soulsbyville', 'CA', 209, '-120.230556', '+38.010365'), 
(95373, 'Standard', 'CA', 209, '-120.241412', '+37.986377'), 
(95374, 'Stevinson', 'CA', 209, '-120.864936', '+37.324536'), 
(95375, 'Strawberry', 'CA', 209, '-120.021342', '+38.184096'), 
(95376, 'Tracy', 'CA', 209, '-121.407804', '+37.688679'), 
(95378, 'Tracy', 'CA', 209, '-121.253872', '+37.889849'), 
(95379, 'Tuolumne', 'CA', 209, '-120.267887', '+37.921694'), 
(95380, 'Turlock', 'CA', 209, '-120.844063', '+37.540206'), 
(95381, 'Turlock', 'CA', 209, '-120.937052', '+37.603960'), 
(95382, 'Turlock', 'CA', 209, '-120.851857', '+37.530174'), 
(95383, 'Twain Harte', 'CA', 209, '-120.176042', '+38.085837'), 
(95385, 'Vernalis', 'CA', 209, '-121.253872', '+37.889849'), 
(95386, 'Waterford', 'CA', 209, '-120.775617', '+37.659644'), 
(95387, 'Westley', 'CA', 209, '-121.249449', '+37.561682'), 
(95388, 'Winton', 'CA', 209, '-120.552710', '+37.411145'), 
(95389, 'Yosemite National Park', 'CA', 209, '-119.694652', '+37.637910'), 
(95390, 'Riverbank', 'CA', 209, '-120.937052', '+37.603960'), 
(95397, 'Modesto', 'CA', 209, '-120.937052', '+37.603960'), 
(95401, 'Santa Rosa', 'CA', 707, '-122.783159', '+38.450412'), 
(95402, 'Santa Rosa', 'CA', 707, '-122.710598', '+38.440061'), 
(95403, 'Santa Rosa', 'CA', 707, '-122.810328', '+38.477043'), 
(95404, 'Santa Rosa', 'CA', 707, '-122.656296', '+38.452642'), 
(95405, 'Santa Rosa', 'CA', 707, '-122.786392', '+38.444714'), 
(95406, 'Santa Rosa', 'CA', 707, '-122.715654', '+38.459575'), 
(95407, 'Santa Rosa', 'CA', 707, '-122.741849', '+38.389113'), 
(95408, 'Santa Rosa', 'CA', 707, '-122.989975', '+38.463088'), 
(95409, 'Santa Rosa', 'CA', 707, '-122.626545', '+38.462575'), 
(95410, 'Albion', 'CA', 707, '-123.393401', '+39.168027'), 
(95412, 'Annapolis', 'CA', 707, '-123.386924', '+38.710387'), 
(95415, 'Boonville', 'CA', 707, '-123.418728', '+39.046943'), 
(95416, 'Boyes Hot Springs', 'CA', 707, '-122.989975', '+38.463088'), 
(95417, 'Branscomb', 'CA', 707, '-123.647460', '+39.677625'), 
(95418, 'Calpella', 'CA', 707, '-123.277143', '+39.213324'), 
(95419, 'Camp Meeker', 'CA', 707, '-122.959401', '+38.417883'), 
(95420, 'Caspar', 'CA', 707, '-123.804200', '+39.367286'), 
(95421, 'Cazadero', 'CA', 707, '-123.189714', '+38.562107'), 
(95422, 'Clearlake', 'CA', 707, '-122.657017', '+38.946476'), 
(95423, 'Clearlake Oaks', 'CA', 707, '-122.620832', '+38.953387'), 
(95424, 'Clearlake Park', 'CA', 707, '-122.661027', '+38.985997'), 
(95425, 'Cloverdale', 'CA', 707, '-122.913330', '+38.638928'), 
(95426, 'Cobb', 'CA', 707, '-122.732911', '+38.826770'), 
(95427, 'Comptche', 'CA', 707, '-123.587610', '+39.238683'), 
(95428, 'Covelo', 'CA', 707, '-123.148437', '+39.835096'), 
(95429, 'Dos Rios', 'CA', 707, '-123.394207', '+39.671989'), 
(95430, 'Duncans Mills', 'CA', 707, '-123.071403', '+38.442735'), 
(95431, 'Eldridge', 'CA', 707, '-122.989975', '+38.463088'), 
(95432, 'Elk', 'CA', 707, '-123.618031', '+39.076371'), 
(95433, 'El Verano', 'CA', 707, '-122.513093', '+38.313864'), 
(95435, 'Finley', 'CA', 707, '-122.859625', '+39.006860'), 
(95436, 'Forestville', 'CA', 707, '-122.918385', '+38.509736'), 
(95437, 'Fort Bragg', 'CA', 707, '-123.637284', '+39.500634'), 
(95439, 'Fulton', 'CA', 707, '-122.776963', '+38.490310'), 
(95441, 'Geyserville', 'CA', 707, '-123.006531', '+38.707323'), 
(95442, 'Glen Ellen', 'CA', 707, '-122.557253', '+38.383854'), 
(95443, 'Glenhaven', 'CA', 707, '-122.748109', '+39.034627'), 
(95444, 'Graton', 'CA', 707, '-122.868154', '+38.434926'), 
(95445, 'Gualala', 'CA', 707, '-123.527323', '+38.836933'), 
(95446, 'Guerneville', 'CA', 707, '-122.979355', '+38.495554'), 
(95448, 'Healdsburg', 'CA', 707, '-122.787101', '+38.512761'), 
(95449, 'Hopland', 'CA', 707, '-123.138986', '+38.965637'), 
(95450, 'Jenner', 'CA', 707, '-123.227415', '+38.546934'), 
(95451, 'Kelseyville', 'CA', 707, '-122.793699', '+38.930811'), 
(95452, 'Kenwood', 'CA', 707, '-122.548243', '+38.413111'), 
(95453, 'Lakeport', 'CA', 707, '-122.919291', '+39.053450'), 
(95454, 'Laytonville', 'CA', 707, '-123.573407', '+39.772903'), 
(95456, 'Littleriver', 'CA', 707, '-123.696392', '+39.267235'), 
(95457, 'Lower Lake', 'CA', 707, '-122.625621', '+38.896990'), 
(95458, 'Lucerne', 'CA', 707, '-122.809585', '+39.157828'), 
(95459, 'Manchester', 'CA', 707, '-123.661507', '+38.950236'), 
(95460, 'Mendocino', 'CA', 707, '-123.734377', '+39.319949'), 
(95461, 'Middletown', 'CA', 707, '-122.719276', '+39.040188'), 
(95462, 'Monte Rio', 'CA', 707, '-123.000625', '+38.459755'), 
(95463, 'Navarro', 'CA', 707, '-123.486408', '+39.128136'), 
(95464, 'Nice', 'CA', 707, '-122.868266', '+39.276878'), 
(95465, 'Occidental', 'CA', 707, '-123.020406', '+38.406676'), 
(95466, 'Philo', 'CA', 707, '-123.525375', '+39.056598'), 
(95468, 'Point Arena', 'CA', 707, '-123.540572', '+38.919145'), 
(95469, 'Potter Valley', 'CA', 707, '-123.106751', '+39.360935'), 
(95470, 'Redwood Valley', 'CA', 707, '-123.462532', '+39.302446'), 
(95471, 'Rio Nido', 'CA', 707, '-122.982142', '+38.523472'), 
(95472, 'Sebastopol', 'CA', 707, '-122.869654', '+38.407222'), 
(95473, 'Sebastopol', 'CA', 707, '-122.505846', '+38.325851'), 
(95476, 'Sonoma', 'CA', 707, '-122.476819', '+38.255943'), 
(95480, 'Stewarts Point', 'CA', 707, '-123.372059', '+38.676694'), 
(95481, 'Talmage', 'CA', 707, '-123.164533', '+39.127247'), 
(95482, 'Ukiah', 'CA', 707, '-123.321202', '+39.403699'), 
(95485, 'Upper Lake', 'CA', 707, '-122.856430', '+39.252489'), 
(95486, 'Villa Grande', 'CA', 707, '-123.037996', '+38.464487'), 
(95487, 'Vineburg', 'CA', 707, '-122.989975', '+38.463088'), 
(95488, 'Westport', 'CA', 707, '-123.786385', '+39.660425'), 
(95490, 'Willits', 'CA', 707, '-123.365730', '+39.525958'), 
(95492, 'Windsor', 'CA', 707, '-122.804100', '+38.532827'), 
(95493, 'Witter Springs', 'CA', 707, '-122.965163', '+39.185033'), 
(95494, 'Yorkville', 'CA', 707, '-123.268378', '+38.934552'), 
(95497, 'The Sea Ranch', 'CA', 707, '-123.463976', '+38.717318'), 
(95501, 'Eureka', 'CA', 707, '-124.025773', '+40.646324'), 
(95502, 'Eureka', 'CA', 707, '-123.944021', '+40.733552'), 
(95503, 'Eureka', 'CA', 707, '-123.938685', '+40.787799'), 
(95511, 'Alderpoint', 'CA', 707, '-123.602161', '+40.130490'), 
(95514, 'Blocksburg', 'CA', 707, '-123.672124', '+40.318601'), 
(95518, 'Arcata', 'CA', 707, '-123.984232', '+40.881383'), 
(95519, 'McKinleyville', 'CA', 707, '-123.976234', '+40.708094'), 
(95521, 'Arcata', 'CA', 707, '-123.935891', '+40.564495'), 
(95524, 'Bayside', 'CA', 707, '-124.041746', '+40.823396'), 
(95525, 'Blue Lake', 'CA', 707, '-123.885010', '+40.961876'), 
(95526, 'Bridgeville', 'CA', 707, '-123.753321', '+40.484837'), 
(95527, 'Burnt Ranch', 'CA', 530, '-123.107281', '+40.477722'), 
(95528, 'Carlotta', 'CA', 707, '-123.952838', '+40.501603'), 
(95531, 'Crescent City', 'CA', 707, '-124.056897', '+41.744452'), 
(95532, 'Crescent City', 'CA', 707, '-124.157210', '+41.852985'), 
(95534, 'Cutten', 'CA', 707, '-123.944021', '+40.733552'), 
(95536, 'Ferndale', 'CA', 707, '-124.268790', '+40.465229'), 
(95537, 'Fields Landing', 'CA', 707, '-124.216660', '+40.725330'), 
(95538, 'Fort Dick', 'CA', 707, '-124.145734', '+41.892473'), 
(95540, 'Fortuna', 'CA', 707, '-123.903317', '+40.815265'), 
(95542, 'Garberville', 'CA', 707, '-123.862815', '+40.651360'), 
(95543, 'Gasquet', 'CA', 707, '-123.810269', '+41.912328'), 
(95545, 'Honeydew', 'CA', 707, '-124.151347', '+40.256790'), 
(95546, 'Hoopa', 'CA', 530, '-123.754058', '+40.786924'), 
(95547, 'Hydesville', 'CA', 707, '-124.098980', '+40.548691'), 
(95548, 'Klamath', 'CA', 707, '-124.054355', '+41.609872'), 
(95549, 'Kneeland', 'CA', 707, '-123.913353', '+40.647049'), 
(95550, 'Korbel', 'CA', 707, '-123.859218', '+40.768799'), 
(95551, 'Loleta', 'CA', 707, '-124.239192', '+40.665179'), 
(95552, 'Mad River', 'CA', 707, '-123.505623', '+40.450929'), 
(95553, 'Miranda', 'CA', 707, '-123.845935', '+40.235480'), 
(95554, 'Myers Flat', 'CA', 707, '-123.814440', '+40.262278'), 
(95555, 'Orick', 'CA', 707, '-124.060455', '+41.291871'), 
(95556, 'Orleans', 'CA', 530, '-123.557541', '+41.304908'), 
(95558, 'Petrolia', 'CA', 707, '-124.214410', '+40.303424'), 
(95559, 'Phillipsville', 'CA', 707, '-123.786863', '+40.195018'), 
(95560, 'Redway', 'CA', 707, '-123.812063', '+40.505478'), 
(95562, 'Rio Dell', 'CA', 707, '-123.984516', '+40.314708'), 
(95563, 'Salyer', 'CA', 530, '-123.034604', '+40.672576'), 
(95564, 'Samoa', 'CA', 707, '-124.199568', '+40.795138'), 
(95565, 'Scotia', 'CA', 707, '-124.022847', '+40.440193'), 
(95567, 'Smith River', 'CA', 707, '-124.159812', '+41.925977'), 
(95568, 'Somes Bar', 'CA', 530, '-123.467024', '+41.451129'), 
(95569, 'Redcrest', 'CA', 707, '-123.895246', '+40.365470'), 
(95570, 'Trinidad', 'CA', 707, '-124.125506', '+40.982322'), 
(95571, 'Weott', 'CA', 707, '-123.882487', '+40.323964'), 
(95573, 'Willow Creek', 'CA', 530, '-123.909870', '+40.872068'), 
(95585, 'Leggett', 'CA', 707, '-123.721407', '+39.873214'), 
(95587, 'Piercy', 'CA', 707, '-123.686938', '+39.947575'), 
(95589, 'Whitethorn', 'CA', 707, '-123.847878', '+40.479490'), 
(95595, 'Zenia', 'CA', 707, '-123.034604', '+40.672576'), 
(95601, 'Amador City', 'CA', 209, '-120.831845', '+38.418568'), 
(95602, 'Auburn', 'CA', 530, '-121.070470', '+39.014933'), 
(95603, 'Auburn', 'CA', 530, '-121.067718', '+38.973505'), 
(95604, 'Auburn', 'CA', 916, '-120.536032', '+39.106287'), 
(95605, 'West Sacramento', 'CA', 916, '-121.537801', '+38.591854'), 
(95606, 'Brooks', 'CA', 530, '-122.181084', '+38.799836'), 
(95607, 'Capay', 'CA', 530, '-122.140491', '+38.785596'), 
(95608, 'Carmichael', 'CA', 916, '-121.332191', '+38.621360'), 
(95609, 'Carmichael', 'CA', 916, '-121.327214', '+38.650335'), 
(95610, 'Citrus Heights', 'CA', 916, '-121.267360', '+38.689802'), 
(95611, 'Citrus Heights', 'CA', 916, '-121.444429', '+38.377411'), 
(95612, 'Clarksburg', 'CA', 916, '-121.594875', '+38.431410'), 
(95613, 'Coloma', 'CA', 530, '-120.895188', '+38.814190'), 
(95614, 'Cool', 'CA', 530, '-120.986029', '+38.877956'), 
(95615, 'Courtland', 'CA', 916, '-121.537800', '+38.338322'), 
(95616, 'Davis', 'CA', 530, '-121.749016', '+38.521776'), 
(95617, 'Davis', 'CA', 530, '-121.961532', '+38.619545'), 
(95618, 'El Macero', 'CA', 530, '-121.685904', '+38.544310'), 
(95619, 'Diamond Springs', 'CA', 530, '-120.820021', '+38.629821'), 
(95620, 'Dixon', 'CA', 707, '-121.761419', '+38.397372'), 
(95621, 'Citrus Heights', 'CA', 916, '-121.309461', '+38.693052'), 
(95623, 'El Dorado', 'CA', 530, '-120.845980', '+38.676272'), 
(95624, 'Elk Grove', 'CA', 916, '-121.307142', '+38.441480'), 
(95625, 'Elmira', 'CA', 707, '-121.900290', '+38.348022'), 
(95626, 'Elverta', 'CA', 916, '-121.452097', '+38.695702'), 
(95627, 'Esparto', 'CA', 530, '-122.100884', '+38.779509'), 
(95628, 'Fair Oaks', 'CA', 916, '-121.260709', '+38.655263'), 
(95629, 'Fiddletown', 'CA', 209, '-120.708029', '+38.510343'), 
(95630, 'Folsom', 'CA', 916, '-121.310796', '+38.594181'), 
(95631, 'Foresthill', 'CA', 530, '-120.862663', '+39.024453'), 
(95632, 'Galt', 'CA', 209, '-121.313883', '+38.289817'), 
(95633, 'Garden Valley', 'CA', 530, '-120.830282', '+38.854672'), 
(95634, 'Georgetown', 'CA', 530, '-120.703303', '+38.924378'), 
(95635, 'Greenwood', 'CA', 530, '-120.889138', '+38.909448'), 
(95636, 'Grizzly Flats', 'CA', 530, '-120.553399', '+38.637650'), 
(95637, 'Guinda', 'CA', 530, '-122.214722', '+38.850382'), 
(95638, 'Herald', 'CA', 209, '-121.154808', '+38.320561'), 
(95639, 'Hood', 'CA', 916, '-121.541649', '+38.357839'), 
(95640, 'Ione', 'CA', 209, '-120.914730', '+38.340647'), 
(95641, 'Isleton', 'CA', 916, '-121.601640', '+38.183940'), 
(95642, 'Jackson', 'CA', 209, '-120.763365', '+38.366959'), 
(95644, 'Kit Carson', 'CA', 209, '-120.550021', '+38.463282'), 
(95645, 'Knights Landing', 'CA', 530, '-121.772472', '+38.858483'), 
(95646, 'Kirkwood', 'CA', 209, '-120.285021', '+38.575433'), 
(95648, 'Lincoln', 'CA', 916, '-121.327143', '+38.929305'), 
(95650, 'Loomis', 'CA', 916, '-121.176622', '+38.814428'), 
(95651, 'Lotus', 'CA', 530, '-120.842623', '+38.888405'), 
(95652, 'McClellan AFB', 'CA', 916, '-121.389613', '+38.666653'), 
(95653, 'Madison', 'CA', 530, '-121.972096', '+38.671903'), 
(95654, 'Martell', 'CA', 209, '-120.550021', '+38.463282'), 
(95655, 'Mather', 'CA', 916, '-121.281810', '+38.554406'), 
(95656, 'Mount Aukum', 'CA', 209, '-120.707891', '+38.547230'), 
(95658, 'Newcastle', 'CA', 916, '-120.971166', '+39.038217'), 
(95659, 'Nicolaus', 'CA', 530, '-121.551933', '+38.837134'), 
(95660, 'North Highlands', 'CA', 916, '-121.387541', '+38.667003'), 
(95661, 'Roseville', 'CA', 916, '-121.256030', '+38.740730'), 
(95662, 'Orangevale', 'CA', 916, '-121.225369', '+38.687103'), 
(95663, 'Penryn', 'CA', 916, '-121.180531', '+38.852288'), 
(95664, 'Pilot Hill', 'CA', 530, '-120.979123', '+38.751620'), 
(95665, 'Pine Grove', 'CA', 209, '-120.668334', '+38.403800'), 
(95666, 'Pioneer', 'CA', 209, '-120.352661', '+38.556287'), 
(95667, 'Placerville', 'CA', 530, '-120.797149', '+38.730224'), 
(95668, 'Pleasant Grove', 'CA', 530, '-121.534228', '+38.830643'), 
(95669, 'Plymouth', 'CA', 209, '-120.861840', '+38.486559'), 
(95670, 'Rancho Cordova', 'CA', 916, '-121.270426', '+38.597705'), 
(95671, 'Represa', 'CA', 916, '-121.444429', '+38.377411'), 
(95672, 'Rescue', 'CA', 530, '-120.994305', '+38.718327'), 
(95673, 'Rio Linda', 'CA', 916, '-121.459135', '+38.478399'), 
(95674, 'Rio Oso', 'CA', 530, '-121.489882', '+38.931318'), 
(95675, 'River Pines', 'CA', 209, '-120.742790', '+38.544557'), 
(95676, 'Robbins', 'CA', 530, '-121.709490', '+38.868875'), 
(95677, 'Rocklin', 'CA', 916, '-121.230374', '+38.801233'), 
(95678, 'Roseville', 'CA', 916, '-121.131309', '+38.910488'), 
(95679, 'Rumsey', 'CA', 530, '-122.224813', '+38.867147'), 
(95680, 'Ryde', 'CA', 916, '-121.568427', '+38.232898'), 
(95681, 'Sheridan', 'CA', 530, '-121.346893', '+38.989408'), 
(95682, 'Shingle Springs', 'CA', 530, '-120.788010', '+38.621830'), 
(95683, 'Sloughhouse', 'CA', 916, '-121.125431', '+38.518580'), 
(95684, 'Somerset', 'CA', 530, '-120.599848', '+38.639336'), 
(95685, 'Sutter Creek', 'CA', 209, '-120.742839', '+38.436584'), 
(95686, 'Thornton', 'CA', 209, '-121.450953', '+38.189865'), 
(95687, 'Vacaville', 'CA', 707, '-121.912773', '+38.350560'), 
(95688, 'Vacaville', 'CA', 707, '-122.012778', '+38.407405'), 
(95689, 'Volcano', 'CA', 209, '-120.706876', '+38.447270'), 
(95690, 'Walnut Grove', 'CA', 916, '-121.578895', '+38.181635'), 
(95691, 'West Sacramento', 'CA', 916, '-121.610919', '+38.608615'), 
(95692, 'Wheatland', 'CA', 530, '-121.397892', '+39.083370'), 
(95693, 'Wilton', 'CA', 916, '-121.239026', '+38.405222'), 
(95694, 'Winters', 'CA', 530, '-121.923196', '+38.622768'), 
(95695, 'Woodland', 'CA', 530, '-121.915653', '+38.743880'), 
(95696, 'Vacaville', 'CA', 707, '-121.908324', '+38.348960'), 
(95697, 'Yolo', 'CA', 530, '-121.832156', '+38.751038'), 
(95698, 'Zamora', 'CA', 530, '-121.898110', '+38.782731'), 
(95699, 'Drytown', 'CA', 209, '-120.845706', '+38.437001'), 
(95701, 'Alta', 'CA', 530, '-120.795987', '+39.214162'), 
(95703, 'Applegate', 'CA', 530, '-120.994598', '+38.998186'), 
(95709, 'Camino', 'CA', 530, '-120.693072', '+38.745549'), 
(95712, 'Chicago Park', 'CA', 530, '-120.964275', '+39.167276'), 
(95713, 'Colfax', 'CA', 530, '-120.863763', '+39.126473'), 
(95714, 'Dutch Flat', 'CA', 530, '-120.829762', '+39.196515'), 
(95715, 'Emigrant Gap', 'CA', 530, '-120.721541', '+39.254601'), 
(95717, 'Gold Run', 'CA', 530, '-120.802035', '+39.168473'), 
(95720, 'Kyburz', 'CA', 530, '-120.252490', '+38.892518'), 
(95721, 'Echo Lake', 'CA', 530, '-120.055163', '+38.830740'), 
(95722, 'Meadow Vista', 'CA', 530, '-121.034843', '+39.001448'), 
(95724, 'Norden', 'CA', 530, '-120.641450', '+39.265990'), 
(95726, 'Pollock Pines', 'CA', 530, '-120.481278', '+38.766276'), 
(95728, 'Soda Springs', 'CA', 530, '-120.435313', '+39.319590'), 
(95735, 'Twin Bridges', 'CA', 530, '-120.140714', '+38.802139'), 
(95736, 'Weimar', 'CA', 530, '-120.962012', '+39.018920'), 
(95741, 'Rancho Cordova', 'CA', 916, '-121.444429', '+38.377411'), 
(95742, 'Rancho Cordova', 'CA', 916, '-121.202530', '+38.579621'), 
(95743, 'Rancho Cordova', 'CA', 916, '-121.444429', '+38.377411'), 
(95746, 'Granite Bay', 'CA', 916, '-121.183436', '+38.756614'), 
(95747, 'Roseville', 'CA', 916, '-121.335559', '+38.779875'), 
(95758, 'Elk Grove', 'CA', 916, '-121.428681', '+38.347205'), 
(95759, 'Elk Grove', 'CA', 916, '-121.444429', '+38.377411'), 
(95762, 'El Dorado Hills', 'CA', 530, '-121.044846', '+38.686847'), 
(95763, 'Folsom', 'CA', 916, '-121.444429', '+38.377411'), 
(95765, 'Rocklin', 'CA', 916, '-121.277439', '+38.819795'), 
(95776, 'Woodland', 'CA', 530, '-121.709713', '+38.695895'), 
(95798, 'West Sacramento', 'CA', 916, '-121.961532', '+38.619545'), 
(95799, 'West Sacramento', 'CA', 916, '-121.961532', '+38.619545'), 
(95812, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95813, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95814, 'Sacramento', 'CA', 916, '-121.480905', '+38.579055'), 
(95815, 'Sacramento', 'CA', 916, '-121.448665', '+38.589505'), 
(95816, 'Sacramento', 'CA', 916, '-121.467549', '+38.571505'), 
(95817, 'Sacramento', 'CA', 916, '-121.452264', '+38.549232'), 
(95818, 'Sacramento', 'CA', 916, '-121.495915', '+38.557255'), 
(95819, 'Sacramento', 'CA', 916, '-121.440764', '+38.568305'), 
(95820, 'Sacramento', 'CA', 916, '-121.446414', '+38.536606'), 
(95821, 'Sacramento', 'CA', 916, '-121.437964', '+38.627204'), 
(95822, 'Sacramento', 'CA', 916, '-121.497716', '+38.511356'), 
(95823, 'Sacramento', 'CA', 916, '-121.442071', '+38.481354'), 
(95824, 'Sacramento', 'CA', 916, '-121.440764', '+38.517256'), 
(95825, 'Sacramento', 'CA', 916, '-121.402213', '+38.585804'), 
(95826, 'Sacramento', 'CA', 916, '-121.385459', '+38.547639'), 
(95827, 'Sacramento', 'CA', 916, '-121.322653', '+38.552752'), 
(95828, 'Sacramento', 'CA', 916, '-121.423245', '+38.488446'), 
(95829, 'Sacramento', 'CA', 916, '-121.321524', '+38.495328'), 
(95830, 'Sacramento', 'CA', 916, '-121.256140', '+38.490022'), 
(95831, 'Sacramento', 'CA', 916, '-121.531332', '+38.497863'), 
(95832, 'Sacramento', 'CA', 916, '-121.497276', '+38.435014'), 
(95833, 'Sacramento', 'CA', 916, '-121.514016', '+38.621802'), 
(95834, 'Sacramento', 'CA', 916, '-121.523566', '+38.584193'), 
(95835, 'Sacramento', 'CA', 916, '-121.526051', '+38.667783'), 
(95836, 'Sacramento', 'CA', 916, '-121.522717', '+38.710901'), 
(95837, 'Sacramento', 'CA', 916, '-121.603038', '+38.692855'), 
(95838, 'Sacramento', 'CA', 916, '-121.440015', '+38.645103'), 
(95840, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95841, 'Sacramento', 'CA', 916, '-121.353862', '+38.665385'), 
(95842, 'Sacramento', 'CA', 916, '-121.359009', '+38.692752'), 
(95843, 'Antelope', 'CA', 916, '-121.366613', '+38.716091'), 
(95851, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95852, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95853, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95857, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95860, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95864, 'Sacramento', 'CA', 916, '-121.379467', '+38.586554'), 
(95865, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95866, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95867, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95873, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95887, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95894, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95899, 'Sacramento', 'CA', 916, '-121.444429', '+38.377411'), 
(95901, 'Marysville', 'CA', 530, '-121.370959', '+39.260878'), 
(95903, 'Beale AFB', 'CA', 530, '-121.360957', '+39.111453'), 
(95910, 'Alleghany', 'CA', 530, '-120.829633', '+39.466324'), 
(95912, 'Arbuckle', 'CA', 530, '-121.996852', '+39.013400'), 
(95913, 'Artois', 'CA', 530, '-122.168928', '+39.698298'), 
(95914, 'Bangor', 'CA', 530, '-121.406274', '+39.409669'), 
(95915, 'Belden', 'CA', 530, '-120.834958', '+39.912222'), 
(95916, 'Berry Creek', 'CA', 530, '-121.383744', '+39.653813'), 
(95917, 'Biggs', 'CA', 530, '-121.753522', '+39.406720'), 
(95918, 'Browns Valley', 'CA', 530, '-121.367758', '+39.321808'), 
(95919, 'Brownsville', 'CA', 530, '-121.273889', '+39.425005'), 
(95920, 'Butte City', 'CA', 530, '-121.934145', '+39.458507'), 
(95922, 'Camptonville', 'CA', 530, '-121.111454', '+39.414386'), 
(95923, 'Canyondam', 'CA', 530, '-121.120635', '+40.211176'), 
(95924, 'Cedar Ridge', 'CA', 530, '-120.641450', '+39.265990'), 
(95925, 'Challenge', 'CA', 530, '-121.204452', '+39.467095'), 
(95926, 'Chico', 'CA', 530, '-121.840083', '+39.746159'), 
(95927, 'Chico', 'CA', 530, '-121.684124', '+39.805255'), 
(95928, 'Chico', 'CA', 530, '-121.799166', '+39.687626'), 
(95929, 'Chico', 'CA', 530, '-121.801215', '+39.731406'), 
(95930, 'Clipper Mills', 'CA', 530, '-121.220469', '+39.543835'), 
(95931, 'College City', 'CA', 530, '-122.290204', '+39.169245'), 
(95932, 'Colusa', 'CA', 530, '-122.221269', '+39.203958'), 
(95934, 'Crescent Mills', 'CA', 530, '-120.924541', '+40.086309'), 
(95935, 'Dobbins', 'CA', 530, '-121.188917', '+39.377751'), 
(95936, 'Downieville', 'CA', 530, '-120.853714', '+39.558607'), 
(95937, 'Dunnigan', 'CA', 530, '-122.057921', '+38.835384'), 
(95938, 'Durham', 'CA', 530, '-121.777546', '+39.626362'), 
(95939, 'Elk Creek', 'CA', 530, '-122.567428', '+39.548420'), 
(95940, 'Feather Falls', 'CA', 530, '-121.259009', '+39.585648'), 
(95941, 'Forbestown', 'CA', 530, '-121.265237', '+39.528374'), 
(95942, 'Forest Ranch', 'CA', 530, '-121.582814', '+39.947462'), 
(95943, 'Glenn', 'CA', 530, '-122.032181', '+39.596546'), 
(95944, 'Goodyears Bar', 'CA', 530, '-120.898248', '+39.492530'), 
(95945, 'Grass Valley', 'CA', 530, '-120.958550', '+39.196288'), 
(95946, 'Penn Valley', 'CA', 530, '-121.117883', '+39.216560'), 
(95947, 'Greenville', 'CA', 530, '-120.878840', '+40.124832'), 
(95948, 'Gridley', 'CA', 530, '-121.724685', '+39.355492'), 
(95949, 'Grass Valley', 'CA', 530, '-121.128336', '+39.110986'), 
(95950, 'Grimes', 'CA', 530, '-121.908208', '+39.065895'), 
(95951, 'Hamilton City', 'CA', 530, '-122.053823', '+39.728209'), 
(95953, 'Live Oak', 'CA', 530, '-121.767177', '+39.236141'), 
(95954, 'Magalia', 'CA', 530, '-121.599628', '+39.867959'), 
(95955, 'Maxwell', 'CA', 530, '-122.210089', '+39.284700'), 
(95956, 'Meadow Valley', 'CA', 530, '-121.096023', '+39.896259'), 
(95957, 'Meridian', 'CA', 530, '-121.848565', '+39.066931'), 
(95958, 'Nelson', 'CA', 530, '-121.803777', '+39.556251'), 
(95959, 'Nevada City', 'CA', 530, '-120.887965', '+39.299606'), 
(95960, 'North San Juan', 'CA', 530, '-121.084241', '+39.330529'), 
(95961, 'Olivehurst', 'CA', 530, '-121.391149', '+39.214767'), 
(95962, 'Oregon House', 'CA', 530, '-121.347605', '+39.210524'), 
(95963, 'Orland', 'CA', 530, '-122.327137', '+39.631197'), 
(95965, 'Oroville', 'CA', 530, '-121.582120', '+39.578352'), 
(95966, 'Oroville', 'CA', 530, '-121.417372', '+39.463113'), 
(95967, 'Paradise', 'CA', 530, '-121.572986', '+39.723898'), 
(95968, 'Palermo', 'CA', 530, '-121.551180', '+39.443039'), 
(95969, 'Paradise', 'CA', 530, '-121.707265', '+39.654279'), 
(95970, 'Princeton', 'CA', 530, '-122.095709', '+39.379166'), 
(95971, 'Quincy', 'CA', 530, '-121.017725', '+40.005131'), 
(95972, 'Rackerby', 'CA', 530, '-121.318329', '+39.444420'), 
(95973, 'Chico', 'CA', 530, '-121.869949', '+39.837577'), 
(95974, 'Richvale', 'CA', 530, '-121.754346', '+39.501070'), 
(95975, 'Rough and Ready', 'CA', 530, '-121.148643', '+39.225477'), 
(95976, 'Chico', 'CA', 530, '-121.572986', '+39.723898'), 
(95977, 'Smartville', 'CA', 530, '-121.314435', '+39.194430'), 
(95978, 'Stirling City', 'CA', 530, '-121.479360', '+39.995078'), 
(95979, 'Stonyford', 'CA', 530, '-122.431045', '+39.282070'), 
(95980, 'Storrie', 'CA', 530, '-121.337404', '+39.918503'), 
(95981, 'Strawberry Valley', 'CA', 530, '-121.101562', '+39.577329'), 
(95982, 'Sutter', 'CA', 530, '-121.802510', '+39.172636'), 
(95983, 'Taylorsville', 'CA', 530, '-120.775910', '+39.963458'), 
(95984, 'Twain', 'CA', 530, '-121.094912', '+39.950913'), 
(95986, 'Washington', 'CA', 530, '-120.791180', '+39.352343'), 
(95987, 'Williams', 'CA', 530, '-122.243739', '+39.142737'), 
(95988, 'Willows', 'CA', 530, '-122.292996', '+39.519386'), 
(95991, 'Yuba City', 'CA', 530, '-121.612481', '+39.048854'), 
(95992, 'Yuba City', 'CA', 530, '-121.681345', '+39.020133'), 
(95993, 'Yuba City', 'CA', 530, '-121.737911', '+39.130338'), 
(96001, 'Redding', 'CA', 530, '-122.456982', '+40.675738'), 
(96002, 'Redding', 'CA', 530, '-122.307600', '+40.624448'), 
(96003, 'Redding', 'CA', 530, '-122.279493', '+40.717110'), 
(96006, 'Adin', 'CA', 530, '-120.932949', '+41.236677'), 
(96007, 'Anderson', 'CA', 530, '-122.278404', '+40.469324'), 
(96008, 'Bella Vista', 'CA', 530, '-122.119390', '+40.715565'), 
(96009, 'Bieber', 'CA', 530, '-121.128616', '+41.131506'), 
(96010, 'Big Bar', 'CA', 530, '-123.034604', '+40.672576'), 
(96011, 'Big Bend', 'CA', 530, '-121.825020', '+40.974917'), 
(96013, 'Burney', 'CA', 530, '-121.687076', '+40.942396'), 
(96014, 'Callahan', 'CA', 530, '-122.875526', '+41.281549'), 
(96015, 'Canby', 'CA', 530, '-120.802930', '+41.458738'), 
(96016, 'Cassel', 'CA', 530, '-121.567660', '+40.933652'), 
(96017, 'Castella', 'CA', 530, '-122.316052', '+41.110338'), 
(96019, 'Shasta Lake', 'CA', 530, '-122.368263', '+40.696860'), 
(96020, 'Chester', 'CA', 530, '-121.200726', '+40.277282'), 
(96021, 'Corning', 'CA', 530, '-122.135411', '+40.125399'), 
(96022, 'Cottonwood', 'CA', 530, '-122.429495', '+40.439989'), 
(96023, 'Dorris', 'CA', 530, '-121.973887', '+41.919428'), 
(96024, 'Douglas City', 'CA', 530, '-122.942468', '+40.668853'), 
(96025, 'Dunsmuir', 'CA', 530, '-122.390196', '+41.455740'), 
(96027, 'Etna', 'CA', 530, '-123.010024', '+41.446310'), 
(96028, 'Fall River Mills', 'CA', 530, '-121.471061', '+41.034309'), 
(96029, 'Flournoy', 'CA', 530, '-122.491767', '+39.902424'), 
(96031, 'Forks of Salmon', 'CA', 530, '-123.236330', '+41.219117'), 
(96032, 'Fort Jones', 'CA', 530, '-122.824847', '+41.581383'), 
(96033, 'French Gulch', 'CA', 530, '-122.587530', '+40.689232'), 
(96034, 'Gazelle', 'CA', 530, '-122.699937', '+41.441483'), 
(96035, 'Gerber', 'CA', 530, '-122.209437', '+40.049209'), 
(96037, 'Greenview', 'CA', 530, '-122.936575', '+41.540332'), 
(96038, 'Grenada', 'CA', 530, '-122.469530', '+41.634680'), 
(96039, 'Happy Camp', 'CA', 530, '-123.421603', '+41.666514'), 
(96040, 'Hat Creek', 'CA', 530, '-121.499992', '+40.808623'), 
(96041, 'Hayfork', 'CA', 530, '-123.167247', '+40.500622'), 
(96044, 'Hornbrook', 'CA', 530, '-122.525589', '+41.939792'), 
(96046, 'Hyampom', 'CA', 530, '-123.448823', '+40.613736'), 
(96047, 'Igo', 'CA', 530, '-122.722296', '+40.478246'), 
(96048, 'Junction City', 'CA', 530, '-123.071788', '+40.741117'), 
(96049, 'Redding', 'CA', 530, '-122.311628', '+40.709783'), 
(96050, 'Klamath River', 'CA', 530, '-122.977919', '+41.871172'), 
(96051, 'Lakehead', 'CA', 530, '-122.410576', '+40.910481'), 
(96052, 'Lewiston', 'CA', 530, '-122.837262', '+40.736068'), 
(96053, 'McArthur', 'CA', 530, null, null), 
(96054, 'Lookout', 'CA', 530, '-121.215582', '+41.234693'), 
(96055, 'Los Molinos', 'CA', 530, '-122.133740', '+40.039203'), 
(96056, 'McArthur', 'CA', 530, '-121.436822', '+41.096751'), 
(96057, 'McCloud', 'CA', 530, '-122.112813', '+41.247548'), 
(96058, 'Macdoel', 'CA', 530, '-121.911394', '+41.787881'), 
(96059, 'Manton', 'CA', 530, '-121.864689', '+40.420879'), 
(96061, 'Mill Creek', 'CA', 530, '-121.503495', '+40.343925'), 
(96062, 'Millville', 'CA', 530, '-122.067214', '+40.570081'), 
(96063, 'Mineral', 'CA', 530, '-121.571020', '+40.356403'), 
(96064, 'Montague', 'CA', 530, '-122.196783', '+41.757491'), 
(96065, 'Montgomery Creek', 'CA', 530, '-121.916728', '+40.900945'), 
(96067, 'Mount Shasta', 'CA', 530, '-122.473307', '+41.427158'), 
(96068, 'Nubieber', 'CA', 530, '-121.134222', '+41.129955'), 
(96069, 'Oak Run', 'CA', 530, '-122.042324', '+40.691529'), 
(96070, 'Obrien', 'CA', 530, '-122.194400', '+40.735153'), 
(96071, 'Old Station', 'CA', 530, '-121.449467', '+40.658943'), 
(96073, 'Palo Cedro', 'CA', 530, '-122.201552', '+40.568440'), 
(96074, 'Paskenta', 'CA', 530, '-122.581386', '+39.877198'), 
(96075, 'Paynes Creek', 'CA', 530, '-121.841348', '+40.364148'), 
(96076, 'Platina', 'CA', 530, '-122.936967', '+40.375954'), 
(96078, 'Proberta', 'CA', 530, '-122.204141', '+40.125170'), 
(96079, 'Shasta Lake', 'CA', 530, '-122.334778', '+40.686639'), 
(96080, 'Red Bluff', 'CA', 530, '-122.340888', '+40.142907'), 
(96084, 'Round Mountain', 'CA', 530, '-122.171093', '+40.762944'), 
(96085, 'Scott Bar', 'CA', 530, '-123.030070', '+41.728874'), 
(96086, 'Seiad Valley', 'CA', 530, '-123.235079', '+41.833921'), 
(96087, 'Shasta', 'CA', 530, '-122.494455', '+40.601263'), 
(96088, 'Shingletown', 'CA', 530, '-121.960944', '+40.488664'), 
(96089, 'Shasta Lake', 'CA', 530, '-122.427333', '+40.657893'), 
(96090, 'Tehama', 'CA', 530, '-122.118643', '+40.021383'), 
(96091, 'Trinity Center', 'CA', 530, '-122.686387', '+41.050081'), 
(96092, 'Vina', 'CA', 530, '-122.025047', '+39.927203'), 
(96093, 'Weaverville', 'CA', 530, '-122.956559', '+40.704907'), 
(96094, 'Weed', 'CA', 530, '-122.408583', '+41.666100'), 
(96095, 'Whiskeytown', 'CA', 530, '-122.194400', '+40.735153'), 
(96096, 'Whitmore', 'CA', 530, '-121.862650', '+40.575131'), 
(96097, 'Yreka', 'CA', 530, '-122.440389', '+41.623828'), 
(96099, 'Redding', 'CA', 530, '-122.387808', '+40.704337'), 
(96101, 'Alturas', 'CA', 530, '-120.640865', '+41.433984'), 
(96103, 'Blairsden-Graeagle', 'CA', 530, '-120.640497', '+39.812686'), 
(96104, 'Cedarville', 'CA', 530, '-120.111396', '+41.424260'), 
(96105, 'Chilcoot', 'CA', 530, '-120.132207', '+39.794136'), 
(96106, 'Clio', 'CA', 530, '-120.595092', '+39.754627'), 
(96107, 'Coleville', 'CA', 760, '-119.485034', '+38.533336'), 
(96108, 'Davis Creek', 'CA', 530, '-120.727706', '+41.590548'), 
(96109, 'Doyle', 'CA', 530, '-120.202470', '+39.962841'), 
(96110, 'Eagleville', 'CA', 530, '-120.727706', '+41.590548'), 
(96111, 'Floriston', 'CA', 530, '-120.021212', '+39.392752'), 
(96112, 'Fort Bidwell', 'CA', 530, '-120.727706', '+41.590548'), 
(96113, 'Herlong', 'CA', 530, '-120.244727', '+40.101514'), 
(96114, 'Janesville', 'CA', 530, '-120.506184', '+40.298255'), 
(96115, 'Lake City', 'CA', 530, '-120.179132', '+41.763674'), 
(96116, 'Likely', 'CA', 530, '-120.507888', '+41.232908'), 
(96117, 'Litchfield', 'CA', 530, '-120.409210', '+40.407309'), 
(96118, 'Loyalton', 'CA', 530, '-120.285676', '+39.613008'), 
(96119, 'Madeline', 'CA', 530, '-120.554754', '+40.976640'), 
(96120, 'Markleeville', 'CA', 530, '-119.832669', '+38.771319'), 
(96121, 'Milford', 'CA', 530, '-120.367586', '+40.196745'), 
(96122, 'Portola', 'CA', 530, '-120.542224', '+39.800456'), 
(96123, 'Ravendale', 'CA', 530, '-120.326259', '+40.776154'), 
(96124, 'Calpine', 'CA', 530, '-120.404625', '+39.613937'), 
(96125, 'Sierra City', 'CA', 530, '-120.626908', '+39.593596'), 
(96126, 'Sierraville', 'CA', 530, '-120.371073', '+39.582462'), 
(96127, 'Susanville', 'CA', 530, '-120.664132', '+40.446063'), 
(96128, 'Standish', 'CA', 530, '-120.423118', '+40.341664'), 
(96129, 'Beckwourth', 'CA', 530, '-120.405095', '+39.772064'), 
(96130, 'Susanville', 'CA', 530, '-120.719159', '+40.548881'), 
(96132, 'Termo', 'CA', 530, '-120.612954', '+40.950868'), 
(96133, 'Topaz', 'CA', 760, '-119.506094', '+38.617086'), 
(96134, 'Tulelake', 'CA', 530, '-121.588650', '+41.935190'), 
(96135, 'Vinton', 'CA', 530, '-120.798610', '+40.023490'), 
(96136, 'Wendel', 'CA', 530, '-120.282398', '+40.340560'), 
(96137, 'Westwood', 'CA', 530, '-121.022584', '+40.303792'), 
(96140, 'Carnelian Bay', 'CA', 530, '-120.066235', '+39.229978'), 
(96141, 'Homewood', 'CA', 530, '-120.178327', '+39.122962'), 
(96142, 'Tahoma', 'CA', 530, '-120.107955', '+38.998714'), 
(96143, 'Kings Beach', 'CA', 530, '-120.083236', '+39.201123'), 
(96145, 'Tahoe City', 'CA', 530, '-120.131614', '+39.163631'), 
(96146, 'Olympic Valley', 'CA', 530, '-120.195440', '+39.175186'), 
(96148, 'Tahoe Vista', 'CA', 530, '-120.068988', '+39.222600'), 
(96150, 'South Lake Tahoe', 'CA', 530, '-120.039632', '+38.927507'), 
(96151, 'South Lake Tahoe', 'CA', 530, '-119.995024', '+38.903920'), 
(96152, 'South Lake Tahoe', 'CA', 530, '-119.999032', '+38.927149'), 
(96154, 'South Lake Tahoe', 'CA', 530, '-120.018800', '+38.875290'), 
(96155, 'South Lake Tahoe', 'CA', 530, '-120.042996', '+38.844909'), 
(96156, 'South Lake Tahoe', 'CA', 530, '-119.967631', '+38.935245'), 
(96157, 'South Lake Tahoe', 'CA', 530, '-119.976707', '+38.934409'), 
(96158, 'South Lake Tahoe', 'CA', 530, '-119.998419', '+38.898142'), 
(96160, 'Truckee', 'CA', 530, '-120.186383', '+39.378100'), 
(96161, 'Truckee', 'CA', 530, '-120.407502', '+39.377677'), 
(96162, 'Truckee', 'CA', 530, '-120.641450', '+39.265990'), 
(96201, 'APO', 'AP', 0, null, null), 
(96202, 'APO', 'AP', 0, null, null), 
(96203, 'APO', 'AP', 0, null, null), 
(96204, 'APO', 'AP', 0, null, null), 
(96205, 'APO', 'AP', 0, null, null), 
(96206, 'FPO', 'AP', 0, null, null), 
(96207, 'APO', 'AP', 0, null, null), 
(96208, 'APO', 'AP', 0, null, null), 
(96212, 'APO', 'AP', 0, null, null), 
(96214, 'APO', 'AP', 0, null, null), 
(96215, 'APO', 'AP', 0, null, null), 
(96217, 'APO', 'AP', 0, null, null), 
(96218, 'APO', 'AP', 0, null, null), 
(96219, 'APO', 'AP', 0, null, null), 
(96220, 'APO', 'AP', 0, null, null), 
(96221, 'APO', 'AP', 0, null, null), 
(96224, 'APO', 'AP', 0, null, null), 
(96251, 'APO', 'AP', 0, null, null), 
(96257, 'APO', 'AP', 0, null, null), 
(96258, 'APO', 'AP', 0, null, null), 
(96259, 'APO', 'AP', 0, null, null), 
(96260, 'APO', 'AP', 0, null, null), 
(96262, 'APO', 'AP', 0, null, null), 
(96264, 'APO', 'AP', 0, null, null), 
(96266, 'APO', 'AP', 0, null, null), 
(96267, 'APO', 'AP', 0, null, null), 
(96269, 'FPO', 'AP', 0, null, null), 
(96271, 'APO', 'AP', 0, null, null), 
(96275, 'APO', 'AP', 0, null, null), 
(96276, 'APO', 'AP', 0, null, null), 
(96278, 'APO', 'AP', 0, null, null), 
(96283, 'APO', 'AP', 0, null, null), 
(96284, 'APO', 'AP', 0, null, null), 
(96297, 'APO', 'AP', 0, null, null), 
(96306, 'FPO', 'AP', 0, null, null), 
(96310, 'FPO', 'AP', 0, null, null), 
(96313, 'FPO', 'AP', 0, null, null), 
(96319, 'APO', 'AP', 0, null, null), 
(96321, 'FPO', 'AP', 0, null, null), 
(96322, 'FPO', 'AP', 0, null, null), 
(96323, 'APO', 'AP', 0, null, null), 
(96325, 'APO', 'AP', 0, null, null), 
(96326, 'APO', 'AP', 0, null, null), 
(96328, 'APO', 'AP', 0, null, null), 
(96330, 'APO', 'AP', 0, null, null), 
(96336, 'APO', 'AP', 0, null, null), 
(96337, 'APO', 'AP', 0, null, null), 
(96338, 'APO', 'AP', 0, null, null), 
(96343, 'APO', 'AP', 0, null, null), 
(96347, 'FPO', 'AP', 0, null, null), 
(96348, 'FPO', 'AP', 0, null, null), 
(96349, 'FPO', 'AP', 0, null, null), 
(96350, 'FPO', 'AP', 0, null, null), 
(96351, 'FPO', 'AP', 0, null, null), 
(96362, 'FPO', 'AP', 0, null, null), 
(96364, 'APO', 'AP', 0, null, null), 
(96365, 'APO', 'AP', 0, null, null), 
(96367, 'APO', 'AP', 0, null, null), 
(96368, 'APO', 'AP', 0, null, null), 
(96370, 'FPO', 'AP', 0, null, null), 
(96372, 'FPO', 'AP', 0, null, null), 
(96373, 'FPO', 'AP', 0, null, null), 
(96374, 'APO', 'AP', 0, null, null), 
(96375, 'FPO', 'AP', 0, null, null), 
(96376, 'APO', 'AP', 0, null, null), 
(96377, 'FPO', 'AP', 0, null, null), 
(96378, 'APO', 'AP', 0, null, null), 
(96379, 'FPO', 'AP', 0, null, null), 
(96384, 'APO', 'AP', 0, null, null), 
(96386, 'APO', 'AP', 0, null, null), 
(96387, 'APO', 'AP', 0, null, null), 
(96388, 'FPO', 'AP', 0, null, null), 
(96440, 'APO', 'AP', 0, null, null);

insert  into zipcodes values 
(96505, 'FPO', 'AP', 0, null, null), 
(96506, 'FPO', 'AP', 0, null, null), 
(96508, 'APO', 'AP', 0, null, null), 
(96511, 'FPO', 'AP', 0, null, null), 
(96512, 'APO', 'AP', 0, null, null), 
(96515, 'FPO', 'AP', 0, null, null), 
(96517, 'FPO', 'AP', 0, null, null), 
(96518, 'FPO', 'AP', 0, null, null), 
(96520, 'APO', 'AP', 0, null, null), 
(96521, 'FPO', 'AP', 0, null, null), 
(96522, 'FPO', 'AP', 0, null, null), 
(96529, 'APO', 'AP', 0, null, null), 
(96530, 'APO', 'AP', 0, null, null), 
(96531, 'FPO', 'AP', 0, null, null), 
(96534, 'FPO', 'AP', 0, null, null), 
(96535, 'APO', 'AP', 0, null, null), 
(96536, 'FPO', 'AP', 0, null, null), 
(96537, 'FPO', 'AP', 0, null, null), 
(96538, 'FPO', 'AP', 0, null, null), 
(96539, 'FPO', 'AP', 0, null, null), 
(96540, 'FPO', 'AP', 0, null, null), 
(96541, 'APO', 'AP', 0, null, null), 
(96542, 'APO', 'AP', 0, null, null), 
(96543, 'APO', 'AP', 0, null, null), 
(96544, 'FPO', 'AP', 0, null, null), 
(96545, 'FPO', 'AP', 0, null, null), 
(96546, 'APO', 'AP', 0, null, null), 
(96548, 'APO', 'AP', 0, null, null), 
(96549, 'APO', 'AP', 0, null, null), 
(96550, 'FPO', 'AP', 0, null, null), 
(96551, 'APO', 'AP', 0, null, null), 
(96552, 'APO', 'AP', 0, null, null), 
(96553, 'APO', 'AP', 0, null, null), 
(96554, 'APO', 'AP', 0, null, null), 
(96555, 'APO', 'AP', 0, null, null), 
(96556, 'APO', 'AP', 0, null, null), 
(96557, 'APO', 'AP', 0, null, null), 
(96558, 'APO', 'AP', 0, null, null), 
(96575, 'APO', 'AP', 0, null, null), 
(96580, 'FPO', 'AP', 0, null, null), 
(96594, 'FPO', 'AP', 0, null, null), 
(96595, 'FPO', 'AP', 0, null, null), 
(96596, 'FPO', 'AP', 0, null, null), 
(96597, 'FPO', 'AP', 0, null, null), 
(96598, 'FPO', 'AP', 0, null, null), 
(96599, 'FPO', 'AP', 0, null, null), 
(96601, 'FPO', 'AP', 0, null, null), 
(96602, 'FPO', 'AP', 0, null, null), 
(96603, 'FPO', 'AP', 0, null, null), 
(96604, 'FPO', 'AP', 0, null, null), 
(96605, 'FPO', 'AP', 0, null, null), 
(96606, 'FPO', 'AP', 0, null, null), 
(96607, 'FPO', 'AP', 0, null, null), 
(96608, 'FPO', 'AP', 0, null, null), 
(96609, 'FPO', 'AP', 0, null, null), 
(96610, 'FPO', 'AP', 0, null, null), 
(96611, 'FPO', 'AP', 0, null, null), 
(96612, 'FPO', 'AP', 0, null, null), 
(96615, 'FPO', 'AP', 0, null, null), 
(96617, 'FPO', 'AP', 0, null, null), 
(96621, 'FPO', 'AP', 0, null, null), 
(96622, 'FPO', 'AP', 0, null, null), 
(96623, 'FPO', 'AP', 0, null, null), 
(96624, 'FPO', 'AP', 0, null, null), 
(96626, 'FPO', 'AP', 0, null, null), 
(96627, 'FPO', 'AP', 0, null, null), 
(96628, 'FPO', 'AP', 0, null, null), 
(96629, 'FPO', 'AP', 0, null, null), 
(96634, 'FPO', 'AP', 0, null, null), 
(96635, 'FPO', 'AP', 0, null, null), 
(96642, 'FPO', 'AP', 0, null, null), 
(96643, 'FPO', 'AP', 0, null, null), 
(96644, 'FPO', 'AP', 0, null, null), 
(96647, 'FPO', 'AP', 0, null, null), 
(96648, 'FPO', 'AP', 0, null, null), 
(96649, 'FPO', 'AP', 0, null, null), 
(96657, 'FPO', 'AP', 0, null, null), 
(96660, 'FPO', 'AP', 0, null, null), 
(96661, 'FPO', 'AP', 0, null, null), 
(96662, 'FPO', 'AP', 0, null, null), 
(96663, 'FPO', 'AP', 0, null, null), 
(96664, 'FPO', 'AP', 0, null, null), 
(96665, 'FPO', 'AP', 0, null, null), 
(96666, 'FPO', 'AP', 0, null, null), 
(96667, 'FPO', 'AP', 0, null, null), 
(96668, 'FPO', 'AP', 0, null, null), 
(96669, 'FPO', 'AP', 0, null, null), 
(96670, 'FPO', 'AP', 0, null, null), 
(96671, 'FPO', 'AP', 0, null, null), 
(96672, 'FPO', 'AP', 0, null, null), 
(96673, 'FPO', 'AP', 0, null, null), 
(96674, 'FPO', 'AP', 0, null, null), 
(96675, 'FPO', 'AP', 0, null, null), 
(96677, 'FPO', 'AP', 0, null, null), 
(96678, 'FPO', 'AP', 0, null, null), 
(96679, 'FPO', 'AP', 0, null, null), 
(96682, 'FPO', 'AP', 0, null, null), 
(96683, 'FPO', 'AP', 0, null, null), 
(96686, 'FPO', 'AP', 0, null, null), 
(96687, 'FPO', 'AP', 0, null, null), 
(96698, 'FPO', 'AP', 0, null, null), 
(96701, 'Aiea', 'HI', 808, '-157.927829', '+21.390650'), 
(96703, 'Anahola', 'HI', 808, '-159.454519', '+22.055787'), 
(96704, 'Captain Cook', 'HI', 808, '-155.757929', '+19.269226'), 
(96705, 'Eleele', 'HI', 808, '-159.645162', '+21.937654'), 
(96706, 'Ewa Beach', 'HI', 808, '-158.013950', '+21.344550'), 
(96707, 'Kapolei', 'HI', 808, '-158.091383', '+21.341784'), 
(96708, 'Haiku', 'HI', 808, '-156.165622', '+20.849675'), 
(96709, 'Kapolei', 'HI', 808, '-164.701172', '+23.573339'), 
(96710, 'Hakalau', 'HI', 808, '-155.148483', '+19.911689'), 
(96712, 'Haleiwa', 'HI', 808, '-158.036450', '+21.631850'), 
(96713, 'Hana', 'HI', 808, '-156.022930', '+20.725172'), 
(96714, 'Hanalei', 'HI', 808, '-159.482796', '+22.213592'), 
(96715, 'Hanamaulu', 'HI', 808, '-159.512392', '+21.979991'), 
(96716, 'Hanapepe', 'HI', 808, '-159.617765', '+22.020489'), 
(96717, 'Hauula', 'HI', 808, '-157.882511', '+21.583507'), 
(96718, 'Hawaii National Park', 'HI', 808, '-155.438015', '+19.593456'), 
(96719, 'Hawi', 'HI', 808, '-155.818291', '+20.222737'), 
(96720, 'Hilo', 'HI', 808, '-155.262030', '+19.564519'), 
(96721, 'Hilo', 'HI', 808, '-155.438015', '+19.593456'), 
(96722, 'Princeville', 'HI', 808, '-159.486562', '+22.219231'), 
(96725, 'Holualoa', 'HI', 808, '-155.948308', '+19.618904'), 
(96726, 'Honaunau', 'HI', 808, '-155.845329', '+19.278298'), 
(96727, 'Honokaa', 'HI', 808, '-155.507938', '+20.079156'), 
(96728, 'Honomu', 'HI', 808, '-155.438015', '+19.593456'), 
(96729, 'Hoolehua', 'HI', 808, '-157.076600', '+21.163056'), 
(96730, 'Kaaawa', 'HI', 808, '-157.883316', '+21.585127'), 
(96731, 'Kahuku', 'HI', 808, '-157.935304', '+21.627700'), 
(96732, 'Kahului', 'HI', 808, '-156.259166', '+20.859244'), 
(96733, 'Kahului', 'HI', 808, '-156.646667', '+20.866638'), 
(96734, 'Kailua', 'HI', 808, '-158.039121', '+21.595644'), 
(96737, 'Ocean View', 'HI', 808, '-155.725803', '+19.100167'), 
(96738, 'Waikoloa', 'HI', 808, '-155.817987', '+19.972371'), 
(96739, 'Keauhou', 'HI', 808, '-155.438015', '+19.593456'), 
(96740, 'Kailua Kona', 'HI', 808, '-155.936565', '+19.674123'), 
(96741, 'Kalaheo', 'HI', 808, '-159.530254', '+21.925909'), 
(96742, 'Kalaupapa', 'HI', 808, '-156.646667', '+20.866638'), 
(96743, 'Kamuela', 'HI', 808, '-155.751907', '+19.887872'), 
(96744, 'Kaneohe', 'HI', 808, '-157.939550', '+21.668750'), 
(96745, 'Kailua Kona', 'HI', 808, '-155.438015', '+19.593456'), 
(96746, 'Kapaa', 'HI', 808, '-159.406197', '+22.074197'), 
(96747, 'Kaumakani', 'HI', 808, '-159.921351', '+21.945428'), 
(96748, 'Kaunakakai', 'HI', 808, '-157.012533', '+21.092266'), 
(96749, 'Keaau', 'HI', 808, '-155.032104', '+19.581873'), 
(96750, 'Kealakekua', 'HI', 808, '-155.874923', '+19.343913'), 
(96751, 'Kealia', 'HI', 808, '-159.308471', '+22.105955'), 
(96752, 'Kekaha', 'HI', 808, '-159.713792', '+21.971285'), 
(96753, 'Kihei', 'HI', 808, '-156.469915', '+20.723542'), 
(96754, 'Kilauea', 'HI', 808, '-159.395386', '+22.207314'), 
(96755, 'Kapaau', 'HI', 808, '-155.776957', '+20.226101'), 
(96756, 'Koloa', 'HI', 808, '-159.432992', '+22.028379'), 
(96757, 'Kualapuu', 'HI', 808, '-157.025440', '+21.161010'), 
(96759, 'Kunia', 'HI', 808, '-158.063850', '+21.463000'), 
(96760, 'Kurtistown', 'HI', 808, '-155.034859', '+19.569277'), 
(96761, 'Lahaina', 'HI', 808, '-156.717614', '+20.919823'), 
(96762, 'Laie', 'HI', 808, '-157.902050', '+21.610950'), 
(96763, 'Lanai City', 'HI', 808, '-156.952830', '+20.812854'), 
(96764, 'Laupahoehoe', 'HI', 808, '-155.248429', '+19.985166'), 
(96765, 'Lawai', 'HI', 808, '-159.499342', '+21.930922'), 
(96766, 'Lihue', 'HI', 808, '-159.430328', '+22.070553'), 
(96767, 'Lahaina', 'HI', 808, '-156.646667', '+20.866638'), 
(96768, 'Makawao', 'HI', 808, '-156.320242', '+20.832664'), 
(96769, 'Makaweli', 'HI', 808, '-159.921351', '+21.945428'), 
(96770, 'Maunaloa', 'HI', 808, '-157.257157', '+21.176357'), 
(96771, 'Mountain View', 'HI', 808, '-155.125657', '+19.534945'), 
(96772, 'Naalehu', 'HI', 808, '-155.622528', '+19.052137'), 
(96773, 'Ninole', 'HI', 808, '-155.166821', '+19.935047'), 
(96774, 'Ookala', 'HI', 808, '-155.280974', '+20.015060'), 
(96775, 'Paauhau', 'HI', 808, '-155.438015', '+19.593456'), 
(96776, 'Paauilo', 'HI', 808, '-155.377961', '+20.035356'), 
(96777, 'Pahala', 'HI', 808, '-155.438015', '+19.593456'), 
(96778, 'Pahoa', 'HI', 808, '-155.152268', '+19.390023'), 
(96779, 'Paia', 'HI', 808, '-156.373506', '+20.904275'), 
(96780, 'Papaaloa', 'HI', 808, '-155.201267', '+19.964138'), 
(96781, 'Papaikou', 'HI', 808, '-155.116093', '+19.798878'), 
(96782, 'Pearl City', 'HI', 808, '-157.994662', '+21.511950'), 
(96783, 'Pepeekeo', 'HI', 808, '-155.106308', '+19.819475'), 
(96784, 'Puunene', 'HI', 808, '-156.646667', '+20.866638'), 
(96785, 'Volcano', 'HI', 808, '-155.250569', '+19.440523'), 
(96786, 'Wahiawa', 'HI', 808, '-158.047735', '+21.532400'), 
(96788, 'Pukalani', 'HI', 808, '-156.325923', '+20.855864'), 
(96789, 'Mililani', 'HI', 808, '-158.012322', '+21.458855'), 
(96790, 'Kula', 'HI', 808, '-156.329499', '+20.753763'), 
(96791, 'Waialua', 'HI', 808, '-158.163415', '+21.553250'), 
(96792, 'Waianae', 'HI', 808, '-158.181356', '+21.437389'), 
(96793, 'Wailuku', 'HI', 808, '-156.566493', '+20.901536'), 
(96795, 'Waimanalo', 'HI', 808, '-168.021815', '+24.859832'), 
(96796, 'Waimea', 'HI', 808, '-159.686193', '+21.966709'), 
(96797, 'Waipahu', 'HI', 808, '-158.015151', '+21.399548'), 
(96799, 'Pago Pago', 'AS', 0, '-170.771600', '-07.209975'), 
(96801, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96802, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96803, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96804, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96805, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96806, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96807, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96808, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96809, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96810, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96811, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96812, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96813, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96814, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96815, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96816, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96817, 'Honolulu', 'HI', 808, '-157.922303', '+21.650980'), 
(96818, 'Honolulu', 'HI', 808, '-157.939650', '+21.347951'), 
(96819, 'Honolulu', 'HI', 808, '-157.901979', '+21.373179'), 
(96820, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96821, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96822, 'Honolulu', 'HI', 808, '-157.940850', '+21.671150'), 
(96823, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96824, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96825, 'Honolulu', 'HI', 808, '-157.940731', '+21.670926'), 
(96826, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96827, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96828, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96830, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96835, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96836, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96837, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96838, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96839, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96840, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96841, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96842, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96843, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96844, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96845, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96846, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96847, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96848, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96849, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96850, 'Honolulu', 'HI', 808, '-168.021815', '+24.859832'), 
(96853, 'Hickam AFB', 'HI', 808, '-168.021815', '+24.859832'), 
(96854, 'Wheeler Army Airfield', 'HI', 808, '-168.021815', '+24.859832'), 
(96857, 'Schofield Barracks', 'HI', 808, '-168.021815', '+24.859832'), 
(96858, 'Fort Shafter', 'HI', 808, '-168.021815', '+24.859832'), 
(96859, 'Tripler Army Medical Ctr', 'HI', 808, '-168.021815', '+24.859832'), 
(96860, 'Pearl Harbor', 'HI', 808, '-168.021815', '+24.859832'), 
(96861, 'Camp H M Smith', 'HI', 808, '-168.021815', '+24.859832'), 
(96862, 'Barbers Point N A S', 'HI', 808, '-158.074900', '+21.319000'), 
(96863, 'M C B H Kaneohe Bay', 'HI', 808, '-168.021815', '+24.859832'), 
(96898, 'Wake Island', 'HI', 808, '-168.021815', '+24.859832'), 
(96910, 'Hagatna', 'GU', 671, '+144.786297', '+13.444257'), 
(96911, 'Tamuning', 'GU', 671, '+144.786297', '+13.444257'), 
(96912, 'Dededo', 'GU', 671, '+144.786297', '+13.444257'), 
(96913, 'Barrigada', 'GU', 671, '+144.786297', '+13.444257'), 
(96914, 'Yona', 'GU', 671, '+144.786297', '+13.444257'), 
(96915, 'Santa Rita', 'GU', 671, '+144.786297', '+13.444257'), 
(96916, 'Merizo', 'GU', 671, '+144.786297', '+13.444257'), 
(96917, 'Inarajan', 'GU', 671, '+144.786297', '+13.444257'), 
(96918, 'Umatac', 'GU', 671, '+144.786297', '+13.444257'), 
(96919, 'Agana Heights', 'GU', 671, '+144.786297', '+13.444257'), 
(96921, 'Barrigada', 'GU', 671, '+144.786297', '+13.444257'), 
(96922, 'Asan', 'GU', 671, '+144.786297', '+13.444257'), 
(96923, 'Mangilao', 'GU', 671, '+144.786297', '+13.444257'), 
(96925, 'Piti', 'GU', 671, '+144.786297', '+13.444257'), 
(96926, 'Sinajana', 'GU', 671, '+144.786297', '+13.444257'), 
(96927, 'Mongmong', 'GU', 671, '+144.786297', '+13.444257'), 
(96928, 'Agat', 'GU', 671, '+144.786297', '+13.444257'), 
(96929, 'Yigo', 'GU', 671, '+144.786297', '+13.444257'), 
(96930, 'Talofofo', 'GU', 671, '+144.786297', '+13.444257'), 
(96931, 'Tamuning', 'GU', 671, '+144.786297', '+13.444257'), 
(96932, 'Hagatna', 'GU', 671, '+144.786297', '+13.444257'), 
(96940, 'Palau', 'PW', 0, '+134.362169', '+07.225664'), 
(96941, 'Pohnpei', 'FM', 0, '+151.503116', '+07.138297'), 
(96942, 'Chuuk', 'FM', 0, '+151.503116', '+07.138297'), 
(96943, 'Yap', 'FM', 0, '+151.503116', '+07.138297'), 
(96944, 'Kosrae', 'FM', 0, '+151.503116', '+07.138297'), 
(96950, 'Saipan', 'MP', 670, '+145.740804', '+15.190135'), 
(96951, 'Rota', 'MP', 670, '+145.740804', '+15.190135'), 
(96952, 'Tinian', 'MP', 670, '+145.740804', '+15.190135'), 
(96960, 'Majuro', 'MH', 0, '+166.410291', '+11.140496'), 
(96970, 'Ebeye', 'MH', 0, '+166.410291', '+11.140496'), 
(97001, 'Antelope', 'OR', 541, '-121.088513', '+45.263301'), 
(97002, 'Aurora', 'OR', 503, '-122.819800', '+45.224241'), 
(97004, 'Beavercreek', 'OR', 503, '-122.468991', '+45.247636'), 
(97005, 'Beaverton', 'OR', 503, '-122.800146', '+45.496289'), 
(97006, 'Beaverton', 'OR', 503, '-122.860376', '+45.520130'), 
(97007, 'Beaverton', 'OR', 503, '-122.865171', '+45.450489'), 
(97008, 'Beaverton', 'OR', 503, '-122.799559', '+45.456020'), 
(97009, 'Boring', 'OR', 503, '-122.376420', '+45.411842'), 
(97010, 'Bridal Veil', 'OR', 503, '-122.101103', '+45.582981'), 
(97011, 'Brightwood', 'OR', 503, '-121.998736', '+45.359095'), 
(97013, 'Canby', 'OR', 503, '-122.661593', '+45.214288'), 
(97014, 'Cascade Locks', 'OR', 541, '-121.868565', '+45.671017'), 
(97015, 'Clackamas', 'OR', 503, '-122.499461', '+45.415038'), 
(97016, 'Clatskanie', 'OR', 503, '-123.205886', '+46.066499'), 
(97017, 'Colton', 'OR', 503, '-122.397774', '+45.188700'), 
(97018, 'Columbia City', 'OR', 503, '-122.814191', '+45.892304'), 
(97019, 'Corbett', 'OR', 503, '-122.229299', '+45.518270'), 
(97020, 'Donald', 'OR', 503, '-122.840536', '+45.219924'), 
(97021, 'Dufur', 'OR', 541, '-121.143152', '+45.391278'), 
(97022, 'Eagle Creek', 'OR', 503, '-122.312496', '+45.346076'), 
(97023, 'Estacada', 'OR', 503, '-122.247547', '+45.226738'), 
(97024, 'Fairview', 'OR', 503, '-122.536360', '+45.544407'), 
(97026, 'Gervais', 'OR', 503, '-122.935106', '+45.120045'), 
(97027, 'Gladstone', 'OR', 503, '-122.593220', '+45.390442'), 
(97028, 'Government Camp', 'OR', 503, '-121.739004', '+45.297173'), 
(97029, 'Grass Valley', 'OR', 541, '-120.797313', '+45.306543'), 
(97030, 'Gresham', 'OR', 503, '-122.430233', '+45.508117'), 
(97031, 'Hood River', 'OR', 541, '-121.677126', '+45.638312'), 
(97032, 'Hubbard', 'OR', 503, '-122.812012', '+45.196900'), 
(97033, 'Kent', 'OR', 541, '-120.626298', '+45.237277'), 
(97034, 'Lake Oswego', 'OR', 503, '-122.691388', '+45.408374'), 
(97035, 'Lake Oswego', 'OR', 503, '-122.723058', '+45.408077'), 
(97036, 'Marylhurst', 'OR', 503, '-122.259861', '+45.173284'), 
(97037, 'Maupin', 'OR', 541, '-121.338132', '+45.155868'), 
(97038, 'Molalla', 'OR', 503, '-122.565028', '+45.078408'), 
(97039, 'Moro', 'OR', 541, '-120.684499', '+45.502564'), 
(97040, 'Mosier', 'OR', 541, '-121.379020', '+45.650790'), 
(97041, 'Mount Hood Parkdale', 'OR', 541, '-121.598308', '+45.492879'), 
(97042, 'Mulino', 'OR', 503, '-122.537939', '+45.201439'), 
(97044, 'Odell', 'OR', 541, '-121.536658', '+45.643738'), 
(97045, 'Oregon City', 'OR', 503, '-122.523602', '+45.317893'), 
(97048, 'Rainier', 'OR', 503, '-122.972651', '+46.038342'), 
(97049, 'Rhododendron', 'OR', 503, '-121.915134', '+45.346537'), 
(97050, 'Rufus', 'OR', 541, '-120.764130', '+45.647067'), 
(97051, 'Saint Helens', 'OR', 503, '-122.919935', '+45.887794'), 
(97053, 'Warren', 'OR', 503, '-122.874601', '+45.824213'), 
(97054, 'Deer Island', 'OR', 503, '-122.919248', '+45.942286'), 
(97055, 'Sandy', 'OR', 503, '-122.172544', '+45.388551'), 
(97056, 'Scappoose', 'OR', 503, '-122.974184', '+45.811578'), 
(97057, 'Shaniko', 'OR', 541, '-121.088513', '+45.263301'), 
(97058, 'The Dalles', 'OR', 541, '-121.187030', '+45.554978'), 
(97060, 'Troutdale', 'OR', 503, '-122.390049', '+45.525007'), 
(97062, 'Tualatin', 'OR', 503, '-122.783887', '+45.366608'), 
(97063, 'Tygh Valley', 'OR', 541, '-121.233727', '+45.297105'), 
(97064, 'Vernonia', 'OR', 503, '-123.209056', '+45.888246'), 
(97065, 'Wasco', 'OR', 541, '-120.710276', '+45.403298'), 
(97067, 'Welches', 'OR', 503, '-121.973561', '+45.327305'), 
(97068, 'West Linn', 'OR', 503, '-122.664926', '+45.343615'), 
(97070, 'Wilsonville', 'OR', 503, '-122.785518', '+45.308493'), 
(97071, 'Woodburn', 'OR', 503, '-122.876205', '+45.148007'), 
(97075, 'Beaverton', 'OR', 503, '-123.114725', '+45.548616'), 
(97076, 'Beaverton', 'OR', 503, '-123.114725', '+45.548616'), 
(97077, 'Beaverton', 'OR', 503, '-123.114725', '+45.548616'), 
(97078, 'Beaverton', 'OR', 503, '-122.789257', '+45.451976'), 
(97080, 'Gresham', 'OR', 503, '-122.386750', '+45.481252'), 
(97101, 'Amity', 'OR', 503, '-123.191368', '+45.121454'), 
(97102, 'Arch Cape', 'OR', 503, '-123.962989', '+45.810934'), 
(97103, 'Astoria', 'OR', 503, '-123.795996', '+46.142206'), 
(97106, 'Banks', 'OR', 503, '-123.138952', '+45.594526'), 
(97107, 'Bay City', 'OR', 503, '-123.894297', '+45.609399'), 
(97108, 'Beaver', 'OR', 503, '-123.746717', '+45.278621'), 
(97109, 'Buxton', 'OR', 503, '-123.177864', '+45.728555'), 
(97110, 'Cannon Beach', 'OR', 503, '-123.931458', '+45.946617'), 
(97111, 'Carlton', 'OR', 503, '-123.218624', '+45.282393'), 
(97112, 'Cloverdale', 'OR', 503, '-123.876339', '+45.216360'), 
(97113, 'Cornelius', 'OR', 503, '-122.920629', '+45.600635'), 
(97114, 'Dayton', 'OR', 503, '-123.077797', '+45.187141'), 
(97115, 'Dundee', 'OR', 503, '-123.020670', '+45.272370'), 
(97116, 'Forest Grove', 'OR', 503, '-123.181800', '+45.598052'), 
(97117, 'Gales Creek', 'OR', 503, '-123.269580', '+45.604204'), 
(97118, 'Garibaldi', 'OR', 503, '-123.900072', '+45.562572'), 
(97119, 'Gaston', 'OR', 503, '-123.149974', '+45.466171'), 
(97121, 'Hammond', 'OR', 503, '-123.951350', '+46.182894'), 
(97122, 'Hebo', 'OR', 503, '-123.846000', '+45.176795'), 
(97123, 'Hillsboro', 'OR', 503, '-122.977963', '+45.458397'), 
(97124, 'Hillsboro', 'OR', 503, '-122.953316', '+45.623370'), 
(97125, 'Manning', 'OR', 503, '-123.191739', '+45.659193'), 
(97127, 'Lafayette', 'OR', 503, '-123.110948', '+45.232882'), 
(97128, 'McMinnville', 'OR', 503, '-123.237145', '+45.187444'), 
(97130, 'Manzanita', 'OR', 503, '-123.923108', '+45.736552'), 
(97131, 'Nehalem', 'OR', 503, '-123.853529', '+45.651933'), 
(97132, 'Newberg', 'OR', 503, '-122.981045', '+45.329475'), 
(97133, 'North Plains', 'OR', 503, '-123.028124', '+45.668573'), 
(97134, 'Oceanside', 'OR', 503, '-123.965029', '+45.454855'), 
(97135, 'Pacific City', 'OR', 503, '-123.958970', '+45.204976'), 
(97136, 'Rockaway Beach', 'OR', 503, '-123.913048', '+45.635205'), 
(97137, 'Saint Paul', 'OR', 503, '-122.948636', '+45.208263'), 
(97138, 'Seaside', 'OR', 503, '-123.857394', '+45.976770'), 
(97140, 'Sherwood', 'OR', 503, '-122.874613', '+45.371478'), 
(97141, 'Tillamook', 'OR', 503, '-123.740874', '+45.461952'), 
(97143, 'Netarts', 'OR', 503, '-123.945785', '+45.434049'), 
(97144, 'Timber', 'OR', 503, '-123.299311', '+45.740988'), 
(97145, 'Tolovana Park', 'OR', 503, '-123.959518', '+45.866346'), 
(97146, 'Warrenton', 'OR', 503, '-123.905174', '+46.125267'), 
(97147, 'Wheeler', 'OR', 503, '-123.916076', '+45.397283'), 
(97148, 'Yamhill', 'OR', 503, '-123.234840', '+45.351892'), 
(97149, 'Neskowin', 'OR', 503, '-123.943418', '+45.097011'), 
(97201, 'Portland', 'OR', 503, '-122.693157', '+45.498931'), 
(97202, 'Portland', 'OR', 503, '-122.637331', '+45.481690'), 
(97203, 'Portland', 'OR', 503, '-122.743737', '+45.604838'), 
(97204, 'Portland', 'OR', 503, '-122.675106', '+45.518090'), 
(97205, 'Portland', 'OR', 503, '-122.690157', '+45.519490'), 
(97206, 'Portland', 'OR', 503, '-122.596154', '+45.483341'), 
(97207, 'Portland', 'OR', 503, '-122.711117', '+45.480324'), 
(97208, 'Portland', 'OR', 503, '-122.564824', '+45.532165'), 
(97209, 'Portland', 'OR', 503, '-122.683826', '+45.531990'), 
(97210, 'Portland', 'OR', 503, '-122.732358', '+45.547339'), 
(97211, 'Portland', 'OR', 503, '-122.615906', '+45.577289'), 
(97212, 'Portland', 'OR', 503, '-122.643106', '+45.543740'), 
(97213, 'Portland', 'OR', 503, '-122.599751', '+45.539090'), 
(97214, 'Portland', 'OR', 503, '-122.642305', '+45.514440'), 
(97215, 'Portland', 'OR', 503, '-122.599104', '+45.518940'), 
(97216, 'Portland', 'OR', 503, '-122.558003', '+45.515341'), 
(97217, 'Portland', 'OR', 503, '-122.704308', '+45.594589'), 
(97218, 'Portland', 'OR', 503, '-122.605205', '+45.575689'), 
(97219, 'Portland', 'OR', 503, '-122.696724', '+45.455090'), 
(97220, 'Portland', 'OR', 503, '-122.556104', '+45.556340'), 
(97221, 'Portland', 'OR', 503, '-122.733888', '+45.506550'), 
(97222, 'Portland', 'OR', 503, '-122.614703', '+45.437341'), 
(97223, 'Portland', 'OR', 503, '-122.795294', '+45.447390'), 
(97224, 'Portland', 'OR', 503, '-122.801400', '+45.409448'), 
(97225, 'Portland', 'OR', 503, '-122.778659', '+45.498473'), 
(97227, 'Portland', 'OR', 503, '-122.680007', '+45.545039'), 
(97228, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97229, 'Portland', 'OR', 503, '-122.827561', '+45.548317'), 
(97230, 'Portland', 'OR', 503, '-122.500053', '+45.547173'), 
(97231, 'Portland', 'OR', 503, '-122.839778', '+45.652987'), 
(97232, 'Portland', 'OR', 503, '-122.642655', '+45.523690'), 
(97233, 'Portland', 'OR', 503, '-122.496052', '+45.515121'), 
(97236, 'Portland', 'OR', 503, '-122.504175', '+45.484594'), 
(97238, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97240, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97242, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97251, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97253, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97254, 'Portland', 'OR', 503, '-122.594180', '+45.596678'), 
(97255, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97256, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97258, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97259, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97266, 'Portland', 'OR', 503, '-122.557502', '+45.482949'), 
(97267, 'Portland', 'OR', 503, '-122.614353', '+45.402142'), 
(97268, 'Portland', 'OR', 503, '-122.259861', '+45.173284'), 
(97269, 'Portland', 'OR', 503, '-122.259861', '+45.173284'), 
(97271, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97272, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97280, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97281, 'Portland', 'OR', 503, '-123.114725', '+45.548616'), 
(97282, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97283, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97286, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97290, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97291, 'Portland', 'OR', 503, '-123.114725', '+45.548616'), 
(97292, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97293, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97294, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97296, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97298, 'Portland', 'OR', 503, '-123.114725', '+45.548616'), 
(97299, 'Portland', 'OR', 503, '-122.374776', '+45.580557'), 
(97301, 'Salem', 'OR', 503, '-122.921721', '+44.904720'), 
(97302, 'Salem', 'OR', 503, '-123.082192', '+44.890486'), 
(97303, 'Salem', 'OR', 503, '-123.016720', '+44.992731'), 
(97304, 'Salem', 'OR', 503, '-123.107442', '+44.993510'), 
(97305, 'Salem', 'OR', 503, '-122.912390', '+44.996133'), 
(97306, 'Salem', 'OR', 503, '-123.088297', '+44.856786'), 
(97307, 'Keizer', 'OR', 503, '-122.457024', '+44.984465'), 
(97308, 'Salem', 'OR', 503, '-122.457024', '+44.984465'), 
(97309, 'Salem', 'OR', 503, '-122.457024', '+44.984465'), 
(97310, 'Salem', 'OR', 503, '-122.986105', '+44.927141'), 
(97311, 'Salem', 'OR', 503, '-123.028607', '+44.943841'), 
(97312, 'Salem', 'OR', 503, '-123.038116', '+44.936357'), 
(97313, 'Salem', 'OR', 503, '-122.998756', '+44.984941'), 
(97314, 'Salem', 'OR', 503, '-123.006606', '+44.965541'), 
(97321, 'Albany', 'OR', 541, '-122.581676', '+44.594489'), 
(97324, 'Alsea', 'OR', 541, '-123.588271', '+44.377113'), 
(97325, 'Aumsville', 'OR', 503, '-122.900739', '+44.799503'), 
(97326, 'Blodgett', 'OR', 541, '-123.538238', '+44.638187'), 
(97327, 'Brownsville', 'OR', 541, '-122.942438', '+44.378703'), 
(97329, 'Cascadia', 'OR', 541, '-122.363606', '+44.399487'), 
(97330, 'Corvallis', 'OR', 541, '-123.275969', '+44.639931'), 
(97331, 'Corvallis', 'OR', 541, '-123.278957', '+44.565613'), 
(97333, 'Corvallis', 'OR', 541, '-123.337762', '+44.467218'), 
(97335, 'Crabtree', 'OR', 541, '-122.893292', '+44.634439'), 
(97336, 'Crawfordsville', 'OR', 541, '-122.850752', '+44.359301'), 
(97338, 'Dallas', 'OR', 503, '-123.337291', '+44.928092'), 
(97339, 'Corvallis', 'OR', 541, '-123.445033', '+44.498930'), 
(97341, 'Depoe Bay', 'OR', 541, '-124.050272', '+44.832205'), 
(97342, 'Detroit', 'OR', 503, '-122.066865', '+44.735834'), 
(97343, 'Eddyville', 'OR', 541, '-123.736099', '+44.604237'), 
(97344, 'Falls City', 'OR', 503, '-123.473276', '+44.870977'), 
(97345, 'Foster', 'OR', 541, '-122.400143', '+44.430866'), 
(97346, 'Gates', 'OR', 503, '-122.372622', '+44.762578'), 
(97347, 'Grand Ronde', 'OR', 503, '-123.648356', '+45.053757'), 
(97348, 'Halsey', 'OR', 541, '-123.115961', '+44.385837'), 
(97350, 'Idanha', 'OR', 503, '-122.074043', '+44.700127'), 
(97351, 'Independence', 'OR', 503, '-123.165523', '+44.836951'), 
(97352, 'Jefferson', 'OR', 541, '-123.003516', '+44.768025'), 
(97355, 'Lebanon', 'OR', 541, '-122.827457', '+44.526381'), 
(97357, 'Logsden', 'OR', 541, '-123.805124', '+44.708240'), 
(97358, 'Lyons', 'OR', 503, '-122.594993', '+44.749921'), 
(97359, 'Marion', 'OR', 503, '-122.457024', '+44.984465'), 
(97360, 'Mill City', 'OR', 503, '-122.578500', '+44.621679'), 
(97361, 'Monmouth', 'OR', 503, '-123.326075', '+44.808768'), 
(97362, 'Mount Angel', 'OR', 503, '-122.655118', '+44.934698'), 
(97364, 'Neotsu', 'OR', 541, '-123.974717', '+44.998210'), 
(97365, 'Newport', 'OR', 541, '-124.024426', '+44.552413'), 
(97366, 'South Beach', 'OR', 541, '-124.043287', '+44.574645'), 
(97367, 'Lincoln City', 'OR', 541, '-123.988850', '+44.908891'), 
(97368, 'Otis', 'OR', 541, '-123.905622', '+45.002157'), 
(97369, 'Otter Rock', 'OR', 541, '-124.063280', '+44.758819'), 
(97370, 'Philomath', 'OR', 541, '-123.439249', '+44.555144'), 
(97371, 'Rickreall', 'OR', 503, '-123.209356', '+44.991024'), 
(97372, 'Rose Lodge', 'OR', 541, '-123.892016', '+44.659979'), 
(97373, 'Saint Benedict', 'OR', 503, '-122.457024', '+44.984465'), 
(97374, 'Scio', 'OR', 503, '-122.748639', '+44.689609'), 
(97375, 'Scotts Mills', 'OR', 503, '-122.618718', '+44.989702'), 
(97376, 'Seal Rock', 'OR', 541, '-123.956719', '+44.487404'), 
(97377, 'Shedd', 'OR', 541, '-123.106034', '+44.435988'), 
(97378, 'Sheridan', 'OR', 503, '-123.385904', '+45.145945'), 
(97380, 'Siletz', 'OR', 541, '-123.844630', '+44.746459'), 
(97381, 'Silverton', 'OR', 503, '-122.748442', '+44.954501'), 
(97383, 'Stayton', 'OR', 503, '-122.726619', '+44.807707'), 
(97384, 'Mehama', 'OR', 503, '-122.618719', '+44.790267'), 
(97385, 'Sublimity', 'OR', 503, '-122.740264', '+44.886618'), 
(97386, 'Sweet Home', 'OR', 541, '-122.698954', '+44.380262'), 
(97388, 'Gleneden Beach', 'OR', 541, '-123.994219', '+44.885000'), 
(97389, 'Tangent', 'OR', 541, '-123.081664', '+44.533934'), 
(97390, 'Tidewater', 'OR', 541, '-123.891668', '+44.361780'), 
(97391, 'Toledo', 'OR', 541, '-123.932758', '+44.657190'), 
(97392, 'Turner', 'OR', 503, '-122.942210', '+44.795200'), 
(97394, 'Waldport', 'OR', 541, '-123.980384', '+44.395907'), 
(97396, 'Willamina', 'OR', 503, '-123.523136', '+45.145011'), 
(97401, 'Eugene', 'OR', 541, '-123.074193', '+44.117868'), 
(97402, 'Eugene', 'OR', 541, '-123.073186', '+44.033642'), 
(97403, 'Eugene', 'OR', 541, '-123.095799', '+44.032396'), 
(97404, 'Eugene', 'OR', 541, '-123.168807', '+44.100192'), 
(97405, 'Eugene', 'OR', 541, '-123.166429', '+43.935009'), 
(97406, 'Agness', 'OR', 541, '-124.133206', '+42.656925'), 
(97407, 'Allegany', 'OR', 541, '-124.231068', '+43.246918'), 
(97408, 'Eugene', 'OR', 541, '-123.125468', '+44.141548'), 
(97409, 'Alvadore', 'OR', 541, '-123.266648', '+44.127631'), 
(97410, 'Azalea', 'OR', 541, '-123.132160', '+42.834139'), 
(97411, 'Bandon', 'OR', 541, '-124.389936', '+43.088824'), 
(97412, 'Blachly', 'OR', 541, '-123.571057', '+44.174264'), 
(97413, 'Blue River', 'OR', 541, '-122.121690', '+44.175516'), 
(97414, 'Broadbent', 'OR', 541, '-124.127089', '+43.138755'), 
(97415, 'Brookings', 'OR', 541, '-124.249196', '+42.137789'), 
(97416, 'Camas Valley', 'OR', 541, '-123.653799', '+43.040527'), 
(97417, 'Canyonville', 'OR', 541, '-123.258975', '+42.950960'), 
(97419, 'Cheshire', 'OR', 541, '-123.368242', '+44.210177'), 
(97420, 'Coos Bay', 'OR', 541, '-124.198358', '+43.215143'), 
(97423, 'Coquille', 'OR', 541, '-124.224190', '+43.232318'), 
(97424, 'Cottage Grove', 'OR', 541, '-123.049498', '+43.728930'), 
(97425, 'Crescent Lake', 'OR', 541, '-121.949514', '+43.517990'), 
(97426, 'Creswell', 'OR', 541, '-123.041968', '+43.895976'), 
(97427, 'Culp Creek', 'OR', 541, '-122.787122', '+43.657939'), 
(97428, 'Curtin', 'OR', 541, '-123.196161', '+43.747559'), 
(97429, 'Days Creek', 'OR', 541, '-123.088917', '+42.972697'), 
(97430, 'Deadwood', 'OR', 541, '-123.681581', '+44.146196'), 
(97431, 'Dexter', 'OR', 541, '-123.424918', '+43.968007'), 
(97432, 'Dillard', 'OR', 541, '-123.418068', '+43.113502'), 
(97434, 'Dorena', 'OR', 541, '-122.894601', '+43.736115'), 
(97435, 'Drain', 'OR', 541, '-123.334749', '+43.716624'), 
(97436, 'Elkton', 'OR', 541, '-123.556893', '+43.573594'), 
(97437, 'Elmira', 'OR', 541, '-123.388216', '+44.097363'), 
(97438, 'Fall Creek', 'OR', 541, '-122.769150', '+43.982300'), 
(97439, 'Florence', 'OR', 541, '-123.996747', '+44.064723'), 
(97440, 'Eugene', 'OR', 541, '-122.998790', '+43.863845'), 
(97441, 'Gardiner', 'OR', 541, '-124.123806', '+43.751140'), 
(97442, 'Glendale', 'OR', 541, '-123.391350', '+42.761476'), 
(97443, 'Glide', 'OR', 541, '-123.018231', '+43.265950'), 
(97444, 'Gold Beach', 'OR', 541, '-124.334383', '+42.410099'), 
(97446, 'Harrisburg', 'OR', 541, '-123.108438', '+44.273684'), 
(97447, 'Idleyld Park', 'OR', 541, '-122.869705', '+43.065884'), 
(97448, 'Junction City', 'OR', 541, '-123.273576', '+44.192567'), 
(97449, 'Lakeside', 'OR', 541, '-124.122749', '+43.583767'), 
(97450, 'Langlois', 'OR', 541, '-124.406262', '+42.893126'), 
(97451, 'Lorane', 'OR', 541, '-123.273366', '+43.817721'), 
(97452, 'Lowell', 'OR', 541, '-122.694091', '+43.885422'), 
(97453, 'Mapleton', 'OR', 541, '-123.901261', '+44.010088'), 
(97454, 'Marcola', 'OR', 541, '-122.812544', '+44.212732'), 
(97455, 'Pleasant Hill', 'OR', 541, '-122.915417', '+43.967356'), 
(97456, 'Monroe', 'OR', 541, '-123.325952', '+44.346783'), 
(97457, 'Myrtle Creek', 'OR', 541, '-123.225556', '+43.300361'), 
(97458, 'Myrtle Point', 'OR', 541, '-124.136075', '+43.020023'), 
(97459, 'North Bend', 'OR', 541, '-124.163469', '+43.241489'), 
(97460, 'Norway', 'OR', 541, '-124.127089', '+43.138755'), 
(97461, 'Noti', 'OR', 541, '-123.468389', '+44.099169'), 
(97462, 'Oakland', 'OR', 541, '-123.414079', '+43.503232'), 
(97463, 'Oakridge', 'OR', 541, '-122.437723', '+43.737605'), 
(97464, 'Ophir', 'OR', 541, '-124.510560', '+42.739889'), 
(97465, 'Port Orford', 'OR', 541, '-124.450940', '+42.703155'), 
(97466, 'Powers', 'OR', 541, '-124.070945', '+42.879975'), 
(97467, 'Reedsport', 'OR', 541, '-123.745579', '+43.449523'), 
(97468, 'Remote', 'OR', 541, null, null), 
(97469, 'Riddle', 'OR', 541, '-123.425450', '+43.267918'), 
(97470, 'Roseburg', 'OR', 541, '-123.360805', '+43.053573'), 
(97472, 'Saginaw', 'OR', 541, '-122.998790', '+43.863845'), 
(97473, 'Scottsburg', 'OR', 541, '-123.825751', '+43.671853'), 
(97476, 'Sixes', 'OR', 541, '-124.433374', '+42.800135'), 
(97477, 'Springfield', 'OR', 541, '-123.444371', '+43.937276'), 
(97478, 'Springfield', 'OR', 541, '-122.872806', '+44.095761'), 
(97479, 'Sutherlin', 'OR', 541, '-123.208273', '+43.345559'), 
(97480, 'Swisshome', 'OR', 541, '-123.732051', '+44.101084'), 
(97481, 'Tenmile', 'OR', 541, '-123.529417', '+43.114050'), 
(97482, 'Thurston', 'OR', 541, '-122.998790', '+43.863845'), 
(97484, 'Tiller', 'OR', 541, '-122.907864', '+42.917670'), 
(97486, 'Umpqua', 'OR', 541, '-123.516847', '+43.393775'), 
(97487, 'Veneta', 'OR', 541, '-123.367371', '+44.003051'), 
(97488, 'Vida', 'OR', 541, '-122.870723', '+44.162401'), 
(97489, 'Walterville', 'OR', 541, '-122.637619', '+44.128776'), 
(97490, 'Walton', 'OR', 541, '-123.615073', '+44.000245'), 
(97491, 'Wedderburn', 'OR', 541, '-124.388576', '+42.609252'), 
(97492, 'Westfir', 'OR', 541, '-122.481043', '+43.757499'), 
(97493, 'Westlake', 'OR', 541, '-124.031752', '+43.915870'), 
(97494, 'Wilbur', 'OR', 541, '-123.333177', '+43.328430'), 
(97495, 'Winchester', 'OR', 541, '-123.325617', '+43.333141'), 
(97496, 'Winston', 'OR', 541, '-123.453420', '+43.306579'), 
(97497, 'Wolf Creek', 'OR', 541, '-123.425008', '+42.652236'), 
(97498, 'Yachats', 'OR', 541, '-124.024246', '+44.333892'), 
(97499, 'Yoncalla', 'OR', 541, '-123.165395', '+43.308689'), 
(97501, 'Medford', 'OR', 541, '-122.722550', '+42.482623'), 
(97502, 'Central Point', 'OR', 541, '-122.917383', '+42.416384'), 
(97503, 'White City', 'OR', 541, '-122.883923', '+42.537028'), 
(97504, 'Medford', 'OR', 541, '-122.793659', '+42.322392'), 
(97520, 'Ashland', 'OR', 541, '-122.537356', '+42.148098'), 
(97522, 'Butte Falls', 'OR', 541, '-122.554633', '+42.530813'), 
(97523, 'Cave Junction', 'OR', 541, '-123.554046', '+42.273683'), 
(97524, 'Eagle Point', 'OR', 541, '-122.635695', '+42.478023'), 
(97525, 'Gold Hill', 'OR', 541, '-123.029161', '+42.440993'), 
(97526, 'Grants Pass', 'OR', 541, '-123.416119', '+42.402144'), 
(97527, 'Grants Pass', 'OR', 541, '-123.440456', '+42.345125'), 
(97528, 'Grants Pass', 'OR', 541, '-123.535027', '+42.396421'), 
(97530, 'Jacksonville', 'OR', 541, '-123.024100', '+42.181333'), 
(97531, 'Kerby', 'OR', 541, '-123.624688', '+42.212141'), 
(97532, 'Merlin', 'OR', 541, '-123.525826', '+42.400936'), 
(97533, 'Murphy', 'OR', 541, '-123.327323', '+42.308007'), 
(97534, 'O Brien', 'OR', 541, '-123.688998', '+42.087941'), 
(97535, 'Phoenix', 'OR', 541, '-122.814640', '+42.262556'), 
(97536, 'Prospect', 'OR', 541, '-122.506046', '+42.787066'), 
(97537, 'Rogue River', 'OR', 541, '-123.097269', '+42.533003'), 
(97538, 'Selma', 'OR', 541, '-123.551451', '+42.265435'), 
(97539, 'Shady Cove', 'OR', 541, '-122.756141', '+42.621218'), 
(97540, 'Talent', 'OR', 541, '-122.770093', '+42.221879'), 
(97541, 'Trail', 'OR', 541, '-122.769269', '+42.697957'), 
(97543, 'Wilderville', 'OR', 541, '-123.548618', '+42.292694'), 
(97544, 'Williams', 'OR', 541, '-123.321239', '+42.357375'), 
(97601, 'Klamath Falls', 'OR', 541, '-121.816873', '+42.293293'), 
(97602, 'Klamath Falls', 'OR', 541, '-121.584833', '+42.804981'), 
(97603, 'Klamath Falls', 'OR', 541, '-121.685853', '+42.612760'), 
(97604, 'Crater Lake', 'OR', 541, '-121.987076', '+42.733365'), 
(97620, 'Adel', 'OR', 541, '-120.355294', '+42.805272'), 
(97621, 'Beatty', 'OR', 541, '-121.259056', '+42.464842'), 
(97622, 'Bly', 'OR', 541, '-121.080557', '+42.399541'), 
(97623, 'Bonanza', 'OR', 541, '-121.330060', '+42.193652'), 
(97624, 'Chiloquin', 'OR', 541, '-121.878916', '+42.722220'), 
(97625, 'Dairy', 'OR', 541, '-121.507834', '+42.291015'), 
(97626, 'Fort Klamath', 'OR', 541, '-122.037995', '+42.641537'), 
(97627, 'Keno', 'OR', 541, '-122.008124', '+42.119398'), 
(97630, 'Lakeview', 'OR', 541, '-120.369607', '+42.180763'), 
(97632, 'Malin', 'OR', 541, '-121.387408', '+42.095447'), 
(97633, 'Merrill', 'OR', 541, '-121.522384', '+42.055503'), 
(97634, 'Midland', 'OR', 541, '-121.870983', '+42.128418'), 
(97635, 'New Pine Creek', 'OR', 541, '-120.355294', '+42.805272'), 
(97636, 'Paisley', 'OR', 541, '-120.330349', '+42.775198'), 
(97637, 'Plush', 'OR', 541, '-120.355294', '+42.805272'), 
(97638, 'Silver Lake', 'OR', 541, '-120.355294', '+42.805272'), 
(97639, 'Sprague River', 'OR', 541, '-121.531087', '+42.486975'), 
(97640, 'Summer Lake', 'OR', 541, '-120.794615', '+42.944694'), 
(97641, 'Christmas Valley', 'OR', 541, '-120.724397', '+43.157855'), 
(97701, 'Bend', 'OR', 541, '-121.227125', '+44.082037'), 
(97702, 'Bend', 'OR', 541, '-121.260298', '+43.998448'), 
(97707, 'Bend', 'OR', 541, '-121.576423', '+43.843071'), 
(97708, 'Bend', 'OR', 541, '-120.949520', '+44.001834'), 
(97709, 'Bend', 'OR', 541, '-120.949520', '+44.001834'), 
(97710, 'Fields', 'OR', 541, '-119.069624', '+43.019785'), 
(97711, 'Ashwood', 'OR', 541, '-121.321903', '+44.538351'), 
(97712, 'Brothers', 'OR', 541, '-120.225618', '+43.665917'), 
(97720, 'Burns', 'OR', 541, '-118.874273', '+43.554287'), 
(97721, 'Princeton', 'OR', 541, '-119.069624', '+43.019785'), 
(97722, 'Diamond', 'OR', 541, '-119.069624', '+43.019785'), 
(97730, 'Camp Sherman', 'OR', 541, '-121.659909', '+44.443474'), 
(97731, 'Chemult', 'OR', 541, '-121.584833', '+42.804981'), 
(97732, 'Crane', 'OR', 541, '-119.069624', '+43.019785'), 
(97733, 'Crescent', 'OR', 541, '-121.710925', '+43.444217'), 
(97734, 'Culver', 'OR', 541, '-121.267976', '+44.499106'), 
(97735, 'Fort Rock', 'OR', 541, '-120.355294', '+42.805272'), 
(97736, 'Frenchglen', 'OR', 541, '-119.078609', '+43.562030'), 
(97737, 'Gilchrist', 'OR', 541, '-121.658336', '+43.372529'), 
(97738, 'Hines', 'OR', 541, '-119.081558', '+43.555768'), 
(97739, 'La Pine', 'OR', 541, '-121.565187', '+43.692193'), 
(97740, 'Lawen', 'OR', 541, '-119.069624', '+43.019785'), 
(97741, 'Madras', 'OR', 541, '-121.128106', '+44.626160'), 
(97750, 'Mitchell', 'OR', 541, '-120.014665', '+44.644668'), 
(97751, 'Paulina', 'OR', 541, '-119.864655', '+44.127641'), 
(97752, 'Post', 'OR', 541, '-120.276069', '+44.085051'), 
(97753, 'Powell Butte', 'OR', 541, '-121.008489', '+44.232525'), 
(97754, 'Prineville', 'OR', 541, '-120.660334', '+44.168050'), 
(97756, 'Redmond', 'OR', 541, '-121.266414', '+44.268862'), 
(97758, 'Riley', 'OR', 541, '-119.069624', '+43.019785'), 
(97759, 'Sisters', 'OR', 541, '-121.509124', '+44.316480'), 
(97760, 'Terrebonne', 'OR', 541, '-121.245224', '+44.349792'), 
(97761, 'Warm Springs', 'OR', 541, '-121.334786', '+44.771108'), 
(97801, 'Pendleton', 'OR', 541, '-118.637974', '+45.711814'), 
(97810, 'Adams', 'OR', 541, '-118.490788', '+45.724767'), 
(97812, 'Arlington', 'OR', 541, '-120.275127', '+45.567282'), 
(97813, 'Athena', 'OR', 541, '-118.524881', '+45.823940'), 
(97814, 'Baker City', 'OR', 541, '-117.742659', '+44.754237'), 
(97817, 'Bates', 'OR', 541, '-118.947769', '+44.477794'), 
(97818, 'Boardman', 'OR', 541, '-119.657500', '+45.419841'), 
(97819, 'Bridgeport', 'OR', 541, '-117.765498', '+44.493135'), 
(97820, 'Canyon City', 'OR', 541, '-118.946498', '+44.391149'), 
(97821, 'Cayuse', 'OR', 541, '-118.458080', '+45.683276'), 
(97823, 'Condon', 'OR', 541, '-120.140937', '+45.255099'), 
(97824, 'Cove', 'OR', 541, '-117.872662', '+45.341881'), 
(97825, 'Dayville', 'OR', 541, '-119.533402', '+44.465268'), 
(97826, 'Echo', 'OR', 541, '-119.198798', '+45.692754'), 
(97827, 'Elgin', 'OR', 541, '-117.907539', '+45.612664'), 
(97828, 'Enterprise', 'OR', 541, '-117.169858', '+45.648199'), 
(97830, 'Fossil', 'OR', 541, '-120.130869', '+44.928579'), 
(97831, 'Fox', 'OR', 541, '-118.947769', '+44.477794'), 
(97833, 'Haines', 'OR', 541, '-117.987928', '+44.941557'), 
(97834, 'Halfway', 'OR', 541, '-117.123753', '+44.952248'), 
(97835, 'Helix', 'OR', 541, '-118.755877', '+45.909854'), 
(97836, 'Heppner', 'OR', 541, '-119.577731', '+45.301332'), 
(97837, 'Hereford', 'OR', 541, '-118.029277', '+44.530415'), 
(97838, 'Hermiston', 'OR', 541, '-119.100692', '+45.699986'), 
(97839, 'Lexington', 'OR', 541, '-119.638037', '+45.493821'), 
(97840, 'Oxbow', 'OR', 541, '-116.843590', '+44.963341'), 
(97841, 'Imbler', 'OR', 541, '-117.957463', '+45.474915'), 
(97842, 'Imnaha', 'OR', 541, '-116.807469', '+45.503578'), 
(97843, 'Ione', 'OR', 541, '-119.842256', '+45.456534'), 
(97844, 'Irrigon', 'OR', 541, '-119.631097', '+45.707049'), 
(97845, 'John Day', 'OR', 541, '-118.914774', '+44.550033'), 
(97846, 'Joseph', 'OR', 541, '-117.073337', '+45.406071'), 
(97848, 'Kimberly', 'OR', 541, '-118.947769', '+44.477794'), 
(97850, 'La Grande', 'OR', 541, '-118.164822', '+45.295350'), 
(97856, 'Long Creek', 'OR', 541, '-119.090832', '+44.713688'), 
(97857, 'Lostine', 'OR', 541, '-117.457163', '+45.465083'), 
(97859, 'Meacham', 'OR', 541, '-118.433494', '+45.521453'), 
(97861, 'Mikkalo', 'OR', 541, '-120.206698', '+45.438822'), 
(97862, 'Milton Freewater', 'OR', 541, '-118.504320', '+45.740766'), 
(97864, 'Monument', 'OR', 541, '-119.419221', '+44.818887'), 
(97865, 'Mount Vernon', 'OR', 541, '-119.097430', '+44.446986'), 
(97867, 'North Powder', 'OR', 541, '-117.981498', '+45.043975'), 
(97868, 'Pilot Rock', 'OR', 541, '-118.860300', '+45.421150'), 
(97869, 'Prairie City', 'OR', 541, '-118.704035', '+44.459922'), 
(97870, 'Richland', 'OR', 541, '-117.229802', '+44.794629'), 
(97872, 'Ritter', 'OR', 541, '-118.947769', '+44.477794'), 
(97873, 'Seneca', 'OR', 541, '-119.122317', '+44.119638'), 
(97874, 'Spray', 'OR', 541, '-119.914072', '+44.780103'), 
(97875, 'Stanfield', 'OR', 541, '-119.176169', '+45.806358'), 
(97876, 'Summerville', 'OR', 541, '-118.000258', '+45.295599'), 
(97877, 'Sumpter', 'OR', 541, '-118.181033', '+44.725630'), 
(97880, 'Ukiah', 'OR', 541, '-118.704081', '+45.498472'), 
(97882, 'Umatilla', 'OR', 541, '-118.956930', '+45.869529'), 
(97883, 'Union', 'OR', 541, '-117.848982', '+45.162055'), 
(97884, 'Unity', 'OR', 541, '-118.195489', '+44.456084'), 
(97885, 'Wallowa', 'OR', 541, '-117.511052', '+45.655005'), 
(97886, 'Weston', 'OR', 541, '-118.300068', '+45.788782'), 
(97901, 'Adrian', 'OR', 541, '-117.368446', '+43.785214'), 
(97902, 'Arock', 'OR', 541, '-117.497988', '+42.915641'), 
(97903, 'Brogan', 'OR', 541, '-117.563891', '+44.248595'), 
(97904, 'Drewsey', 'OR', 541, '-119.069624', '+43.019785'), 
(97905, 'Durkee', 'OR', 541, '-117.412907', '+44.498826'), 
(97906, 'Harper', 'OR', 541, '-117.626175', '+43.830263'), 
(97907, 'Huntington', 'OR', 541, '-117.389163', '+44.432748'), 
(97908, 'Ironside', 'OR', 541, '-117.818949', '+44.341058'), 
(97909, 'Jamieson', 'OR', 541, '-117.481258', '+44.216093'), 
(97910, 'Jordan Valley', 'OR', 541, '-117.469061', '+42.951169'), 
(97911, 'Juntura', 'OR', 541, '-118.036522', '+43.820762'), 
(97913, 'Nyssa', 'OR', 541, '-117.207823', '+43.627554'), 
(97914, 'Ontario', 'OR', 541, '-117.079896', '+44.093127'), 
(97917, 'Riverside', 'OR', 541, '-118.098586', '+43.509919'), 
(97918, 'Vale', 'OR', 541, '-117.283258', '+44.052329'), 
(97920, 'Westfall', 'OR', 541, '-117.709928', '+43.966853'), 
(98001, 'Auburn', 'WA', 253, '-121.821908', '+47.465495'), 
(98002, 'Auburn', 'WA', 253, '-122.204230', '+47.315422'), 
(98003, 'Federal Way', 'WA', 253, '-121.803388', '+47.432251'), 
(98004, 'Bellevue', 'WA', 425, '-122.207221', '+47.615471'), 
(98005, 'Bellevue', 'WA', 425, '-122.178883', '+47.620471'), 
(98006, 'Bellevue', 'WA', 425, '-122.144727', '+47.551771'), 
(98007, 'Bellevue', 'WA', 425, '-122.142282', '+47.620152'), 
(98008, 'Bellevue', 'WA', 425, '-122.111082', '+47.605867'), 
(98009, 'Bellevue', 'WA', 425, '-121.803388', '+47.432251'), 
(98010, 'Black Diamond', 'WA', 360, '-121.998721', '+47.310568'), 
(98011, 'Bothell', 'WA', 425, '-122.214376', '+47.750689'), 
(98012, 'Bothell', 'WA', 425, '-122.197238', '+47.840068'), 
(98013, 'Burton', 'WA', 206, '-121.803388', '+47.432251'), 
(98014, 'Carnation', 'WA', 425, '-121.927236', '+47.661862'), 
(98015, 'Bellevue', 'WA', 425, '-121.803388', '+47.432251'), 
(98019, 'Duvall', 'WA', 425, '-121.931974', '+47.734590'), 
(98020, 'Edmonds', 'WA', 425, '-122.372401', '+47.806068'), 
(98021, 'Bothell', 'WA', 425, '-122.194276', '+47.794519'), 
(98022, 'Enumclaw', 'WA', 360, '-121.903936', '+47.234107'), 
(98023, 'Federal Way', 'WA', 253, '-122.240337', '+47.775627'), 
(98024, 'Fall City', 'WA', 425, '-121.987813', '+47.483051'), 
(98025, 'Hobart', 'WA', 360, '-122.056013', '+47.591564'), 
(98026, 'Edmonds', 'WA', 425, '-122.326981', '+47.835318'), 
(98027, 'Issaquah', 'WA', 425, '-122.010699', '+47.497419'), 
(98028, 'Kenmore', 'WA', 425, '-122.124643', '+47.754219'), 
(98029, 'Issaquah', 'WA', 425, '-122.025754', '+47.565587'), 
(98031, 'Kent', 'WA', 253, '-122.165380', '+47.379972'), 
(98032, 'Kent', 'WA', 206, '-121.803388', '+47.432251'), 
(98033, 'Kirkland', 'WA', 425, '-122.187029', '+47.673263'), 
(98034, 'Kirkland', 'WA', 425, '-122.205646', '+47.725139'), 
(98035, 'Kent', 'WA', 253, '-121.803388', '+47.432251'), 
(98036, 'Lynnwood', 'WA', 425, '-122.285481', '+47.804869'), 
(98037, 'Lynnwood', 'WA', 425, '-122.283010', '+47.857022'), 
(98038, 'Maple Valley', 'WA', 425, '-121.969445', '+47.409304'), 
(98039, 'Medina', 'WA', 425, '-122.231389', '+47.626920'), 
(98040, 'Mercer Island', 'WA', 206, '-122.228083', '+47.560250'), 
(98041, 'Bothell', 'WA', 425, '-121.803388', '+47.432251'), 
(98042, 'Kent', 'WA', 253, '-122.091718', '+47.353456'), 
(98043, 'Mountlake Terrace', 'WA', 425, '-122.307640', '+47.793269'), 
(98045, 'North Bend', 'WA', 425, '-121.687506', '+47.467224'), 
(98046, 'Lynnwood', 'WA', 425, '-121.682271', '+48.037258'), 
(98047, 'Pacific', 'WA', 253, '-121.803388', '+47.432251'), 
(98050, 'Preston', 'WA', 425, '-121.931195', '+47.536015'), 
(98051, 'Ravensdale', 'WA', 360, '-121.932232', '+47.274764'), 
(98052, 'Redmond', 'WA', 425, '-122.121034', '+47.678756'), 
(98053, 'Redmond', 'WA', 425, '-122.021060', '+47.648626'), 
(98054, 'Redondo', 'WA', 253, '-121.803388', '+47.432251'), 
(98055, 'Renton', 'WA', 425, '-122.029670', '+47.485348'), 
(98056, 'Renton', 'WA', 425, '-122.186447', '+47.514671'), 
(98057, 'Renton', 'WA', 425, '-121.803388', '+47.432251'), 
(98058, 'Renton', 'WA', 425, '-122.117999', '+47.432927'), 
(98059, 'Renton', 'WA', 425, '-122.115699', '+47.505822'), 
(98060, 'Seattle', 'WA', 206, null, null), 
(98061, 'Rollingbay', 'WA', 206, '-122.576199', '+47.680763'), 
(98062, 'Seahurst', 'WA', 206, '-121.803388', '+47.432251'), 
(98063, 'Federal Way', 'WA', 253, '-121.803388', '+47.432251'), 
(98064, 'Kent', 'WA', 253, '-121.803388', '+47.432251'), 
(98065, 'Snoqualmie', 'WA', 425, '-121.816158', '+47.534473'), 
(98068, 'Snoqualmie Pass', 'WA', 425, '-121.431033', '+47.445171'), 
(98070, 'Vashon', 'WA', 206, '-121.803388', '+47.432251'), 
(98071, 'Auburn', 'WA', 253, '-121.803388', '+47.432251'), 
(98072, 'Woodinville', 'WA', 425, '-122.090874', '+47.740741'), 
(98073, 'Redmond', 'WA', 425, '-121.803388', '+47.432251'), 
(98082, 'Bothell', 'WA', 425, '-121.803388', '+47.432251'), 
(98083, 'Kirkland', 'WA', 425, '-121.803388', '+47.432251'), 
(98092, 'Auburn', 'WA', 253, '-122.097976', '+47.288362'), 
(98093, 'Federal Way', 'WA', 253, '-122.113791', '+47.311041'), 
(98101, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98102, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98103, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98104, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98105, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98106, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98107, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98108, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98109, 'Seattle', 'WA', 206, '-122.052333', '+47.583868'), 
(98110, 'Bainbridge Island', 'WA', 206, '-122.538016', '+47.647774'), 
(98111, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98112, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98114, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98115, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98116, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98117, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98118, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98119, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98121, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98122, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98124, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98125, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98126, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98129, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98130, 'Seattle', 'WA', 206, null, null), 
(98131, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98132, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98133, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98134, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98136, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98138, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98140, 'Seattle', 'WA', 206, null, null), 
(98144, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98145, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98146, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98148, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98150, 'Seattle', 'WA', 206, null, null), 
(98151, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98154, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98155, 'Seattle', 'WA', 206, '-122.259737', '+47.767169'), 
(98158, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98160, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98161, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98164, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98166, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98168, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98171, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98174, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98177, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98178, 'Seattle', 'WA', 206, '-122.235856', '+47.492385'), 
(98181, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98184, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98185, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98188, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98190, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98191, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98195, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98198, 'Seattle', 'WA', 206, '-121.803388', '+47.432251'), 
(98199, 'Seattle', 'WA', 206, '-122.264256', '+47.776875'), 
(98201, 'Everett', 'WA', 425, '-122.199795', '+47.988661'), 
(98203, 'Everett', 'WA', 425, '-122.231795', '+47.946017'), 
(98204, 'Everett', 'WA', 425, '-122.255522', '+47.899696'), 
(98205, 'Everett', 'WA', 425, '-122.123325', '+47.953523'), 
(98206, 'Everett', 'WA', 425, '-122.284785', '+47.859918'), 
(98207, 'Everett', 'WA', 425, '-121.682271', '+48.037258'), 
(98208, 'Everett', 'WA', 425, '-122.190392', '+47.897284'), 
(98220, 'Acme', 'WA', 360, '-122.186966', '+48.688554'), 
(98221, 'Anacortes', 'WA', 360, '-122.607111', '+48.499172'), 
(98222, 'Blakely Island', 'WA', 360, '-122.921551', '+48.610644'), 
(98223, 'Arlington', 'WA', 360, '-121.959469', '+48.181498'), 
(98224, 'Baring', 'WA', 360, '-121.481395', '+47.767103'), 
(98225, 'Bellingham', 'WA', 360, '-122.454297', '+48.747687'), 
(98226, 'Bellingham', 'WA', 360, '-122.486483', '+48.768396'), 
(98227, 'Bellingham', 'WA', 360, '-121.988548', '+48.814753'), 
(98228, 'Bellingham', 'WA', 360, '-121.988548', '+48.814753'), 
(98230, 'Blaine', 'WA', 360, '-122.366448', '+48.935767'), 
(98231, 'Blaine', 'WA', 360, '-121.988548', '+48.814753'), 
(98232, 'Bow', 'WA', 360, '-122.448358', '+48.565955'), 
(98233, 'Burlington', 'WA', 360, '-122.362337', '+48.533616'), 
(98235, 'Clearlake', 'WA', 360, '-122.238754', '+48.470099'), 
(98236, 'Clinton', 'WA', 360, '-122.417721', '+47.956934'), 
(98237, 'Concrete', 'WA', 360, '-121.697178', '+48.508868'), 
(98238, 'Conway', 'WA', 360, '-122.345571', '+48.340002'), 
(98239, 'Coupeville', 'WA', 360, '-122.667650', '+48.189400'), 
(98240, 'Custer', 'WA', 360, '-122.625235', '+48.941068'), 
(98241, 'Darrington', 'WA', 360, '-121.589209', '+48.239542'), 
(98243, 'Deer Harbor', 'WA', 360, '-122.983742', '+48.557824'), 
(98244, 'Deming', 'WA', 360, '-122.091834', '+48.801770'), 
(98245, 'Eastsound', 'WA', 360, '-122.867603', '+48.659128'), 
(98246, 'Bow', 'WA', 360, null, null), 
(98247, 'Everson', 'WA', 360, '-122.321834', '+48.904384'), 
(98248, 'Ferndale', 'WA', 360, '-122.608561', '+48.861113'), 
(98249, 'Freeland', 'WA', 360, '-122.540489', '+48.019581'), 
(98250, 'Friday Harbor', 'WA', 360, '-123.068323', '+48.538181'), 
(98251, 'Gold Bar', 'WA', 360, '-121.636528', '+47.833114'), 
(98252, 'Granite Falls', 'WA', 360, '-121.798489', '+48.074894'), 
(98253, 'Greenbank', 'WA', 360, '-122.576120', '+48.100424'), 
(98255, 'Hamilton', 'WA', 360, '-121.988700', '+48.525461'), 
(98256, 'Index', 'WA', 360, '-121.549712', '+47.811790'), 
(98257, 'La Conner', 'WA', 360, '-122.508364', '+48.414123'), 
(98258, 'Lake Stevens', 'WA', 425, '-122.056379', '+48.046751'), 
(98259, 'North Lakewood', 'WA', 360, '-121.682271', '+48.037258'), 
(98260, 'Langley', 'WA', 360, '-122.458831', '+48.031815'), 
(98261, 'Lopez Island', 'WA', 360, '-122.874334', '+48.498773'), 
(98262, 'Lummi Island', 'WA', 360, '-122.676470', '+48.713022'), 
(98263, 'Lyman', 'WA', 360, '-122.058644', '+48.534462'), 
(98264, 'Lynden', 'WA', 360, '-122.436249', '+48.932328'), 
(98266, 'Maple Falls', 'WA', 360, '-122.247881', '+48.853213'), 
(98267, 'Marblemount', 'WA', 360, '-121.473840', '+48.537813'), 
(98270, 'Marysville', 'WA', 360, '-122.161951', '+48.049576'), 
(98271, 'Marysville', 'WA', 360, '-122.234168', '+48.079149'), 
(98272, 'Monroe', 'WA', 360, '-121.884330', '+47.863149'), 
(98273, 'Mount Vernon', 'WA', 360, '-122.208184', '+48.435248'), 
(98274, 'Mount Vernon', 'WA', 360, '-122.140311', '+48.364253'), 
(98275, 'Mukilteo', 'WA', 425, '-122.302114', '+47.912402'), 
(98276, 'Nooksack', 'WA', 360, '-122.335734', '+48.834208'), 
(98277, 'Oak Harbor', 'WA', 360, '-122.629353', '+48.319858'), 
(98278, 'Oak Harbor', 'WA', 360, '-122.655862', '+48.310127'), 
(98279, 'Olga', 'WA', 360, '-122.983742', '+48.557824'), 
(98280, 'Orcas', 'WA', 360, '-122.940972', '+48.590114'), 
(98281, 'Point Roberts', 'WA', 360, '-123.058243', '+48.987386'), 
(98283, 'Rockport', 'WA', 360, '-121.609872', '+48.428261'), 
(98284, 'Sedro Woolley', 'WA', 360, '-122.137243', '+48.486147'), 
(98286, 'Shaw Island', 'WA', 360, '-122.983742', '+48.557824'), 
(98287, 'Silvana', 'WA', 360, '-121.682271', '+48.037258'), 
(98288, 'Skykomish', 'WA', 360, '-121.369352', '+47.722245'), 
(98290, 'Snohomish', 'WA', 360, '-122.014722', '+47.954558'), 
(98291, 'Snohomish', 'WA', 360, '-122.050108', '+47.909511'), 
(98292, 'Stanwood', 'WA', 360, '-122.106400', '+48.080148'), 
(98293, 'Startup', 'WA', 360, '-121.768490', '+47.870275'), 
(98294, 'Sultan', 'WA', 360, '-121.731275', '+47.869494'), 
(98295, 'Sumas', 'WA', 360, '-122.198860', '+48.953377'), 
(98296, 'Snohomish', 'WA', 360, '-122.092025', '+47.857915'), 
(98297, 'Waldron', 'WA', 360, '-122.983742', '+48.557824'), 
(98303, 'Anderson Island', 'WA', 253, '-122.706706', '+47.156263'), 
(98304, 'Ashford', 'WA', 360, '-122.055170', '+46.752611'), 
(98305, 'Beaver', 'WA', 360, '-124.360572', '+48.006094'), 
(98310, 'Bremerton', 'WA', 360, '-122.634712', '+47.606478'), 
(98311, 'Bremerton', 'WA', 360, '-122.637276', '+47.627129'), 
(98312, 'Bremerton', 'WA', 360, '-122.798590', '+47.578921'), 
(98314, 'Bremerton', 'WA', 360, '-122.649150', '+47.559317'), 
(98315, 'Silverdale', 'WA', 360, '-122.712678', '+47.690048'), 
(98320, 'Brinnon', 'WA', 360, '-122.943809', '+47.698291'), 
(98321, 'Buckley', 'WA', 253, '-122.079177', '+47.152347'), 
(98322, 'Burley', 'WA', 253, '-122.729304', '+47.687971'), 
(98323, 'Carbonado', 'WA', 360, '-122.025502', '+47.052210'), 
(98324, 'Carlsborg', 'WA', 360, '-123.872972', '+48.183150'), 
(98325, 'Chimacum', 'WA', 360, '-122.815701', '+47.915272'), 
(98326, 'Clallam Bay', 'WA', 360, '-124.390233', '+48.199745'), 
(98327, 'Dupont', 'WA', 253, '-122.656691', '+47.090904'), 
(98328, 'Eatonville', 'WA', 253, '-122.301410', '+46.904844'), 
(98329, 'Gig Harbor', 'WA', 253, '-122.715346', '+47.369501'), 
(98330, 'Elbe', 'WA', 360, '-122.202297', '+46.777707'), 
(98331, 'Forks', 'WA', 360, '-124.369332', '+47.976301'), 
(98332, 'Gig Harbor', 'WA', 253, '-122.603703', '+47.363745'), 
(98333, 'Fox Island', 'WA', 253, '-122.628989', '+47.248013'), 
(98335, 'Gig Harbor', 'WA', 253, '-122.623504', '+47.293619'), 
(98336, 'Glenoma', 'WA', 360, '-122.100372', '+46.539120'), 
(98337, 'Bremerton', 'WA', 360, '-122.637350', '+47.568617'), 
(98338, 'Graham', 'WA', 253, '-122.384322', '+46.966080'), 
(98339, 'Port Hadlock', 'WA', 360, '-122.791259', '+47.955331'), 
(98340, 'Hansville', 'WA', 360, '-122.557486', '+47.868952'), 
(98342, 'Indianola', 'WA', 360, '-122.566561', '+47.753544'), 
(98343, 'Joyce', 'WA', 360, '-123.872972', '+48.183150'), 
(98344, 'Kapowsin', 'WA', 360, '-122.222642', '+46.989916'), 
(98345, 'Keyport', 'WA', 360, '-122.625529', '+47.698025'), 
(98346, 'Kingston', 'WA', 360, '-122.547078', '+47.834483'), 
(98348, 'La Grande', 'WA', 360, '-122.113223', '+47.066193'), 
(98349, 'Lakebay', 'WA', 253, '-122.777592', '+47.288589'), 
(98350, 'La Push', 'WA', 360, '-124.626080', '+47.905203'), 
(98351, 'Longbranch', 'WA', 253, '-122.772012', '+47.207364');

insert  into zipcodes values 
(98352, 'Sumner', 'WA', 253, '-122.113223', '+47.066193'), 
(98353, 'Manchester', 'WA', 360, '-122.622513', '+47.595155'), 
(98354, 'Milton', 'WA', 253, '-122.311073', '+47.245769'), 
(98355, 'Mineral', 'WA', 360, '-122.093813', '+46.713843'), 
(98356, 'Morton', 'WA', 360, '-122.068418', '+46.591038'), 
(98357, 'Neah Bay', 'WA', 360, '-124.615051', '+48.327961'), 
(98358, 'Nordland', 'WA', 360, '-122.691213', '+48.057776'), 
(98359, 'Olalla', 'WA', 253, '-122.580554', '+47.435986'), 
(98360, 'Orting', 'WA', 360, '-122.118676', '+47.006578'), 
(98361, 'Packwood', 'WA', 360, '-121.652807', '+46.621697'), 
(98362, 'Port Angeles', 'WA', 360, '-123.360411', '+48.051108'), 
(98363, 'Port Angeles', 'WA', 360, '-123.917840', '+48.055733'), 
(98364, 'Port Gamble', 'WA', 360, '-122.592763', '+47.834431'), 
(98365, 'Port Ludlow', 'WA', 360, '-122.709606', '+47.911892'), 
(98366, 'Port Orchard', 'WA', 360, '-122.587102', '+47.542664'), 
(98367, 'Port Orchard', 'WA', 360, '-122.650972', '+47.470651'), 
(98368, 'Port Townsend', 'WA', 360, '-122.849683', '+48.018572'), 
(98370, 'Poulsbo', 'WA', 360, '-122.614094', '+47.751046'), 
(98371, 'Puyallup', 'WA', 253, '-122.317148', '+47.212822'), 
(98372, 'Puyallup', 'WA', 253, '-122.162076', '+47.197581'), 
(98373, 'Puyallup', 'WA', 253, '-122.309704', '+47.145817'), 
(98374, 'Puyallup', 'WA', 253, '-122.258646', '+47.139095'), 
(98375, 'Puyallup', 'WA', 253, '-122.363930', '+47.098845'), 
(98376, 'Quilcene', 'WA', 360, '-122.838769', '+47.828495'), 
(98377, 'Randle', 'WA', 360, '-121.894411', '+46.516754'), 
(98378, 'Retsil', 'WA', 360, '-122.729304', '+47.687971'), 
(98380, 'Seabeck', 'WA', 360, '-122.868581', '+47.591261'), 
(98381, 'Sekiu', 'WA', 360, '-124.397803', '+48.288633'), 
(98382, 'Sequim', 'WA', 360, '-123.080362', '+48.067730'), 
(98383, 'Silverdale', 'WA', 360, '-122.707982', '+47.672498'), 
(98384, 'South Colby', 'WA', 360, '-122.539637', '+47.521803'), 
(98385, 'South Prairie', 'WA', 360, '-122.096799', '+47.138271'), 
(98386, 'Southworth', 'WA', 360, '-122.499139', '+47.510370'), 
(98387, 'Spanaway', 'WA', 253, '-122.416480', '+47.058452'), 
(98388, 'Steilacoom', 'WA', 253, '-122.331781', '+47.132671'), 
(98390, 'Sumner', 'WA', 253, '-122.159820', '+47.176966'), 
(98392, 'Suquamish', 'WA', 360, '-122.564557', '+47.732624'), 
(98393, 'Tracyton', 'WA', 360, '-122.649953', '+47.626717'), 
(98394, 'Vaughn', 'WA', 360, '-122.772503', '+47.311117'), 
(98395, 'Wauna', 'WA', 360, '-122.832799', '+47.266017'), 
(98396, 'Wilkeson', 'WA', 360, '-122.037015', '+47.109524'), 
(98397, 'Longmire', 'WA', 360, '-122.113223', '+47.066193'), 
(98398, 'Paradise Inn', 'WA', 360, '-122.113223', '+47.066193'), 
(98401, 'Tacoma', 'WA', 253, '-122.444335', '+47.253671'), 
(98402, 'Tacoma', 'WA', 253, '-122.463308', '+47.261502'), 
(98403, 'Tacoma', 'WA', 253, '-122.457087', '+47.265371'), 
(98404, 'Tacoma', 'WA', 253, '-122.397929', '+47.209131'), 
(98405, 'Tacoma', 'WA', 253, '-122.472793', '+47.247871'), 
(98406, 'Tacoma', 'WA', 253, '-122.509235', '+47.259216'), 
(98407, 'Tacoma', 'WA', 253, '-122.500486', '+47.287606'), 
(98408, 'Tacoma', 'WA', 253, '-122.448534', '+47.206871'), 
(98409, 'Tacoma', 'WA', 253, '-122.321095', '+47.205777'), 
(98411, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98412, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98413, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98415, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98416, 'Tacoma', 'WA', 253, '-122.482076', '+47.264577'), 
(98418, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98421, 'Tacoma', 'WA', 253, '-122.400133', '+47.254021'), 
(98422, 'Tacoma', 'WA', 253, '-122.388781', '+47.283379'), 
(98424, 'Tacoma', 'WA', 253, '-122.359432', '+47.232513'), 
(98430, 'Camp Murray', 'WA', 253, '-122.113223', '+47.066193'), 
(98431, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98433, 'Tacoma', 'WA', 253, '-122.491749', '+47.126735'), 
(98434, 'Tacoma', 'WA', 253, null, null), 
(98438, 'Tacoma', 'WA', 253, '-122.567631', '+47.151297'), 
(98439, 'Lakewood', 'WA', 253, '-122.510316', '+47.128671'), 
(98442, 'Tacoma', 'WA', 253, '-122.418495', '+47.308061'), 
(98443, 'Tacoma', 'WA', 253, '-122.373466', '+47.207371'), 
(98444, 'Tacoma', 'WA', 253, '-122.457172', '+47.146371'), 
(98445, 'Tacoma', 'WA', 253, '-122.409355', '+47.129145'), 
(98446, 'Tacoma', 'WA', 253, '-122.373631', '+47.128485'), 
(98447, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98450, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98455, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98460, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98464, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98465, 'Tacoma', 'WA', 253, '-122.530336', '+47.254749'), 
(98466, 'Tacoma', 'WA', 253, '-122.539360', '+47.243075'), 
(98467, 'University Place', 'WA', 253, '-122.532335', '+47.187170'), 
(98471, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98477, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98481, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98492, 'Lakewood', 'WA', 253, '-122.113223', '+47.066193'), 
(98493, 'Tacoma', 'WA', 253, '-122.113223', '+47.066193'), 
(98494, 'Tacoma', 'WA', 253, null, null), 
(98497, 'Lakewood', 'WA', 253, '-122.113223', '+47.066193'), 
(98498, 'Lakewood', 'WA', 253, '-122.548486', '+47.159149'), 
(98499, 'Lakewood', 'WA', 253, '-122.502360', '+47.167720'), 
(98501, 'Olympia', 'WA', 360, '-122.869079', '+46.984767'), 
(98502, 'Olympia', 'WA', 360, '-123.055153', '+47.104269'), 
(98503, 'Lacey', 'WA', 360, '-122.796695', '+47.026418'), 
(98504, 'Olympia', 'WA', 360, '-122.702393', '+46.978118'), 
(98505, 'Olympia', 'WA', 360, '-122.976187', '+47.065404'), 
(98506, 'Olympia', 'WA', 360, '-122.870043', '+47.104227'), 
(98507, 'Olympia', 'WA', 360, '-122.702393', '+46.978118'), 
(98508, 'Olympia', 'WA', 360, '-122.702393', '+46.978118'), 
(98509, 'Lacey', 'WA', 360, '-122.702393', '+46.978118'), 
(98512, 'Olympia', 'WA', 360, '-123.021207', '+46.949776'), 
(98513, 'Olympia', 'WA', 360, '-122.743016', '+46.993897'), 
(98516, 'Olympia', 'WA', 360, '-122.779419', '+47.112575'), 
(98520, 'Aberdeen', 'WA', 360, '-123.671290', '+47.002735'), 
(98522, 'Adna', 'WA', 360, '-123.298384', '+46.571323'), 
(98524, 'Allyn', 'WA', 360, '-122.984003', '+47.322429'), 
(98526, 'Amanda Park', 'WA', 360, '-123.920555', '+47.485913'), 
(98527, 'Bay Center', 'WA', 360, '-123.884996', '+46.637057'), 
(98528, 'Belfair', 'WA', 360, '-122.928877', '+47.432465'), 
(98530, 'Bucoda', 'WA', 360, '-122.871798', '+46.798216'), 
(98531, 'Centralia', 'WA', 360, '-123.010460', '+46.713822'), 
(98532, 'Chehalis', 'WA', 360, '-123.024845', '+46.615653'), 
(98533, 'Cinebar', 'WA', 360, '-122.568709', '+46.579292'), 
(98535, 'Copalis Beach', 'WA', 360, '-124.139665', '+47.149086'), 
(98536, 'Copalis Crossing', 'WA', 360, '-124.135203', '+47.159136'), 
(98537, 'Cosmopolis', 'WA', 360, '-123.645390', '+46.878164'), 
(98538, 'Curtis', 'WA', 360, '-123.146764', '+46.495639'), 
(98539, 'Doty', 'WA', 360, '-123.280421', '+46.637834'), 
(98540, 'East Olympia', 'WA', 360, '-122.702393', '+46.978118'), 
(98541, 'Elma', 'WA', 360, '-123.736287', '+47.160000'), 
(98542, 'Ethel', 'WA', 360, '-122.724004', '+46.530022'), 
(98544, 'Galvin', 'WA', 360, '-123.025360', '+46.734909'), 
(98546, 'Grapeview', 'WA', 360, '-122.916256', '+47.327254'), 
(98547, 'Grayland', 'WA', 360, '-124.094009', '+46.826407'), 
(98548, 'Hoodsport', 'WA', 360, '-123.198634', '+47.446972'), 
(98550, 'Hoquiam', 'WA', 360, '-123.731611', '+47.101202'), 
(98552, 'Humptulips', 'WA', 360, '-123.929112', '+47.342898'), 
(98554, 'Lebam', 'WA', 360, '-123.547880', '+46.561375'), 
(98555, 'Lilliwaup', 'WA', 360, '-123.049632', '+47.532281'), 
(98556, 'Littlerock', 'WA', 360, '-123.017043', '+46.902376'), 
(98557, 'McCleary', 'WA', 360, '-123.272999', '+47.029716'), 
(98558, 'McKenna', 'WA', 360, '-122.555850', '+46.955863'), 
(98559, 'Malone', 'WA', 360, '-123.326762', '+46.958918'), 
(98560, 'Matlock', 'WA', 360, '-123.441178', '+47.263601'), 
(98561, 'Menlo', 'WA', 360, '-123.769030', '+46.514625'), 
(98562, 'Moclips', 'WA', 360, '-123.794069', '+47.162482'), 
(98563, 'Montesano', 'WA', 360, '-123.719565', '+47.015536'), 
(98564, 'Mossyrock', 'WA', 360, '-122.468293', '+46.502810'), 
(98565, 'Napavine', 'WA', 360, '-122.909666', '+46.579281'), 
(98566, 'Neilton', 'WA', 360, '-123.890317', '+47.387674'), 
(98568, 'Oakville', 'WA', 360, '-123.283859', '+46.866084'), 
(98569, 'Ocean Shores', 'WA', 360, '-124.152461', '+47.071971'), 
(98570, 'Onalaska', 'WA', 360, '-122.690491', '+46.563491'), 
(98571, 'Pacific Beach', 'WA', 360, '-124.191502', '+47.219468'), 
(98572, 'Pe Ell', 'WA', 360, '-123.314715', '+46.582897'), 
(98575, 'Quinault', 'WA', 360, '-123.830676', '+47.460280'), 
(98576, 'Rainier', 'WA', 360, '-122.661394', '+46.873509'), 
(98577, 'Raymond', 'WA', 360, '-123.657572', '+46.653496'), 
(98579, 'Rochester', 'WA', 360, '-123.059270', '+46.832816'), 
(98580, 'Roy', 'WA', 253, '-122.468087', '+46.938230'), 
(98581, 'Ryderwood', 'WA', 360, '-123.056039', '+46.379714'), 
(98582, 'Salkum', 'WA', 360, '-122.648072', '+46.514633'), 
(98583, 'Satsop', 'WA', 360, '-123.483596', '+47.002178'), 
(98584, 'Shelton', 'WA', 360, '-123.159683', '+47.263255'), 
(98585, 'Silver Creek', 'WA', 360, '-122.487578', '+46.546091'), 
(98586, 'South Bend', 'WA', 360, '-123.834262', '+46.588006'), 
(98587, 'Taholah', 'WA', 360, '-124.232056', '+47.230148'), 
(98588, 'Tahuya', 'WA', 360, '-123.096769', '+47.434953'), 
(98589, 'Tenino', 'WA', 360, '-122.849451', '+46.842750'), 
(98590, 'Tokeland', 'WA', 360, '-124.027885', '+46.730891'), 
(98591, 'Toledo', 'WA', 360, '-122.794980', '+46.456038'), 
(98592, 'Union', 'WA', 360, '-123.074952', '+47.336838'), 
(98593, 'Vader', 'WA', 360, '-122.973972', '+46.423038'), 
(98595, 'Westport', 'WA', 360, '-123.965158', '+46.894327'), 
(98596, 'Winlock', 'WA', 360, '-122.879917', '+46.490874'), 
(98597, 'Yelm', 'WA', 360, '-122.562689', '+46.882364'), 
(98599, 'Olympia', 'WA', 360, '-122.702393', '+46.978118'), 
(98601, 'Amboy', 'WA', 360, '-122.450194', '+45.923556'), 
(98602, 'Appleton', 'WA', 509, '-121.312852', '+45.850437'), 
(98603, 'Ariel', 'WA', 360, '-122.442472', '+45.999338'), 
(98604, 'Battle Ground', 'WA', 360, '-122.531645', '+45.803592'), 
(98605, 'Bingen', 'WA', 509, '-121.447323', '+45.721519'), 
(98606, 'Brush Prairie', 'WA', 360, '-122.477093', '+45.731631'), 
(98607, 'Camas', 'WA', 360, '-122.399341', '+45.656489'), 
(98609, 'Carrolls', 'WA', 360, '-122.864838', '+46.071482'), 
(98610, 'Carson', 'WA', 509, '-121.841736', '+45.784205'), 
(98611, 'Castle Rock', 'WA', 360, '-122.673021', '+46.220778'), 
(98612, 'Cathlamet', 'WA', 360, '-123.334899', '+46.214628'), 
(98613, 'Centerville', 'WA', 509, '-120.993902', '+45.738205'), 
(98614, 'Chinook', 'WA', 360, '-123.933161', '+46.263023'), 
(98616, 'Cougar', 'WA', 360, '-122.359589', '+46.025434'), 
(98617, 'Dallesport', 'WA', 509, '-121.171690', '+45.632681'), 
(98619, 'Glenwood', 'WA', 509, '-121.282054', '+45.989951'), 
(98620, 'Goldendale', 'WA', 509, '-120.768762', '+45.840666'), 
(98621, 'Grays River', 'WA', 360, '-123.597874', '+46.355461'), 
(98622, 'Heisson', 'WA', 360, '-122.520347', '+45.801586'), 
(98623, 'Husum', 'WA', 509, '-121.487682', '+45.807631'), 
(98624, 'Ilwaco', 'WA', 360, '-123.999449', '+46.317185'), 
(98625, 'Kalama', 'WA', 360, '-122.721750', '+46.002114'), 
(98626, 'Kelso', 'WA', 360, '-122.825047', '+46.147274'), 
(98628, 'Klickitat', 'WA', 509, '-121.044345', '+45.856217'), 
(98629, 'La Center', 'WA', 360, '-122.615416', '+45.881459'), 
(98631, 'Long Beach', 'WA', 360, '-123.995591', '+46.376798'), 
(98632, 'Longview', 'WA', 360, '-123.057597', '+46.181872'), 
(98635, 'Lyle', 'WA', 509, '-121.213705', '+45.822789'), 
(98637, 'Nahcotta', 'WA', 360, '-123.769030', '+46.514625'), 
(98638, 'Naselle', 'WA', 360, '-123.802552', '+46.342219'), 
(98639, 'North Bonneville', 'WA', 509, '-122.005783', '+45.641704'), 
(98640, 'Ocean Park', 'WA', 360, '-124.040389', '+46.495565'), 
(98641, 'Oysterville', 'WA', 360, '-124.042671', '+46.544789'), 
(98642, 'Ridgefield', 'WA', 360, '-122.620162', '+45.756797'), 
(98643, 'Rosburg', 'WA', 360, '-123.614319', '+46.310011'), 
(98644, 'Seaview', 'WA', 360, '-124.045530', '+46.330755'), 
(98645, 'Silverlake', 'WA', 360, '-122.728835', '+46.314662'), 
(98647, 'Skamokawa', 'WA', 360, '-123.456145', '+46.300349'), 
(98648, 'Stevenson', 'WA', 509, '-121.912581', '+45.673707'), 
(98649, 'Toutle', 'WA', 360, '-122.647324', '+46.334539'), 
(98650, 'Trout Lake', 'WA', 509, '-121.535640', '+45.958949'), 
(98651, 'Underwood', 'WA', 509, '-121.576567', '+45.758260'), 
(98660, 'Vancouver', 'WA', 360, '-122.713366', '+45.743270'), 
(98661, 'Vancouver', 'WA', 360, '-122.643658', '+45.769989'), 
(98662, 'Vancouver', 'WA', 360, '-122.580457', '+45.691419'), 
(98663, 'Vancouver', 'WA', 360, '-122.663608', '+45.650488'), 
(98664, 'Vancouver', 'WA', 360, '-122.576413', '+45.620669'), 
(98665, 'Vancouver', 'WA', 360, '-122.661608', '+45.689187'), 
(98666, 'Vancouver', 'WA', 360, '-122.520347', '+45.801586'), 
(98667, 'Vancouver', 'WA', 360, '-122.520347', '+45.801586'), 
(98668, 'Vancouver', 'WA', 360, '-122.520347', '+45.801586'), 
(98670, 'Wahkiacus', 'WA', 509, '-121.302305', '+45.810317'), 
(98671, 'Washougal', 'WA', 360, '-122.315559', '+45.611697'), 
(98672, 'White Salmon', 'WA', 509, '-121.405863', '+45.828588'), 
(98673, 'Wishram', 'WA', 509, '-121.073170', '+45.641548'), 
(98674, 'Woodland', 'WA', 360, '-122.686548', '+45.937521'), 
(98675, 'Yacolt', 'WA', 360, '-122.498993', '+45.824611'), 
(98682, 'Vancouver', 'WA', 360, '-122.478845', '+45.678782'), 
(98683, 'Vancouver', 'WA', 360, '-122.513318', '+45.603216'), 
(98684, 'Vancouver', 'WA', 360, '-122.515538', '+45.635900'), 
(98685, 'Vancouver', 'WA', 360, '-122.696001', '+45.754637'), 
(98686, 'Vancouver', 'WA', 360, '-122.572193', '+45.705566'), 
(98687, 'Vancouver', 'WA', 360, '-122.520347', '+45.801586'), 
(98801, 'Wenatchee', 'WA', 509, '-120.351884', '+47.573816'), 
(98802, 'East Wenatchee', 'WA', 509, '-120.214402', '+47.497831'), 
(98807, 'Wenatchee', 'WA', 509, '-120.520211', '+47.905787'), 
(98811, 'Ardenvoir', 'WA', 509, '-120.329107', '+47.708473'), 
(98812, 'Brewster', 'WA', 509, '-119.829391', '+48.365236'), 
(98813, 'Bridgeport', 'WA', 509, '-119.891998', '+47.735893'), 
(98814, 'Carlton', 'WA', 509, '-119.812938', '+48.551984'), 
(98815, 'Cashmere', 'WA', 509, '-120.348064', '+47.632900'), 
(98816, 'Chelan', 'WA', 509, '-120.077750', '+47.876985'), 
(98817, 'Chelan Falls', 'WA', 509, '-119.957918', '+47.841829'), 
(98819, 'Conconully', 'WA', 509, '-119.752620', '+48.546905'), 
(98821, 'Dryden', 'WA', 509, '-120.595955', '+47.582186'), 
(98822, 'Entiat', 'WA', 509, '-120.356279', '+47.774872'), 
(98823, 'Ephrata', 'WA', 509, '-119.401958', '+47.177565'), 
(98824, 'George', 'WA', 509, '-119.860117', '+47.079243'), 
(98826, 'Leavenworth', 'WA', 509, '-120.799413', '+47.695101'), 
(98827, 'Loomis', 'WA', 509, '-119.721016', '+48.892514'), 
(98828, 'Malaga', 'WA', 509, '-120.173347', '+47.319535'), 
(98829, 'Malott', 'WA', 509, '-119.752460', '+48.248002'), 
(98830, 'Mansfield', 'WA', 509, '-119.525987', '+47.847735'), 
(98831, 'Manson', 'WA', 509, '-120.080148', '+47.817133'), 
(98832, 'Marlin', 'WA', 509, '-119.063956', '+47.301392'), 
(98833, 'Mazama', 'WA', 509, '-120.457954', '+48.619527'), 
(98834, 'Methow', 'WA', 509, '-120.046348', '+48.139518'), 
(98836, 'Monitor', 'WA', 509, '-120.415773', '+47.485197'), 
(98837, 'Moses Lake', 'WA', 509, '-119.298979', '+47.180684'), 
(98840, 'Okanogan', 'WA', 509, '-119.956787', '+48.577378'), 
(98841, 'Omak', 'WA', 509, '-119.560672', '+48.426942'), 
(98843, 'Orondo', 'WA', 509, '-120.045781', '+47.730510'), 
(98844, 'Oroville', 'WA', 509, '-119.579107', '+48.681342'), 
(98845, 'Palisades', 'WA', 509, '-119.903610', '+47.393566'), 
(98846, 'Pateros', 'WA', 509, '-119.742154', '+48.411234'), 
(98847, 'Peshastin', 'WA', 509, '-120.596146', '+47.545758'), 
(98848, 'Quincy', 'WA', 509, '-119.754143', '+47.182173'), 
(98849, 'Riverside', 'WA', 509, '-119.434674', '+48.518361'), 
(98850, 'Rock Island', 'WA', 509, '-120.103205', '+47.312058'), 
(98851, 'Soap Lake', 'WA', 509, '-119.442377', '+47.404594'), 
(98852, 'Stehekin', 'WA', 509, '-120.520211', '+47.905787'), 
(98853, 'Stratford', 'WA', 509, '-119.312977', '+47.404308'), 
(98855, 'Tonasket', 'WA', 509, '-119.542935', '+48.502603'), 
(98856, 'Twisp', 'WA', 509, '-119.811252', '+48.446836'), 
(98857, 'Warden', 'WA', 509, '-119.087915', '+47.013759'), 
(98858, 'Waterville', 'WA', 509, '-119.861230', '+47.701979'), 
(98859, 'Wauconda', 'WA', 509, '-119.025578', '+48.798456'), 
(98860, 'Wilson Creek', 'WA', 509, '-119.184730', '+47.473874'), 
(98862, 'Winthrop', 'WA', 509, '-120.372447', '+48.500635'), 
(98901, 'Yakima', 'WA', 509, '-120.725557', '+46.644476'), 
(98902, 'Yakima', 'WA', 509, '-120.297120', '+46.420138'), 
(98903, 'Yakima', 'WA', 509, '-120.744393', '+46.544506'), 
(98904, 'Yakima', 'WA', 509, '-120.694658', '+46.564510'), 
(98907, 'Yakima', 'WA', 509, '-120.573967', '+46.628757'), 
(98908, 'Yakima', 'WA', 509, '-120.687412', '+46.527811'), 
(98909, 'Yakima', 'WA', 509, '-120.794978', '+46.637538'), 
(98920, 'Brownstown', 'WA', 509, '-120.694658', '+46.564510'), 
(98921, 'Buena', 'WA', 509, '-120.315141', '+46.421218'), 
(98922, 'Cle Elum', 'WA', 509, '-120.806926', '+47.156558'), 
(98923, 'Cowiche', 'WA', 509, '-120.753007', '+46.678192'), 
(98925, 'Easton', 'WA', 509, '-121.177187', '+47.232953'), 
(98926, 'Ellensburg', 'WA', 509, '-120.489980', '+47.028084'), 
(98929, 'Goose Prairie', 'WA', 509, '-121.241591', '+46.915735'), 
(98930, 'Grandview', 'WA', 509, '-120.312088', '+46.455940'), 
(98932, 'Granger', 'WA', 509, '-120.154930', '+46.340157'), 
(98933, 'Harrah', 'WA', 509, '-120.375459', '+46.323528'), 
(98934, 'Kittitas', 'WA', 509, '-120.416259', '+46.980645'), 
(98935, 'Mabton', 'WA', 509, '-120.050377', '+46.165237'), 
(98936, 'Moxee', 'WA', 509, '-120.233518', '+46.410236'), 
(98937, 'Naches', 'WA', 509, '-120.992096', '+46.805796'), 
(98938, 'Outlook', 'WA', 509, '-120.119917', '+46.366004'), 
(98939, 'Parker', 'WA', 509, '-120.694658', '+46.564510'), 
(98940, 'Ronald', 'WA', 509, '-121.045575', '+47.250307'), 
(98941, 'Roslyn', 'WA', 509, '-121.002513', '+47.223287'), 
(98942, 'Selah', 'WA', 509, '-120.396038', '+46.544316'), 
(98943, 'South Cle Elum', 'WA', 509, '-120.953680', '+47.188645'), 
(98944, 'Sunnyside', 'WA', 509, '-120.010590', '+46.373611'), 
(98946, 'Thorp', 'WA', 509, '-120.758301', '+47.073905'), 
(98947, 'Tieton', 'WA', 509, '-120.693103', '+46.740371'), 
(98948, 'Toppenish', 'WA', 509, '-120.370257', '+46.328522'), 
(98950, 'Vantage', 'WA', 509, '-119.985869', '+46.871354'), 
(98951, 'Wapato', 'WA', 509, '-120.508444', '+46.522398'), 
(98952, 'White Swan', 'WA', 509, '-120.667145', '+46.449869'), 
(98953, 'Zillah', 'WA', 509, '-120.231713', '+46.419838'), 
(99001, 'Airway Heights', 'WA', 509, '-117.592050', '+47.643803'), 
(99003, 'Chattaroy', 'WA', 509, '-117.262989', '+47.921670'), 
(99004, 'Cheney', 'WA', 509, '-117.500285', '+47.606700'), 
(99005, 'Colbert', 'WA', 509, '-117.337529', '+47.852847'), 
(99006, 'Deer Park', 'WA', 509, '-117.442395', '+47.738740'), 
(99008, 'Edwall', 'WA', 509, '-118.399551', '+47.608940'), 
(99009, 'Elk', 'WA', 509, '-117.266150', '+47.992362'), 
(99011, 'Fairchild Air Force Base', 'WA', 509, '-117.654603', '+47.633161'), 
(99012, 'Fairfield', 'WA', 509, '-117.172530', '+47.405253'), 
(99013, 'Ford', 'WA', 509, '-117.797447', '+47.913372'), 
(99014, 'Four Lakes', 'WA', 509, '-117.595751', '+47.559880'), 
(99015, 'Freeman', 'WA', 509, '-117.431742', '+47.653568'), 
(99016, 'Greenacres', 'WA', 509, '-117.138178', '+47.622784'), 
(99017, 'Lamont', 'WA', 509, '-117.687163', '+46.961780'), 
(99018, 'Latah', 'WA', 509, '-117.139491', '+47.299889'), 
(99019, 'Liberty Lake', 'WA', 509, '-117.085845', '+47.651635'), 
(99020, 'Marshall', 'WA', 509, '-117.592591', '+47.617665'), 
(99021, 'Mead', 'WA', 509, '-117.240392', '+47.834074'), 
(99022, 'Medical Lake', 'WA', 509, '-117.703977', '+47.615007'), 
(99023, 'Mica', 'WA', 509, '-117.183637', '+47.557733'), 
(99025, 'Newman Lake', 'WA', 509, '-117.090112', '+47.767270'), 
(99026, 'Nine Mile Falls', 'WA', 509, '-117.619375', '+47.799507'), 
(99027, 'Otis Orchards', 'WA', 509, '-117.107735', '+47.734728'), 
(99029, 'Reardan', 'WA', 509, '-117.755268', '+47.701645'), 
(99030, 'Rockford', 'WA', 509, '-117.255465', '+47.672177'), 
(99031, 'Spangle', 'WA', 509, '-117.370017', '+47.438748'), 
(99032, 'Sprague', 'WA', 509, '-117.977732', '+47.299844'), 
(99033, 'Tekoa', 'WA', 509, '-117.096157', '+47.226641'), 
(99034, 'Tumtum', 'WA', 509, '-117.753629', '+47.894108'), 
(99036, 'Valleyford', 'WA', 509, '-117.270216', '+47.520107'), 
(99037, 'Veradale', 'WA', 509, '-117.199587', '+47.636834'), 
(99039, 'Waverly', 'WA', 509, '-117.244981', '+47.329704'), 
(99040, 'Wellpinit', 'WA', 509, '-117.933742', '+47.881367'), 
(99101, 'Addy', 'WA', 509, '-117.957926', '+48.336378'), 
(99102, 'Albion', 'WA', 509, '-117.412136', '+46.934379'), 
(99103, 'Almira', 'WA', 509, '-118.599193', '+47.529705'), 
(99104, 'Belmont', 'WA', 509, '-117.176954', '+47.079345'), 
(99105, 'Benge', 'WA', 509, '-118.161058', '+46.859127'), 
(99107, 'Boyds', 'WA', 509, '-118.182764', '+48.842690'), 
(99109, 'Chewelah', 'WA', 509, '-117.739245', '+48.293181'), 
(99110, 'Clayton', 'WA', 509, '-117.557907', '+48.007138'), 
(99111, 'Colfax', 'WA', 509, '-117.505163', '+46.959127'), 
(99113, 'Colton', 'WA', 509, '-117.206588', '+46.575075'), 
(99114, 'Colville', 'WA', 509, '-117.809315', '+48.676916'), 
(99115, 'Coulee City', 'WA', 509, '-119.227032', '+47.737206'), 
(99116, 'Coulee Dam', 'WA', 509, '-118.941876', '+48.037889'), 
(99117, 'Creston', 'WA', 509, '-118.450679', '+47.644181'), 
(99118, 'Curlew', 'WA', 509, '-118.669864', '+48.894734'), 
(99119, 'Cusick', 'WA', 509, '-117.348383', '+48.510409'), 
(99121, 'Danville', 'WA', 509, '-118.505768', '+48.954016'), 
(99122, 'Davenport', 'WA', 509, '-118.122173', '+47.712295'), 
(99123, 'Electric City', 'WA', 509, '-119.042562', '+47.913065'), 
(99124, 'Elmer City', 'WA', 509, '-118.954893', '+48.015361'), 
(99125, 'Endicott', 'WA', 509, '-117.702655', '+46.911972'), 
(99126, 'Evans', 'WA', 509, '-117.972888', '+48.740671'), 
(99127, 'Saint John', 'WA', 509, '-117.644337', '+46.838747'), 
(99128, 'Farmington', 'WA', 509, '-117.361435', '+47.066613'), 
(99129, 'Fruitland', 'WA', 509, '-118.228564', '+48.005075'), 
(99130, 'Garfield', 'WA', 509, '-117.170603', '+46.929426'), 
(99131, 'Gifford', 'WA', 509, '-118.113552', '+48.268511'), 
(99133, 'Grand Coulee', 'WA', 509, '-119.042714', '+47.822463'), 
(99134, 'Harrington', 'WA', 509, '-118.254439', '+47.478233'), 
(99135, 'Hartline', 'WA', 509, '-119.084131', '+47.611505'), 
(99136, 'Hay', 'WA', 509, '-117.941665', '+46.697296'), 
(99137, 'Hunters', 'WA', 509, '-118.077422', '+48.150398'), 
(99138, 'Inchelium', 'WA', 509, '-118.305461', '+48.268566'), 
(99139, 'Ione', 'WA', 509, '-117.364690', '+48.737714'), 
(99140, 'Keller', 'WA', 509, '-118.217849', '+48.889691'), 
(99141, 'Kettle Falls', 'WA', 509, '-117.966943', '+48.695338'), 
(99143, 'Lacrosse', 'WA', 509, '-117.728679', '+46.759878'), 
(99144, 'Lamona', 'WA', 509, '-118.399551', '+47.608940'), 
(99146, 'Laurier', 'WA', 509, '-118.220816', '+48.975272'), 
(99147, 'Lincoln', 'WA', 509, '-118.399551', '+47.608940'), 
(99148, 'Loon Lake', 'WA', 509, '-117.627815', '+48.107165'), 
(99149, 'Malden', 'WA', 509, '-117.476605', '+47.010100'), 
(99150, 'Malo', 'WA', 509, '-118.604355', '+48.810999'), 
(99151, 'Marcus', 'WA', 509, '-117.924021', '+48.786802'), 
(99152, 'Metaline', 'WA', 509, '-117.221440', '+48.484729'), 
(99153, 'Metaline Falls', 'WA', 509, '-117.339995', '+48.731121'), 
(99154, 'Mohler', 'WA', 509, '-118.399551', '+47.608940'), 
(99155, 'Nespelem', 'WA', 509, '-119.009380', '+48.143441'), 
(99156, 'Newport', 'WA', 509, '-117.228067', '+48.448981'), 
(99157, 'Northport', 'WA', 509, '-117.851127', '+48.905142'), 
(99158, 'Oakesdale', 'WA', 509, '-117.411460', '+47.079658'), 
(99159, 'Odessa', 'WA', 509, '-118.658816', '+47.344402'), 
(99160, 'Orient', 'WA', 509, '-118.210467', '+48.887781'), 
(99161, 'Palouse', 'WA', 509, '-117.157476', '+46.770141'), 
(99163, 'Pullman', 'WA', 509, '-117.317741', '+46.827480'), 
(99164, 'Pullman', 'WA', 509, '-117.644337', '+46.838747'), 
(99165, 'Pullman', 'WA', 509, '-117.644337', '+46.838747'), 
(99166, 'Republic', 'WA', 509, '-118.680631', '+48.667659'), 
(99167, 'Rice', 'WA', 509, '-118.100693', '+48.424240'), 
(99169, 'Ritzville', 'WA', 509, '-118.481300', '+47.087055'), 
(99170, 'Rosalia', 'WA', 509, '-117.464600', '+47.034713'), 
(99171, 'Saint John', 'WA', 509, '-117.676432', '+47.123718'), 
(99173, 'Springdale', 'WA', 509, '-117.828964', '+48.002188'), 
(99174, 'Steptoe', 'WA', 509, '-117.644337', '+46.838747'), 
(99176, 'Thornton', 'WA', 509, '-117.433708', '+47.121960'), 
(99179, 'Uniontown', 'WA', 509, '-117.107970', '+46.545655'), 
(99180, 'Usk', 'WA', 509, '-117.353111', '+48.250130'), 
(99181, 'Valley', 'WA', 509, '-117.762554', '+48.124594'), 
(99185, 'Wilbur', 'WA', 509, '-118.729143', '+47.761025'), 
(99201, 'Spokane', 'WA', 509, '-117.435997', '+47.662640'), 
(99202, 'Spokane', 'WA', 509, '-117.515897', '+47.613475'), 
(99203, 'Spokane', 'WA', 509, '-117.406269', '+47.629341'), 
(99204, 'Spokane', 'WA', 509, '-117.429846', '+47.650091'), 
(99205, 'Spokane', 'WA', 509, '-117.449950', '+47.693501'), 
(99206, 'Spokane', 'WA', 509, '-117.373399', '+47.665198'), 
(99207, 'Spokane', 'WA', 509, '-117.379096', '+47.693766'), 
(99208, 'Spokane', 'WA', 509, '-117.455375', '+47.780541'), 
(99209, 'Spokane', 'WA', 509, '-117.793734', '+47.646148'), 
(99210, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99211, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99212, 'Spokane', 'WA', 509, '-117.310991', '+47.670693'), 
(99213, 'Spokane', 'WA', 509, '-117.282483', '+47.656726'), 
(99214, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99215, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99216, 'Spokane', 'WA', 509, '-117.199260', '+47.671164'), 
(99217, 'Spokane', 'WA', 509, '-117.255690', '+47.737957'), 
(99218, 'Spokane', 'WA', 509, '-117.407552', '+47.757540'), 
(99219, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99220, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99223, 'Spokane', 'WA', 509, '-117.342120', '+47.592452'), 
(99224, 'Spokane', 'WA', 509, '-117.551291', '+47.628858'), 
(99228, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99251, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99252, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99256, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99258, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99260, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99299, 'Spokane', 'WA', 509, '-117.431742', '+47.653568'), 
(99301, 'Pasco', 'WA', 509, '-118.899447', '+46.420660'), 
(99302, 'Pasco', 'WA', 509, '-119.094271', '+46.234957'), 
(99320, 'Benton City', 'WA', 509, '-119.483517', '+46.242040'), 
(99321, 'Beverly', 'WA', 509, '-119.935689', '+46.844992'), 
(99322, 'Bickleton', 'WA', 509, '-120.281675', '+45.887647'), 
(99323, 'Burbank', 'WA', 509, '-118.901678', '+46.196597'), 
(99324, 'College Place', 'WA', 509, '-118.409275', '+46.047069'), 
(99326, 'Connell', 'WA', 509, '-118.897786', '+46.590118'), 
(99327, 'Cunningham', 'WA', 509, '-118.829153', '+46.828931'), 
(99328, 'Dayton', 'WA', 509, '-117.949530', '+46.392683'), 
(99329, 'Dixie', 'WA', 509, '-118.153064', '+46.140821'), 
(99330, 'Eltopia', 'WA', 509, '-118.992619', '+46.508917'), 
(99332, 'Hatton', 'WA', 509, '-118.800049', '+46.770620'), 
(99333, 'Hooper', 'WA', 509, '-117.644337', '+46.838747'), 
(99335, 'Kahlotus', 'WA', 509, '-118.533740', '+46.677852'), 
(99336, 'Kennewick', 'WA', 509, '-119.155671', '+46.212306'), 
(99337, 'Kennewick', 'WA', 509, '-119.090676', '+46.117122'), 
(99338, 'Kennewick', 'WA', 509, '-119.263991', '+46.155994'), 
(99341, 'Lind', 'WA', 509, '-118.690546', '+46.904229'), 
(99343, 'Mesa', 'WA', 509, '-119.162115', '+46.577941'), 
(99344, 'Othello', 'WA', 509, '-118.993182', '+46.852708'), 
(99345, 'Paterson', 'WA', 509, '-119.857639', '+45.859058'), 
(99346, 'Plymouth', 'WA', 509, '-119.402276', '+45.930067'), 
(99347, 'Pomeroy', 'WA', 509, '-117.537763', '+46.475341'), 
(99348, 'Prescott', 'WA', 509, '-118.455541', '+46.354972'), 
(99349, 'Mattawa', 'WA', 509, '-119.778257', '+46.730957'), 
(99350, 'Prosser', 'WA', 509, '-119.559674', '+46.148328'), 
(99352, 'Richland', 'WA', 509, '-119.491659', '+46.282031'), 
(99353, 'West Richland', 'WA', 509, '-119.371393', '+46.315267'), 
(99356, 'Roosevelt', 'WA', 509, '-120.354257', '+45.851428'), 
(99357, 'Royal City', 'WA', 509, '-119.686316', '+46.897589'), 
(99359, 'Starbuck', 'WA', 509, '-118.102370', '+46.512828'), 
(99360, 'Touchet', 'WA', 509, '-118.461436', '+46.134445'), 
(99361, 'Waitsburg', 'WA', 509, '-118.139822', '+46.159844'), 
(99362, 'Walla Walla', 'WA', 509, '-118.291407', '+46.134100'), 
(99363, 'Wallula', 'WA', 509, '-118.906079', '+46.084584'), 
(99371, 'Washtucna', 'WA', 509, '-118.338081', '+46.815306'), 
(99401, 'Anatone', 'WA', 509, '-117.178580', '+46.121593'), 
(99402, 'Asotin', 'WA', 509, '-117.118489', '+46.174099'), 
(99403, 'Clarkston', 'WA', 509, '-117.225934', '+46.369711'), 
(99501, 'Anchorage', 'AK', 907, '-149.486981', '+61.287624'), 
(99502, 'Anchorage', 'AK', 907, '-149.960008', '+61.166069'), 
(99503, 'Anchorage', 'AK', 907, '-149.893867', '+61.188411'), 
(99504, 'Anchorage', 'AK', 907, '-149.771928', '+61.205284'), 
(99505, 'Fort Richardson', 'AK', 907, '-149.690318', '+61.259092'), 
(99506, 'Elmendorf AFB', 'AK', 907, '-149.804165', '+61.257409'), 
(99507, 'Anchorage', 'AK', 907, '-149.776157', '+61.151903'), 
(99508, 'Anchorage', 'AK', 907, '-149.823203', '+61.205076'), 
(99509, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99510, 'Anchorage', 'AK', 907, '-149.878418', '+61.144568'), 
(99511, 'Anchorage', 'AK', 907, '-149.800476', '+61.068324'), 
(99512, 'Anchorage', 'AK', 907, '-149.808426', '+61.203954'), 
(99513, 'Anchorage', 'AK', 907, '-149.886174', '+61.214877'), 
(99514, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99515, 'Anchorage', 'AK', 907, '-149.912019', '+61.115754'), 
(99516, 'Anchorage', 'AK', 907, '-149.762371', '+61.091201'), 
(99517, 'Anchorage', 'AK', 907, '-149.938090', '+61.189494'), 
(99518, 'Anchorage', 'AK', 907, '-149.894338', '+61.157813'), 
(99519, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99520, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99521, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99522, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99523, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99524, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99540, 'Indian', 'AK', 907, '-149.440311', '+61.108864'), 
(99546, 'Adak', 'AK', 907, '-176.787412', '+54.240180'), 
(99547, 'Atka', 'AK', 907, '-176.787412', '+54.240180'), 
(99548, 'Chignik Lake', 'AK', 907, '-156.648418', '+58.268704'), 
(99549, 'Port Heiden', 'AK', 907, '-156.648418', '+58.268704'), 
(99550, 'Port Lions', 'AK', 907, '-153.505567', '+57.701171'), 
(99551, 'Akiachak', 'AK', 907, '-163.118947', '+60.314735'), 
(99552, 'Akiak', 'AK', 907, '-163.118947', '+60.314735'), 
(99553, 'Akutan', 'AK', 907, '-162.558130', '+55.430594'), 
(99554, 'Alakanuk', 'AK', 907, '-163.237636', '+62.117231'), 
(99555, 'Aleknagik', 'AK', 907, '-163.118947', '+58.962101'), 
(99556, 'Anchor Point', 'AK', 907, '-151.707810', '+59.837116'), 
(99557, 'Aniak', 'AK', 907, '-163.118947', '+60.314735'), 
(99558, 'Anvik', 'AK', 907, '-151.025085', '+65.226375'), 
(99559, 'Bethel', 'AK', 907, '-162.173906', '+60.129979'), 
(99561, 'Chefornak', 'AK', 907, '-163.118947', '+60.314735'), 
(99563, 'Chevak', 'AK', 907, '-163.237636', '+62.117231'), 
(99564, 'Chignik', 'AK', 907, '-156.648418', '+58.268704'), 
(99565, 'Chignik Lagoon', 'AK', 907, '-156.648418', '+58.268704'), 
(99566, 'Chitina', 'AK', 907, '-144.991027', '+61.470966'), 
(99567, 'Chugiak', 'AK', 907, '-149.424631', '+61.393834'), 
(99568, 'Clam Gulch', 'AK', 907, '-151.442983', '+60.187496'), 
(99569, 'Clarks Point', 'AK', 907, '-163.118947', '+58.962101'), 
(99571, 'Cold Bay', 'AK', 907, '-160.654522', '+55.650875'), 
(99572, 'Cooper Landing', 'AK', 907, '-149.770159', '+60.491478'), 
(99573, 'Copper Center', 'AK', 907, '-144.991027', '+61.470966'), 
(99574, 'Cordova', 'AK', 907, '-145.753350', '+60.536166'), 
(99575, 'Crooked Creek', 'AK', 907, '-163.118947', '+60.314735'), 
(99576, 'Dillingham', 'AK', 907, '-158.523138', '+59.040181'), 
(99577, 'Eagle River', 'AK', 907, '-149.424518', '+61.303131'), 
(99578, 'Eek', 'AK', 907, '-163.118947', '+60.314735'), 
(99579, 'Egegik', 'AK', 907, '-156.648418', '+58.268704'), 
(99580, 'Ekwok', 'AK', 907, '-163.118947', '+58.962101'), 
(99581, 'Emmonak', 'AK', 907, '-163.237636', '+62.117231'), 
(99583, 'False Pass', 'AK', 907, '-162.558130', '+55.430594'), 
(99584, 'Flat', 'AK', 907, '-151.025085', '+65.226375'), 
(99585, 'Marshall', 'AK', 907, '-163.237636', '+62.117231'), 
(99586, 'Gakona', 'AK', 907, '-144.991027', '+61.470966'), 
(99587, 'Girdwood', 'AK', 907, '-149.140623', '+60.957674'), 
(99588, 'Glennallen', 'AK', 907, '-144.991027', '+61.470966'), 
(99589, 'Goodnews Bay', 'AK', 907, '-163.118947', '+60.314735'), 
(99590, 'Grayling', 'AK', 907, '-151.025085', '+65.226375'), 
(99591, 'Saint George Island', 'AK', 907, '-176.787412', '+54.240180'), 
(99599, 'Anchorage', 'AK', 907, '-149.880393', '+61.187188'), 
(99602, 'Holy Cross', 'AK', 907, '-151.025085', '+65.226375'), 
(99603, 'Homer', 'AK', 907, '-151.362422', '+60.056453'), 
(99604, 'Hooper Bay', 'AK', 907, '-163.237636', '+62.117231'), 
(99605, 'Hope', 'AK', 907, '-151.655567', '+60.036583'), 
(99606, 'Iliamna', 'AK', 907, '-154.823629', '+59.752463'), 
(99607, 'Kalskag', 'AK', 907, '-163.118947', '+60.314735'), 
(99608, 'Karluk', 'AK', 907, '-155.797078', '+58.268704'), 
(99609, 'Kasigluk', 'AK', 907, '-163.118947', '+60.314735'), 
(99610, 'Kasilof', 'AK', 907, '-151.116301', '+60.352575'), 
(99611, 'Kenai', 'AK', 907, '-150.407958', '+60.422041'), 
(99612, 'King Cove', 'AK', 907, '-162.558130', '+55.430594'), 
(99613, 'King Salmon', 'AK', 907, '-157.159459', '+58.745599'), 
(99614, 'Kipnuk', 'AK', 907, '-163.118947', '+60.314735'), 
(99615, 'Kodiak', 'AK', 907, '-152.472876', '+57.762816'), 
(99619, 'Kodiak', 'AK', 907, '-155.797078', '+58.268704'), 
(99620, 'Kotlik', 'AK', 907, '-163.237636', '+62.117231'), 
(99621, 'Kwethluk', 'AK', 907, '-163.118947', '+60.314735'), 
(99622, 'Kwigillingok', 'AK', 907, '-163.118947', '+60.314735'), 
(99624, 'Larsen Bay', 'AK', 907, '-155.797078', '+58.268704'), 
(99625, 'Levelock', 'AK', 907, '-156.648418', '+58.268704'), 
(99626, 'Lower Kalskag', 'AK', 907, '-163.118947', '+60.314735'), 
(99627, 'Mc Grath', 'AK', 907, '-155.571200', '+62.945716'), 
(99628, 'Manokotak', 'AK', 907, '-163.118947', '+58.962101'), 
(99630, 'Mekoryuk', 'AK', 907, '-163.118947', '+60.314735'), 
(99631, 'Moose Pass', 'AK', 907, '-151.655567', '+60.036583'), 
(99632, 'Mountain Village', 'AK', 907, '-164.287228', '+62.332461'), 
(99633, 'Naknek', 'AK', 907, '-156.788199', '+58.655425'), 
(99634, 'Napakiak', 'AK', 907, '-163.118947', '+60.314735'), 
(99635, 'Nikiski', 'AK', 907, '-151.276633', '+60.700696'), 
(99636, 'New Stuyahok', 'AK', 907, '-163.118947', '+58.962101'), 
(99637, 'Toksook Bay', 'AK', 907, '-163.118947', '+60.314735'), 
(99638, 'Nikolski', 'AK', 907, '-176.787412', '+54.240180'), 
(99639, 'Ninilchik', 'AK', 907, '-151.517286', '+60.049140'), 
(99640, 'Nondalton', 'AK', 907, '-156.648418', '+58.268704'), 
(99641, 'Nunapitchuk', 'AK', 907, '-163.118947', '+60.314735'), 
(99643, 'Old Harbor', 'AK', 907, '-155.797078', '+58.268704'), 
(99644, 'Ouzinkie', 'AK', 907, '-155.797078', '+58.268704'), 
(99645, 'Palmer', 'AK', 907, '-149.633916', '+62.257284'), 
(99647, 'Pedro Bay', 'AK', 907, '-156.648418', '+58.268704'), 
(99648, 'Perryville', 'AK', 907, '-156.648418', '+58.268704'), 
(99649, 'Pilot Point', 'AK', 907, '-157.485781', '+57.528787'), 
(99650, 'Pilot Station', 'AK', 907, '-163.237636', '+62.117231'), 
(99651, 'Platinum', 'AK', 907, '-163.118947', '+60.314735'), 
(99652, 'Big Lake', 'AK', 907, '-149.728806', '+61.523043'), 
(99653, 'Port Alsworth', 'AK', 907, '-156.648418', '+58.268704'), 
(99654, 'Wasilla', 'AK', 907, '-149.374335', '+61.581305'), 
(99655, 'Quinhagak', 'AK', 907, '-163.118947', '+60.314735'), 
(99656, 'Red Devil', 'AK', 907, '-163.118947', '+60.314735'), 
(99657, 'Russian Mission', 'AK', 907, '-163.237636', '+62.117231'), 
(99658, 'Saint Marys', 'AK', 907, '-163.237636', '+62.117231'), 
(99659, 'Saint Michael', 'AK', 907, '-165.672344', '+64.755604'), 
(99660, 'Saint Paul Island', 'AK', 907, '-176.787412', '+54.240180'), 
(99661, 'Sand Point', 'AK', 907, '-160.485506', '+55.350356'), 
(99662, 'Scammon Bay', 'AK', 907, '-163.237636', '+62.117231'), 
(99663, 'Seldovia', 'AK', 907, '-151.700915', '+59.449486'), 
(99664, 'Seward', 'AK', 907, '-149.402123', '+60.252810'), 
(99665, 'Shageluk', 'AK', 907, '-151.025085', '+65.226375'), 
(99666, 'Sheldon Point', 'AK', 907, '-163.237636', '+62.117231'), 
(99667, 'Skwentna', 'AK', 907, '-149.715167', '+62.280436'), 
(99668, 'Sleetmute', 'AK', 907, '-163.118947', '+60.314735'), 
(99669, 'Soldotna', 'AK', 907, '-151.247935', '+60.110034'), 
(99670, 'South Naknek', 'AK', 907, '-157.159459', '+58.745599'), 
(99671, 'Stebbins', 'AK', 907, '-165.672344', '+64.755604'), 
(99672, 'Sterling', 'AK', 907, '-150.853238', '+60.513614'), 
(99674, 'Sutton', 'AK', 907, '-148.783687', '+61.732741'), 
(99675, 'Takotna', 'AK', 907, '-151.025085', '+65.226375'), 
(99676, 'Talkeetna', 'AK', 907, '-149.715167', '+62.280436'), 
(99677, 'Tatitlek', 'AK', 907, '-144.991027', '+61.470966'), 
(99678, 'Togiak', 'AK', 907, '-163.118947', '+58.962101'), 
(99679, 'Tuluksak', 'AK', 907, '-163.118947', '+60.314735'), 
(99680, 'Tuntutuliak', 'AK', 907, '-163.118947', '+60.314735'), 
(99681, 'Tununak', 'AK', 907, '-163.118947', '+60.314735'), 
(99682, 'Tyonek', 'AK', 907, '-151.655567', '+60.036583'), 
(99683, 'Trapper Creek', 'AK', 907, '-150.009239', '+61.720499'), 
(99684, 'Unalakleet', 'AK', 907, '-165.672344', '+64.755604'), 
(99685, 'Unalaska', 'AK', 907, '-166.518069', '+53.855130'), 
(99686, 'Valdez', 'AK', 907, '-145.775152', '+61.685570'), 
(99687, 'Wasilla', 'AK', 907, '-149.478398', '+61.531298'), 
(99688, 'Willow', 'AK', 907, '-150.003758', '+61.896608'), 
(99689, 'Yakutat', 'AK', 907, '-135.181256', '+58.331798'), 
(99690, 'Nightmute', 'AK', 907, '-163.118947', '+60.314735'), 
(99691, 'Nikolai', 'AK', 907, '-151.025085', '+65.226375'), 
(99692, 'Dutch Harbor', 'AK', 907, '-166.525333', '+53.865295'), 
(99693, 'Whittier', 'AK', 907, '-144.991027', '+61.470966'), 
(99694, 'Houston', 'AK', 907, '-149.715167', '+62.280436'), 
(99695, 'Anchorage', 'AK', 907, '-149.440311', '+61.108864'), 
(99697, 'Kodiak', 'AK', 907, '-155.797078', '+58.268704'), 
(99701, 'Fairbanks', 'AK', 907, '-147.522052', '+64.644047'), 
(99702, 'Eielson AFB', 'AK', 907, '-147.463336', '+64.790803'), 
(99703, 'Fort Wainwright', 'AK', 907, '-147.644180', '+64.832821'), 
(99704, 'Clear', 'AK', 907, '-149.986676', '+63.543571'), 
(99705, 'North Pole', 'AK', 907, '-147.207748', '+64.780765'), 
(99706, 'Fairbanks', 'AK', 907, '-147.937747', '+64.852055'), 
(99707, 'Fairbanks', 'AK', 907, '-147.405134', '+64.699839'), 
(99708, 'Fairbanks', 'AK', 907, '-147.856443', '+64.947462'), 
(99709, 'Fairbanks', 'AK', 907, '-147.999791', '+64.860126'), 
(99710, 'Fairbanks', 'AK', 907, '-147.535549', '+64.948648'), 
(99711, 'Fairbanks', 'AK', 907, '-147.388840', '+64.826445'), 
(99712, 'Fairbanks', 'AK', 907, '-147.156588', '+65.036453'), 
(99714, 'Salcha', 'AK', 907, '-146.924788', '+64.489102'), 
(99716, 'Two Rivers', 'AK', 907, '-146.898195', '+64.874591'), 
(99720, 'Allakaket', 'AK', 907, '-151.025085', '+65.226375'), 
(99721, 'Anaktuvuk Pass', 'AK', 907, '-153.993988', '+66.693255'), 
(99722, 'Arctic Village', 'AK', 907, '-151.025085', '+65.226375'), 
(99723, 'Barrow', 'AK', 907, '-150.238942', '+70.220472'), 
(99724, 'Beaver', 'AK', 907, '-149.193010', '+66.929746'), 
(99725, 'Ester', 'AK', 907, '-148.094930', '+64.870974'), 
(99726, 'Bettles Field', 'AK', 907, '-151.025085', '+65.226375'), 
(99727, 'Buckland', 'AK', 907, '-159.843924', '+66.868442'), 
(99729, 'Cantwell', 'AK', 907, '-149.986676', '+63.543571'), 
(99730, 'Central', 'AK', 907, '-151.025085', '+65.226375'), 
(99732, 'Chicken', 'AK', 907, '-144.002648', '+63.870552'), 
(99733, 'Circle', 'AK', 907, '-151.025085', '+65.226375'), 
(99734, 'Prudhoe Bay', 'AK', 907, '-153.993988', '+66.693255'), 
(99736, 'Deering', 'AK', 907, '-159.843924', '+66.868442'), 
(99737, 'Delta Junction', 'AK', 907, '-143.422478', '+63.107461'), 
(99738, 'Eagle', 'AK', 907, '-144.002648', '+63.870552'), 
(99739, 'Elim', 'AK', 907, '-165.672344', '+64.755604'), 
(99740, 'Fort Yukon', 'AK', 907, '-151.025085', '+65.226375'), 
(99741, 'Galena', 'AK', 907, '-151.025085', '+65.226375'), 
(99742, 'Gambell', 'AK', 907, '-165.672344', '+64.755604'), 
(99743, 'Healy', 'AK', 907, '-149.986676', '+63.543571'), 
(99744, 'Anderson', 'AK', 907, '-149.986676', '+63.543571'), 
(99745, 'Hughes', 'AK', 907, '-151.025085', '+65.226375'), 
(99746, 'Huslia', 'AK', 907, '-151.025085', '+65.226375'), 
(99747, 'Kaktovik', 'AK', 907, '-153.993988', '+66.693255'), 
(99748, 'Kaltag', 'AK', 907, '-151.025085', '+65.226375'), 
(99749, 'Kiana', 'AK', 907, '-159.843924', '+66.868442'), 
(99750, 'Kivalina', 'AK', 907, '-159.843924', '+66.868442'), 
(99751, 'Kobuk', 'AK', 907, '-159.843924', '+66.868442'), 
(99752, 'Kotzebue', 'AK', 907, '-161.780844', '+66.865256'), 
(99753, 'Koyuk', 'AK', 907, '-165.672344', '+64.755604'), 
(99754, 'Koyukuk', 'AK', 907, '-151.025085', '+65.226375'), 
(99755, 'Denali National Park', 'AK', 907, '-149.986676', '+63.543571'), 
(99756, 'Manley Hot Springs', 'AK', 907, '-151.025085', '+65.226375'), 
(99757, 'Lake Minchumina', 'AK', 907, '-151.025085', '+65.226375'), 
(99758, 'Minto', 'AK', 907, '-151.025085', '+65.226375'), 
(99759, 'Point Lay', 'AK', 907, '-164.249713', '+68.887048'), 
(99760, 'Nenana', 'AK', 907, '-153.451125', '+64.117464'), 
(99761, 'Noatak', 'AK', 907, '-159.843924', '+66.868442'), 
(99762, 'Nome', 'AK', 907, '-163.800760', '+63.888671'), 
(99763, 'Noorvik', 'AK', 907, '-159.843924', '+66.868442'), 
(99764, 'Northway', 'AK', 907, '-144.002648', '+63.870552'), 
(99765, 'Nulato', 'AK', 907, '-151.025085', '+65.226375'), 
(99766, 'Point Hope', 'AK', 907, '-153.993988', '+66.693255'), 
(99767, 'Rampart', 'AK', 907, '-150.161868', '+65.509038'), 
(99768, 'Ruby', 'AK', 907, '-151.025085', '+65.226375'), 
(99769, 'Savoonga', 'AK', 907, '-165.672344', '+64.755604'), 
(99770, 'Selawik', 'AK', 907, '-159.843924', '+66.868442'), 
(99771, 'Shaktoolik', 'AK', 907, '-165.672344', '+64.755604'), 
(99772, 'Shishmaref', 'AK', 907, '-165.672344', '+64.755604'), 
(99773, 'Shungnak', 'AK', 907, '-159.843924', '+66.868442'), 
(99774, 'Stevens Village', 'AK', 907, '-151.025085', '+65.226375'), 
(99775, 'Fairbanks', 'AK', 907, '-147.826709', '+64.859078'), 
(99776, 'Tanacross', 'AK', 907, '-144.002648', '+63.870552'), 
(99777, 'Tanana', 'AK', 907, '-151.025085', '+65.226375'), 
(99778, 'Teller', 'AK', 907, '-165.672344', '+64.755604'), 
(99779, 'Tetlin', 'AK', 907, '-144.002648', '+63.870552'), 
(99780, 'Tok', 'AK', 907, '-144.002648', '+63.870552'), 
(99781, 'Venetie', 'AK', 907, '-151.025085', '+65.226375'), 
(99782, 'Wainwright', 'AK', 907, '-153.993988', '+66.693255'), 
(99783, 'Wales', 'AK', 907, '-165.672344', '+64.755604'), 
(99784, 'White Mountain', 'AK', 907, '-165.672344', '+64.755604'), 
(99785, 'Brevig Mission', 'AK', 907, '-165.672344', '+64.755604'), 
(99786, 'Ambler', 'AK', 907, '-159.843924', '+66.868442'), 
(99788, 'Chalkyitsik', 'AK', 907, '-151.025085', '+65.226375'), 
(99789, 'Nuiqsut', 'AK', 907, '-153.993988', '+66.693255'), 
(99790, 'Fairbanks', 'AK', 907, '-146.275980', '+64.856055'), 
(99791, 'Atqasuk', 'AK', 907, '-157.441073', '+70.494693'), 
(99801, 'Juneau', 'AK', 907, '-134.523946', '+58.373561'), 
(99802, 'Juneau', 'AK', 907, '-134.589690', '+58.405657'), 
(99803, 'Juneau', 'AK', 907, '-134.617383', '+58.377074'), 
(99811, 'Juneau', 'AK', 907, '-134.197786', '+58.383480'), 
(99820, 'Angoon', 'AK', 907, '-134.585954', '+57.500525'), 
(99821, 'Auke Bay', 'AK', 907, '-134.700348', '+58.449413'), 
(99824, 'Douglas', 'AK', 907, '-134.397642', '+58.276308'), 
(99825, 'Elfin Cove', 'AK', 907, '-135.181256', '+58.331798'), 
(99826, 'Gustavus', 'AK', 907, '-135.181256', '+58.331798'), 
(99827, 'Haines', 'AK', 907, '-135.681153', '+59.312688'), 
(99829, 'Hoonah', 'AK', 907, '-135.431561', '+58.097655'), 
(99830, 'Kake', 'AK', 907, '-133.935996', '+56.973554'), 
(99832, 'Pelican', 'AK', 907, '-135.181256', '+58.331798'), 
(99833, 'Petersburg', 'AK', 907, '-132.931950', '+56.767056'), 
(99835, 'Sitka', 'AK', 907, '-135.318348', '+57.080818'), 
(99836, 'Port Alexander', 'AK', 907, '-132.827948', '+56.535950'), 
(99840, 'Skagway', 'AK', 907, '-135.314852', '+59.456753'), 
(99841, 'Tenakee Springs', 'AK', 907, '-135.285061', '+57.798249'), 
(99850, 'Juneau', 'AK', 907, '-134.197786', '+58.383480'), 
(99901, 'Ketchikan', 'AK', 907, '-131.674090', '+55.400674'), 
(99903, 'Meyers Chuck', 'AK', 907, '-132.003244', '+55.517921'), 
(99918, 'Coffman Cove', 'AK', 907, '-132.003244', '+55.517921'), 
(99919, 'Thorne Bay', 'AK', 907, '-131.580407', '+55.126774'), 
(99921, 'Craig', 'AK', 907, '-133.117022', '+55.513301'), 
(99922, 'Hydaburg', 'AK', 907, '-132.825903', '+55.208706'), 
(99923, 'Hyder', 'AK', 907, '-132.003244', '+55.517921'), 
(99925, 'Klawock', 'AK', 907, '-133.090680', '+55.554393'), 
(99926, 'Metlakatla', 'AK', 907, '-131.566827', '+55.094325'), 
(99927, 'Point Baker', 'AK', 907, '-132.003244', '+55.517921'), 
(99928, 'Ward Cove', 'AK', 907, '-131.675370', '+55.395359'), 
(99929, 'Wrangell', 'AK', 907, '-132.364407', '+56.449893'), 
(99950, 'Ketchikan', 'AK', 907, '-131.432682', '+55.542007');


Anon7 - 2021