<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    John,<br>
    <br>
    I ran into the olDiv problem in Dec
    (<a class="moz-txt-link-freetext" 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="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
    <br>
    On 4/8/2011 12:34 PM, John Callahan wrote:
    <blockquote
      cite="mid:BANLkTimfSd8koT6PNqaMsGmV3f_Qs=NDog@mail.gmail.com"
      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"
        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" href="http://www.dgs.udel.edu"
        target="_blank">http://www.dgs.udel.edu</a><br>
      **************************************************<br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></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 class="moz-txt-link-freetext" href="http://p.sf.net/sfu/verizon-sfdev">http://p.sf.net/sfu/verizon-sfdev</a></pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Geomoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Geomoose-users@lists.sourceforge.net">Geomoose-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/geomoose-users">https://lists.sourceforge.net/lists/listinfo/geomoose-users</a>
</pre>
    </blockquote>
  </body>
</html>