[OpenLayers-Users] wfs reproj

floflo florent.gravin at bluecham.net
Wed Apr 1 00:15:45 EDT 2009


Hi,

i have a geoserver wms TOTO in EPSG:3163
my map is displayed in EPSG:4326 (cos i integrated tilecache wms, that i can't display in EPSG:3163)
so my coordonate system is in 4326.

i want to select a feature from my layer TOTO
i query my geoserver?wfs with a filter, whom response give me a polygon with a geometry based on EPSG:3163 coordonate system.
so, when i want to display it, i can't see it because it doens't fit with the coordonate system of my map.

conclusion : my wfs request must return a polygon in EPSG:4326 if i want to display it on my map...

how can i do ?

my request :
http://193.51.249.19:8080/geoserver/wfs?service=WFS&version=1.0.0&request=GetFeature&typename=bluecham:communes&FEATUREID=communes.8

i tried to add a parameter in the url projection=EPSG:4326 or srs.. but nothing

thks for help

-- 
View this message in context: http://n2.nabble.com/wfs-reproj-tp2567048p2567048.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.




More information about the Users mailing list