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

2016-07-06 Thread Cosme Benito
ginal Message- From: Daniel Araujo Miranda [mailto:miranda@dpf.gov.br] Sent: quarta-feira, 6 de Julho de 2016 18:04 To: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function Hi Cosme, How did yo

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 prob

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

2016-07-06 Thread Cosme Benito
Benito ; geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] WMS layer with Labels does not render when using "interiorPoint" function Hi, There is a plugin for leaflet that allows you to have a non tiled mode: http://leafletjs.com/plugins.html#basemap-formats

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 https://www.npmjs.com/package

[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