<div dir="ltr"><div><div><div><div><div>HiTom,<br><br></div>Thx for hint it seem really an interesting solution.<br><br></div><div>I dont know was possible to adjust the mapfle objet before executing it.<br><br></div><div>I search and find this doc<br><br><a href="http://www.mapserver.org/ogc/mapscript.html">http://www.mapserver.org/ogc/mapscript.html</a><br><br></div><div>right it ?<br></div><br></div></div>Thx,<br></div>A.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-06 16:18 GMT+01:00 Kralidis, Tom (EC) <span dir="ltr"><<a href="mailto:tom.kralidis@canada.ca" target="_blank">tom.kralidis@canada.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Andrea:<br>
<br>
You could serve your WMS via MapScript which could intercept the<br>
request and adjust the mapfile object in memory before executing the response.<br>
<br>
We've done this with Python MapScript in implementing the WMS Best Practice<br>
for Time/Elevation, but there's no reason why the same approach couldn't work<br>
with processing IPs.<br>
<br>
Hope this helps.<br>
<br>
..Tom<br>
<br>
<br>
From: mapserver-users [mailto:<a href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-<wbr>bounces@lists.osgeo.org</a>] On Behalf Of Andrea Peri<br>
Sent: 06 March 2018 10:12<br>
To: <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.<wbr>org</a><br>
Subject: [mapserver-users] How return a different result for different IPs<br>
<div class="HOEnZb"><div class="h5"><br>
Hi,<br>
I need to implement a wms mapserver service where from a layer.<br>
when done a GetFeatureInfo the system return a different geometry for differents IP address.<br>
More explicitly. It should return the exact geometry for some explicited IP address and return instead the Boundign Box for every other IP address.<br>
<br>
Actually the only one solution I know is implement a front-end filter that redirect to one wms service where the dataset is with bbox geometry only for some IP and redirect to another wms system where there s a dataset with exact geometries for specific IP addresses.<br>
<br>
But of course I like if there is a choice of solution inside the mapserver world.<br>
<br>
Any help is welcome.Thx,<br>
Andrea<br>
--<br>
-----------------<br>
Andrea Peri<br>
. . . . . . . . .<br>
qwerty àèìòù<br>
-----------------<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br></div>
</div>