Hello,
thanks for your answer. I tried what you explained and now my wfs is shown
on the map with projection 900913 and displayprojection 4326. The bad news
are, that my wfs getfeature request still doesn't work.
Here is my code for the getfeature request:
var control = new OpenLayers.Control.GetFeature
({
protocol: OpenLayers.Protocol.WFS
({
url: "http://.../geoserver/wfs",
featureType: "my_shape",
featurePrefix: 'topp',
featureNS: "http://www.openplans.org/topp",
geometryName: 'the_geom',
maxFeatures: 100
})
});
I tried to add the projection parameter in this block too, but it didn't
change anything.
Do you have any other idea.
Thanks.
Best Regards
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/GetFeature-of-WFS-Layer-with-EPSG-4326-with-osm-base-layer-EPSG-900913-doesn-t-work-tp5689706p5697860.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users