Re: [Geoserver-users] scripting languages

2019-05-21 Thread bradh
You can access http://build.geoserver.org/geoserver/ (note, there was significant work done on the build server, and TLS is still being re-established) for now. I'm not sure about geoscript, but perhaps https://github.com/geoscript/geoscript-py might be an alternative. Brad From:

[Geoserver-users] scripting languages

2019-05-21 Thread Duvan Alexander Robles Mondragon
Hello, I tried to perform a web service process (WPS) for any operation, but the links to download and work do not work, are there other repositories or does this solution have no solution? http://geoscript.org/py and https://build.geoserver.org/geoserver/

[Geoserver-users] missing templates folder

2019-05-21 Thread Vera Green
Hello, I am looking at customizing some templates for WMS but I do not have a templates folder. Is this usual? Can I create it? It should be here correct: /opt/tomcat/webapps/geoserver/data GeoServer 2.15.0 running as web

Re: [Geoserver-users] community modules

2019-05-21 Thread Jody Garnett
Note even when that server comes back I doubt historic community modules will be available. You should consider building from source for the best experience (ie to be sure of compatibility with the release of GeoSever you are using). The community module links are intended to share ideas and RnD

Re: [Geoserver-users] Gridlines appearing with geoserver 2.15.0 and vector tiles

2019-05-21 Thread Jody Garnett
Just to clarify, what is the intended functionality here? Are the polygons intended to extend past the tile boundary and be "clipped" (and thus not render an edge)? -- Jody Garnett On Tue, 21 May 2019 at 02:06, SW wrote: > Hi, > > We're also using OpenLayers and GeoServer/GWC generated vector

Re: [Geoserver-users] Request regarding GeoServer's Swagger REST API documentation

2019-05-21 Thread Jody Garnett
To follow up to Andrea's point, here is the location of the docs in GitHub: https://github.com/geoserver/geoserver/tree/master/doc/en/api/1.0.0 If you locate an entry with an invalid endpoint you should be able to edit the file directly to make the fix (and submit a pull request). For changes

Re: [Geoserver-users] Request regarding GeoServer's Swagger REST API documentation

2019-05-21 Thread Andrea Aime
Hi Rui, the documentation was added at the end of a very busy code sprint a couple of years ago and has not been touched much since. Feel free to make pull requests to improve it, all the swagger docs are in the version control (really, we need someone to care for it, the existing devs are already

[Geoserver-users] Request regarding GeoServer's Swagger REST API documentation

2019-05-21 Thread Rui Maciel
Regarding GeoServer's Swagger REST API documentation, could you please not include invalid endpoints in the documentation? From a user's point of view, listing invalid endpoints make the spec needlessly harder to read and to follow, and their presence is less helpful than simply not listing

[Geoserver-users] GeoServer REST API: issue with JSON example value of CoverageStores

2019-05-21 Thread Rui Maciel
While browsing through the CoverageStores section of GeoServer's REST API documentation[1] I've noticed that some JSON example values are actually XML with literal newline characters embedded in the string. Please check: * POST /workspaces/{workspace}/coveragestores *

Re: [Geoserver-users] Gridlines appearing with geoserver 2.15.0 and vector tiles

2019-05-21 Thread Andrea Aime
Hi Scott, thanks for confirming. Can you open a ticket on https://osgeo-org.atlassian.net/projects/GEOS/summary with the information you shared above? Cheers Andrea On Tue, May 21, 2019 at 11:12 AM SW wrote: > Hi, > > We're also using OpenLayers and GeoServer/GWC generated vector tiles to >

Re: [Geoserver-users] Gridlines appearing with geoserver 2.15.0 and vector tiles

2019-05-21 Thread SW
Hi,  We're also using OpenLayers and GeoServer/GWC generated vector tiles to display features on a map. We recently upgraded to 2.15.0 and noticed the same gridlines around the internal edges of the vector tile.  Here's an example of what we're seeing for a layer styled in OpenLayers CSS with

Re: [Geoserver-users] Serving SRTM1 data with GeoServer

2019-05-21 Thread Ian Turton
Have a look at https://www.ianturton.com/tutorials/bluemarble.html where I have example scripts and work flow to create a base image from a set of tiles and how to make a pyramid from it. Ian On Tue, 21 May 2019 at 03:16, Barry Carter wrote: > I'm trying to provide SRTM1 (1 arcsecond

Re: [Geoserver-users] Serving SRTM1 data with GeoServer

2019-05-21 Thread Peter Smythe
Hi Barry I have recently done something similar and had a slightly different problem, but still related to too many files, with GeoServer performing very slowly when zoomed out. Our solution, which works very well, was to create a layer group with the original (TIFF) ImageMosaic store from scale