Re: [Geoserver-users] CQL filter using lat/lon coordinates

2018-04-09 Thread Kris Johnson
Great. Thank you for this response. I will test out 2.13 and see how it goes. On Fri, Mar 30, 2018 at 11:01 AM, Andrea Aime wrote: > Hi Kris, > something similar was implemented starting version 2.13.0, the ECQL parser > now accepts the EWKT syntax already > in use

Re: [Geoserver-users] CQL filter using lat/lon coordinates

2018-03-30 Thread Andrea Aime
Hi Kris, something similar was implemented starting version 2.13.0, the ECQL parser now accepts the EWKT syntax already in use in PostGIS, see here: http://docs.geotools.org/stable/userguide/library/cql/ecql.html An example of geometry with SRID is thus: SRID=4326;LINESTRING (-134.921387

Re: [Geoserver-users] CQL filter using lat/lon coordinates

2018-03-29 Thread bradh
t List <Geoserver-users@lists.sourceforge.net> Subject: [Geoserver-users] CQL filter using lat/lon coordinates Hello, I am trying to filter a WMS using a WKT geometry in lat/lon (EPSG:4326) coordinates. According to this page (http://osgeo-org.1560.x6.nabble.com/How-to-tell-SRID-i

[Geoserver-users] CQL filter using lat/lon coordinates

2018-03-29 Thread Kris Johnson
Hello, I am trying to filter a WMS using a WKT geometry in lat/lon (EPSG:4326) coordinates. According to this page ( http://osgeo-org.1560.x6.nabble.com/How-to-tell-SRID-in-CQL-FILTER-td5289150.html) this might be possible. Here is my CQL filter: INTERSECTS(geom,