& /components/POIPage.mhtml,
version=>'1',
new=>'2012-07-28',
updated=>'',
license=>'CC-NC-SA',
author=>'Richard Welty',
owner=>'NA Websites',
locationName=>"Fort Moultrie",
campaigns=>@campaigns,
websites=>@websites,
references=>@references,
books=>@books,
type=>'fortification',
id=>'fortsmoultrie-index',
introduction=>'
Fort Moultrie is a unique historic site, located on Sullivan\'s Island
on the north side of the entrance to Charleston Harbor.
Here the history of US coastal fortifications may be traced back to
the American Revolution, and the fort was part of the drama
leading up to the firing of shots on
Fort Sumter
at the opening of the American Civil War.
',
visitorsNotes=>'
Fort Moultrie is part of the Fort Sumter National Monument.
There is no ferry service between the two Forts.
The National Park Service has organized the site so that
visitors can learn about the changes in coastal fortifications over
time.
There is an extensive collection of canon, but limited interpretative
material is provided.
',
summary=>'
The first fort at the site was built during the Revolutionary War
from Palmetto logs, which proved to be very effective protection
against the artillery of the time, and gave the state of South Carolina
its nickname "The Palmetto State".
A "First System" fort was built on the site in 1798. This fort was
destroyed by a hurricane in 1804. In 1809, a brick "Second System"
fort was built on the site. This fort would be little changed
through the American Civil War, and then was modernized extensively
in the 1870s and 1880s. Further moderizations would be made through
the end of WWII, when coastal fortification was finally abandoned
as a defense strategy.
',
galleryLink=>'FortMoultrieGallery.html',
googleMapLink=>'https://maps.google.com/maps?q=Fort+Moultrie,+Sullivan\'s+Island,+SC&hl=en&ll=32.758941,-79.856492&spn=0.004217,0.005665&sll=27.58185,-82.763306&sspn=0.000786,0.001416&oq=Fort+Moultrie,&t=h&hq=Fort+Moultrie,&hnear=Sullivan\'s+Island,+Charleston,+South+Carolina&z=18',
mapService=>'MapQuest',
gettingTherePre=>'',
searchStreetAddr=>'1214 Middle Street',
searchCity=>'Sullivan\'s Island',
searchState=>'SC',
searchZip=>'29482',
searchCountry=>'us',
dates=>'1776-1945',
timeZone=>'EST/EDT (-0500/-0400)',
latitude=>'32.758941',
longitude=>'-79.856492',
elevation=>'sea level',
&>
<%init>
my @campaigns = [];
my @websites =
[ { url=>'http://en.wikipedia.org/wiki/Fort_Moultrie',
text=>'Wikipedia'
},
{ url=>'http://en.wikipedia.org/wiki/Seacoast_defense_in_the_United_States',
text=>'Seacoast Defense in the United States (Wikipedia)',
}
];
my @references =
[ ];
my @books =
[ ];
%init>