Re: [pmapper-users] KEYIMAGE supported?

2009-07-03 Thread Micha Silver
Armin Burger wrote:

> On 03/07/2009 09:57, Micha Silver wrote:
>> McCown, George wrote:
>>
>>> Make sure you add a Name in the Class.  Example:
>>>  CLASS
>>> Name'The name you want the TOC to display'
>>>
>>> George
>>>
>>>
>>>   
>> Yes, NAME is defined and appears correctly in the TOC, just the 
>> images are missing.
>> Thanks,
>
> you need to specify the full web location path, like
>
> KEYIMAGE "images/legend/icon.png"
Ahhh, the path relative to "DocumentRoot". Now I've got it right. Many 
thanks.

>
> armin
>
> This mail was received via Mail-SeCure System.
>
>


--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] KEYIMAGE supported?

2009-07-03 Thread Armin Burger
On 03/07/2009 09:57, Micha Silver wrote:
> McCown, George wrote:
> 
>> Make sure you add a Name in the Class.  
>> Example:
>>  CLASS
>>  Name'The name you want the TOC to display'
>>
>> George
>>
>>
>>   
> Yes, NAME is defined and appears correctly in the TOC, just the images 
> are missing.
> Thanks,

you need to specify the full web location path, like

KEYIMAGE "images/legend/icon.png"

armin

--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] KEYIMAGE supported?

2009-07-03 Thread Micha Silver
McCown, George wrote:

> Make sure you add a Name in the Class.  
> Example:
>  CLASS
>   Name'The name you want the TOC to display'
>
> George
>
>
>   
Yes, NAME is defined and appears correctly in the TOC, just the images 
are missing.
Thanks,
-- 
Micha
>
> -Original Message-
> From: Micha Silver [mailto:mi...@arava.co.il] 
> Sent: Wednesday, July 01, 2009 1:47 AM
> To: pmapper-users@lists.sourceforge.net
> Subject: [pmapper-users] KEYIMAGE supported?
>
> I have one point layer in a mapfile that is classified and each CLASS is
>
> displayed as an icon from small *.png image files. But these images do 
> not display in the TOC. I added the
>
> KEYIMAGE 'file.png'
>
> in addition to
>
> SYMBOL 'file.png'
>
> to the CLASS sections of the mapfile, but no help. The list of 
> classifications appear correctly in the p.mapper  TOC but without the 
> images.What am I missing?
>
>
> Thanks,
>
> Micha
>
>
> 
> --
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
> This email and any files transmitted with it are intended solely for the use 
> of the individual and/or entity to whom it is addressed. Unless noted 
> otherwise above, any distribution or copying of this email is strictly 
> prohibited. This email IS NOT a binding agreement on behalf of JJG.  If you 
> have received this message in error, please immediately notify the sender and 
> delete this message from your computer.
> Jordan, Jones and Goulding, Inc., 6801 Governors Lake Pkwy, Norcross, Ga. 
> 30071   www.jjg.com
>
>
> --
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
> This mail was received via Mail-SeCure System.
>
>
>   


--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] KEYIMAGE supported?

2009-07-02 Thread Armin Burger
This behaviour was once set like this on request of a user to have it 
similar as in the Mapserver CGI. And it sounds reasonable to not display 
a legend icon without a description/name for it.

armin

On 02/07/2009 14:15, McCown, George wrote:
> Make sure you add a Name in the Class.  
> Example:
>  CLASS
>   Name'The name you want the TOC to display'
> 
> George
> 
> 
> 
> 
> -Original Message-
> From: Micha Silver [mailto:mi...@arava.co.il] 
> Sent: Wednesday, July 01, 2009 1:47 AM
> To: pmapper-users@lists.sourceforge.net
> Subject: [pmapper-users] KEYIMAGE supported?
> 
> I have one point layer in a mapfile that is classified and each CLASS is
> 
> displayed as an icon from small *.png image files. But these images do 
> not display in the TOC. I added the
> 
> KEYIMAGE 'file.png'
> 
> in addition to
> 
> SYMBOL 'file.png'
> 
> to the CLASS sections of the mapfile, but no help. The list of 
> classifications appear correctly in the p.mapper  TOC but without the 
> images.What am I missing?
> 
> 
> Thanks,
> 
> Micha
> 
> 
> 
> --
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 
> This email and any files transmitted with it are intended solely for the use 
> of the individual and/or entity to whom it is addressed. Unless noted 
> otherwise above, any distribution or copying of this email is strictly 
> prohibited. This email IS NOT a binding agreement on behalf of JJG.  If you 
> have received this message in error, please immediately notify the sender and 
> delete this message from your computer.
> Jordan, Jones and Goulding, Inc., 6801 Governors Lake Pkwy, Norcross, Ga. 
> 30071   www.jjg.com
> 
> 
> --
> ___
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 


--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] KEYIMAGE supported?

2009-07-02 Thread McCown, George
Make sure you add a Name in the Class.  
Example:
 CLASS
Name'The name you want the TOC to display'

George




-Original Message-
From: Micha Silver [mailto:mi...@arava.co.il] 
Sent: Wednesday, July 01, 2009 1:47 AM
To: pmapper-users@lists.sourceforge.net
Subject: [pmapper-users] KEYIMAGE supported?

I have one point layer in a mapfile that is classified and each CLASS is

displayed as an icon from small *.png image files. But these images do 
not display in the TOC. I added the

KEYIMAGE 'file.png'

in addition to

SYMBOL 'file.png'

to the CLASS sections of the mapfile, but no help. The list of 
classifications appear correctly in the p.mapper  TOC but without the 
images.What am I missing?


Thanks,

Micha



--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

This email and any files transmitted with it are intended solely for the use of 
the individual and/or entity to whom it is addressed. Unless noted otherwise 
above, any distribution or copying of this email is strictly prohibited. This 
email IS NOT a binding agreement on behalf of JJG.  If you have received this 
message in error, please immediately notify the sender and delete this message 
from your computer.
Jordan, Jones and Goulding, Inc., 6801 Governors Lake Pkwy, Norcross, Ga. 30071 
  www.jjg.com


--
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users