Hi,

I have downloaded the current trunk version of mapbuilder and I have
specified a <webServiceSrs>EPSG:23030<webServiceSrs> in my <WfsGetFeature>
widgets. But when a place of normal layer is selected the error in my
navegator is "NamedLayer has no properties" and eclipse console shows:

<ServiceExceptionReport
   version="1.2.0"
   xmlns="http://www.opengis.net/ogc";
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
   xsi:schemaLocation="http://www.opengis.net/ogc
http://schemas.opengis.net/wfs/1.0.0/OGC-exception.xsd";>
   <ServiceException>
      illegal bbox, minX: 2.2253421989828E7 is greater than maxX:
2.2231490162558E7
</ServiceException></ServiceExceptionReport>

I don't know if I need something more or the problem in the current trunk is
not solved.

Regards

2008/2/26, Andreas Hocevar <[EMAIL PROTECTED]>:
>
> Hi,
>
> MapBuilder 1.5rc1 did not support on-the-fly reprojection in the
> WfsGetFeature widget yet. If you want to use that, download the current
> trunk version (or wait for 1.5rc2, which will be released in a month or
> so) and specify a <webServiceSrs> property in your config.xml. This
> webServiceSrs would be EPSG:23030 in your case.
>
> Regards,
> Andreas.
>
>
> md rc wrote:
> > I'm using MapBuilder 1.5(rc1) with Google Maps in a web page. I want
> > to use google maps in the background and superpose other maps. I'm
> > using a OwsContext instead of a normal WMC context. I have defined a
> > OwsContext with a ows:BaseLayer and some normal layers. The projetion
> > of Google Maps is epsg:900913 and the other maps is epsg:23030. The
> > problem is in WFS query. When a place of normal layer is selected the
> > used projection is 900913 and not return information. Someone knows
> > how to solve it?
> >
> > Regards
>
> > ------------------------------------------------------------------------
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > Mapbuilder-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
> >
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mapbuilder-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mapbuilder-users

Reply via email to