cga-harvard / worldmap

WorldMap GeoNode Project
GNU General Public License v3.0
13 stars 7 forks source link

Not found SLD_SERVICE_EXTENSION in Geoserver 2.12.x #143

Open waybarrios opened 6 years ago

waybarrios commented 6 years ago

At the beginning in this migration process, we decided to use last stable version of Geoserver (2.10.x). For this version we made sure that it worked for that version as it can be verified in the issue #16 that was closed. However, when the version 2.12.x was updated, this functionality didn't work, since the SLDREST plugin wasn't installed. So today, I decided to reinstall sld plugin for the current version, but I noticed this plugin isn't yet compiled.

Look at the following:

url https://build.geoserver.org/geoserver/2.12.x/community-latest/ image url https://build.geoserver.org/geoserver/2.10.x/community-latest/ image

As you see, sld rest serviceis not available yet for the latest version However, it is clear to remember again that the classify style worked at past, but when changing the version it stopped working.

Reference:

https://github.com/cga-harvard/worldmap/issues/16

capooti commented 6 years ago

thanks @waybarrios this was exactly what I thought it happened. I will check with the GeoNode core team if it is possible to include it in the build, meanwhile did you try to use the 2.10.x plugin? I believe it should still work.

capooti commented 6 years ago

@waybarrios did you check if with 2.10.x plugin is working?