[Geomoose-users] GM 2.4 RC1, Mapserver 6.0 beta 5

Dan Little danlittle at yahoo.com
Fri Apr 8 16:00:01 EDT 2011


That solution is sorta wrong...

Something like..

var olDiv = Map.div; // might now be ".element" or something similar



>________________________________
>From: Brent Fraser <bfraser at geoanalytic.com>
>To: John Callahan <john.callahan at udel.edu>
>Cc: GeoMOOSE Users List <geomoose-users at lists.sourceforge.net>
>Sent: Friday, April 8, 2011 2:57 PM
>Subject: Re: [Geomoose-users] GM 2.4 RC1, Mapserver 6.0 beta 5
>
>
> John,
>
>I ran into the olDiv problem in Dec
    (http://sourceforge.net/mailarchive/message.php?msg_id=26773197):
>
>> And while 2.9 doesn't work with GeoMoose trunk, 2.9.1 seems to 
>> work better with the exception of the cursor handling at line
    850 in > main.js: 
>> 
>> // Add cursors
    > var olDiv = >
    document.getElementById('mapContainer_OpenLayers_ViewPort'); 
>> 
>> where olDiv gets set to null. 
>> 
>> Replacing the line with 
>> 
>> var olDiv =
    document.getElementById('OpenLayers.Map_4_OpenLayers_ViewPort'); 
>> 
>> makes it work.
>
>Best Regards,
Brent Fraser
>On 4/8/2011 12:34 PM, John Callahan wrote: 
>I just downloaded the latest versions of GeoMoose 2.4 RC1 for MS4W and MS4W 3.0.2.   I also updated MS4W to use Mapserver 6.0 beta5.   A few quick notes/questions I ran into:
>>
>>
>>The GM demo showed a pink screen when first accessed.  To make the
      demo work, I had to do two things, thought the legends are off. 
      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.)  I
      couldn't tell if GD is being removed from MS6 or not.  
>>
>>I also had to comment out the GAP and STYLE elements in
      symbol.sym.  Apparently, STYLE was renamed to PATTERN and moved up
      to the STYLE section.  GAP was also moved to the STYLE section.  (http://mapserver.org/trunk/mapfile/symbol.html)
>>
>>
>>GM 2.4 ships with OpenLayers 2.8 but MS4W ships with OpenLayers
      2.10.  (I think OSGeo4W ships with OL 2.9 or 2.10.)   I pointed
      the GM demo to OL2.10 and  received this error: "olDiv is null". 
      Not that they have to match but could/should GM ship with OL2.10?
>>
>>
>>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?  Some of my data will be served as
      individual WMS layers anyway.  This is proabbly more of a
      Mapserver/mapscript question though.
>>
>>
>>- John
>>
>>**************************************************
>>John Callahan, Research Scientist
>>Delaware Geological Survey, University of Delaware
>>URL: http://www.dgs.udel.edu
>>**************************************************
>>
>>
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games. http://p.sf.net/sfu/verizon-sfdev
>>
_______________________________________________
Geomoose-users mailing list Geomoose-users at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geomoose-users 
>------------------------------------------------------------------------------
>Xperia(TM) PLAY
>It's a major breakthrough. An authentic gaming
>smartphone on the nation's most reliable network.
>And it wants your games.
>http://p.sf.net/sfu/verizon-sfdev
>_______________________________________________
>Geomoose-users mailing list
>Geomoose-users at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/geomoose-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20110408/64eef4e1/attachment.html


More information about the Geomoose-users mailing list