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.

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?

Thanks a lot!

Guan

-----Original Message-----
From: Rahkonen Jukka [mailto:[email protected]] 
Sent: Friday, May 24, 2013 5:20 PM
To: [email protected]
Subject: Re: [Geoserver-users] GeoServer 2.1.X WFS Support on Google
Projection

Hi,

This is probably a newer version but generally, yes.

http://demo.opengeo.org/geoserver/wfs?service=wfs&version=1.1.0&request=getf
eature&typename=topp:states&srsname=EPSG:3857&maxfeatures=1

The correct code is EPSG:3857. However, with all data reprojection into
EPSG:3857 in not possible because the system is valid only between -85 - +85
degrees latitude.

-Jukka Rahkonen-


________________________________
Guan Wang wrote:

Hi,

Does anyone know if GeoServer 2.1.3 supports WFS reprojection on EPSG:3758?

WMS service obviously does. But, I have trouble to make it work on WFS. If I
switch to epsg:4326, everything works just fine.

Thanks,

Guan

----------------------------------------------------------------------------
--
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


------------------------------------------------------------------------------
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