Compare commits

...

2 Commits

Author SHA1 Message Date
Peter Norvig
be572103a1 Add files via upload 2026-02-03 22:54:26 -08:00
Peter Norvig
fbe1c82585 Update latlong.htm 2026-02-03 15:36:11 -08:00
2 changed files with 192 additions and 415 deletions

View File

@@ -1,86 +1,6 @@
<HTML>
<BODY>
<TITLE>Latitude-Longitude of US Cities (www.realestate3d.com)</TITLE>
Latitude-Longitude of US Cities (www.realestate3d.com)
<H2>Latitude-Longitude of US Cities (www.realestate3d.com)</H2>
<BR>
Notes:
<UL>
<LI> Lat-long database valuable to the GPSer. Some gotten
from the defunct http://rs560.cl.msu.edu/weather/stations/
<LI> <A HREF="world-latlong.htm">Latitude & longitude of World cities
</A>
<LI> <A HREF="uslatlongdegmin.htm">Version of US city lat-long
but with degrees/minutes/seconds information</A>
<LI> <A HREF="airport.htm">Latitude and Longitude of US Airports
(work in progress) </A>
<LI> <A HREF="usmap.htm">Very primitive Java-based Map
(work in progress) </A>
<LI> <A HREF="http://www.realestate3d.com"> Back to main page </A>
</UL>
<HR>
<H3>United States</H3>
<UL>
<LI> Alabama
<LI> Alaska
<LI> Arizona
<LI> Arkansas
<LI> California
<LI> Colorado
<LI> Connecticut
<LI> Delaware
<LI> District of Columbia
<LI> Florida
<LI> Georgia
<LI> Hawaii
<LI> Idaho
<LI> Illinois
<LI> Indiana
<LI> Iowa
<LI> Kansas
<LI> Kentucky
<LI> Louisiana
<LI> Maine
<LI> Maryland
<LI> Massachusetts
<LI> Michigan
<LI> Minnesota
<LI> Mississippi
<LI> Missouri
<LI> Montana
<LI> Nebraska
<LI> Nevada
<LI> New Hampshire
<LI> New Jersey
<LI> New Mexico
<LI> New York
<LI> North Carolina
<LI> North Dakota
<LI> Ohio
<LI> Oklahoma
<LI> Oregon
<LI> Pennsylvania
<LI> Rhode Island
<LI> South Carolina
<LI> South Dakota
<LI> Tennessee
<LI> Texas
<LI> Utah
<LI> Vermont
<LI> Virginia
<LI> Washington
<LI> West Virginia
<LI> Wisconsin
<LI> Wyoming
</UL>
<PRE>
ID LAT LON Location
ID LAT LON Location,State
Alabama
@@ -1458,18 +1378,3 @@ Wyoming
[WRL] 43.97 107.97 Worland,WY
[P60] 44.55 110.42 Yellowstone,WY
</PRE>
<HR>
<P>
<FONT SIZE=-1><I>
Find out more about RealEstate3D.com,
email <A HREF= "mailto:info@realestate3d.com">
info@realestate3d.com</A>.<BR>
Copyright &copy; 1996-1997 Orogo Technologies</I></FONT>
</CENTER>
<P>
</BODY>
</HTML>

File diff suppressed because one or more lines are too long