On 08/04/2011 16:57, Chris Jackson wrote:
> I am thinking about looking into split screen layouts for comparative layer
> work as an aside.

I have some doubts that this will work with p.mapper due to its session 
handling (nearly everything is stored in a PHP session). If both maps 
will run on the same web site they would share the same session and have 
overlapping session variables, with one map overwriting the settings of 
the other. In v4.1 I added the possibility for custom session 
management, but I don't know if this could solve this issue.


> my main headaches have been data rendering performance

Where do these problems appear for you? On decently new and powerful 
servers I only noticed some potential performance issues with raster 
data that are re-projected and use resampling, but even this can usually 
be resolved with some layer/data management and pre-processing. Vector 
data if defined with reasonable scale dependencies are normally quite 
fast to render, even with re-projection.

armin

------------------------------------------------------------------------------
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
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to