1) send coordinates from js to PHP: plugins/coordinates/coordinates.js
2) convert coordinates: plugins/coordinates/x_coords.php
3) many options:
3a) search via pgsql: see plugins/digitizepoints/*
3b) or use pmapper/incphp/x_ajax/x_info.php and use
json_decode($queryResult) to find your
thanks for the answer, but: how ?
"You have to send them to your PHP file, convert the click in map unit,
use PHP mapscript to project coordinates, search the shapes, and call
tour SOAP service. "
This is the part what i cant do :)
Send the mouse click coordinates to the php file ( witch contai
Hi
Medve Zsolt a écrit :
> Hy!
>
> I would like to ask some qouestion about p.mapper logics.
> 1. I see that the line in js_config.php :
> {tool:'identify', name:'Identify'}, is for the button to
> apear in Tools. But where is the code of the image. Where and how it
> will get the i