[OpenLayers-Dev] Need Help Using Multiple Map Files
Brian Krebs
bkrebs at korterra.com
Mon Jan 22 09:09:22 EST 2007
No, it brings up the exact same tile.
-----Original Message-----
From: Christopher Schmidt [mailto:crschmidt at metacarta.com]
Sent: Friday, January 19, 2007 4:34 PM
To: Brian Krebs
Cc: dev at openlayers.org
Subject: Re: [OpenLayers-Dev] Need Help Using Multiple Map Files
On Fri, Jan 19, 2007 at 04:09:15PM -0600, Brian Krebs wrote:
> Log in as customerid1, zoom in and out to generate map tiles for
scales
> of 1000, 3000 and 5000.
>
> Log in as customerid2, zoom in and out to generate map tiles for
scales
> of 2000 and 4000.
>
> Log back in as customerid1 where I'm passing a parameter of
customerid1
> as the map file. Start at initial zoom scale of 1000, I see
customerid1
> map tiles. Zoom out to scale of 2000, I see customerid2 map tiles.
> Zoom out to scale of 3000, I see customerid1 map tiles, etc.
This sounds like a ka-map problem. To help reproduce this so we can
determine whether OpenLayers is a participating culprit in this case:
* Clear cache
* Open a map as whichever customer
* Copy the URL of a tile (right click, copy URL)
* Open that tile in a new tab/browser window
* Check to ensure that the URL includes the map= param.
* Change the map= param to be customer2
* See if the tile changes.
If the answer is 'no', then I think we can start examining ka-map's
tile.php, otherwise, we'll look into why OpenLayers doesn't behave in
the same way.
Regards,
--
Christopher Schmidt
MetaCarta
More information about the Dev
mailing list