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