[fusion-users] Tr : Request for DMSG Fusion (MapServer) details

Paul Spencer pspencer at dmsolutions.ca
Tue Mar 18 08:54:52 EDT 2008


Hi Maher,

you need to join the fusion users mailing list to be able post (http://lists.osgeo.org/mailman/listinfo/fusion-users 
).  I recommend it :)

Fusion now has its own home separate from MapGuide OS at:

http://trac.osgeo.org/fusion

The version of fusion that you can get from that site (and associated  
SVN) work with MapServer.  There is not a lot documented about working  
with MapServer yet, but it does work well with MapServer and is stable.

We are looking for brave people to get started, ask questions and help  
with documenting it :)

The basic things to do to get it working with MapServer are to

* edit the config.json file and make sure that it has the right settings
* create a <Map> tag in the ApplicationDefinition with  
<Type>MapServer</Type> and put the full path to the mapfile in the  
<Extension><MapFile></MapFile></Extension> block of the <Map>

<Map>
   <Type>MapServer</Type>
   <Extension>
     <MapFile>/path/to/map/file</MapFile>
   </Extension>
</Map>

You will also want to make sure that your PHP has a setting for  
session.save_path in php.ini.

Cheers

Paul

On 18-Mar-08, at 3:45 AM, Maher askri wrote:

> Hi,
> I'm a Tunisian student developing a web mapping application based on  
> MapServer (version 5.0).
> I want to integrate DMSG Fusion in my application in order to  
> enhance it, but the problem is that i found only the version that  
> works with MapGuide (on http://download.osgeo.org/mapguide/releases/fusion-preview/fusion-mapguide-1.0-preview.zip)
> I read on your site (http://www.dmsolutions.ca/technology/ 
> fusion.html) that MapServer is one of the supported mapping engines  
> for Fusion.
> so i'll be really grathefull to send me a link to download your  
> Fusion framework, or to let me know how it's possible to get it.
> i have one more question: does the current Fusion version (1.0.3)  
> support MapServer ? if yes, is it stable at the moment ?
> yours,
>
>
>
> Envoyé avec Yahoo! Mail.
> La boite email la plus appreciée au monde.  
> _______________________________________________
> fusion-users mailing list
> fusion-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fusion-users


__________________________________________

    Paul Spencer
    Chief Technology Officer
    DM Solutions Group Inc
    http://www.dmsolutions.ca/



More information about the fusion-users mailing list