[Geoserver-users] Set cookie using javascript during the geoserver page onload

2019-02-28 Thread Farook M
I have a django application in 'http://zzz:2080' domain which will send post request with authentication details to ' http://zzz:7080/geoserver/j_spring_security_check' which returns a cookie. I will now call a page 'http://zzz:7080/geoserver' from 'http://zzz:2080' on button click. I need to set t

[Geoserver-users] Getting error in geofence connection

2018-07-26 Thread Farook M
I am trying to setup geofence in geoserver 2.13.2 and i had downloaded geofence server plugin from http://ares.opengeo.org/ geoserver/master/community-latest/ Extracted the jar and placed it in WEB-INF/lib of geoserver. Restarted the tomcat. I could see geofence,geofence admin rules, geofence data

Re: [Geoserver-users] Enable WFS Transaction in geoserver

2018-04-23 Thread Farook M
HI Rahkonen Jukka, Thanks for your response. It's exactly due to the projection issue. I tried inserting in 4326 and the insert works perfectly. On Fri, Apr 20, 2018 at 7:32 PM, Rahkonen Jukka (MML) < jukka.rahko...@maanmittauslaitos.fi> wrote: > Hi, > > There may be other issues, but your co

Re: [Geoserver-users] returning extent as response for the resultant query records from microsoft sql server in geoserver

2016-08-01 Thread Farook M
Cheers > Andrea > > > On Mon, Aug 1, 2016 at 1:59 PM, Farook M wrote: > >> I have data in the GeoServer coming from Microsoft's SQL server. I want >> to use CQL filter with WMS to query and get 4000k records as a result. I >> need to know is there any way my CQl

[Geoserver-users] returning extent as response for the resultant query records from microsoft sql server in geoserver

2016-08-01 Thread Farook M
I have data in the GeoServer coming from Microsoft's SQL server. I want to use CQL filter with WMS to query and get 4000k records as a result. I need to know is there any way my CQl filter with WMS can return extent for the 4k records in the resultant response?If the result is 2k records, then it s