Category: mapping

Going Nuclear: Locations of Nuclear Weapons in the United States and Worldwide

For years after the Cold War, the stockpile of nuclear weapons has decreased. There is renewed interest in the whereabouts of nuclear weapons storage after announcements from leaders in the US and Russia about expanding or updating arsenals. It’s unclear whether either of these powers plan more bombs, though we do know the two continue to lead all other countries on numbers deployed and in storage. But where are those nuclear weapons? In the case of the United States and other nations, we can answer that question.

Nuclear Weapons in the United States

Los Alamos, New Mexico, is famous as the birthplace of the nuclear bomb. The Manhattan Project was housed at Los Alamos Laboratory, where the only bombs used in wartime were built. New Mexico was also home to the first nuclear weapon tests, though no weapons are known to be stored in the state. There are 10 states that are known to store nuclear weapons, as well as other labs and power plants across the country.

View Nuke Facilities in the US in a full screen map

Research by magazine Mother Jones plotted locations on the BatchGeo map above from data released in 2011.

Here are the locations of nuclear weapons in the United States:

  • Naval Base Kitsap (Washington)
  • Malstrom Air Force Base (Montana)
  • Nellis Air Force Base (Nevada)
  • Warren Air Force Base (Colorado and Wyoming)
  • Minot Air Force Base (North Dakota)
  • Pantex plant (Texas)
  • Whiteman Air Force Base (Missouri)
  • Barksdale Air Force Base (Louisiana)
  • Naval Submarine Base (Georgia)

Many of these locations hold warheads awaiting dismantlement. More than half of the potential arsenal is in Amarillo, Texas, at the Pantex plant, which will dismantle them. There do remain some active missile silos, in Montana, North Dakota, and at Warren Air Force Base, which is in both Colorado and Wyoming.

While this data is from 2011, data suggests it’s only decreased slightly during that time. The Bulletin of Atomic Scientists suggests the stockpile in the US fell by 633 between 2009 and 2016, or about 12%.

Nuclear Stockpiles Trended Downwards for 20+ Years

Nuclear Warhead Inventory

Historically, nuclear weapons are at an all time low. The trend downwards began in the mid 1980s, after a rapid increase by Russia during the Cold War. The United States arsenal peaked in 1967, though it wasn’t until the late 1970s that Russia surpassed the US. As the chart shows, all other countries barely register when compared to the United States and Russia.

Despite public gesturing by leaders of both countries, a treaty is still in place to continue decreasing United States and Russian nuclear weapons. The New START (STrategic Arms Reduction Treaty) sets limits for deployed missiles/bombers, deployed warheads, and launchers (deployed or non-deployed). According to the treaty, these limits must be met by early in 2018.

Nuclear Stockpiles Worldwide

View Nuclear Weapons Worldwide in a full screen map

The Federation of American Scientists has compiled the data on many nuclear stockpile locations. Obviously missing from the map above is Russia’s weapons, though we can see some of the US arsenal stored outside of the United States. Additionally, other nuclear countries are shown, including the United Kingdom and Turkey.

How to Enter Latitude and Longitude into Google Maps

Every point on the earth can be described by two numbers, neither larger than 180. Most of us even have devices that will tell us the exact point where we’re standing. The set of numbers are coordinates, referred to as latitude and longitude. Alone these numbers aren’t particularly useful. We instead want to add them to a map. There are many ways to enter latitude and longitude into Google Maps and other online maps. We’ll cover many of them below and even help you discover where you can find some coordinates to try it out yourself.

For now, let’s say you have a latitude and longitude and you’re ready to see it on a Google Map.

Use Google Search

Google Maps display of latitude and longitude coordinatesThat’s right, you can go straight to the simplest page on the Internet—google.com—and enter your latitude and longitude into the search box. Usually coordinates are listed with latitude first, then longitude. Double check that is the case and that you’ve included a comma between the numbers.

Let’s say these are your coordinates: 37.819722,-122.478611

At the top of the search results, you’ll see an image representing those coordinates on a map. In this case, that’s somewhere along the iconic Golden Gate Bridge in San Francisco! Click the image and you’ll be taken to the full Google Maps version of the same location. There’s a single map marker at the location you searched.

In fact, you can go directly to Google Maps and use its search. You can even get directions from one set of coordinates to another. Google Maps treats latitude and longitude like any other search term, allowing you to specify the exact location.

You can even link to Google Maps by latitude and longitude point. For example, here’s the quickest way to the map at the Golden Gate coordinates:
https://www.google.com/maps?q=37.819722,-122.478611

Including more than one or two markers on a map is a bit more complex. Before we get to that, where do you find all these coordinates to map in the first place?

Find Latitude and Longitude Points

Before you can put latitude and longitude on a Google Map, you need to find the numbers. Once you start looking out for them, you may notice them all over the place. Any time you use maps or other location apps on your smart phone, there are latitudes and longitudes under the covers, for example.

You can get a GPS app for your phone that will show your current location. To be the most readily useful, ensure you can receive the coordinates in decimal notation. Often, a GPS app (such as iPhone’s Compass app) will display in degrees. To be ready for Google Maps, you’ll probably have to convert those coordinates, so it’s best to find an app that has them ready as a pair of decimal numbers.

Wikipedia example of latitude and longitude coordinates

A great way to find latitude and longitude points without having to visit the location is to use Wikipedia. Most articles for cities, places, and landmarks have the coordinates listed in the upper right of the page. By convention, Wikipedia shows these in degree notation. However, click the coordinates and you’ll be taken to a page that provides the decimal conversion.

Lastly, Google provides this tool, embedded below

You can enter an address, postal code, landmark, or other location and get its latitude and longitude values. You can even explore a map, find the spot you want, and click. Try it above.

Create a Google Map Listing Many Locations

It’s one thing to plot a single point on a map or to discover the coordinates for all your favorite places. Next you need to get them all on a map. For programmers, Google includes a Google Maps API. As we discuss in our tutorial, that’s definitely the hard way to map multiple locations.

Most users of our mapping tool simply have a spreadsheet with addresses. Simply copy and paste the entire spreadsheet and we’ll create a map that you can view online, embed in your website, and share with others.

The tool also works with latitude and longitude points. Just include them as two columns in your spreadsheet, then copy and paste all your data in. We created a more detailed walkthrough of mapping latitude and longitude points using BatchGeo, which goes through the process step by step.

Are you ready to try it out? Create your first map right now.

Calculate Distances Between Two Addresses or Points

The shortest distance between two points is a straight line, but how long is that line? When it comes to those two points, you may know them as GPS coordinates, or you may only have addresses. Even if you know each latitude and longitude, the math behind the distance calculation is complicated. There are several approaches and tools you can use to make it easier, even bringing the calculations to every row of a spreadsheet. We’ll cover a few options below to get you started with calculating distances.

Many Distances from a Single Place

Calculating a single distance is easy. In fact, we do it all the time using Google Maps and other directions services. Of course, that distance is typically a driving distance instead of the straight line distance. Nevertheless, when you find yourself needing to know multiple distances, the most common reason is you want to find out which locations are closest to single point, such as your current location.

Let’s say you have a spreadsheet of addresses of your city’s mechanics. Your car is broken down and you don’t want to have to push or tow it any farther than necessary.

Santa Monica Mechanics

Add your address, or the address of wherever you want to use as a reference location in the first row of your spreadsheet, just after the header row.

Santa Monica Mechanics (with my location)

Now highlight and copy your entire spreadsheet (including the header row) and paste it into our simple map making tool. Click Validate and Set Options, then choose Advanced Options. Check the option to calculate distance from the first address. Then click Make Map.

View Santa Monica Mechanics in a full screen map

Now when you see the map, the distance is listed along with the other data with each marker. Since we used letters to label the markers, we know that Marker A is our first row, which is used to calculate the distance for all the other markers.

Break Out Your Digital Measuring Tape

Calculating the distance across all your locations is incredibly useful. Yet, sometimes you want to perform ad hoc measurements between many markers. That’s where the measuring tools that are part of BatchGeo’s Advanced Mode come in handy.

You can check whether Advanced Mode is active, and activate it if necessary, using the Pro menu in the upper right corner of any map. You must be a BatchGeo Pro member and logged in to use Advanced Mode. If Advanced Mode is active, you’ll see several buttons near the zoom controls in the upper left corner of your map.

Manually measure distances

Select the measuring tool, the button with a ruler icon. The hand cursor will become a plus sign target. Now click and hold where you want to begin a measurement (such as one of the markers). Next, drag the cursor to the end of your measurement. As you drag, you’ll see the current distance from the initial point to the current cursor. To switch between metric and imperial systems, click the scale on the bottom right of the map.

Deploy the Haversine Formula in Your Spreadsheet

The absolute best way to view geographic data is from a map, which is why BatchGeo lets you map Excel data (and other spreadsheets) with our simple copy-paste interface. However, if you need the distances in your spreadsheet directly, you’ll need to include a complex series of functions.

Santa Monica Mechanics (with distances)

Let’s say you know the latitude and longitude points of those mechanics stored in columns B (latitude) and C (longitude) of your spreadsheet. Using a formula derived from this site, you could calculate the distance from Fleece’s Greases (row 3) to your location (row 2) using this formula:

=3958*ACOS(SIN(B$2*PI()/180)*SIN(B3*PI()/180) + COS(B$2*PI()/180)*COS(B3*PI()/180)*COS(C3*PI()/180-C$2*PI()/180))

You can change the 3,958 — the approximate radius of the earth in miles — to another unit, such as kilometers (6,371), meters (6,371,000), or feet (20,898,240). The rest is advanced math based on the spherical law of cosines. The important parts are the B$2 and C$2, which ensure you’ll compare other rows in the spreadsheet to your location, affixed in that second row. When you copy and paste this formula, the other fields will update to correctly reference the current row.

The haversine formula only works if you know your latitude and longitude points. If all you have is addresses, BatchGeo can help: create a map with measurements from a single distance (as in the first section above), and copy the data back out to your spreadsheet. Go to edit your map, copy the entire data, and you’ll see the distance as the final column when you paste into an empty spreadsheet.

Edit Map Data to Get Distances

The best part is that your map will still be there as a visual representation of the same data. Naturally, we think a map is a great way to augment the data in your spreadsheet. These different methods of calculating distances have varied levels of difficulty and usefulness, depending on the data you have available. Why not try creating a map now for free?