Difference between revisions of "TF Sluice"
Line 78: | Line 78: | ||
http://www.idahogeology.org/PDF/Pamphlets_%28P%29/P-72.pdf | http://www.idahogeology.org/PDF/Pamphlets_%28P%29/P-72.pdf | ||
+ | |||
+ | ==GPS coord in Google Maps== | ||
+ | |||
+ | 1. I open Google Maps to the vicinity of where I would like coordinates. | ||
+ | 2. I use my right click mouse button and select "center map here" from the drop down button. | ||
+ | 3. I past this javascript code that I keep saved somewhere convenient on my computer into my browser's URL address window. | ||
+ | Here's the code: | ||
+ | Code: | ||
+ | javascript:void(prompt('',gApplication.getMap().getCenter())); | ||
+ | |||
+ | 4. I click the "go to the address in the location bar" button usually to the right of the address. | ||
+ | 5. A popup appears showing the coordinates of the center of the map like this: (43.60336, -110.7362) | ||
+ | 6. I right click on the coordinates the copy and click either "OK" or "Cancel" | ||
+ | 7. I then paste the coordinates into google's "search maps" text box, remove the parenthesis and click "Search Maps" | ||
+ | 8. A popup appears with a marker for the centered spot. The popup has the coordinates in both Decimal Degrees and Degrees, Minutes, Seconds. | ||
+ | 9. I refine as and if necessary and I have my way point for inserting into my GPS. |
Revision as of 04:33, 15 August 2011
make your own
http://www.youtube.com/watch?v=yU3LbVB0ImI
http://www.youtube.com/watch?v=gO7H0Q1RoLc&NR=1
Side Winder
http://www.youtube.com/watch?v=d9xbpU0WAqs&feature=related
http://www.youtube.com/watch?v=466CChaCNRw&NR=1
http://www.youtube.com/watch?v=VuZswMvZtPA&feature=related
Desert Fox Gold wheel
http://www.youtube.com/watch?v=4rkhRzLFn6M&feature=related
God Genie Spiral Concentrator
https://wiki.iac.isu.edu/index.php/TF_Sluice#Side_Winder
Glizzly Sluice III
http://www.bearbottommining.com/index.htm
How to use
http://www.goldgold.com/stories/propervelocity.htm
History of Gold mining
http://imnh.isu.edu/digitalatlas/geog/historic/histtxt/Gold.pdf
Idaho Regulations for dredge and placer mining
http://www.idl.idaho.gov/bureau/minerals/dredge_placer/dp_index.htm
Back washing and tap
http://www.youtube.com/watch?v=0Cbiiohp5bQ&feature=related
http://www.youtube.com/watch?v=OrhsjVH_LO8&NR=1
Classifier bucket
http://www.minnesotagoldprospectors.org/BuckeClassifier.pdf
http://www.akmining.com/cart/classifiers_and_screens.htm
Idaho Maps
Eagle Bend Placer, Black foot (may be on the reservation?)
http://www.mindat.org/maps.php?id=137617
http://www.anyplaceamerica.com/topographic_maps/search/idaho/-/mine/0/
http://www.goldmapsonline.com/idaho-gold-map.html
http://www.idahogeology.org/Services/MinesAndMinerals/MineHistory.asp
http://www.icmj2.com/BegCorner/USGSHowToMineForGold.htm#8517h5
Staley, W. W. Gold in Idaho. Idaho Bur. of Mines and Geol. Pamph. 68, 1946,
http://www.idahogeology.org/PDF/Pamphlets_%28P%29/P-72.pdf
GPS coord in Google Maps
1. I open Google Maps to the vicinity of where I would like coordinates. 2. I use my right click mouse button and select "center map here" from the drop down button. 3. I past this javascript code that I keep saved somewhere convenient on my computer into my browser's URL address window. Here's the code: Code: javascript:void(prompt(,gApplication.getMap().getCenter()));
4. I click the "go to the address in the location bar" button usually to the right of the address. 5. A popup appears showing the coordinates of the center of the map like this: (43.60336, -110.7362) 6. I right click on the coordinates the copy and click either "OK" or "Cancel" 7. I then paste the coordinates into google's "search maps" text box, remove the parenthesis and click "Search Maps" 8. A popup appears with a marker for the centered spot. The popup has the coordinates in both Decimal Degrees and Degrees, Minutes, Seconds. 9. I refine as and if necessary and I have my way point for inserting into my GPS.