%! % Mud Springs Canal Preliminary Field Notes I % ============================================================== % Copyright c 2017 by Don Lancaster & Synergetics, Box 809, Thatcher, AZ, 85552 % (928) 428-4073 Email: don@tinaja.com Website: http://www.tinaja.com % Consulting services available http://www.tinaja.com/info01.html % Linking welcome. Reposting expressly forbidden. % All commercial rights and all electronic media rights ~fully~ reserved. % Linking usually welcome. Reposting expressly forbidden. Version 1.1 % This is a shortened demo of http://www.tinaja.com/canal/newhang3.pdf and % http://www.tinaja.com/canal/newhang3.psl rewritten from the ground up with % better documentation. By using a -F -R trailer on Acrobat XI Distiller as % noted below,reads and writes can be restored. This allows expanded click-thru % images to be auto executed from within a .psl file internal to Distiller. % Other benefits include auto positioning and tracking of the and slightly % improved image resolution % Be sure embed fonts are properly set! You will also need an image copy of % http://www.tinaja.com/canal/Reduced_Images/allen0x500x400.jpg moved to an % appropriate directory on your pc as noted below. % This pre Distills both automatic urls AND jpeg image clickthru conversion! % JavaScript nav buttons still need added in full Acrobat % see http://www.tinaja.com/canal/canaleng1.js for button insertion code %%%%%%%%% % This comment is a reminder that Distiller needs an //acrodist.exe /F to use disk files %%%%%%%%% % Define and alter your full gonzo.ps path reminder here It might be % C:/Users/don/Desktop/Dist-FR/gonzo.ps % Preplace gonzo.ps from http://www.tinaja.com/post01.shtml#gonzo to above directory % Make sure there are no previously active instances of distiller. % Then run distiller ONLY from % //acrodist.exe /F run % Then drag and drop this file into Distiller. %%%%%%%%% % Set Directory Headers %%%%%%%% % /gonzodirectory (C:/Users/Don/Desktop/Ghost/gonzo.psl) run % use internal ) store % dbl rvse slashes for ps /imagelocaldirectory (C:/Users/don/Desktop/canal/images/) store % sin fwd slashes for win /imageremotedirectory (http://www.tinaja.com/canal/images/) store % sin fwd slashes for chrome % mergestr merges the two top stack strings into one top stack string /mergestr {2 copy length exch length add string dup dup 4 3 roll 4 index length exch putinterval 3 1 roll exch 0 exch putinterval} def %%%%%%%%% % This code activates gonzo utilities for this document %%%%%%%%% % Required preload of gonzo.ps and adjusted for your machine per above. % gonzodirectory (gonzo.ps) mergestr run % double reverse slashes in PS! (C:/Users/Don/Desktop/Ghost/gonzo.psl) run /guru { gonzo begin ps.util.1 begin printerror nuisance begin} def guru % activate gonzo utilities %%%%%%%%%% % This code locks pdfmark commands out of a PostScript printer. %%%%%%%%%% /pdfmark where {pop}{userdict /pdfmark /cleartomark load put} ifelse %%%%%%%%%% % This code changes the page size to smaller %%%%%%%%%% [/CropBox [0 0 520 620] % set the weird size in points X Y. /PAGES pdfmark %%%%%%%%%% % This code is needed for the automatic url placer %%%%%%%%%% % Requires a defined name for the url below % Activate with text text |/surl urlname |/eurl text text % /surl "start url" marks the beginning of a text sequence to be urled. % It also paints the text blue... /surl {mark /blue cvx 0.33 /setgray cvx % change text to blue /currentpoint cvx % remember box start /urly /exch cvx /store cvx /urlx /exch cvx /store cvx ] cvx % complete deferred command printlist exch 3 index exch put % stuff into gonzo printlist exch 1 add exch % increment gonzo list count } def % /eurl "end url" unmarks the end of a text sequence and sets up % the pdfmark needed to define the Acrobat web link. /eurl {mark % start deferred proc exch % position url string % /black cvx 0 /setgray cvx % turn blue marker off % maintextcolor /setrgbcolor cvx % reset to main text color??? /aqua cvx /black cvx /makeurl cvx % defer call of url builder ] cvx % complete deferred proc printlist exch 3 index exch % stuff into gonzo printlist put exch 1 add exch % increment gonzo list count } def % /makeurl generates the pdfmark, receiving a {(urlstring) makeurl}. % Note that it is not called until formatted printlist time... /urlover 0.2 def % fraction of hot area over bounds /makeurl { /cururlname exch store % save the url string mark % start pdfmark currentfont /ScaleMatrix get 3 get /fsize exch store % guess height /Rect [ urlx fsize urlover mul sub % set box left x urly fsize urlover mul sub % set box left y currentpoint exch fsize urlover mul add exch fsize add ] /Border [ 0 0 0] % [0 0 0 ] = none; [0 0 2] = debug /Color [ .7 0 0 ] /Action <> /Subtype /Link /ANN % annotation type pdfmark % call pdf operators } def % /makeurlx generates the box specific pdfmark, receiving % a {(urlstring) makeurl}. % Note that it is not called until formatted printlist time... /makeurlx { /cururlnamex exch store % save the url string mark % start pdfmark /Rect [ xpos % set box left x ypos 0.9 sub % set box left y xpos 2.8 add % box right x ypos 0.9 sub 2.8 add % box right y ] /Border [ 0 0 0] % [0 0 0 ] = none; [0 0 2] = debug /Color [ .7 0 0 ] /Action <> /Subtype /Link /ANN % annotation type pdfmark % call pdf operators } def %%%%%%%%%%% % This code inserts color effects mid line %%%%%%%%%% %%%%%%%%%%%%%% COMPACT VERSION OF COLORIZER II %%%%%%%%%%%%%%%%%%%%%% /settint {dup /currenttint exch store 5.999 mul dup floor cvi /&cbar exch store dup floor sub /&cwt exch store [ {/setgray [ /dup cvx 0.3 &cwt 0.59 mul add /ge cvx [1 /exch cvx &cwt 0.59 mul 0.30 add /sub cvx 1 &cwt sub 0.59 mul 0.11 add /div cvx /dup cvx 1 &cwt sub /mul cvx &cwt /add cvx /exch cvx ] cvx [ &cwt 0.59 mul 0.3 add /div cvx /dup cvx &cwt /mul cvx 0] cvx /ifelse cvx /setrgbcolor cvx] cvx /def cvx} {/setgray [/dup cvx 0.59 1 &cwt sub 0.3 mul add /ge cvx [1 &cwt sub 0.3 mul 0.59 add /sub cvx &cwt 0.3 mul 0.11 add /div cvx /dup cvx &cwt /mul cvx 1 &cwt sub /add cvx /exch cvx 1 /exch cvx] cvx [1 &cwt sub 0.3 mul 0.59 add /div cvx /dup cvx 1 &cwt sub /mul cvx /exch cvx 0] cvx /ifelse cvx /setrgbcolor cvx] cvx /def cvx} {/setgray [/dup cvx 0.59 &cwt 0.11 mul add /ge cvx [&cwt 0.11 mul 0.59 add /sub cvx 1 &cwt sub 0.11 mul 0.30 add /div cvx /dup cvx 1 &cwt sub /mul cvx &cwt /add cvx 1 /exch cvx] cvx [0 /exch cvx &cwt 0.11 mul 0.59 add /div cvx /dup cvx &cwt /mul cvx] cvx /ifelse cvx /setrgbcolor cvx] cvx /def cvx} {/setgray [/dup cvx 0.59 1 &cwt sub mul 0.11 add /ge cvx [1 &cwt sub 0.59 mul 0.11 add /sub cvx &cwt 0.59 mul 0.30 add /div cvx /dup cvx &cwt /mul cvx 1 &cwt sub /add cvx 1] cvx [0 /exch cvx 1 &cwt sub 0.59 mul 0.11 add /div cvx /dup cvx 1 &cwt sub /mul cvx /exch cvx] cvx /ifelse cvx /setrgbcolor cvx] cvx /def cvx} {/setgray [/dup cvx 0.11 &cwt 0.30 mul add /ge cvx[&cwt 0.30 mul 0.11 add /sub cvx 1 &cwt sub 0.30 mul 0.59 add /div cvx /dup cvx 1 &cwt sub /mul cvx &cwt /add cvx /exch cvx 1] cvx [ &cwt 0.30 mul 0.11 add /div cvx /dup cvx &cwt /mul cvx /exch cvx 0 /exch cvx ] cvx /ifelse cvx /setrgbcolor cvx ] cvx /def cvx} {/setgray [ /dup cvx 0.30 1 &cwt sub 0.11 mul add /ge cvx[ 1 /exch cvx 1 &cwt sub 0.11 mul 0.30 add /sub cvx &cwt 0.11 mul 0.59 add /div cvx /dup cvx &cwt /mul cvx 1 &cwt sub /add cvx ] cvx [ 1 &cwt sub 0.11 mul 0.30 add /div cvx /dup cvx 1 &cwt sub /mul cvx 0 /exch cvx] cvx /ifelse cvx /setrgbcolor cvx ] cvx /def cvx} ] &cbar get exec exec} bind def /beige {0.11 settint} def % examples of convenience operators /aqua {0.52 settint} def /blue {0.67 settint} def /lime {0.44 settint} def %%%%%%%%%%% % This code converts a .JPG image into a PS image %%%%%%%%%%% /jpegimageprocwithlink { % hoffset voffset hres vres urlfrom urlto save /snap2 exch def /inurllink exch store % grab link filename /infilename exch store % grab passed pix file /photoscale exch store /vpixels exch store /hpixels exch store % (\nvpixels = )print vpixels == % (\nhpixels = )print hpixels == % (\photoscale = ) print photoscale == % (\ninurllink = ) print inurllink == % (\ninfilemane = ) print infilename == translate % adjust position for final figure ??? inurllink setareaurl % autolink sizing /DeviceRGB setcolorspace % pick color model 0 0 translate % set page position hpixels vpixels scale % magnify unit square photoscale dup scale /infile infilename (r) file def % establish input read file /Data {infile /DCTDecode filter} def % define a data source << % start image dicationary /ImageType 1 % always one /Width hpixels % JPEG width in pixels /Height vpixels % JPEG height in pixels /ImageMatrix [hpixels 0 0 vpixels neg 0 vpixels ] /DataSource Data % proc to get filtered JPEG /BitsPerComponent 8 % color resolution /Decode [0 1 0 1 0 1] % per red book 4.10 >> image % call the image operator ypos snap2 restore /ypos exch def } def /setareaurl { % for auto include routine /cururlname exch store mark % start pdfmark /Rect [ 0 0 hpixels photoscale mul vpixels photoscale mul ] /Border [ 0 0 0] % [0 0 0 ] = none; [0 0 2] = debug /Color [ .7 0 0 ] /Action <> /Subtype /Link /ANN % annotation type pdfmark % call pdf operators } def %%%%%%%%%%% % This code inserts a PS figure proc into a fixed location %%%%%%%%%%% %%%%%%%%%%% % This code autopositions a PS figure proc %%%%%%%%%%% %%%%%%%%%%% % This image code for sequential pages %%%%%%%%%%% /startnewpage { black beige 0.35 setgray 21 -2.5 (|3\320|j|j) ggnum 40 string cvs mergestr (|j |j) mergestr pagenum 10 string cvs mergestr (|j|j\320) mergestr cc aqua showpage %% start next page /pagenum pagenum 1 add store 50 50 10 setgrid % create grid setpagefonts font1 textleft texttop } def %%%%%%%%%%% % These code snippets do various things %%%%%%%%%%% /tinton1 {mark 0.33 /setgray cvx] cvx printlist exch 3 index exch put exch 1 add exch} def /tintoff {mark 0 /setgray cvx] cvx printlist exch 3 index exch put exch 1 add exch} def /to {tinton1 aqua font6} store /tx {tintoff black font1} store /su {surl} store /webtintmat [ 0 1 5 {/a exch store 0 1 5 % webtint color array {/b exch store 0 1 5 {5 div b 5 div a 5 div} for }for } for ] def /setwebtint { abs cvi 216 cvi mod webtintmat % set 215 colors exch 3 mul 3 getinterval aload pop setrgbcolor} def /makered { mark 5 /setwebtint cvx ] cvx printlist exch 3 index exch put exch 1 add exch } store /makeblack { mark 0 /setwebtint cvx ] cvx printlist exch 3 index exch put exch 1 add exch } store %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%% document specific resources start here %%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%% % define url's to be generated ... ---> zzzzz <---- search marker %%%%%%%%% << /blm (https://www.blm.gov/office/safford-field-office) /azstateland (https://land.az.gov) /anasazai (https://en.wikipedia.org/wiki/Ancient_Pueblo_peoples) /aqueduct (https://en.wikipedia.org/wiki/Aqueduct_(water_supply)) /AZrepublic (http://www.azcentral.com/news/articles/20130223arizona-hanging-canal-mystery.html) /bajada (https://en.wikipedia.org/wiki/Bajada_(geography)) /cnf (http://www.fs.usda.gov/coronado/) /association (https://en.wikipedia.org/wiki/Archaeological_association) /ccc (https://en.wikipedia.org/wiki/Civilian_Conservation_Corps) /glyphspair (http://www.tinaja.com/canal/cansum1.pdf) /grids (http://www.uapress.arizona.edu/Books/bid1582.htm) /gurgrm01 (http://www.tinaja.com/gurgrm01.shtml) /hohokam (https://en.wikipedia.org/wiki/Hohokam) /hunt (http://www.jstor.org/discover/10.2307/40035308?uid=3739552&uid=2&uid=4&uid=3739256&sid=21103435122901) /joanna (www.azcentral.com/opinions/articles/20130226editorial-admiring-our-forebears.html) /lefthand (http://www.tinaja.com/glib/lefthand.pdf) /maildon (mailto:don@tinaja.com) /mailneely (mailto:neelyja@utexas.edu) /mimbres (https://en.wikipedia.org/wiki/Mimbres_culture#Mimbres_culture) /mongollon (https://en.wikipedia.org/wiki/Mogollon_culture) /murphy (http://www.tinaja.com/glib/neely1.pdf) /newhang3 (http://www.tinaja.com/canal/newhang3.pdf) /tinsamp1 (http://www.tinaja.com/tinsamp1.shtml) /newhangshow3 (http://www.tinaja.com/canal/newhangshow3.pdf) /pinalino (https://en.wikipedia.org/wiki/Pinale%C3%B1o_Mountains) /prebajada (http://www.tinaja.com/glib/prebajada.pdf) /safford (https://en.wikipedia.org/wiki/Safford,_Arizona) /salado (https://en.wikipedia.org/wiki/Salado_culture) /scs (https://en.wikipedia.org/wiki/Natural_Resources_Conservation_Service) /stratigraphy (https://en.wikipedia.org/wiki/Stratigraphy) /tinaja (http://www.tinaja.com) /usatoday (http://www.usatoday.com/story/news/nation/2013/02/24/hanging-canals-whet-appetite-for-ancient-history/1941797) /waterlevel (http://en.wikipedia.org/wiki/Water_level) /whtnu15 (http://www.tinaja.com/whtnu15.shtml) >> {mark exch /eurl cvx ] cvx def} forall %%%%%%%%%% % define fonts and main document gonzo params %%%%%%%%%% /setpagefonts { /cstretch 0.015 def /sstretch 0.015 def /font0 /StoneSans-Bold 1.6 gonzofont /font1 /StoneSans 0.95 gonzofont /font2 /StoneSans [0.95 0 0.25 0.95 0 0 ] gonzofont /font4 /StoneSans 0.85 gonzofont /font3 /StoneSans-Bold 0.85 gonzofont /font6 /StoneSans-Bold 0.85 gonzofont /font7 /StoneSans-Bold 1.05 gonzofont % subheaders /font8 /StoneSans-Bold [0.65 0 0 0.65 0 0.4] gonzofont /font9 /StoneSans-Bold 1.05 gonzofont /txtwide 36 store /yinc 1.2 store /kern 0.1 store /texttop 51 store /textleft 3 store /amacro {(zy0) stringmacro /ypos ypos ypara add def} def % start drop cap /bmacro {(iFy1) stringmacro /ypos ypos ypara add def} def % finish drop cap } store /nogrid {true} store /ggnum (Mud Springs Canal Log) store % header for pagenumber /pagenum 1 def % initial pagenumber %%%%%%%%%%%%%% % Image common code for sequential pages %%%%%%%%%%%%%% /imagecommoncode { /font6 /StoneSans [2.4 0 0 2.8 0 0 ] gonzofont /font7 /StoneSans 1.2 gonzofont /green { 0 0.4 0 setrgbcolor} store /black { 0 0 0 setrgbcolor } store % text image link [ /Rect [2.0 42.2 39 44.2] /Action << /Subtype /URI /URI imageurl >> /Border [0 0 0] /Color [1 1 1] /Subtype /Link /ANN pdfmark % gps image link [ /Rect [2.0 40.1 39 42.1] /Action << /Subtype /URI /URI acmegpsurl >> /Border [0 0 0] /Color [1 1 1] /Subtype /Link /ANN pdfmark % image image link [ /Rect [2 13.7 39 38.6] /Action << /Subtype /URI /URI imageurl >> /Border [0 0 0] /Color [1 1 1] /Subtype /Link /ANN pdfmark /blue {0 0 1 setrgbcolor} store % not sure why these are needed here /setblue {mark 0 0 1 /setrgbcolor cvx ] cvx printlist exch 3 index exch put exch 1 add exch} store /setblack {mark 0 0 0 /setrgbcolor cvx ] cvx printlist exch 3 index exch put exch 1 add exch} store 0 47.5 (|6|/green ) imagename mergestr cl 0 45 (|7|/green ) imagetitle mergestr cl blue 3 42.8 (|7|/setblue ) imageurl mergestr cl 3 40.6 (|7|/setblue ) imagegps mergestr cl black } store %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%% actual page content starts here %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%% % title page %%%%%%%%%%%%% 50 50 10 setgrid false {40 10 showgrid} if setpagefonts beige 20 48.3 0.7 add % 1 sub (|/to |0Some |jMud |jSprings)cc 20 46.3 0.7 add % 1 sub (|/to |0Canal |jField |jNotes) cc black font1 textleft 44 (|/to |6Don Lancaster|/tx |1and |/to |6Dr. James Neely|1|/tx Synergetics, Box 809, Thatcher, AZ 85552 copyright c2017 pub 6/17 All rights reserved |/surl |6http://www.tinaja.com|/tinaja |/surl don@tinaja.com|1|/maildon and |6|/surl neelyja@utexas.edu|1|/mailneely |/to (928) 428-4073|/tx |1and |/to (575) 686-0098 |/to |0T|/tx |khe Mud Springs |/surl |6Prehistoric Hanging Bajada Canal|/tinsamp1 |1is one of the longer and more interesting and includes several unique features. |/to It is one of the very few |/to that can be viewed nearly in entirity from several locations|/tx . Which suggests its easier development might have might have formed an earlier prototype. Other points of interest include a significant watershed crossing and a "pithouse-like" or "swimming pool-like" resident costructure. |h The known portions of the canal include a |/to |6Mud Springs|/tx |1 eastern branch of ten kilometers length and a |/to |6Jernigan Canal|1|/tx western branch of two kilometers. The Jernigan portion will be covered in a separate field note. Both canals are sourced from a takein at or near the Coronado National Forest |/surl |6CNF|/cnf |1boundary at |/to |632.78729 |/to -109.85475|/tx |1 at an elevation of 3760 feet. ) cl /imageurl (http://mapper.acme.com/?ll=32.82199,-109.82468&z=13&t=H&marker0=32.79160%2C-109.85383%2C6.3%20mi%20N%20of%20Mount%20Graham%20AZ&marker1=32.78709%2C-109.85645%2C6.0%20mi%20N%20of%20Mount%20Graham%20AZ&marker2=32.80716%2C-109.83788%2C5.4%20mi%20WxSW%20of%20Thatcher%20AZ&marker3=32.80356%2C-109.83933%2C5.7%20mi%20SW%20of%20Thatcher%20AZ&marker4=32.80999%2C-109.83566%2C5.2%20mi%20WxSW%20of%20Thatcher%20AZ&marker5=32.82297%2C-109.82496%2C4.3%20mi%20WxSW%20of%20Thatcher%20AZ&marker6=32.81757%2C-109.83013%2C4.7%20mi%20WxSW%20of%20Thatcher%20AZ&marker7=32.82761%2C-109.81942%2C3.8%20mi%20WxSW%20of%20Thatcher%20AZ&marker8=32.83074%2C-109.81551%2C3.5%20mi%20WxSW%20of%20Thatcher%20AZ&marker9=32.84792%2C-109.81102%2C3.0%20mi%20W%20of%20Thatcher%20AZ&marker10=32.84262%2C-109.81051%2C3.1%20mi%20W%20of%20Thatcher%20AZ) store % goto remote image /imagelocalsource imagelocaldirectory (mud_map1.jpg) mergestr store % comes from local file gsave 11 -0.5 % page translate ( data for jpegimageprocwithlink ) 592 587 % hpixels and vpixels 0.1 0.38 mul % photoscale imagelocalsource % local jpg source imageurl % image url on clickthru jpegimageprocwithlink grestore startnewpage /tabs [2 13.5] store 3 52.5 (This canal is primarily on |/surl |6AZ State Lands|/azstateland |1, with a small portion on |/surl |6BLM|/blm |1. Access varies from Layton Road, Ash Creek Road, and various 4WD tracks to portions that still remain unvisited. The average slope appears to be approximately 2.3 percent. |h Despite numerous attempts to date, the field destination(s) of the Mud Springs Canal remain unknown. Candidate possibilities include the Central Dump at |/to |632.85628 -109.81539|/tx |1 and the Central Cemetary at |/to |632.85733 -109.80105|/tx |1. In contrast, the Jernigan branch has unusually well definied destinations. |h Here are some noteworthy Mud Springs Canal features and locations\274 |t |/to 32.78743 -109.85516|/tx |tPresumed Ash Creek takein point that is |t|tnot yet field verified. |h |t |/to 32.78881 -109.85443|/tx |tPresumed significant hanging portion |t|tNot yet field verified. May have seen |t|tsignificant damage from the 1983 |t|ttropical storm Octave. Conglomerate |t|tsheer cliffs do not bode well. |h |t |/to 32.79160 -109.85383|/tx |t|/makered |6Brilliantly engineered watershed crossing. |h |t |/to 32.79160 -109.85383|/tx |tWell preserved downslope area a seems a |t|tgood candidate for drone development. |h |t |/to 32.80128 -109.84127|/tx |tIll defined area likely caused by historic |t|tdevelopment or rework. |h |t |/to 32.80128 -109.84127|/tx |tCanal resumes obvious well preserved route. |t|tCCC structures in area. |h |t |/to 32.80693 -109.83793|/tx |tCanal crosses 4WD track. Unexplained |t|tmystery construct immediately west. |h |t |/to 32.80999 -109.83566|/tx |tFairly well defined segment 1 meter wide |t|tby 60 cm deep. Portions remain unexplored. |h |t |/to 32.78709 -109.85645|/tx |tHidden and quite impressive "secret" hanging |t|tportion that is quite distinct but hard to reach. |h |t |/to 32.81757 -109.83013|/tx |tLarge Mesquite tree in center of channel. |h |t |/to 32.82206 -109.82601|/tx |tRoute temporarily splits for a short distance, |t|tpossibly because of a washout realignment. |h |t |/to 32.82297 -109.82496|/tx |tTotal |/surl |6SCS|/scs |1 heavy dam construction rework. A |t|tsecond original path may be present. There are |t|tsafety issues in and around a blowout region. |h |t |/to 32.82597 -109.82161|/tx |tCanal resumes a hanging portion as it "climbs" |t|tits way out of the wash. ) cl startnewpage 3 52.5 ( |t |/to 2.82692 -109.82115|/tx |t|/makered |6Enigmatic unique "pithouse-like" or "swimming- |t|t|/makered |6pool-like" structure|/makeblack |1immediately and intimately |t|tintimately associated with the canal. To date, |t|tthere is no observed charcoal in this "troll house". |h |t|/to 32.82744 -109.82008|/tx |tDuring a recent bloom, "dead flowers" clearly |t|tmarked the canal routings in this area. |h |t|/to 32.82761 -109.81942|/tx |tStart of north trending Jernigan Canal branch. |t|tSmall rocks suggest a headgate system. |h |t|/to 32.82768 -109.81892|/tx |tApparently historic anglo tank seems somehow |t|tassociated with the canal structures. |h |t|/to 32.83074 -109.81551|/tx |tShort segment remains undiscovered. |h |t|/to 32.83885 -109.81107|/tx |tShort segment includes extensive ATV damage. |h |t|/to 32.84262 -109.81051|/tx |tModest hanging portion is significantly |t|twider and includes caliche like white fill. |h |t|/to 32.84356 -109.81141|/tx |t|tLayton Road crossing. |h |t|/to 32.84792 -109.81102|/tx |t|tCanal vanishes without an apparent trace. |t|tDestinations remain unknown despite many |t|tattempts at resolution. |h |t|/to 32.85608 -109.81527|/tx |t|tCentral Dump candidate destination. |h |t|/to 32.85772 -109.80029|/tx |t|tCentral Cemetary candidate destination. |h |t|/to 32.86610 -109.80138|/tx |t|tRiverine candidate destination. ) cl startnewpage 3 51.5 (Further Mud Springs Canal work might include\274 |t|/to 1 \320|/tx Finding any remains of the Ash Creek takin and hanging portion. |h |t|/to 2 \320|/tx Seeking other watershed crossings, especially upper Frye Creek. |h |t|/to 3 \320|/tx Developing drone potential northeast of the watershed crossing. |h |t|/to 4 \320|/tx Verifying Mud Springs and south-of-secret hanging portions. |h |t|/to 5 \320|/tx Improving understanding of SCS dam initial canal routings. |h |t|/to 6 \320|/tx Explaining the troll house. |h |t|/to 7 \320|/tx Understanding the anglo tank. |h |t|/to 8 \320|/tx Filling in minor missing portions. |h |t|/to 9 \320|/tx Resolving the canal destinations. |h |t|/to |k|k|k|k|k|k10 \320|/tx Videotaping and droning entire route. |h |t|/to |k|k|k|k|k|k|k|k|k11 \320|/tx Continuing Mud Springs tours and lectures to raise awareness. ) cl startnewpage %%%%%%%%%%%%%%% TROLL1 MUD1 Photos%%%%%%%%%%% % top image /imageurl imageremotedirectory (/troll1.jpg) mergestr store % goto remote image /imagelocalsource imagelocaldirectory (troll1.jpg) mergestr store % comes from local file 5.0 33(|/to |9TROLL1 \261|1|/tx Enigmatic "troll house" like structure is unique to the area and is closely associated with the Mud Springs canal. While a pithouse appearing, no charcoal remains have been noted to date. The view is to the northwest at |/to 32.82717 -109.81995 |/tx ) cl 8.3 35 % page translate ( data for jpegimageprocwithlink ) 1000 662 % hpixels and vpixels 0.1 0.33 mul 0.87 mul % photoscale imagelocalsource % local jpg source imageurl % image url on clickthru jpegimageprocwithlink % bot image /imageurl imageremotedirectory (/mud1.jpg) mergestr store % goto remote image /imagelocalsource imagelocaldirectory (mud1.jpg) mergestr store 5.0 2(|/to |9MUD1 \261|1|/tx Midway along the Mud Canal, just below the SCS dam that overran it without accomodation. The view is to the southwest at |/to 32.82696 -109.82111|/tx .) cl 8.3 4.0 % page translate ( data for jpegimageprocwithlink ) 1000 800 % hpixels and vpixels 0.1 0.33 mul 0.87 mul % photoscale imagelocalsource % local jpg source imageurl % image url on clickthru jpegimageprocwithlink startnewpage %%%%%%%%%%%%%%% MUD4 MUD2 Photos%%%%%%%%%%% % top image /imageurl imageremotedirectory (/mud4.jpg) mergestr store % comes from local file /imagelocalsource imagelocaldirectory (mud4.jpg) mergestr store % comes from local fil 5 32(|/to |9MUD4 \261|1|/tx A modest hanging portion of the Mud Springs Canal seems to include a fairly rare caliche-like fill. This portion seems shallower and wider than typical. The view is to the northwest at |/to 32.84295 -109.81075|/tx ) cl 8.5 34 % page translate ( data for jpegimageprocwithlink ) 1500 987 % hpixels and vpixels 0.1 0.20 mul % photoscale imagelocalsource % local jpg source imageurl % image url on clickthru jpegimageprocwithlink % bot image /imageurl imageremotedirectory (/mud2.jpg) mergestr store % goto remote image /imagelocalsource imagelocaldirectory (mud2.jpg) mergestr store % comes from local file 5 5 (|/to |9MUD2 \261|1|/tx The Mud Springs Canal vanishes without a trace just north of this view. Destinations remain unknown, despite numerous visits. In this view, the canal originates "halfway up" the middle of the mountain. View is to the South at |/to 32.84792 -109.81102|/tx .) cl 10 -4.2 % page translate ( data for jpegimageprocwithlink ) 1000 1246 % hpixels and vpixels 0.1 0.20 mul 1.25 mul % photoscale imagelocalsource % local jpg source imageurl % image url on clickthru jpegimageprocwithlink startnewpage % EOF