Hi all,
Our team found that when we use SQLView which got several type of geometry
and styled polygon with like this:
1
6.0
It will not able to click inside polygon for GetFeatureInfo. We removed this
parameter then worked properly.
Thanks
Hi,
That is so exotic that for sure developers haven't had such as a test case. You
must be the one who can test it best. I would think ways to make the situation
simpler and step by step add new tricks:
- Make SQLView to return only polygons and use simple polygon style
- Make SQLView to return
Dear Jukka Rahkonen and Mauro Bartolomeoli
Thanks for response.
We are using Geoserver 2.5 and our polygon style has fill but this layers
has been created by SQLView which not directly publish from table. Is this
the point? Moreover in this SQLView return me with many types of geometry
(not multi
On Wed, Sep 24, 2014 at 11:02 AM, Mauro Bartolomeoli <
maurobartolome...@gmail.com> wrote:
> Hi,
> Which version of GeoServer are you using?
> In recent versions the WMS GetFeatureInfo behaviour changed to only
> respond on clicks done on pixels that are rendered on the map, so what you
> describe
Hi,
This was discussed already in June but did it lead to fix?
http://comments.gmane.org/gmane.comp.gis.geoserver.user/42254
-Jukka Rahkonen-
Mauro Bartolomeoli wrote:
Hi,
Which version of GeoServer are you using?
In recent versions the WMS GetFeatureInfo behaviour changed to only respond on
c
Hi,
Which version of GeoServer are you using?
In recent versions the WMS GetFeatureInfo behaviour changed to only respond
on clicks done on pixels that are rendered on the map, so what you describe
can probably happen if you are using a linear style (no fill) to draw your
polygons.
Cheers,
Mauro
Dear All,
May i have some question about WMS GetFeatureInfo on the polygon geometry. I
have no idea that when i tried to click on my polygon (exactly polygon in
database) for get information through Layer Preview in Geoserver, i cant get
it when click inside but it is work when i click on its boun