Re: [Geoserver-users] GetFeatureInfo giving no results - sometimes

2013-08-07 Thread Jonathan Moules
HI Christian, This GeoServer thing sounds quite interesting, I'll have to give it a try. ;-) Well, it's not meant for that but you can do it. and in the best spirit of traditional hacking, it works great. Onto the problem. It seems I may have copied/pasted a "broken" one into the "working"

Re: [Geoserver-users] GetFeatureInfo giving no results - sometimes

2013-08-07 Thread cmaul
Jonathan, I noticed I took the wrong values (i.e. the ones that worked). The other values end up with exactly the same scale: 1 : 40,000.022 So from the point of view of Geoserver, both are identical and both are slightly above. However, the principle of how you can use the 'create gridse

Re: [Geoserver-users] GetFeatureInfo giving no results - sometimes

2013-08-07 Thread cmaul
Hi Jonathan, Yes there is a brilliant tool for it and it is called Geoserver. But, seriously: Create a new Gridset from EPSG:27700, in which you are entering your bounding box and the image width and height as tile width and height. Then create level0 and voila you will see that it is a tiny frac

Re: [Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Jonathan Moules
My suggestion was more to change the actual default (3) itself for GeoServer to ... 5? rather than add a new feature. I like the feature idea, but I think it only sidesteps the issue of the default being too low. Hence asking if other people/users are encountering problems with the current default

Re: [Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Andrea Aime
On Wed, Aug 7, 2013 at 5:59 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > Good point. I figured it was 3 pixels for the search, plus 0.5 for half > the line width. In that case, at least visually in rasterland the pixel is > within 3.5 pixels of the centreline, hence my commen

Re: [Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Jonathan Moules
Good point. I figured it was 3 pixels for the search, plus 0.5 for half the line width. In that case, at least visually in rasterland the pixel is within 3.5 pixels of the centreline, hence my comment about rounding. --- Back to the original thought, is it possible to increase the default? I know

Re: [Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Andrea Aime
On Wed, Aug 7, 2013 at 5:42 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > Hi Andrea, > I did catch the section of the documentation about the SLD's and the > feature width being taken into account. > In this instance the feature width is explicitly defined as 1: > >> 1 > > >

Re: [Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Jonathan Moules
Hi Andrea, I did catch the section of the documentation about the SLD's and the feature width being taken into account. In this instance the feature width is explicitly defined as 1: > 1 However, if it is three, then I'm surprised that this click missed: [image: Inline images 1] The green do

Re: [Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Andrea Aime
On Wed, Aug 7, 2013 at 5:01 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > Hi List, > I've got a number of users who are experiencing issues with > GetFeatureInfo not returning anything when they click a line feature. This > is different from my previous email as those were p

[Geoserver-users] GetFeatureInfo Buffer/tolerance default

2013-08-07 Thread Jonathan Moules
Hi List, I've got a number of users who are experiencing issues with GetFeatureInfo not returning anything when they click a line feature. This is different from my previous email as those were polygons and there was no chance of missing. In this case after careful study, it seems that users are

[Geoserver-users] Google Earth problem diapplay KML

2013-08-07 Thread Hartmuth Schachinger
Hello! I have a problem to diplay some layers in Google Earth. The same KML link from the layer preview page of GEOSERVER works on some windoes machines and on some it does not. On the machines, where GE does not work properly, I only get coarse pictures but no features. It is possible to get f

Re: [Geoserver-users] layer-parameter in GetLegendGraphic-link without workspace prefix

2013-08-07 Thread Andrea Aime
On Wed, Aug 7, 2013 at 2:22 PM, Sven Tschirner wrote: > Hi, > > Geoserver generates GetLegendGraphic-requests as the legend url. Here we > stumbled upon a slight difference between > > first the layer-name to which a style-element and its legend url belong > (e.g. “tiger:poi” in the exampl

[Geoserver-users] layer-parameter in GetLegendGraphic-link without workspace prefix

2013-08-07 Thread Sven Tschirner
Hi, Geoserver generates GetLegendGraphic-requests as the legend url. Here we stumbled upon a slight difference between first the layer-name to which a style-element and its legend url belong (e.g. "tiger:poi" in the example below) and second the "layer" attribute value of the GetLegendGraphic-r

Re: [Geoserver-users] No roles with ROLE_ADMINISTRATOR can't create any either

2013-08-07 Thread GISnovice
I got access to the server and manually changing the XML got it all working. I'm on 2.3.1 btw. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/No-roles-with-ROLE-ADMINISTRATOR-can-t-create-any-either-tp5071097p5071284.html Sent from the GeoServer - User mailing list archive

Re: [Geoserver-users] Suggestions for Server-side Map generation?

2013-08-07 Thread Andrea Aime
On Wed, Aug 7, 2013 at 1:02 PM, Jonathan Moules < jonathanmou...@warwickshire.gov.uk> wrote: > Hi Martin, > Mapfish is good but at the same time it's a pain. > > You can also run it as a stand-alone Tomcat/jetty instance as compared to > a module for GeoServer. This may be a good idea as I believe

Re: [Geoserver-users] Suggestions for Server-side Map generation?

2013-08-07 Thread Jonathan Moules
Hi Martin, Mapfish is good but at the same time it's a pain. You can also run it as a stand-alone Tomcat/jetty instance as compared to a module for GeoServer. This may be a good idea as I believe the version of MapFish used by the printing module is quite old and may not include all the tiling stu

Re: [Geoserver-users] No roles with ROLE_ADMINISTRATOR can't create any either

2013-08-07 Thread Landry Breuil
On 08/06/13 17:31, GISnovice wrote: > Hello, > > This is my first time using geoserver. I want to make a second accound with > administrator rights but I can't because there aren't any roles with > ROLE_ADMINISTRATOR as the parent and it doesn't appear in the parent role > list. Looking at the do