Re: [pmapper-users] tileindex layer

2007-07-19 Thread Gaston Izaguirre
Laurent, I've been using vector layers (lines, points and polygons) with TILEINDEX with actual and previous releases of pmapper and it works fine. In your mapfile try to set the layer STATUS to DEFAULT, so it is always displayed. Verify in your pmapper config.ini the settings of allGroups and

[pmapper-users] automatic map refresh in p.mapper 3.1

2007-07-18 Thread Gaston Izaguirre
Hi everybody, I need some help on refreshing the map area every 60 seconds automatically, without pressing the refresh button. I was using p.mapper 3.0 for a while, but recently I updated it to p.mapper 3.1 (release) with MS4W 2.2.4 (mapserver 4.10.2, PHP 5.2.3, mapscript 4.10.2, Apache 2.2.4)

[pmapper-users] question on HYPERLINK

2007-03-16 Thread Gaston Izaguirre
Hi all, Is there any possibility to use two RESULT_HYPERLINK fields to construct only one URL to be open as an hypelink from an infoWindow? E.g. defining something like: METADATA ... RESULT_FIELDS textid,id,vid,latitude,longitude,vel,sent,fecha RESULT_HEADERS

Re: [pmapper-users] Black screen

2007-03-15 Thread Gaston Izaguirre
Norbert, Check the IMAGEURL path in the WEB section of your mapfile. It seems that the maps are generated correctly and stored in the tmp directory defined by IMAGEPATH, but they are not accesible by the web browser. Perhaps this helps. Regards, Gaston. - Original Message - From:

Re: [pmapper-users] problem with initmap.php

2007-03-06 Thread Gaston Izaguirre
Szady [EMAIL PROTECTED] To: 'Gaston Izaguirre' [EMAIL PROTECTED]; pmapper-users@lists.sourceforge.net Sent: Tuesday, March 06, 2007 4:32 PM Subject: RE: [pmapper-users] problem with initmap.php Gaston, Thanks a lot. Anyway, is it very difficult update mapserver? Bogumil -Original Message

[pmapper-users] automatic Vehicle tracking application (AVL)

2007-03-02 Thread Gaston Izaguirre
Hi list, I have made a similar post to other lists regarding mapserver. I was experimenting a bit with p.mapper and database data, and I think is a great tool. Nowadays I want to implement an online automatic vehicle tracking application (AVL). I have vector maps and real time GPS data in a

Re: [pmapper-users] need some help using XYLAYER_PROPERTIES / showCoords() function

2007-02-02 Thread Gaston Izaguirre
[EMAIL PROTECTED] To: Gaston Izaguirre [EMAIL PROTECTED] Cc: pmapper-users@lists.sourceforge.net Sent: Thursday, January 25, 2007 5:38 AM Subject: Re: [pmapper-users] need some help using XYLAYER_PROPERTIES Between my needs they are: - With the XYLAYER_PROPERTIES I can get the data

[pmapper-users] New language sets

2007-01-31 Thread Gaston Izaguirre
. Regards, Gaston Izaguirre. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v

Re: [pmapper-users] need some help using XYLAYER_PROPERTIES

2007-01-24 Thread Gaston Izaguirre
this with the pmapper autorefresh? Any contribution will be welcome. Thank you in advance, specially thanks to Armin for his clarifying answers, Gaston. - Original Message - From: Armin Burger To: Gaston Izaguirre Cc: pmapper-users@lists.sourceforge.net Sent: Monday, January 22, 2007 4:10 PM

[pmapper-users] need some help using XYLAYER_PROPERTIES

2007-01-22 Thread Gaston Izaguirre
Hi everybody I'm using p.mapper 3.0.0 with MS4W 1.5.5 (mapserver 4.8.3) for a small application. For one of the layers I retrive the data from a ms sql server (lat lon coordinates), which change dynamically, every 30 seconds the information is updated. Using the Layer Metada

[pmapper-users] p.mapper 3.0.0 for ms4w

2007-01-11 Thread Gaston Izaguirre
Hi all, Is there any non official p.mapper 3.0.0 package for ms4w? Where can I find it? If not, is there somebody who can give me a hand on how to setup p.mapper 3.0.0 to work with ms4w? I´ve tried some manual configuration, following the p.mapper 2.0.0 package structure, but I obtained the

Re: [pmapper-users] How to load dynamic data from MS SQL?

2007-01-05 Thread Gaston Izaguirre
Armin, Thank you very much! I have followed your advice, and the 'XY-Layer' is working fine. Again, thanks for the quick answer. Gaston. - Original Message - From: Armin Burger [EMAIL PROTECTED] To: Gaston Izaguirre [EMAIL PROTECTED] Cc: pmapper-users@lists.sourceforge.net Sent

[pmapper-users] How to load dynamic data from MS SQL?

2007-01-04 Thread Gaston Izaguirre
Hi All, I'm new to p.mapper and I'm migrating a little PHP/MapScript application I've developed to the p.mapper framework, in order to take advantage of the broad functionality and multiple configurations that offers. This task seems to be straightforward, but I have some doubts. In my