[Geoserver-users] REST API and PUT updates

2016-07-06 Thread James Sewell
Hello All, I've been using the REST API lately, which has been a bit problematic for me. Is there a way to change a single parameter for an object from a single REST call? For example, change the database name for a data store? I suppose what I'm after is PATCH rather than PUT, as PUT is

Re: [Geoserver-users] geoserver 2.7.0 org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor

2016-07-06 Thread Adam Steer
Hi Andrea Thanks for your reply. I’ve attached an openlayers request trace below from the geoserver log, and the URL is:

Re: [Geoserver-users] Large vector layer in Google Maps

2016-07-06 Thread Milton Jonathan
Thanks guys So it looks like nobody ever uses GeoServer to load large vector layers on Google Maps. Ok, good to know! (Daniel, it does work with Google Earth) Best regards, Milton 2016-07-06 13:08 GMT-03:00 Daniel Araujo Miranda : > Hi Milton, > > That kind of url

Re: [Geoserver-users] [Geotools-devel] Call for Online MiniSprint

2016-07-06 Thread Jody Garnett
My +1 for July 22nd. Hard to schedule a monthly "bug rodeo" at the end of the month. As per meeting discussion It may be helpful to have a couple volunteers to prep the day before so we can be effective on July 22nd. -- Jody Garnett On 6 July 2016 at 08:16, Simone Giannecchini <

Re: [Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function

2016-07-06 Thread Cosme Benito
Hi Daniel, I have checked the validity with the ST_IsValid. I also tried the SnapToGrid method you described and a similar approach based on buffers, both net the same result. I'll check your presentation, maybe I can find a way to figure this out. Thanks, Cosme Benito -Original

Re: [Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function

2016-07-06 Thread Daniel Araujo Miranda
Hi Cosme, How did you check out the geometries were ok? Did you run an actual validity check like ST_IsValid or did you inspect them visually? It might be that the "interiorPoint" algorithm uncovered something odd that is not evident to the eye. From what you have written, the problem is

Re: [Geoserver-users] Zoom

2016-07-06 Thread Daniel Araujo Miranda
I get that when I try to zoom out (not in) on a really crowded layer, but it has nothing to do with geoserver versions. May I suggest you try a vanilla style on your layer and see if the issue continues? It might be that something in the SLD is handled differently on your new geoserver

Re: [Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function

2016-07-06 Thread Cosme Benito
Thanks for pointing it out but I do appreciate the tiled advantages over the single tile approach. I’d much rather solve this at GeoServer’s end, if possible. Cosme Benito From: Nuno Oliveira [mailto:nuno.olive...@geo-solutions.it] Sent: quarta-feira, 6 de Julho de 2016 17:48 To: Cosme

Re: [Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function

2016-07-06 Thread Nuno Oliveira
Hi, There is a plugin for leaflet that allows you to have a non tiled mode: http://leafletjs.com/plugins.html#basemap-formats the plugin name is leaflet.wms. I never tried it (mainly because it requires leaflet master) but it may be useful. There is also this one in

Re: [Geoserver-users] Zoom

2016-07-06 Thread Mason, Matthew
Hey Andrea, I played around with 2.8.4 as well, but also noticed the same issue of the performance hit in terms of response time where upon zooming in to the max zoom level, the layers had difficulty rendering and couldn’t completely finish rendering. I did notice though that in 2.8.4 the

[Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function

2016-07-06 Thread Cosme Benito
Hello, I’ve been using Leaflet + Geoserver 2.9.0 to represent WMS layers with labels. Since Leaflet only works in tiled mode I came to the problem that labels would appear once per tile. To correct this problem I tried to put labels to show up at the geometry’s centroid, even if this meant

Re: [Geoserver-users] Large vector layer in Google Maps

2016-07-06 Thread Daniel Araujo Miranda
Hi Milton, That kind of url returns a perfectly valid kml for me that opens in Google Earth. A wrong setting in the "Proxy Base URL" field will show as an invalid address in the ... field inside your kml. Check if that WMS address inside the KML is valid. If it is not, fix

Re: [Geoserver-users] Zoom

2016-07-06 Thread Andrea Aime
Hi, there should be some fixes for slowdowns caused by heavy raster oversampling in 2.8.4, try it out. Cheers Andrea On Wed, Jul 6, 2016 at 5:35 PM, Mason, Matthew wrote: > After upgrading from 2.5.3 to 2.8.2, we experienced a significant decrease > in performance

[Geoserver-users] Zoom

2016-07-06 Thread Mason, Matthew
After upgrading from 2.5.3 to 2.8.2, we experienced a significant decrease in performance when increasing the zoom level to the point of becoming unresponsive (zooming in tighter around the 0-4 zoom level). The issue also occurred when using any Geoserver version 2.6.x and up and did not occur

[Geoserver-users] Call for Online MiniSprint

2016-07-06 Thread Simone Giannecchini
Dear All, sorry for cross posting but I believe this is something that might impact both users as well as developers of GetoTools and GeoServer. I wanted to propose an online, distributed, loosely coordinated 1 day sprint in the short term where people can help GeoServer as well as GeoTools with

Re: [Geoserver-users] [Geotools-devel] Call for Online MiniSprint

2016-07-06 Thread Alessio Fabiani
+1 Best Regards, Alessio Fabiani. == GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information. == Ing. Alessio Fabiani @alfa7691 Founder/Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax:

Re: [Geoserver-users] Large vector layer in Google Maps

2016-07-06 Thread Andrea Aime
On Wed, Jul 6, 2016 at 4:11 PM, Milton Jonathan wrote: > Hello all, it's been a good while since I've come here > > I have a (hopefully) straightforward problem at hand: I want to > efficiently display a vector layer in Google Maps that may have a very > large number

[Geoserver-users] Large vector layer in Google Maps

2016-07-06 Thread Milton Jonathan
Hello all, it's been a good while since I've come here I have a (hopefully) straightforward problem at hand: I want to efficiently display a vector layer in Google Maps that may have a very large number of polygons. To do that, I need to load the polygons gradually on demand as the user

Re: [Geoserver-users] geoserver 2.7.0 org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor

2016-07-06 Thread Andrea Aime
Hi Adam, this seems really weird, as the error occurs only if the layer could not be found: https://github.com/geoserver/geoserver/blob/2.7.0/src/web/core/src/main/java/org/geoserver/web/data/resource/ResourceConfigurationPage.java#L110 There is a bug there, the return page is yet not set, but

Re: [Geoserver-users] Force data_dir

2016-07-06 Thread Nuno Oliveira
Hi, The answer is no. GeoServer will fall back to the embedded data directory if the provided directory doesn't exists, is not a directory or is not writable. Regards, Nuno Oliveira Le mercredi 06 juillet 2016 à 08:17 +0200, Volkan Gümüs a écrit : > Hey all! > > Is it possible to force the

Re: [Geoserver-users] Strategy for GetCaps layer scale range for multiple styles?

2016-07-06 Thread Andrea Aime
Hi Martin, I did not know the answer so I looked quickly in the code... I ended up in this method, by the looks of it, it seems all styles are taken into account: https://github.com/geoserver/geoserver/blob/master/src/wms/src/main/java/org/geoserver/wms/capabilities/CapabilityUtil.java#L35 Two

[Geoserver-users] Force data_dir

2016-07-06 Thread Volkan Gümüs
Hey all! Is it possible to force the data_dir for geoserver, i.e. prevent geoserver from starting if the given data_dir is not reachable? Regards, Volkan -- Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park