simple tool for conversion

Joseph Norris sirronj at PACBELL.NET
Fri Dec 10 18:08:08 EST 2004


I did just that - thank you - now my features are over my circles  - is
there a way to move those to the side or above?

Thank you.


#Joseph Norris (Perl - what else is there?/Linux/CGI/Mysql) print @c=map chr
$_+100,(6,17,15,16,-68,-3,10,11,16,4,1,14,-68,12,1,14,8,-68,4,-3,-1,7,1,14,-
68,-26,11,15,1,12,4,-68,-22,11,14,14,5,15,-90);

-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at lists.umn.edu]On
Behalf Of Eric Bridger
Sent: Friday, December 10, 2004 1:42 PM
To: MAPSERVER-USERS at lists.umn.edu
Subject: Re: [UMN_MAPSERVER-USERS] simple tool for conversion

At 12:26 PM 12/10/2004 -0800, Joseph Norris wrote:


Thanks for the help - I have attached the test mapfile.

>LAYER
>        NAME "Teacher Names"
>        STATUS DEFAULT
>        TRANSFORM FALSE
>        TYPE ANNOTATION
>
>    FEATURE
>      POINTS -120.630190 35.144119 END
>      TEXT "name 327"
>    END
>
>    FEATURE
>      POINTS -121.942468 37.340641 END
>      TEXT "name 124"
>    END
....

This layer may still need a CLASS and STYLE section, I'm not sure about
ANNOTATION  layers.
But the real problem is you have TRANSFORM FALSE but your FEATURE POINTs are
in long lat.
TRANSFORM FALSE means the points would be pixel values not map coordinates.
Try removing the TRANSFRORM FALSE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20041210/4eb3d4de/attachment.html


More information about the mapserver-users mailing list