[mapserver-users] memory mapObj ?

Tamas Szekeres szekerest at gmail.com
Wed Jul 2 08:28:01 EDT 2008


Hi,

Currently only the python bindings expose msLoadMapFromString and I
don't see any compelling reason why not to do so in the other
languages as well.
I would consider a module level static LoadMapFromString to create a
map object using the string with the mapfile contents.
Are you using PHP or SWIG mapscript?
You might want to create a ticket with this issue.

Best regards,

Tamas



2008/7/2 Luper Rouch <luper.rouch at gmail.com>:
> Hi,
>
> I am using mapscript to render maps : there are mapfiles stored in a
> database, mapObj are created from them and rendered via WMS.
>
> Right now I have to write temporary files on the filesystem to create the
> mapObj objects, is there a way to create them from memory to improve
> performance ?
>
> Thanks,
> Luper
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list