[OpenLayers-Users] How to show Lat Long values as a point layer
Phil Scadden
p.scadden at gns.cri.nz
Sun Feb 20 15:07:28 EST 2011
> I have more than 6000 Lat Long values.Is there any way to show those
> points over the google map.
For that many points, there is nothing to beat putting them into a
spatial format (POSTGIS for eg) and then
serving that layer from geoserver with WMS and WFS. If you have a google
layer as baselayer, then OL will request the point data in google
projection and geoserve will project on fly if you have set the SRS
properly. Open it as WMS layer and query it with WFS.
--
Phil Scadden, Senior Scientist GNS Science Ltd 764 Cumberland St,
Private Bag 1930, Dunedin, New Zealand Ph +64 3 4799663, fax +64 3 477 5232
Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.
More information about the Users
mailing list