[Pmapper-users] Dynamic map creation in pmapper

2006-06-01 Thread Armin Burger
> > > > Just one note: do the offsX and offsY parameters in > > refmap.phtml need to be exactly the same as "left" and "top" > > in .refmap class in default.css? I wanted to move my > > reference map to the right (it was not centrally aligned in > > the frame) so I just increased the value of

[Pmapper-users] Dynamic map creation in pmapper

2006-06-01 Thread Gambin Dejan
mapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > Thanks Armin, > > I have done the calculations using the formula I suppose > mapserver is using, something like: > > md = (width-1)/(MS_PPI*inchesPerUnit[units]); > gd

[Pmapper-users] Dynamic map creation in pmapper

2006-06-01 Thread Gambin Dejan
> Sent: Friday, May 26, 2006 4:02 PM > To: Gambin Dejan > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > the max scale is just a coarse estimation using the height relations. > You might also use the width relations and then use the > average of both. &

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Dejan Gambin
happening :-)) thanks dejan > -Original Message- > From: Armin Burger [mailto:armin.burger at gmx.net] > Sent: Thursday, May 25, 2006 6:55 PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > >

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Armin Burger
cept with "Back" button which can >>> still go to "Full extent"...."Home" button works OK, "Zoom >> out" too... >>> dejan >>> >>>> -Original Message- >>>> From: Armin Burger [mailto:armin.burger a

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Gambin Dejan
Hi, Sorry for bothering againI keep trying to solve the problem with slider updating but I just can't make any progress. I will try to explain what I have done: 1. I have modified the returnMaxScale function to get initial s1 (maxScale) like: if (isset($_SESSION["initext"])) {

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Gambin Dejan
PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > you will have to do something similar for 'pmap_setGeoExt()' > in map.php around line ~203 ... $this->geoext0 = > $this->map->

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Gambin Dejan
M > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > You might use the parts from the latest dev version (on > www.pmapper.net/dl) that allows a more flexible resizing with mouse > drag. In any case i

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Gambin Dejan
: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > Hi Gambin. > Why not documenting these customizations on the wiki? I > believe they'll be > useful to others too, and it'll take a few minutes. > All the best. > pc

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Paolo Cavallini
Hi Gambin. Why not documenting these customizations on the wiki? I believe they'll be useful to others too, and it'll take a few minutes. All the best. pc At 08:45, gioved? 25 maggio 2006, Gambin Dejan has probably written: > Thanks Armin > > I have replaced the parts of the code. Just tell me if

[Pmapper-users] Dynamic map creation in pmapper

2006-05-25 Thread Gambin Dejan
ger at gmx.net] > Sent: Wednesday, May 24, 2006 10:56 PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > You might use the parts from the latest dev version (on > www.pmapper.net/dl) that allows a mor

[Pmapper-users] Dynamic map creation in pmapper

2006-05-24 Thread Armin Burger
ccordingly > > > dejan > >> -Original Message- >> From: Armin Burger [mailto:armin.burger at gmx.net] >> Sent: Tuesday, May 23, 2006 6:48 PM >> To: Gambin Dejan >> Cc: pmapper-users at faunalia.it >> Subject: Re: [Pmapper-users] Dynami

[Pmapper-users] Dynamic map creation in pmapper

2006-05-24 Thread Gambin Dejan
Message- > From: Armin Burger [mailto:armin.burger at gmx.net] > Sent: Tuesday, May 23, 2006 6:48 PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > you will have to do something similar for 'pm

[Pmapper-users] Dynamic map creation in pmapper

2006-05-23 Thread Gail Long
s are only difficult while you don't understand them. >From: "Armin Burger" >To: "Dejan Gambin" >CC: pmapper-users at faunalia.it >Subject: Re: [Pmapper-users] Dynamic map creation in pmapper >Date: Thu, 18 May 2006 09:58:43 +0200 (MEST) > >why

[Pmapper-users] Dynamic map creation in pmapper

2006-05-23 Thread Armin Burger
SSION['initext']); >> $maxext = ms_newrectObj(); >> $maxext->setextent($initext["minx"],$initext["miny"],$initext[ > "maxx"],$initext["maxy"]); >> $this->maxextent = $maxext; >> >> >> armin >> >>

[Pmapper-users] Dynamic map creation in pmapper

2006-05-23 Thread Gambin Dejan
; Sent: Monday, May 22, 2006 3:51 PM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: RE: [Pmapper-users] Dynamic map creation in pmapper > > > Dejan, > > I see a possibility by writing the initial (= max ) extent as > assoc array to a session variabl

[Pmapper-users] Dynamic map creation in pmapper

2006-05-22 Thread Armin Burger
> Von: "Gambin Dejan" > An: "Armin Burger" > Kopie: > Betreff: RE: [Pmapper-users] Dynamic map creation in pmapper > Datum: Mon, 22 May 2006 13:09:50 +0200 > > Hi Armin, > > I have done this like you described me. I have a tileindex shapefile and I &g

[Pmapper-users] Dynamic map creation in pmapper

2006-05-22 Thread Gambin Dejan
ay, May 18, 2006 9:59 AM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > why don't you just put all your hotspot tiffs into an image > catalog (strangely called 'tileindex' in mapserv

[Pmapper-users] Dynamic map creation in pmapper

2006-05-18 Thread Gambin Dejan
Thursday, May 18, 2006 9:59 AM > To: Gambin Dejan > Cc: pmapper-users at faunalia.it > Subject: Re: [Pmapper-users] Dynamic map creation in pmapper > > > why don't you just put all your hotspot tiffs into an image > catalog (strangely called 'tileindex' in ma

[Pmapper-users] Dynamic map creation in pmapper

2006-05-18 Thread Armin Burger
armin > --- Urspr?ngliche Nachricht --- > Von: "Dejan Gambin" > An: > Betreff: [Pmapper-users] Dynamic map creation in pmapper > Datum: Wed, 17 May 2006 21:24:47 +0200 > > Hi, > > I have an imagemap with 100 hotspot areas. Each hotspot is rectangular > area &

[Pmapper-users] Dynamic map creation in pmapper

2006-05-17 Thread Dejan Gambin
Hi, I have an imagemap with 100 hotspot areas. Each hotspot is rectangular area represented by one tiff file (about 170MB in size including built-in overviews). When user clicks on a hotspot the map with this area should be dsiplayed (maybe its neighbours too if this is not too complicated). So,