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

2007-02-04 Thread Armin Burger
Gaston you have to be aware that the XY layers in p.mapper are no standard layer types of Mapserver but a definition inside p.mapper. So they might not support all the features of normal layers like labels. I checked the possibility to label the points in an easy way. In principal it should work

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

2007-02-02 Thread Gaston Izaguirre
degrees or in decimal degrees? Thank you in advance. Gaston. - Original Message - From: "Armin Burger" <[EMAIL PROTECTED]> To: "Gaston Izaguirre" <[EMAIL PROTECTED]> Cc: Sent: Thursday, January 25, 2007 5:38 AM Subject: Re: [pmapper-users] need some help usi

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

2007-01-25 Thread Armin Burger
> Between my needs they are: > > - With the XYLAYER_PROPERTIES I can get the data coordinates (in my case > GPS > very Dynamic data) for a layer from a datbase, bu I need to display more > data than the coordinates, other attributes from the table/view from which > are taken these coordi

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

2007-01-24 Thread Gaston Izaguirre
ject: Re: [pmapper-users] need some help using XYLAYER_PROPERTIES > The only way I think this could work is using a database VIEW that is > created based on the join/filter you have in your select. > > armin > > Gaston Izaguirre wrote: >> Hi everybody >> >> I&#x

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

2007-01-22 Thread Armin Burger
The only way I think this could work is using a database VIEW that is created based on the join/filter you have in your select. armin Gaston Izaguirre wrote: > 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

[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 XYLAYER_PROPERTIE