Fallout 3 Map (Spoiler!)

price

First time out of the vault
zvo00g.jpg

2gtubye.jpg

30nc741.jpg


cuted out from gamespot video
 
Nice pics price, I took a stab at turning that into a map for Google Earth. I just uploaded a screenshot from GE to the Fan Art gallery.

It's rough, but I'll take another stab at it later, so I can add it to my Fallout Atlas.

Springvale appears not to be a real-life town, but a street by that name is in the Virginia suburb of Great Falls.

If you have GE, copy the following into notepad, and save it as "Fallout3.kml" or something.

Edit: If you tried the .kml code within 10 minutes of when I posted, sorry. I forgot to disable html at first.

Code:
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
	<name>KmlFile</name>
	<Style id="sn_donut">
		<IconStyle>
			<color>1900ff00</color>
			<scale>2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sn_ylw-pushpin">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
		<LineStyle>
			<color>ff000055</color>
			<width>8</width>
		</LineStyle>
	</Style>
	<Style id="sn_donut0">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sn_donut1">
		<IconStyle>
			<color>1900ff00</color>
			<scale>2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<StyleMap id="msn_donut">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_donut2</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_donut4</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sh_donut">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2.36364</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sn_donut2">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sh_donut0">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2.36364</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<StyleMap id="msn_donut0">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_donut3</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_donut</styleUrl>
		</Pair>
	</StyleMap>
	<StyleMap id="msn_donut1">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_donut1</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_donut3</styleUrl>
		</Pair>
	</StyleMap>
	<StyleMap id="msn_donut2">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_donut0</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_donut1</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sn_donut3">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sh_donut1">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2.36364</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<StyleMap id="msn_donut3">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_donut4</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_donut0</styleUrl>
		</Pair>
	</StyleMap>
	<StyleMap id="msn_ylw-pushpin">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_ylw-pushpin</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_ylw-pushpin0</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sh_donut2">
		<IconStyle>
			<color>1900ff00</color>
			<scale>2.36364</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sh_donut3">
		<IconStyle>
			<color>1900ff00</color>
			<scale>2.36364</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<StyleMap id="msn_donut4">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_donut</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_donut2</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sn_donut4">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sh_ylw-pushpin">
		<IconStyle>
			<scale>1.3</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
		<LineStyle>
			<color>ff0000ff</color>
			<width>5</width>
		</LineStyle>
	</Style>
	<Style id="sh_ylw-pushpin0">
		<IconStyle>
			<scale>1.3</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
		<LineStyle>
			<color>ff000055</color>
			<width>8</width>
		</LineStyle>
	</Style>
	<StyleMap id="msn_ylw-pushpin0">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_ylw-pushpin0</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_ylw-pushpin</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sh_donut4">
		<IconStyle>
			<color>ff00ff00</color>
			<scale>2.36364</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/donut.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<color>ff00ff00</color>
			<scale>1.5</scale>
		</LabelStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sn_ylw-pushpin0">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
			</Icon>
			<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
		</IconStyle>
		<LineStyle>
			<color>ff0000ff</color>
			<width>5</width>
		</LineStyle>
	</Style>
	<Folder>
		<name>FO 3</name>
		<open>1</open>
		<Placemark>
			<name>Arefu</name>
			<LookAt>
				<longitude>-77.44111261668363</longitude>
				<latitude>39.06656920553762</latitude>
				<altitude>0</altitude>
				<range>16774.00636068041</range>
				<tilt>0</tilt>
				<heading>2.157706455419789</heading>
			</LookAt>
			<styleUrl>#msn_donut0</styleUrl>
			<Point>
				<coordinates>-77.44111261668363,39.06656920553762,0</coordinates>
			</Point>
		</Placemark>
		<Placemark>
			<name>Springvale</name>
			<LookAt>
				<longitude>-77.31008425551974</longitude>
				<latitude>39.00368148559078</latitude>
				<altitude>0</altitude>
				<range>12952.37683103066</range>
				<tilt>0</tilt>
				<heading>-1.13620545163262e-010</heading>
				<altitudeMode>relativeToGround</altitudeMode>
			</LookAt>
			<styleUrl>#msn_donut2</styleUrl>
			<Point>
				<coordinates>-77.3034226953244,39.00745180335466,0</coordinates>
			</Point>
		</Placemark>
		<Placemark>
			<name>Springvale Road</name>
			<styleUrl>#msn_ylw-pushpin0</styleUrl>
			<LineString>
				<tessellate>1</tessellate>
				<coordinates>
-77.3049721506238,39.02971587678422,0 -77.31115310054535,39.00727265561388,0 -77.31330638031682,39.00490317506289,0 -77.31367881847916,39.0034206549372,0 -77.31360188983064,39.0011378123697,0 -77.31396086495673,38.99948416425954,0 -77.31452753291111,38.99792175775784,0 -77.31473009368942,38.98884524045768,0 -77.31306123931282,38.98860995009741,0 -77.31305086010264,38.98772522413415,0 -77.31186834767441,38.98633153046551,0 -77.31137698420673,38.98234459127863,0 -77.31519636005474,38.97764709709085,0 </coordinates>
			</LineString>
		</Placemark>
		<Placemark>
			<name>Megaton</name>
			<LookAt>
				<longitude>-77.26146986054299</longitude>
				<latitude>38.97375790784929</latitude>
				<altitude>0</altitude>
				<range>16540.26933130046</range>
				<tilt>0</tilt>
				<heading>0.03055025803116055</heading>
				<altitudeMode>relativeToGround</altitudeMode>
			</LookAt>
			<styleUrl>#msn_donut3</styleUrl>
			<Point>
				<coordinates>-77.27543038805345,38.97139652686132,0</coordinates>
			</Point>
		</Placemark>
		<Placemark>
			<name>Vault 101</name>
			<LookAt>
				<longitude>-77.22040463317038</longitude>
				<latitude>38.9827561791332</latitude>
				<altitude>0</altitude>
				<range>47935.25303646688</range>
				<tilt>0.04412713780218979</tilt>
				<heading>12.06247975872493</heading>
				<altitudeMode>relativeToGround</altitudeMode>
			</LookAt>
			<styleUrl>#msn_donut</styleUrl>
			<Point>
				<coordinates>-77.34274862043485,38.99603528184681,0</coordinates>
			</Point>
		</Placemark>
		<Placemark>
			<name>Alternate Potomac River Course</name>
			<styleUrl>#msn_ylw-pushpin</styleUrl>
			<LineString>
				<tessellate>1</tessellate>
				<coordinates>
-77.34286573220173,39.06305453946804,0 -77.28249264239391,39.04125656239381,0 -77.25104471357876,39.01231499595365,0 -77.20963585410453,38.98314417401622,0 -77.16679669163345,38.96804345931093,0 </coordinates>
			</LineString>
		</Placemark>
		<Placemark>
			<name>Alternate Potomac River Course (brown line)</name>
			<LookAt>
				<longitude>-77.28192453248971</longitude>
				<latitude>39.01591981491951</latitude>
				<altitude>0</altitude>
				<range>17714.69923788295</range>
				<tilt>0.04412633798532699</tilt>
				<heading>12.02373266396165</heading>
				<altitudeMode>relativeToGround</altitudeMode>
			</LookAt>
			<styleUrl>#msn_donut1</styleUrl>
			<Point>
				<coordinates>-77.32509420757368,39.04524931973567,0</coordinates>
			</Point>
		</Placemark>
		<Placemark>
			<name>Springvale Road (red line)</name>
			<LookAt>
				<longitude>-77.25462118752955</longitude>
				<latitude>38.99375211790495</latitude>
				<altitude>0</altitude>
				<range>20892.57219216494</range>
				<tilt>0.04412729472271362</tilt>
				<heading>12.04090961875426</heading>
				<altitudeMode>relativeToGround</altitudeMode>
			</LookAt>
			<styleUrl>#msn_donut4</styleUrl>
			<Point>
				<coordinates>-77.30784157174379,39.02755810177494,0</coordinates>
			</Point>
		</Placemark>
	</Folder>
</Document>
</kml>
 
hehe ya it has very bad quality, but its hard to snap it from an flash video.
1. Bad quality
2. the video is moving, so its hard.
Some of the other marks i cant read in the video but there is something like (ya in your google file:)areful,
some of them very hard to read:
Farregal West Metro Station(?), depark west(?,)
Jefferson Monorail(?)
2rg0qqr.jpg

2lwaal2.jpg

2n058j5.jpg
 
Some of the other marks i cant read in the video but there is something like (ya in your google file:)areful,
some of them very hard to read:
Farregal West Metro Station(?), depark west(?,)
Jefferson Monorail(?)

It's Arefu (I already said so a few posts ago), Farragut West Metro Station, Dupont West and Jefferson Memorial (the latter three are real-world locations). He also hovers over GNR Building Plaza. The location near Dupont West is probably Dupont East. :)
 
As for Dupont East, I meant the one closer to Dupont West, not the one you marked. There are two other squares very close to each other and to Dupont West (maybe Dupont East and Dupont South?).

GNR is probably Galaxy News Radio. The square just north of the GNR building plaza is probably the GNR tower itself.
 
Arefu was consistently spelled Arafu in one preview (PC Gamer), is that incorrect?
 
Per said:
Arefu was consistently spelled Arafu in one preview (PC Gamer), is that incorrect?

Yes, the correct spelling is Arefu. And yeah, one would think that Germantown is the same as the real world one.
 
Cool. Post maps with locations on them as available, and I'll plug them into GE. I'll add these over the weekend.

I'm moving us along toward 2077 by exploiting the personal conveyance economy (via work), so I'm not keeping up with most of the F3 coverage. I'll dig into The Vault more, now that I see location info is up.

Adding F3 means I can procrastinate on mapping Tactics (sorry Atomic Avatar...progress is slow). Whatever else we say about Tactics, the worldmap...well:

liz-noneuclid.jpg
[/img]


Edit: I don't see Dupont on The Vault yet. Any idea what it is? The closest thing in GE is the Dupont Continence and Urology Institute or something. I don't want to explore a post-apocalyptic urology institute.

Farragut (named after the Admiral?) may be the Naval Surface Warfare Center southwest of Bethesda. GNR looks like it's near the National Institutes of Health campus.

Incidentally, the worldmap may be tilted 30 degrees or so clockwise, so my previous locations will need some edits (maybe 3 miles south-southeast).
 
Ausir said:
Dupont is most likely Dupont Circle.

Farragut West is a DC metro station.

Hopefully those aren't the actual game locations though. The distance from Jefferson Memorial to Dupont Circle is 1.9 miles (3 km). That would make the whole annotated map Price put up less than 10 miles/16 km across. In FO a single worldmap square was about 13 miles.

I know FO3 covers a small area, but that's like packing a whole game's worth of places into an area of...Klamath, minus Toxic Caves, Brahmin Pastures, Crashed Vertibird, and Whiskey Bob's still. That's just crazy talk. It can't be so tiny. Please say I'm right?

I'm using the big black squiggle as the Potomac River, which makes Price's map about 35 miles across. That's about 9 Fallout grid squares, so...like Vault City, Gecko, and Vault Village. Still small, but at least it would take a couple of days to walk across.

Maybe they used some Metro station names to inspire other things. Sort of like Neverwhere in reverse.

Okay, less talk and more mapping.
 
How about the real-world distance from Jefferson Memorial and Farragut West station? Dupont might not be the actual Dupont Circle, but Jefferson Memorial and Farragut West definitely are, so you could check other distances based on that.
 
Very cool, I like maps.

Wonder what they'll do with Arlington, if it's in the game at all that is.
 
Still putting this together, but it's looking like the scale is close to the smaller of the two I described. The last stage of denial was knowing Ausir was right (though it was the least painful).

Here's an attempt to sum up what we know of locations as of now. Please post corrections if you have them.

Known:
Arefu
Dukov's Place
DuPont West
Farragut West
GNR Building Plaza
Jefferson Memorial
Megaton
Minefield
Museum of Technology
Rivet City
Springvale
Super-Duper Mart
The Washington Monument
Vault 101

Good guesses:
Citadel (the small ring across the river from Jefferson Memorial should be the Pentagon)
DuPont East (assumed to be the square southeast of DuPont West)
GNR Tower (assumed to be the location north of GNR Building Plaza)

Unknown (believed in the game, but not confirmed where):
Big Town
Capitol
Germantown
Paradise Falls
Tenpenny Towers

------------------

Now as to the maps, including the 1up footage, that leaves a total of 6 location boxes that are Unidentified (besides the two assumed above for DuPont East and GNR Tower):
1: almost straight to the right of Minefield, near the right map edge
2: just below and slightly left of GNR Plaza
3: near the lower map edge, almost straight down from Vault 101
4 and 5: close together, left of #3
6: above and left from #4 and #5.

------------------

The Vault notes Big Town as west of Megaton, so that may be Unidentifed #6.
 
Just uploaded:

  • Fallout 3 gazetteer v.1 for Fallout Atlas - a 12 KB download, only with Fallout 3. Edit: it's here.

    Fallout Atlas v. 2 - a 12.4 MB download. Added FO 3, some FOT locations, and fixed transparency on the FO 1 and 2 worldmap image overlays. The last seemed to require saving as .png format, which is why the total file went from 1.9 MB to over 12.

    Also added 4 screenshots to the Fan Art gallery. One shows the whole US, the other 3 show just the FO 3 area.

It looks like the game map covers an area about 15-16 miles across. My FO 3 map is not pretty (yet). It's a bit like FOT: you can spot features that look like real-life stuff (mostly the course of the river), but you can't drop the map in and have it line up with everything. I ended up aligning on Arefu and Rivet City, and letting the rest fall where it may.

I noticed that in the Gamespot film that Price grabbed his screens from, Todd said that they were using an even smaller area at first, but later decided to stretch things out a bit. Map-wise, I wonder if they used a real map up to that point, then just stretched the worldmap out in Photoshop.

This is also a bit reminiscent of FO 1 and 2, where there are geographic inconsistencies in the games that are likely remnants of shifting locations on the worldmaps late in development.

You'll find more comments from me sprinkled around in the entries once you open it in the Google Earth client.
 
The screen pics look great! I do not see the v 2.0 atlas in the downloads area yet though. Hopefully it wil go in soon. The FO3 stuff looks great Vault Maker! Thanks for all the effort!
 
Back
Top