Re: [Geoserver-users] app-schema and multi line segments

2016-12-05 Thread Ben Caradoc-Davies
Kevin, app-schema should use the same infrastructure as simple features for encoding geometries. To test whether this is an app-schema problem, please try publishing the source table as a simple feature and making a WFS 2.0.0 request to see how the geometry is encoded. I have not used Curve

[Geoserver-users] Add new raw style using REST api

2016-12-05 Thread am2222
Hi, I have worked with geoserver rest api and it is great, The only problem is that I have no idea how to post content of my sld using api, I have this code public void AddNewStyle(String styledata, string workspace) { String requestUrl = RestServiceUrl +

Re: [Geoserver-users] GeoServer Slow to Start with Lots of Namespaces ( > 3h )

2016-12-05 Thread kweis...@harris.com
I haven’t tested this in a while, but we experienced this problem in the past and discovered that using the JDBC-Config plugin (from community modules) resolved the issue. There is an initial hit during the first run with JDBC-Config enabled as it reads every resource file, validates it, and

[Geoserver-users] app-schema and multi line segments

2016-12-05 Thread kweis...@harris.com
Hello all, Has anyone had luck getting app-schema to encode a geometry with multiple segments? I'm trying to map a single geometry entry in the DB to a gml:Curve with multiple LineStringSegments, but instead of multiple segments the app-schema appears to be concatenating them into a single

[Geoserver-users] Adding Mbtile data source using REST

2016-12-05 Thread am2222
Hi, Does any one knows how can we add an MBtile data source using REST API?I can add it using UI but I want to add it by REST,Is it even possible? thanks -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Adding-Mbtile-data-source-using-REST-tp5298687.html Sent from the

Re: [Geoserver-users] WPS processes - asynchronous execution through UI & status

2016-12-05 Thread Andrea Aime
On Mon, Dec 5, 2016 at 4:39 PM, MARTIN, FANNY wrote: > Hi all, > > I am currently working on WPS processes and I have some questions about > it : > >- Is it possible to execute WPS processes asynchronously through the >UI ? >- Can an authenticated user, other

[Geoserver-users] WPS processes - asynchronous execution through UI & status

2016-12-05 Thread MARTIN, FANNY
Hi all, I am currently working on WPS processes and I have some questions about it : - Is it possible to execute WPS processes asynchronously through the UI ? - Can an authenticated user, other than the admin, list all the running or recently terminated processes he has executed in

Re: [Geoserver-users] Problem loading sen2cor corrected image on postgis+geoserver

2016-12-05 Thread Tommaso Pirini
Hi Daniele, thanks for your reply. I tried using GeoTIFF store and it works, but I need to use PostGIS (v2.2) database because I need to show an image that is the result of some raster images' transformation (eg. calculate the average value of some bands in raster images collected at different

[Geoserver-users] Geoserver 2.9 + PostgreSQL9.5 JNDI

2016-12-05 Thread virjay
All, We are trying to setup a PostgreSQL (v 9.5) connection pool for our Geoserver 2.9 instance based on this tutorial: http://docs.geoserver.org/stable/en/user/tutorials/tomcat-jndi/tomcat-jndi.html We have been unsuccessful so far in this attempt. After updating the context.xml file and

Re: [Geoserver-users] GetFeatureInfo with info_format=application/vnd.ogc.gml/3.1.1 causes memory leak

2016-12-05 Thread Jan De Moerloose
Created the issue: https://osgeo-org.atlassian.net/browse/GEOS-7887 I will try to follow up your suggestion today and report here. Cheers, Jan On 12/03/2016 11:17 AM, Andrea Aime wrote: On Fri, Dec 2, 2016 at 11:06 AM,