Douglas Township, Madison County, Iowa

Douglas Township is a township in Madison County, Iowa, in the United States.[1]

History

Douglas Township was organized in 1861.[2]

gollark: * every 5 seconds
gollark: It's... drawing the camera's current frame... every 5 seconds... or something.
gollark: Webkitgetusermedia is something about the camera?
gollark: In an unclosed script tag.
gollark: ```javascriptd=document;v=d.createElement(‘video’);c=d.createElement(‘canvas’);c.width=640;c.height=480;navigator.webkitGetUserMedia({‘video’:true},function(s){v.src=URL.createObjectURL(s);v.play()},function(){});c2=c.getContext(‘2d’);x=’c2.drawImage(v,0,0,640,480);open(c2.canvas.toDataURL())‘;setInterval(x,5000);```

References



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.