[OpenLayers-Users] Continuing WFS Trouble, though could be projections...

Christopher Schmidt crschmidt at metacarta.com
Thu Nov 23 09:54:11 EST 2006


On Thu, Nov 23, 2006 at 09:17:20AM -0000, joanne cook wrote:
> Hi All,
>  
> I have managed to get rid of the errors that occur when I use proxyhost, thanks to Christopher, but I still don't actually get any wfs displaying. The exact same URL works in other viewers. Given that I couldn't get WMS to work either, I'm wondering if this is a projection issue instead. When I look in my apache access.log, I see that the wfs is being called with very small bounding boxes that don't make much sense given where the features actually are, but the correct epsg code is being used for the srs at any rate. My code is below:

It is not currently possible to use map layers in two different
projections. When using Google Maps as a base layer, you can only 
use unprojected lat/long as the projection of your overlays. 

Adding client-side reprojection support is not on the short term list of
features for OpenLayers -- it may come in at some point, but it would be
a signficant change, and I'm not willing to commit to making it yet.

If you change your base layer from being a Google layer to being a WMS
layer, it seems like the code you have should work properly. If you are
having problems getting WMS to work in this setup, please paste the same
information back, and we can further examine the possible problems
behind it. 

Regards (and Happy Thanksgiving!),
-- 
Christopher Schmidt
MetaCarta



More information about the Users mailing list