Re: [pmapper-users] Problem Ms4w v 2.2.1

2006-12-20 Thread stirner mathematic
Ahh the reason was in directory "tmp" I have bad directory in my Mapfile, ms4w workink fine with pmapper 3.0 Thank again Armin... you know put any name in the part low Left of mi map Armin? Thank >From: "Armin Burger" <[EMAIL PROTECTED]> >To: "stirner mathematic" <[EMAIL PROTECTED]> >CC:

Re: [pmapper-users] XYLAYER does not respond to MAXSCALE setting in the mapfile

2006-12-20 Thread Armin Burger
Andre, my patch was a bit too sloppy, you need both checks, so have it like if (checkScale($this->map, $mLayer, $this->map->scale)) { if ($mLayerStatus == MS_ON) { ... } } or take this http://svn.pmapper.net/trac/browser/pmapper/branches/latest-stable/incphp/map.ph

Re: [pmapper-users] pmapper_demo confusion

2006-12-20 Thread Armin Burger
1) get PHP Mapscript running 2) ensure that the map file produces a reasonable result using shp2img 3) read the docs of p.mapper how and where to configure it armin Eduardo Ross wrote: > Hi, > > It's me again > > Demo is not working, I am trying to run pmapper_demo > but I can not. > > It is v

Re: [pmapper-users] XYLAYER does not respond to MAXSCALE setting in the mapfile

2006-12-20 Thread Armin Burger
this is quite possible that it's not working. I keep this kind of layers just as legacy, I never use them any more and I doubt lots of others do. It became a bit obsolete with OGR based layers doing something similar. I will check if it's easily possible to adapt it to correct behaviour. armin

[pmapper-users] pmapper_demo confusion

2006-12-20 Thread Eduardo Ross
Hi, It's me again Demo is not working, I am trying to run pmapper_demo but I can not. It is very confusing for me find several files named pmapper_demo.map pmapper_demo_dd.map pmapper_demo_test.map and in different folders some in the config\test, config\default, another in the pmapper_demo fo

[pmapper-users] XYLAYER does not respond to MAXSCALE setting in the mapfile

2006-12-20 Thread Andre van Atten
Hi list, I have a problem with XY-layers in Pmapper 3.0 on ms4w (2.2.1). It shows on the map, but when I zoom out, it should respond to the MAXSCALE setting, above this scale the layer should switch off automatically like any other layers, but it doesn't. I have the same problem with Pmapper 1.53

Re: [pmapper-users] Problem Ms4w v 2.2.1

2006-12-20 Thread Armin Burger
and what was the reason why it was not working? armin Original-Nachricht Datum: Wed, 20 Dec 2006 03:26:10 + Von: "stirner mathematic" <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] Betreff: Re: [pmapper-users] Problem Ms4w v 2.2.1 > > Hi Armin... > > I get working pmapper 3...