|
From: Justin D. <jde...@op...> - 2007-12-20 20:18:22
|
Hi Sebastien, The reason that this is occurring is because the underlying datastore is not setting the crs information properly. What backend are you using? -Justin Sebastien Geindre wrote: > hi all, > > Geoserver replies to wfs request a gml polygon with no srsName > attribute, is it ok ? > How can i force it to do so ? > > Thanks. > > <gml:Polygon> > <gml:exterior> > <gml:LinearRing> > <gml:posList>50.55 0.59 50.54 0.57 50.49 0.57 50.49 > 0.62 50.55 0.62 50.55 0.6 50.55 0.59</gml:posList> > </gml:LinearRing> > </gml:exterior> > </gml:Polygon> > -- Justin Deoliveira The Open Planning Project http://topp.openplans.org |