[Geoserver-users] geoserver-manager useful for 2.17

2020-06-05 Thread Ashley Mort via Geoserver-users
Is geoserver-manager still appropriate to use with newer versions of GeoServer like 2.17? https://github.com/geosolutions-it/geoserver-manager ___ Geoserver-users mailing list Please make sure you read the following two resources before posting to

Re: [Geoserver-users] Envelope function not working in YSLD

2020-06-05 Thread Jody Garnett
At that point it is a straight ECQL expression (anything between ${ }). It looks like from the docs that envelope is a custom type that expects a different format: ENVELOPE ( x1 x2 y1 y2 ) So this extension provided by

Re: [Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Vitor Fonseca
shouldn't you be using WFS? Dan Hooper escreveu no dia sexta, 5/06/2020 à(s) 15:25: > I am trying to use GeoServer to produce a world map with shapes per > country using GeoJSON. In some cases the larger parts of countries are > being omitted from the produced GeoJSON. I am loading the data

Re: [Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Dan Hooper
WFS works however it does not do any geometry simplification and as such the responses are much larger than the WMS responses. On Fri, Jun 5, 2020 at 10:33 AM Vitor Fonseca wrote: > > shouldn't you be using WFS? > > Dan Hooper escreveu no dia sexta, 5/06/2020 à(s) > 15:25: > >> I am trying to

Re: [Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Vitor Fonseca
WMS won't produce geojsononly WFS Dan Hooper escreveu no dia sexta, 5/06/2020 à(s) 15:36: > WFS works however it does not do any geometry simplification and as such > the responses are much larger than the WMS responses. > > On Fri, Jun 5, 2020 at 10:33 AM Vitor Fonseca wrote: > >> >>

Re: [Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Andrea Aime
WMS + vector tiles plugin does produce GeoJSON tiles Cheers Andrea On Fri, Jun 5, 2020 at 4:52 PM Vitor Fonseca wrote: > > WMS won't produce geojsononly WFS > > Dan Hooper escreveu no dia sexta, 5/06/2020 à(s) > 15:36: > >> WFS works however it does not do any geometry simplification and

Re: [Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Vitor Fonseca
oh sorry didn't realize he was using that! what's the responde size? could be a limitation there...or the features count... Andrea Aime escreveu no dia sexta, 5/06/2020 à(s) 15:53: > WMS + vector tiles plugin does produce GeoJSON tiles > > Cheers > Andrea > > On Fri, Jun 5, 2020 at 4:52 PM

Re: [Geoserver-users] Style Preview does not open

2020-06-05 Thread Jakob Miksch
Yes, I set the proxy base url. I also whitelisted my url in the CSRF settings - not sure if this is related. On 04.06.20 22:04, Mark Prins wrote: Did you set the proxy base url?

Re: [Geoserver-users] Style Preview does not open

2020-06-05 Thread Vitor Fonseca
read https://gis.stackexchange.com/questions/282560/layer-preview-not-working-over-https/298335 and http://osgeo-org.1560.x6.nabble.com/Layer-Preview-OpenLayers-does-not-work-with-a-SSL-Reverse-Proxy-td5397920.html Jakob Miksch escreveu no dia sexta, 5/06/2020 à(s) 10:58: > Yes, I set the

[Geoserver-users] Importing WFS Source

2020-06-05 Thread Birger Böll
Hello, I'm new to this list. I already could publish a lot of nice services but stuck this time by importing a wfs service: Geoserver Version: 2.17.0 Java: 11.0.7 (OpenJDK 64-Bit Server VM) Java Rendering Engine sun.java2d.marlin.DMarlinRenderingEngine Operating System:Debain GNU/Linux 10 What

Re: [Geoserver-users] Importing WFS Source

2020-06-05 Thread Rahkonen Jukka (MML)
Hi, Without having access to http://10.48.243.107:20051/publicWFS/WFS it is hard to say what goes wrong. Do you get the same error with some really open WFS server like http://demo.geo-solutions.it/geoserver/wfs?version=1.1.0=GetCapabilities? -Jukka Rahkonen- Lähettäjä: Birger Böll

Re: [Geoserver-users] Importing WFS Source

2020-06-05 Thread Birger Böll
Hi, thanks for your reply. I get a timeout at this point with the following log: 2020-06-05 16:52:23,223 ERROR [data.ows] - Failed to execute request http://10.48.243.107:20051/publicWFS/WFS? 2020-06-05 16:53:47,867 ERROR [data.ows] - Failed to execute request

Re: [Geoserver-users] Importing WFS Source

2020-06-05 Thread Rahkonen Jukka (MML)
Hi, Clip the url so that the parameters are not repeated http://demo.geo-solutions.it/geoserver/wfs?version=1.1.0=GetCapabilities?REQUEST=GetCapabilities=1.1.0=WFS I added a complete GetCapabilities url into my mail in order to make it easy to test with a browser that the server is there.

[Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Dan Hooper
I am trying to use GeoServer to produce a world map with shapes per country using GeoJSON. In some cases the larger parts of countries are being omitted from the produced GeoJSON. I am loading the data using WMS and have the vector tiles extension installed. The data is stored in PostGIS and was

Re: [Geoserver-users] Importing WFS Source

2020-06-05 Thread Birger Böll
Hi, you were right. sorry But i get the same error: 2020-06-05 18:19:58,996 ERROR [data.ows] - Failed to execute request http://demo.geo-solutions.it/geoserver/wfs?REQUEST=GetCapabilities=WFS 2020-06-05 18:19:58,996 WARN [data.store] - Error obtaining new data store

Re: [Geoserver-users] GeoJSON missing polygons

2020-06-05 Thread Mark Prins
> > >>> >>> Dan Hooper escreveu no dia sexta, 5/06/2020 >>> à(s) 15:36: >>> WFS works however it does not do any geometry simplification and as such the responses are much larger than the WMS responses. I think simplification may lead to invalid geometries which would then be

Re: [Geoserver-users] Importing WFS Source

2020-06-05 Thread Mark Prins
Caused by: org.geotools.util.factory.FactoryNotFoundException: Can't find a > response parser factory for > DESCRIBE_FEATURETYPE/'application/vnd.ogc.se_xml;charset=ISO-8859-1' at > this looks like the upstream server is responding with a mimetype that is incorrect (not understood by geoserver)