QueryByPoint problem
Eric Bridger
eric at GOMOOS.ORG
Thu Mar 10 05:40:18 PST 2005
On Thu, 2005-03-10 at 06:41, Stéphane RIFF wrote:
> Hi,
>
> I want to query my map with QueryByPoint layer function.
> The problem i face is :
> my map projection is esri:27582
> i have a layer which projection is epsg:4326 (the layer i want to query)
>
> To get coordinate from mouse click i use pix2geo function which is base
> on map projection
> so i get click coordinate in esri:27582.
> When i use queryByPoint it returns no results.
> My question is do i have to reproject my point in epsg:4326 before doing
> query
> or does mapserver handles it by itself ???
>
Mapscript handles it. So there is probably some other issue.
More information about the MapServer-users
mailing list