You are right. It worked when I flipped x- and y- coordinates. We are using EPSG:4326, EPSG:32628 and EPSG:900913. How can I find out which is the order for each SRS? I have been looking at the GetCapabilities document but I didn't find anything relevant.
Thank you for your help. Regards, > ----- Original Message ----- > From: Rahkonen Jukka > Sent: 01/26/11 01:35 PM > To: Robert Holland > Subject: Re: [Geoserver-users] getFeature: bug in WFS 1.1.0? > > Hi, > > Andrea will tell you next that WFS 1.1.0 standard flipped the meaning of x- > and y-coordinates with a bunch of projections. Most probably you will get > your features by using this bbox: > BBOX=3128376,591400,3131335,589703 > > But send anyhow the SRS code so that Andrea can tell you if that projections > belongs to the group which awaits coordinates in order Northing-Easting. > > -Jukka Rahkonen- > > > -----Alkuperäinen viesti----- > > Lähettäjä: Andrea Aime [mailto:[email protected]] > > Lähetetty: 26. tammikuuta 2011 13:36 > > Vastaanottaja: Robert Holland > > Kopio: Geoserver Users > > Aihe: Re: [Geoserver-users] getFeature: bug in WFS 1.1.0? > > > > On Wed, Jan 26, 2011 at 9:37 AM, Robert Holland > > <[email protected]> wrote: > > > > > > Hi, > > > > > > I am using Geoserver 2.0.2. When I try to get some data of > > a bounding box by using WFS 1.1.0, it returns nothing. > > However, running the same request using the version 1.0.0 of > > WFS returns the expected data. Is it a bug? > > > > > > > > http://localhost/ogc/ows?TYPENAME=prod:irradiation&MAXFEATURES > > =100&OUTPUTFORMAT=csv&BBOX=591400,3128376,589703,3131335&REQUE > ST=GetFeature&VERSION=1.1.0&SERVICE=WFS > > > > Depends. Which SRS did you use for that layer? > > > > Cheers > > Andrea > > > > > > -- > > Ing. Andrea Aime > > Technical Lead > > > > GeoSolutions S.A.S. > > Via Poggio alle Viti 1187 > > 55054 Massarosa (LU) > > Italy > > > > phone: +39 0584962313 > > fax: +39 0584962313 > > > > http://www.geo-solutions.it > > http://geo-solutions.blogspot.com/ > > http://www.linkedin.com/in/andreaaime > > http://twitter.com/geowolf > > > > ----------------------------------------------------- > > > > -------------------------------------------------------------- > > ---------------- > > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > > Finally, a world-class log management solution at an even > > better price-free! > > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > > February 28th, so secure your free ArcSight Logger TODAY! > > http://p.sf.net/sfu/arcsight-sfd2d > > _______________________________________________ > > Geoserver-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/geoserver-users > > ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
