Thank you all for the information. Although the mechanism seems to me a bit confusing, now I understand how it works.
Regards, Robert. > ----- Original Message ----- > From: Rahkonen Jukka > Sent: 01/27/11 07:46 AM > To: Robert Holland > Subject: Re: [Geoserver-users] getFeature: bug in WFS 1.1.0? > > Hi, > > For example for EPSG:32628 see > > http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::32628%20&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=EPSG:32628 > > At the bottom of the report read Coordinate Axes. In this case the official > order is Easting-Northing and as far as I understand WFS 1.0.0 and 1.1.0 > should not have any different behavious. Compare with the most famous axes > flipping projection > > http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::4326%20&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=EPSG:4326 > > 900913, officially 3857 should not do any axes flipping either. > > http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::3857&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=EPSG:3857 > > > -Jukka Rahkonen- > > > -----Alkuperäinen viesti----- > > Lähettäjä: Robert Holland [mailto:[email protected]] > > Lähetetty: 27. tammikuuta 2011 1:16 > > Vastaanottaja: Rahkonen Jukka; [email protected] > > Kopio: Geoserver Users > > Aihe: Re: [Geoserver-users] getFeature: bug in WFS 1.1.0? > > > > 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
