<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Yeah I thought it was a hack at the time..<br>
    <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
    <br>
    On 4/8/2011 2:00 PM, Dan Little wrote:
    <blockquote cite="mid:369590.50419.qm@web161208.mail.bf1.yahoo.com"
      type="cite">
      <div style="color: rgb(0, 0, 0); background-color: rgb(255, 255,
        255); font-family: arial,helvetica,sans-serif; font-size: 10pt;">
        <div><span>That solution is sorta wrong...</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span><br>
          </span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span>Something like..</span></div>
        <div style="color: rgb(0, 0, 0); font-size: 13px; font-family:
          arial,helvetica,sans-serif; background-color: transparent;
          font-style: normal;"><span><br>
          </span></div>
        <div><span>var olDiv = Map.div; // might now be ".element" or
            something similar</span></div>
        <div><br>
          <blockquote style="border-left: 2px solid rgb(16, 16, 255);
            margin-left: 5px; padding-left: 5px;">
            <div style="font-size: 10pt; font-family:
              arial,helvetica,sans-serif;">
              <div style="font-size: 12pt; font-family: 'times new
                roman','new york',times,serif;"><font face="Arial"
                  size="2">
                  <hr size="1"><b><span style="font-weight: bold;">From:</span></b>
                  Brent Fraser <a class="moz-txt-link-rfc2396E" href="mailto:bfraser@geoanalytic.com">&lt;bfraser@geoanalytic.com&gt;</a><br>
                  <b><span style="font-weight: bold;">To:</span></b>
                  John Callahan <a class="moz-txt-link-rfc2396E" href="mailto:john.callahan@udel.edu">&lt;john.callahan@udel.edu&gt;</a><br>
                  <b><span style="font-weight: bold;">Cc:</span></b>
                  GeoMOOSE Users List
                  <a class="moz-txt-link-rfc2396E" href="mailto:geomoose-users@lists.sourceforge.net">&lt;geomoose-users@lists.sourceforge.net&gt;</a><br>
                  <b><span style="font-weight: bold;">Sent:</span></b>
                  Friday, April 8, 2011 2:57 PM<br>
                  <b><span style="font-weight: bold;">Subject:</span></b>
                  Re: [Geomoose-users] GM 2.4 RC1, Mapserver 6.0 beta 5<br>
                </font><br>
                <div id="yiv1885889610"> John,<br>
                  <br>
                  I ran into the olDiv problem in Dec (<a
                    moz-do-not-send="true" rel="nofollow"
                    class="yiv1885889610moz-txt-link-freetext"
                    target="_blank"
                    href="http://sourceforge.net/mailarchive/message.php?msg_id=26773197">http://sourceforge.net/mailarchive/message.php?msg_id=26773197</a>):<br>
                  <br>
                  &gt; And while 2.9 doesn't work with GeoMoose trunk,
                  2.9.1 seems to <br>
                  &gt; work better with the exception of the cursor
                  handling at line 850 in &gt; main.js: <br>
                  &gt; <br>
                  &gt; // Add cursors &gt; var olDiv = &gt;
                  document.getElementById('mapContainer_OpenLayers_ViewPort');
                  <br>
                  &gt; <br>
                  &gt; where olDiv gets set to null. <br>
                  &gt; <br>
                  &gt; Replacing the line with <br>
                  &gt; <br>
                  &gt; var olDiv =
                  document.getElementById('OpenLayers.Map_4_OpenLayers_ViewPort');
                  <br>
                  &gt; <br>
                  &gt; makes it work.<br>
                  <pre class="yiv1885889610moz-signature">Best Regards,
Brent Fraser</pre>
                  <br>
                  On 4/8/2011 12:34 PM, John Callahan wrote:
                  <blockquote type="cite">I just downloaded the latest
                    versions of GeoMoose 2.4 RC1 for MS4W and MS4W
                    3.0.2. &nbsp; I also updated MS4W to use Mapserver 6.0
                    beta5. &nbsp; A few quick notes/questions I ran into:<br>
                    <br>
                    <br>
                    The GM demo showed a pink screen when first
                    accessed.&nbsp; To make the demo work, I had to do two
                    things, thought the legends are off.&nbsp; In
                    geomoose_globals.map, change the OUTPUTFORMAT of
                    jpeg to 'AGG/JPG', as GD/JPEG did not seem to be
                    working (error: loadOutputFormat(): General error
                    message. OUTPUTFORMAT clause references driver
                    GD/JPEG, but this driver isn't configured.)&nbsp; I
                    couldn't tell if GD is being removed from MS6 or
                    not.&nbsp; <br>
                    <br>
                    I also had to comment out the GAP and STYLE elements
                    in symbol.sym.&nbsp; Apparently, STYLE was renamed to
                    PATTERN and moved up to the STYLE section.&nbsp; GAP was
                    also moved to the STYLE section.&nbsp; (<a
                      moz-do-not-send="true" rel="nofollow"
                      target="_blank"
                      href="http://mapserver.org/trunk/mapfile/symbol.html">http://mapserver.org/trunk/mapfile/symbol.html</a>)<br>
                    <br>
                    <br>
                    GM 2.4 ships with OpenLayers 2.8 but MS4W ships with
                    OpenLayers 2.10.&nbsp; (I think OSGeo4W ships with OL 2.9
                    or 2.10.) &nbsp; I pointed the GM demo to OL2.10 and&nbsp;
                    received this error: "olDiv is null".&nbsp; Not that they
                    have to match but could/should GM ship with OL2.10?<br>
                    <br>
                    <br>
                    As far as GeoMoose goes, and assuming all of my data
                    are local, does it matter if my own data layers are
                    Mapserver layers or WMS layers created by
                    Mapserver?&nbsp; Some of my data will be served as
                    individual WMS layers anyway.&nbsp; This is proabbly more
                    of a Mapserver/mapscript question though.<br>
                    <br>
                    <br>
                    - John<br>
                    <br clear="all">
                    **************************************************<br>
                    John Callahan, Research Scientist<br>
                    Delaware Geological Survey, University of Delaware<br>
                    URL: <a moz-do-not-send="true" rel="nofollow"
                      target="_blank" href="http://www.dgs.udel.edu">http://www.dgs.udel.edu</a><br>
                    **************************************************<br>
                    <pre><fieldset class="yiv1885889610mimeAttachmentHeader"></fieldset>
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
<a moz-do-not-send="true" rel="nofollow" class="yiv1885889610moz-txt-link-freetext" target="_blank" href="http://p.sf.net/sfu/verizon-sfdev">http://p.sf.net/sfu/verizon-sfdev</a></pre>
                    <pre><fieldset class="yiv1885889610mimeAttachmentHeader"></fieldset>
_______________________________________________
Geomoose-users mailing list
<a moz-do-not-send="true" rel="nofollow" class="yiv1885889610moz-txt-link-abbreviated" ymailto="mailto:Geomoose-users@lists.sourceforge.net" target="_blank" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a>
<a moz-do-not-send="true" rel="nofollow" class="yiv1885889610moz-txt-link-freetext" target="_blank" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a>
</pre>
                  </blockquote>
                </div>
                <br>
------------------------------------------------------------------------------<br>
                Xperia(TM) PLAY<br>
                It's a major breakthrough. An authentic gaming<br>
                smartphone on the nation's most reliable network.<br>
                And it wants your games.<br>
                <a moz-do-not-send="true"
                  href="http://p.sf.net/sfu/verizon-sfdev"
                  target="_blank">http://p.sf.net/sfu/verizon-sfdev</a><br>
                _______________________________________________<br>
                Geomoose-users mailing list<br>
                <a moz-do-not-send="true"
                  ymailto="mailto:Geomoose-users@lists.sourceforge.net"
                  href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a><br>
                <a moz-do-not-send="true"
                  href="https://lists.sourceforge.net/lists/listinfo/geomoose-users"
                  target="_blank">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a><br>
                <br>
                <br>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
  </body>
</html>