[mapserver-users] Displaying a point given its latitude andlongitude
Léveillé, James
James.Leveille at mtq.gouv.qc.ca
Wed Aug 20 04:42:57 PDT 2008
Ramya,
Here is an example that allows me to display a rectangle in a custom
coordinate system.
Start from there using your own coordinate system.
LAYER
PROJECTION
"init=epsg:42105"
END
METADATA
wms_title "Fond de carte"
END
NAME "fond_carte"
STATUS ON
DUMP TRUE
EXTENT 30000 75000 1700000 2120000
TYPE POLYGON
FEATURE
POINTS
-8000 57150
-8000 2111000
1773200 2111000
1773200 57150
-8000 57150
END
END
CLASS
COLOR 240 230 175
END
END
______________________________________________________
JAMES LÉVEILLÉ
Service des systèmes de Mission
Direction des technologies de l'information
Ministère des Transports du Québec
5833, boul. Pierre-Bertrand, 2ième étage
Québec (Québec) G2K 1K7
Téléphone: (418) 380-2005 poste 227
Télécopieur: (418) 644-6653
james.leveille at mtq.gouv.qc.ca <mailto:james.leveille at mtq.gouv.qc.ca>
-----Message d'origine-----
De : mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] De la part de ramya
srinivasan
Envoyé : 20 août 2008 06:09
À : mapserver-users at lists.osgeo.org
Objet : [mapserver-users] Displaying a point given its latitude
andlongitude
Hello,
How to display a point in the map given its latitude and
longitude.R there any methods under php/mapscript to do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080820/84434ebe/attachment.htm>
More information about the MapServer-users
mailing list