mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
Remove orig_ogc_fid fields from server filter tests
This commit is contained in:
parent
e6e54de383
commit
05f426e061
@ -8,7 +8,6 @@ Content-Type: text/xml; charset=utf-8
|
||||
<Attribute value="2" name="id"/>
|
||||
<Attribute value="two" name="name"/>
|
||||
<Attribute value="two àò" name="utf8nameè"/>
|
||||
<Attribute value="1" name="orig_ogc_fid"/>
|
||||
<BoundingBox maxy="5606017.8743" maxx="913214.6741" miny="5606017.8743" CRS="EPSG:3857" minx="913214.6741"/>
|
||||
</Feature>
|
||||
</Layer>
|
||||
|
@ -8,7 +8,6 @@ Content-Type: text/xml; charset=utf-8
|
||||
<Attribute value="2" name="id"/>
|
||||
<Attribute value="two" name="name"/>
|
||||
<Attribute value="two àò" name="utf8nameè"/>
|
||||
<Attribute value="1" name="orig_ogc_fid"/>
|
||||
<BoundingBox maxy="5606017.8743" maxx="913214.6741" miny="5606017.8743" CRS="EPSG:3857" minx="913214.6741"/>
|
||||
</Feature>
|
||||
</Layer>
|
||||
|
@ -8,14 +8,12 @@ Content-Type: text/xml; charset=utf-8
|
||||
<Attribute value="2" name="id"/>
|
||||
<Attribute value="two" name="name"/>
|
||||
<Attribute value="two àò" name="utf8nameè"/>
|
||||
<Attribute value="1" name="orig_ogc_fid"/>
|
||||
<BoundingBox maxy="5606017.8743" maxx="913214.6741" miny="5606017.8743" CRS="EPSG:3857" minx="913214.6741"/>
|
||||
</Feature>
|
||||
<Feature id="2">
|
||||
<Attribute value="3" name="id"/>
|
||||
<Attribute value="three" name="name"/>
|
||||
<Attribute value="three èé↓" name="utf8nameè"/>
|
||||
<Attribute value="2" name="orig_ogc_fid"/>
|
||||
<BoundingBox maxy="5606011.4565" maxx="913204.9128" miny="5606011.4565" CRS="EPSG:3857" minx="913204.9128"/>
|
||||
</Feature>
|
||||
</Layer>
|
||||
|
@ -8,14 +8,12 @@ Content-Type: text/xml; charset=utf-8
|
||||
<Attribute value="2" name="id"/>
|
||||
<Attribute value="two" name="name"/>
|
||||
<Attribute value="two àò" name="utf8nameè"/>
|
||||
<Attribute value="1" name="orig_ogc_fid"/>
|
||||
<BoundingBox maxy="5606017.8743" maxx="913214.6741" miny="5606017.8743" CRS="EPSG:3857" minx="913214.6741"/>
|
||||
</Feature>
|
||||
<Feature id="2">
|
||||
<Attribute value="3" name="id"/>
|
||||
<Attribute value="three" name="name"/>
|
||||
<Attribute value="three èé↓" name="utf8nameè"/>
|
||||
<Attribute value="2" name="orig_ogc_fid"/>
|
||||
<BoundingBox maxy="5606011.4565" maxx="913204.9128" miny="5606011.4565" CRS="EPSG:3857" minx="913204.9128"/>
|
||||
</Feature>
|
||||
</Layer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user