Colusa and Lake for Google Earth
Colusa & Lake Railroad, Circa 1900.
Drawn by Andrew Brandon.
<script src="/script/FullScreenControl.js" type="text/javascript"></script> <script type="text/javascript" src="/script/domcollapse.js"></script>
Map Details [Click To Expand]
Version 1.1
Based on information from the following sources:
Colusa Railroad Survey Map - California State Archives
Colusa & Lake Railroad Survey Map - California State Archives
USGS Topographic Map Quads: Colusa (1900), Sites (1900), Fairview (1900)
Field Research 2009 - 2014
Sanborn Fire Insurance Maps for Colusa
<img src="" style="margin-left:auto; margin-right:auto; display: block;">
The map shown below may be abbreviated to not include overlays and more information due to file constraints.
For the full experience: <a href="http://www.pacificng.com/ge/CLRRbyAndrewBrandon.kmz">Download Full Offline Version</a>
<script src="http://maps.googleapis.com/maps/api/js?key=AIzaSyD7rum9L9mYRvFqN6zmc3oGND1iib7oGok&sensor=false"> </script>
<script> function initialize() { var mapProp = {
center:new google.maps.LatLng(36.299287,-116.413480), zoom:4, mapTypeId:google.maps.MapTypeId.TERRAIN };
var map=new google.maps.Map(document.getElementById("googleMap")
,mapProp);
var MapLayer = new google.maps.KmlLayer('http://www.pacificng.com/ge/CLRRbyAndrewBrandon.kmz'); MapLayer.setMap(map);
map.controls[google.maps.ControlPosition.TOP_RIGHT].push( new FullScreenControl(map));
}
google.maps.event.addDomListener(window, 'load', initialize); </script>