Re: [Geoserver-devel] Replace Geoserver Web UI

2020-08-03 Thread maven apache
That's right, I have not noticed that in geoserver there are so many plugins which contain their own GUI. And Wicket is suitable for this. If the GUI is based on a full frontend framework like ReactJS, Angular Vue, then there will be additional jobs to make the frontend know how to build the GUI

[Geoserver-devel] GeoServer/GeoTools PMC Meeting at 16:30 UTC tomorrow

2020-08-03 Thread Torben Barsballe
Reminder that the next PMC meeting is scheduled for tomorrow, August 4, at 16:30 UTC. You can join the meeting via Jitsi: https://meet.jit.si/GeoServerMeet

[Geoserver-devel] [JIRA] (GEOS-9713) Most GeoServer web pages fails to display with the WCS 1.0 CITE tests data dir

2020-08-03 Thread Andrea Aime (JIRA)
Andrea Aime ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae9469ffc-5e16-4c2b-b7b0-b9c46e912f9e ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiZDlkZWJjYTU0OGU2NDlmY2EzZTQ4OTdiMmMzYzQzMjMiLCJwIjoiaiJ9 ) / Bug ( https

[Geoserver-devel] [JIRA] (GEOS-9712) Errors in SQL DB Query on oracle

2020-08-03 Thread Pietro d'Orio (JIRA)
Pietro d'Orio ( https://osgeo-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A9e6903d6-75ac-4ec1-97a4-309f66cec31e ) *created* an issue GeoServer ( https://osgeo-org.atlassian.net/browse/GEOS?atlOrigin=eyJpIjoiMTdjZjIxNGU5NDg4NDc0ZTgyZWIyZTZlMjI5MGFmZDQiLCJwIjoiaiJ9 ) / Bug ( htt

Re: [Geoserver-devel] Willing to write some docs, but where?

2020-08-03 Thread Mark Prins
Op ma 3 aug. 2020 om 10:35 schreef Richard Duivenvoorde : > > SLD points part: > https://docs.geoserver.org/latest/en/user/styling/sld/cookbook/points.html > > I would think that the cookbook or the PointSymbolizer / ExternalGraphic docs at https://docs.geoserver.org/latest/en/user/styling/sld/ref

Re: [Geoserver-devel] Replace Geoserver Web UI

2020-08-03 Thread Andrea Aime
Oh, another though about a possible JS GUI replacement I have been playing a bit with React and Redux some time ago, the learning curve is steep, I very much doubt the existing GeoServer Java devs would be able to pick it up (as we are, with few exceptions, pure server side devs). If there was

[Geoserver-devel] Willing to write some docs, but where?

2020-08-03 Thread Richard Duivenvoorde
Hi, It took me considerable time to find out how 'paramatrized'-svg icons work. Best resource is actually a blog post: http://blog.geoserver.org/2016/10/31/geoserver-2-10-0-released/ (the part about Improved QGIS style compatibility) But it lacked some info about for example what to do when you

Re: [Geoserver-devel] Replace Geoserver Web UI

2020-08-03 Thread Andrea Aime
On Mon, Aug 3, 2020 at 8:28 AM maven apache wrote: > > >> you might need to add a few new resources. >> > > What does the `new resources` mean? > As in the R of REST. Basically new controllers or new methods in existing controllers. What Jody said is very much true, a stable set of JS devs are