Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Filipe Silva
2018 15:44 > Vastaanottaja: Filipe Silva > > Kopio: geoserver-users > Aihe: Re: [Geoserver-users] WMS Request with cql_filter on diferent > projection > > Hi, > > > > It does matter to make the database query by using srs=3763 if the polygon > is also conver

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Rahkonen Jukka (MML)
lt;mailto:geoserver-users@lists.sourceforge.net> Aihe: Re: [Geoserver-users] WMS Request with cql_filter on diferent projection Hi, It does matter to make the database query by using srs=3763 if the polygon is also converted correctly into the same coordinate system. I rather believe that something goes wr

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Andrea Aime
uot;Northing", NORTH], >> >> AUTHORITY["EPSG","3857"]] >> >> Elevation = [] >> >> Env = {} >> >> Exceptions = SE_XML >> >>

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Rahkonen Jukka (MML)
Version = 1.1.1 ViewParams = null Width = 549 On Mon, Jan 22, 2018 at 8:58 PM, Filipe Silva mailto:filipesil...@gmail.com>> wrote: Hello. Yes. It does work with the original srs(the one the data is in - i can even set a cql filter in layer preview

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Filipe Silva
RemoteOwsType = null > > RemoteOwsURL = null > > Request = GetMap > > RequestCharset = UTF-8 > > ScaleMethod = null > > Sld = null > >

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Rahkonen Jukka (MML)
k) My base layer ( on openlayers) and data layer (on geoserver) are indeed diferent projections. Also the full request, with no cql_filtet, also works. Only after I set cql_filter (with the same parameters) it does not work. Regards On Monday, January 22, 2018, Rahkonen Jukka (MML) mailto:jukka.rahko...@maanmittauslaitos.f

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-23 Thread Filipe Silva
erver) are indeed > diferent projections. > > Also the full request, with no cql_filtet, also works. > Only after I set cql_filter (with the same parameters) it does not work. > > Regards > > > On Monday, January 22, 2018, Rahkonen Jukka (MML) maanmittauslaitos.fi> w

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-22 Thread Filipe Silva
1.‎2018 21:34 > Vastaanottaja: Andrea Aime > Kopio: geoserver-users > Aihe: Re: [Geoserver-users] WMS Request with cql_filter on diferent > projection > > hello. > > this is the one without filter, wich it works. > https://mygeo.azurewebsites.net/geoserver/wms?SERVICE=WMS&

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-22 Thread Rahkonen Jukka (MML)
- Lähettäjä: Filipe Silva<mailto:filipesil...@gmail.com> Lähetetty: ‎22.‎1.‎2018 21:34 Vastaanottaja: Andrea Aime<mailto:andrea.a...@geo-solutions.it> Kopio: geoserver-users<mailto:geoserver-users@lists.sourceforge.net> Aihe: Re: [Geoserver-users] WMS Request with cql_

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-22 Thread Filipe Silva
hello. this is the one without filter, wich it works. https://mygeo.azurewebsites.net/geoserver/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image%2Fpng8&TRANSPARENT=true&STYLES=&LAYERS=esp%3ALinhas&srsname=EPSG%3A3857&tiled=false&FORMAT_OPTIONS=antialias%3ANONE%3B&BBOX=-844292.3123233459%2

Re: [Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-22 Thread Andrea Aime
Hi Felipe, could you please share the various actual requests? Cheers Andrea On Mon, Jan 22, 2018 at 8:11 PM, Filipe Silva wrote: > hello. > > I have a layer on geoserver with data on EPSG:3763. > Im accessing it with openlayers on a WMS request on wich the base layer is > in EPSG:3857. > ive

[Geoserver-users] WMS Request with cql_filter on diferent projection

2018-01-22 Thread Filipe Silva
hello. I have a layer on geoserver with data on EPSG:3763. Im accessing it with openlayers on a WMS request on wich the base layer is in EPSG:3857. ive already included the proj4 3763 on openlayers. Now, if make a simple wms request with params: &SRS=EPSG%3A3857&srsname=EPSG%3A3857 and a BBOX wit