Home About Links How To Use MyStuff Search

Getting WMS data on Google Maps

-> back to the notes page

Querying your map for lat/lng points

In this map, I added a very simple function that asks what the lat/lng is for any point you click. On Roadlessland.org I sent this point data to a php file that then calculates the info needed for a WMS GetFeatureInfo query. You can see an example of that here.

Here is the code for the map on this page: