Hi,

I use the app-schema mapping plugin.
When I map a geometry column from database to GML element, the following
Srs notation is used :
http://www.opengis.net/gml/srs/epsg.xml#xxxx (longitude/latitude)

Example:
<gml:Point srsDimension="2" srsName="
http://www.opengis.net/gml/srs/epsg.xml#4326";>
<gml:pos>0.0019444444444 43.0769444444444</gml:pos>
</gml:Point>

However, currently, Geoserver (without app-schema plugin) uses the new Srs
notation :
urn:x-ogc:def:crs:EPSG:xxxx - latitude/longitude

So, how to use the new Srs notation when I use the "app-schema" plugin to
map geometry column ?

Best regards,

RudyWI
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to