Hello

I see many improvements in the new versions, but I noticed an issue concerning 
the app schema plugin.

I have two installations, completely the same

2.15.0
https://bgeoserverinspireaiv.azurewebsites.net/inspire/elu/wfs?request=GetFeature&typenames=elu:ExistingLandUseObject&count=1

2.18.0 (Ichecked 2.17.3 behaves the same)
https://aiv-beta-geoserver-inspire.azurewebsites.net/inspire/elu/wfs?request=GetFeature&typenames=elu:ExistingLandUseObject&count=1

The MultiSurface srsName is wrong in the newer versions
srsName="http://www.opengis.net/def/crs/EPSG/0/4326";

it should be
srsName=http://www.opengis.net/def/crs/EPSG/0/4258

In all versions the srsName for the Polygon is “almost” correct

srsName=http://www.opengis.net/gml/srs/epsg.xml#4258
should be
srsName="http://www.opengis.net/def/crs/EPSG/0/4258";

Did I miss a change in the configuration that is necessary?

Bart



_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to