Hi list

I'm trying and failing to change the GML output of an application schema layer 
- specifically the SRS style, but it doesn't seem to work for me and I always 
get this:

<wfs:member>
    <bu-core2d:Building gml:id="dk.bu-core2d.1069948875">
      
<bu-base:beginLifespanVersion>2015-11-27T13:27:31Z</bu-base:beginLifespanVersion>
      <bu-base:conditionOfConstruction 
xlink:href="http://inspire.ec.europa.eu/codelist/ConditionOfConstructionValue/functional"/>
      <bu-base:inspireId>
        <base:Identifier>
          <base:localId>1069948875</base:localId>
          
<base:namespace>https://geo.data.gov.dk/dataset/3237298e-d65b-2906-a847-8d2533672840</base:namespace>
        </base:Identifier>
      </bu-base:inspireId>
      <bu-core2d:geometry2D>
        <bu-base:BuildingGeometry2D>
          <bu-base:geometry>
            <gml:Polygon gml:id="dk.bu-core2d.1069948875.geom" srsDimension="2" 
srsName="http://www.opengis.net/gml/srs/epsg.xml#25832";>
              <gml:exterior>
                <gml:LinearRing>
                  <gml:posList>710473.15 6186850.04 710473.29 6186847.64 
710476.02 6186847.8 710475.9 6186849.65 710479.21 6186849.86 710479.04 
6186852.46 710475.82 6186852.27 710475.86 6186851.52 710473.17 6186851.36 
710473.15 6186850.04</gml:posList>
                </gml:LinearRing>
              </gml:exterior>
            </gml:Polygon>
          </bu-base:geometry>
          <bu-base:referenceGeometry>true</bu-base:referenceGeometry>
          <bu-base:horizontalGeometryReference 
xlink:href="http://inspire.ec.europa.eu/codelist/HorizontalGeometryReferenceValue/roofEdge"/>
          <bu-base:verticalGeometryReference 
xlink:href="http://inspire.ec.europa.eu/codelist/ElevationReferenceValue/generalRoofEdge"/>
          <bu-base:horizontalGeometryEstimatedAccuracy 
uom="m">0.1</bu-base:horizontalGeometryEstimatedAccuracy>
          <bu-base:verticalGeometryEstimatedAccuracy 
uom="m">0.15</bu-base:verticalGeometryEstimatedAccuracy>
        </bu-base:BuildingGeometry2D>
      </bu-core2d:geometry2D>
    </bu-core2d:Building>
  </wfs:member>

And I would like this:
srsName="http://www.opengis.net/def/crs/EPSG/0/25832";

I have enabled WFS at the workspace-level and have set the SRS style to OGC 
HTTP URI wherever possible and experimented with the Override GML Attributes 
checkbox, but to no avail.

The application schema layer has been created using Hale Studio's App-Schema 
Configuration [Direct Upload] function.

Does anyone have an idea as to how to solve this issue?

Regards,
Jonas

Jonas Nygaard Pedersen │ IT-udvikler │ DAD - SDFE │ Tel. 7254 5510 │ 
[email protected]

_______________________________________________
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


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to