On Fri, May 24, 2013 at 11:32 PM, Guan Wang <[email protected]> wrote:

> Hi Jukka,
>
> Thank you for the quick reply! That's a typo error. I meant "epsg:3857".
>
> Now I know I probably used the wrong term. "Reprojection" in WFS context
> means the returning coordinates are in the projection specified by
> "srsName"
> that is appending to the GET request.
>
> What I try to accomplish is sending coordinates in "epsg:3857" to a layer
> with the projection, say "epsg:4326". I wish GeoServer WFS could recognize
> this and do the reprojection for incoming coordinates on the fly, which is
> very common for WMS.
>

Yes, it should work (we have several automated tests for this behavior).


>
> Is this even doable using WFS GET? Should I dig into WFS filter option or
> is
> just another parameter name, i.e., 'SRS' or 'CRS', I missed?
>

If it's just the bbox, you can specify the srs as the fifth element, if
it's a spatial
filter in an XML OGC filter, you set the srs on each geometry in it

Cheers
Andrea

-- 
==
GeoServer training in Milan, 6th & 7th June 2013!  Visit
http://geoserver.geo-solutions.it for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to