Christy,

that axis order looks correct to me for a WMS 1.1 request centred on 
Arizona.

Your WFS response does not contain any srsName attributes on the 
geometries. It looks like it is encoded in longitude/latitude axis order 
(guessing Arizona again). What do you get if you append:

&srsName=http://www.opengis.net/def/crs/EPSG/0/4326

to a GET request?

This should force reprojection to a latitude/longitude axis order; 
failure to reproject would indicate that there is something wrong with 
the configuration of the SRS of the data source. I am not sure where 
this should happen with a shapefile data source. I have not tested 
app-schema WMS with a shapefile.

In any case, try a GeoServer with Rini's patch and see if it resolves 
the problem.

Kind regards,
Ben.

On 03/09/13 23:29, christy@azgs wrote:
> Hi Ben, thanks for the reply.  Before I try the newest patch with the
> mentioned bug fixes, here is my GeoServer Logs error report and the 1.1.0
> GetFeature request. This layer is pulling data from a shapefile.
>
> logs_OpenLayersError.txt
> <http://osgeo-org.1560.x6.nabble.com/file/n5075856/logs_OpenLayersError.txt>
>
> GetFeature20130903.xml
> <http://osgeo-org.1560.x6.nabble.com/file/n5075856/GetFeature20130903.xml>
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/OpenLayers-with-App-Schemas-tp5075263p5075856.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>

-- 
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to