GPS coordinate

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Fri Feb 10 12:59:53 EST 2006


Since mapserver expects coordinate values in x,y you probably want to 
enter your data below as long lat instead of lat long.

-Steve

Luis Treviño Huerta wrote:
> Leo:
> 
> One option is to use de FEATURE object, you can include into your layer 
> definition something like:
> 
> FEATURE
>  POINTS
>     lat value   long value
>  END
> END
> 
> and include the symbol for that point, something like...
> CLASS
>  SYMBOL 'square'
>  SIZE 10
>  COLOR 255 0 255
> END
> 
> hope it helps
> Regards
> Luis
> ----- Original Message ----- From: "Leonardo Lamarca" 
> <lamarca at ACQUASOFTWARE.COM.BR>
> To: <MAPSERVER-USERS at LISTS.UMN.EDU>
> Sent: Thursday, February 09, 2006 11:15 AM
> Subject: [UMN_MAPSERVER-USERS] GPS coordinate
> 
> 
>> Anyone can help me?
>> How can I set a point on map using GPS coordinate (latitude/longitude) ?
>> The user will input latitude and longitude coordinates and the 
>> software must draw a point on map.
>>
>> []
>> Leo Lamarca 
> 
> 



More information about the mapserver-users mailing list