[Geoserver-users] Geoserver WFS 2.0 combined with app-schema

2018-06-05 Thread Tim Balschmiter
Hi Geoserver -community, i tryed to use Geoserver 2.13.1 with the app-schema-plugin for the output of INSPIRE conformed download services. In my opinion the most things are working perfectly and the other things i´m to stupid to configure it. So maybe some of you has a solution for my problems:

Re: [Geoserver-users] Making calls to GeoServer REST api from web app?

2018-06-05 Thread Todd Jacobus
Hi Torben, Thank you very much for your reply! WFS-T was not known to me, but seems exactly what I'm looking for. Much appreciated! Todd On Tue, Jun 5, 2018 at 2:48 PM, Torben Barsballe < tbarsba...@boundlessgeo.com> wrote: > Hi Todd > > Saving feature data to GeoServer is exactly the sort

Re: [Geoserver-users] Making calls to GeoServer REST api from web app?

2018-06-05 Thread Torben Barsballe
Hi Todd Saving feature data to GeoServer is exactly the sort of thing WFS-T is intended for - see here for details. Combining this with GeoServer's standard security model should allow you to update database

[Geoserver-users] Making calls to GeoServer REST api from web app?

2018-06-05 Thread Todd Jacobus
Hi all, I'm building a web map that collects some simple GeoJSON from user-drawn polygons and I'm trying to devise a method to send out and store that data. Would it be a bad idea to use GeoServer's REST api to push an entry to a database, or would this possibly expose a security vulnerability?

Re: [Geoserver-users] YSLD Raster Styling Filtered by Zoom Level

2018-06-05 Thread Todd Jacobus
I Jody, Thanks very much for your response. I tried using scale instead of zoom with no success. I'll experiment more with converting to SLD, or I'll just try rewriting the style in SLD. Todd On Sat, Jun 2, 2018 at 8:12 PM, Jody Garnett wrote: > You may wish to check the generated SLD -

[Geoserver-users] External legend graphic issues (Geoserver 2.13.1)

2018-06-05 Thread Chris Buckmaster
I have recently upgraded from Geoserver 2.11.0 to 2.13.1 and have found my external graphics for point layers are not displaying (they revert to a default grey symbol). Is there anything wrong in my code, or has anything changed between 2.11 and 2.13 which might be causing problems?