In the feature object
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Wed Nov 24 17:09:29 PST 2004
Joseph,
The simple answer is yes. The more complete answer is that you need all
your data to be in the same projection OR you need to specify the
projections. So if you data for Calif. is in some projection then you
would need to specify the that projection in in the mapfile before any
layer definitions, this will be the output projection of the image. Then
in each layer you would include a PROJECTION ... END block define what
the projection that that layer is defined in. And finally in your
feature LAYER you would define the projection as:
PROJECTION
"proj=latlong"
END
And mapserver shoudl take care of the rest.
-Steve
Joseph Norris wrote:
> Hello again,
>
> In the feature object at
> http://mapserver.gis.umn.edu/doc42/mapfile-reference.html#feature
>
> Can the points be lat/long?
>
> Thanks.
>
> #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);
>
More information about the MapServer-users
mailing list