Re: [Geoserver-users] Labels repeating in polygon

2011-08-09 Thread Andrea Aime
On Tue, Aug 9, 2011 at 3:39 AM, Rohan Parkes melanchtho...@gmail.com wrote: I have a set of layers which represent grids from street directories, running off a postGIS database. The grids are actually represented by polygons, not lines. They are meant to display as WMS overlays with the grid

Re: [Geoserver-users] org.geoserver.platform.ServiceException: 1 feature types requested, but found 2 view params specified.

2011-08-09 Thread Andrea Aime
On Thu, Aug 4, 2011 at 5:33 PM, Charles Galpin cgal...@lhsw.com wrote: Use 123\,456\,789 instead Thanks so much.  Boy this had me stumped, but I did not think to check that this could have changed. It was a easy fix knowing this though :) Yeah, another user kindly contributed a patch back at

[Geoserver-users] ZoomToLayer on contextmenu zooms to the map's max extent instead of layers extent

2011-08-09 Thread Viola Anne
Hi, I have a contextmenu on the treepanel. The ZoomToLayer command however zooms to the maps max extent instead of the layers extent. when i check the params using firebug, the BBOX for all my layers have the same values. I had thought of using the getDataExtent to get the extents for each layer

Re: [Geoserver-users] org.geoserver.platform.ServiceException: 1 feature types requested, but found 2 view params specified.

2011-08-09 Thread Andrea Aime
On Thu, Aug 4, 2011 at 10:30 PM, Charles Galpin cgal...@lhsw.com wrote: I have created an issue with a patch for this page with a few improvements. Please let me know if I should have done anything differently, as I plan to try help supplement the docs as I can, especially the CSS styling

[Geoserver-users] ZoomToLayer on contextmenu zooms to the map's max extent instead of layers extent

2011-08-09 Thread Viola Anne
Hi, I have a contextmenu on the treepanel. The ZoomToLayer command however zooms to the maps max extent instead of the layers extent. when i check the params using firebug, the BBOX for all my layers have the same values. I had thought of using the getDataExtent to get the extents for each layer

[Geoserver-users] Memory issues with WFS

2011-08-09 Thread Bonnet Axel
Hi, I'm doing some benchmarks on geoserver and i've encountered serious memory issues. I am requesting lots of WFS request (GetFeature with bbox or filters) on two instances of geoserver 2.1.0. After about one hour, the performance collapses and the GC logs show memory problems. On each

Re: [Geoserver-users] Memory issues with WFS

2011-08-09 Thread Andrea Aime
On Tue, Aug 9, 2011 at 2:11 PM, Bonnet Axel axel.bon...@atos.net wrote: “GRAVE: The web application [/geoserver] created a ThreadLocal with key of type [null] (value [null]) and a value of type [org.geotools.data.postgis.WKBAttributeIO] (value

Re: [Geoserver-users] GeoServer WPS request builder

2011-08-09 Thread Andrea Aime
On Mon, Aug 8, 2011 at 1:57 AM, Bahman Javadi bahm...@unimelb.edu.au wrote: Hi, I just wonder if anyone knows about the input of WPS request builder. When I select TEXT for geometry, there are some options to select. I managed to get result with WKT, but not others. You should be able to use

Re: [Geoserver-users] Image Mosaic Gaps

2011-08-09 Thread AndyC
For further infomation I have also tried the following; Converting jpg to tiff files, creating new .tfw files and gdal_translate to geotiff with the same gaps appearing. Adding full projection information to the geotiffs eg; gdal_translate -of GTiff -a_srs +proj=tmerc +lat_0=49 +lon_0=-2

Re: [Geoserver-users] Labels repeating in polygon

2011-08-09 Thread Stephen V. Mather
It might be unnecessary overhead, but for labels, we've taken to handling the labeling in a separate openlayers layer, hidden from the table of contents and always on, and make the tile size really large, say 1024x1024. It makes for big requests on the server initially, but once its cached, the

Re: [Geoserver-users] WFS-T update doesn't work

2011-08-09 Thread Dorin Tcaci
Hi all, i'm writting again regarding my wfs-t update problem. Has anyone experienced such problem with the last 2.1.1 version? Regards, Dorin On 02.08.2011 15:04, Dorin Tcaci wrote: Hi Jukka, you are right about the problems related to the reserved Postgres(i have doubts here, maybe is a

Re: [Geoserver-users] Image Mosaic Gaps

2011-08-09 Thread Gavin
and further to my example, the gaps and black areas started appearing after GeoServer upgrade to 2.1.1 which I did just after a Java upgrade to 1.6.0_26 (on Ubuntu 64-bit server 10.04 LTS). If I try to revert to 2.1.0, Geoserver starts then crashes (I thought it should revert easily back to

Re: [Geoserver-users] Update feature type with REST API

2011-08-09 Thread mera
Hi Justin, Beginning of this year, with your help, we were able to use Geoserver's REST API. Requirements on the project changed and we had to change our base layers to google maps and as a result we had to project our Geoserver layers(created via rest) from 4326 to mercator(google base layer's

Re: [Geoserver-users] FW: GeoServer WPS request builder

2011-08-09 Thread Bahman Javadi
Hi, Thanks for your answer. I wonder if you have any example of GML2 or GLM3 which I can use. I tried many things, but it gave me error about Not Applicable Code. For instance, I used the simple GML codes as follows: gml:Point gml:id=p21 srsName=http://www.opengis.net/def/crs/EPSG/0/4326;

Re: [Geoserver-users] GEOS-4448 Resolved

2011-08-09 Thread Justin Deoliveira
It is appreciated if you can keep correspondance on the public list. Thanks. Well in general I would have to take an example sql view and execute it against my sql server... and determine what the metadata is that the jdbc driver is returning back, with each version of the driver we support.

[Geoserver-users] How do I get WCS 1.1.1 to return a coverage?

2011-08-09 Thread Jon Britton
Hi, I'm trying the following GetCoverage request: http://li199-25.members.linode.com:8080/geoserver/wcs?SERVICE=WCSVERSION=1.1.1REQUEST=GetCoverageIDENTIFIER=sf:sfdemBOUNDINGBOX=589980.0,913700.0,609000.0,4928010.0,urn:ogc:def:crs:EPSG::26713FORMAT=geotiff However, it isn't returning a

[Geoserver-users] flipped axis coordinates in GeoTIFF from WCS getCoverage

2011-08-09 Thread Roman Gerlach
Hi all, I am trying the following WCS (1.1.1) getCoverage request on Geoserver 2.1.1, but the image returned is always rotated and has wrong coordinates written inside the GeoTIFF Request: http://localhost:8080/geoserver/ows? service=WCS version=1.1.1 request=getCoverage

Re: [Geoserver-users] How do I get WCS 1.1.1 to return a coverage?

2011-08-09 Thread Andrea Aime
On Tue, Aug 9, 2011 at 6:24 PM, Jon Britton jonbritt...@googlemail.com wrote: Hi, I'm trying the following GetCoverage request:

Re: [Geoserver-users] flipped axis coordinates in GeoTIFF from WCS getCoverage

2011-08-09 Thread Andrea Aime
On Tue, Aug 9, 2011 at 6:28 PM, Roman Gerlach galma...@googlemail.com wrote: Hi all, I am trying the following WCS (1.1.1) getCoverage request on Geoserver 2.1.1, but the image returned is always rotated and has wrong coordinates written inside the GeoTIFF Request:

[Geoserver-users] create features to save and edit

2011-08-09 Thread Nitin Gadia
Hello, I need to ask some basic questions, because I am new, and I am a bit afraid of going down the wrong path and ending up wasting my time. I installed Geoserver 2.1.1 The next step for me is to create something where a user can do WFS-T, creating features (points, lines, polygons),

[Geoserver-users] Featuretype atributes not in featuretypes.xml (also causing projection issue)

2011-08-09 Thread mera
Hi, Beginning of this year, with your help, we were able to use Geoserver's REST API. Requirements on the project changed and we had to change our base layers to google maps and as a result we had to project our Geoserver layers(created via rest) from 4326 to mercator(google base layer's SRS).

Re: [Geoserver-users] create features to save and edit

2011-08-09 Thread Stephen V. Mather
Hi Nitin, If you're looking for something more like a turnkey solution you might try the OpenGeo Community Suite ( http://opengeo.org/technology/suite/ ), which is built up from postgis, geoserver, openlayers, geoext, etc. with easy to deploy WFS interfaces. Otherwise, I recommend any

[Geoserver-users] NativeBoundingBox and LatLongBoundingBox

2011-08-09 Thread Alessandro Ferrucci
Hello, Can someone explain to me how the NativeBoundingBox and LatLngBoundingBox are used in Geoserver after you declare them? particularly how do they affect getMap requests?, I'm not really interested in anything else. Thank you, -- Signed, Alessandro Ferrucci

Re: [Geoserver-users] NativeBoundingBox and LatLongBoundingBox

2011-08-09 Thread Alessandro Ferrucci
It would make sense that the BoundingBoxes are used for requests to do a quick check to even see if the DataStore needs to be queried for Features? (if the request provides a BBOX that is completely outside the Layer's bounding box don't even check the Layer's DataStore for features)? I'm no sure