Skip to content

Commit e165d45

Browse files
committed
[processing] fix GDAL raster tests
1 parent 6138527 commit e165d45

File tree

6 files changed

+90766
-90785
lines changed

6 files changed

+90766
-90785
lines changed

python/plugins/processing/tests/testdata/expected/gdal/contour.gml

Lines changed: 485 additions & 485 deletions
Large diffs are not rendered by default.

python/plugins/processing/tests/testdata/expected/gdal/contour.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<xs:complexContent>
1616
<xs:extension base="gml:AbstractFeatureType">
1717
<xs:sequence>
18-
<xs:element name="geometryProperty" type="gml:MultiLineStringPropertyType" nillable="true" minOccurs="0" maxOccurs="1"/>
18+
<xs:element name="geometryProperty" type="gml:LineStringPropertyType" nillable="true" minOccurs="0" maxOccurs="1"/>
1919
<xs:element name="ID" nillable="true" minOccurs="0" maxOccurs="1">
2020
<xs:simpleType>
2121
<xs:restriction base="xs:integer">

python/plugins/processing/tests/testdata/expected/gdal/polygonize.gfs

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)